2026-06-30 19:51:49.020 | + ./stack.sh:main:488 : exec 2026-06-30 19:51:49.020 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-30-215148' 2026-06-30 19:51:49.020 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-30-215148.summary.2026-06-30-215148 2026-06-30 19:51:49.020 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 19:51:49.020 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-30-215148 2026-06-30 19:51:49.020 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-30-215148 /opt/stack/logs/stack.sh.log 2026-06-30 19:51:49.020 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-30-215148.summary.2026-06-30-215148 /opt/stack/logs/stack.sh.log.summary 2026-06-30 19:51:49.021 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-30 19:51:49.021 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-30 19:51:49.021 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-30 19:51:49.021 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-30 19:51:49.021 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-30 19:51:49.021 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-30 19:51:49.021 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-30 19:51:49.021 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-30 19:51:49.022 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-30 19:51:49.022 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-30 19:51:49.022 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-30 19:51:49.022 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-30 19:51:49.022 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-30 19:51:49.022 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-30 19:51:49.023 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-30 19:51:49.023 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-30 19:51:49.023 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-30 19:51:49.023 | + ./stack.sh:main:574 : set -o errexit 2026-06-30 19:51:49.023 | + ./stack.sh:main:577 : uname -a 2026-06-30 19:51:49.023 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-30 19:51:49.023 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-30 19:51:49.023 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-30 19:51:49.024 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-30 19:51:49.054 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-30 19:51:49.071 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-30 19:51:49.074 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-30 19:51:49.091 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-30 19:51:49.094 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-30 19:51:49.111 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-30 19:51:49.115 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-30 19:51:49.132 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-30 19:51:49.135 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-30 19:51:49.136 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-30 19:51:49.140 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-30 19:51:49.157 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-30 19:51:49.160 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-30 19:51:49.176 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-30 19:51:49.179 | + ./stack.sh:main:591 : tune_host 2026-06-30 19:51:49.182 | + lib/host:tune_host:125 : configure_host_mem 2026-06-30 19:51:49.184 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-30 19:51:49.187 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-30 19:51:49.189 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-30 19:51:49.191 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-30 19:51:49.193 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-30 19:51:49.195 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 19:51:49.197 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 19:51:49.199 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-30 19:51:49.201 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 19:51:49.203 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 19:51:49.205 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 19:51:49.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:51:49.210 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:51:49.212 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 19:51:49.215 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-30 19:51:49.217 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-30 19:51:49.219 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-30 19:51:49.222 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-30 19:51:49.226 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-30 19:51:49.229 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-30 19:51:49.231 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-30 19:51:49.233 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:51:49.236 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:51:49.239 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:51:49.242 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849109240 2026-06-30 19:51:49.245 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-30 19:51:49.247 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-30 19:51:49.249 | + 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-06-30 19:51:49.424 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-30 19:51:49.424 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-06-30 19:51:49.424 | Get:3 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-30 19:51:49.461 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-30 19:51:49.507 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-30 19:51:52.668 | Fetched 4747 B in 1s (8417 B/s) 2026-06-30 19:51:54.290 | Reading package lists... 2026-06-30 19:51:54.317 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-30 19:51:54.320 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-30 19:51:54.322 | + functions-common:time_stop:2420 : local name 2026-06-30 19:51:54.325 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:51:54.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:51:54.330 | + functions-common:time_stop:2423 : local total 2026-06-30 19:51:54.332 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:51:54.335 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-30 19:51:54.338 | + functions-common:time_stop:2427 : start_time=1782849109240 2026-06-30 19:51:54.340 | + functions-common:time_stop:2429 : [[ -z 1782849109240 ]] 2026-06-30 19:51:54.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:51:54.347 | + functions-common:time_stop:2432 : end_time=1782849114345 2026-06-30 19:51:54.350 | + functions-common:time_stop:2433 : elapsed_time=5105 2026-06-30 19:51:54.353 | + functions-common:time_stop:2434 : total=0 2026-06-30 19:51:54.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:51:54.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5105 2026-06-30 19:51:54.360 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-30 19:51:54.363 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 19:51:54.366 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:51:54.368 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:51:54.371 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-30 19:51:54.392 | + 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-06-30 19:51:54.430 | Reading package lists... 2026-06-30 19:51:54.809 | Building dependency tree... 2026-06-30 19:51:54.811 | Reading state information... 2026-06-30 19:51:55.373 | The following packages were automatically installed and are no longer required: 2026-06-30 19:51:55.375 | libfwupd2 libgusb2 2026-06-30 19:51:55.375 | Use 'sudo apt autoremove' to remove them. 2026-06-30 19:51:55.414 | The following NEW packages will be installed: 2026-06-30 19:51:55.416 | ksmtuned 2026-06-30 19:51:55.494 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 19:51:55.494 | Need to get 7444 B of archives. 2026-06-30 19:51:55.494 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-30 19:51:55.494 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-30 19:51:55.710 | perl: warning: Setting locale failed. 2026-06-30 19:51:55.710 | perl: warning: Please check that your locale settings: 2026-06-30 19:51:55.710 | LANGUAGE = (unset), 2026-06-30 19:51:55.711 | LC_ALL = "en_US.utf8", 2026-06-30 19:51:55.711 | LANG = "de_DE.UTF-8" 2026-06-30 19:51:55.711 | are supported and installed on your system. 2026-06-30 19:51:55.711 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:51:55.808 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:51:55.808 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:51:55.808 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:51:56.008 | Fetched 7444 B in 0s (145 kB/s) 2026-06-30 19:51:56.051 | Selecting previously unselected package ksmtuned. 2026-06-30 19:51:56.335 | (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 ... 107972 files and directories currently installed.) 2026-06-30 19:51:56.341 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-30 19:51:56.345 | Unpacking ksmtuned (4.20150326) ... 2026-06-30 19:51:56.412 | Setting up ksmtuned (4.20150326) ... 2026-06-30 19:51:56.621 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-30 19:51:56.811 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-30 19:51:57.505 | perl: warning: Setting locale failed. 2026-06-30 19:51:57.505 | perl: warning: Please check that your locale settings: 2026-06-30 19:51:57.505 | LANGUAGE = (unset), 2026-06-30 19:51:57.505 | LC_ALL = "en_US.utf8", 2026-06-30 19:51:57.506 | LANG = "de_DE.UTF-8" 2026-06-30 19:51:57.506 | are supported and installed on your system. 2026-06-30 19:51:57.506 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:51:57.648 | perl: warning: Setting locale failed. 2026-06-30 19:51:57.648 | perl: warning: Please check that your locale settings: 2026-06-30 19:51:57.648 | LANGUAGE = (unset), 2026-06-30 19:51:57.648 | LC_ALL = "en_US.utf8", 2026-06-30 19:51:57.648 | LANG = "de_DE.UTF-8" 2026-06-30 19:51:57.648 | are supported and installed on your system. 2026-06-30 19:51:57.649 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:51:57.698 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:51:57.698 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:51:57.698 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:51:57.765 | perl: warning: Setting locale failed. 2026-06-30 19:51:57.765 | perl: warning: Please check that your locale settings: 2026-06-30 19:51:57.765 | LANGUAGE = (unset), 2026-06-30 19:51:57.765 | LC_ALL = "en_US.utf8", 2026-06-30 19:51:57.766 | LANG = "de_DE.UTF-8" 2026-06-30 19:51:57.766 | are supported and installed on your system. 2026-06-30 19:51:57.766 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:51:58.300 | 2026-06-30 19:51:58.300 | Running kernel seems to be up-to-date. 2026-06-30 19:51:58.300 | 2026-06-30 19:51:58.300 | No services need to be restarted. 2026-06-30 19:51:58.300 | 2026-06-30 19:51:58.300 | No containers need to be restarted. 2026-06-30 19:51:58.301 | 2026-06-30 19:51:58.301 | No user sessions are running outdated binaries. 2026-06-30 19:51:58.301 | 2026-06-30 19:51:58.301 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 19:52:00.264 | + functions-common:apt_get:1211 : result=0 2026-06-30 19:52:00.266 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 19:52:00.269 | + functions-common:time_stop:2420 : local name 2026-06-30 19:52:00.272 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:52:00.274 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:52:00.277 | + functions-common:time_stop:2423 : local total 2026-06-30 19:52:00.279 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:52:00.282 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 19:52:00.284 | + functions-common:time_stop:2427 : start_time=1782849114390 2026-06-30 19:52:00.287 | + functions-common:time_stop:2429 : [[ -z 1782849114390 ]] 2026-06-30 19:52:00.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:52:00.294 | + functions-common:time_stop:2432 : end_time=1782849120291 2026-06-30 19:52:00.296 | + functions-common:time_stop:2433 : elapsed_time=5901 2026-06-30 19:52:00.299 | + functions-common:time_stop:2434 : total=1046 2026-06-30 19:52:00.301 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:52:00.304 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6947 2026-06-30 19:52:00.307 | + functions-common:apt_get:1215 : return 0 2026-06-30 19:52:00.310 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-30 19:52:00.328 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-30 19:52:00.331 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-30 19:52:00.333 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-30 19:52:00.336 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-30 19:52:00.339 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-30 19:52:00.343 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-30 19:52:00.343 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-30 19:52:00.354 | 0 2026-06-30 19:52:00.359 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-30 19:52:00.361 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-30 19:52:00.364 | + lib/host:tune_host:126 : configure_host_net 2026-06-30 19:52:00.367 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-30 19:52:00.370 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-30 19:52:00.373 | + ./stack.sh:main:597 : fetch_plugins 2026-06-30 19:52:00.375 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-30 19:52:00.378 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-30 19:52:00.381 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-30 19:52:00.383 | + functions-common:fetch_plugins:1771 : return 2026-06-30 19:52:00.386 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-30 19:52:00.389 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-30 19:52:00.392 | + functions-common:run_phase:1849 : local phase= 2026-06-30 19:52:00.394 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 19:52:00.397 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 19:52:00.400 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 19:52:00.402 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 19:52:00.405 | + functions-common:run_phase:1858 : local extra 2026-06-30 19:52:00.409 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 19:52:00.413 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 19:52:00.415 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 19:52:00.418 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 19:52:00.421 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-30 19:52:00.424 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 19:52:00.441 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:52:00.443 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-30 19:52:00.446 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 19:52:00.449 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 19:52:00.452 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 19:52:00.454 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 19:52:00.457 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 19:52:00.459 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-30 19:52:00.462 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-30 19:52:00.465 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-30 19:52:00.467 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 19:52:00.470 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-30 19:52:00.473 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-30 19:52:00.475 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-30 19:52:00.478 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-30 19:52:00.481 | + functions-common:plugin_override_defaults:1812 : return 2026-06-30 19:52:00.484 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-30 19:52:00.504 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-30 19:52:00.507 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-30 19:52:00.524 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:52:00.527 | +++ lib/tls:source:43 : hostname -f 2026-06-30 19:52:00.533 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-30 19:52:00.535 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-30 19:52:00.538 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-30 19:52:00.541 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-30 19:52:00.544 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-30 19:52:00.546 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-30 19:52:00.549 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-30 19:52:00.552 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-30 19:52:00.555 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-30 19:52:00.557 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-30 19:52:00.562 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-30 19:52:00.577 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-30 19:52:00.599 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-30 19:52:00.614 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-30 19:52:00.630 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-30 19:52:00.671 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-30 19:52:00.755 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-30 19:52:00.866 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-30 19:52:00.898 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-30 19:52:00.959 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-30 19:52:01.015 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-30 19:52:01.018 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-30 19:52:01.038 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:52:01.042 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-30 19:52:01.045 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-30 19:52:01.048 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-30 19:52:01.051 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-30 19:52:01.056 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-30 19:52:01.076 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-30 19:52:01.079 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-30 19:52:01.082 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-30 19:52:01.086 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-30 19:52:01.089 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-30 19:52:01.092 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-30 19:52:01.095 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-30 19:52:01.099 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-30 19:52:01.102 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-30 19:52:01.106 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-06-30 19:52:01.127 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-06-30 19:52:01.130 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-06-30 19:52:01.134 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-30 19:52:01.137 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-30 19:52:01.140 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-30 19:52:01.143 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-30 19:52:01.146 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-30 19:52:01.150 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-30 19:52:01.153 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-30 19:52:01.156 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-30 19:52:01.159 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-06-30 19:52:01.162 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-06-30 19:52:01.165 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.141 2026-06-30 19:52:01.168 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-06-30 19:52:01.173 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-06-30 19:52:01.178 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-30 19:52:01.178 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 19:52:01.184 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-30 19:52:01.187 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-06-30 19:52:01.190 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-06-30 19:52:01.193 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-06-30 19:52:01.196 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-06-30 19:52:01.200 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-30 19:52:01.221 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-30 19:52:01.226 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.141 2026-06-30 19:52:01.230 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.141 2026-06-30 19:52:01.230 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 19:52:01.235 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.141 2026-06-30 19:52:01.239 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-30 19:52:01.242 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-30 19:52:01.245 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-30 19:52:01.249 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-06-30 19:52:01.252 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-06-30 19:52:01.255 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-06-30 19:52:01.258 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-30 19:52:01.261 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-30 19:52:01.265 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-06-30 19:52:01.268 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-30 19:52:01.271 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-30 19:52:01.274 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-06-30 19:52:01.277 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-30 19:52:01.280 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-30 19:52:01.284 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-06-30 19:52:01.287 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-30 19:52:01.290 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-30 19:52:01.293 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-30 19:52:01.296 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-06-30 19:52:01.301 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-06-30 19:52:01.304 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-30 19:52:01.307 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-30 19:52:01.328 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-30 19:52:01.331 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-30 19:52:01.335 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-30 19:52:01.339 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-30 19:52:01.342 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-30 19:52:01.345 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-06-30 19:52:01.348 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 19:52:01.351 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-06-30 19:52:01.355 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-30 19:52:01.358 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-06-30 19:52:01.361 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-06-30 19:52:01.364 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-06-30 19:52:01.367 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-06-30 19:52:01.370 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-06-30 19:52:01.374 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-30 19:52:01.377 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-06-30 19:52:01.380 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-06-30 19:52:01.383 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-06-30 19:52:01.386 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-30 19:52:01.390 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-30 19:52:01.523 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-30 19:52:01.541 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-30 19:52:01.544 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-30 19:52:01.548 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-30 19:52:01.551 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-30 19:52:01.554 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-30 19:52:01.557 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-30 19:52:01.560 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-30 19:52:01.564 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-30 19:52:01.567 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-30 19:52:01.570 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-30 19:52:01.574 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-30 19:52:01.577 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-30 19:52:01.580 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-30 19:52:01.583 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-30 19:52:01.587 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-30 19:52:01.590 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-30 19:52:01.593 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-30 19:52:01.596 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-30 19:52:01.599 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-30 19:52:01.603 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-30 19:52:01.608 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-30 19:52:01.610 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-30 19:52:01.610 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-30 19:52:01.612 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-30 19:52:01.616 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b2:1112:9578 2026-06-30 19:52:01.619 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-30 19:52:01.622 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-30 19:52:01.625 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-30 19:52:01.628 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-30 19:52:01.632 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb2:1112:9578::/56 2026-06-30 19:52:01.638 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb2:1112:9578::/56 2026-06-30 19:52:01.638 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-30 19:52:01.644 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb2:1112:9578::/64 2026-06-30 19:52:01.647 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-30 19:52:01.650 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-30 19:52:01.654 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-30 19:52:01.657 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-30 19:52:01.660 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-30 19:52:01.664 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-30 19:52:01.667 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-30 19:52:01.670 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-30 19:52:01.673 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-30 19:52:01.676 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-30 19:52:01.680 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-30 19:52:01.683 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-30 19:52:01.686 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-30 19:52:01.689 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdb2:1112:9578::/56 2026-06-30 19:52:01.692 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-30 19:52:01.695 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-30 19:52:01.702 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-30 19:52:01.702 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-30 19:52:01.702 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-30 19:52:01.709 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-30 19:52:01.715 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-30 19:52:01.715 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-30 19:52:01.715 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-30 19:52:01.721 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-30 19:52:01.727 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-30 19:52:01.730 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-30 19:52:01.734 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-30 19:52:01.737 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-30 19:52:01.741 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-30 19:52:01.744 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-06-30 19:52:01.748 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-30 19:52:01.751 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-06-30 19:52:01.755 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-30 19:52:01.777 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-30 19:52:01.797 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-30 19:52:01.817 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-30 19:52:01.835 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-30 19:52:01.854 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-30 19:52:01.895 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-30 19:52:01.900 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-30 19:52:01.903 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-30 19:52:01.907 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-30 19:52:01.910 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-30 19:52:01.915 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-30 19:52:01.937 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-30 19:52:01.940 | + ./stack.sh:main:632 : run_phase source 2026-06-30 19:52:01.944 | + functions-common:run_phase:1848 : local mode=source 2026-06-30 19:52:01.947 | + functions-common:run_phase:1849 : local phase= 2026-06-30 19:52:01.951 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 19:52:01.954 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 19:52:01.958 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 19:52:01.961 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 19:52:01.964 | + functions-common:run_phase:1858 : local extra 2026-06-30 19:52:01.969 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 19:52:01.974 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 19:52:01.977 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 19:52:01.981 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 19:52:01.984 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-30 19:52:01.987 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 19:52:02.008 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:52:02.011 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-30 19:52:02.015 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-30 19:52:02.071 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-30 19:52:02.074 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-30 19:52:02.078 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-30 19:52:02.081 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-30 19:52:02.084 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-30 19:52:02.088 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-30 19:52:02.091 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-30 19:52:02.094 | + functions-common:load_plugin_settings:1789 : return 2026-06-30 19:52:02.098 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-30 19:52:02.101 | + functions-common:verify_disabled_services:2131 : local service 2026-06-30 19:52:02.105 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.109 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-30 19:52:02.113 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.116 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-30 19:52:02.120 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.123 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-30 19:52:02.127 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.130 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-30 19:52:02.134 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.137 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-30 19:52:02.141 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.145 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-30 19:52:02.148 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.152 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-30 19:52:02.156 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.160 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-30 19:52:02.163 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.167 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-30 19:52:02.170 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.174 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-30 19:52:02.178 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.181 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-30 19:52:02.185 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.189 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-30 19:52:02.193 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.196 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-30 19:52:02.200 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.203 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-30 19:52:02.207 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.211 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-30 19:52:02.214 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.218 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-30 19:52:02.222 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.226 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-30 19:52:02.230 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.233 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-30 19:52:02.237 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.241 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-30 19:52:02.244 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.248 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-30 19:52:02.251 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.255 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-30 19:52:02.259 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.262 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-30 19:52:02.266 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.269 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-30 19:52:02.273 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.276 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-30 19:52:02.280 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 19:52:02.284 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-30 19:52:02.288 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-30 19:52:02.292 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-30 19:52:02.295 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-30 19:52:02.319 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:52:02.323 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-30 19:52:02.326 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-30 19:52:02.330 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-30 19:52:02.353 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:52:02.357 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-30 19:52:02.360 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-30 19:52:02.364 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-30 19:52:02.367 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-30 19:52:02.371 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-30 19:52:02.374 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-30 19:52:02.378 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-30 19:52:02.381 | + lib/database:initialize_database_backends:92 : return 0 2026-06-30 19:52:02.385 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-30 19:52:02.385 | Using mysql database backend 2026-06-30 19:52:02.388 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-30 19:52:02.411 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-30 19:52:02.417 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-30 19:52:02.421 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-30 19:52:02.424 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-30 19:52:02.428 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-30 19:52:02.432 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-30 19:52:02.457 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:52:02.461 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-30 19:52:02.486 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-30 19:52:02.510 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:52:02.514 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-30 19:52:02.538 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-30 19:52:02.562 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-30 19:52:02.586 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:52:02.590 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-30 19:52:02.613 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:52:02.617 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-30 19:52:02.621 | + functions-common:save_stackenv:65 : local tag=765 2026-06-30 19:52:02.626 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-30 19:52:02.632 | + functions-common:save_stackenv:67 : time_stamp=2026-06-30-215202 2026-06-30 19:52:02.636 | + functions-common:save_stackenv:68 : echo '# 2026-06-30-215202 765' 2026-06-30 19:52:02.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.644 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-30 19:52:02.647 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.651 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-30 19:52:02.655 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.659 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-30 19:52:02.662 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.666 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-30 19:52:02.670 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.674 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.141 2026-06-30 19:52:02.678 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.681 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.141/identity 2026-06-30 19:52:02.685 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.689 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-30-215148 2026-06-30 19:52:02.693 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.697 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-30 19:52:02.700 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.704 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.141 2026-06-30 19:52:02.708 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.712 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-30 19:52:02.716 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.720 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-30 19:52:02.723 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.727 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-30 19:52:02.731 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.735 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-30 19:52:02.739 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.743 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.141 2026-06-30 19:52:02.747 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 19:52:02.751 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-30 19:52:02.754 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-30 19:52:02.759 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-30 19:52:02.762 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-30 19:52:02.766 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-30 19:52:02.770 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 19:52:02.773 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 19:52:02.778 | ++ functions-common:git_clone:593 : pwd 2026-06-30 19:52:02.782 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 19:52:02.785 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 19:52:02.790 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 19:52:02.813 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 19:52:02.817 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 19:52:02.820 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 19:52:02.825 | + functions-common:git_clone:610 : echo master 2026-06-30 19:52:02.825 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 19:52:02.831 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-30 19:52:02.834 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 19:52:02.838 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-30 19:52:02.841 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:52:02.845 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:52:02.848 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:52:02.852 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:52:02.855 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:52:02.858 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:52:02.862 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:52:02.865 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:52:02.870 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:52:02.875 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849122871 2026-06-30 19:52:02.878 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-30 19:52:02.882 | Cloning into '/opt/stack/requirements'... 2026-06-30 19:52:07.107 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:52:07.111 | + functions-common:time_stop:2420 : local name 2026-06-30 19:52:07.114 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:52:07.118 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:52:07.121 | + functions-common:time_stop:2423 : local total 2026-06-30 19:52:07.124 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:52:07.128 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:52:07.132 | + functions-common:time_stop:2427 : start_time=1782849122871 2026-06-30 19:52:07.135 | + functions-common:time_stop:2429 : [[ -z 1782849122871 ]] 2026-06-30 19:52:07.140 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:52:07.146 | + functions-common:time_stop:2432 : end_time=1782849127142 2026-06-30 19:52:07.149 | + functions-common:time_stop:2433 : elapsed_time=4271 2026-06-30 19:52:07.152 | + functions-common:time_stop:2434 : total=0 2026-06-30 19:52:07.156 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:52:07.159 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4271 2026-06-30 19:52:07.163 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-30 19:52:07.166 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 19:52:07.170 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:52:07.173 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:52:07.177 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:52:07.181 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:52:07.185 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:52:07.189 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:52:07.192 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:52:07.196 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:52:07.201 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:52:07.206 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849127202 2026-06-30 19:52:07.210 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 19:52:07.775 | From https://review.opendev.org/openstack/requirements 2026-06-30 19:52:07.775 | * branch master -> FETCH_HEAD 2026-06-30 19:52:07.786 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:52:07.790 | + functions-common:time_stop:2420 : local name 2026-06-30 19:52:07.793 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:52:07.797 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:52:07.801 | + functions-common:time_stop:2423 : local total 2026-06-30 19:52:07.804 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:52:07.808 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:52:07.812 | + functions-common:time_stop:2427 : start_time=1782849127202 2026-06-30 19:52:07.815 | + functions-common:time_stop:2429 : [[ -z 1782849127202 ]] 2026-06-30 19:52:07.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:52:07.826 | + functions-common:time_stop:2432 : end_time=1782849127822 2026-06-30 19:52:07.829 | + functions-common:time_stop:2433 : elapsed_time=620 2026-06-30 19:52:07.833 | + functions-common:time_stop:2434 : total=4271 2026-06-30 19:52:07.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:52:07.841 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4891 2026-06-30 19:52:07.844 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 19:52:07.848 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:52:07.852 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:52:07.855 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:52:07.859 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:52:07.862 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:52:07.866 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:52:07.870 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:52:07.874 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:52:07.878 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:52:07.884 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849127880 2026-06-30 19:52:07.888 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 19:52:07.902 | Note: switching to 'FETCH_HEAD'. 2026-06-30 19:52:07.903 | 2026-06-30 19:52:07.903 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 19:52:07.903 | changes and commit them, and you can discard any commits you make in this 2026-06-30 19:52:07.903 | state without impacting any branches by switching back to a branch. 2026-06-30 19:52:07.903 | 2026-06-30 19:52:07.903 | If you want to create a new branch to retain commits you create, you may 2026-06-30 19:52:07.903 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 19:52:07.903 | 2026-06-30 19:52:07.903 | git switch -c 2026-06-30 19:52:07.903 | 2026-06-30 19:52:07.903 | Or undo this operation with: 2026-06-30 19:52:07.904 | 2026-06-30 19:52:07.904 | git switch - 2026-06-30 19:52:07.904 | 2026-06-30 19:52:07.904 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 19:52:07.904 | 2026-06-30 19:52:07.904 | HEAD is now at e93565a6 Merge "Stop vitrage requirements sync" 2026-06-30 19:52:07.907 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:52:07.911 | + functions-common:time_stop:2420 : local name 2026-06-30 19:52:07.915 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:52:07.918 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:52:07.922 | + functions-common:time_stop:2423 : local total 2026-06-30 19:52:07.926 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:52:07.929 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:52:07.933 | + functions-common:time_stop:2427 : start_time=1782849127880 2026-06-30 19:52:07.937 | + functions-common:time_stop:2429 : [[ -z 1782849127880 ]] 2026-06-30 19:52:07.942 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:52:07.947 | + functions-common:time_stop:2432 : end_time=1782849127944 2026-06-30 19:52:07.951 | + functions-common:time_stop:2433 : elapsed_time=64 2026-06-30 19:52:07.955 | + functions-common:time_stop:2434 : total=4891 2026-06-30 19:52:07.958 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:52:07.962 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4955 2026-06-30 19:52:07.966 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-30 19:52:07.983 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-30 19:52:07.988 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 19:52:07.988 | + functions-common:git_clone:673 : head -1 2026-06-30 19:52:07.992 | e93565a6 Merge "Stop vitrage requirements sync" 2026-06-30 19:52:07.996 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 19:52:08.000 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-30 19:52:08.004 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 19:52:08.008 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-30 19:52:08.012 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-30 19:52:08.016 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-30 19:52:08.020 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-30 19:52:08.024 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-30 19:52:08.028 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-30 19:52:08.031 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-30 19:52:08.035 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-30 19:52:08.040 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-30 19:52:08.046 | ++ tools/install_prereqs.sh:source:47 : NOW=1782849128 2026-06-30 19:52:08.051 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-30 19:52:08.057 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-30 19:52:08.062 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-30 19:52:08.066 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782849128 2026-06-30 19:52:08.070 | ++ tools/install_prereqs.sh:source:50 : [[ 1782849128 -lt 7200 ]] 2026-06-30 19:52:08.074 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-30 19:52:08.077 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-30 19:52:08.081 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-30 19:52:08.085 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-30 19:52:08.089 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-30 19:52:08.093 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-30 19:52:08.097 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-30 19:52:08.102 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-30 19:52:08.141 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-30 19:52:08.142 | apache2-dev 2026-06-30 19:52:08.142 | bc 2026-06-30 19:52:08.142 | bsdmainutils 2026-06-30 19:52:08.142 | curl 2026-06-30 19:52:08.142 | g++ 2026-06-30 19:52:08.142 | gawk 2026-06-30 19:52:08.142 | gcc 2026-06-30 19:52:08.142 | gettext 2026-06-30 19:52:08.142 | git 2026-06-30 19:52:08.142 | graphviz 2026-06-30 19:52:08.142 | iputils-ping 2026-06-30 19:52:08.142 | libffi-dev 2026-06-30 19:52:08.143 | libjpeg-dev 2026-06-30 19:52:08.143 | libpq-dev 2026-06-30 19:52:08.143 | libssl-dev 2026-06-30 19:52:08.143 | libsystemd-dev 2026-06-30 19:52:08.143 | libxml2-dev 2026-06-30 19:52:08.144 | libxslt1-dev 2026-06-30 19:52:08.144 | libyaml-dev 2026-06-30 19:52:08.144 | lsof 2026-06-30 19:52:08.145 | openssh-server 2026-06-30 19:52:08.145 | openssl 2026-06-30 19:52:08.145 | pkg-config 2026-06-30 19:52:08.145 | psmisc 2026-06-30 19:52:08.145 | python3-dev 2026-06-30 19:52:08.145 | python3-pip 2026-06-30 19:52:08.145 | python3-systemd 2026-06-30 19:52:08.145 | python3-venv 2026-06-30 19:52:08.146 | tar 2026-06-30 19:52:08.146 | tcpdump 2026-06-30 19:52:08.146 | unzip 2026-06-30 19:52:08.146 | uuid-runtime 2026-06-30 19:52:08.146 | wget 2026-06-30 19:52:08.146 | zlib1g-dev 2026-06-30 19:52:08.146 | libkrb5-dev 2026-06-30 19:52:08.146 | libldap2-dev 2026-06-30 19:52:08.146 | libsasl2-dev 2026-06-30 19:52:08.146 | memcached 2026-06-30 19:52:08.146 | python3-mysqldb 2026-06-30 19:52:08.147 | sqlite3 2026-06-30 19:52:08.147 | conntrack 2026-06-30 19:52:08.147 | curl 2026-06-30 19:52:08.147 | ebtables 2026-06-30 19:52:08.147 | genisoimage 2026-06-30 19:52:08.147 | iptables 2026-06-30 19:52:08.147 | iputils-arping 2026-06-30 19:52:08.147 | kpartx 2026-06-30 19:52:08.147 | libjs-jquery-tablesorter 2026-06-30 19:52:08.147 | parted 2026-06-30 19:52:08.147 | pm-utils 2026-06-30 19:52:08.148 | python3-mysqldb 2026-06-30 19:52:08.148 | socat 2026-06-30 19:52:08.148 | sqlite3 2026-06-30 19:52:08.148 | sudo 2026-06-30 19:52:08.148 | vlan 2026-06-30 19:52:08.148 | lsscsi 2026-06-30 19:52:08.148 | open-iscsi 2026-06-30 19:52:08.148 | cryptsetup 2026-06-30 19:52:08.148 | dosfstools 2026-06-30 19:52:08.148 | genisoimage 2026-06-30 19:52:08.148 | gir1.2-libosinfo-1.0 2026-06-30 19:52:08.149 | netcat-openbsd 2026-06-30 19:52:08.149 | open-iscsi 2026-06-30 19:52:08.149 | qemu-utils 2026-06-30 19:52:08.149 | sg3-utils 2026-06-30 19:52:08.149 | sysfsutils 2026-06-30 19:52:08.149 | lvm2 2026-06-30 19:52:08.149 | qemu-utils 2026-06-30 19:52:08.149 | thin-provisioning-tools 2026-06-30 19:52:08.149 | acl 2026-06-30 19:52:08.149 | dnsmasq-base 2026-06-30 19:52:08.149 | dnsmasq-utils 2026-06-30 19:52:08.150 | ebtables 2026-06-30 19:52:08.150 | haproxy 2026-06-30 19:52:08.150 | iptables 2026-06-30 19:52:08.150 | iputils-arping 2026-06-30 19:52:08.150 | iputils-ping 2026-06-30 19:52:08.150 | postgresql-server-dev-all 2026-06-30 19:52:08.150 | python3-mysqldb 2026-06-30 19:52:08.150 | sqlite3 2026-06-30 19:52:08.150 | sudo 2026-06-30 19:52:08.150 | vlan 2026-06-30 19:52:08.150 | pcp' 2026-06-30 19:52:08.151 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-30 19:52:08.175 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-30 19:52:08.175 | apache2-dev 2026-06-30 19:52:08.175 | bc 2026-06-30 19:52:08.175 | bsdmainutils 2026-06-30 19:52:08.175 | curl 2026-06-30 19:52:08.175 | g++ 2026-06-30 19:52:08.175 | gawk 2026-06-30 19:52:08.175 | gcc 2026-06-30 19:52:08.176 | gettext 2026-06-30 19:52:08.176 | git 2026-06-30 19:52:08.176 | graphviz 2026-06-30 19:52:08.176 | iputils-ping 2026-06-30 19:52:08.176 | libffi-dev 2026-06-30 19:52:08.176 | libjpeg-dev 2026-06-30 19:52:08.176 | libpq-dev 2026-06-30 19:52:08.176 | libssl-dev 2026-06-30 19:52:08.176 | libsystemd-dev 2026-06-30 19:52:08.176 | libxml2-dev 2026-06-30 19:52:08.177 | libxslt1-dev 2026-06-30 19:52:08.177 | libyaml-dev 2026-06-30 19:52:08.177 | lsof 2026-06-30 19:52:08.177 | openssh-server 2026-06-30 19:52:08.177 | openssl 2026-06-30 19:52:08.177 | pkg-config 2026-06-30 19:52:08.177 | psmisc 2026-06-30 19:52:08.177 | python3-dev 2026-06-30 19:52:08.177 | python3-pip 2026-06-30 19:52:08.177 | python3-systemd 2026-06-30 19:52:08.177 | python3-venv 2026-06-30 19:52:08.177 | tar 2026-06-30 19:52:08.178 | tcpdump 2026-06-30 19:52:08.178 | unzip 2026-06-30 19:52:08.178 | uuid-runtime 2026-06-30 19:52:08.178 | wget 2026-06-30 19:52:08.178 | zlib1g-dev 2026-06-30 19:52:08.178 | libkrb5-dev 2026-06-30 19:52:08.178 | libldap2-dev 2026-06-30 19:52:08.178 | libsasl2-dev 2026-06-30 19:52:08.178 | memcached 2026-06-30 19:52:08.178 | python3-mysqldb 2026-06-30 19:52:08.178 | sqlite3 2026-06-30 19:52:08.179 | conntrack 2026-06-30 19:52:08.179 | curl 2026-06-30 19:52:08.179 | ebtables 2026-06-30 19:52:08.179 | genisoimage 2026-06-30 19:52:08.179 | iptables 2026-06-30 19:52:08.179 | iputils-arping 2026-06-30 19:52:08.179 | kpartx 2026-06-30 19:52:08.179 | libjs-jquery-tablesorter 2026-06-30 19:52:08.179 | parted 2026-06-30 19:52:08.179 | pm-utils 2026-06-30 19:52:08.179 | python3-mysqldb 2026-06-30 19:52:08.180 | socat 2026-06-30 19:52:08.180 | sqlite3 2026-06-30 19:52:08.180 | sudo 2026-06-30 19:52:08.180 | vlan 2026-06-30 19:52:08.180 | lsscsi 2026-06-30 19:52:08.180 | open-iscsi 2026-06-30 19:52:08.180 | cryptsetup 2026-06-30 19:52:08.180 | dosfstools 2026-06-30 19:52:08.180 | genisoimage 2026-06-30 19:52:08.180 | gir1.2-libosinfo-1.0 2026-06-30 19:52:08.180 | netcat-openbsd 2026-06-30 19:52:08.181 | open-iscsi 2026-06-30 19:52:08.181 | qemu-utils 2026-06-30 19:52:08.181 | sg3-utils 2026-06-30 19:52:08.181 | sysfsutils 2026-06-30 19:52:08.181 | lvm2 2026-06-30 19:52:08.181 | qemu-utils 2026-06-30 19:52:08.181 | thin-provisioning-tools 2026-06-30 19:52:08.181 | acl 2026-06-30 19:52:08.181 | dnsmasq-base 2026-06-30 19:52:08.181 | dnsmasq-utils 2026-06-30 19:52:08.181 | ebtables 2026-06-30 19:52:08.182 | haproxy 2026-06-30 19:52:08.182 | iptables 2026-06-30 19:52:08.182 | iputils-arping 2026-06-30 19:52:08.182 | iputils-ping 2026-06-30 19:52:08.182 | postgresql-server-dev-all 2026-06-30 19:52:08.182 | python3-mysqldb 2026-06-30 19:52:08.182 | sqlite3 2026-06-30 19:52:08.182 | sudo 2026-06-30 19:52:08.182 | vlan 2026-06-30 19:52:08.182 | pcp ' 2026-06-30 19:52:08.182 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-30 19:52:08.184 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:52:08.188 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:52:08.193 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-30 19:52:08.193 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 19:52:08.199 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 19:52:08.203 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-30 19:52:08.207 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 19:52:08.211 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 19:52:08.215 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 19:52:08.219 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 19:52:08.223 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 19:52:08.226 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:52:08.230 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:52:08.234 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 19:52:08.238 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 19:52:08.241 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 19:52:08.245 | ++ functions-common:apt_get_update:1167 : return 2026-06-30 19:52:08.248 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 19:52:08.252 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 19:52:08.256 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:52:08.260 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:52:08.264 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 19:52:08.294 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 19:52:08.333 | Reading package lists... 2026-06-30 19:52:08.697 | Building dependency tree... 2026-06-30 19:52:08.699 | Reading state information... 2026-06-30 19:52:09.256 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-30 19:52:09.256 | bc set to manually installed. 2026-06-30 19:52:09.256 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-06-30 19:52:09.256 | curl set to manually installed. 2026-06-30 19:52:09.256 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-30 19:52:09.256 | g++ set to manually installed. 2026-06-30 19:52:09.256 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-30 19:52:09.256 | gawk set to manually installed. 2026-06-30 19:52:09.256 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-30 19:52:09.256 | gcc set to manually installed. 2026-06-30 19:52:09.257 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-30 19:52:09.257 | git set to manually installed. 2026-06-30 19:52:09.257 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-30 19:52:09.257 | iputils-ping set to manually installed. 2026-06-30 19:52:09.257 | lsof is already the newest version (4.95.0-1build3). 2026-06-30 19:52:09.257 | lsof set to manually installed. 2026-06-30 19:52:09.257 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-06-30 19:52:09.257 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-06-30 19:52:09.257 | openssl set to manually installed. 2026-06-30 19:52:09.257 | psmisc is already the newest version (23.7-1build1). 2026-06-30 19:52:09.257 | psmisc set to manually installed. 2026-06-30 19:52:09.258 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-30 19:52:09.258 | python3-dev set to manually installed. 2026-06-30 19:52:09.258 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-30 19:52:09.258 | python3-systemd is already the newest version (235-1build4). 2026-06-30 19:52:09.258 | python3-systemd set to manually installed. 2026-06-30 19:52:09.258 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-06-30 19:52:09.258 | tar set to manually installed. 2026-06-30 19:52:09.258 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-30 19:52:09.258 | tcpdump set to manually installed. 2026-06-30 19:52:09.258 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-30 19:52:09.258 | uuid-runtime set to manually installed. 2026-06-30 19:52:09.259 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-30 19:52:09.259 | wget set to manually installed. 2026-06-30 19:52:09.259 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-30 19:52:09.259 | zlib1g-dev set to manually installed. 2026-06-30 19:52:09.259 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-30 19:52:09.259 | iptables set to manually installed. 2026-06-30 19:52:09.259 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-06-30 19:52:09.259 | kpartx set to manually installed. 2026-06-30 19:52:09.259 | parted is already the newest version (3.6-4build1). 2026-06-30 19:52:09.259 | parted set to manually installed. 2026-06-30 19:52:09.259 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-30 19:52:09.260 | sudo set to manually installed. 2026-06-30 19:52:09.260 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-30 19:52:09.260 | open-iscsi set to manually installed. 2026-06-30 19:52:09.260 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-30 19:52:09.260 | cryptsetup set to manually installed. 2026-06-30 19:52:09.260 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-30 19:52:09.260 | dosfstools set to manually installed. 2026-06-30 19:52:09.260 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-30 19:52:09.260 | netcat-openbsd set to manually installed. 2026-06-30 19:52:09.260 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-06-30 19:52:09.260 | qemu-utils set to manually installed. 2026-06-30 19:52:09.261 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-30 19:52:09.261 | sg3-utils set to manually installed. 2026-06-30 19:52:09.261 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-30 19:52:09.261 | lvm2 set to manually installed. 2026-06-30 19:52:09.261 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-30 19:52:09.261 | thin-provisioning-tools set to manually installed. 2026-06-30 19:52:09.261 | acl is already the newest version (2.3.2-1build1.1). 2026-06-30 19:52:09.261 | acl set to manually installed. 2026-06-30 19:52:09.261 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-06-30 19:52:09.261 | dnsmasq-base set to manually installed. 2026-06-30 19:52:09.261 | The following packages were automatically installed and are no longer required: 2026-06-30 19:52:09.262 | libfwupd2 libgusb2 2026-06-30 19:52:09.262 | Use 'sudo apt autoremove' to remove them. 2026-06-30 19:52:09.262 | The following additional packages will be installed: 2026-06-30 19:52:09.262 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-30 19:52:09.262 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-30 19:52:09.262 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-30 19:52:09.262 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-30 19:52:09.262 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-30 19:52:09.262 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-30 19:52:09.262 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-30 19:52:09.262 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-30 19:52:09.263 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-06-30 19:52:09.263 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-30 19:52:09.263 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-06-30 19:52:09.263 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-06-30 19:52:09.263 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-30 19:52:09.263 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-30 19:52:09.263 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-30 19:52:09.263 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-30 19:52:09.263 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-30 19:52:09.263 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-06-30 19:52:09.263 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-06-30 19:52:09.264 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-06-30 19:52:09.264 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-06-30 19:52:09.264 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf 2026-06-30 19:52:09.264 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-06-30 19:52:09.264 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-06-30 19:52:09.264 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-06-30 19:52:09.264 | Suggested packages: 2026-06-30 19:52:09.264 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-30 19:52:09.264 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-30 19:52:09.264 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-30 19:52:09.265 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-30 19:52:09.265 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-30 19:52:09.265 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-30 19:52:09.265 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-30 19:52:09.265 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-06-30 19:52:09.265 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-06-30 19:52:09.265 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-06-30 19:52:09.401 | The following NEW packages will be installed: 2026-06-30 19:52:09.401 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-30 19:52:09.401 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-30 19:52:09.401 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-30 19:52:09.401 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-30 19:52:09.401 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-30 19:52:09.401 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-30 19:52:09.401 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-30 19:52:09.401 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-30 19:52:09.402 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-30 19:52:09.402 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-30 19:52:09.402 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-30 19:52:09.402 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-30 19:52:09.402 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-30 19:52:09.402 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-30 19:52:09.402 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-30 19:52:09.402 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-30 19:52:09.402 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-30 19:52:09.402 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-30 19:52:09.402 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-30 19:52:09.403 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-30 19:52:09.403 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-30 19:52:09.403 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-30 19:52:09.403 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-30 19:52:09.403 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-30 19:52:09.403 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-30 19:52:09.403 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-30 19:52:09.403 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-30 19:52:09.403 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-30 19:52:09.403 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-30 19:52:09.404 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-30 19:52:09.404 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-30 19:52:09.404 | uuid-dev vbetool vlan 2026-06-30 19:52:09.511 | 0 upgraded, 161 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 19:52:09.511 | Need to get 175 MB of archives. 2026-06-30 19:52:09.511 | After this operation, 941 MB of additional disk space will be used. 2026-06-30 19:52:09.511 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-30 19:52:09.546 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-30 19:52:09.556 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-30 19:52:09.567 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-30 19:52:09.576 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-30 19:52:09.588 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-30 19:52:09.632 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-30 19:52:09.641 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-30 19:52:09.660 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-30 19:52:09.677 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-30 19:52:09.705 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-30 19:52:09.719 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-30 19:52:09.734 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-30 19:52:09.741 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-30 19:52:09.756 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-30 19:52:09.782 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-30 19:52:09.795 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-30 19:52:09.809 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-30 19:52:09.823 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-30 19:52:09.837 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-30 19:52:09.850 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-30 19:52:09.867 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-30 19:52:09.902 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-30 19:52:09.919 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-30 19:52:09.929 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-30 19:52:10.298 | Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-30 19:52:10.457 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-30 19:52:10.459 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-30 19:52:10.462 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-30 19:52:10.479 | Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-30 19:52:10.495 | Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-30 19:52:10.522 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-30 19:52:10.618 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-30 19:52:10.620 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-30 19:52:10.645 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-30 19:52:10.665 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-30 19:52:10.681 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-30 19:52:10.699 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-30 19:52:10.715 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-30 19:52:10.728 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-30 19:52:10.745 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-30 19:52:10.763 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-30 19:52:10.795 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-30 19:52:10.815 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-30 19:52:10.829 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-30 19:52:10.854 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-30 19:52:10.867 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-30 19:52:10.880 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-30 19:52:10.895 | Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-30 19:52:10.918 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-30 19:52:10.939 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-30 19:52:10.960 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-30 19:52:10.983 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-30 19:52:11.002 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-30 19:52:11.023 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-30 19:52:11.035 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-30 19:52:11.055 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-30 19:52:11.090 | Get:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-30 19:52:11.109 | Get:59 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-30 19:52:11.137 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-30 19:52:11.167 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-30 19:52:11.187 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-30 19:52:11.216 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-30 19:52:11.263 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-30 19:52:11.292 | Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-30 19:52:11.308 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-30 19:52:11.326 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-30 19:52:11.350 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-30 19:52:11.366 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-30 19:52:11.384 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-30 19:52:11.398 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-30 19:52:11.411 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-30 19:52:11.431 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-30 19:52:11.471 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-30 19:52:11.492 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-30 19:52:11.508 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-30 19:52:11.538 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-30 19:52:11.555 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-30 19:52:11.567 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-30 19:52:11.583 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-30 19:52:11.598 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-30 19:52:11.610 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-30 19:52:11.627 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-30 19:52:11.651 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-30 19:52:11.664 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-30 19:52:11.675 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-30 19:52:11.689 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-30 19:52:11.709 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-30 19:52:11.737 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-30 19:52:11.761 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-30 19:52:11.781 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-30 19:52:11.802 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-30 19:52:11.846 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-30 19:52:11.861 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-30 19:52:11.872 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-30 19:52:12.038 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-30 19:52:12.042 | Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-30 19:52:12.053 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-30 19:52:12.066 | Get:99 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-30 19:52:12.080 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-30 19:52:12.099 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-30 19:52:12.110 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-30 19:52:12.125 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-30 19:52:12.135 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-30 19:52:12.148 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-30 19:52:12.160 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-30 19:52:12.172 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-30 19:52:12.193 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-30 19:52:12.209 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-30 19:52:12.227 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-30 19:52:12.239 | Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-30 19:52:12.258 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-30 19:52:12.281 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-30 19:52:12.298 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-30 19:52:12.318 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-30 19:52:12.350 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-30 19:52:12.370 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-30 19:52:12.387 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-30 19:52:12.412 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-30 19:52:12.425 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-30 19:52:12.440 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-30 19:52:12.453 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-30 19:52:12.467 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-30 19:52:12.486 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-30 19:52:12.797 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-30 19:52:12.798 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-30 19:52:12.806 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-30 19:52:12.887 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-30 19:52:12.902 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-30 19:52:13.475 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-30 19:52:13.478 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-30 19:52:13.489 | Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-30 19:52:13.503 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-30 19:52:13.534 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-30 19:52:13.564 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-30 19:52:13.587 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-30 19:52:13.642 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-30 19:52:13.677 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-30 19:52:13.693 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-30 19:52:13.708 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-30 19:52:13.752 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-30 19:52:13.771 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-30 19:52:13.783 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-30 19:52:13.797 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-06-30 19:52:13.815 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-30 19:52:13.828 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-30 19:52:13.842 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-30 19:52:13.857 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-30 19:52:13.881 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-30 19:52:13.894 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-30 19:52:13.909 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-30 19:52:13.935 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-30 19:52:13.952 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-30 19:52:13.977 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-30 19:52:13.997 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-30 19:52:14.022 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-30 19:52:14.037 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-30 19:52:14.055 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-30 19:52:14.070 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-30 19:52:14.109 | Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-30 19:52:14.123 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-30 19:52:14.370 | perl: warning: Setting locale failed. 2026-06-30 19:52:14.370 | perl: warning: Please check that your locale settings: 2026-06-30 19:52:14.370 | LANGUAGE = (unset), 2026-06-30 19:52:14.370 | LC_ALL = "en_US.utf8", 2026-06-30 19:52:14.370 | LANG = "de_DE.UTF-8" 2026-06-30 19:52:14.370 | are supported and installed on your system. 2026-06-30 19:52:14.370 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:52:14.433 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:52:14.434 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:52:14.434 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:52:14.781 | Vorkonfiguration der Pakete ... 2026-06-30 19:52:14.805 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:52:15.008 | Fetched 175 MB in 5s (37.3 MB/s) 2026-06-30 19:52:15.052 | Selecting previously unselected package libapr1t64:amd64. 2026-06-30 19:52:15.107 | (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 ... 107981 files and directories currently installed.) 2026-06-30 19:52:15.113 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-30 19:52:15.121 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-30 19:52:15.170 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-30 19:52:15.180 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 19:52:15.185 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 19:52:15.229 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-30 19:52:15.240 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 19:52:15.243 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 19:52:15.281 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-30 19:52:15.291 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 19:52:15.296 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 19:52:15.341 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-30 19:52:15.351 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-30 19:52:15.356 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-30 19:52:15.401 | Selecting previously unselected package apache2-bin. 2026-06-30 19:52:15.411 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 19:52:15.415 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:15.568 | Selecting previously unselected package apache2-data. 2026-06-30 19:52:15.579 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-30 19:52:15.583 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:15.779 | Selecting previously unselected package apache2-utils. 2026-06-30 19:52:15.789 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 19:52:15.793 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:15.863 | Selecting previously unselected package apache2. 2026-06-30 19:52:15.873 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 19:52:15.880 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:52:15.883 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:16.001 | Selecting previously unselected package haproxy. 2026-06-30 19:52:16.012 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 19:52:16.024 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-30 19:52:16.154 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-30 19:52:16.165 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-30 19:52:16.169 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 19:52:16.219 | Selecting previously unselected package memcached. 2026-06-30 19:52:16.229 | Preparing to unpack .../011-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-30 19:52:16.236 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-30 19:52:16.292 | Selecting previously unselected package libjson-perl. 2026-06-30 19:52:16.302 | Preparing to unpack .../012-libjson-perl_4.10000-1_all.deb ... 2026-06-30 19:52:16.307 | Unpacking libjson-perl (4.10000-1) ... 2026-06-30 19:52:16.359 | Selecting previously unselected package postgresql-client-common. 2026-06-30 19:52:16.370 | Preparing to unpack .../013-postgresql-client-common_257build1.1_all.deb ... 2026-06-30 19:52:16.374 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-30 19:52:16.430 | Selecting previously unselected package ssl-cert. 2026-06-30 19:52:16.440 | Preparing to unpack .../014-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-30 19:52:16.444 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-30 19:52:16.499 | Selecting previously unselected package postgresql-common. 2026-06-30 19:52:16.510 | Preparing to unpack .../015-postgresql-common_257build1.1_all.deb ... 2026-06-30 19:52:16.531 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-30 19:52:16.540 | Unpacking postgresql-common (257build1.1) ... 2026-06-30 19:52:16.658 | Selecting previously unselected package libsysfs2:amd64. 2026-06-30 19:52:16.668 | Preparing to unpack .../016-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-30 19:52:16.672 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-30 19:52:16.722 | Selecting previously unselected package sysfsutils. 2026-06-30 19:52:16.733 | Preparing to unpack .../017-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-30 19:52:16.739 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-30 19:52:16.781 | Selecting previously unselected package autotools-dev. 2026-06-30 19:52:16.791 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-06-30 19:52:16.795 | Unpacking autotools-dev (20220109.1) ... 2026-06-30 19:52:16.845 | Selecting previously unselected package m4. 2026-06-30 19:52:16.855 | Preparing to unpack .../019-m4_1.4.19-4build1_amd64.deb ... 2026-06-30 19:52:16.859 | Unpacking m4 (1.4.19-4build1) ... 2026-06-30 19:52:16.938 | Selecting previously unselected package autoconf. 2026-06-30 19:52:16.948 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-06-30 19:52:16.952 | Unpacking autoconf (2.71-3) ... 2026-06-30 19:52:17.050 | Selecting previously unselected package automake. 2026-06-30 19:52:17.060 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-30 19:52:17.067 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-30 19:52:17.184 | Selecting previously unselected package autopoint. 2026-06-30 19:52:17.195 | Preparing to unpack .../022-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-30 19:52:17.198 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-30 19:52:17.239 | Selecting previously unselected package libdebhelper-perl. 2026-06-30 19:52:17.248 | Preparing to unpack .../023-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-30 19:52:17.252 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-30 19:52:17.351 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-30 19:52:17.362 | Preparing to unpack .../024-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:17.365 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:18.504 | Selecting previously unselected package libclang-cpp17t64. 2026-06-30 19:52:18.514 | Preparing to unpack .../025-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:18.518 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:19.092 | Selecting previously unselected package libgc1:amd64. 2026-06-30 19:52:19.101 | Preparing to unpack .../026-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-30 19:52:19.105 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-30 19:52:19.148 | Selecting previously unselected package libobjc4:amd64. 2026-06-30 19:52:19.158 | Preparing to unpack .../027-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-30 19:52:19.162 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-30 19:52:19.199 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-30 19:52:19.209 | Preparing to unpack .../028-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-30 19:52:19.213 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-30 19:52:19.266 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-30 19:52:19.276 | Preparing to unpack .../029-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:19.280 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:19.507 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-30 19:52:19.518 | Preparing to unpack .../030-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:19.521 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:19.603 | Selecting previously unselected package libclang1-17t64. 2026-06-30 19:52:19.613 | Preparing to unpack .../031-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:19.616 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:19.944 | Selecting previously unselected package clang-17. 2026-06-30 19:52:19.955 | Preparing to unpack .../032-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:19.958 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:20.003 | Selecting previously unselected package libtool. 2026-06-30 19:52:20.013 | Preparing to unpack .../033-libtool_2.4.7-7build1_all.deb ... 2026-06-30 19:52:20.016 | Unpacking libtool (2.4.7-7build1) ... 2026-06-30 19:52:20.066 | Selecting previously unselected package dh-autoreconf. 2026-06-30 19:52:20.076 | Preparing to unpack .../034-dh-autoreconf_20_all.deb ... 2026-06-30 19:52:20.079 | Unpacking dh-autoreconf (20) ... 2026-06-30 19:52:20.122 | Selecting previously unselected package libarchive-zip-perl. 2026-06-30 19:52:20.133 | Preparing to unpack .../035-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-30 19:52:20.136 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-30 19:52:20.197 | Selecting previously unselected package libsub-override-perl. 2026-06-30 19:52:20.208 | Preparing to unpack .../036-libsub-override-perl_0.10-1_all.deb ... 2026-06-30 19:52:20.211 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-30 19:52:20.248 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-30 19:52:20.258 | Preparing to unpack .../037-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-30 19:52:20.262 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-30 19:52:20.304 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-30 19:52:20.314 | Preparing to unpack .../038-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-30 19:52:20.318 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-30 19:52:20.352 | Selecting previously unselected package debugedit. 2026-06-30 19:52:20.363 | Preparing to unpack .../039-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-30 19:52:20.366 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-30 19:52:20.407 | Selecting previously unselected package dwz. 2026-06-30 19:52:20.415 | Preparing to unpack .../040-dwz_0.15-1build6_amd64.deb ... 2026-06-30 19:52:20.419 | Unpacking dwz (0.15-1build6) ... 2026-06-30 19:52:20.466 | Selecting previously unselected package gettext. 2026-06-30 19:52:20.476 | Preparing to unpack .../041-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-30 19:52:20.480 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-30 19:52:20.592 | Selecting previously unselected package intltool-debian. 2026-06-30 19:52:20.603 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-30 19:52:20.608 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-30 19:52:20.650 | Selecting previously unselected package po-debconf. 2026-06-30 19:52:20.658 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-30 19:52:20.662 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-30 19:52:20.747 | Selecting previously unselected package debhelper. 2026-06-30 19:52:20.758 | Preparing to unpack .../044-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-30 19:52:20.761 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-30 19:52:21.014 | Selecting previously unselected package uuid-dev:amd64. 2026-06-30 19:52:21.025 | Preparing to unpack .../045-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 19:52:21.028 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 19:52:21.075 | Selecting previously unselected package libsctp1:amd64. 2026-06-30 19:52:21.086 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-30 19:52:21.090 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 19:52:21.124 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-30 19:52:21.135 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-30 19:52:21.139 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 19:52:21.191 | Selecting previously unselected package libapr1-dev. 2026-06-30 19:52:21.199 | Preparing to unpack .../048-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-30 19:52:21.202 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-30 19:52:21.564 | Selecting previously unselected package libldap-dev:amd64. 2026-06-30 19:52:21.575 | Preparing to unpack .../049-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 19:52:21.578 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 19:52:21.736 | Selecting previously unselected package libldap2-dev. 2026-06-30 19:52:21.745 | Preparing to unpack .../050-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-30 19:52:21.749 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 19:52:21.783 | Selecting previously unselected package libaprutil1-dev. 2026-06-30 19:52:21.794 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 19:52:21.797 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-30 19:52:22.110 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-30 19:52:22.121 | Preparing to unpack .../052-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 19:52:22.124 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 19:52:22.169 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-30 19:52:22.179 | Preparing to unpack .../053-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 19:52:22.183 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 19:52:22.228 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-30 19:52:22.239 | Preparing to unpack .../054-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 19:52:22.242 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 19:52:22.278 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-30 19:52:22.289 | Preparing to unpack .../055-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 19:52:22.292 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 19:52:22.407 | Selecting previously unselected package apache2-dev. 2026-06-30 19:52:22.418 | Preparing to unpack .../056-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 19:52:22.421 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:22.508 | Selecting previously unselected package ncal. 2026-06-30 19:52:22.519 | Preparing to unpack .../057-ncal_12.1.8_amd64.deb ... 2026-06-30 19:52:22.522 | Unpacking ncal (12.1.8) ... 2026-06-30 19:52:22.562 | Selecting previously unselected package bsdmainutils. 2026-06-30 19:52:22.573 | Preparing to unpack .../058-bsdmainutils_12.1.8_all.deb ... 2026-06-30 19:52:22.579 | Unpacking bsdmainutils (12.1.8) ... 2026-06-30 19:52:22.613 | Selecting previously unselected package conntrack. 2026-06-30 19:52:22.623 | Preparing to unpack .../059-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-30 19:52:22.627 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-30 19:52:22.663 | Selecting previously unselected package dnsmasq-utils. 2026-06-30 19:52:22.673 | Preparing to unpack .../060-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-30 19:52:22.677 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-30 19:52:22.722 | Selecting previously unselected package ebtables. 2026-06-30 19:52:22.733 | Preparing to unpack .../061-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-30 19:52:22.748 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-30 19:52:22.795 | Selecting previously unselected package fonts-liberation. 2026-06-30 19:52:22.806 | Preparing to unpack .../062-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-30 19:52:22.809 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-30 19:52:22.899 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-30 19:52:22.913 | Preparing to unpack .../063-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-30 19:52:22.917 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-30 19:52:22.961 | Selecting previously unselected package fonts-liberation2. 2026-06-30 19:52:22.974 | Preparing to unpack .../064-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-30 19:52:22.978 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-30 19:52:23.011 | Selecting previously unselected package genisoimage. 2026-06-30 19:52:23.025 | Preparing to unpack .../065-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-30 19:52:23.028 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-30 19:52:23.086 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-30 19:52:23.100 | Preparing to unpack .../066-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-30 19:52:23.103 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-30 19:52:23.149 | Selecting previously unselected package libann0. 2026-06-30 19:52:23.162 | Preparing to unpack .../067-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-30 19:52:23.166 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-30 19:52:23.205 | Selecting previously unselected package libcdt5:amd64. 2026-06-30 19:52:23.218 | Preparing to unpack .../068-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 19:52:23.222 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:23.261 | Selecting previously unselected package libcgraph6:amd64. 2026-06-30 19:52:23.274 | Preparing to unpack .../069-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 19:52:23.278 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:23.318 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-30 19:52:23.332 | Preparing to unpack .../070-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-30 19:52:23.335 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-30 19:52:23.382 | Selecting previously unselected package libltdl7:amd64. 2026-06-30 19:52:23.395 | Preparing to unpack .../071-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-30 19:52:23.400 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-30 19:52:23.455 | Selecting previously unselected package libpathplan4:amd64. 2026-06-30 19:52:23.468 | Preparing to unpack .../072-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 19:52:23.472 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:23.514 | Selecting previously unselected package libgvc6. 2026-06-30 19:52:23.537 | Preparing to unpack .../073-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 19:52:23.542 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:23.606 | Selecting previously unselected package libgvpr2:amd64. 2026-06-30 19:52:23.617 | Preparing to unpack .../074-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 19:52:23.621 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:23.663 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-30 19:52:23.677 | Preparing to unpack .../075-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 19:52:23.680 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:23.745 | Selecting previously unselected package libice6:amd64. 2026-06-30 19:52:23.758 | Preparing to unpack .../076-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-30 19:52:23.761 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-30 19:52:23.801 | Selecting previously unselected package libsm6:amd64. 2026-06-30 19:52:23.814 | Preparing to unpack .../077-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-30 19:52:23.818 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-30 19:52:23.858 | Selecting previously unselected package libxt6t64:amd64. 2026-06-30 19:52:23.871 | Preparing to unpack .../078-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-30 19:52:23.874 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-30 19:52:23.918 | Selecting previously unselected package libxmu6:amd64. 2026-06-30 19:52:23.931 | Preparing to unpack .../079-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-30 19:52:23.936 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-30 19:52:23.974 | Selecting previously unselected package libxaw7:amd64. 2026-06-30 19:52:23.987 | Preparing to unpack .../080-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-30 19:52:23.991 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-30 19:52:24.035 | Selecting previously unselected package graphviz. 2026-06-30 19:52:24.048 | Preparing to unpack .../081-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 19:52:24.051 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:24.169 | Selecting previously unselected package icu-devtools. 2026-06-30 19:52:24.182 | Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-30 19:52:24.185 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-30 19:52:24.245 | Selecting previously unselected package iputils-arping. 2026-06-30 19:52:24.259 | Preparing to unpack .../083-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-30 19:52:24.262 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-30 19:52:24.302 | Selecting previously unselected package comerr-dev:amd64. 2026-06-30 19:52:24.315 | Preparing to unpack .../084-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-30 19:52:24.321 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-30 19:52:24.369 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-30 19:52:24.382 | Preparing to unpack .../085-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 19:52:24.385 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:24.429 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-30 19:52:24.442 | Preparing to unpack .../086-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 19:52:24.446 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:24.485 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-30 19:52:24.499 | Preparing to unpack .../087-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 19:52:24.502 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:24.543 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-30 19:52:24.556 | Preparing to unpack .../088-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 19:52:24.560 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:24.597 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-30 19:52:24.610 | Preparing to unpack .../089-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 19:52:24.614 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:24.686 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-30 19:52:24.697 | Preparing to unpack .../090-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-30 19:52:24.701 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-30 19:52:24.741 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-30 19:52:24.754 | Preparing to unpack .../091-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:24.758 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:25.044 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-30 19:52:25.057 | Preparing to unpack .../092-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-30 19:52:25.060 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-30 19:52:25.098 | Selecting previously unselected package libgts-bin. 2026-06-30 19:52:25.111 | Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-30 19:52:25.114 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-30 19:52:25.163 | Selecting previously unselected package libicu-dev:amd64. 2026-06-30 19:52:25.176 | Preparing to unpack .../094-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-30 19:52:25.180 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-30 19:52:25.754 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-30 19:52:25.765 | Preparing to unpack .../095-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-30 19:52:25.768 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-30 19:52:25.819 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-30 19:52:25.832 | Preparing to unpack .../096-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-30 19:52:25.836 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 19:52:25.869 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-30 19:52:25.886 | Preparing to unpack .../097-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-30 19:52:25.887 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 19:52:25.920 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-30 19:52:25.934 | Preparing to unpack .../098-libjs-jquery-metadata_12-4_all.deb ... 2026-06-30 19:52:25.937 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-30 19:52:25.973 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-30 19:52:25.987 | Preparing to unpack .../099-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-30 19:52:25.990 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-30 19:52:26.117 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-30 19:52:26.128 | Preparing to unpack .../100-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-30 19:52:26.131 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-30 19:52:26.171 | Selecting previously unselected package libjson-xs-perl. 2026-06-30 19:52:26.182 | Preparing to unpack .../101-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 19:52:26.185 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-30 19:52:26.230 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-30 19:52:26.241 | Preparing to unpack .../102-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-30 19:52:26.244 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-30 19:52:26.310 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-30 19:52:26.321 | Preparing to unpack .../103-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-30 19:52:26.326 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-30 19:52:26.361 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-30 19:52:26.372 | Preparing to unpack .../104-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-30 19:52:26.376 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-30 19:52:26.420 | Selecting previously unselected package mysql-common. 2026-06-30 19:52:26.431 | Preparing to unpack .../105-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-30 19:52:26.450 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-30 19:52:26.501 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-30 19:52:26.513 | Preparing to unpack .../106-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 19:52:26.517 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:52:26.611 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-30 19:52:26.621 | Preparing to unpack .../107-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-30 19:52:26.625 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-30 19:52:26.706 | Selecting previously unselected package pcp-conf. 2026-06-30 19:52:26.717 | Preparing to unpack .../108-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:26.721 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-30 19:52:26.764 | Selecting previously unselected package libpcp3t64. 2026-06-30 19:52:26.773 | Preparing to unpack .../109-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:26.777 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:26.822 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-30 19:52:26.834 | Preparing to unpack .../110-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:26.837 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:26.873 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-30 19:52:26.884 | Preparing to unpack .../111-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:26.887 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-30 19:52:26.929 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-30 19:52:26.940 | Preparing to unpack .../112-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-30 19:52:26.943 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-30 19:52:26.986 | Selecting previously unselected package libpq5:amd64. 2026-06-30 19:52:26.997 | Preparing to unpack .../113-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 19:52:27.001 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 19:52:27.040 | Selecting previously unselected package libssl-dev:amd64. 2026-06-30 19:52:27.051 | Preparing to unpack .../114-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-30 19:52:27.054 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-30 19:52:27.273 | Selecting previously unselected package libpq-dev. 2026-06-30 19:52:27.284 | Preparing to unpack .../115-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 19:52:27.287 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-30 19:52:27.336 | Selecting previously unselected package libsasl2-dev. 2026-06-30 19:52:27.348 | Preparing to unpack .../116-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-30 19:52:27.351 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-30 19:52:27.425 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-30 19:52:27.436 | Preparing to unpack .../117-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 19:52:27.440 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 19:52:27.700 | Selecting previously unselected package libx86-1:amd64. 2026-06-30 19:52:27.711 | Preparing to unpack .../118-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-30 19:52:27.716 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-30 19:52:27.760 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-30 19:52:27.771 | Preparing to unpack .../119-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-30 19:52:27.775 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-30 19:52:27.873 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-30 19:52:27.882 | Preparing to unpack .../120-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-30 19:52:27.887 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-30 19:52:27.983 | Selecting previously unselected package llvm-17-runtime. 2026-06-30 19:52:27.995 | Preparing to unpack .../121-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:27.999 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:28.067 | Selecting previously unselected package libpfm4:amd64. 2026-06-30 19:52:28.078 | Preparing to unpack .../122-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-30 19:52:28.082 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-30 19:52:28.150 | Selecting previously unselected package llvm-17. 2026-06-30 19:52:28.161 | Preparing to unpack .../123-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:28.166 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:29.408 | Selecting previously unselected package libffi-dev:amd64. 2026-06-30 19:52:29.421 | Preparing to unpack .../124-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-30 19:52:29.425 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-30 19:52:29.492 | Selecting previously unselected package llvm-17-tools. 2026-06-30 19:52:29.502 | Preparing to unpack .../125-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:29.506 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:29.855 | Selecting previously unselected package libz3-4:amd64. 2026-06-30 19:52:29.869 | Preparing to unpack .../126-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-30 19:52:29.874 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-30 19:52:30.102 | Selecting previously unselected package libz3-dev:amd64. 2026-06-30 19:52:30.114 | Preparing to unpack .../127-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-30 19:52:30.119 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-30 19:52:30.177 | Selecting previously unselected package llvm-17-dev. 2026-06-30 19:52:30.191 | Preparing to unpack .../128-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 19:52:30.196 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:33.818 | Selecting previously unselected package lsscsi. 2026-06-30 19:52:33.832 | Preparing to unpack .../129-lsscsi_0.32-1build1_amd64.deb ... 2026-06-30 19:52:33.837 | Unpacking lsscsi (0.32-1build1) ... 2026-06-30 19:52:33.879 | Selecting previously unselected package osinfo-db. 2026-06-30 19:52:33.893 | Preparing to unpack .../130-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-30 19:52:33.896 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-30 19:52:34.561 | Selecting previously unselected package pkgconf-bin. 2026-06-30 19:52:34.576 | Preparing to unpack .../131-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-30 19:52:34.580 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-30 19:52:34.625 | Selecting previously unselected package pkgconf:amd64. 2026-06-30 19:52:34.639 | Preparing to unpack .../132-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-30 19:52:34.646 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-30 19:52:34.693 | Selecting previously unselected package pkg-config:amd64. 2026-06-30 19:52:34.707 | Preparing to unpack .../133-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-30 19:52:34.714 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-30 19:52:34.754 | Selecting previously unselected package pm-utils. 2026-06-30 19:52:34.768 | Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2026-06-30 19:52:34.772 | Unpacking pm-utils (1.4.1-21) ... 2026-06-30 19:52:34.849 | Selecting previously unselected package postgresql-client-16. 2026-06-30 19:52:34.863 | Preparing to unpack .../135-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 19:52:34.867 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 19:52:35.066 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-30 19:52:35.080 | Preparing to unpack .../136-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 19:52:35.084 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 19:52:35.639 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-30 19:52:35.653 | Preparing to unpack .../137-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-30 19:52:35.657 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-30 19:52:35.713 | Selecting previously unselected package python3-mysqldb. 2026-06-30 19:52:35.725 | Preparing to unpack .../138-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-30 19:52:35.729 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-30 19:52:35.780 | Selecting previously unselected package python3-pip-whl. 2026-06-30 19:52:35.795 | Preparing to unpack .../139-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-30 19:52:35.799 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-30 19:52:35.858 | Selecting previously unselected package python3-setuptools-whl. 2026-06-30 19:52:35.872 | Preparing to unpack .../140-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-30 19:52:35.876 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-30 19:52:35.930 | Selecting previously unselected package python3.12-venv. 2026-06-30 19:52:35.944 | Preparing to unpack .../141-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-30 19:52:35.948 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-30 19:52:35.988 | Selecting previously unselected package python3-venv. 2026-06-30 19:52:36.002 | Preparing to unpack .../142-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-30 19:52:36.006 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-30 19:52:36.044 | Selecting previously unselected package sqlite3. 2026-06-30 19:52:36.058 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-06-30 19:52:36.061 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-06-30 19:52:36.110 | Selecting previously unselected package unzip. 2026-06-30 19:52:36.124 | Preparing to unpack .../144-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-30 19:52:36.129 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-30 19:52:36.183 | Selecting previously unselected package vbetool. 2026-06-30 19:52:36.196 | Preparing to unpack .../145-vbetool_1.1-5_amd64.deb ... 2026-06-30 19:52:36.201 | Unpacking vbetool (1.1-5) ... 2026-06-30 19:52:36.248 | Selecting previously unselected package libosinfo-l10n. 2026-06-30 19:52:36.260 | Preparing to unpack .../146-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-30 19:52:36.265 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-30 19:52:36.338 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-30 19:52:36.352 | Preparing to unpack .../147-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-30 19:52:36.356 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-30 19:52:36.403 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-30 19:52:36.416 | Preparing to unpack .../148-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-30 19:52:36.420 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-30 19:52:36.462 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-30 19:52:36.476 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 19:52:36.481 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:36.532 | Selecting previously unselected package libpcp-archive1t64. 2026-06-30 19:52:36.546 | Preparing to unpack .../150-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:36.550 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:36.594 | Selecting previously unselected package libpcp-gui2t64. 2026-06-30 19:52:36.607 | Preparing to unpack .../151-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:36.611 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:36.653 | Selecting previously unselected package libpcp-import1t64. 2026-06-30 19:52:36.667 | Preparing to unpack .../152-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:36.671 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:36.715 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-30 19:52:36.728 | Preparing to unpack .../153-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:36.732 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:36.775 | Selecting previously unselected package libpcp-trace2t64. 2026-06-30 19:52:36.789 | Preparing to unpack .../154-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:36.793 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:36.837 | Selecting previously unselected package libpcp-web1t64. 2026-06-30 19:52:36.850 | Preparing to unpack .../155-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:36.855 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:36.899 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-30 19:52:36.913 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-30 19:52:36.917 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-30 19:52:36.965 | Selecting previously unselected package python3-pcp. 2026-06-30 19:52:36.978 | Preparing to unpack .../157-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:36.982 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-30 19:52:37.041 | Selecting previously unselected package pcp. 2026-06-30 19:52:37.055 | Preparing to unpack .../158-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-30 19:52:37.324 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-30 19:52:38.245 | Selecting previously unselected package socat. 2026-06-30 19:52:38.260 | Preparing to unpack .../159-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-30 19:52:38.265 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-30 19:52:38.342 | Selecting previously unselected package vlan. 2026-06-30 19:52:38.356 | Preparing to unpack .../160-vlan_2.0.5ubuntu5_all.deb ... 2026-06-30 19:52:38.361 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-30 19:52:38.450 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-30 19:52:38.462 | Setting up postgresql-client-common (257build1.1) ... 2026-06-30 19:52:38.483 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-30 19:52:38.495 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-30 19:52:38.506 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-30 19:52:38.556 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-30 19:52:38.563 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-30 19:52:38.575 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:52:38.587 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-30 19:52:38.599 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-30 19:52:38.610 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-30 19:52:38.622 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-30 19:52:38.633 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-30 19:52:38.645 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-30 19:52:38.656 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-30 19:52:39.300 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-30 19:52:39.301 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-30 19:52:39.771 | Setting up ncal (12.1.8) ... 2026-06-30 19:52:39.782 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-30 19:52:39.794 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-30 19:52:39.806 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-30 19:52:39.818 | Setting up vbetool (1.1-5) ... 2026-06-30 19:52:39.830 | Setting up pm-utils (1.4.1-21) ... 2026-06-30 19:52:39.850 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-30 19:52:39.866 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-30 19:52:39.877 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:39.889 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 19:52:39.900 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-30 19:52:39.912 | Setting up m4 (1.4.19-4build1) ... 2026-06-30 19:52:39.924 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 19:52:39.937 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-30 19:52:39.972 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-30 19:52:39.983 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-30 19:52:39.995 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-30 19:52:40.901 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-30 19:52:41.364 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 19:52:41.377 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-30 19:52:41.389 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-30 19:52:41.640 | Setting up autotools-dev (20220109.1) ... 2026-06-30 19:52:41.652 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-30 19:52:41.664 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 19:52:41.676 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-30 19:52:41.687 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-30 19:52:41.699 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:41.710 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:41.720 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-30 19:52:41.782 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:52:41.782 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:52:41.783 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:52:41.968 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:52:42.619 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-30 19:52:43.135 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:43.146 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 19:52:43.158 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 19:52:43.168 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:43.179 | Setting up ebtables (2.0.11-6build1) ... 2026-06-30 19:52:43.792 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-30 19:52:43.805 | Setting up socat (1.8.0.0-4build3) ... 2026-06-30 19:52:43.817 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-30 19:52:43.827 | Setting up bsdmainutils (12.1.8) ... 2026-06-30 19:52:43.842 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-30 19:52:43.855 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-30 19:52:43.868 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-30 19:52:43.880 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-30 19:52:43.891 | Setting up lsscsi (0.32-1build1) ... 2026-06-30 19:52:43.902 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-30 19:52:43.918 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-30 19:52:43.931 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-30 19:52:43.944 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-30 19:52:43.955 | Setting up autoconf (2.71-3) ... 2026-06-30 19:52:43.969 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:43.980 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 19:52:43.991 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-30 19:52:44.002 | Setting up dwz (0.15-1build6) ... 2026-06-30 19:52:44.012 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 19:52:44.024 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-30 19:52:44.034 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-30 19:52:44.059 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:44.070 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-30 19:52:44.080 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:44.092 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-30 19:52:44.103 | Setting up libjson-perl (4.10000-1) ... 2026-06-30 19:52:44.113 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:44.127 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-30 19:52:44.138 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-30 19:52:44.167 | Setting up debugedit (1:5.0-5build2) ... 2026-06-30 19:52:44.200 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-30 19:52:44.210 | Setting up libsub-override-perl (0.10-1) ... 2026-06-30 19:52:44.222 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-30 19:52:44.233 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:44.244 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:44.255 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:44.266 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-30 19:52:44.277 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 19:52:44.288 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-30 19:52:44.298 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-30 19:52:44.310 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-30 19:52:44.320 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 19:52:44.331 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-06-30 19:52:44.343 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-30 19:52:44.354 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:44.364 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-30 19:52:44.376 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-30 19:52:44.384 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-30 19:52:44.395 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-30 19:52:44.405 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 19:52:44.416 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-30 19:52:44.427 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-30 19:52:44.438 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:44.449 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 19:52:44.460 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:44.471 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-30 19:52:44.577 | Setting up libtool (2.4.7-7build1) ... 2026-06-30 19:52:44.589 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-30 19:52:44.600 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 19:52:45.180 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-30 19:52:45.218 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 19:52:45.231 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-30 19:52:46.105 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-30 19:52:46.707 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-30 19:52:46.718 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-30 19:52:46.728 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 19:52:46.738 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 19:52:46.747 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-30 19:52:46.756 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 19:52:46.765 | Setting up dh-autoreconf (20) ... 2026-06-30 19:52:46.774 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:46.783 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-30 19:52:46.793 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-30 19:52:46.802 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-30 19:52:46.811 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-30 19:52:46.820 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-30 19:52:46.829 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-30 19:52:46.838 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-30 19:52:46.847 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-30 19:52:46.856 | Setting up postgresql-common (257build1.1) ... 2026-06-30 19:52:46.925 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:52:46.926 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:52:46.926 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:52:47.004 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:52:47.469 | 2026-06-30 19:52:47.469 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-30 19:52:47.652 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-30 19:52:47.652 | Removing obsolete dictionary files: 2026-06-30 19:52:48.722 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-30 19:52:49.294 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:49.342 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:49.351 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 19:52:49.360 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-30 19:52:49.368 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:49.377 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-30 19:52:49.385 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:49.394 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:49.403 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:49.411 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:49.420 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-30 19:52:49.429 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:49.438 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-30 19:52:49.446 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:49.454 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:49.463 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-30 19:52:49.472 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:49.480 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-30 19:52:49.489 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-30 19:52:49.497 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:49.506 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-30 19:52:49.515 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-30 19:52:49.523 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:49.532 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 19:52:49.541 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:49.549 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:49.558 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-30 19:52:49.566 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-30 19:52:49.575 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-30 19:52:49.584 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:49.592 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-30 19:52:49.605 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-30 19:52:50.197 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:52:50.241 | Enabling module mpm_event. 2026-06-30 19:52:50.292 | Enabling module authz_core. 2026-06-30 19:52:50.298 | Enabling module authz_host. 2026-06-30 19:52:50.345 | Enabling module authn_core. 2026-06-30 19:52:50.351 | Enabling module auth_basic. 2026-06-30 19:52:50.400 | Enabling module access_compat. 2026-06-30 19:52:50.449 | Enabling module authn_file. 2026-06-30 19:52:50.497 | Enabling module authz_user. 2026-06-30 19:52:50.545 | Enabling module alias. 2026-06-30 19:52:50.593 | Enabling module dir. 2026-06-30 19:52:50.640 | Enabling module autoindex. 2026-06-30 19:52:50.688 | Enabling module env. 2026-06-30 19:52:50.736 | Enabling module mime. 2026-06-30 19:52:50.785 | Enabling module negotiation. 2026-06-30 19:52:50.832 | Enabling module setenvif. 2026-06-30 19:52:50.881 | Enabling module filter. 2026-06-30 19:52:50.929 | Enabling module deflate. 2026-06-30 19:52:50.977 | Enabling module status. 2026-06-30 19:52:51.026 | Enabling module reqtimeout. 2026-06-30 19:52:51.074 | Enabling conf charset. 2026-06-30 19:52:51.123 | Enabling conf localized-error-pages. 2026-06-30 19:52:51.170 | Enabling conf other-vhosts-access-log. 2026-06-30 19:52:51.218 | Enabling conf security. 2026-06-30 19:52:51.266 | Enabling conf serve-cgi-bin. 2026-06-30 19:52:51.314 | Enabling site 000-default. 2026-06-30 19:52:52.415 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-30 19:52:53.144 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-30 19:52:54.609 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-30 19:52:54.619 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-30 19:52:54.937 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 19:52:54.948 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-30 19:52:54.959 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-30 19:52:56.759 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-30 19:52:56.827 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-30 19:52:56.895 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-30 19:52:56.962 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-30 19:52:58.743 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-30 19:52:59.022 | Processing triggers for ufw (0.36.2-6) ... 2026-06-30 19:52:59.157 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-06-30 19:52:59.227 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 19:53:03.021 | Processing triggers for install-info (7.1-3build2) ... 2026-06-30 19:53:03.181 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-30 19:53:03.230 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 19:53:03.469 | perl: warning: Setting locale failed. 2026-06-30 19:53:03.469 | perl: warning: Please check that your locale settings: 2026-06-30 19:53:03.469 | LANGUAGE = (unset), 2026-06-30 19:53:03.469 | LC_ALL = "en_US.utf8", 2026-06-30 19:53:03.469 | LANG = "de_DE.UTF-8" 2026-06-30 19:53:03.469 | are supported and installed on your system. 2026-06-30 19:53:03.470 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:53:03.602 | perl: warning: Setting locale failed. 2026-06-30 19:53:03.603 | perl: warning: Please check that your locale settings: 2026-06-30 19:53:03.603 | LANGUAGE = (unset), 2026-06-30 19:53:03.603 | LC_ALL = "en_US.utf8", 2026-06-30 19:53:03.605 | LANG = "de_DE.UTF-8" 2026-06-30 19:53:03.605 | are supported and installed on your system. 2026-06-30 19:53:03.605 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:53:03.655 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:53:03.655 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:53:03.656 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:53:03.727 | perl: warning: Setting locale failed. 2026-06-30 19:53:03.728 | perl: warning: Please check that your locale settings: 2026-06-30 19:53:03.728 | LANGUAGE = (unset), 2026-06-30 19:53:03.731 | LC_ALL = "en_US.utf8", 2026-06-30 19:53:03.731 | LANG = "de_DE.UTF-8" 2026-06-30 19:53:03.731 | are supported and installed on your system. 2026-06-30 19:53:03.731 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:53:04.232 | 2026-06-30 19:53:04.232 | Running kernel seems to be up-to-date. 2026-06-30 19:53:04.234 | 2026-06-30 19:53:04.234 | No services need to be restarted. 2026-06-30 19:53:04.235 | 2026-06-30 19:53:04.235 | No containers need to be restarted. 2026-06-30 19:53:04.235 | 2026-06-30 19:53:04.236 | No user sessions are running outdated binaries. 2026-06-30 19:53:04.236 | 2026-06-30 19:53:04.236 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 19:53:06.449 | ++ functions-common:apt_get:1211 : result=0 2026-06-30 19:53:06.452 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 19:53:06.454 | ++ functions-common:time_stop:2420 : local name 2026-06-30 19:53:06.457 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 19:53:06.461 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:53:06.465 | ++ functions-common:time_stop:2423 : local total 2026-06-30 19:53:06.468 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 19:53:06.471 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-30 19:53:06.474 | ++ functions-common:time_stop:2427 : start_time=1782849128290 2026-06-30 19:53:06.477 | ++ functions-common:time_stop:2429 : [[ -z 1782849128290 ]] 2026-06-30 19:53:06.481 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:53:06.486 | ++ functions-common:time_stop:2432 : end_time=1782849186482 2026-06-30 19:53:06.489 | ++ functions-common:time_stop:2433 : elapsed_time=58192 2026-06-30 19:53:06.493 | ++ functions-common:time_stop:2434 : total=6947 2026-06-30 19:53:06.496 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:53:06.498 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=65139 2026-06-30 19:53:06.501 | ++ functions-common:apt_get:1215 : return 0 2026-06-30 19:53:06.504 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-30 19:53:06.507 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-30 19:53:06.512 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-30 19:53:06.518 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-30 19:53:06.522 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-30 19:53:06.525 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-30 19:53:06.531 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-30 19:53:06.537 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-30 19:53:06.540 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-30 19:53:06.544 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-30 19:53:06.547 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:53:06.872 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-30 19:53:06.874 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-30 19:53:06.876 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-30 19:53:06.879 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-30 19:53:06.881 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-30 19:53:06.883 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-30 19:53:06.885 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-30 19:53:06.888 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-30 19:53:06.890 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-30 19:53:06.892 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-30 19:53:06.894 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-30 19:53:06.897 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-30 19:53:06.899 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-30 19:53:06.901 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-30 19:53:06.904 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-30 19:53:06.906 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-30 19:53:06.908 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-30 19:53:06.910 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-30 19:53:06.913 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-30 19:53:06.915 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-30 19:53:06.918 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-30 19:53:06.921 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-30 19:53:06.923 | + functions-common:_ensure_lsb_release:420 : return 2026-06-30 19:53:06.926 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-30 19:53:06.940 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-30 19:53:06.943 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-30 19:53:06.958 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-30 19:53:06.961 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-30 19:53:06.976 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-30 19:53:06.978 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-30 19:53:06.980 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-30 19:53:06.983 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-30 19:53:06.985 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-30 19:53:06.988 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-30 19:53:06.990 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-30 19:53:06.993 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-30 19:53:06.995 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-30 19:53:06.998 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-30 19:53:07.000 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-30 19:53:07.000 | Distro: noble 2026-06-30 19:53:07.002 | + tools/install_pip.sh:main:117 : get_versions 2026-06-30 19:53:07.005 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-30 19:53:07.010 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-30 19:53:07.012 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-30 19:53:07.016 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-30 19:53:07.016 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-30 19:53:07.689 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-30 19:53:07.691 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-30 19:53:07.691 | pip: 24.0 2026-06-30 19:53:07.694 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-30 19:53:07.696 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-30 19:53:07.699 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 19:53:07.701 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 19:53:07.703 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 19:53:07.705 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 19:53:07.708 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 19:53:07.710 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 19:53:07.712 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 19:53:07.715 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 19:53:07.717 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 19:53:07.720 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 19:53:07.722 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 19:53:07.724 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 19:53:07.727 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 19:53:07.729 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-30 19:53:07.731 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:53:07.734 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:53:07.736 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-30 19:53:07.741 | + tools/install_pip.sh:main:146 : set -x 2026-06-30 19:53:07.744 | + tools/install_pip.sh:main:149 : get_versions 2026-06-30 19:53:07.747 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-30 19:53:07.751 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-30 19:53:07.753 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-30 19:53:07.757 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-30 19:53:07.757 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-30 19:53:08.338 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-30 19:53:08.340 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-30 19:53:08.340 | pip: 24.0 2026-06-30 19:53:08.343 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-30 19:53:08.347 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-30 19:53:08.350 | + ./stack.sh:main:804 : fixup_all 2026-06-30 19:53:08.353 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-30 19:53:08.355 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-30 19:53:08.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:53:08.362 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:53:08.365 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-30 19:53:08.382 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-30 19:53:08.399 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-30 19:53:08.415 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-30 19:53:08.419 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-30 19:53:08.422 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 19:53:08.425 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 19:53:08.427 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 19:53:08.431 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 19:53:08.434 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 19:53:08.437 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 19:53:08.441 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 19:53:08.444 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 19:53:08.447 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 19:53:08.451 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 19:53:08.454 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 19:53:08.458 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 19:53:08.460 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 19:53:08.464 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-30 19:53:08.468 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-30 19:53:08.472 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-30 19:53:08.489 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-30 19:53:08.506 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-30 19:53:08.523 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-30 19:53:08.539 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-30 19:53:08.555 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-30 19:53:08.572 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-30 19:53:08.589 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-30 19:53:08.606 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-30 19:53:08.610 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-30 19:53:08.613 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-30 19:53:14.175 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-30 19:53:14.199 | Using python 3.12 to install setuptools 2026-06-30 19:53:14.202 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-30 19:53:15.606 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-30 19:53:15.875 | Collecting pip 2026-06-30 19:53:15.967 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-30 19:53:15.979 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-30 19:53:16.449 | Collecting setuptools[core] 2026-06-30 19:53:16.465 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 19:53:16.628 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-30 19:53:16.645 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 19:53:16.732 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-30 19:53:16.747 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-30 19:53:16.770 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-06-30 19:53:16.846 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-30 19:53:16.863 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 19:53:16.966 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-30 19:53:16.982 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 19:53:17.064 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-30 19:53:17.080 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 19:53:17.196 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:17.211 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 19:53:17.296 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:17.317 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 19:53:17.573 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:17.590 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-30 19:53:17.679 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:17.696 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-30 19:53:17.884 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:17.901 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-30 19:53:17.965 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:17.981 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-30 19:53:18.076 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:18.094 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-30 19:53:18.189 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:18.205 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 19:53:18.254 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-30 19:53:18.288 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-30 19:53:18.372 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.2 MB/s eta 0:00:00 2026-06-30 19:53:18.388 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-30 19:53:18.411 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-30 19:53:18.433 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-30 19:53:18.448 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.0 MB/s eta 0:00:00 2026-06-30 19:53:18.465 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-30 19:53:18.479 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.7 MB/s eta 0:00:00 2026-06-30 19:53:18.495 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-30 19:53:18.519 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-30 19:53:18.565 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 24.7 MB/s eta 0:00:00 2026-06-30 19:53:18.580 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-30 19:53:18.604 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-30 19:53:18.628 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-30 19:53:18.642 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.3 MB/s eta 0:00:00 2026-06-30 19:53:18.659 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-30 19:53:18.680 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-30 19:53:18.700 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.9 MB/s eta 0:00:00 2026-06-30 19:53:18.716 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-30 19:53:18.738 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-30 19:53:18.752 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.3 MB/s eta 0:00:00 2026-06-30 19:53:18.782 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-30 19:53:18.830 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.4 MB/s eta 0:00:00 2026-06-30 19:53:19.573 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-30 19:53:19.596 | Attempting uninstall: setuptools 2026-06-30 19:53:19.611 | Found existing installation: setuptools 68.1.2 2026-06-30 19:53:19.614 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:53:19.614 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-30 19:53:20.764 | Attempting uninstall: pygments 2026-06-30 19:53:20.797 | Found existing installation: Pygments 2.17.2 2026-06-30 19:53:20.798 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:53:20.799 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-30 19:53:22.065 | Attempting uninstall: pip 2026-06-30 19:53:22.070 | Found existing installation: pip 24.0 2026-06-30 19:53:22.141 | Uninstalling pip-24.0: 2026-06-30 19:53:22.152 | Successfully uninstalled pip-24.0 2026-06-30 19:53:23.780 | Attempting uninstall: packaging 2026-06-30 19:53:23.819 | Found existing installation: packaging 24.0 2026-06-30 19:53:23.820 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:53:23.821 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-30 19:53:24.013 | Attempting uninstall: markdown-it-py 2026-06-30 19:53:24.024 | Found existing installation: markdown-it-py 3.0.0 2026-06-30 19:53:24.025 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:53:24.026 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-30 19:53:24.186 | Attempting uninstall: wheel 2026-06-30 19:53:24.208 | Found existing installation: wheel 0.42.0 2026-06-30 19:53:24.209 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:53:24.210 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-30 19:53:24.262 | Attempting uninstall: rich 2026-06-30 19:53:24.303 | Found existing installation: rich 13.7.1 2026-06-30 19:53:24.305 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:53:24.305 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-30 19:53:25.028 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-30 19:53:25.273 | + inc/python:pip_install:216 : result=0 2026-06-30 19:53:25.276 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:53:25.279 | + functions-common:time_stop:2420 : local name 2026-06-30 19:53:25.282 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:53:25.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:53:25.288 | + functions-common:time_stop:2423 : local total 2026-06-30 19:53:25.291 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:53:25.293 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:53:25.296 | + functions-common:time_stop:2427 : start_time=1782849194193 2026-06-30 19:53:25.299 | + functions-common:time_stop:2429 : [[ -z 1782849194193 ]] 2026-06-30 19:53:25.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:53:25.306 | + functions-common:time_stop:2432 : end_time=1782849205302 2026-06-30 19:53:25.309 | + functions-common:time_stop:2433 : elapsed_time=11109 2026-06-30 19:53:25.312 | + functions-common:time_stop:2434 : total=0 2026-06-30 19:53:25.315 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:53:25.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11109 2026-06-30 19:53:25.320 | + inc/python:pip_install:219 : return 0 2026-06-30 19:53:25.323 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-30 19:53:25.325 | + 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:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 19:53:25.329 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 19:53:25.332 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-30 19:53:25.336 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-30 19:53:25.339 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-30 19:53:25.364 | Using python 3.12 to install os-testr 2026-06-30 19:53:25.367 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-30 19:53:26.809 | Collecting os-testr 2026-06-30 19:53:26.946 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-30 19:53:27.010 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-30 19:53:27.027 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-30 19:53:27.063 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-30 19:53:27.081 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-30 19:53:27.137 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-30 19:53:27.153 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-30 19:53:27.164 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-30 19:53:27.195 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-30 19:53:27.213 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-30 19:53:27.302 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-30 19:53:27.318 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-30 19:53:27.353 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-30 19:53:27.385 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-30 19:53:27.437 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-30 19:53:27.473 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-30 19:53:27.515 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-30 19:53:27.539 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-30 19:53:27.667 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 6.8 MB/s 0:00:00 2026-06-30 19:53:27.832 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-30 19:53:27.978 | Attempting uninstall: PyYAML 2026-06-30 19:53:27.986 | Found existing installation: PyYAML 6.0.1 2026-06-30 19:53:27.987 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:53:27.987 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-30 19:53:28.370 | 2026-06-30 19:53:28.375 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-30 19:53:28.515 | + inc/python:pip_install:216 : result=0 2026-06-30 19:53:28.519 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:53:28.521 | + functions-common:time_stop:2420 : local name 2026-06-30 19:53:28.524 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:53:28.526 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:53:28.528 | + functions-common:time_stop:2423 : local total 2026-06-30 19:53:28.531 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:53:28.533 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:53:28.536 | + functions-common:time_stop:2427 : start_time=1782849205358 2026-06-30 19:53:28.539 | + functions-common:time_stop:2429 : [[ -z 1782849205358 ]] 2026-06-30 19:53:28.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:53:28.548 | + functions-common:time_stop:2432 : end_time=1782849208545 2026-06-30 19:53:28.551 | + functions-common:time_stop:2433 : elapsed_time=3187 2026-06-30 19:53:28.554 | + functions-common:time_stop:2434 : total=11109 2026-06-30 19:53:28.557 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:53:28.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14296 2026-06-30 19:53:28.564 | + inc/python:pip_install:219 : return 0 2026-06-30 19:53:28.568 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-30 19:53:28.637 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-30 19:53:28.726 | + ./stack.sh:main:832 : install_infra 2026-06-30 19:53:28.729 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-30 19:53:28.732 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-30 19:53:28.736 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-30 19:53:34.228 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-30 19:53:34.231 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-30 19:53:34.258 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-30 19:53:35.685 | Collecting pbr 2026-06-30 19:53:35.687 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-30 19:53:36.123 | Collecting setuptools[core] 2026-06-30 19:53:36.128 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 19:53:36.283 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-30 19:53:36.285 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 19:53:36.355 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-30 19:53:36.358 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-30 19:53:36.431 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-30 19:53:36.434 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 19:53:36.523 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-30 19:53:36.526 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 19:53:36.595 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-30 19:53:36.597 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 19:53:36.696 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:36.699 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 19:53:36.775 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:36.778 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 19:53:37.011 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:37.013 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-30 19:53:37.086 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:37.089 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-30 19:53:37.260 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:37.264 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-30 19:53:37.315 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:37.318 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-30 19:53:37.397 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:37.401 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-30 19:53:37.480 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:37.483 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 19:53:37.570 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 19:53:37.658 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 19:53:37.684 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-30 19:53:37.687 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-30 19:53:37.689 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-30 19:53:37.692 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-30 19:53:37.695 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-30 19:53:37.698 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-30 19:53:37.700 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-30 19:53:37.712 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-30 19:53:37.716 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-30 19:53:37.716 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-30 19:53:37.719 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-30 19:53:37.721 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-30 19:53:37.726 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-30 19:53:37.728 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-30 19:53:37.731 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-30 19:53:37.757 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-30 19:53:38.056 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-30 19:53:41.824 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-30 19:53:42.028 | + inc/python:pip_install:216 : result=0 2026-06-30 19:53:42.031 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:53:42.034 | + functions-common:time_stop:2420 : local name 2026-06-30 19:53:42.038 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:53:42.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:53:42.043 | + functions-common:time_stop:2423 : local total 2026-06-30 19:53:42.046 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:53:42.048 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:53:42.052 | + functions-common:time_stop:2427 : start_time=1782849214248 2026-06-30 19:53:42.054 | + functions-common:time_stop:2429 : [[ -z 1782849214248 ]] 2026-06-30 19:53:42.060 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:53:42.064 | + functions-common:time_stop:2432 : end_time=1782849222061 2026-06-30 19:53:42.067 | + functions-common:time_stop:2433 : elapsed_time=7813 2026-06-30 19:53:42.069 | + functions-common:time_stop:2434 : total=14296 2026-06-30 19:53:42.073 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:53:42.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22109 2026-06-30 19:53:42.078 | + inc/python:pip_install:219 : return 0 2026-06-30 19:53:42.082 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-30 19:53:42.085 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-30 19:53:42.111 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-30 19:53:43.359 | Processing /opt/stack/requirements 2026-06-30 19:53:43.363 | Installing build dependencies: started 2026-06-30 19:53:46.436 | Installing build dependencies: finished with status 'done' 2026-06-30 19:53:46.438 | Getting requirements to build wheel: started 2026-06-30 19:53:46.724 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 19:53:46.728 | Preparing metadata (pyproject.toml): started 2026-06-30 19:53:47.874 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 19:53:48.055 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8463) 2026-06-30 19:53:48.145 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-30 19:53:48.165 | 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.dev8463) (26.2) 2026-06-30 19:53:48.270 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8463) 2026-06-30 19:53:48.286 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 19:53:48.435 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8463) 2026-06-30 19:53:48.437 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-30 19:53:48.584 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8463) 2026-06-30 19:53:48.600 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-30 19:53:48.611 | 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.dev8463) (82.0.1) 2026-06-30 19:53:48.931 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-06-30 19:53:48.949 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-30 19:53:48.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.3 MB/s eta 0:00:00 2026-06-30 19:53:49.037 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-06-30 19:53:49.053 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-30 19:53:49.171 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-06-30 19:53:49.189 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-30 19:53:49.277 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-06-30 19:53:49.294 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 19:53:49.413 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-30 19:53:49.440 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-30 19:53:49.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.9 MB/s eta 0:00:00 2026-06-30 19:53:49.456 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-30 19:53:49.479 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-30 19:53:49.493 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.1 MB/s eta 0:00:00 2026-06-30 19:53:49.507 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-30 19:53:49.522 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.1 MB/s eta 0:00:00 2026-06-30 19:53:49.539 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-30 19:53:49.556 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.5 MB/s eta 0:00:00 2026-06-30 19:53:49.573 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-30 19:53:49.586 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.8 MB/s eta 0:00:00 2026-06-30 19:53:49.601 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-30 19:53:49.616 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.4 MB/s eta 0:00:00 2026-06-30 19:53:49.648 | Building wheels for collected packages: openstack_requirements 2026-06-30 19:53:49.650 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-30 19:53:51.863 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-30 19:53:51.868 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8463-py3-none-any.whl size=52406 sha256=3538b24c1bc7b5101a240cd61891d8a643ab18f9b28b450ad9d5ba78ff3ed536 2026-06-30 19:53:51.868 | Stored in directory: /tmp/pip-ephem-wheel-cache-v0jbljf7/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-30 19:53:51.870 | Successfully built openstack_requirements 2026-06-30 19:53:52.149 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-30 19:53:52.890 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8463 requests-2.34.2 urllib3-2.7.0 2026-06-30 19:53:53.091 | + inc/python:pip_install:216 : result=0 2026-06-30 19:53:53.094 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:53:53.097 | + functions-common:time_stop:2420 : local name 2026-06-30 19:53:53.101 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:53:53.104 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:53:53.107 | + functions-common:time_stop:2423 : local total 2026-06-30 19:53:53.110 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:53:53.113 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:53:53.116 | + functions-common:time_stop:2427 : start_time=1782849222103 2026-06-30 19:53:53.118 | + functions-common:time_stop:2429 : [[ -z 1782849222103 ]] 2026-06-30 19:53:53.121 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:53:53.126 | + functions-common:time_stop:2432 : end_time=1782849233123 2026-06-30 19:53:53.129 | + functions-common:time_stop:2433 : elapsed_time=11020 2026-06-30 19:53:53.131 | + functions-common:time_stop:2434 : total=22109 2026-06-30 19:53:53.134 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:53:53.137 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33129 2026-06-30 19:53:53.140 | + inc/python:pip_install:219 : return 0 2026-06-30 19:53:53.143 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-30 19:53:53.146 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-30 19:53:53.149 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-30 19:53:53.152 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:53:53.155 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:53:53.158 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-30 19:53:53.161 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:53:53.164 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-30 19:53:53.187 | Using python 3.12 to install pbr 2026-06-30 19:53:53.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 -U pbr 2026-06-30 19:53:54.145 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-30 19:53:54.334 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-30 19:53:54.564 | + inc/python:pip_install:216 : result=0 2026-06-30 19:53:54.567 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:53:54.570 | + functions-common:time_stop:2420 : local name 2026-06-30 19:53:54.573 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:53:54.575 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:53:54.578 | + functions-common:time_stop:2423 : local total 2026-06-30 19:53:54.580 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:53:54.583 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:53:54.585 | + functions-common:time_stop:2427 : start_time=1782849233181 2026-06-30 19:53:54.588 | + functions-common:time_stop:2429 : [[ -z 1782849233181 ]] 2026-06-30 19:53:54.591 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:53:54.595 | + functions-common:time_stop:2432 : end_time=1782849234592 2026-06-30 19:53:54.598 | + functions-common:time_stop:2433 : elapsed_time=1411 2026-06-30 19:53:54.601 | + functions-common:time_stop:2434 : total=33129 2026-06-30 19:53:54.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:53:54.607 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34540 2026-06-30 19:53:54.609 | + inc/python:pip_install:219 : return 0 2026-06-30 19:53:54.612 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-30 19:54:00.097 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-30 19:54:00.886 | Collecting bindep 2026-06-30 19:54:00.978 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-30 19:54:01.079 | Collecting distro>=1.7 (from bindep) 2026-06-30 19:54:01.095 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-30 19:54:01.181 | Collecting packaging (from bindep) 2026-06-30 19:54:01.185 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 19:54:01.236 | Collecting Parsley (from bindep) 2026-06-30 19:54:01.259 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-30 19:54:01.347 | Collecting pbr>=2 (from bindep) 2026-06-30 19:54:01.350 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-30 19:54:01.754 | Collecting setuptools (from pbr>=2->bindep) 2026-06-30 19:54:01.756 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 19:54:01.842 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-30 19:54:01.881 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-30 19:54:01.889 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-30 19:54:01.893 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-30 19:54:01.913 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-30 19:54:01.934 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.1 MB/s eta 0:00:00 2026-06-30 19:54:01.938 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-30 19:54:02.080 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-30 19:54:03.785 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-30 19:54:03.925 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-30 19:54:03.928 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-30 19:54:03.932 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-30 19:54:03.950 | + ./stack.sh:main:841 : pkgs= 2026-06-30 19:54:03.953 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-30 19:54:03.956 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-30 19:54:03.958 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 19:54:03.961 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-30 19:54:03.963 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 19:54:03.966 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 19:54:03.969 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 19:54:03.972 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 19:54:03.974 | + functions-common:run_phase:1858 : local extra 2026-06-30 19:54:03.978 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 19:54:03.984 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 19:54:03.986 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 19:54:03.989 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 19:54:03.992 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-30 19:54:03.994 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 19:54:04.010 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:54:04.012 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 19:54:04.015 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 19:54:04.017 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-30 19:54:04.020 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 19:54:04.022 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 19:54:04.024 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-30 19:54:04.027 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-30 19:54:04.030 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-30 19:54:04.032 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-30 19:54:04.034 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-30 19:54:04.037 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-30 19:54:04.039 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 19:54:04.042 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 19:54:04.044 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 19:54:04.047 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 19:54:04.049 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-30 19:54:04.052 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 19:54:04.054 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-30 19:54:04.058 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 19:54:04.061 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 19:54:04.063 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-30 19:54:04.066 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-30 19:54:04.068 | + functions:set_systemd_override:845 : local value=2048 2026-06-30 19:54:04.071 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-30 19:54:04.074 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-30 19:54:04.132 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-30 19:54:04.132 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-30 19:54:04.135 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-30 19:54:04.551 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-30 19:54:04.553 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-30 19:54:04.573 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:54:04.576 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-30 19:54:04.580 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 19:54:04.583 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 19:54:04.586 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 19:54:04.589 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 19:54:04.592 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 19:54:04.596 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 19:54:04.599 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:54:04.602 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:54:04.605 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 19:54:04.609 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 19:54:04.612 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 19:54:04.614 | + functions-common:apt_get_update:1167 : return 2026-06-30 19:54:04.617 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-30 19:54:04.620 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 19:54:04.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:54:04.625 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:54:04.628 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-30 19:54:04.652 | + 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-06-30 19:54:04.690 | Reading package lists... 2026-06-30 19:54:05.043 | Building dependency tree... 2026-06-30 19:54:05.045 | Reading state information... 2026-06-30 19:54:05.578 | The following packages were automatically installed and are no longer required: 2026-06-30 19:54:05.580 | libfwupd2 libgusb2 2026-06-30 19:54:05.580 | Use 'sudo apt autoremove' to remove them. 2026-06-30 19:54:05.582 | The following additional packages will be installed: 2026-06-30 19:54:05.582 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-30 19:54:05.582 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-30 19:54:05.582 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-30 19:54:05.584 | erlang-tools erlang-xmerl 2026-06-30 19:54:05.586 | Suggested packages: 2026-06-30 19:54:05.586 | erlang erlang-manpages erlang-doc 2026-06-30 19:54:05.642 | The following NEW packages will be installed: 2026-06-30 19:54:05.642 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-30 19:54:05.642 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-30 19:54:05.642 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-30 19:54:05.644 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-30 19:54:05.782 | 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 19:54:05.782 | Need to get 36.1 MB of archives. 2026-06-30 19:54:05.782 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-30 19:54:05.782 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-30 19:54:05.982 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-30 19:54:06.004 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-30 19:54:06.021 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-30 19:54:06.048 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-30 19:54:06.092 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-30 19:54:06.113 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-30 19:54:06.149 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-30 19:54:06.168 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-30 19:54:06.186 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-30 19:54:06.212 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-30 19:54:06.230 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-30 19:54:06.264 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-30 19:54:06.266 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-30 19:54:06.281 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-30 19:54:06.301 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-30 19:54:06.326 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-30 19:54:06.363 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-30 19:54:06.918 | perl: warning: Setting locale failed. 2026-06-30 19:54:06.918 | perl: warning: Please check that your locale settings: 2026-06-30 19:54:06.918 | LANGUAGE = (unset), 2026-06-30 19:54:06.918 | LC_ALL = "en_US.utf8", 2026-06-30 19:54:06.918 | LANG = "de_DE.UTF-8" 2026-06-30 19:54:06.918 | are supported and installed on your system. 2026-06-30 19:54:06.918 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:54:06.979 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:54:06.980 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:54:06.980 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:54:07.163 | Fetched 36.1 MB in 1s (35.3 MB/s) 2026-06-30 19:54:07.236 | Selecting previously unselected package erlang-base. 2026-06-30 19:54:07.299 | (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 ... 123085 files and directories currently installed.) 2026-06-30 19:54:07.305 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:07.309 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:07.680 | Selecting previously unselected package erlang-asn1. 2026-06-30 19:54:07.692 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:07.698 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:07.756 | Selecting previously unselected package erlang-crypto. 2026-06-30 19:54:07.767 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:07.772 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:07.816 | Selecting previously unselected package erlang-public-key. 2026-06-30 19:54:07.826 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:07.830 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:07.883 | Selecting previously unselected package erlang-mnesia. 2026-06-30 19:54:07.895 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:07.899 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:07.964 | Selecting previously unselected package erlang-runtime-tools. 2026-06-30 19:54:07.975 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:07.980 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.042 | Selecting previously unselected package erlang-ssl. 2026-06-30 19:54:08.054 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.058 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.148 | Selecting previously unselected package erlang-eldap. 2026-06-30 19:54:08.158 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.162 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.205 | Selecting previously unselected package erlang-ftp. 2026-06-30 19:54:08.217 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.221 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.264 | Selecting previously unselected package erlang-tftp. 2026-06-30 19:54:08.276 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.279 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.324 | Selecting previously unselected package erlang-inets. 2026-06-30 19:54:08.337 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.340 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.421 | Selecting previously unselected package erlang-snmp. 2026-06-30 19:54:08.432 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.437 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.587 | Selecting previously unselected package erlang-os-mon. 2026-06-30 19:54:08.598 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.601 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.646 | Selecting previously unselected package erlang-parsetools. 2026-06-30 19:54:08.658 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.662 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.708 | Selecting previously unselected package erlang-syntax-tools. 2026-06-30 19:54:08.718 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.722 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.769 | Selecting previously unselected package erlang-tools. 2026-06-30 19:54:08.780 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.785 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.846 | Selecting previously unselected package erlang-xmerl. 2026-06-30 19:54:08.857 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 19:54:08.862 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:08.944 | Selecting previously unselected package rabbitmq-server. 2026-06-30 19:54:08.956 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-30 19:54:08.963 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-30 19:54:10.009 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:10.359 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-30 19:54:10.359 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-30 19:54:12.802 | Searching for services which depend on erlang and should be started... none found. 2026-06-30 19:54:12.840 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.851 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.863 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.874 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.886 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.897 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.908 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.920 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.931 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.941 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.952 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.962 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.973 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.983 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:12.994 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:13.005 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 19:54:13.015 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-30 19:54:13.101 | info: Selecting GID from range 100 to 999 ... 2026-06-30 19:54:13.106 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-30 19:54:13.201 | info: Selecting UID from range 100 to 999 ... 2026-06-30 19:54:13.201 | 2026-06-30 19:54:13.206 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-30 19:54:13.208 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-30 19:54:13.255 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-30 19:54:13.463 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-30 19:54:33.433 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 19:54:35.113 | perl: warning: Setting locale failed. 2026-06-30 19:54:35.113 | perl: warning: Please check that your locale settings: 2026-06-30 19:54:35.113 | LANGUAGE = (unset), 2026-06-30 19:54:35.113 | LC_ALL = "en_US.utf8", 2026-06-30 19:54:35.113 | LANG = "de_DE.UTF-8" 2026-06-30 19:54:35.113 | are supported and installed on your system. 2026-06-30 19:54:35.114 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:54:35.244 | perl: warning: Setting locale failed. 2026-06-30 19:54:35.247 | perl: warning: Please check that your locale settings: 2026-06-30 19:54:35.247 | LANGUAGE = (unset), 2026-06-30 19:54:35.247 | LC_ALL = "en_US.utf8", 2026-06-30 19:54:35.247 | LANG = "de_DE.UTF-8" 2026-06-30 19:54:35.247 | are supported and installed on your system. 2026-06-30 19:54:35.247 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:54:35.296 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:54:35.296 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:54:35.297 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:54:35.367 | perl: warning: Setting locale failed. 2026-06-30 19:54:35.367 | perl: warning: Please check that your locale settings: 2026-06-30 19:54:35.367 | LANGUAGE = (unset), 2026-06-30 19:54:35.367 | LC_ALL = "en_US.utf8", 2026-06-30 19:54:35.368 | LANG = "de_DE.UTF-8" 2026-06-30 19:54:35.370 | are supported and installed on your system. 2026-06-30 19:54:35.370 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:54:35.865 | 2026-06-30 19:54:35.866 | Running kernel seems to be up-to-date. 2026-06-30 19:54:35.866 | 2026-06-30 19:54:35.866 | No services need to be restarted. 2026-06-30 19:54:35.866 | 2026-06-30 19:54:35.866 | No containers need to be restarted. 2026-06-30 19:54:35.867 | 2026-06-30 19:54:35.867 | No user sessions are running outdated binaries. 2026-06-30 19:54:35.867 | 2026-06-30 19:54:35.867 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 19:54:37.783 | + functions-common:apt_get:1211 : result=0 2026-06-30 19:54:37.787 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 19:54:37.792 | + functions-common:time_stop:2420 : local name 2026-06-30 19:54:37.796 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:54:37.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:54:37.804 | + functions-common:time_stop:2423 : local total 2026-06-30 19:54:37.807 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:54:37.811 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 19:54:37.815 | + functions-common:time_stop:2427 : start_time=1782849244649 2026-06-30 19:54:37.819 | + functions-common:time_stop:2429 : [[ -z 1782849244649 ]] 2026-06-30 19:54:37.823 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:54:37.830 | + functions-common:time_stop:2432 : end_time=1782849277825 2026-06-30 19:54:37.833 | + functions-common:time_stop:2433 : elapsed_time=33176 2026-06-30 19:54:37.837 | + functions-common:time_stop:2434 : total=65139 2026-06-30 19:54:37.841 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:54:37.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98315 2026-06-30 19:54:37.849 | + functions-common:apt_get:1215 : return 0 2026-06-30 19:54:37.853 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-30 19:54:37.857 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 19:54:37.861 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 19:54:37.865 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 19:54:37.869 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 19:54:37.873 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 19:54:37.877 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 19:54:37.881 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 19:54:37.885 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 19:54:37.889 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 19:54:37.893 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 19:54:37.897 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 19:54:37.901 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 19:54:37.905 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 19:54:37.909 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-30 19:54:37.913 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-30 19:54:37.937 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:54:37.942 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-30 19:54:37.945 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 19:54:37.949 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-30 19:54:37.953 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-30 19:54:37.959 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-30 19:54:37.964 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-30 19:54:37.968 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-30 19:54:37.972 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-30 19:54:37.975 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-30 19:54:37.979 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-30 19:54:37.983 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-30 19:54:37.988 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-30 19:54:39.175 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-30 19:54:39.175 | user tags 2026-06-30 19:54:39.175 | guest [administrator]' 2026-06-30 19:54:39.180 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-30 19:54:39.181 | user tags 2026-06-30 19:54:39.181 | guest [administrator]' 2026-06-30 19:54:39.181 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-30 19:54:39.189 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-30 19:54:39.194 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-30 19:54:39.198 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-30 19:54:40.302 | Adding user "stackrabbit" ... 2026-06-30 19:54:40.316 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-30 19:54:40.339 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-30 19:54:41.488 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-30 19:54:41.529 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-30 19:54:41.533 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-30 19:54:42.663 | Changing password for user "stackrabbit" ... 2026-06-30 19:54:42.698 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-30 19:54:42.702 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-30 19:54:42.706 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-30 19:54:43.811 | Deleting user "guest" ... 2026-06-30 19:54:43.848 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-30 19:54:43.874 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:54:43.878 | + ./stack.sh:main:858 : install_database 2026-06-30 19:54:43.882 | + lib/database:install_database:118 : install_database_mysql 2026-06-30 19:54:43.886 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-30 19:54:43.890 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:54:43.894 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:54:43.898 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-30 19:54:43.910 | perl: warning: Setting locale failed. 2026-06-30 19:54:43.910 | perl: warning: Please check that your locale settings: 2026-06-30 19:54:43.910 | LANGUAGE = (unset), 2026-06-30 19:54:43.910 | LC_ALL = "en_US.utf8", 2026-06-30 19:54:43.910 | LANG = "de_DE.UTF-8" 2026-06-30 19:54:43.911 | are supported and installed on your system. 2026-06-30 19:54:43.911 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:54:43.964 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:54:43.964 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:54:43.964 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:54:44.076 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-30 19:54:44.080 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-30 19:54:44.087 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-30 19:54:44.091 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:54:44.095 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:54:44.099 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-30 19:54:44.103 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-30 19:54:44.107 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-30 19:54:44.113 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-30 19:54:44.117 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-30 19:54:44.121 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 19:54:44.124 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 19:54:44.128 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 19:54:44.132 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 19:54:44.136 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 19:54:44.140 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 19:54:44.143 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 19:54:44.147 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 19:54:44.152 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 19:54:44.155 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 19:54:44.159 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 19:54:44.164 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 19:54:44.168 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 19:54:44.171 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-30 19:54:44.175 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:54:44.179 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:54:44.183 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-30 19:54:44.187 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 19:54:44.190 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 19:54:44.194 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 19:54:44.199 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 19:54:44.204 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 19:54:44.207 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 19:54:44.211 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:54:44.215 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:54:44.219 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 19:54:44.223 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 19:54:44.226 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 19:54:44.230 | + functions-common:apt_get_update:1167 : return 2026-06-30 19:54:44.234 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-30 19:54:44.238 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 19:54:44.242 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:54:44.246 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:54:44.250 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-30 19:54:44.279 | + 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-06-30 19:54:44.319 | Reading package lists... 2026-06-30 19:54:44.736 | Building dependency tree... 2026-06-30 19:54:44.740 | Reading state information... 2026-06-30 19:54:45.439 | The following packages were automatically installed and are no longer required: 2026-06-30 19:54:45.442 | libfwupd2 libgusb2 2026-06-30 19:54:45.442 | Use 'sudo apt autoremove' to remove them. 2026-06-30 19:54:45.444 | The following additional packages will be installed: 2026-06-30 19:54:45.444 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-30 19:54:45.445 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-30 19:54:45.445 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-30 19:54:45.445 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-30 19:54:45.446 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-30 19:54:45.446 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-30 19:54:45.447 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-30 19:54:45.450 | Suggested packages: 2026-06-30 19:54:45.451 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-30 19:54:45.451 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-30 19:54:45.504 | The following NEW packages will be installed: 2026-06-30 19:54:45.504 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-30 19:54:45.504 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-30 19:54:45.504 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-30 19:54:45.505 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-30 19:54:45.505 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-30 19:54:45.505 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-30 19:54:45.506 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-30 19:54:45.619 | 0 upgraded, 27 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 19:54:45.619 | Need to get 29.6 MB of archives. 2026-06-30 19:54:45.619 | After this operation, 243 MB of additional disk space will be used. 2026-06-30 19:54:45.619 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-30 19:54:45.728 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-30 19:54:45.742 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-30 19:54:45.758 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-30 19:54:45.775 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-30 19:54:45.789 | Get:6 http://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-06-30 19:54:46.039 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-30 19:54:46.061 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-30 19:54:46.080 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-30 19:54:46.096 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-30 19:54:46.117 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-30 19:54:46.139 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-30 19:54:46.155 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-30 19:54:46.173 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-30 19:54:46.187 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-30 19:54:46.202 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-30 19:54:46.219 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-30 19:54:46.235 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-30 19:54:46.247 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-30 19:54:46.259 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-30 19:54:46.274 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-30 19:54:46.292 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-30 19:54:46.306 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-30 19:54:46.325 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-30 19:54:46.341 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-30 19:54:46.429 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-30 19:54:46.436 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-30 19:54:46.686 | perl: warning: Setting locale failed. 2026-06-30 19:54:46.686 | perl: warning: Please check that your locale settings: 2026-06-30 19:54:46.686 | LANGUAGE = (unset), 2026-06-30 19:54:46.686 | LC_ALL = "en_US.utf8", 2026-06-30 19:54:46.686 | LANG = "de_DE.UTF-8" 2026-06-30 19:54:46.686 | are supported and installed on your system. 2026-06-30 19:54:46.686 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:54:46.748 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:54:46.748 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:54:46.748 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:54:46.874 | Vorkonfiguration der Pakete ... 2026-06-30 19:54:46.885 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:54:47.032 | Fetched 29.6 MB in 1s (33.1 MB/s) 2026-06-30 19:54:47.067 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-30 19:54:47.131 | (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 ... 125890 files and directories currently installed.) 2026-06-30 19:54:47.138 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 19:54:47.142 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:54:47.554 | Selecting previously unselected package mysql-client-8.0. 2026-06-30 19:54:47.567 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 19:54:47.571 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:54:47.622 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-30 19:54:47.635 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-30 19:54:47.641 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 19:54:47.689 | Selecting previously unselected package libmecab2:amd64. 2026-06-30 19:54:47.702 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-30 19:54:47.705 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-30 19:54:47.761 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-30 19:54:47.774 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-30 19:54:47.777 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-30 19:54:47.829 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-30 19:54:47.842 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 19:54:47.845 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:54:48.820 | Selecting previously unselected package mysql-server-8.0. 2026-06-30 19:54:48.833 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 19:54:48.842 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:54:48.896 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:54:48.896 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:54:48.896 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:54:48.974 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:54:48.985 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:54:49.299 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:54:49.371 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-30 19:54:49.385 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-30 19:54:49.389 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-30 19:54:49.436 | Selecting previously unselected package liburi-perl. 2026-06-30 19:54:49.449 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-30 19:54:49.452 | Unpacking liburi-perl (5.27-1) ... 2026-06-30 19:54:49.545 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-30 19:54:49.558 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-30 19:54:49.562 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-30 19:54:49.622 | Selecting previously unselected package libcgi-pm-perl. 2026-06-30 19:54:49.635 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-30 19:54:49.639 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-30 19:54:49.705 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-30 19:54:49.717 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-30 19:54:49.721 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 19:54:49.768 | Selecting previously unselected package libfcgi-perl. 2026-06-30 19:54:49.781 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-30 19:54:49.784 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-30 19:54:49.833 | Selecting previously unselected package libcgi-fast-perl. 2026-06-30 19:54:49.846 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-30 19:54:49.850 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-30 19:54:49.896 | Selecting previously unselected package libclone-perl:amd64. 2026-06-30 19:54:49.909 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-30 19:54:49.913 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-30 19:54:49.960 | Selecting previously unselected package libencode-locale-perl. 2026-06-30 19:54:49.973 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-30 19:54:49.977 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-30 19:54:50.023 | Selecting previously unselected package libfcgi-bin. 2026-06-30 19:54:50.037 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-30 19:54:50.040 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 19:54:50.085 | Selecting previously unselected package libhtml-template-perl. 2026-06-30 19:54:50.098 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-30 19:54:50.101 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-30 19:54:50.150 | Selecting previously unselected package libtimedate-perl. 2026-06-30 19:54:50.163 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-30 19:54:50.166 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-30 19:54:50.239 | Selecting previously unselected package libhttp-date-perl. 2026-06-30 19:54:50.252 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-30 19:54:50.256 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-30 19:54:50.300 | Selecting previously unselected package libio-html-perl. 2026-06-30 19:54:50.313 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-30 19:54:50.317 | Unpacking libio-html-perl (1.004-3) ... 2026-06-30 19:54:50.364 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-30 19:54:50.376 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-30 19:54:50.379 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-30 19:54:50.424 | Selecting previously unselected package libhttp-message-perl. 2026-06-30 19:54:50.437 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-30 19:54:50.441 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-30 19:54:50.496 | Selecting previously unselected package mecab-utils. 2026-06-30 19:54:50.510 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-30 19:54:50.513 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-30 19:54:50.561 | Selecting previously unselected package mecab-ipadic. 2026-06-30 19:54:50.574 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-30 19:54:50.578 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-30 19:54:51.214 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-30 19:54:51.227 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-30 19:54:51.231 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-30 19:54:51.276 | Selecting previously unselected package mysql-server. 2026-06-30 19:54:51.288 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-30 19:54:51.291 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:54:51.362 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-30 19:54:51.372 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-30 19:54:51.386 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:54:51.398 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-30 19:54:51.410 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 19:54:51.421 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 19:54:51.432 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-30 19:54:51.444 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-30 19:54:51.457 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 19:54:51.468 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-30 19:54:51.480 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-30 19:54:51.492 | Setting up libio-html-perl (1.004-3) ... 2026-06-30 19:54:51.503 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:54:51.516 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-30 19:54:51.527 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:54:51.539 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-30 19:54:51.550 | Setting up liburi-perl (5.27-1) ... 2026-06-30 19:54:51.562 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:54:51.618 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:54:51.671 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:54:51.672 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:54:51.672 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:54:51.756 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:54:51.768 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 19:54:51.825 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-30 19:54:51.861 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-30 19:55:03.802 | mysqld will log errors to /var/log/mysql/error.log 2026-06-30 19:55:04.649 | mysqld is running as pid 16000 2026-06-30 19:55:07.091 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-30 19:55:08.739 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-30 19:55:08.750 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-30 19:55:08.759 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-30 19:55:08.763 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-30 19:55:08.763 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-30 19:55:08.764 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-30 19:55:08.982 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-30 19:55:09.028 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-30 19:55:09.029 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-30 19:55:09.029 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-30 19:55:09.030 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-30 19:55:09.036 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-30 19:55:09.041 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-30 19:55:09.122 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-30 19:55:09.122 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-30 19:55:09.122 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-30 19:55:09.122 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-30 19:55:09.215 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-30 19:55:09.218 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-30 19:55:09.227 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-30 19:55:09.227 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-30 19:55:09.227 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-30 19:55:09.228 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-30 19:55:09.257 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-30 19:55:09.257 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-30 19:55:09.258 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-30 19:55:09.571 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-30 19:55:09.572 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-30 19:55:09.572 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-30 19:55:09.721 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-30 19:55:09.770 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-30 19:55:09.772 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-30 19:55:10.121 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-30 19:55:10.239 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-30 19:55:10.487 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-30 19:55:10.490 | 2026-06-30 19:55:10.490 | done! 2026-06-30 19:55:10.496 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-30 19:55:10.504 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-30 19:55:10.514 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-30 19:55:10.518 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-30 19:55:10.518 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-30 19:55:10.518 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-30 19:55:10.815 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-30 19:55:10.896 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-30 19:55:10.897 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-30 19:55:10.897 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-30 19:55:10.897 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-30 19:55:10.907 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-30 19:55:10.913 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-30 19:55:11.025 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-30 19:55:11.026 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-30 19:55:11.026 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-30 19:55:11.026 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-30 19:55:11.152 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-30 19:55:11.156 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-30 19:55:11.168 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-30 19:55:11.168 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-30 19:55:11.169 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-30 19:55:11.169 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-30 19:55:11.210 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-30 19:55:11.210 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-30 19:55:11.211 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-30 19:55:11.671 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-30 19:55:11.672 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-30 19:55:11.672 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-30 19:55:11.881 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-30 19:55:11.953 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-30 19:55:11.956 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-30 19:55:12.399 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-30 19:55:12.548 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-30 19:55:12.797 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-30 19:55:12.800 | 2026-06-30 19:55:12.800 | done! 2026-06-30 19:55:12.807 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-30 19:55:12.815 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-30 19:55:12.826 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-30 19:55:12.836 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 19:55:12.848 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-30 19:55:12.859 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-30 19:55:12.870 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-30 19:55:12.882 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 19:55:14.775 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 19:55:15.007 | perl: warning: Setting locale failed. 2026-06-30 19:55:15.007 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:15.007 | LANGUAGE = (unset), 2026-06-30 19:55:15.007 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:15.007 | LANG = "de_DE.UTF-8" 2026-06-30 19:55:15.008 | are supported and installed on your system. 2026-06-30 19:55:15.008 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:55:15.141 | perl: warning: Setting locale failed. 2026-06-30 19:55:15.141 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:15.141 | LANGUAGE = (unset), 2026-06-30 19:55:15.141 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:15.141 | LANG = "de_DE.UTF-8" 2026-06-30 19:55:15.142 | are supported and installed on your system. 2026-06-30 19:55:15.142 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:55:15.191 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:55:15.191 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:55:15.191 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:55:15.262 | perl: warning: Setting locale failed. 2026-06-30 19:55:15.262 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:15.262 | LANGUAGE = (unset), 2026-06-30 19:55:15.263 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:15.263 | LANG = "de_DE.UTF-8" 2026-06-30 19:55:15.263 | are supported and installed on your system. 2026-06-30 19:55:15.263 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:55:15.763 | 2026-06-30 19:55:15.763 | Running kernel seems to be up-to-date. 2026-06-30 19:55:15.763 | 2026-06-30 19:55:15.763 | No services need to be restarted. 2026-06-30 19:55:15.763 | 2026-06-30 19:55:15.763 | No containers need to be restarted. 2026-06-30 19:55:15.763 | 2026-06-30 19:55:15.763 | No user sessions are running outdated binaries. 2026-06-30 19:55:15.764 | 2026-06-30 19:55:15.764 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 19:55:17.898 | + functions-common:apt_get:1211 : result=0 2026-06-30 19:55:17.902 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 19:55:17.906 | + functions-common:time_stop:2420 : local name 2026-06-30 19:55:17.910 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:55:17.914 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:55:17.918 | + functions-common:time_stop:2423 : local total 2026-06-30 19:55:17.922 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:55:17.925 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 19:55:17.929 | + functions-common:time_stop:2427 : start_time=1782849284276 2026-06-30 19:55:17.933 | + functions-common:time_stop:2429 : [[ -z 1782849284276 ]] 2026-06-30 19:55:17.938 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:55:17.943 | + functions-common:time_stop:2432 : end_time=1782849317940 2026-06-30 19:55:17.947 | + functions-common:time_stop:2433 : elapsed_time=33664 2026-06-30 19:55:17.951 | + functions-common:time_stop:2434 : total=98315 2026-06-30 19:55:17.955 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:55:17.959 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=131979 2026-06-30 19:55:17.962 | + functions-common:apt_get:1215 : return 0 2026-06-30 19:55:17.967 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-30 19:55:17.970 | + ./stack.sh:main:861 : install_database_python 2026-06-30 19:55:17.974 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-30 19:55:17.978 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-30 19:55:17.982 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-30 19:55:17.986 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 19:55:17.991 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-30 19:55:17.995 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-30 19:55:17.999 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 19:55:18.005 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-30 19:55:18.006 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 19:55:18.012 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-30 19:55:18.016 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-30 19:55:18.020 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-30 19:55:18.024 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-30 19:55:18.028 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-30 19:55:18.059 | Using python 3.12 to install PyMySQL 2026-06-30 19:55:18.063 | + 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-06-30 19:55:19.226 | Collecting PyMySQL 2026-06-30 19:55:19.363 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-30 19:55:19.392 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-30 19:55:19.564 | Installing collected packages: PyMySQL 2026-06-30 19:55:19.634 | Successfully installed PyMySQL-1.2.0 2026-06-30 19:55:19.761 | + inc/python:pip_install:216 : result=0 2026-06-30 19:55:19.765 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:55:19.769 | + functions-common:time_stop:2420 : local name 2026-06-30 19:55:19.773 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:55:19.777 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:55:19.780 | + functions-common:time_stop:2423 : local total 2026-06-30 19:55:19.784 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:55:19.788 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:55:19.791 | + functions-common:time_stop:2427 : start_time=1782849318052 2026-06-30 19:55:19.795 | + functions-common:time_stop:2429 : [[ -z 1782849318052 ]] 2026-06-30 19:55:19.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:55:19.806 | + functions-common:time_stop:2432 : end_time=1782849319802 2026-06-30 19:55:19.809 | + functions-common:time_stop:2433 : elapsed_time=1750 2026-06-30 19:55:19.813 | + functions-common:time_stop:2434 : total=34540 2026-06-30 19:55:19.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:55:19.821 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36290 2026-06-30 19:55:19.824 | + inc/python:pip_install:219 : return 0 2026-06-30 19:55:19.828 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-30 19:55:19.832 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-30 19:55:19.836 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-30 19:55:19.840 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-30 19:55:19.866 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:55:19.869 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-30 19:55:19.873 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-06-30 19:55:19.898 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:55:19.902 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-30 19:55:19.928 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:55:19.932 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-30 19:55:19.958 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:55:19.962 | + ./stack.sh:main:869 : install_etcd3 2026-06-30 19:55:19.966 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-30 19:55:19.966 | Installing etcd 2026-06-30 19:55:19.970 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-30 19:55:19.987 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-30 19:55:20.004 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-30 19:55:20.008 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-30 19:55:20.026 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-30 19:55:20.031 | ++ 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-06-30 19:55:20.035 | ++ 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-06-30 19:55:20.039 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-30 19:55:20.042 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-30 19:55:20.046 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-30 19:55:20.050 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 19:55:20.053 | ++ 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-06-30 19:55:20.057 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-30 19:55:20.061 | ++ 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 /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 19:55:20.067 | --2026-06-30 21:55:20-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 19:55:20.144 | Resolving github.com (github.com)... 140.82.121.4 2026-06-30 19:55:20.162 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-30 19:55:20.412 | HTTP request sent, awaiting response... 302 Found 2026-06-30 19:55:20.412 | 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-06-30T20%3A51%3A25Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T19%3A51%3A06Z&ske=2026-06-30T20%3A51%3A25Z&sks=b&skv=2018-11-09&sig=qd3pEgg5WbxeYrrPXxDJl1frPLoGMqpUOK0d%2FjnGdLs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjg1MTEyMCwibmJmIjoxNzgyODQ5MzIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ADCu_zJgwKDVuphG3fsNGfDVIrf-jvhWfcmk4hQI9Nw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-30 19:55:20.412 | --2026-06-30 21:55:20-- 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-06-30T20%3A51%3A25Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T19%3A51%3A06Z&ske=2026-06-30T20%3A51%3A25Z&sks=b&skv=2018-11-09&sig=qd3pEgg5WbxeYrrPXxDJl1frPLoGMqpUOK0d%2FjnGdLs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjg1MTEyMCwibmJmIjoxNzgyODQ5MzIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ADCu_zJgwKDVuphG3fsNGfDVIrf-jvhWfcmk4hQI9Nw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-30 19:55:20.446 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-06-30 19:55:20.458 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-30 19:55:20.501 | HTTP request sent, awaiting response... 200 OK 2026-06-30 19:55:20.502 | Length: 20927601 (20M) [application/octet-stream] 2026-06-30 19:55:20.502 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-30 19:55:20.555 | 2026-06-30 19:55:20.762 | 0K ........ ........ ... 100% 76.8M=0.3s 2026-06-30 19:55:20.762 | 2026-06-30 19:55:20.762 | 2026-06-30 21:55:20 (76.8 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-30 19:55:20.762 | 2026-06-30 19:55:20.768 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-30 19:55:20.772 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 19:55:20.776 | ++ functions:get_extra_file:81 : return 2026-06-30 19:55:20.781 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 19:55:20.785 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-30 19:55:20.789 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-30 19:55:20.793 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-30 19:55:20.821 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-30 19:55:20.825 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-30 19:55:20.835 | etcd-v3.5.21-linux-amd64/ 2026-06-30 19:55:20.835 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-30 19:55:20.835 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-30 19:55:20.835 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-30 19:55:20.836 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-30 19:55:20.836 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-30 19:55:20.836 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-30 19:55:20.836 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-30 19:55:20.837 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-30 19:55:20.837 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-30 19:55:20.837 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-30 19:55:20.837 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-30 19:55:20.837 | etcd-v3.5.21-linux-amd64/README.md 2026-06-30 19:55:20.837 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-30 19:55:21.002 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-30 19:55:21.200 | etcd-v3.5.21-linux-amd64/etcd 2026-06-30 19:55:21.462 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-30 19:55:21.501 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-30 19:55:21.534 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-30 19:55:21.538 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-30 19:55:21.564 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:55:21.568 | + ./stack.sh:main:888 : install_dstat 2026-06-30 19:55:21.572 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-30 19:55:21.597 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:55:21.601 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-30 19:55:21.605 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 19:55:21.609 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-30 19:55:21.613 | + ./stack.sh:main:897 : install_libs 2026-06-30 19:55:21.617 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-30 19:55:21.621 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-30 19:55:21.625 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-30 19:55:21.629 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-30 19:55:21.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.636 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.640 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-30 19:55:21.644 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.648 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-30 19:55:21.652 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-30 19:55:21.656 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-30 19:55:21.659 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-30 19:55:21.663 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.667 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.670 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-30 19:55:21.674 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.679 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-30 19:55:21.682 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-30 19:55:21.686 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-30 19:55:21.690 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-30 19:55:21.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.698 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.702 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-30 19:55:21.706 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.710 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-30 19:55:21.713 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-30 19:55:21.717 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-30 19:55:21.721 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-30 19:55:21.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.728 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.732 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-30 19:55:21.736 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.739 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-30 19:55:21.743 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-30 19:55:21.747 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-30 19:55:21.751 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-30 19:55:21.755 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.759 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.762 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-30 19:55:21.766 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.770 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-30 19:55:21.774 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-30 19:55:21.778 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-30 19:55:21.781 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-30 19:55:21.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.789 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.793 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-30 19:55:21.797 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.802 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-30 19:55:21.806 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-30 19:55:21.810 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-30 19:55:21.814 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-30 19:55:21.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.821 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.825 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-30 19:55:21.829 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.833 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-30 19:55:21.837 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-30 19:55:21.841 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-30 19:55:21.844 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-30 19:55:21.848 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.856 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-30 19:55:21.860 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.864 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-30 19:55:21.868 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-30 19:55:21.872 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-30 19:55:21.876 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-30 19:55:21.880 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.884 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.888 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-30 19:55:21.891 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.895 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-30 19:55:21.899 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-30 19:55:21.903 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-30 19:55:21.907 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-30 19:55:21.911 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.915 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.919 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-30 19:55:21.923 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.927 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-30 19:55:21.931 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-30 19:55:21.935 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-30 19:55:21.939 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-30 19:55:21.943 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.946 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.950 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-30 19:55:21.954 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.958 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-30 19:55:21.962 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-30 19:55:21.966 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-30 19:55:21.970 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-30 19:55:21.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:21.977 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:21.981 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-30 19:55:21.985 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:21.989 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-30 19:55:21.993 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-30 19:55:21.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-30 19:55:22.001 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-30 19:55:22.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.009 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.013 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-30 19:55:22.017 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.021 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-30 19:55:22.025 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-30 19:55:22.029 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-30 19:55:22.033 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-30 19:55:22.037 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.041 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.045 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-30 19:55:22.049 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.054 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-30 19:55:22.057 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-30 19:55:22.061 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-30 19:55:22.066 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-30 19:55:22.069 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.073 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.078 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-30 19:55:22.082 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.086 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-30 19:55:22.090 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-30 19:55:22.094 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-30 19:55:22.098 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-30 19:55:22.102 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.105 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.109 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-30 19:55:22.114 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.117 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-30 19:55:22.121 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-30 19:55:22.125 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-30 19:55:22.129 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-30 19:55:22.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.138 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.142 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-30 19:55:22.146 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.150 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-30 19:55:22.154 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-30 19:55:22.158 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-30 19:55:22.162 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-30 19:55:22.166 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.170 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.174 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-30 19:55:22.178 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.182 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-30 19:55:22.186 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-30 19:55:22.190 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-30 19:55:22.194 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-30 19:55:22.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.202 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.206 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-30 19:55:22.210 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.214 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-30 19:55:22.217 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-30 19:55:22.221 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-30 19:55:22.225 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-30 19:55:22.229 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.233 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.237 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-30 19:55:22.240 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.244 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-30 19:55:22.248 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-30 19:55:22.251 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-30 19:55:22.255 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-30 19:55:22.259 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.263 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.267 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-30 19:55:22.271 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.275 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-30 19:55:22.279 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-30 19:55:22.282 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-30 19:55:22.286 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-30 19:55:22.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.294 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.298 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-30 19:55:22.302 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.306 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-30 19:55:22.310 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-30 19:55:22.313 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-30 19:55:22.317 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-30 19:55:22.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.325 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.329 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-30 19:55:22.333 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.337 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-30 19:55:22.341 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-30 19:55:22.345 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-30 19:55:22.349 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-30 19:55:22.353 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.357 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.360 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-30 19:55:22.364 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.368 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-30 19:55:22.372 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-30 19:55:22.376 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-30 19:55:22.381 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-30 19:55:22.384 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.388 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-30 19:55:22.396 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.400 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-30 19:55:22.404 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-30 19:55:22.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-30 19:55:22.412 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-30 19:55:22.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.420 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.424 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-30 19:55:22.428 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.431 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-30 19:55:22.436 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-30 19:55:22.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-30 19:55:22.443 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-30 19:55:22.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.451 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.455 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-30 19:55:22.459 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.463 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-30 19:55:22.467 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-30 19:55:22.471 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-30 19:55:22.475 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-30 19:55:22.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.482 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.486 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-30 19:55:22.490 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.493 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-30 19:55:22.497 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-30 19:55:22.501 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-30 19:55:22.505 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-30 19:55:22.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.516 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-30 19:55:22.520 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.524 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-30 19:55:22.528 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-30 19:55:22.532 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-30 19:55:22.536 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-30 19:55:22.540 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.544 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.547 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-30 19:55:22.551 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.555 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-30 19:55:22.559 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-30 19:55:22.563 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-30 19:55:22.567 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-30 19:55:22.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.575 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.579 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-30 19:55:22.582 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.586 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-30 19:55:22.590 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-30 19:55:22.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-30 19:55:22.598 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-30 19:55:22.602 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.606 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.610 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-30 19:55:22.614 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.618 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-30 19:55:22.622 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-30 19:55:22.626 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-30 19:55:22.630 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-30 19:55:22.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.638 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.641 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-30 19:55:22.645 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.649 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-30 19:55:22.653 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-30 19:55:22.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-30 19:55:22.661 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-30 19:55:22.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.669 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.673 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-30 19:55:22.677 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.681 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-30 19:55:22.685 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-30 19:55:22.688 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-30 19:55:22.692 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-30 19:55:22.696 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.700 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.704 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-30 19:55:22.708 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.712 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-30 19:55:22.716 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-30 19:55:22.720 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-30 19:55:22.723 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-30 19:55:22.727 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.731 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.735 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-30 19:55:22.739 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.743 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-30 19:55:22.747 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-30 19:55:22.750 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-30 19:55:22.754 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-30 19:55:22.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.762 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.766 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-30 19:55:22.769 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.773 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-30 19:55:22.777 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-30 19:55:22.781 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-30 19:55:22.785 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-30 19:55:22.789 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.793 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.796 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-30 19:55:22.800 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.804 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-30 19:55:22.808 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-30 19:55:22.812 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:22.816 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:22.820 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-30 19:55:22.824 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:22.828 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-30 19:55:22.859 | Using python 3.12 to install etcd3gw 2026-06-30 19:55:22.862 | + 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-06-30 19:55:24.083 | Collecting etcd3gw 2026-06-30 19:55:24.218 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 19:55:24.240 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-30 19:55:24.282 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-30 19:55:24.284 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 19:55:24.329 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-30 19:55:24.346 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 19:55:24.390 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-30 19:55:24.407 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 19:55:24.912 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-30 19:55:24.929 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-30 19:55:24.943 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-30 19:55:25.112 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-30 19:55:25.114 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-30 19:55:25.147 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-30 19:55:25.149 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-30 19:55:25.189 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-30 19:55:25.191 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-30 19:55:25.197 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-30 19:55:25.223 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-30 19:55:25.258 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-06-30 19:55:25.287 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-30 19:55:25.298 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-30 19:55:25.300 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-30 19:55:25.302 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-30 19:55:25.304 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-30 19:55:25.322 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-30 19:55:25.567 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-30 19:55:25.624 | Attempting uninstall: urllib3 2026-06-30 19:55:25.629 | Found existing installation: urllib3 2.0.7 2026-06-30 19:55:25.630 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:55:25.630 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-30 19:55:25.771 | Attempting uninstall: idna 2026-06-30 19:55:25.780 | Found existing installation: idna 3.6 2026-06-30 19:55:25.780 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:55:25.781 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-30 19:55:25.939 | Attempting uninstall: requests 2026-06-30 19:55:25.946 | Found existing installation: requests 2.31.0 2026-06-30 19:55:25.947 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:55:25.947 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-30 19:55:26.175 | 2026-06-30 19:55:26.180 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-30 19:55:26.331 | + inc/python:pip_install:216 : result=0 2026-06-30 19:55:26.335 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:55:26.339 | + functions-common:time_stop:2420 : local name 2026-06-30 19:55:26.343 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:55:26.347 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:55:26.351 | + functions-common:time_stop:2423 : local total 2026-06-30 19:55:26.354 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:55:26.358 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:55:26.362 | + functions-common:time_stop:2427 : start_time=1782849322852 2026-06-30 19:55:26.366 | + functions-common:time_stop:2429 : [[ -z 1782849322852 ]] 2026-06-30 19:55:26.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:55:26.376 | + functions-common:time_stop:2432 : end_time=1782849326372 2026-06-30 19:55:26.380 | + functions-common:time_stop:2433 : elapsed_time=3520 2026-06-30 19:55:26.384 | + functions-common:time_stop:2434 : total=36290 2026-06-30 19:55:26.388 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:55:26.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39810 2026-06-30 19:55:26.395 | + inc/python:pip_install:219 : return 0 2026-06-30 19:55:26.399 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-30 19:55:26.403 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-30 19:55:26.408 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-30 19:55:26.412 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 19:55:26.416 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 19:55:26.420 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 19:55:26.424 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 19:55:26.428 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 19:55:26.432 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 19:55:26.436 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 19:55:26.440 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 19:55:26.444 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 19:55:26.448 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 19:55:26.451 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 19:55:26.456 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 19:55:26.460 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 19:55:26.464 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-30 19:55:26.468 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:55:26.472 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:55:26.476 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-30 19:55:26.480 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-30 19:55:26.484 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 19:55:26.488 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 19:55:26.492 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 19:55:26.496 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 19:55:26.500 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 19:55:26.504 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 19:55:26.508 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:55:26.512 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:55:26.516 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 19:55:26.520 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 19:55:26.524 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 19:55:26.528 | + functions-common:apt_get_update:1167 : return 2026-06-30 19:55:26.532 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-30 19:55:26.536 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 19:55:26.540 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:55:26.544 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:55:26.548 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-30 19:55:26.579 | + 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-06-30 19:55:26.620 | Reading package lists... 2026-06-30 19:55:27.051 | Building dependency tree... 2026-06-30 19:55:27.053 | Reading state information... 2026-06-30 19:55:27.754 | The following packages were automatically installed and are no longer required: 2026-06-30 19:55:27.757 | libfwupd2 libgusb2 2026-06-30 19:55:27.757 | Use 'sudo apt autoremove' to remove them. 2026-06-30 19:55:27.759 | The following additional packages will be installed: 2026-06-30 19:55:27.761 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-30 19:55:27.764 | Suggested packages: 2026-06-30 19:55:27.764 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-30 19:55:27.764 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-30 19:55:27.764 | python3-uwsgidecorators 2026-06-30 19:55:27.807 | The following NEW packages will be installed: 2026-06-30 19:55:27.809 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-30 19:55:27.914 | 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 19:55:27.915 | Need to get 1270 kB of archives. 2026-06-30 19:55:27.915 | After this operation, 4285 kB of additional disk space will be used. 2026-06-30 19:55:27.915 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-30 19:55:27.957 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-30 19:55:27.973 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-30 19:55:27.984 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-30 19:55:28.011 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-30 19:55:28.039 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-30 19:55:28.287 | perl: warning: Setting locale failed. 2026-06-30 19:55:28.288 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:28.288 | LANGUAGE = (unset), 2026-06-30 19:55:28.288 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:28.288 | LANG = "de_DE.UTF-8" 2026-06-30 19:55:28.288 | are supported and installed on your system. 2026-06-30 19:55:28.288 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:55:28.350 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:55:28.350 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:55:28.350 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:55:28.541 | Fetched 1270 kB in 0s (6430 kB/s) 2026-06-30 19:55:28.584 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-30 19:55:28.652 | (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 ... 126492 files and directories currently installed.) 2026-06-30 19:55:28.660 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-30 19:55:28.669 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-30 19:55:28.726 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-30 19:55:28.741 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-30 19:55:28.745 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-30 19:55:28.800 | Selecting previously unselected package libzmq5:amd64. 2026-06-30 19:55:28.814 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-30 19:55:28.818 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-30 19:55:28.874 | Selecting previously unselected package uwsgi-core. 2026-06-30 19:55:28.889 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-30 19:55:28.893 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-30 19:55:29.078 | Selecting previously unselected package uwsgi. 2026-06-30 19:55:29.093 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-30 19:55:29.101 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-30 19:55:29.160 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-30 19:55:29.175 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-30 19:55:29.179 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-30 19:55:29.255 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-30 19:55:29.266 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-30 19:55:29.278 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-30 19:55:29.290 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-30 19:55:29.310 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-30 19:55:29.884 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-30 19:55:29.920 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 19:55:30.931 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 19:55:31.157 | perl: warning: Setting locale failed. 2026-06-30 19:55:31.157 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:31.157 | LANGUAGE = (unset), 2026-06-30 19:55:31.157 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:31.157 | LANG = "de_DE.UTF-8" 2026-06-30 19:55:31.157 | are supported and installed on your system. 2026-06-30 19:55:31.158 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:55:31.287 | perl: warning: Setting locale failed. 2026-06-30 19:55:31.287 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:31.287 | LANGUAGE = (unset), 2026-06-30 19:55:31.287 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:31.287 | LANG = "de_DE.UTF-8" 2026-06-30 19:55:31.287 | are supported and installed on your system. 2026-06-30 19:55:31.288 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:55:31.337 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:55:31.337 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:55:31.337 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:55:31.410 | perl: warning: Setting locale failed. 2026-06-30 19:55:31.410 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:31.410 | LANGUAGE = (unset), 2026-06-30 19:55:31.410 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:31.410 | LANG = "de_DE.UTF-8" 2026-06-30 19:55:31.410 | are supported and installed on your system. 2026-06-30 19:55:31.410 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:55:31.910 | 2026-06-30 19:55:31.911 | Running kernel seems to be up-to-date. 2026-06-30 19:55:31.911 | 2026-06-30 19:55:31.911 | No services need to be restarted. 2026-06-30 19:55:31.913 | 2026-06-30 19:55:31.913 | No containers need to be restarted. 2026-06-30 19:55:31.913 | 2026-06-30 19:55:31.913 | No user sessions are running outdated binaries. 2026-06-30 19:55:31.914 | 2026-06-30 19:55:31.914 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 19:55:34.021 | + functions-common:apt_get:1211 : result=0 2026-06-30 19:55:34.025 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 19:55:34.028 | + functions-common:time_stop:2420 : local name 2026-06-30 19:55:34.032 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:55:34.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:55:34.039 | + functions-common:time_stop:2423 : local total 2026-06-30 19:55:34.043 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:55:34.046 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 19:55:34.049 | + functions-common:time_stop:2427 : start_time=1782849326575 2026-06-30 19:55:34.052 | + functions-common:time_stop:2429 : [[ -z 1782849326575 ]] 2026-06-30 19:55:34.057 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:55:34.062 | + functions-common:time_stop:2432 : end_time=1782849334058 2026-06-30 19:55:34.065 | + functions-common:time_stop:2433 : elapsed_time=7483 2026-06-30 19:55:34.068 | + functions-common:time_stop:2434 : total=131979 2026-06-30 19:55:34.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:55:34.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139462 2026-06-30 19:55:34.079 | + functions-common:apt_get:1215 : return 0 2026-06-30 19:55:34.083 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-30 19:55:34.087 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:55:34.091 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:55:34.095 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-30 19:55:34.097 | perl: warning: Setting locale failed. 2026-06-30 19:55:34.097 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:34.097 | LANGUAGE = (unset), 2026-06-30 19:55:34.097 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:34.097 | LANG = (unset) 2026-06-30 19:55:34.098 | are supported and installed on your system. 2026-06-30 19:55:34.098 | perl: warning: Falling back to the standard locale ("C"). 2026-06-30 19:55:34.134 | No module matches proxy 2026-06-30 19:55:34.138 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-30 19:55:34.149 | perl: warning: Setting locale failed. 2026-06-30 19:55:34.150 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:34.150 | LANGUAGE = (unset), 2026-06-30 19:55:34.150 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:34.150 | LANG = "de_DE.UTF-8" 2026-06-30 19:55:34.150 | are supported and installed on your system. 2026-06-30 19:55:34.150 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:55:34.191 | Enabling module proxy. 2026-06-30 19:55:34.197 | To activate the new configuration, you need to run: 2026-06-30 19:55:34.197 | systemctl restart apache2 2026-06-30 19:55:34.202 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-30 19:55:34.215 | perl: warning: Setting locale failed. 2026-06-30 19:55:34.215 | perl: warning: Please check that your locale settings: 2026-06-30 19:55:34.215 | LANGUAGE = (unset), 2026-06-30 19:55:34.215 | LC_ALL = "en_US.utf8", 2026-06-30 19:55:34.216 | LANG = "de_DE.UTF-8" 2026-06-30 19:55:34.216 | are supported and installed on your system. 2026-06-30 19:55:34.216 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:55:34.255 | Considering dependency proxy for proxy_uwsgi: 2026-06-30 19:55:34.255 | Module proxy already enabled 2026-06-30 19:55:34.255 | Enabling module proxy_uwsgi. 2026-06-30 19:55:34.260 | To activate the new configuration, you need to run: 2026-06-30 19:55:34.260 | systemctl restart apache2 2026-06-30 19:55:34.267 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-30 19:55:34.270 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 19:55:34.274 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 19:55:34.277 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 19:55:34.422 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-30 19:55:34.427 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-30 19:55:34.430 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-30 19:55:34.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:34.438 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:34.442 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-30 19:55:34.446 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:34.450 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-30 19:55:34.452 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-30 19:55:34.454 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-30 19:55:34.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:34.460 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:34.464 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-30 19:55:34.467 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:34.470 | + ./stack.sh:main:905 : install_glanceclient 2026-06-30 19:55:34.474 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-30 19:55:34.477 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-30 19:55:34.481 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:34.484 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:34.488 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-30 19:55:34.492 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:34.496 | + ./stack.sh:main:906 : install_cinderclient 2026-06-30 19:55:34.500 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-30 19:55:34.505 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-30 19:55:34.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:34.513 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:34.517 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-30 19:55:34.520 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:34.524 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-30 19:55:34.528 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-30 19:55:34.532 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:34.536 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:34.540 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-30 19:55:34.544 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:34.548 | + ./stack.sh:main:907 : install_novaclient 2026-06-30 19:55:34.552 | + lib/nova:install_novaclient:902 : use_library_from_git python-novaclient 2026-06-30 19:55:34.555 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-30 19:55:34.559 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:34.563 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:34.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-30 19:55:34.571 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:34.575 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-30 19:55:34.601 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:55:34.605 | + ./stack.sh:main:909 : install_swiftclient 2026-06-30 19:55:34.609 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-30 19:55:34.613 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-30 19:55:34.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:34.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:34.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-30 19:55:34.629 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:34.633 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-30 19:55:34.658 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:55:34.662 | + ./stack.sh:main:912 : install_neutronclient 2026-06-30 19:55:34.666 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-06-30 19:55:34.670 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-30 19:55:34.673 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:34.677 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:34.682 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-30 19:55:34.686 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:34.689 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-30 19:55:34.694 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-30 19:55:34.698 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-30 19:55:34.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:55:34.706 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:55:34.710 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-30 19:55:34.714 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:55:34.718 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-30 19:55:34.722 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-30 19:55:34.726 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 19:55:34.731 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-30 19:55:34.735 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-30 19:55:34.739 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 19:55:34.745 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-30 19:55:34.746 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 19:55:34.753 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-30 19:55:34.756 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-30 19:55:34.760 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-30 19:55:34.765 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-30 19:55:34.769 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-30 19:55:34.799 | Using python 3.12 to install keystonemiddleware 2026-06-30 19:55:34.803 | + 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-06-30 19:55:36.079 | Collecting keystonemiddleware 2026-06-30 19:55:36.215 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 19:55:36.281 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-30 19:55:36.297 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 19:55:36.442 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-30 19:55:36.465 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 19:55:36.525 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-30 19:55:36.542 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 19:55:36.588 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-30 19:55:36.604 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 19:55:36.649 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-30 19:55:36.666 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-30 19:55:36.723 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-30 19:55:36.740 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 19:55:36.792 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-30 19:55:36.808 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 19:55:36.868 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-30 19:55:36.885 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 19:55:36.896 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-30 19:55:36.927 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-30 19:55:36.948 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 19:55:36.992 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-30 19:55:37.008 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-30 19:55:37.059 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-30 19:55:37.075 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 19:55:37.085 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-30 19:55:37.118 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-30 19:55:37.134 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-30 19:55:37.148 | 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-06-30 19:55:37.187 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-30 19:55:37.205 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 19:55:37.242 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-30 19:55:37.258 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 19:55:37.300 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-30 19:55:37.315 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-30 19:55:37.360 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-30 19:55:37.376 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 19:55:37.427 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-30 19:55:37.442 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 19:55:37.486 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-30 19:55:37.502 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-30 19:55:37.542 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-30 19:55:37.559 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-30 19:55:37.570 | 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-06-30 19:55:37.608 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-30 19:55:37.624 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-30 19:55:37.635 | 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-06-30 19:55:37.638 | 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.2.1) 2026-06-30 19:55:37.785 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-30 19:55:37.801 | 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-06-30 19:55:37.862 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-30 19:55:37.877 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-30 19:55:37.888 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-30 19:55:38.017 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-30 19:55:38.032 | 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-06-30 19:55:38.053 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-30 19:55:38.088 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-30 19:55:38.103 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-30 19:55:38.158 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-30 19:55:38.161 | 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-06-30 19:55:38.161 | 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-06-30 19:55:38.161 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-30 19:55:38.202 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-30 19:55:38.243 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-30 19:55:38.280 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-30 19:55:38.304 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-30 19:55:38.328 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-30 19:55:38.351 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-30 19:55:38.372 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-30 19:55:38.402 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-30 19:55:38.451 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.3 MB/s 0:00:00 2026-06-30 19:55:38.468 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-30 19:55:38.492 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-30 19:55:38.516 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-30 19:55:38.539 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-30 19:55:38.561 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-30 19:55:38.589 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-30 19:55:38.611 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-30 19:55:38.636 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-30 19:55:38.658 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-30 19:55:38.681 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-30 19:55:38.706 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-30 19:55:38.731 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-30 19:55:38.760 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-30 19:55:38.780 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-30 19:55:38.803 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-30 19:55:38.835 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-30 19:55:38.862 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-30 19:55:39.165 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, 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-06-30 19:55:39.422 | Attempting uninstall: six 2026-06-30 19:55:39.431 | Found existing installation: six 1.16.0 2026-06-30 19:55:39.432 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:55:39.432 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-30 19:55:39.496 | Attempting uninstall: pyparsing 2026-06-30 19:55:39.506 | Found existing installation: pyparsing 3.1.1 2026-06-30 19:55:39.506 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:55:39.507 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-30 19:55:39.648 | Attempting uninstall: PyJWT 2026-06-30 19:55:39.657 | Found existing installation: PyJWT 2.7.0 2026-06-30 19:55:39.658 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:55:39.658 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-30 19:55:39.824 | Attempting uninstall: netaddr 2026-06-30 19:55:39.833 | Found existing installation: netaddr 0.8.0 2026-06-30 19:55:39.834 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:55:39.834 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-30 19:55:40.093 | Attempting uninstall: python-dateutil 2026-06-30 19:55:40.104 | Found existing installation: python-dateutil 2.8.2 2026-06-30 19:55:40.104 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:55:40.105 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-30 19:55:42.269 | 2026-06-30 19:55:42.278 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-30 19:55:42.477 | + inc/python:pip_install:216 : result=0 2026-06-30 19:55:42.481 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:55:42.485 | + functions-common:time_stop:2420 : local name 2026-06-30 19:55:42.489 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:55:42.493 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:55:42.497 | + functions-common:time_stop:2423 : local total 2026-06-30 19:55:42.501 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:55:42.505 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:55:42.509 | + functions-common:time_stop:2427 : start_time=1782849334792 2026-06-30 19:55:42.512 | + functions-common:time_stop:2429 : [[ -z 1782849334792 ]] 2026-06-30 19:55:42.517 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:55:42.523 | + functions-common:time_stop:2432 : end_time=1782849342518 2026-06-30 19:55:42.527 | + functions-common:time_stop:2433 : elapsed_time=7726 2026-06-30 19:55:42.531 | + functions-common:time_stop:2434 : total=39810 2026-06-30 19:55:42.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:55:42.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47536 2026-06-30 19:55:42.543 | + inc/python:pip_install:219 : return 0 2026-06-30 19:55:42.547 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-30 19:55:42.552 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-30 19:55:42.556 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 19:55:42.561 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-30 19:55:42.565 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-30 19:55:42.569 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 19:55:42.575 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-30 19:55:42.575 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 19:55:42.582 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-30 19:55:42.586 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-30 19:55:42.590 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-30 19:55:42.595 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-30 19:55:42.599 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-30 19:55:42.629 | Using python 3.12 to install python-memcached 2026-06-30 19:55:42.633 | + 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-06-30 19:55:43.873 | Collecting python-memcached 2026-06-30 19:55:44.009 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-30 19:55:44.036 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-30 19:55:44.215 | Installing collected packages: python-memcached 2026-06-30 19:55:44.251 | Successfully installed python-memcached-1.62 2026-06-30 19:55:44.366 | + inc/python:pip_install:216 : result=0 2026-06-30 19:55:44.370 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:55:44.374 | + functions-common:time_stop:2420 : local name 2026-06-30 19:55:44.378 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:55:44.381 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:55:44.385 | + functions-common:time_stop:2423 : local total 2026-06-30 19:55:44.389 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:55:44.392 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:55:44.396 | + functions-common:time_stop:2427 : start_time=1782849342621 2026-06-30 19:55:44.400 | + functions-common:time_stop:2429 : [[ -z 1782849342621 ]] 2026-06-30 19:55:44.404 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:55:44.410 | + functions-common:time_stop:2432 : end_time=1782849344406 2026-06-30 19:55:44.414 | + functions-common:time_stop:2433 : elapsed_time=1785 2026-06-30 19:55:44.418 | + functions-common:time_stop:2434 : total=47536 2026-06-30 19:55:44.422 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:55:44.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49321 2026-06-30 19:55:44.430 | + inc/python:pip_install:219 : return 0 2026-06-30 19:55:44.434 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-30 19:55:44.459 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:55:44.463 | + ./stack.sh:main:919 : '[' 192.168.122.141 == 192.168.122.141 ']' 2026-06-30 19:55:44.467 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-30 19:55:44.471 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-30 19:55:44.475 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-30 19:55:44.478 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 19:55:44.482 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-30 19:55:44.486 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-30 19:55:44.511 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:55:44.515 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-30 19:55:44.518 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-30 19:55:44.522 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-30 19:55:44.526 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 19:55:44.529 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 19:55:44.534 | ++ functions-common:git_clone:593 : pwd 2026-06-30 19:55:44.538 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 19:55:44.542 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 19:55:44.547 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 19:55:44.570 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 19:55:44.573 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 19:55:44.577 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 19:55:44.582 | + functions-common:git_clone:610 : echo master 2026-06-30 19:55:44.582 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 19:55:44.589 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-30 19:55:44.592 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 19:55:44.596 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-30 19:55:44.599 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:55:44.603 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:55:44.606 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:55:44.610 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:55:44.613 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:55:44.617 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:55:44.621 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:55:44.624 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:55:44.629 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:55:44.634 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849344631 2026-06-30 19:55:44.638 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-30 19:55:44.643 | Cloning into '/opt/stack/keystone'... 2026-06-30 19:56:01.940 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:56:01.944 | + functions-common:time_stop:2420 : local name 2026-06-30 19:56:01.948 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:56:01.952 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:56:01.955 | + functions-common:time_stop:2423 : local total 2026-06-30 19:56:01.958 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:56:01.961 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:56:01.963 | + functions-common:time_stop:2427 : start_time=1782849344631 2026-06-30 19:56:01.967 | + functions-common:time_stop:2429 : [[ -z 1782849344631 ]] 2026-06-30 19:56:01.972 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:56:01.977 | + functions-common:time_stop:2432 : end_time=1782849361974 2026-06-30 19:56:01.981 | + functions-common:time_stop:2433 : elapsed_time=17343 2026-06-30 19:56:01.985 | + functions-common:time_stop:2434 : total=4955 2026-06-30 19:56:01.987 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:56:01.990 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22298 2026-06-30 19:56:01.994 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-30 19:56:01.996 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 19:56:01.999 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:56:02.003 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:56:02.006 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:56:02.010 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:56:02.013 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:56:02.017 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:56:02.020 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:56:02.024 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:56:02.028 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:56:02.034 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849362030 2026-06-30 19:56:02.038 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 19:56:02.655 | From https://review.opendev.org/openstack/keystone 2026-06-30 19:56:02.655 | * branch master -> FETCH_HEAD 2026-06-30 19:56:02.666 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:56:02.670 | + functions-common:time_stop:2420 : local name 2026-06-30 19:56:02.673 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:56:02.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:56:02.680 | + functions-common:time_stop:2423 : local total 2026-06-30 19:56:02.683 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:56:02.687 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:56:02.689 | + functions-common:time_stop:2427 : start_time=1782849362030 2026-06-30 19:56:02.692 | + functions-common:time_stop:2429 : [[ -z 1782849362030 ]] 2026-06-30 19:56:02.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:56:02.702 | + functions-common:time_stop:2432 : end_time=1782849362698 2026-06-30 19:56:02.706 | + functions-common:time_stop:2433 : elapsed_time=668 2026-06-30 19:56:02.709 | + functions-common:time_stop:2434 : total=22298 2026-06-30 19:56:02.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:56:02.716 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22966 2026-06-30 19:56:02.720 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 19:56:02.724 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:56:02.727 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:56:02.731 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:56:02.736 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:56:02.739 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:56:02.743 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:56:02.747 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:56:02.751 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:56:02.756 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:56:02.761 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849362757 2026-06-30 19:56:02.765 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 19:56:02.934 | Note: switching to 'FETCH_HEAD'. 2026-06-30 19:56:02.934 | 2026-06-30 19:56:02.934 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 19:56:02.934 | changes and commit them, and you can discard any commits you make in this 2026-06-30 19:56:02.934 | state without impacting any branches by switching back to a branch. 2026-06-30 19:56:02.934 | 2026-06-30 19:56:02.934 | If you want to create a new branch to retain commits you create, you may 2026-06-30 19:56:02.935 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 19:56:02.935 | 2026-06-30 19:56:02.935 | git switch -c 2026-06-30 19:56:02.935 | 2026-06-30 19:56:02.935 | Or undo this operation with: 2026-06-30 19:56:02.935 | 2026-06-30 19:56:02.935 | git switch - 2026-06-30 19:56:02.935 | 2026-06-30 19:56:02.935 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 19:56:02.935 | 2026-06-30 19:56:02.935 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-30 19:56:02.941 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:56:02.944 | + functions-common:time_stop:2420 : local name 2026-06-30 19:56:02.949 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:56:02.952 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:56:02.955 | + functions-common:time_stop:2423 : local total 2026-06-30 19:56:02.959 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:56:02.962 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:56:02.966 | + functions-common:time_stop:2427 : start_time=1782849362757 2026-06-30 19:56:02.970 | + functions-common:time_stop:2429 : [[ -z 1782849362757 ]] 2026-06-30 19:56:02.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:56:02.979 | + functions-common:time_stop:2432 : end_time=1782849362975 2026-06-30 19:56:02.982 | + functions-common:time_stop:2433 : elapsed_time=218 2026-06-30 19:56:02.986 | + functions-common:time_stop:2434 : total=22966 2026-06-30 19:56:02.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:56:02.992 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23184 2026-06-30 19:56:02.996 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-30 19:56:03.012 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-30 19:56:03.017 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 19:56:03.017 | + functions-common:git_clone:673 : head -1 2026-06-30 19:56:03.021 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-30 19:56:03.024 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 19:56:03.028 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-30 19:56:03.031 | + inc/python:setup_develop:353 : local bindep 2026-06-30 19:56:03.035 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-30 19:56:03.037 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-30 19:56:03.041 | + inc/python:setup_develop:359 : local extras= 2026-06-30 19:56:03.045 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-30 19:56:03.050 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 19:56:03.054 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-30 19:56:03.058 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-30 19:56:03.061 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 19:56:03.065 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 19:56:03.070 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-30 19:56:03.073 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 19:56:03.077 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-30 19:56:03.082 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 19:56:03.086 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 19:56:03.091 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-30 19:56:03.099 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-30 19:56:03.102 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-30 19:56:03.106 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-30 19:56:03.262 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-30 19:56:03.265 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 19:56:03.269 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 19:56:03.273 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 19:56:03.277 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-30 19:56:03.280 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-30 19:56:03.284 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 19:56:03.286 | + inc/python:setup_package:446 : local extras= 2026-06-30 19:56:03.290 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 19:56:03.294 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 19:56:03.297 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 19:56:03.301 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 19:56:03.305 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 19:56:03.309 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-30 19:56:03.338 | Using python 3.12 to install /opt/stack/keystone 2026-06-30 19:56:03.342 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-30 19:56:04.312 | Obtaining file:///opt/stack/keystone 2026-06-30 19:56:04.317 | Installing build dependencies: started 2026-06-30 19:56:06.045 | Installing build dependencies: finished with status 'done' 2026-06-30 19:56:06.047 | Checking if build backend supports build_editable: started 2026-06-30 19:56:06.588 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 19:56:06.590 | Getting requirements to build editable: started 2026-06-30 19:56:06.888 | Getting requirements to build editable: finished with status 'done' 2026-06-30 19:56:06.889 | Preparing editable metadata (pyproject.toml): started 2026-06-30 19:56:07.955 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 19:56:07.970 | 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.dev45) (7.0.3) 2026-06-30 19:56:07.970 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-30 19:56:08.184 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-30 19:56:08.321 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 19:56:08.363 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-30 19:56:08.380 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-30 19:56:08.773 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-30 19:56:08.790 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-30 19:56:09.397 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:09.414 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-30 19:56:09.437 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-30 19:56:09.439 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-30 19:56:09.439 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-30 19:56:09.515 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-30 19:56:09.535 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-30 19:56:09.549 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-30 19:56:09.552 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-30 19:56:09.552 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-30 19:56:09.613 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:09.629 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 19:56:09.697 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:09.715 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 19:56:09.726 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-30 19:56:09.727 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-30 19:56:09.771 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:09.788 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 19:56:09.846 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:09.868 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 19:56:09.880 | 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.dev45) (5.10.0) 2026-06-30 19:56:09.910 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:09.925 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-30 19:56:09.935 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-30 19:56:09.963 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-30 19:56:09.978 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-30 19:56:10.027 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:10.043 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 19:56:10.054 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-30 19:56:10.055 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-30 19:56:10.097 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:10.114 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-30 19:56:10.125 | 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.dev45) (4.0.1) 2026-06-30 19:56:10.126 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-30 19:56:10.161 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:10.178 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-30 19:56:10.228 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-30 19:56:10.244 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-30 19:56:10.444 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-30 19:56:10.461 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-30 19:56:10.495 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-30 19:56:10.510 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-30 19:56:10.522 | 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.dev45) (5.3.1) 2026-06-30 19:56:10.551 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 19:56:10.565 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 19:56:10.608 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 19:56:10.624 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 19:56:10.660 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 19:56:10.676 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 19:56:10.717 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 19:56:10.732 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 19:56:10.858 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 19:56:10.876 | 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-06-30 19:56:10.951 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-30 19:56:10.967 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-30 19:56:10.983 | 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.dev45) (1.17.0) 2026-06-30 19:56:11.052 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-30 19:56:11.067 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-30 19:56:11.121 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 19:56:11.134 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-30 19:56:11.174 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 19:56:11.188 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 19:56:11.240 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 19:56:11.255 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 19:56:11.860 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 19:56:11.877 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-30 19:56:11.893 | 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.dev45) (5.14.0) 2026-06-30 19:56:11.896 | 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.dev45) (2.34.2) 2026-06-30 19:56:11.900 | 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.dev45) (2.1.0) 2026-06-30 19:56:11.901 | 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.dev45) (1.8.2) 2026-06-30 19:56:11.902 | 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.dev45) (4.15.0) 2026-06-30 19:56:11.914 | 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.dev45) (1.3.0) 2026-06-30 19:56:11.916 | 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.dev45) (2.0.0) 2026-06-30 19:56:11.917 | 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.dev45) (6.0.3) 2026-06-30 19:56:11.962 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 19:56:11.979 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-30 19:56:11.990 | 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.dev45) (3.1.0) 2026-06-30 19:56:12.022 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.038 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-30 19:56:12.074 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.092 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-30 19:56:12.137 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.153 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 19:56:12.166 | 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.dev45) (2.2.1) 2026-06-30 19:56:12.171 | 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.dev45) (2.9.0.post0) 2026-06-30 19:56:12.174 | 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.dev45) (3.4.0) 2026-06-30 19:56:12.219 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.237 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 19:56:12.283 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.298 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 19:56:12.341 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.357 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-30 19:56:12.420 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.437 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 19:56:12.480 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.496 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-30 19:56:12.536 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.553 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-30 19:56:12.600 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.616 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-30 19:56:12.625 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-30 19:56:12.658 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.674 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 19:56:12.724 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.740 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-30 19:56:12.793 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:12.809 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-30 19:56:13.090 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.106 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-30 19:56:13.156 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.175 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 19:56:13.214 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.231 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-30 19:56:13.271 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.287 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-30 19:56:13.335 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.351 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-30 19:56:13.428 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.444 | 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-06-30 19:56:13.486 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.502 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-30 19:56:13.565 | 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.dev45) 2026-06-30 19:56:13.581 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 19:56:13.628 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.645 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-30 19:56:13.666 | 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.dev45) (3.3.2) 2026-06-30 19:56:13.667 | 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.dev45) (7.2.2) 2026-06-30 19:56:13.679 | 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.dev45) (82.0.1) 2026-06-30 19:56:13.716 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.733 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-30 19:56:13.801 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.816 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-30 19:56:13.861 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.880 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-30 19:56:13.936 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 19:56:13.951 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-30 19:56:13.973 | 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.dev45) (3.4.7) 2026-06-30 19:56:13.974 | 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.dev45) (3.18) 2026-06-30 19:56:13.975 | 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.dev45) (2.7.0) 2026-06-30 19:56:13.977 | 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.dev45) (2023.11.17) 2026-06-30 19:56:14.028 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 19:56:14.047 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-30 19:56:14.116 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 19:56:14.136 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-30 19:56:14.238 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-30 19:56:14.280 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-30 19:56:14.368 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.0 MB/s 0:00:00 2026-06-30 19:56:14.386 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-30 19:56:14.411 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-30 19:56:14.433 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-30 19:56:14.456 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-30 19:56:14.481 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-30 19:56:14.505 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-30 19:56:14.528 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-30 19:56:14.550 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-30 19:56:14.574 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-30 19:56:14.597 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-30 19:56:14.619 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-30 19:56:14.640 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-30 19:56:14.662 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-30 19:56:14.687 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-30 19:56:14.712 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-30 19:56:14.740 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-30 19:56:14.804 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-30 19:56:14.828 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-30 19:56:14.850 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-30 19:56:14.872 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-30 19:56:14.899 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-30 19:56:14.921 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-30 19:56:14.945 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-30 19:56:14.975 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-30 19:56:15.001 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-30 19:56:15.029 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-30 19:56:15.057 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-30 19:56:15.076 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 30.6 MB/s 0:00:00 2026-06-30 19:56:15.094 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-30 19:56:15.118 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-30 19:56:15.140 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-30 19:56:15.164 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-30 19:56:15.191 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-30 19:56:15.219 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-30 19:56:15.244 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-30 19:56:15.267 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-30 19:56:15.291 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-30 19:56:15.323 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-30 19:56:15.346 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-30 19:56:15.378 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-30 19:56:15.402 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-30 19:56:15.425 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-30 19:56:15.449 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-30 19:56:15.471 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-30 19:56:15.497 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-30 19:56:15.563 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 54.3 MB/s 0:00:00 2026-06-30 19:56:15.579 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-30 19:56:15.604 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-30 19:56:15.626 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-30 19:56:15.648 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-30 19:56:15.674 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-30 19:56:15.700 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-30 19:56:15.722 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-30 19:56:15.748 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-30 19:56:15.772 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-30 19:56:15.795 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-30 19:56:15.824 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-30 19:56:16.006 | Building wheels for collected packages: keystone 2026-06-30 19:56:16.008 | Building editable for keystone (pyproject.toml): started 2026-06-30 19:56:17.082 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-30 19:56:17.083 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=a40f72ccfcebdf1718a9bd7b6ce15ad0f17f09afe3d37c720171c0fceb635f25 2026-06-30 19:56:17.083 | Stored in directory: /tmp/pip-ephem-wheel-cache-kdpcep1c/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-30 19:56:17.088 | Successfully built keystone 2026-06-30 19:56:17.433 | 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-06-30 19:56:17.487 | Attempting uninstall: pytz 2026-06-30 19:56:17.498 | Found existing installation: pytz 2024.1 2026-06-30 19:56:17.499 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:17.499 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-30 19:56:19.312 | Attempting uninstall: oauthlib 2026-06-30 19:56:19.323 | Found existing installation: oauthlib 3.2.2 2026-06-30 19:56:19.324 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:19.324 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-30 19:56:19.473 | Attempting uninstall: markupsafe 2026-06-30 19:56:19.484 | Found existing installation: MarkupSafe 2.1.5 2026-06-30 19:56:19.485 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:19.485 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-30 19:56:20.587 | Attempting uninstall: click 2026-06-30 19:56:20.598 | Found existing installation: click 8.1.6 2026-06-30 19:56:20.598 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:20.598 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-30 19:56:20.769 | Attempting uninstall: blinker 2026-06-30 19:56:20.779 | Found existing installation: blinker 1.7.0 2026-06-30 19:56:20.780 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:20.780 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-30 19:56:20.799 | Attempting uninstall: bcrypt 2026-06-30 19:56:20.811 | Found existing installation: bcrypt 3.2.2 2026-06-30 19:56:20.811 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:20.811 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-30 19:56:20.830 | Attempting uninstall: attrs 2026-06-30 19:56:20.843 | Found existing installation: attrs 23.2.0 2026-06-30 19:56:20.843 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:20.846 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-30 19:56:23.989 | Attempting uninstall: jinja2 2026-06-30 19:56:24.003 | Found existing installation: Jinja2 3.1.2 2026-06-30 19:56:24.003 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:24.004 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-30 19:56:25.059 | Attempting uninstall: cryptography 2026-06-30 19:56:25.072 | Found existing installation: cryptography 41.0.7 2026-06-30 19:56:25.073 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:25.074 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-30 19:56:25.679 | Attempting uninstall: pyopenssl 2026-06-30 19:56:25.693 | Found existing installation: pyOpenSSL 23.2.0 2026-06-30 19:56:25.694 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:25.695 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-30 19:56:26.116 | Attempting uninstall: jsonschema 2026-06-30 19:56:26.132 | Found existing installation: jsonschema 4.10.3 2026-06-30 19:56:26.132 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:56:26.132 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-30 19:56:27.750 | 2026-06-30 19:56:27.751 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-30 19:56:27.751 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-30 19:56:27.767 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-30 19:56:28.124 | + inc/python:pip_install:216 : result=0 2026-06-30 19:56:28.127 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:56:28.130 | + functions-common:time_stop:2420 : local name 2026-06-30 19:56:28.134 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:56:28.137 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:56:28.140 | + functions-common:time_stop:2423 : local total 2026-06-30 19:56:28.143 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:56:28.147 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:56:28.150 | + functions-common:time_stop:2427 : start_time=1782849363331 2026-06-30 19:56:28.153 | + functions-common:time_stop:2429 : [[ -z 1782849363331 ]] 2026-06-30 19:56:28.159 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:56:28.164 | + functions-common:time_stop:2432 : end_time=1782849388160 2026-06-30 19:56:28.167 | + functions-common:time_stop:2433 : elapsed_time=24829 2026-06-30 19:56:28.170 | + functions-common:time_stop:2434 : total=49321 2026-06-30 19:56:28.173 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:56:28.176 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74150 2026-06-30 19:56:28.180 | + inc/python:pip_install:219 : return 0 2026-06-30 19:56:28.184 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 19:56:28.187 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 19:56:28.191 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-30 19:56:28.194 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-30 19:56:28.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:56:28.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:56:28.204 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-30 19:56:28.208 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:56:28.211 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-30 19:56:28.236 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:56:28.239 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 19:56:28.244 | + ./stack.sh:main:921 : configure_keystone 2026-06-30 19:56:28.247 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-06-30 19:56:28.263 | + 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-06-30 19:56:28.268 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-30 19:56:28.274 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-06-30 19:56:28.295 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:56:28.298 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-30 19:56:28.340 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-30 19:56:28.378 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-30 19:56:28.421 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-30 19:56:28.462 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-30 19:56:28.504 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-30 19:56:28.545 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-30 19:56:28.583 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-30 19:56:28.622 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-30 19:56:28.660 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-30 19:56:28.663 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-30 19:56:28.666 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-30 19:56:28.669 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-30 19:56:28.672 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 19:56:28.674 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 19:56:28.692 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:56:28.696 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 19:56:28.699 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 19:56:28.702 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 19:56:28.721 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:56:28.724 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 19:56:28.729 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 19:56:28.768 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 19:56:28.770 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 19:56:28.772 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.141/identity 2026-06-30 19:56:28.815 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-06-30 19:56:28.818 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-30 19:56:28.866 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-06-30 19:56:28.870 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-30 19:56:28.875 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-30 19:56:28.878 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-30 19:56:28.882 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 19:56:28.886 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 19:56:28.890 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 19:56:28.915 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:56:28.919 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 19:56:28.923 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-30 19:56:28.928 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-30 19:56:28.975 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-06-30 19:56:28.979 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-06-30 19:56:28.983 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-30 19:56:28.987 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-30 19:56:28.992 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 19:56:29.017 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 19:56:29.021 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 19:56:29.025 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 19:56:29.029 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 19:56:29.033 | + 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-06-30 19:56:29.075 | + 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-06-30 19:56:29.119 | + 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-06-30 19:56:29.163 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 19:56:29.206 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-30 19:56:29.250 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-30 19:56:29.294 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-30 19:56:29.298 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-30 19:56:29.302 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-30 19:56:29.306 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-30 19:56:29.310 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 19:56:29.314 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-30 19:56:29.317 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-30 19:56:29.322 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 19:56:29.325 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 19:56:29.345 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 19:56:29.345 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 19:56:29.356 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 19:56:29.361 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 19:56:29.376 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-30 19:56:29.382 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-30 19:56:29.386 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-30 19:56:29.392 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 19:56:29.396 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-30 19:56:29.441 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-30 19:56:29.484 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-30 19:56:29.526 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-30 19:56:29.568 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-30 19:56:29.612 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-30 19:56:29.656 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-30 19:56:29.698 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-30 19:56:29.742 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-30 19:56:29.785 | + 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-06-30 19:56:29.831 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-30 19:56:29.876 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-30 19:56:29.920 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-30 19:56:29.963 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-30 19:56:30.005 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 19:56:30.010 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 19:56:30.015 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-30 19:56:30.018 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-30 19:56:30.022 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 19:56:30.026 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:56:30.030 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:56:30.033 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-30 19:56:30.038 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-30 19:56:30.042 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-30 19:56:30.084 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-30 19:56:30.128 | + 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-06-30 19:56:30.128 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-30 19:56:30.140 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-30 19:56:30.145 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-30 19:56:30.149 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-30 19:56:30.153 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 19:56:30.157 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 19:56:30.161 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 19:56:30.165 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 19:56:30.169 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:56:30.173 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:56:30.176 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 19:56:30.180 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 19:56:30.184 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:56:30.188 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:56:30.192 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-30 19:56:30.207 | perl: warning: Setting locale failed. 2026-06-30 19:56:30.207 | perl: warning: Please check that your locale settings: 2026-06-30 19:56:30.207 | LANGUAGE = (unset), 2026-06-30 19:56:30.207 | LC_ALL = "en_US.utf8", 2026-06-30 19:56:30.207 | LANG = "de_DE.UTF-8" 2026-06-30 19:56:30.207 | are supported and installed on your system. 2026-06-30 19:56:30.207 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:56:30.246 | Enabling site keystone-api. 2026-06-30 19:56:30.253 | To activate the new configuration, you need to run: 2026-06-30 19:56:30.253 | systemctl reload apache2 2026-06-30 19:56:30.260 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 19:56:30.263 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 19:56:30.267 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 19:56:30.271 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 19:56:30.406 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-30 19:56:30.450 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-30 19:56:30.497 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-30 19:56:30.543 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-06-30 19:56:30.547 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-30 19:56:30.594 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-30 19:56:30.637 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-30 19:56:30.684 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-30 19:56:30.730 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-06-30 19:56:30.733 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-06-30 19:56:30.778 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-30 19:56:30.804 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:56:30.808 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-30 19:56:30.833 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:56:30.837 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-30 19:56:30.841 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-30 19:56:30.845 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-30 19:56:30.849 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 19:56:30.853 | + lib/stack:stack_install_service:32 : install_glance 2026-06-30 19:56:30.857 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-30 19:56:30.861 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-30 19:56:30.866 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-30 19:56:30.890 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:56:30.894 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-30 19:56:30.898 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-30 19:56:30.923 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:56:30.927 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-30 19:56:30.931 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-30 19:56:30.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:56:30.939 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:56:30.943 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-30 19:56:30.948 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:56:30.952 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-30 19:56:30.957 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-30 19:56:30.960 | ++ inc/python:join_extras:29 : echo cinder 2026-06-30 19:56:30.965 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-30 19:56:30.969 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-30 19:56:30.973 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-30 19:56:30.977 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-30 19:56:30.982 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-30 19:56:30.986 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-30 19:56:30.990 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-30 19:56:30.996 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-30 19:56:30.997 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-30 19:56:31.003 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-30 19:56:31.007 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-30 19:56:31.011 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-30 19:56:31.015 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-30 19:56:31.019 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-30 19:56:31.050 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-30 19:56:31.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 'glance-store[cinder]!=0.29.0' 2026-06-30 19:56:32.341 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 19:56:32.479 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-30 19:56:32.496 | 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.5.0) 2026-06-30 19:56:32.497 | 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.8.0) 2026-06-30 19:56:32.498 | 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.10.0) 2026-06-30 19:56:32.499 | 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.1.1) 2026-06-30 19:56:32.500 | 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.5.0) 2026-06-30 19:56:32.500 | 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.8.0) 2026-06-30 19:56:32.501 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-30 19:56:32.502 | 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-06-30 19:56:32.503 | 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.14.0) 2026-06-30 19:56:32.504 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-30 19:56:32.505 | 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-06-30 19:56:32.533 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-30 19:56:32.549 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 19:56:32.561 | 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.4.0) 2026-06-30 19:56:32.563 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-30 19:56:32.564 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-30 19:56:32.570 | 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-06-30 19:56:32.571 | 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.2.1) 2026-06-30 19:56:32.616 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 19:56:32.632 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-30 19:56:32.807 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 19:56:32.841 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 19:56:32.980 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 19:56:32.996 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 19:56:33.132 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 19:56:33.150 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 19:56:33.164 | 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-06-30 19:56:33.165 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-30 19:56:33.166 | 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-06-30 19:56:33.166 | 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.5.1) 2026-06-30 19:56:33.173 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-30 19:56:33.173 | 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-06-30 19:56:33.175 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-30 19:56:33.176 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-30 19:56:33.179 | 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.4.0) 2026-06-30 19:56:33.180 | 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.2.0) 2026-06-30 19:56:33.183 | 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.6.0) 2026-06-30 19:56:33.215 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-30 19:56:33.230 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-30 19:56:33.242 | 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-06-30 19:56:33.246 | 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-06-30 19:56:33.250 | 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-06-30 19:56:33.251 | 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-06-30 19:56:33.252 | 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-06-30 19:56:33.261 | 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-06-30 19:56:33.264 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-30 19:56:33.265 | 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-06-30 19:56:33.268 | 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-06-30 19:56:33.275 | 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.10) 2026-06-30 19:56:33.278 | 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-06-30 19:56:33.279 | 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-06-30 19:56:33.280 | 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-06-30 19:56:33.280 | 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-06-30 19:56:33.284 | 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-06-30 19:56:33.286 | 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.2) 2026-06-30 19:56:33.291 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-30 19:56:33.308 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-30 19:56:33.312 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-30 19:56:33.316 | 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-06-30 19:56:33.329 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-30 19:56:33.330 | 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-06-30 19:56:33.330 | 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-06-30 19:56:33.332 | 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-06-30 19:56:33.360 | 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-06-30 19:56:33.418 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-30 19:56:33.475 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-30 19:56:33.502 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-30 19:56:33.526 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-30 19:56:33.552 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-30 19:56:33.579 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-30 19:56:33.602 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-30 19:56:33.849 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-30 19:56:35.153 | 2026-06-30 19:56:35.170 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-30 19:56:35.310 | + inc/python:pip_install:216 : result=0 2026-06-30 19:56:35.314 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:56:35.318 | + functions-common:time_stop:2420 : local name 2026-06-30 19:56:35.322 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:56:35.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:56:35.330 | + functions-common:time_stop:2423 : local total 2026-06-30 19:56:35.334 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:56:35.338 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:56:35.341 | + functions-common:time_stop:2427 : start_time=1782849391042 2026-06-30 19:56:35.345 | + functions-common:time_stop:2429 : [[ -z 1782849391042 ]] 2026-06-30 19:56:35.350 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:56:35.356 | + functions-common:time_stop:2432 : end_time=1782849395352 2026-06-30 19:56:35.359 | + functions-common:time_stop:2433 : elapsed_time=4310 2026-06-30 19:56:35.363 | + functions-common:time_stop:2434 : total=74150 2026-06-30 19:56:35.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:56:35.370 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78460 2026-06-30 19:56:35.374 | + inc/python:pip_install:219 : return 0 2026-06-30 19:56:35.379 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-30 19:56:35.383 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-30 19:56:35.387 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-06-30 19:56:35.404 | + 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-06-30 19:56:35.411 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-30 19:56:35.415 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-30 19:56:35.419 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-30 19:56:35.423 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 19:56:35.426 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 19:56:35.431 | ++ functions-common:git_clone:593 : pwd 2026-06-30 19:56:35.436 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 19:56:35.439 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 19:56:35.445 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 19:56:35.468 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 19:56:35.472 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 19:56:35.476 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 19:56:35.481 | + functions-common:git_clone:610 : echo master 2026-06-30 19:56:35.481 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 19:56:35.487 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-30 19:56:35.491 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 19:56:35.495 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-30 19:56:35.498 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:56:35.502 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:56:35.506 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:56:35.509 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:56:35.513 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:56:35.517 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:56:35.520 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:56:35.524 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:56:35.528 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:56:35.534 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849395530 2026-06-30 19:56:35.537 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-30 19:56:35.542 | Cloning into '/opt/stack/glance'... 2026-06-30 19:56:44.190 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:56:44.193 | + functions-common:time_stop:2420 : local name 2026-06-30 19:56:44.197 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:56:44.200 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:56:44.203 | + functions-common:time_stop:2423 : local total 2026-06-30 19:56:44.207 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:56:44.210 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:56:44.214 | + functions-common:time_stop:2427 : start_time=1782849395530 2026-06-30 19:56:44.218 | + functions-common:time_stop:2429 : [[ -z 1782849395530 ]] 2026-06-30 19:56:44.222 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:56:44.228 | + functions-common:time_stop:2432 : end_time=1782849404224 2026-06-30 19:56:44.232 | + functions-common:time_stop:2433 : elapsed_time=8694 2026-06-30 19:56:44.235 | + functions-common:time_stop:2434 : total=23184 2026-06-30 19:56:44.239 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:56:44.243 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31878 2026-06-30 19:56:44.247 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-30 19:56:44.250 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 19:56:44.254 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:56:44.258 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:56:44.262 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:56:44.265 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:56:44.269 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:56:44.273 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:56:44.276 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:56:44.280 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:56:44.285 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:56:44.290 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849404286 2026-06-30 19:56:44.294 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 19:56:44.906 | From https://review.opendev.org/openstack/glance 2026-06-30 19:56:44.906 | * branch master -> FETCH_HEAD 2026-06-30 19:56:44.917 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:56:44.921 | + functions-common:time_stop:2420 : local name 2026-06-30 19:56:44.924 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:56:44.928 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:56:44.931 | + functions-common:time_stop:2423 : local total 2026-06-30 19:56:44.935 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:56:44.939 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:56:44.943 | + functions-common:time_stop:2427 : start_time=1782849404286 2026-06-30 19:56:44.946 | + functions-common:time_stop:2429 : [[ -z 1782849404286 ]] 2026-06-30 19:56:44.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:56:44.957 | + functions-common:time_stop:2432 : end_time=1782849404953 2026-06-30 19:56:44.960 | + functions-common:time_stop:2433 : elapsed_time=667 2026-06-30 19:56:44.964 | + functions-common:time_stop:2434 : total=31878 2026-06-30 19:56:44.968 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:56:44.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32545 2026-06-30 19:56:44.975 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 19:56:44.979 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:56:44.983 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:56:44.987 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:56:44.991 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:56:44.994 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:56:44.998 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:56:45.002 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:56:45.006 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:56:45.010 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:56:45.016 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849405012 2026-06-30 19:56:45.020 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 19:56:45.152 | Note: switching to 'FETCH_HEAD'. 2026-06-30 19:56:45.152 | 2026-06-30 19:56:45.152 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 19:56:45.152 | changes and commit them, and you can discard any commits you make in this 2026-06-30 19:56:45.153 | state without impacting any branches by switching back to a branch. 2026-06-30 19:56:45.153 | 2026-06-30 19:56:45.153 | If you want to create a new branch to retain commits you create, you may 2026-06-30 19:56:45.153 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 19:56:45.153 | 2026-06-30 19:56:45.153 | git switch -c 2026-06-30 19:56:45.153 | 2026-06-30 19:56:45.153 | Or undo this operation with: 2026-06-30 19:56:45.153 | 2026-06-30 19:56:45.153 | git switch - 2026-06-30 19:56:45.153 | 2026-06-30 19:56:45.153 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 19:56:45.154 | 2026-06-30 19:56:45.154 | HEAD is now at 8095efb7e Merge "Replace futurist thread pool with concurrent.futures" 2026-06-30 19:56:45.159 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:56:45.162 | + functions-common:time_stop:2420 : local name 2026-06-30 19:56:45.166 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:56:45.170 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:56:45.173 | + functions-common:time_stop:2423 : local total 2026-06-30 19:56:45.177 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:56:45.180 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:56:45.184 | + functions-common:time_stop:2427 : start_time=1782849405012 2026-06-30 19:56:45.188 | + functions-common:time_stop:2429 : [[ -z 1782849405012 ]] 2026-06-30 19:56:45.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:56:45.198 | + functions-common:time_stop:2432 : end_time=1782849405194 2026-06-30 19:56:45.202 | + functions-common:time_stop:2433 : elapsed_time=182 2026-06-30 19:56:45.205 | + functions-common:time_stop:2434 : total=32545 2026-06-30 19:56:45.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:56:45.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32727 2026-06-30 19:56:45.216 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-30 19:56:45.234 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-30 19:56:45.239 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 19:56:45.240 | + functions-common:git_clone:673 : head -1 2026-06-30 19:56:45.242 | 8095efb7e Merge "Replace futurist thread pool with concurrent.futures" 2026-06-30 19:56:45.246 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 19:56:45.250 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-30 19:56:45.254 | + inc/python:setup_develop:353 : local bindep 2026-06-30 19:56:45.258 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-30 19:56:45.262 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-30 19:56:45.266 | + inc/python:setup_develop:359 : local extras= 2026-06-30 19:56:45.270 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-30 19:56:45.274 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 19:56:45.278 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-30 19:56:45.282 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-30 19:56:45.286 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 19:56:45.290 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 19:56:45.295 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-30 19:56:45.299 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 19:56:45.304 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-30 19:56:45.308 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 19:56:45.312 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 19:56:45.317 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-30 19:56:45.324 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-30 19:56:45.328 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-30 19:56:45.332 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-30 19:56:45.491 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-30 19:56:45.495 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 19:56:45.499 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 19:56:45.503 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 19:56:45.507 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-30 19:56:45.511 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-30 19:56:45.515 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 19:56:45.519 | + inc/python:setup_package:446 : local extras= 2026-06-30 19:56:45.523 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 19:56:45.527 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 19:56:45.531 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 19:56:45.534 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 19:56:45.538 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 19:56:45.542 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-30 19:56:45.572 | Using python 3.12 to install /opt/stack/glance 2026-06-30 19:56:45.576 | + 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-06-30 19:56:46.566 | Obtaining file:///opt/stack/glance 2026-06-30 19:56:46.570 | Installing build dependencies: started 2026-06-30 19:56:48.302 | Installing build dependencies: finished with status 'done' 2026-06-30 19:56:48.303 | Checking if build backend supports build_editable: started 2026-06-30 19:56:48.843 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 19:56:48.845 | Getting requirements to build editable: started 2026-06-30 19:56:49.141 | Getting requirements to build editable: finished with status 'done' 2026-06-30 19:56:49.144 | Preparing editable metadata (pyproject.toml): started 2026-06-30 19:56:50.070 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 19:56:50.088 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (7.0.3) 2026-06-30 19:56:50.089 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (0.7.1) 2026-06-30 19:56:50.090 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.0.51) 2026-06-30 19:56:50.091 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (0.41.0) 2026-06-30 19:56:50.092 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.1.0) 2026-06-30 19:56:50.093 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.5.1) 2026-06-30 19:56:50.093 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (1.8.10) 2026-06-30 19:56:50.094 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (1.18.4) 2026-06-30 19:56:50.279 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev91) 2026-06-30 19:56:50.419 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 19:56:50.430 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (10.5.0) 2026-06-30 19:56:50.431 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (7.5.0) 2026-06-30 19:56:50.432 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (6.4.0) 2026-06-30 19:56:50.433 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.7.1) 2026-06-30 19:56:50.434 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (10.1.1) 2026-06-30 19:56:50.435 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.8.0) 2026-06-30 19:56:50.582 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev91) 2026-06-30 19:56:50.598 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-30 19:56:50.614 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.14.0) 2026-06-30 19:56:50.614 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (13.0.0) 2026-06-30 19:56:50.737 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev91) 2026-06-30 19:56:50.753 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-30 19:56:50.765 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.17.0) 2026-06-30 19:56:50.766 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.10.1) 2026-06-30 19:56:50.767 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (4.26.0) 2026-06-30 19:56:50.767 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.8.0) 2026-06-30 19:56:50.768 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (18.0.0) 2026-06-30 19:56:50.769 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (6.8.0) 2026-06-30 19:56:50.893 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev91) 2026-06-30 19:56:50.909 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 19:56:50.920 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (8.2.0) 2026-06-30 19:56:50.921 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (18.1.0) 2026-06-30 19:56:50.922 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (8.1.0) 2026-06-30 19:56:51.051 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev91) 2026-06-30 19:56:51.068 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 19:56:51.079 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.1.0) 2026-06-30 19:56:51.081 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (4.4.0) 2026-06-30 19:56:51.081 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.5.0) 2026-06-30 19:56:51.083 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.1.0) 2026-06-30 19:56:51.083 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (43.0.3) 2026-06-30 19:56:51.200 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev91) 2026-06-30 19:56:51.216 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-30 19:56:51.358 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev91) 2026-06-30 19:56:51.377 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 19:56:51.390 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev91) (1.3.12) 2026-06-30 19:56:51.393 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev91) (4.15.0) 2026-06-30 19:56:51.427 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev91) 2026-06-30 19:56:51.446 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-30 19:56:51.459 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev91) (2.34.2) 2026-06-30 19:56:51.463 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev91) (2.0.0) 2026-06-30 19:56:51.467 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev91) (3.0) 2026-06-30 19:56:51.471 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev91) (5.10.0) 2026-06-30 19:56:51.474 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev91) (2.2.1) 2026-06-30 19:56:51.478 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev91) (2.8.0) 2026-06-30 19:56:51.479 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev91) (3.5.2) 2026-06-30 19:56:51.488 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev91) (1.4.2) 2026-06-30 19:56:51.489 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev91) (3.4.0) 2026-06-30 19:56:51.497 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev91) (3.3.2) 2026-06-30 19:56:51.502 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev91) (26.1.0) 2026-06-30 19:56:51.502 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev91) (2025.9.1) 2026-06-30 19:56:51.505 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev91) (0.37.0) 2026-06-30 19:56:51.505 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev91) (2026.5.1) 2026-06-30 19:56:51.512 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev91) (2.1.0) 2026-06-30 19:56:51.514 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev91) (1.8.2) 2026-06-30 19:56:51.519 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (4.2.0) 2026-06-30 19:56:51.521 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (4.0.1) 2026-06-30 19:56:51.522 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (2.13.0) 2026-06-30 19:56:51.529 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (1.5.0) 2026-06-30 19:56:51.533 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (5.3.1) 2026-06-30 19:56:51.539 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev91) (0.20) 2026-06-30 19:56:51.544 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev91) (1.3.0) 2026-06-30 19:56:51.545 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev91) (2.0.0) 2026-06-30 19:56:51.546 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev91) (6.0.3) 2026-06-30 19:56:51.555 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev91) (2.1.2) 2026-06-30 19:56:51.557 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev91) (0.6.2) 2026-06-30 19:56:51.619 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-06-30 19:56:51.636 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-30 19:56:51.679 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-06-30 19:56:51.694 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-30 19:56:51.742 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-06-30 19:56:51.758 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-30 19:56:51.835 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-06-30 19:56:51.852 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 19:56:51.895 | 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==32.1.0.dev91) (7.2.2) 2026-06-30 19:56:51.931 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-06-30 19:56:51.948 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 19:56:51.963 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev91) (2.9.0.post0) 2026-06-30 19:56:51.968 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (4.6.0) 2026-06-30 19:56:51.970 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (7.1.4) 2026-06-30 19:56:51.971 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (5.3.1) 2026-06-30 19:56:51.972 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (5.6.2) 2026-06-30 19:56:51.973 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (0.16.0) 2026-06-30 19:56:51.978 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (5.1.0) 2026-06-30 19:56:51.986 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (2026.2) 2026-06-30 19:56:51.987 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (26.2) 2026-06-30 19:56:51.994 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (0.25.0) 2026-06-30 19:56:51.997 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev91) (5.0.0) 2026-06-30 19:56:51.999 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev91) (3.1.6) 2026-06-30 19:56:52.000 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev91) (4.0.1) 2026-06-30 19:56:52.007 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev91) (3.0.3) 2026-06-30 19:56:52.023 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev91) (1.2.1) 2026-06-30 19:56:52.032 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (1.7.6) 2026-06-30 19:56:52.054 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev91) (82.0.1) 2026-06-30 19:56:52.069 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev91) (0.8.1) 2026-06-30 19:56:52.133 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-06-30 19:56:52.151 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 19:56:52.196 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-06-30 19:56:52.212 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-30 19:56:52.281 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-06-30 19:56:52.297 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-30 19:56:52.368 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-06-30 19:56:52.383 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-30 19:56:52.419 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-06-30 19:56:52.439 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 19:56:52.450 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) (15.0.0) 2026-06-30 19:56:52.478 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-06-30 19:56:52.495 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-30 19:56:52.517 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev91) (1.17.0) 2026-06-30 19:56:52.536 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev91) (3.4.7) 2026-06-30 19:56:52.537 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev91) (3.18) 2026-06-30 19:56:52.538 | 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==32.1.0.dev91) (2.7.0) 2026-06-30 19:56:52.541 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev91) (2023.11.17) 2026-06-30 19:56:52.572 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) (4.2.0) 2026-06-30 19:56:52.574 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) (2.20.0) 2026-06-30 19:56:52.582 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) (0.1.2) 2026-06-30 19:56:52.598 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev91) (0.8) 2026-06-30 19:56:52.677 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-06-30 19:56:52.694 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-30 19:56:52.835 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-06-30 19:56:52.852 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 19:56:52.863 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev91) (9.1.4) 2026-06-30 19:56:52.890 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-06-30 19:56:52.906 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-30 19:56:53.035 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev91) 2026-06-30 19:56:53.053 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-30 19:56:53.069 | Installing build dependencies: started 2026-06-30 19:56:54.678 | Installing build dependencies: finished with status 'done' 2026-06-30 19:56:54.679 | Getting requirements to build wheel: started 2026-06-30 19:56:55.308 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 19:56:55.310 | Preparing metadata (pyproject.toml): started 2026-06-30 19:56:55.674 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 19:56:55.678 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev91) (2026.2) 2026-06-30 19:56:55.730 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev91) 2026-06-30 19:56:55.745 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-30 19:56:55.797 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev91) 2026-06-30 19:56:55.812 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-30 19:56:55.890 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-30 19:56:55.930 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-30 19:56:55.954 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-30 19:56:55.979 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-30 19:56:56.000 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-30 19:56:56.061 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.1 MB/s 0:00:00 2026-06-30 19:56:56.077 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-30 19:56:56.099 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-30 19:56:56.121 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-30 19:56:56.142 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-30 19:56:56.166 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-30 19:56:56.191 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-30 19:56:56.219 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-30 19:56:56.242 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-30 19:56:56.266 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-30 19:56:56.290 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-30 19:56:56.318 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-30 19:56:56.341 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-30 19:56:56.369 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-30 19:56:56.399 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-30 19:56:56.422 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-30 19:56:56.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.1 MB/s 0:00:00 2026-06-30 19:56:56.490 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-30 19:56:56.513 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-30 19:56:56.535 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-30 19:56:56.557 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-30 19:56:56.654 | Building wheels for collected packages: glance, simplegeneric 2026-06-30 19:56:56.656 | Building editable for glance (pyproject.toml): started 2026-06-30 19:56:57.523 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-30 19:56:57.523 | Created wheel for glance: filename=glance-32.1.0.dev91-0.editable-py3-none-any.whl size=8982 sha256=eca7010180ab3fd60821b681ac265fd834ee1f934a2404fbc94209850b973d42 2026-06-30 19:56:57.526 | Stored in directory: /tmp/pip-ephem-wheel-cache-pmleizdm/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-30 19:56:57.530 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-30 19:56:57.945 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-30 19:56:57.947 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=ba3c3979c6780ecbbd54c11bbc819e63348442e29c6a9ea85404438d0ccf5a82 2026-06-30 19:56:57.947 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-30 19:56:57.951 | Successfully built glance simplegeneric 2026-06-30 19:56:58.225 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-30 19:57:01.221 | Attempting uninstall: jsonpointer 2026-06-30 19:57:01.236 | Found existing installation: jsonpointer 2.0 2026-06-30 19:57:01.237 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:57:01.238 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-30 19:57:01.255 | Attempting uninstall: jmespath 2026-06-30 19:57:01.270 | Found existing installation: jmespath 1.0.1 2026-06-30 19:57:01.272 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:57:01.272 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-30 19:57:01.311 | Attempting uninstall: httplib2 2026-06-30 19:57:01.326 | Found existing installation: httplib2 0.20.4 2026-06-30 19:57:01.327 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:57:01.327 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-30 19:57:01.419 | Attempting uninstall: jsonpatch 2026-06-30 19:57:01.435 | Found existing installation: jsonpatch 1.32 2026-06-30 19:57:01.436 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:57:01.436 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-30 19:57:05.807 | 2026-06-30 19:57:05.826 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev91 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-30 19:57:06.103 | + inc/python:pip_install:216 : result=0 2026-06-30 19:57:06.107 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:57:06.111 | + functions-common:time_stop:2420 : local name 2026-06-30 19:57:06.115 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:57:06.119 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:57:06.122 | + functions-common:time_stop:2423 : local total 2026-06-30 19:57:06.126 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:57:06.131 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:57:06.135 | + functions-common:time_stop:2427 : start_time=1782849405564 2026-06-30 19:57:06.138 | + functions-common:time_stop:2429 : [[ -z 1782849405564 ]] 2026-06-30 19:57:06.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:57:06.149 | + functions-common:time_stop:2432 : end_time=1782849426145 2026-06-30 19:57:06.152 | + functions-common:time_stop:2433 : elapsed_time=20581 2026-06-30 19:57:06.156 | + functions-common:time_stop:2434 : total=78460 2026-06-30 19:57:06.159 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:57:06.163 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99041 2026-06-30 19:57:06.167 | + inc/python:pip_install:219 : return 0 2026-06-30 19:57:06.171 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 19:57:06.175 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 19:57:06.179 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-30 19:57:06.183 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-30 19:57:06.186 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:57:06.190 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:57:06.194 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-30 19:57:06.198 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:57:06.202 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 19:57:06.205 | + ./stack.sh:main:942 : configure_glance 2026-06-30 19:57:06.210 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-30 19:57:06.228 | + lib/glance:configure_glance:353 : local dburl 2026-06-30 19:57:06.233 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-06-30 19:57:06.237 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-30 19:57:06.240 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-30 19:57:06.244 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-30 19:57:06.248 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 19:57:06.252 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 19:57:06.256 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 19:57:06.279 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:57:06.282 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 19:57:06.286 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-30 19:57:06.291 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-30 19:57:06.294 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-30 19:57:06.339 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-30 19:57:06.384 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-30 19:57:06.427 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-30 19:57:06.470 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-30 19:57:06.512 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-30 19:57:06.558 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-30 19:57:06.604 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-30 19:57:06.608 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-30 19:57:06.612 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-30 19:57:06.615 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 19:57:06.619 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 19:57:06.623 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-30 19:57:06.626 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-30 19:57:06.630 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-30 19:57:06.634 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 19:57:06.638 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-30 19:57:06.681 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-30 19:57:06.724 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.141/identity 2026-06-30 19:57:06.767 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-30 19:57:06.808 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-30 19:57:06.851 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-30 19:57:06.894 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-30 19:57:06.936 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-30 19:57:06.979 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.141/identity 2026-06-30 19:57:07.023 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 19:57:07.066 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 19:57:07.109 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 19:57:07.113 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-30 19:57:07.159 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-30 19:57:07.163 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-30 19:57:07.167 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-30 19:57:07.171 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 19:57:07.174 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 19:57:07.178 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 19:57:07.204 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:57:07.209 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 19:57:07.212 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 19:57:07.216 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 19:57:07.242 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:57:07.246 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 19:57:07.250 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 19:57:07.293 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 19:57:07.297 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 19:57:07.300 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-06-30 19:57:07.304 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-06-30 19:57:07.308 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-30 19:57:07.351 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-30 19:57:07.392 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-30 19:57:07.437 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-06-30 19:57:07.440 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-06-30 19:57:07.444 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-06-30 19:57:07.448 | + lib/glance:configure_glance_store:282 : local be 2026-06-30 19:57:07.451 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-06-30 19:57:07.455 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-06-30 19:57:07.459 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-30 19:57:07.505 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-06-30 19:57:07.508 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.141 2026-06-30 19:57:07.554 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-06-30 19:57:07.558 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-06-30 19:57:07.562 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-06-30 19:57:07.586 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:57:07.592 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.141/image 2026-06-30 19:57:07.636 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-06-30 19:57:07.660 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:57:07.664 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-06-30 19:57:07.668 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-30 19:57:07.672 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-30 19:57:07.677 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 19:57:07.702 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 19:57:07.706 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 19:57:07.710 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 19:57:07.714 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 19:57:07.718 | + 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-06-30 19:57:07.761 | + 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-06-30 19:57:07.804 | + 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-06-30 19:57:07.848 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 19:57:07.892 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-30 19:57:07.935 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-30 19:57:07.942 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-30 19:57:07.988 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-30 19:57:08.033 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-30 19:57:08.077 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-30 19:57:08.120 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-30 19:57:08.167 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-30 19:57:08.212 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-30 19:57:08.259 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-30 19:57:08.302 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-30 19:57:08.309 | + 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-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.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-06-30 19:57:08.317 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-06-30 19:57:08.341 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:57:08.345 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-30 19:57:08.349 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-30 19:57:08.353 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-30 19:57:08.356 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-30 19:57:08.360 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-30 19:57:08.364 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-30 19:57:08.368 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-30 19:57:08.374 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 19:57:08.378 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-30 19:57:08.423 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-30 19:57:08.427 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-30 19:57:08.430 | ++ functions:get_random_port:861 : true 2026-06-30 19:57:08.434 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-30 19:57:08.437 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-30 19:57:08.441 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-30 19:57:08.498 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-30 19:57:08.501 | ++ functions:get_random_port:865 : break 2 2026-06-30 19:57:08.505 | ++ functions:get_random_port:869 : echo 60999 2026-06-30 19:57:08.509 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-30 19:57:08.513 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-30 19:57:08.555 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-30 19:57:08.596 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-30 19:57:08.638 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-30 19:57:08.680 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 19:57:08.722 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 19:57:08.765 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-30 19:57:08.808 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-30 19:57:08.850 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-30 19:57:08.891 | + 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-06-30 19:57:08.934 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 19:57:08.978 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 19:57:09.020 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-30 19:57:09.061 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 19:57:09.103 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-30 19:57:09.144 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-30 19:57:09.186 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-30 19:57:09.228 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-30 19:57:09.270 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-30 19:57:09.311 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-30 19:57:09.353 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-30 19:57:09.357 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-30 19:57:09.361 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 19:57:09.365 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 19:57:09.368 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:57:09.372 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:57:09.376 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-30 19:57:09.379 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-30 19:57:09.382 | perl: warning: Setting locale failed. 2026-06-30 19:57:09.382 | perl: warning: Please check that your locale settings: 2026-06-30 19:57:09.382 | LANGUAGE = (unset), 2026-06-30 19:57:09.382 | LC_ALL = "en_US.utf8", 2026-06-30 19:57:09.382 | LANG = (unset) 2026-06-30 19:57:09.382 | are supported and installed on your system. 2026-06-30 19:57:09.382 | perl: warning: Falling back to the standard locale ("C"). 2026-06-30 19:57:09.419 | proxy (enabled by site administrator) 2026-06-30 19:57:09.424 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-30 19:57:09.428 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-30 19:57:09.431 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 19:57:09.435 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 19:57:09.438 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:57:09.442 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:57:09.446 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-30 19:57:09.450 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-30 19:57:09.452 | perl: warning: Setting locale failed. 2026-06-30 19:57:09.452 | perl: warning: Please check that your locale settings: 2026-06-30 19:57:09.452 | LANGUAGE = (unset), 2026-06-30 19:57:09.453 | LC_ALL = "en_US.utf8", 2026-06-30 19:57:09.453 | LANG = (unset) 2026-06-30 19:57:09.453 | are supported and installed on your system. 2026-06-30 19:57:09.453 | perl: warning: Falling back to the standard locale ("C"). 2026-06-30 19:57:09.489 | No module matches proxy_http 2026-06-30 19:57:09.493 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-30 19:57:09.505 | perl: warning: Setting locale failed. 2026-06-30 19:57:09.505 | perl: warning: Please check that your locale settings: 2026-06-30 19:57:09.505 | LANGUAGE = (unset), 2026-06-30 19:57:09.506 | LC_ALL = "en_US.utf8", 2026-06-30 19:57:09.506 | LANG = "de_DE.UTF-8" 2026-06-30 19:57:09.506 | are supported and installed on your system. 2026-06-30 19:57:09.506 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:57:09.547 | Considering dependency proxy for proxy_http: 2026-06-30 19:57:09.547 | Module proxy already enabled 2026-06-30 19:57:09.547 | Enabling module proxy_http. 2026-06-30 19:57:09.553 | To activate the new configuration, you need to run: 2026-06-30 19:57:09.554 | systemctl restart apache2 2026-06-30 19:57:09.560 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-30 19:57:09.563 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-30 19:57:09.567 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 19:57:09.571 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 19:57:09.575 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 19:57:09.711 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-30 19:57:09.716 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-30 19:57:09.719 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-30 19:57:09.723 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 19:57:09.727 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:57:09.731 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:57:09.734 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-30 19:57:09.739 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-30 19:57:09.744 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-30 19:57:09.744 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-30 19:57:09.755 | KeepAlive Off 2026-06-30 19:57:09.762 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-30 19:57:09.762 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-30 19:57:09.773 | SetEnv proxy-sendchunked 1 2026-06-30 19:57:09.780 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-30 19:57:09.780 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-30 19:57:09.791 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-30 19:57:09.796 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-30 19:57:09.800 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-30 19:57:09.803 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 19:57:09.807 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 19:57:09.810 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 19:57:09.814 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 19:57:09.817 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:57:09.821 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:57:09.825 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 19:57:09.829 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 19:57:09.833 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:57:09.836 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:57:09.840 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-30 19:57:09.853 | perl: warning: Setting locale failed. 2026-06-30 19:57:09.853 | perl: warning: Please check that your locale settings: 2026-06-30 19:57:09.853 | LANGUAGE = (unset), 2026-06-30 19:57:09.853 | LC_ALL = "en_US.utf8", 2026-06-30 19:57:09.853 | LANG = "de_DE.UTF-8" 2026-06-30 19:57:09.853 | are supported and installed on your system. 2026-06-30 19:57:09.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:57:09.893 | Enabling site glance-api. 2026-06-30 19:57:09.900 | To activate the new configuration, you need to run: 2026-06-30 19:57:09.900 | systemctl reload apache2 2026-06-30 19:57:09.906 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-30 19:57:09.910 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 19:57:09.913 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 19:57:09.917 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 19:57:10.045 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-30 19:57:10.053 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-30 19:57:10.097 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-30 19:57:10.142 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-06-30 19:57:10.146 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-30 19:57:10.192 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-30 19:57:10.236 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-30 19:57:10.261 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:57:10.265 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-30 19:57:10.269 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-30 19:57:10.273 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-30 19:57:10.277 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 19:57:10.281 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-30 19:57:10.285 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-30 19:57:10.289 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-30 19:57:10.292 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-30 19:57:10.296 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 19:57:10.299 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 19:57:10.304 | ++ functions-common:git_clone:593 : pwd 2026-06-30 19:57:10.308 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 19:57:10.312 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 19:57:10.317 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 19:57:10.341 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 19:57:10.345 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 19:57:10.348 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 19:57:10.353 | + functions-common:git_clone:610 : echo master 2026-06-30 19:57:10.354 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 19:57:10.360 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-06-30 19:57:10.364 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 19:57:10.367 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-30 19:57:10.371 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:57:10.375 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:57:10.378 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:57:10.382 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:57:10.386 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:57:10.389 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:57:10.393 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:57:10.396 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:57:10.401 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:57:10.407 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849430403 2026-06-30 19:57:10.410 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-30 19:57:10.414 | Cloning into '/opt/stack/cinder'... 2026-06-30 19:58:02.580 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:58:02.583 | + functions-common:time_stop:2420 : local name 2026-06-30 19:58:02.587 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:58:02.591 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:58:02.594 | + functions-common:time_stop:2423 : local total 2026-06-30 19:58:02.598 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:58:02.602 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:58:02.605 | + functions-common:time_stop:2427 : start_time=1782849430403 2026-06-30 19:58:02.609 | + functions-common:time_stop:2429 : [[ -z 1782849430403 ]] 2026-06-30 19:58:02.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:58:02.619 | + functions-common:time_stop:2432 : end_time=1782849482615 2026-06-30 19:58:02.623 | + functions-common:time_stop:2433 : elapsed_time=52212 2026-06-30 19:58:02.626 | + functions-common:time_stop:2434 : total=32727 2026-06-30 19:58:02.630 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:58:02.634 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84939 2026-06-30 19:58:02.638 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-06-30 19:58:02.642 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 19:58:02.645 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:58:02.649 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:58:02.652 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:58:02.656 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:58:02.660 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:58:02.664 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:58:02.667 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:58:02.671 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:58:02.676 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:58:02.681 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849482677 2026-06-30 19:58:02.685 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 19:58:03.349 | From https://review.opendev.org/openstack/cinder 2026-06-30 19:58:03.349 | * branch master -> FETCH_HEAD 2026-06-30 19:58:03.360 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:58:03.364 | + functions-common:time_stop:2420 : local name 2026-06-30 19:58:03.368 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:58:03.372 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:58:03.375 | + functions-common:time_stop:2423 : local total 2026-06-30 19:58:03.378 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:58:03.382 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:58:03.386 | + functions-common:time_stop:2427 : start_time=1782849482677 2026-06-30 19:58:03.389 | + functions-common:time_stop:2429 : [[ -z 1782849482677 ]] 2026-06-30 19:58:03.394 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:58:03.399 | + functions-common:time_stop:2432 : end_time=1782849483396 2026-06-30 19:58:03.403 | + functions-common:time_stop:2433 : elapsed_time=719 2026-06-30 19:58:03.405 | + functions-common:time_stop:2434 : total=84939 2026-06-30 19:58:03.409 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:58:03.412 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85658 2026-06-30 19:58:03.416 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 19:58:03.420 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:58:03.424 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:58:03.428 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:58:03.431 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:58:03.435 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:58:03.439 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:58:03.442 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:58:03.446 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:58:03.451 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:58:03.456 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849483452 2026-06-30 19:58:03.460 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 19:58:03.898 | Note: switching to 'FETCH_HEAD'. 2026-06-30 19:58:03.898 | 2026-06-30 19:58:03.898 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 19:58:03.899 | changes and commit them, and you can discard any commits you make in this 2026-06-30 19:58:03.899 | state without impacting any branches by switching back to a branch. 2026-06-30 19:58:03.899 | 2026-06-30 19:58:03.899 | If you want to create a new branch to retain commits you create, you may 2026-06-30 19:58:03.899 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 19:58:03.899 | 2026-06-30 19:58:03.899 | git switch -c 2026-06-30 19:58:03.899 | 2026-06-30 19:58:03.899 | Or undo this operation with: 2026-06-30 19:58:03.899 | 2026-06-30 19:58:03.899 | git switch - 2026-06-30 19:58:03.900 | 2026-06-30 19:58:03.900 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 19:58:03.900 | 2026-06-30 19:58:03.900 | HEAD is now at 85611cbc1 Merge "Storwize: stop vdiskcopyops loop racing sqlite in tests" 2026-06-30 19:58:03.908 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:58:03.912 | + functions-common:time_stop:2420 : local name 2026-06-30 19:58:03.916 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:58:03.920 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:58:03.924 | + functions-common:time_stop:2423 : local total 2026-06-30 19:58:03.927 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:58:03.931 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:58:03.935 | + functions-common:time_stop:2427 : start_time=1782849483452 2026-06-30 19:58:03.938 | + functions-common:time_stop:2429 : [[ -z 1782849483452 ]] 2026-06-30 19:58:03.942 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:58:03.948 | + functions-common:time_stop:2432 : end_time=1782849483944 2026-06-30 19:58:03.951 | + functions-common:time_stop:2433 : elapsed_time=492 2026-06-30 19:58:03.955 | + functions-common:time_stop:2434 : total=85658 2026-06-30 19:58:03.958 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:58:03.962 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86150 2026-06-30 19:58:03.966 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-30 19:58:03.984 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-30 19:58:03.989 | + functions-common:git_clone:673 : head -1 2026-06-30 19:58:03.989 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 19:58:03.994 | 85611cbc1 Merge "Storwize: stop vdiskcopyops loop racing sqlite in tests" 2026-06-30 19:58:03.998 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 19:58:04.001 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-30 19:58:04.005 | + inc/python:setup_develop:353 : local bindep 2026-06-30 19:58:04.009 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-30 19:58:04.012 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-30 19:58:04.016 | + inc/python:setup_develop:359 : local extras= 2026-06-30 19:58:04.019 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-30 19:58:04.022 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 19:58:04.026 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-30 19:58:04.029 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-30 19:58:04.033 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 19:58:04.037 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 19:58:04.041 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-30 19:58:04.044 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 19:58:04.049 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-30 19:58:04.053 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 19:58:04.056 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 19:58:04.061 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-30 19:58:04.069 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-30 19:58:04.072 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-30 19:58:04.076 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-30 19:58:04.234 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-30 19:58:04.237 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 19:58:04.241 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 19:58:04.244 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 19:58:04.247 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-30 19:58:04.250 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-30 19:58:04.253 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 19:58:04.257 | + inc/python:setup_package:446 : local extras= 2026-06-30 19:58:04.260 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 19:58:04.263 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 19:58:04.267 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 19:58:04.271 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 19:58:04.274 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 19:58:04.277 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-30 19:58:04.303 | Using python 3.12 to install /opt/stack/cinder 2026-06-30 19:58:04.306 | + 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-06-30 19:58:05.309 | Obtaining file:///opt/stack/cinder 2026-06-30 19:58:05.314 | Installing build dependencies: started 2026-06-30 19:58:07.061 | Installing build dependencies: finished with status 'done' 2026-06-30 19:58:07.062 | Checking if build backend supports build_editable: started 2026-06-30 19:58:07.600 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 19:58:07.602 | Getting requirements to build editable: started 2026-06-30 19:58:07.898 | Getting requirements to build editable: finished with status 'done' 2026-06-30 19:58:07.900 | Preparing editable metadata (pyproject.toml): started 2026-06-30 19:58:09.252 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 19:58:09.279 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.0.3) 2026-06-30 19:58:09.280 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.3.1) 2026-06-30 19:58:09.281 | 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.dev150) (0.41.0) 2026-06-30 19:58:09.282 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.4.0) 2026-06-30 19:58:09.283 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.5.2) 2026-06-30 19:58:09.284 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.1.0) 2026-06-30 19:58:09.284 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.26.0) 2026-06-30 19:58:09.285 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.14.0) 2026-06-30 19:58:09.286 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (13.0.0) 2026-06-30 19:58:09.898 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev150) 2026-06-30 19:58:10.034 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-30 19:58:10.046 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.5.0) 2026-06-30 19:58:10.047 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.5.0) 2026-06-30 19:58:10.048 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.4.0) 2026-06-30 19:58:10.048 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.0.0) 2026-06-30 19:58:10.049 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.2.0) 2026-06-30 19:58:10.050 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.1.0) 2026-06-30 19:58:10.051 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.1.0) 2026-06-30 19:58:10.052 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.1.0) 2026-06-30 19:58:10.053 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.11.0) 2026-06-30 19:58:10.054 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.8.0) 2026-06-30 19:58:10.054 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.9.0) 2026-06-30 19:58:10.055 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.10.0) 2026-06-30 19:58:10.056 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.6.0) 2026-06-30 19:58:10.058 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.7.1) 2026-06-30 19:58:10.058 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.1.1) 2026-06-30 19:58:10.187 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev150) 2026-06-30 19:58:10.205 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 19:58:10.215 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.4.0) 2026-06-30 19:58:10.216 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (26.2) 2026-06-30 19:58:10.260 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev150) 2026-06-30 19:58:10.276 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 19:58:10.287 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.10.1) 2026-06-30 19:58:10.288 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.1.0) 2026-06-30 19:58:10.289 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.3.2) 2026-06-30 19:58:10.290 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.4.0) 2026-06-30 19:58:10.416 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev150) 2026-06-30 19:58:10.432 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-30 19:58:10.443 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-06-30 19:58:10.488 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev150) 2026-06-30 19:58:10.508 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 19:58:10.550 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev150) 2026-06-30 19:58:10.566 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 19:58:10.578 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.34.2) 2026-06-30 19:58:10.579 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.5.1) 2026-06-30 19:58:10.580 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.3.0) 2026-06-30 19:58:10.695 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev150) 2026-06-30 19:58:10.712 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 19:58:10.722 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.0.51) 2026-06-30 19:58:10.723 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-06-30 19:58:10.753 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev150) 2026-06-30 19:58:10.768 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-30 19:58:10.794 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (9.1.4) 2026-06-30 19:58:10.795 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (1.8.10) 2026-06-30 19:58:10.796 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.8.0) 2026-06-30 19:58:10.926 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev150) 2026-06-30 19:58:10.942 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 19:58:10.952 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.0) 2026-06-30 19:58:11.095 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev150) 2026-06-30 19:58:11.114 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 19:58:11.195 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev150) 2026-06-30 19:58:11.212 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-30 19:58:11.223 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.7.0) 2026-06-30 19:58:11.224 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (43.0.3) 2026-06-30 19:58:11.224 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (0.2.3) 2026-06-30 19:58:11.411 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev150) 2026-06-30 19:58:11.429 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-30 19:58:11.797 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev150) 2026-06-30 19:58:11.815 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-30 19:58:11.826 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev150) (1.9.0) 2026-06-30 19:58:11.827 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2026.2) 2026-06-30 19:58:11.828 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.4) 2026-06-30 19:58:12.248 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-06-30 19:58:12.266 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-30 19:58:12.277 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev150) (1.1.0) 2026-06-30 19:58:12.311 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-06-30 19:58:12.380 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-30 19:58:12.393 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev150) (2.9.0.post0) 2026-06-30 19:58:12.394 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev150) (2.7.0) 2026-06-30 19:58:12.398 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev150) (1.17.0) 2026-06-30 19:58:12.430 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev150) (2.0.0) 2026-06-30 19:58:12.435 | 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.dev150) (3.0) 2026-06-30 19:58:12.444 | 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.dev150) (2.8.0) 2026-06-30 19:58:12.452 | 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.dev150) (3.1.0) 2026-06-30 19:58:12.453 | 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.dev150) (2.2.1) 2026-06-30 19:58:12.456 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) (0.31.2) 2026-06-30 19:58:12.514 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-30 19:58:12.531 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-30 19:58:12.571 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-30 19:58:12.587 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-30 19:58:12.649 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-30 19:58:12.673 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 19:58:12.710 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-30 19:58:12.725 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 19:58:12.770 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-30 19:58:12.787 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-30 19:58:13.079 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-30 19:58:13.096 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-30 19:58:13.139 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-30 19:58:13.156 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 19:58:13.207 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-30 19:58:13.223 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 19:58:13.250 | 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.dev150) (3.4.7) 2026-06-30 19:58:13.251 | 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.dev150) (3.18) 2026-06-30 19:58:13.253 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev150) (2023.11.17) 2026-06-30 19:58:13.271 | 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.dev150) (26.1.0) 2026-06-30 19:58:13.274 | 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.dev150) (2025.9.1) 2026-06-30 19:58:13.274 | 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.dev150) (0.37.0) 2026-06-30 19:58:13.274 | 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.dev150) (2026.5.1) 2026-06-30 19:58:13.283 | 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.dev150) (1.8.2) 2026-06-30 19:58:13.284 | 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.dev150) (4.15.0) 2026-06-30 19:58:13.288 | 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.dev150) (4.2.0) 2026-06-30 19:58:13.290 | 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.dev150) (4.0.1) 2026-06-30 19:58:13.291 | 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.dev150) (2.13.0) 2026-06-30 19:58:13.301 | 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.dev150) (7.2.2) 2026-06-30 19:58:13.307 | 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.dev150) (1.5.0) 2026-06-30 19:58:13.315 | 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.dev150) (0.20) 2026-06-30 19:58:13.321 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev150) (1.3.0) 2026-06-30 19:58:13.323 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev150) (2.0.0) 2026-06-30 19:58:13.324 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev150) (6.0.3) 2026-06-30 19:58:13.333 | 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.dev150) (1.18.4) 2026-06-30 19:58:13.335 | 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.dev150) (2.1.2) 2026-06-30 19:58:13.337 | 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.dev150) (0.6.2) 2026-06-30 19:58:13.341 | 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.dev150) (1.3.12) 2026-06-30 19:58:13.353 | 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.dev150) (5.3.1) 2026-06-30 19:58:13.354 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev150) (5.6.2) 2026-06-30 19:58:13.356 | 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.dev150) (0.16.0) 2026-06-30 19:58:13.360 | 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.dev150) (5.1.0) 2026-06-30 19:58:13.375 | 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.dev150) (0.25.0) 2026-06-30 19:58:13.379 | 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.dev150) (5.0.0) 2026-06-30 19:58:13.381 | 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.dev150) (3.1.6) 2026-06-30 19:58:13.383 | 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.dev150) (4.0.1) 2026-06-30 19:58:13.390 | 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.dev150) (3.0.3) 2026-06-30 19:58:13.402 | 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.dev150) (1.2.1) 2026-06-30 19:58:13.424 | 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.dev150) (1.7.6) 2026-06-30 19:58:13.547 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-06-30 19:58:13.566 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-30 19:58:13.671 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-06-30 19:58:13.687 | 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-06-30 19:58:13.703 | 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.dev150) (3.17.0) 2026-06-30 19:58:13.748 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev150) 2026-06-30 19:58:13.765 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 19:58:13.825 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-06-30 19:58:13.842 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 19:58:13.901 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-06-30 19:58:13.917 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-30 19:58:13.937 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev150) (82.0.1) 2026-06-30 19:58:13.952 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev150) (0.8.1) 2026-06-30 19:58:14.013 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-30 19:58:14.028 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-30 19:58:14.061 | 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.dev150) (4.14.0) 2026-06-30 19:58:14.068 | 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.dev150) (0.6.0) 2026-06-30 19:58:14.069 | Requirement already satisfied: cmd2>=3.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.dev150) (4.0.0) 2026-06-30 19:58:14.080 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev150) (3.0.52) 2026-06-30 19:58:14.082 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev150) (1.11.0) 2026-06-30 19:58:14.082 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev150) (15.0.0) 2026-06-30 19:58:14.085 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev150) (1.8.0) 2026-06-30 19:58:14.217 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev150) 2026-06-30 19:58:14.236 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-30 19:58:14.247 | 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.dev150) (24.2.1) 2026-06-30 19:58:14.293 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev150) (4.2.0) 2026-06-30 19:58:14.294 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev150) (2.20.0) 2026-06-30 19:58:14.305 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev150) (0.1.2) 2026-06-30 19:58:14.325 | 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.dev150) (0.8) 2026-06-30 19:58:14.371 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev150) 2026-06-30 19:58:14.387 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-30 19:58:14.442 | 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.dev150) (3.6.1) 2026-06-30 19:58:14.444 | 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.dev150) (3.4.0) 2026-06-30 19:58:14.446 | 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.dev150) (4.0.1) 2026-06-30 19:58:14.521 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev150) 2026-06-30 19:58:14.539 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-30 19:58:14.575 | 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.dev150) (1.33) 2026-06-30 19:58:14.582 | 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.dev150) (3.1.1) 2026-06-30 19:58:14.674 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-30 19:58:14.713 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-30 19:58:14.938 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 61.8 MB/s 0:00:00 2026-06-30 19:58:14.955 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-30 19:58:14.980 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-30 19:58:15.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 72.3 MB/s 0:00:00 2026-06-30 19:58:15.210 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-30 19:58:15.234 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-30 19:58:15.261 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-30 19:58:15.282 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-30 19:58:15.308 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-30 19:58:15.335 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-30 19:58:15.359 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-30 19:58:15.382 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-30 19:58:15.466 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 64.9 MB/s 0:00:00 2026-06-30 19:58:15.509 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-30 19:58:15.533 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-30 19:58:15.557 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-30 19:58:15.577 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.3 MB/s 0:00:00 2026-06-30 19:58:15.592 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-30 19:58:15.616 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-30 19:58:15.639 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-30 19:58:15.662 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-30 19:58:15.685 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-30 19:58:15.715 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 53.6 MB/s 0:00:00 2026-06-30 19:58:15.730 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-30 19:58:15.754 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-30 19:58:15.781 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-30 19:58:15.805 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-30 19:58:15.829 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-30 19:58:15.852 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-30 19:58:15.875 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-30 19:58:15.897 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-30 19:58:15.920 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-30 19:58:15.942 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-30 19:58:15.983 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-30 19:58:16.023 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.0 MB/s 0:00:00 2026-06-30 19:58:16.040 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-30 19:58:16.200 | Building wheels for collected packages: cinder 2026-06-30 19:58:16.201 | Building editable for cinder (pyproject.toml): started 2026-06-30 19:58:17.834 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-30 19:58:17.837 | Created wheel for cinder: filename=cinder-28.1.0.dev150-0.editable-py3-none-any.whl size=9196 sha256=ad0a2e76cf0b0b79e5cb7cdf9a63e0c321b822cdfffcbb30da15097f832bc68b 2026-06-30 19:58:17.837 | Stored in directory: /tmp/pip-ephem-wheel-cache-dc0pjh_t/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-30 19:58:17.841 | Successfully built cinder 2026-06-30 19:58:18.229 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-30 19:58:18.582 | Attempting uninstall: pyudev 2026-06-30 19:58:18.599 | Found existing installation: pyudev 0.24.0 2026-06-30 19:58:18.599 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:58:18.600 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-30 19:58:18.656 | Attempting uninstall: pyasn1 2026-06-30 19:58:18.673 | Found existing installation: pyasn1 0.4.8 2026-06-30 19:58:18.674 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:58:18.674 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-30 19:58:20.374 | Attempting uninstall: botocore 2026-06-30 19:58:20.392 | Found existing installation: botocore 1.34.46 2026-06-30 19:58:20.392 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:58:20.394 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-30 19:58:21.593 | Attempting uninstall: s3transfer 2026-06-30 19:58:21.612 | Found existing installation: s3transfer 0.10.1 2026-06-30 19:58:21.613 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:58:21.616 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-30 19:58:22.288 | Attempting uninstall: boto3 2026-06-30 19:58:22.309 | Found existing installation: boto3 1.34.46 2026-06-30 19:58:22.310 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 19:58:22.310 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-30 19:58:24.388 | 2026-06-30 19:58:24.410 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev150 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-30 19:58:24.810 | + inc/python:pip_install:216 : result=0 2026-06-30 19:58:24.814 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 19:58:24.818 | + functions-common:time_stop:2420 : local name 2026-06-30 19:58:24.822 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:58:24.825 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:58:24.829 | + functions-common:time_stop:2423 : local total 2026-06-30 19:58:24.834 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:58:24.837 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 19:58:24.840 | + functions-common:time_stop:2427 : start_time=1782849484296 2026-06-30 19:58:24.843 | + functions-common:time_stop:2429 : [[ -z 1782849484296 ]] 2026-06-30 19:58:24.847 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:58:24.852 | + functions-common:time_stop:2432 : end_time=1782849504848 2026-06-30 19:58:24.855 | + functions-common:time_stop:2433 : elapsed_time=20552 2026-06-30 19:58:24.859 | + functions-common:time_stop:2434 : total=99041 2026-06-30 19:58:24.862 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:58:24.865 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=119593 2026-06-30 19:58:24.869 | + inc/python:pip_install:219 : return 0 2026-06-30 19:58:24.873 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 19:58:24.877 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 19:58:24.881 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-30 19:58:24.884 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-30 19:58:24.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:58:24.891 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:58:24.896 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-30 19:58:24.899 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:58:24.903 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-30 19:58:24.906 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-30 19:58:24.910 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-30 19:58:24.914 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:58:24.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:58:24.922 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-30 19:58:24.939 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-30 19:58:24.943 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 19:58:24.947 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 19:58:24.950 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 19:58:24.955 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 19:58:24.958 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 19:58:24.962 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 19:58:24.965 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:58:24.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:58:24.972 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 19:58:24.976 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 19:58:24.979 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 19:58:24.983 | + functions-common:apt_get_update:1167 : return 2026-06-30 19:58:24.986 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-30 19:58:24.990 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 19:58:24.993 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:58:24.997 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:58:25.000 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-30 19:58:25.031 | + 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-06-30 19:58:25.070 | Reading package lists... 2026-06-30 19:58:25.490 | Building dependency tree... 2026-06-30 19:58:25.492 | Reading state information... 2026-06-30 19:58:26.185 | The following packages were automatically installed and are no longer required: 2026-06-30 19:58:26.188 | libfwupd2 libgusb2 2026-06-30 19:58:26.188 | Use 'sudo apt autoremove' to remove them. 2026-06-30 19:58:26.190 | The following additional packages will be installed: 2026-06-30 19:58:26.190 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-30 19:58:26.193 | python3-urwid python3-wcwidth 2026-06-30 19:58:26.193 | Suggested packages: 2026-06-30 19:58:26.194 | python-urwid-doc 2026-06-30 19:58:26.234 | The following NEW packages will be installed: 2026-06-30 19:58:26.234 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-30 19:58:26.235 | python3-urwid python3-wcwidth targetcli-fb 2026-06-30 19:58:26.334 | 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 19:58:26.334 | Need to get 385 kB of archives. 2026-06-30 19:58:26.334 | After this operation, 3098 kB of additional disk space will be used. 2026-06-30 19:58:26.334 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-30 19:58:26.363 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-30 19:58:26.378 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-30 19:58:26.398 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-30 19:58:26.416 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-30 19:58:26.432 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-30 19:58:26.679 | perl: warning: Setting locale failed. 2026-06-30 19:58:26.679 | perl: warning: Please check that your locale settings: 2026-06-30 19:58:26.679 | LANGUAGE = (unset), 2026-06-30 19:58:26.679 | LC_ALL = "en_US.utf8", 2026-06-30 19:58:26.679 | LANG = "de_DE.UTF-8" 2026-06-30 19:58:26.679 | are supported and installed on your system. 2026-06-30 19:58:26.680 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:58:26.742 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:58:26.742 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:58:26.742 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:58:26.942 | Fetched 385 kB in 0s (2313 kB/s) 2026-06-30 19:58:27.002 | Selecting previously unselected package python3-typing-extensions. 2026-06-30 19:58:27.066 | (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 ... 126757 files and directories currently installed.) 2026-06-30 19:58:27.073 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-30 19:58:27.077 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-30 19:58:27.128 | Selecting previously unselected package python3-wcwidth. 2026-06-30 19:58:27.141 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-30 19:58:27.144 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-30 19:58:27.196 | Selecting previously unselected package python3-urwid. 2026-06-30 19:58:27.209 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-30 19:58:27.212 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-30 19:58:27.299 | Selecting previously unselected package python3-configshell-fb. 2026-06-30 19:58:27.312 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-30 19:58:27.315 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-30 19:58:27.370 | Selecting previously unselected package python3-rtslib-fb. 2026-06-30 19:58:27.383 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-30 19:58:27.386 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-30 19:58:27.449 | Selecting previously unselected package targetcli-fb. 2026-06-30 19:58:27.461 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-30 19:58:27.465 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-30 19:58:27.543 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-30 19:58:28.716 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-30 19:58:28.724 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-30 19:58:29.035 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-30 19:58:29.276 | Setting up python3-urwid (2.6.10-1) ... 2026-06-30 19:58:29.805 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-30 19:58:29.998 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 19:58:29.998 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-30 19:58:30.023 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-30 19:58:30.023 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-30 19:58:30.023 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-30 19:58:30.023 | keyword = Word(alphanums + '_\-') 2026-06-30 19:58:30.024 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 19:58:30.024 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 19:58:30.024 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 19:58:30.024 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 19:58:30.024 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-30 19:58:30.024 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-30 19:58:30.033 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 19:58:30.033 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-30 19:58:30.056 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-30 19:58:30.056 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-30 19:58:30.056 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-30 19:58:30.056 | keyword = Word(alphanums + '_\-') 2026-06-30 19:58:30.056 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 19:58:30.056 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 19:58:30.057 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 19:58:30.057 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 19:58:30.057 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-30 19:58:30.057 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-30 19:58:30.087 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-30 19:58:30.294 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-30 19:58:30.294 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-30 19:58:30.584 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 19:58:31.429 | perl: warning: Setting locale failed. 2026-06-30 19:58:31.429 | perl: warning: Please check that your locale settings: 2026-06-30 19:58:31.429 | LANGUAGE = (unset), 2026-06-30 19:58:31.429 | LC_ALL = "en_US.utf8", 2026-06-30 19:58:31.429 | LANG = "de_DE.UTF-8" 2026-06-30 19:58:31.429 | are supported and installed on your system. 2026-06-30 19:58:31.430 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:58:31.561 | perl: warning: Setting locale failed. 2026-06-30 19:58:31.562 | perl: warning: Please check that your locale settings: 2026-06-30 19:58:31.562 | LANGUAGE = (unset), 2026-06-30 19:58:31.562 | LC_ALL = "en_US.utf8", 2026-06-30 19:58:31.562 | LANG = "de_DE.UTF-8" 2026-06-30 19:58:31.562 | are supported and installed on your system. 2026-06-30 19:58:31.562 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:58:31.612 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 19:58:31.612 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 19:58:31.612 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 19:58:31.683 | perl: warning: Setting locale failed. 2026-06-30 19:58:31.684 | perl: warning: Please check that your locale settings: 2026-06-30 19:58:31.684 | LANGUAGE = (unset), 2026-06-30 19:58:31.684 | LC_ALL = "en_US.utf8", 2026-06-30 19:58:31.684 | LANG = "de_DE.UTF-8" 2026-06-30 19:58:31.684 | are supported and installed on your system. 2026-06-30 19:58:31.684 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:58:32.190 | 2026-06-30 19:58:32.190 | Running kernel seems to be up-to-date. 2026-06-30 19:58:32.191 | 2026-06-30 19:58:32.191 | No services need to be restarted. 2026-06-30 19:58:32.191 | 2026-06-30 19:58:32.191 | No containers need to be restarted. 2026-06-30 19:58:32.191 | 2026-06-30 19:58:32.191 | No user sessions are running outdated binaries. 2026-06-30 19:58:32.191 | 2026-06-30 19:58:32.191 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 19:58:34.411 | + functions-common:apt_get:1211 : result=0 2026-06-30 19:58:34.415 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 19:58:34.419 | + functions-common:time_stop:2420 : local name 2026-06-30 19:58:34.423 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:58:34.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:58:34.431 | + functions-common:time_stop:2423 : local total 2026-06-30 19:58:34.435 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:58:34.439 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 19:58:34.442 | + functions-common:time_stop:2427 : start_time=1782849505027 2026-06-30 19:58:34.446 | + functions-common:time_stop:2429 : [[ -z 1782849505027 ]] 2026-06-30 19:58:34.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:58:34.454 | + functions-common:time_stop:2432 : end_time=1782849514450 2026-06-30 19:58:34.457 | + functions-common:time_stop:2433 : elapsed_time=9423 2026-06-30 19:58:34.461 | + functions-common:time_stop:2434 : total=139462 2026-06-30 19:58:34.464 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:58:34.468 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148885 2026-06-30 19:58:34.472 | + functions-common:apt_get:1215 : return 0 2026-06-30 19:58:34.476 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 19:58:34.479 | + ./stack.sh:main:948 : configure_cinder 2026-06-30 19:58:34.484 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-30 19:58:34.503 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-06-30 19:58:34.508 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-06-30 19:58:34.512 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-30 19:58:34.516 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-30 19:58:34.522 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-30 19:58:34.522 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-30 19:58:34.527 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-30 19:58:34.531 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-30 19:58:34.534 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-30 19:58:34.536 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-30 19:58:34.539 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-30 19:58:34.542 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-30 19:58:34.545 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-30 19:58:34.548 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-30 19:58:34.564 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-30 19:58:34.581 | + 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-06-30 19:58:34.598 | + 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-06-30 19:58:34.615 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-30 19:58:34.631 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-30 19:58:34.648 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-30 19:58:34.653 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-30 19:58:34.658 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.pg06TLG2tg 2026-06-30 19:58:34.662 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-30 19:58:34.666 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-30 19:58:34.670 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-30 19:58:34.673 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.pg06TLG2tg 2026-06-30 19:58:34.680 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.pg06TLG2tg 2026-06-30 19:58:34.697 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.pg06TLG2tg /etc/sudoers.d/cinder-rootwrap 2026-06-30 19:58:34.716 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-30 19:58:34.722 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-30 19:58:34.726 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-30 19:58:34.730 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-30 19:58:34.734 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-30 19:58:34.738 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-30 19:58:34.742 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-30 19:58:34.748 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-30 19:58:34.748 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-30 19:58:34.759 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-30 19:58:34.764 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-30 19:58:34.782 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-30 19:58:34.799 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-30 19:58:34.803 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-30 19:58:34.810 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-30 19:58:34.817 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-30 19:58:34.821 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 19:58:34.825 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-30 19:58:34.830 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 19:58:34.834 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 19:58:34.838 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-30 19:58:34.842 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 19:58:34.846 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-30 19:58:34.850 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 19:58:34.854 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-30 19:58:34.902 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-30 19:58:34.947 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.141/identity 2026-06-30 19:58:34.992 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-30 19:58:35.038 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-30 19:58:35.083 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-30 19:58:35.129 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-30 19:58:35.175 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-30 19:58:35.220 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.141/identity 2026-06-30 19:58:35.266 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 19:58:35.311 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 19:58:35.356 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 19:58:35.360 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-30 19:58:35.409 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-30 19:58:35.457 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-06-30 19:58:35.461 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-30 19:58:35.465 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-30 19:58:35.469 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-30 19:58:35.473 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 19:58:35.477 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 19:58:35.481 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 19:58:35.507 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:58:35.511 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 19:58:35.515 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-30 19:58:35.521 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-30 19:58:35.570 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-30 19:58:35.616 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-30 19:58:35.665 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-30 19:58:35.714 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-30 19:58:35.763 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-30 19:58:35.815 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.141 2026-06-30 19:58:35.862 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-30 19:58:35.913 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-06-30 19:58:35.924 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key aa54bce0a2dfd313e09c6377a9d18b80 2026-06-30 19:58:35.967 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-06-30 19:58:35.971 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-30 19:58:36.015 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-30 19:58:36.059 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-30 19:58:36.102 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-30 19:58:36.145 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-30 19:58:36.190 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-30 19:58:36.234 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-06-30 19:58:36.259 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:58:36.263 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-06-30 19:58:36.267 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-06-30 19:58:36.271 | + lib/cinder:configure_cinder:342 : local default_name= 2026-06-30 19:58:36.275 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-06-30 19:58:36.279 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-30 19:58:36.282 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-06-30 19:58:36.286 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-06-30 19:58:36.290 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-06-30 19:58:36.294 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-06-30 19:58:36.298 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-30 19:58:36.302 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-30 19:58:36.348 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-30 19:58:36.392 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-30 19:58:36.436 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-30 19:58:36.480 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-30 19:58:36.524 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-30 19:58:36.568 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-30 19:58:36.611 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-30 19:58:36.655 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-30 19:58:36.699 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-06-30 19:58:36.703 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-06-30 19:58:36.707 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-06-30 19:58:36.711 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-30 19:58:36.755 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-06-30 19:58:36.759 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-30 19:58:36.803 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-06-30 19:58:36.807 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-30 19:58:36.811 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-30 19:58:36.815 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-30 19:58:36.859 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-30 19:58:36.863 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-30 19:58:36.867 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-06-30 19:58:36.870 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-06-30 19:58:36.874 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-06-30 19:58:36.897 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:58:36.901 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-06-30 19:58:36.926 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:58:36.930 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-06-30 19:58:36.953 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:58:36.957 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-06-30 19:58:36.961 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-30 19:58:36.965 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-30 19:58:36.969 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-30 19:58:36.973 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 19:58:36.976 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 19:58:36.981 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 19:58:37.004 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:58:37.008 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 19:58:37.011 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 19:58:37.014 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 19:58:37.038 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:58:37.042 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 19:58:37.046 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 19:58:37.090 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 19:58:37.094 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 19:58:37.097 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-06-30 19:58:37.100 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-30 19:58:37.104 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 19:58:37.109 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 19:58:37.133 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 19:58:37.137 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 19:58:37.141 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 19:58:37.145 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 19:58:37.148 | + 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-06-30 19:58:37.193 | + 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-06-30 19:58:37.233 | + 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-06-30 19:58:37.270 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 19:58:37.311 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-30 19:58:37.353 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-06-30 19:58:37.374 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:58:37.378 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-30 19:58:37.382 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-30 19:58:37.385 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-30 19:58:37.389 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-30 19:58:37.393 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 19:58:37.396 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-30 19:58:37.399 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-30 19:58:37.403 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 19:58:37.405 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 19:58:37.424 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 19:58:37.424 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 19:58:37.436 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 19:58:37.441 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 19:58:37.456 | /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-06-30 19:58:37.461 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-30 19:58:37.465 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-30 19:58:37.470 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 19:58:37.473 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-30 19:58:37.515 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-30 19:58:37.560 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-30 19:58:37.603 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-30 19:58:37.644 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 19:58:37.685 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 19:58:37.725 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-30 19:58:37.766 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-30 19:58:37.808 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-30 19:58:37.849 | + 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-06-30 19:58:37.890 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 19:58:37.932 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 19:58:37.973 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-30 19:58:38.016 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-30 19:58:38.057 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 19:58:38.060 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 19:58:38.065 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-30 19:58:38.068 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-30 19:58:38.072 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 19:58:38.075 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:58:38.079 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:58:38.083 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-30 19:58:38.086 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-30 19:58:38.090 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-30 19:58:38.131 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 19:58:38.175 | + 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-06-30 19:58:38.176 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-30 19:58:38.187 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-30 19:58:38.192 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-30 19:58:38.196 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-30 19:58:38.199 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 19:58:38.202 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 19:58:38.205 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 19:58:38.208 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 19:58:38.212 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:58:38.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:58:38.219 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 19:58:38.223 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 19:58:38.226 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 19:58:38.230 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 19:58:38.233 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-30 19:58:38.245 | perl: warning: Setting locale failed. 2026-06-30 19:58:38.245 | perl: warning: Please check that your locale settings: 2026-06-30 19:58:38.245 | LANGUAGE = (unset), 2026-06-30 19:58:38.245 | LC_ALL = "en_US.utf8", 2026-06-30 19:58:38.245 | LANG = "de_DE.UTF-8" 2026-06-30 19:58:38.245 | are supported and installed on your system. 2026-06-30 19:58:38.245 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 19:58:38.287 | Enabling site cinder-api. 2026-06-30 19:58:38.293 | To activate the new configuration, you need to run: 2026-06-30 19:58:38.293 | systemctl reload apache2 2026-06-30 19:58:38.299 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 19:58:38.301 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 19:58:38.304 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 19:58:38.308 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 19:58:38.441 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-30 19:58:38.445 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.141/image 2026-06-30 19:58:38.484 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-06-30 19:58:38.507 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 19:58:38.511 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-30 19:58:38.514 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 19:58:38.518 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-30 19:58:38.522 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-30 19:58:38.525 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 19:58:38.529 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-30 19:58:38.532 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 19:58:38.536 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-30 19:58:38.540 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-30 19:58:38.543 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-30 19:58:38.587 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-30 19:58:38.626 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.141/identity 2026-06-30 19:58:38.666 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-30 19:58:38.707 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-30 19:58:38.750 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-30 19:58:38.792 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-30 19:58:38.833 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-30 19:58:38.875 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.141/identity 2026-06-30 19:58:38.918 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-30 19:58:38.958 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-30 19:58:38.997 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 19:58:39.001 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-30 19:58:39.004 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 19:58:39.008 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 19:58:39.012 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-30 19:58:39.016 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-30 19:58:39.062 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-30 19:58:39.106 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.141/identity 2026-06-30 19:58:39.148 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-30 19:58:39.192 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-30 19:58:39.233 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-30 19:58:39.274 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-30 19:58:39.318 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-30 19:58:39.359 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-30 19:58:39.401 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-30 19:58:39.441 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-06-30 19:58:39.444 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-06-30 19:58:39.469 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:58:39.473 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.141:2379?api_version=v3' 2026-06-30 19:58:39.518 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-06-30 19:58:39.522 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-06-30 19:58:39.525 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-30 19:58:39.570 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-30 19:58:39.573 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-30 19:58:39.577 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-30 19:58:39.621 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-30 19:58:39.625 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 19:58:39.629 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-30 19:58:39.632 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-30 19:58:39.636 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-30 19:58:39.679 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-30 19:58:39.719 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.141/identity 2026-06-30 19:58:39.761 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-30 19:58:39.805 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-30 19:58:39.846 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-30 19:58:39.886 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-30 19:58:39.928 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-30 19:58:39.968 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-30 19:58:39.992 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 19:58:39.997 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-30 19:58:40.001 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-30 19:58:40.003 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-30 19:58:40.007 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 19:58:40.011 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-30 19:58:40.014 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-06-30 19:58:40.018 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-30 19:58:40.020 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:58:40.024 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:58:40.027 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-30 19:58:40.031 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:58:40.035 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-06-30 19:58:40.038 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-30 19:58:40.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:58:40.046 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:58:40.050 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-30 19:58:40.054 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:58:40.057 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-06-30 19:58:40.060 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-30 19:58:40.064 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 19:58:40.067 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 19:58:40.070 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-30 19:58:40.074 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 19:58:40.077 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-30 19:58:40.081 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-30 19:58:40.085 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-30 19:58:40.088 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 19:58:40.092 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 19:58:40.096 | ++ functions-common:git_clone:593 : pwd 2026-06-30 19:58:40.100 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 19:58:40.104 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 19:58:40.109 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 19:58:40.132 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 19:58:40.136 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 19:58:40.140 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 19:58:40.145 | + functions-common:git_clone:610 : echo master 2026-06-30 19:58:40.145 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 19:58:40.151 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-30 19:58:40.155 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 19:58:40.158 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-30 19:58:40.162 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:58:40.165 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:58:40.169 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:58:40.172 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:58:40.175 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:58:40.179 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:58:40.182 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:58:40.185 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:58:40.190 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:58:40.195 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849520191 2026-06-30 19:58:40.198 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-30 19:58:40.202 | Cloning into '/opt/stack/neutron'... 2026-06-30 19:59:44.340 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:59:44.342 | + functions-common:time_stop:2420 : local name 2026-06-30 19:59:44.346 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:59:44.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:59:44.354 | + functions-common:time_stop:2423 : local total 2026-06-30 19:59:44.357 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:59:44.361 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:59:44.365 | + functions-common:time_stop:2427 : start_time=1782849520191 2026-06-30 19:59:44.368 | + functions-common:time_stop:2429 : [[ -z 1782849520191 ]] 2026-06-30 19:59:44.374 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:59:44.381 | + functions-common:time_stop:2432 : end_time=1782849584377 2026-06-30 19:59:44.385 | + functions-common:time_stop:2433 : elapsed_time=64186 2026-06-30 19:59:44.388 | + functions-common:time_stop:2434 : total=86150 2026-06-30 19:59:44.392 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:59:44.396 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150336 2026-06-30 19:59:44.400 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-30 19:59:44.404 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 19:59:44.408 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:59:44.411 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:59:44.415 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:59:44.419 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:59:44.423 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:59:44.427 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:59:44.430 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:59:44.434 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:59:44.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:59:44.445 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849584441 2026-06-30 19:59:44.449 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 19:59:45.154 | From https://review.opendev.org/openstack/neutron 2026-06-30 19:59:45.154 | * branch master -> FETCH_HEAD 2026-06-30 19:59:45.167 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:59:45.170 | + functions-common:time_stop:2420 : local name 2026-06-30 19:59:45.174 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:59:45.178 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:59:45.182 | + functions-common:time_stop:2423 : local total 2026-06-30 19:59:45.186 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:59:45.190 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:59:45.193 | + functions-common:time_stop:2427 : start_time=1782849584441 2026-06-30 19:59:45.197 | + functions-common:time_stop:2429 : [[ -z 1782849584441 ]] 2026-06-30 19:59:45.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:59:45.208 | + functions-common:time_stop:2432 : end_time=1782849585204 2026-06-30 19:59:45.211 | + functions-common:time_stop:2433 : elapsed_time=763 2026-06-30 19:59:45.215 | + functions-common:time_stop:2434 : total=150336 2026-06-30 19:59:45.218 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:59:45.222 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151099 2026-06-30 19:59:45.226 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 19:59:45.230 | + functions-common:git_timed:697 : local count=0 2026-06-30 19:59:45.234 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 19:59:45.238 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 19:59:45.242 | + functions-common:git_timed:701 : timeout=0 2026-06-30 19:59:45.246 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 19:59:45.250 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 19:59:45.253 | + functions-common:time_start:2407 : local start_time= 2026-06-30 19:59:45.257 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 19:59:45.262 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 19:59:45.268 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849585264 2026-06-30 19:59:45.272 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 19:59:45.755 | Note: switching to 'FETCH_HEAD'. 2026-06-30 19:59:45.755 | 2026-06-30 19:59:45.755 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 19:59:45.755 | changes and commit them, and you can discard any commits you make in this 2026-06-30 19:59:45.755 | state without impacting any branches by switching back to a branch. 2026-06-30 19:59:45.756 | 2026-06-30 19:59:45.756 | If you want to create a new branch to retain commits you create, you may 2026-06-30 19:59:45.756 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 19:59:45.756 | 2026-06-30 19:59:45.756 | git switch -c 2026-06-30 19:59:45.756 | 2026-06-30 19:59:45.756 | Or undo this operation with: 2026-06-30 19:59:45.756 | 2026-06-30 19:59:45.756 | git switch - 2026-06-30 19:59:45.756 | 2026-06-30 19:59:45.756 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 19:59:45.757 | 2026-06-30 19:59:45.757 | HEAD is now at ac4c89bf43 Merge "Fix error handling in PVLAN" 2026-06-30 19:59:45.764 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 19:59:45.768 | + functions-common:time_stop:2420 : local name 2026-06-30 19:59:45.772 | + functions-common:time_stop:2421 : local end_time 2026-06-30 19:59:45.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 19:59:45.779 | + functions-common:time_stop:2423 : local total 2026-06-30 19:59:45.783 | + functions-common:time_stop:2424 : local start_time 2026-06-30 19:59:45.787 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 19:59:45.791 | + functions-common:time_stop:2427 : start_time=1782849585264 2026-06-30 19:59:45.795 | + functions-common:time_stop:2429 : [[ -z 1782849585264 ]] 2026-06-30 19:59:45.799 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 19:59:45.805 | + functions-common:time_stop:2432 : end_time=1782849585801 2026-06-30 19:59:45.809 | + functions-common:time_stop:2433 : elapsed_time=537 2026-06-30 19:59:45.812 | + functions-common:time_stop:2434 : total=151099 2026-06-30 19:59:45.816 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 19:59:45.820 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151636 2026-06-30 19:59:45.824 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-30 19:59:45.843 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-30 19:59:45.848 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 19:59:45.849 | + functions-common:git_clone:673 : head -1 2026-06-30 19:59:45.853 | ac4c89bf43 Merge "Fix error handling in PVLAN" 2026-06-30 19:59:45.857 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 19:59:45.861 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-06-30 19:59:45.865 | + inc/python:setup_develop:353 : local bindep 2026-06-30 19:59:45.870 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-30 19:59:45.874 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-30 19:59:45.878 | + inc/python:setup_develop:359 : local extras= 2026-06-30 19:59:45.882 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-30 19:59:45.886 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 19:59:45.890 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-30 19:59:45.894 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-30 19:59:45.898 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 19:59:45.902 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 19:59:45.907 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-30 19:59:45.911 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 19:59:45.916 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-30 19:59:45.920 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 19:59:45.924 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 19:59:45.929 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-30 19:59:45.938 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-30 19:59:45.942 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-30 19:59:45.946 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-30 19:59:46.104 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-30 19:59:46.108 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 19:59:46.112 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 19:59:46.116 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 19:59:46.120 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-30 19:59:46.124 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-30 19:59:46.128 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 19:59:46.132 | + inc/python:setup_package:446 : local extras= 2026-06-30 19:59:46.136 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 19:59:46.140 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 19:59:46.143 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 19:59:46.147 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 19:59:46.152 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 19:59:46.155 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-30 19:59:46.185 | Using python 3.12 to install /opt/stack/neutron 2026-06-30 19:59:46.189 | + 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-06-30 19:59:47.195 | Obtaining file:///opt/stack/neutron 2026-06-30 19:59:47.205 | Installing build dependencies: started 2026-06-30 19:59:49.002 | Installing build dependencies: finished with status 'done' 2026-06-30 19:59:49.008 | Checking if build backend supports build_editable: started 2026-06-30 19:59:49.562 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 19:59:49.566 | Getting requirements to build editable: started 2026-06-30 19:59:49.867 | Getting requirements to build editable: finished with status 'done' 2026-06-30 19:59:49.871 | Preparing editable metadata (pyproject.toml): started 2026-06-30 19:59:51.594 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 19:59:51.620 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.0.3) 2026-06-30 19:59:51.620 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.10.1) 2026-06-30 19:59:51.621 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.1.0) 2026-06-30 19:59:51.622 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.5.1) 2026-06-30 19:59:51.623 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.1.0) 2026-06-30 19:59:51.624 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.3.1) 2026-06-30 19:59:51.908 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev555) 2026-06-30 19:59:52.046 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 19:59:52.057 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (0.31.2) 2026-06-30 19:59:52.058 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.34.2) 2026-06-30 19:59:52.058 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.1.6) 2026-06-30 19:59:52.059 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (13.0.0) 2026-06-30 19:59:52.060 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (1.3.0) 2026-06-30 19:59:52.213 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev555) 2026-06-30 19:59:52.229 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 19:59:52.283 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev555) 2026-06-30 19:59:52.300 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 19:59:52.311 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (9.1.4) 2026-06-30 19:59:52.312 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.0.51) 2026-06-30 19:59:52.313 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (1.8.10) 2026-06-30 19:59:52.314 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.14.0) 2026-06-30 19:59:52.315 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (1.18.4) 2026-06-30 19:59:52.316 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.8.0) 2026-06-30 19:59:52.316 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (4.2.0) 2026-06-30 19:59:52.317 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.5.0) 2026-06-30 19:59:52.318 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (10.5.0) 2026-06-30 19:59:52.319 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (6.4.0) 2026-06-30 19:59:52.320 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (18.0.0) 2026-06-30 19:59:52.321 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (6.8.0) 2026-06-30 19:59:52.321 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (8.2.0) 2026-06-30 19:59:52.322 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (18.1.0) 2026-06-30 19:59:52.323 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (8.1.0) 2026-06-30 19:59:52.324 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.1.0) 2026-06-30 19:59:52.325 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.11.0) 2026-06-30 19:59:52.325 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.8.0) 2026-06-30 19:59:52.326 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.9.0) 2026-06-30 19:59:52.327 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.10.0) 2026-06-30 19:59:52.328 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev555) (4.6.0) 2026-06-30 19:59:52.329 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.7.1) 2026-06-30 19:59:52.330 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (10.1.1) 2026-06-30 19:59:52.331 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.10.2) 2026-06-30 19:59:52.332 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (4.4.0) 2026-06-30 19:59:52.456 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev555) 2026-06-30 19:59:52.472 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-30 19:59:52.594 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev555) 2026-06-30 19:59:52.619 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 19:59:52.657 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev555) 2026-06-30 19:59:52.675 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-30 19:59:52.770 | Installing build dependencies: started 2026-06-30 19:59:54.419 | Installing build dependencies: finished with status 'done' 2026-06-30 19:59:54.421 | Getting requirements to build wheel: started 2026-06-30 19:59:55.075 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 19:59:55.078 | Preparing metadata (pyproject.toml): started 2026-06-30 19:59:55.455 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 19:59:55.592 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev555) 2026-06-30 19:59:55.607 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 19:59:55.617 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.2.2) 2026-06-30 19:59:55.654 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev555) 2026-06-30 19:59:55.671 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-30 19:59:55.681 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (24.2.1) 2026-06-30 19:59:55.682 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (18.13.0) 2026-06-30 19:59:55.683 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (4.17.0) 2026-06-30 19:59:55.717 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev555) 2026-06-30 19:59:55.735 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-30 19:59:55.869 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev555) 2026-06-30 19:59:55.885 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 19:59:55.895 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.4.0) 2026-06-30 19:59:55.896 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (8.1.0) 2026-06-30 19:59:55.899 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev555) (1.3.12) 2026-06-30 19:59:55.900 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev555) (4.15.0) 2026-06-30 19:59:55.903 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev555) (2.2.1) 2026-06-30 19:59:55.908 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev555) (3.3.2) 2026-06-30 19:59:55.912 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev555) (3.0.3) 2026-06-30 19:59:55.916 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev555) (2.1.0) 2026-06-30 19:59:55.916 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev555) (1.8.2) 2026-06-30 19:59:55.921 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev555) (4.0.1) 2026-06-30 19:59:55.922 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev555) (2.13.0) 2026-06-30 19:59:55.924 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev555) (5.8.0) 2026-06-30 19:59:55.936 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev555) (1.3.7) 2026-06-30 19:59:56.056 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev555) 2026-06-30 19:59:56.071 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 19:59:56.084 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (43.0.3) 2026-06-30 19:59:56.085 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (1.5.0) 2026-06-30 19:59:56.086 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (1.1.0) 2026-06-30 19:59:56.087 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (1.33) 2026-06-30 19:59:56.089 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (4.10.0) 2026-06-30 19:59:56.090 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (6.0.3) 2026-06-30 19:59:56.095 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev555) (2.0.0) 2026-06-30 19:59:56.099 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev555) (3.0) 2026-06-30 19:59:56.109 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev555) (3.1.1) 2026-06-30 19:59:56.114 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev555) (0.41.0) 2026-06-30 19:59:56.114 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev555) (1.2.1) 2026-06-30 19:59:56.142 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev555) 2026-06-30 19:59:56.159 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-30 19:59:56.174 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev555) (26.2) 2026-06-30 19:59:56.178 | 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==28.1.0.dev555) (2.8.0) 2026-06-30 19:59:56.179 | 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==28.1.0.dev555) (3.5.2) 2026-06-30 19:59:56.191 | 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==28.1.0.dev555) (6.1.1) 2026-06-30 19:59:56.195 | 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==28.1.0.dev555) (4.0.0) 2026-06-30 19:59:56.212 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev555) (0.20) 2026-06-30 19:59:56.219 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev555) (2.0.0) 2026-06-30 19:59:56.227 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev555) (2.1.2) 2026-06-30 19:59:56.228 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev555) (0.6.2) 2026-06-30 19:59:56.235 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev555) (2.9.0.post0) 2026-06-30 19:59:56.241 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (7.1.4) 2026-06-30 19:59:56.243 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (5.3.1) 2026-06-30 19:59:56.244 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (5.6.2) 2026-06-30 19:59:56.245 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (0.16.0) 2026-06-30 19:59:56.249 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (5.1.0) 2026-06-30 19:59:56.259 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (2026.2) 2026-06-30 19:59:56.266 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (0.25.0) 2026-06-30 19:59:56.270 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev555) (5.0.0) 2026-06-30 19:59:56.272 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev555) (4.0.1) 2026-06-30 19:59:56.303 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev555) (1.7.6) 2026-06-30 19:59:56.311 | 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==28.1.0.dev555) (2.2.0) 2026-06-30 19:59:56.320 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev555) (3.17.0) 2026-06-30 19:59:56.370 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev555) 2026-06-30 19:59:56.385 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-30 19:59:56.428 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev555) 2026-06-30 19:59:56.432 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-30 19:59:56.449 | 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==28.1.0.dev555) (3.0.3) 2026-06-30 19:59:56.450 | 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==28.1.0.dev555) (1.6.2) 2026-06-30 19:59:56.459 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev555) (82.0.1) 2026-06-30 19:59:56.488 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev555) (0.8.1) 2026-06-30 19:59:56.529 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev555) (1.17.0) 2026-06-30 19:59:56.534 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev555) (4.14.0) 2026-06-30 19:59:56.535 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev555) (4.26.0) 2026-06-30 19:59:56.571 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev555) 2026-06-30 19:59:56.589 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 19:59:56.606 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (0.6.0) 2026-06-30 19:59:56.607 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (4.0.0) 2026-06-30 19:59:56.618 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (3.0.52) 2026-06-30 19:59:56.620 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (1.11.0) 2026-06-30 19:59:56.620 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (15.0.0) 2026-06-30 19:59:56.622 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (1.8.0) 2026-06-30 19:59:56.627 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (26.1.0) 2026-06-30 19:59:56.628 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (2025.9.1) 2026-06-30 19:59:56.629 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (0.37.0) 2026-06-30 19:59:56.630 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (2026.5.1) 2026-06-30 19:59:56.694 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev555) (3.4.7) 2026-06-30 19:59:56.696 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev555) (3.18) 2026-06-30 19:59:56.697 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev555) (2.7.0) 2026-06-30 19:59:56.700 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev555) (2023.11.17) 2026-06-30 19:59:56.733 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (4.2.0) 2026-06-30 19:59:56.734 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (2.20.0) 2026-06-30 19:59:56.746 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (0.1.2) 2026-06-30 19:59:56.765 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev555) (0.8) 2026-06-30 19:59:56.829 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev555) (0.16.0) 2026-06-30 19:59:56.922 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-30 19:59:57.011 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.8 MB/s 0:00:00 2026-06-30 19:59:57.028 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-30 19:59:57.196 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.9 MB/s 0:00:00 2026-06-30 19:59:57.214 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-30 19:59:57.239 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-30 19:59:57.264 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-30 19:59:57.287 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-30 19:59:57.312 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-30 19:59:57.328 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-30 19:59:57.346 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-30 19:59:57.373 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-30 19:59:57.424 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-30 19:59:57.453 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-30 19:59:57.482 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-30 19:59:57.518 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-30 19:59:57.639 | Building wheels for collected packages: neutron, ovs 2026-06-30 19:59:57.641 | Building editable for neutron (pyproject.toml): started 2026-06-30 19:59:59.916 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-30 19:59:59.916 | Created wheel for neutron: filename=neutron-28.1.0.dev555-0.editable-py3-none-any.whl size=15994 sha256=507a5edc320703adcb600dac745113aa05cc2f475b065bd269f0cab972806a84 2026-06-30 19:59:59.917 | Stored in directory: /tmp/pip-ephem-wheel-cache-olzyxad9/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-30 19:59:59.923 | Building wheel for ovs (pyproject.toml): started 2026-06-30 20:00:00.790 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-30 20:00:00.791 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=4434015fe61e6d66240cc74912d644fc9ec559ea8b03816c953d369854b22aa8 2026-06-30 20:00:00.791 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-30 20:00:00.796 | Successfully built neutron ovs 2026-06-30 20:00:01.097 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-30 20:00:06.639 | 2026-06-30 20:00:06.663 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev555 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-30 20:00:06.929 | + inc/python:pip_install:216 : result=0 2026-06-30 20:00:06.933 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 20:00:06.937 | + functions-common:time_stop:2420 : local name 2026-06-30 20:00:06.941 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:00:06.945 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:00:06.949 | + functions-common:time_stop:2423 : local total 2026-06-30 20:00:06.953 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:00:06.956 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 20:00:06.959 | + functions-common:time_stop:2427 : start_time=1782849586178 2026-06-30 20:00:06.963 | + functions-common:time_stop:2429 : [[ -z 1782849586178 ]] 2026-06-30 20:00:06.968 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:00:06.973 | + functions-common:time_stop:2432 : end_time=1782849606969 2026-06-30 20:00:06.977 | + functions-common:time_stop:2433 : elapsed_time=20791 2026-06-30 20:00:06.980 | + functions-common:time_stop:2434 : total=119593 2026-06-30 20:00:06.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:00:06.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140384 2026-06-30 20:00:06.991 | + inc/python:pip_install:219 : return 0 2026-06-30 20:00:06.996 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 20:00:06.999 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:00:07.004 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-30 20:00:07.007 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-30 20:00:07.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 20:00:07.016 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 20:00:07.020 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-30 20:00:07.024 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 20:00:07.028 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-06-30 20:00:07.032 | + lib/neutron:install_neutron:532 : install_ovn 2026-06-30 20:00:07.036 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-30 20:00:07.036 | Installing OVN and dependent packages 2026-06-30 20:00:07.040 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-30 20:00:07.044 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-30 20:00:07.068 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:00:07.072 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-30 20:00:07.097 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:00:07.101 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-30 20:00:07.126 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:00:07.130 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-30 20:00:07.134 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-30 20:00:07.159 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:00:07.163 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-30 20:00:07.167 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-30 20:00:07.186 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-30 20:00:07.192 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-30 20:00:07.209 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-30 20:00:07.214 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-30 20:00:07.245 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-30 20:00:07.249 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 20:00:07.253 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 20:00:07.257 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 20:00:07.261 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 20:00:07.265 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 20:00:07.269 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 20:00:07.273 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:00:07.277 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:00:07.281 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 20:00:07.285 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 20:00:07.289 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 20:00:07.293 | + functions-common:apt_get_update:1167 : return 2026-06-30 20:00:07.297 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-30 20:00:07.301 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 20:00:07.305 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:00:07.309 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:00:07.313 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-30 20:00:07.345 | + 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-06-30 20:00:07.386 | Reading package lists... 2026-06-30 20:00:07.761 | Building dependency tree... 2026-06-30 20:00:07.762 | Reading state information... 2026-06-30 20:00:08.328 | fakeroot is already the newest version (1.33-1). 2026-06-30 20:00:08.328 | fakeroot set to manually installed. 2026-06-30 20:00:08.328 | make is already the newest version (4.3-4.1build2). 2026-06-30 20:00:08.328 | make set to manually installed. 2026-06-30 20:00:08.328 | The following packages were automatically installed and are no longer required: 2026-06-30 20:00:08.330 | libfwupd2 libgusb2 2026-06-30 20:00:08.330 | Use 'sudo apt autoremove' to remove them. 2026-06-30 20:00:08.333 | The following additional packages will be installed: 2026-06-30 20:00:08.333 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-30 20:00:08.334 | python3-sortedcontainers 2026-06-30 20:00:08.336 | Suggested packages: 2026-06-30 20:00:08.336 | openvswitch-doc python-sortedcontainers-doc 2026-06-30 20:00:08.378 | The following NEW packages will be installed: 2026-06-30 20:00:08.378 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-30 20:00:08.379 | python3-openvswitch python3-sortedcontainers 2026-06-30 20:00:08.476 | 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 20:00:08.476 | Need to get 4219 kB of archives. 2026-06-30 20:00:08.476 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-30 20:00:08.477 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-30 20:00:08.548 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-30 20:00:08.578 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-30 20:00:08.612 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-30 20:00:08.640 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-30 20:00:08.676 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-30 20:00:08.944 | perl: warning: Setting locale failed. 2026-06-30 20:00:08.945 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:08.945 | LANGUAGE = (unset), 2026-06-30 20:00:08.945 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:08.945 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:08.945 | are supported and installed on your system. 2026-06-30 20:00:08.945 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:09.010 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 20:00:09.010 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 20:00:09.010 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 20:00:09.208 | Fetched 4219 kB in 0s (14.2 MB/s) 2026-06-30 20:00:09.260 | Selecting previously unselected package libunbound8:amd64. 2026-06-30 20:00:09.322 | (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 ... 126942 files and directories currently installed.) 2026-06-30 20:00:09.329 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-30 20:00:09.337 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-30 20:00:09.396 | Selecting previously unselected package openvswitch-common. 2026-06-30 20:00:09.408 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 20:00:09.412 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 20:00:09.521 | Selecting previously unselected package python3-sortedcontainers. 2026-06-30 20:00:09.534 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-30 20:00:09.538 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-30 20:00:09.594 | Selecting previously unselected package libxdp1:amd64. 2026-06-30 20:00:09.605 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-30 20:00:09.609 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-30 20:00:09.668 | Selecting previously unselected package python3-openvswitch. 2026-06-30 20:00:09.682 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 20:00:09.686 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 20:00:09.798 | Selecting previously unselected package openvswitch-switch. 2026-06-30 20:00:09.811 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 20:00:09.820 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 20:00:09.965 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-30 20:00:10.205 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-30 20:00:10.213 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-30 20:00:10.222 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 20:00:10.235 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 20:00:10.620 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 20:00:10.641 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-30 20:00:11.331 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-30 20:00:11.523 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-30 20:00:12.530 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 20:00:14.289 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 20:00:14.532 | perl: warning: Setting locale failed. 2026-06-30 20:00:14.532 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:14.532 | LANGUAGE = (unset), 2026-06-30 20:00:14.532 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:14.532 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:14.532 | are supported and installed on your system. 2026-06-30 20:00:14.533 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:14.666 | perl: warning: Setting locale failed. 2026-06-30 20:00:14.666 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:14.666 | LANGUAGE = (unset), 2026-06-30 20:00:14.666 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:14.666 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:14.667 | are supported and installed on your system. 2026-06-30 20:00:14.667 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:14.717 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 20:00:14.717 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 20:00:14.717 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 20:00:14.789 | perl: warning: Setting locale failed. 2026-06-30 20:00:14.789 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:14.789 | LANGUAGE = (unset), 2026-06-30 20:00:14.789 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:14.789 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:14.790 | are supported and installed on your system. 2026-06-30 20:00:14.790 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:15.302 | 2026-06-30 20:00:15.302 | Running kernel seems to be up-to-date. 2026-06-30 20:00:15.302 | 2026-06-30 20:00:15.302 | No services need to be restarted. 2026-06-30 20:00:15.303 | 2026-06-30 20:00:15.303 | No containers need to be restarted. 2026-06-30 20:00:15.303 | 2026-06-30 20:00:15.303 | No user sessions are running outdated binaries. 2026-06-30 20:00:15.303 | 2026-06-30 20:00:15.303 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 20:00:17.423 | + functions-common:apt_get:1211 : result=0 2026-06-30 20:00:17.427 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 20:00:17.431 | + functions-common:time_stop:2420 : local name 2026-06-30 20:00:17.435 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:00:17.438 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:00:17.441 | + functions-common:time_stop:2423 : local total 2026-06-30 20:00:17.445 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:00:17.449 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 20:00:17.453 | + functions-common:time_stop:2427 : start_time=1782849607341 2026-06-30 20:00:17.457 | + functions-common:time_stop:2429 : [[ -z 1782849607341 ]] 2026-06-30 20:00:17.461 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:00:17.468 | + functions-common:time_stop:2432 : end_time=1782849617463 2026-06-30 20:00:17.471 | + functions-common:time_stop:2433 : elapsed_time=10122 2026-06-30 20:00:17.475 | + functions-common:time_stop:2434 : total=148885 2026-06-30 20:00:17.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:00:17.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159007 2026-06-30 20:00:17.486 | + functions-common:apt_get:1215 : return 0 2026-06-30 20:00:17.491 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-30 20:00:17.521 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-30 20:00:17.526 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 20:00:17.530 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 20:00:17.534 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 20:00:17.538 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 20:00:17.542 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 20:00:17.546 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 20:00:17.550 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:00:17.555 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:00:17.559 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 20:00:17.562 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 20:00:17.566 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 20:00:17.570 | + functions-common:apt_get_update:1167 : return 2026-06-30 20:00:17.574 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-30 20:00:17.578 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 20:00:17.582 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:00:17.586 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:00:17.590 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-30 20:00:17.622 | + 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-06-30 20:00:17.661 | Reading package lists... 2026-06-30 20:00:18.082 | Building dependency tree... 2026-06-30 20:00:18.084 | Reading state information... 2026-06-30 20:00:18.789 | The following packages were automatically installed and are no longer required: 2026-06-30 20:00:18.791 | libfwupd2 libgusb2 2026-06-30 20:00:18.791 | Use 'sudo apt autoremove' to remove them. 2026-06-30 20:00:18.794 | The following additional packages will be installed: 2026-06-30 20:00:18.795 | ovn-common 2026-06-30 20:00:18.840 | The following NEW packages will be installed: 2026-06-30 20:00:18.841 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-30 20:00:18.931 | 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 20:00:18.931 | Need to get 2360 kB of archives. 2026-06-30 20:00:18.931 | After this operation, 8355 kB of additional disk space will be used. 2026-06-30 20:00:18.931 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-30 20:00:19.014 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-30 20:00:19.040 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-30 20:00:19.057 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-30 20:00:19.320 | perl: warning: Setting locale failed. 2026-06-30 20:00:19.321 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:19.321 | LANGUAGE = (unset), 2026-06-30 20:00:19.321 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:19.321 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:19.321 | are supported and installed on your system. 2026-06-30 20:00:19.321 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:19.385 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 20:00:19.385 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 20:00:19.385 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 20:00:19.584 | Fetched 2360 kB in 0s (12.2 MB/s) 2026-06-30 20:00:19.635 | Selecting previously unselected package ovn-common. 2026-06-30 20:00:19.698 | (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 ... 127142 files and directories currently installed.) 2026-06-30 20:00:19.706 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 20:00:19.710 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 20:00:19.822 | Selecting previously unselected package ovn-central. 2026-06-30 20:00:19.836 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 20:00:19.840 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 20:00:19.905 | Selecting previously unselected package ovn-controller-vtep. 2026-06-30 20:00:19.918 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 20:00:19.923 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 20:00:19.981 | Selecting previously unselected package ovn-host. 2026-06-30 20:00:19.994 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 20:00:20.001 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 20:00:20.090 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 20:00:20.128 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 20:00:20.654 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-30 20:00:20.844 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-30 20:00:21.329 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-30 20:00:21.419 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 20:00:21.927 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-30 20:00:22.116 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-30 20:00:22.824 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-30 20:00:23.543 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-30 20:00:24.426 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-30 20:00:24.507 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 20:00:24.708 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-30 20:00:25.299 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 20:00:27.288 | perl: warning: Setting locale failed. 2026-06-30 20:00:27.289 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:27.289 | LANGUAGE = (unset), 2026-06-30 20:00:27.289 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:27.289 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:27.289 | are supported and installed on your system. 2026-06-30 20:00:27.289 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:27.424 | perl: warning: Setting locale failed. 2026-06-30 20:00:27.424 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:27.424 | LANGUAGE = (unset), 2026-06-30 20:00:27.424 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:27.424 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:27.425 | are supported and installed on your system. 2026-06-30 20:00:27.425 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:27.474 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 20:00:27.474 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 20:00:27.475 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 20:00:27.546 | perl: warning: Setting locale failed. 2026-06-30 20:00:27.546 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:27.546 | LANGUAGE = (unset), 2026-06-30 20:00:27.546 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:27.546 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:27.546 | are supported and installed on your system. 2026-06-30 20:00:27.547 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:28.066 | 2026-06-30 20:00:28.066 | Running kernel seems to be up-to-date. 2026-06-30 20:00:28.066 | 2026-06-30 20:00:28.066 | No services need to be restarted. 2026-06-30 20:00:28.067 | 2026-06-30 20:00:28.067 | No containers need to be restarted. 2026-06-30 20:00:28.067 | 2026-06-30 20:00:28.067 | No user sessions are running outdated binaries. 2026-06-30 20:00:28.067 | 2026-06-30 20:00:28.067 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 20:00:30.368 | + functions-common:apt_get:1211 : result=0 2026-06-30 20:00:30.372 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 20:00:30.377 | + functions-common:time_stop:2420 : local name 2026-06-30 20:00:30.381 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:00:30.385 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:00:30.389 | + functions-common:time_stop:2423 : local total 2026-06-30 20:00:30.392 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:00:30.397 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 20:00:30.400 | + functions-common:time_stop:2427 : start_time=1782849617617 2026-06-30 20:00:30.405 | + functions-common:time_stop:2429 : [[ -z 1782849617617 ]] 2026-06-30 20:00:30.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:00:30.417 | + functions-common:time_stop:2432 : end_time=1782849630412 2026-06-30 20:00:30.421 | + functions-common:time_stop:2433 : elapsed_time=12795 2026-06-30 20:00:30.425 | + functions-common:time_stop:2434 : total=159007 2026-06-30 20:00:30.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:00:30.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171802 2026-06-30 20:00:30.438 | + functions-common:apt_get:1215 : return 0 2026-06-30 20:00:30.442 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:00:30.447 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:00:30.451 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-30 20:00:30.456 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-30 20:00:30.463 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-30 20:00:30.467 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-30 20:00:30.471 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-30 20:00:30.475 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-30 20:00:30.479 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-30 20:00:30.484 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-30 20:00:30.488 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-30 20:00:30.493 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-30 20:00:30.497 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-30 20:00:30.501 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-30 20:00:30.505 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-30 20:00:30.509 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-30 20:00:30.513 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-30 20:00:30.517 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-30 20:00:30.522 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-30 20:00:30.526 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-30 20:00:30.530 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-30 20:00:30.534 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-30 20:00:30.539 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 20:00:30.543 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 20:00:30.548 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-30 20:00:30.553 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 20:00:30.557 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-30 20:00:30.561 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 20:00:30.565 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-30 20:00:30.593 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:00:30.597 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-30 20:00:30.602 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-30 20:00:30.606 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-30 20:00:30.611 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 20:00:30.615 | + lib/stack:stack_install_service:32 : install_nova 2026-06-30 20:00:30.619 | + lib/nova:install_nova:913 : use_library_from_git os-vif 2026-06-30 20:00:30.623 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-30 20:00:30.627 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 20:00:30.631 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 20:00:30.635 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-30 20:00:30.639 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 20:00:30.644 | + lib/nova:install_nova:918 : is_service_enabled n-cpu 2026-06-30 20:00:30.670 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:00:30.674 | + lib/nova:install_nova:918 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-30 20:00:30.678 | + lib/nova:install_nova:919 : install_nova_hypervisor 2026-06-30 20:00:30.682 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-30 20:00:30.686 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-30 20:00:30.690 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-30 20:00:30.851 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-30 20:00:30.855 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:00:30.859 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:00:30.863 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 20:00:30.867 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 20:00:30.872 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 20:00:30.875 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 20:00:30.879 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 20:00:30.883 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 20:00:30.887 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 20:00:30.892 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:00:30.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:00:30.900 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 20:00:30.903 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 20:00:30.907 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 20:00:30.911 | + functions-common:apt_get_update:1167 : return 2026-06-30 20:00:30.915 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 20:00:30.919 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 20:00:30.923 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:00:30.927 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:00:30.931 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 20:00:30.963 | + 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-06-30 20:00:31.003 | Reading package lists... 2026-06-30 20:00:31.414 | Building dependency tree... 2026-06-30 20:00:31.416 | Reading state information... 2026-06-30 20:00:32.040 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-06-30 20:00:32.041 | libvirt-clients set to manually installed. 2026-06-30 20:00:32.041 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-06-30 20:00:32.041 | The following packages were automatically installed and are no longer required: 2026-06-30 20:00:32.044 | libfwupd2 libgusb2 2026-06-30 20:00:32.044 | Use 'sudo apt autoremove' to remove them. 2026-06-30 20:00:32.048 | The following additional packages will be installed: 2026-06-30 20:00:32.048 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-30 20:00:32.048 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-30 20:00:32.048 | qemu-system-sparc 2026-06-30 20:00:32.051 | Suggested packages: 2026-06-30 20:00:32.051 | python-zstandard-doc samba vde2 2026-06-30 20:00:32.093 | The following packages will be REMOVED: 2026-06-30 20:00:32.096 | apport-core-dump-handler 2026-06-30 20:00:32.098 | The following NEW packages will be installed: 2026-06-30 20:00:32.100 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-30 20:00:32.100 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-30 20:00:32.100 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-30 20:00:32.192 | 0 upgraded, 13 newly installed, 1 to remove and 1 not upgraded. 2026-06-30 20:00:32.192 | Need to get 110 MB of archives. 2026-06-30 20:00:32.192 | After this operation, 897 MB of additional disk space will be used. 2026-06-30 20:00:32.192 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-30 20:00:32.277 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-30 20:00:32.311 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-30 20:00:32.333 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-30 20:00:32.369 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-30 20:00:32.550 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-30 20:00:32.741 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-30 20:00:32.915 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-30 20:00:33.029 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-30 20:00:33.072 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-30 20:00:33.712 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-30 20:00:33.714 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-30 20:00:33.746 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-30 20:00:34.017 | perl: warning: Setting locale failed. 2026-06-30 20:00:34.018 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:34.018 | LANGUAGE = (unset), 2026-06-30 20:00:34.019 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:34.019 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:34.019 | are supported and installed on your system. 2026-06-30 20:00:34.019 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:34.083 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 20:00:34.084 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 20:00:34.084 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 20:00:34.386 | Fetched 110 MB in 2s (67.4 MB/s) 2026-06-30 20:00:34.427 | Selecting previously unselected package python3-zstandard. 2026-06-30 20:00:34.496 | (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 ... 127210 files and directories currently installed.) 2026-06-30 20:00:34.503 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-30 20:00:34.507 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-30 20:00:34.650 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-30 20:00:34.650 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-30 20:00:34.650 | Package apport-core-dump-handler is to be removed. 2026-06-30 20:00:34.651 | Package python3-zstandard is not configured yet. 2026-06-30 20:00:34.651 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-30 20:00:34.651 | Package apport-core-dump-handler is to be removed. 2026-06-30 20:00:34.651 | Package systemd-coredump is not installed. 2026-06-30 20:00:34.651 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-30 20:00:34.651 | Package apport-core-dump-handler is to be removed. 2026-06-30 20:00:34.651 | Package python3-zstandard is not configured yet. 2026-06-30 20:00:34.652 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-30 20:00:34.652 | Package apport-core-dump-handler is to be removed. 2026-06-30 20:00:34.652 | Package systemd-coredump is not installed. 2026-06-30 20:00:34.652 | 2026-06-30 20:00:34.713 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127226 files and directories currently installed.) 2026-06-30 20:00:34.720 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-30 20:00:35.598 | Selecting previously unselected package systemd-coredump. 2026-06-30 20:00:35.659 | (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 ... 127222 files and directories currently installed.) 2026-06-30 20:00:35.665 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 20:00:35.670 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-30 20:00:35.736 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-30 20:00:35.748 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-30 20:00:35.760 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-30 20:00:35.832 | Selecting previously unselected package python3-libvirt. 2026-06-30 20:00:35.845 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-30 20:00:35.849 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-30 20:00:35.917 | Selecting previously unselected package qemu-system-arm. 2026-06-30 20:00:35.930 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 20:00:35.942 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:36.552 | Selecting previously unselected package qemu-system-mips. 2026-06-30 20:00:36.564 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 20:00:36.578 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:37.160 | Selecting previously unselected package qemu-system-ppc. 2026-06-30 20:00:37.172 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 20:00:37.185 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:37.564 | Selecting previously unselected package qemu-system-sparc. 2026-06-30 20:00:37.576 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 20:00:37.589 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:37.856 | Selecting previously unselected package qemu-system-s390x. 2026-06-30 20:00:37.872 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 20:00:37.884 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:38.064 | Selecting previously unselected package qemu-system-misc. 2026-06-30 20:00:38.078 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 20:00:38.091 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:40.054 | Selecting previously unselected package qemu-system. 2026-06-30 20:00:40.068 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 20:00:40.072 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:40.113 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-30 20:00:40.126 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-30 20:00:40.130 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-30 20:00:42.020 | Selecting previously unselected package qemu-efi-arm. 2026-06-30 20:00:42.035 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-30 20:00:42.039 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-30 20:00:42.866 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-30 20:00:43.402 | Creating group 'systemd-coredump' with GID 987. 2026-06-30 20:00:43.406 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-30 20:00:43.429 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-30 20:00:43.735 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:43.755 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:43.773 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-30 20:00:43.792 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:43.811 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-30 20:00:43.822 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:43.841 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-30 20:00:44.090 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:44.111 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-30 20:00:44.122 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:44.142 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 20:00:44.155 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 20:00:45.966 | perl: warning: Setting locale failed. 2026-06-30 20:00:45.966 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:45.966 | LANGUAGE = (unset), 2026-06-30 20:00:45.966 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:45.966 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:45.966 | are supported and installed on your system. 2026-06-30 20:00:45.966 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:46.103 | perl: warning: Setting locale failed. 2026-06-30 20:00:46.103 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:46.104 | LANGUAGE = (unset), 2026-06-30 20:00:46.104 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:46.104 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:46.104 | are supported and installed on your system. 2026-06-30 20:00:46.104 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:46.154 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 20:00:46.154 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 20:00:46.154 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 20:00:46.225 | perl: warning: Setting locale failed. 2026-06-30 20:00:46.225 | perl: warning: Please check that your locale settings: 2026-06-30 20:00:46.225 | LANGUAGE = (unset), 2026-06-30 20:00:46.225 | LC_ALL = "en_US.utf8", 2026-06-30 20:00:46.225 | LANG = "de_DE.UTF-8" 2026-06-30 20:00:46.225 | are supported and installed on your system. 2026-06-30 20:00:46.226 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:00:46.734 | 2026-06-30 20:00:46.734 | Running kernel seems to be up-to-date. 2026-06-30 20:00:46.734 | 2026-06-30 20:00:46.734 | No services need to be restarted. 2026-06-30 20:00:46.734 | 2026-06-30 20:00:46.734 | No containers need to be restarted. 2026-06-30 20:00:46.735 | 2026-06-30 20:00:46.735 | No user sessions are running outdated binaries. 2026-06-30 20:00:46.735 | 2026-06-30 20:00:46.735 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 20:00:48.874 | + functions-common:apt_get:1211 : result=0 2026-06-30 20:00:48.878 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 20:00:48.882 | + functions-common:time_stop:2420 : local name 2026-06-30 20:00:48.886 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:00:48.890 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:00:48.894 | + functions-common:time_stop:2423 : local total 2026-06-30 20:00:48.898 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:00:48.902 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 20:00:48.906 | + functions-common:time_stop:2427 : start_time=1782849630958 2026-06-30 20:00:48.909 | + functions-common:time_stop:2429 : [[ -z 1782849630958 ]] 2026-06-30 20:00:48.915 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:00:48.921 | + functions-common:time_stop:2432 : end_time=1782849648917 2026-06-30 20:00:48.925 | + functions-common:time_stop:2433 : elapsed_time=17959 2026-06-30 20:00:48.929 | + functions-common:time_stop:2434 : total=171802 2026-06-30 20:00:48.933 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:00:48.937 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189761 2026-06-30 20:00:48.941 | + functions-common:apt_get:1215 : return 0 2026-06-30 20:00:48.945 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-30 20:00:48.949 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 20:00:48.953 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 20:00:48.957 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 20:00:48.962 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 20:00:48.966 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 20:00:48.970 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 20:00:48.974 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:00:48.978 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:00:48.982 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 20:00:48.987 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 20:00:48.991 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 20:00:48.995 | + functions-common:apt_get_update:1167 : return 2026-06-30 20:00:48.999 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-30 20:00:49.003 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 20:00:49.007 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:00:49.012 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:00:49.016 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-30 20:00:49.048 | + 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-06-30 20:00:49.089 | Reading package lists... 2026-06-30 20:00:49.458 | Building dependency tree... 2026-06-30 20:00:49.459 | Reading state information... 2026-06-30 20:00:50.000 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-30 20:00:50.000 | ovmf set to manually installed. 2026-06-30 20:00:50.000 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-30 20:00:50.000 | swtpm set to manually installed. 2026-06-30 20:00:50.001 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-30 20:00:50.001 | swtpm-tools set to manually installed. 2026-06-30 20:00:50.001 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-30 20:00:50.001 | mdevctl set to manually installed. 2026-06-30 20:00:50.001 | The following packages were automatically installed and are no longer required: 2026-06-30 20:00:50.002 | libfwupd2 libgusb2 2026-06-30 20:00:50.002 | Use 'sudo apt autoremove' to remove them. 2026-06-30 20:00:50.098 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 20:00:50.105 | + functions-common:apt_get:1211 : result=0 2026-06-30 20:00:50.109 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 20:00:50.113 | + functions-common:time_stop:2420 : local name 2026-06-30 20:00:50.117 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:00:50.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:00:50.125 | + functions-common:time_stop:2423 : local total 2026-06-30 20:00:50.129 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:00:50.133 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 20:00:50.137 | + functions-common:time_stop:2427 : start_time=1782849649044 2026-06-30 20:00:50.141 | + functions-common:time_stop:2429 : [[ -z 1782849649044 ]] 2026-06-30 20:00:50.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:00:50.152 | + functions-common:time_stop:2432 : end_time=1782849650147 2026-06-30 20:00:50.156 | + functions-common:time_stop:2433 : elapsed_time=1103 2026-06-30 20:00:50.160 | + functions-common:time_stop:2434 : total=189761 2026-06-30 20:00:50.164 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:00:50.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190864 2026-06-30 20:00:50.172 | + functions-common:apt_get:1215 : return 0 2026-06-30 20:00:50.176 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-30 20:00:50.181 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 20:00:50.187 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 20:00:50.191 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-30 20:00:50.195 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-30 20:00:50.200 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-30 20:00:50.204 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-30 20:00:50.208 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-30 20:00:50.212 | + lib/nova:install_nova:922 : is_service_enabled n-novnc 2026-06-30 20:00:50.239 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:00:50.245 | ++ lib/nova:install_nova:924 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-30 20:00:50.273 | + lib/nova:install_nova:924 : NOVNC_FROM_PACKAGE=False 2026-06-30 20:00:50.277 | + lib/nova:install_nova:925 : '[' False = True ']' 2026-06-30 20:00:50.281 | + lib/nova:install_nova:944 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-30 20:00:50.285 | + lib/nova:install_nova:945 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-30 20:00:50.290 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-30 20:00:50.294 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-30 20:00:50.298 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-30 20:00:50.302 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 20:00:50.307 | ++ functions-common:git_clone:593 : pwd 2026-06-30 20:00:50.312 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 20:00:50.316 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 20:00:50.322 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 20:00:50.348 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 20:00:50.353 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 20:00:50.357 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 20:00:50.362 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-30 20:00:50.362 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 20:00:50.370 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-30 20:00:50.374 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 20:00:50.378 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-30 20:00:50.382 | + functions-common:git_timed:697 : local count=0 2026-06-30 20:00:50.386 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 20:00:50.390 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:00:50.394 | + functions-common:git_timed:701 : timeout=0 2026-06-30 20:00:50.398 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:00:50.402 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:00:50.406 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:00:50.410 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:00:50.415 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:00:50.421 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849650416 2026-06-30 20:00:50.425 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-30 20:00:50.430 | Cloning into '/opt/stack/novnc'... 2026-06-30 20:00:52.396 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:00:52.401 | + functions-common:time_stop:2420 : local name 2026-06-30 20:00:52.405 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:00:52.409 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:00:52.413 | + functions-common:time_stop:2423 : local total 2026-06-30 20:00:52.417 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:00:52.421 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:00:52.425 | + functions-common:time_stop:2427 : start_time=1782849650416 2026-06-30 20:00:52.429 | + functions-common:time_stop:2429 : [[ -z 1782849650416 ]] 2026-06-30 20:00:52.435 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:00:52.440 | + functions-common:time_stop:2432 : end_time=1782849652436 2026-06-30 20:00:52.444 | + functions-common:time_stop:2433 : elapsed_time=2020 2026-06-30 20:00:52.448 | + functions-common:time_stop:2434 : total=151636 2026-06-30 20:00:52.452 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:00:52.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153656 2026-06-30 20:00:52.460 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-30 20:00:52.464 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-30 20:00:52.468 | + functions-common:git_timed:697 : local count=0 2026-06-30 20:00:52.472 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 20:00:52.476 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:00:52.480 | + functions-common:git_timed:701 : timeout=0 2026-06-30 20:00:52.484 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:00:52.489 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:00:52.493 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:00:52.496 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:00:52.501 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:00:52.508 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849652503 2026-06-30 20:00:52.512 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-30 20:00:52.890 | From https://github.com/novnc/novnc 2026-06-30 20:00:52.890 | * tag v1.3.0 -> FETCH_HEAD 2026-06-30 20:00:52.901 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:00:52.905 | + functions-common:time_stop:2420 : local name 2026-06-30 20:00:52.909 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:00:52.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:00:52.917 | + functions-common:time_stop:2423 : local total 2026-06-30 20:00:52.921 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:00:52.926 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:00:52.930 | + functions-common:time_stop:2427 : start_time=1782849652503 2026-06-30 20:00:52.934 | + functions-common:time_stop:2429 : [[ -z 1782849652503 ]] 2026-06-30 20:00:52.939 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:00:52.945 | + functions-common:time_stop:2432 : end_time=1782849652940 2026-06-30 20:00:52.949 | + functions-common:time_stop:2433 : elapsed_time=437 2026-06-30 20:00:52.952 | + functions-common:time_stop:2434 : total=153656 2026-06-30 20:00:52.956 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:00:52.960 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154093 2026-06-30 20:00:52.964 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 20:00:52.969 | + functions-common:git_timed:697 : local count=0 2026-06-30 20:00:52.973 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 20:00:52.977 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:00:52.981 | + functions-common:git_timed:701 : timeout=0 2026-06-30 20:00:52.985 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:00:52.989 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:00:52.993 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:00:52.997 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:00:53.003 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:00:53.009 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849653004 2026-06-30 20:00:53.013 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 20:00:53.045 | Note: switching to 'FETCH_HEAD'. 2026-06-30 20:00:53.045 | 2026-06-30 20:00:53.045 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 20:00:53.046 | changes and commit them, and you can discard any commits you make in this 2026-06-30 20:00:53.046 | state without impacting any branches by switching back to a branch. 2026-06-30 20:00:53.046 | 2026-06-30 20:00:53.046 | If you want to create a new branch to retain commits you create, you may 2026-06-30 20:00:53.046 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 20:00:53.046 | 2026-06-30 20:00:53.046 | git switch -c 2026-06-30 20:00:53.046 | 2026-06-30 20:00:53.046 | Or undo this operation with: 2026-06-30 20:00:53.046 | 2026-06-30 20:00:53.046 | git switch - 2026-06-30 20:00:53.047 | 2026-06-30 20:00:53.047 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 20:00:53.047 | 2026-06-30 20:00:53.047 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-30 20:00:53.051 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:00:53.055 | + functions-common:time_stop:2420 : local name 2026-06-30 20:00:53.059 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:00:53.063 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:00:53.067 | + functions-common:time_stop:2423 : local total 2026-06-30 20:00:53.071 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:00:53.075 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:00:53.079 | + functions-common:time_stop:2427 : start_time=1782849653004 2026-06-30 20:00:53.084 | + functions-common:time_stop:2429 : [[ -z 1782849653004 ]] 2026-06-30 20:00:53.089 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:00:53.095 | + functions-common:time_stop:2432 : end_time=1782849653090 2026-06-30 20:00:53.099 | + functions-common:time_stop:2433 : elapsed_time=86 2026-06-30 20:00:53.103 | + functions-common:time_stop:2434 : total=154093 2026-06-30 20:00:53.107 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:00:53.111 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154179 2026-06-30 20:00:53.115 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-30 20:00:53.134 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-30 20:00:53.140 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 20:00:53.140 | + functions-common:git_clone:673 : head -1 2026-06-30 20:00:53.143 | 463c39e noVNC 1.3.0 2026-06-30 20:00:53.148 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 20:00:53.152 | + lib/nova:install_nova:949 : is_service_enabled n-spice 2026-06-30 20:00:53.179 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:00:53.183 | + lib/nova:install_nova:961 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/80/995580/1 2026-06-30 20:00:53.187 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-30 20:00:53.192 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-30 20:00:53.196 | + functions-common:git_clone:591 : local git_ref=refs/changes/80/995580/1 2026-06-30 20:00:53.200 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 20:00:53.205 | ++ functions-common:git_clone:593 : pwd 2026-06-30 20:00:53.210 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 20:00:53.214 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 20:00:53.220 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 20:00:53.247 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 20:00:53.251 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 20:00:53.255 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 20:00:53.261 | + functions-common:git_clone:610 : echo refs/changes/80/995580/1 2026-06-30 20:00:53.261 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 20:00:53.268 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-06-30 20:00:53.272 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-30 20:00:53.276 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-30 20:00:53.280 | + functions-common:git_timed:697 : local count=0 2026-06-30 20:00:53.284 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 20:00:53.288 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:00:53.292 | + functions-common:git_timed:701 : timeout=0 2026-06-30 20:00:53.296 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:00:53.300 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:00:53.304 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:00:53.308 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:00:53.314 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:00:53.320 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849653315 2026-06-30 20:00:53.324 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-30 20:00:53.328 | Cloning into '/opt/stack/nova'... 2026-06-30 20:05:46.492 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:05:46.494 | + functions-common:time_stop:2420 : local name 2026-06-30 20:05:46.498 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:05:46.503 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:05:46.506 | + functions-common:time_stop:2423 : local total 2026-06-30 20:05:46.510 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:05:46.514 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:05:46.518 | + functions-common:time_stop:2427 : start_time=1782849653315 2026-06-30 20:05:46.521 | + functions-common:time_stop:2429 : [[ -z 1782849653315 ]] 2026-06-30 20:05:46.526 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:05:46.532 | + functions-common:time_stop:2432 : end_time=1782849946528 2026-06-30 20:05:46.536 | + functions-common:time_stop:2433 : elapsed_time=293213 2026-06-30 20:05:46.539 | + functions-common:time_stop:2434 : total=154179 2026-06-30 20:05:46.543 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:05:46.547 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=447392 2026-06-30 20:05:46.551 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-06-30 20:05:46.555 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/80/995580/1 2026-06-30 20:05:46.559 | + functions-common:git_timed:697 : local count=0 2026-06-30 20:05:46.563 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 20:05:46.566 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:05:46.570 | + functions-common:git_timed:701 : timeout=0 2026-06-30 20:05:46.574 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:05:46.578 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:05:46.582 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:05:46.586 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:05:46.590 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:05:46.596 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849946592 2026-06-30 20:05:46.600 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/80/995580/1 2026-06-30 20:05:47.507 | From https://review.opendev.org/openstack/nova 2026-06-30 20:05:47.507 | * branch refs/changes/80/995580/1 -> FETCH_HEAD 2026-06-30 20:05:47.517 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:05:47.520 | + functions-common:time_stop:2420 : local name 2026-06-30 20:05:47.523 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:05:47.527 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:05:47.531 | + functions-common:time_stop:2423 : local total 2026-06-30 20:05:47.535 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:05:47.539 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:05:47.543 | + functions-common:time_stop:2427 : start_time=1782849946592 2026-06-30 20:05:47.547 | + functions-common:time_stop:2429 : [[ -z 1782849946592 ]] 2026-06-30 20:05:47.552 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:05:47.557 | + functions-common:time_stop:2432 : end_time=1782849947553 2026-06-30 20:05:47.561 | + functions-common:time_stop:2433 : elapsed_time=961 2026-06-30 20:05:47.565 | + functions-common:time_stop:2434 : total=447392 2026-06-30 20:05:47.569 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:05:47.572 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=448353 2026-06-30 20:05:47.577 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-30 20:05:47.835 | Note: switching to 'FETCH_HEAD'. 2026-06-30 20:05:47.835 | 2026-06-30 20:05:47.835 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 20:05:47.835 | changes and commit them, and you can discard any commits you make in this 2026-06-30 20:05:47.835 | state without impacting any branches by switching back to a branch. 2026-06-30 20:05:47.835 | 2026-06-30 20:05:47.835 | If you want to create a new branch to retain commits you create, you may 2026-06-30 20:05:47.835 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 20:05:47.835 | 2026-06-30 20:05:47.835 | git switch -c 2026-06-30 20:05:47.835 | 2026-06-30 20:05:47.836 | Or undo this operation with: 2026-06-30 20:05:47.836 | 2026-06-30 20:05:47.836 | git switch - 2026-06-30 20:05:47.836 | 2026-06-30 20:05:47.836 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 20:05:47.836 | 2026-06-30 20:05:47.836 | HEAD is now at 1fb7eef37c [Trivial] use the new variable name for RBAC new defaults 2026-06-30 20:05:47.840 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-30 20:05:47.864 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-30 20:05:47.871 | + functions-common:git_clone:673 : head -1 2026-06-30 20:05:47.871 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 20:05:47.874 | 1fb7eef37c [Trivial] use the new variable name for RBAC new defaults 2026-06-30 20:05:47.878 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 20:05:47.882 | + lib/nova:install_nova:962 : setup_develop /opt/stack/nova 2026-06-30 20:05:47.886 | + inc/python:setup_develop:353 : local bindep 2026-06-30 20:05:47.890 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-30 20:05:47.894 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-30 20:05:47.898 | + inc/python:setup_develop:359 : local extras= 2026-06-30 20:05:47.901 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-30 20:05:47.906 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 20:05:47.909 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-30 20:05:47.913 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-30 20:05:47.917 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 20:05:47.921 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 20:05:47.926 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-30 20:05:47.930 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 20:05:47.935 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-30 20:05:47.939 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 20:05:47.943 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 20:05:47.948 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-30 20:05:47.955 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-30 20:05:47.959 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-30 20:05:47.963 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-30 20:05:48.129 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-30 20:05:48.133 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 20:05:48.137 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 20:05:48.141 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 20:05:48.145 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-30 20:05:48.149 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-30 20:05:48.153 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 20:05:48.157 | + inc/python:setup_package:446 : local extras= 2026-06-30 20:05:48.161 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 20:05:48.164 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 20:05:48.169 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 20:05:48.173 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 20:05:48.177 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 20:05:48.180 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-30 20:05:48.211 | Using python 3.12 to install /opt/stack/nova 2026-06-30 20:05:48.215 | + 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-06-30 20:05:49.219 | Obtaining file:///opt/stack/nova 2026-06-30 20:05:49.223 | Installing build dependencies: started 2026-06-30 20:05:51.060 | Installing build dependencies: finished with status 'done' 2026-06-30 20:05:51.061 | Checking if build backend supports build_editable: started 2026-06-30 20:05:51.626 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 20:05:51.627 | Getting requirements to build editable: started 2026-06-30 20:05:51.936 | Getting requirements to build editable: finished with status 'done' 2026-06-30 20:05:51.938 | Preparing editable metadata (pyproject.toml): started 2026-06-30 20:05:54.225 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 20:05:54.251 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.0.3) 2026-06-30 20:05:54.252 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.0.51) 2026-06-30 20:05:54.253 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.3.1) 2026-06-30 20:05:54.254 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (0.41.0) 2026-06-30 20:05:54.255 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.1.6) 2026-06-30 20:05:54.256 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (13.0.0) 2026-06-30 20:05:54.256 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (6.1.1) 2026-06-30 20:05:54.257 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.5.1) 2026-06-30 20:05:54.258 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (43.0.3) 2026-06-30 20:05:54.259 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.8.10) 2026-06-30 20:05:54.260 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.5.2) 2026-06-30 20:05:54.261 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.1.0) 2026-06-30 20:05:54.261 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.10.1) 2026-06-30 20:05:54.262 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.17.0) 2026-06-30 20:05:54.263 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.18.4) 2026-06-30 20:05:54.264 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.3.0) 2026-06-30 20:05:54.265 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.0.0) 2026-06-30 20:05:54.266 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.26.0) 2026-06-30 20:05:54.266 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (9.9.0) 2026-06-30 20:05:54.267 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.14.0) 2026-06-30 20:05:54.268 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (12.0.0) 2026-06-30 20:05:54.269 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.12.0) 2026-06-30 20:05:54.270 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.34.2) 2026-06-30 20:05:54.271 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.8.0) 2026-06-30 20:05:54.458 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev240) 2026-06-30 20:05:54.613 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-30 20:05:54.629 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.2.0) 2026-06-30 20:05:54.630 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.5.0) 2026-06-30 20:05:54.631 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (10.5.0) 2026-06-30 20:05:54.632 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (6.4.0) 2026-06-30 20:05:54.632 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (8.2.0) 2026-06-30 20:05:54.633 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.11.0) 2026-06-30 20:05:54.634 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.8.0) 2026-06-30 20:05:54.635 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.10.0) 2026-06-30 20:05:54.636 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.7.1) 2026-06-30 20:05:54.637 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (10.1.1) 2026-06-30 20:05:54.637 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (18.0.0) 2026-06-30 20:05:54.638 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.9.0) 2026-06-30 20:05:54.639 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (18.1.0) 2026-06-30 20:05:54.640 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.1.0) 2026-06-30 20:05:54.641 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.11.0) 2026-06-30 20:05:54.642 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (6.8.0) 2026-06-30 20:05:54.643 | 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.dev240) (4.6.0) 2026-06-30 20:05:54.644 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.0.0) 2026-06-30 20:05:54.645 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (8.1.0) 2026-06-30 20:05:54.646 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.2.2) 2026-06-30 20:05:54.647 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.10.2) 2026-06-30 20:05:54.647 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.1.0) 2026-06-30 20:05:54.648 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.1.0) 2026-06-30 20:05:54.649 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.8.0) 2026-06-30 20:05:54.650 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.0.0) 2026-06-30 20:05:54.651 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.7.0) 2026-06-30 20:05:54.679 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev240) 2026-06-30 20:05:54.695 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-30 20:05:54.706 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (8.1.0) 2026-06-30 20:05:54.707 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (0.2.3) 2026-06-30 20:05:54.708 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.4.2) 2026-06-30 20:05:54.709 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.8.2) 2026-06-30 20:05:54.710 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.9.0.post0) 2026-06-30 20:05:54.710 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.4.0) 2026-06-30 20:05:54.711 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.17.0) 2026-06-30 20:05:54.712 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (6.0.3) 2026-06-30 20:05:54.715 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev240) (1.3.12) 2026-06-30 20:05:54.716 | 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.dev240) (4.15.0) 2026-06-30 20:05:54.719 | 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.dev240) (7.4.0) 2026-06-30 20:05:54.723 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev240) (2.0.0) 2026-06-30 20:05:54.728 | 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.dev240) (3.0) 2026-06-30 20:05:54.735 | 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.dev240) (2.8.0) 2026-06-30 20:05:54.743 | 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.dev240) (3.1.0) 2026-06-30 20:05:54.746 | 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.dev240) (2.2.1) 2026-06-30 20:05:54.750 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev240) (3.0.3) 2026-06-30 20:05:54.753 | 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.dev240) (26.1.0) 2026-06-30 20:05:54.754 | 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.dev240) (2025.9.1) 2026-06-30 20:05:54.755 | 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.dev240) (0.37.0) 2026-06-30 20:05:54.756 | 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.dev240) (2026.5.1) 2026-06-30 20:05:54.765 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev240) (2.1.0) 2026-06-30 20:05:54.771 | 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.dev240) (4.0.1) 2026-06-30 20:05:54.772 | 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.dev240) (2.13.0) 2026-06-30 20:05:54.773 | 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.dev240) (5.8.0) 2026-06-30 20:05:54.786 | 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.dev240) (1.5.0) 2026-06-30 20:05:54.788 | 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.dev240) (1.1.0) 2026-06-30 20:05:54.788 | 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.dev240) (1.33) 2026-06-30 20:05:54.790 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev240) (4.10.0) 2026-06-30 20:05:54.799 | 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.dev240) (3.1.1) 2026-06-30 20:05:54.805 | 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.dev240) (9.1.4) 2026-06-30 20:05:54.817 | 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.dev240) (2.18.0) 2026-06-30 20:05:54.825 | 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.dev240) (0.20) 2026-06-30 20:05:54.839 | 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.dev240) (2.1.2) 2026-06-30 20:05:54.840 | 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.dev240) (0.6.2) 2026-06-30 20:05:54.857 | 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.dev240) (7.1.4) 2026-06-30 20:05:54.858 | 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.dev240) (5.3.1) 2026-06-30 20:05:54.859 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev240) (5.6.2) 2026-06-30 20:05:54.860 | 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.dev240) (0.16.0) 2026-06-30 20:05:54.864 | 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.dev240) (5.1.0) 2026-06-30 20:05:54.874 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev240) (2026.2) 2026-06-30 20:05:54.875 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev240) (26.2) 2026-06-30 20:05:54.882 | 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.dev240) (0.25.0) 2026-06-30 20:05:54.886 | 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.dev240) (5.0.0) 2026-06-30 20:05:54.888 | 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.dev240) (4.0.1) 2026-06-30 20:05:54.902 | 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.dev240) (1.2.1) 2026-06-30 20:05:54.924 | 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.dev240) (1.7.6) 2026-06-30 20:05:54.931 | 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.dev240) (2.2.0) 2026-06-30 20:05:54.936 | 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.dev240) (1.3.7) 2026-06-30 20:05:54.947 | 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.dev240) (3.3.2) 2026-06-30 20:05:54.960 | 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.dev240) (4.3.2) 2026-06-30 20:05:54.961 | 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.dev240) (3.7.1) 2026-06-30 20:05:54.970 | 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.dev240) (2.4.0) 2026-06-30 20:05:54.980 | 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.dev240) (3.0.3) 2026-06-30 20:05:54.981 | 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.dev240) (1.6.2) 2026-06-30 20:05:54.990 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev240) (82.0.1) 2026-06-30 20:05:55.010 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev240) (0.8.1) 2026-06-30 20:05:55.048 | 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.dev240) (4.14.0) 2026-06-30 20:05:55.055 | 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.dev240) (0.6.0) 2026-06-30 20:05:55.056 | Requirement already satisfied: cmd2>=3.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.dev240) (4.0.0) 2026-06-30 20:05:55.067 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev240) (3.0.52) 2026-06-30 20:05:55.067 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev240) (1.11.0) 2026-06-30 20:05:55.068 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev240) (15.0.0) 2026-06-30 20:05:55.069 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev240) (1.8.0) 2026-06-30 20:05:55.091 | 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.dev240) (1.17.0) 2026-06-30 20:05:55.097 | 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.dev240) (2.1.0) 2026-06-30 20:05:55.099 | 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.dev240) (24.2.1) 2026-06-30 20:05:55.120 | 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.dev240) (4.6.0) 2026-06-30 20:05:55.146 | 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.dev240) (3.4.7) 2026-06-30 20:05:55.147 | 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.dev240) (3.18) 2026-06-30 20:05:55.148 | 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.dev240) (2.7.0) 2026-06-30 20:05:55.150 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev240) (2023.11.17) 2026-06-30 20:05:55.191 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev240) (4.2.0) 2026-06-30 20:05:55.192 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev240) (2.20.0) 2026-06-30 20:05:55.203 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev240) (0.1.2) 2026-06-30 20:05:55.223 | 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.dev240) (0.8) 2026-06-30 20:05:55.283 | 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.dev240) (0.16.0) 2026-06-30 20:05:55.821 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev240) 2026-06-30 20:05:55.837 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-30 20:05:55.879 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev240) 2026-06-30 20:05:55.897 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-30 20:05:55.955 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev240) 2026-06-30 20:05:55.971 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-30 20:05:56.086 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-30 20:05:56.114 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-30 20:05:56.142 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-30 20:05:56.174 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-30 20:05:56.443 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.8 MB/s 0:00:00 2026-06-30 20:05:56.460 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-30 20:05:56.529 | Building wheels for collected packages: nova 2026-06-30 20:05:56.531 | Building editable for nova (pyproject.toml): started 2026-06-30 20:05:59.214 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-30 20:05:59.216 | Created wheel for nova: filename=nova-33.1.0.dev240-0.editable-py3-none-any.whl size=10617 sha256=bbb932795f1f792b4b6abb51298715b4d42a13c2d2f9474942e13535d4a8bccc 2026-06-30 20:05:59.216 | Stored in directory: /tmp/pip-ephem-wheel-cache-_fo7_9gj/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-30 20:05:59.222 | Successfully built nova 2026-06-30 20:05:59.493 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-30 20:06:04.125 | 2026-06-30 20:06:04.150 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev240 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-30 20:06:04.390 | + inc/python:pip_install:216 : result=0 2026-06-30 20:06:04.394 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 20:06:04.397 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:04.400 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:04.404 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:04.407 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:04.411 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:04.414 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 20:06:04.417 | + functions-common:time_stop:2427 : start_time=1782849948204 2026-06-30 20:06:04.421 | + functions-common:time_stop:2429 : [[ -z 1782849948204 ]] 2026-06-30 20:06:04.425 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:04.431 | + functions-common:time_stop:2432 : end_time=1782849964428 2026-06-30 20:06:04.435 | + functions-common:time_stop:2433 : elapsed_time=16224 2026-06-30 20:06:04.439 | + functions-common:time_stop:2434 : total=140384 2026-06-30 20:06:04.442 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:04.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156608 2026-06-30 20:06:04.449 | + inc/python:pip_install:219 : return 0 2026-06-30 20:06:04.453 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 20:06:04.456 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:06:04.460 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-30 20:06:04.464 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-30 20:06:04.468 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 20:06:04.471 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 20:06:04.475 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-30 20:06:04.478 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 20:06:04.482 | + lib/nova:install_nova:963 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-30 20:06:04.502 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 20:06:04.505 | + ./stack.sh:main:959 : configure_nova 2026-06-30 20:06:04.508 | + lib/nova:configure_nova:265 : sudo install -d -o quobyte /etc/nova 2026-06-30 20:06:04.525 | + lib/nova:configure_nova:267 : configure_rootwrap nova 2026-06-30 20:06:04.529 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-30 20:06:04.533 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-30 20:06:04.539 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-30 20:06:04.539 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-30 20:06:04.546 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-30 20:06:04.549 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-30 20:06:04.553 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-30 20:06:04.557 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-30 20:06:04.561 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-30 20:06:04.565 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-30 20:06:04.568 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-30 20:06:04.572 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-30 20:06:04.589 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-30 20:06:04.606 | + 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-06-30 20:06:04.624 | + 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-06-30 20:06:04.641 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-30 20:06:04.659 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-30 20:06:04.676 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-30 20:06:04.681 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-30 20:06:04.686 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.wKjNBcOnFL 2026-06-30 20:06:04.690 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-30 20:06:04.693 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-30 20:06:04.697 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-30 20:06:04.701 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-30 20:06:04.705 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-30 20:06:04.709 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.wKjNBcOnFL 2026-06-30 20:06:04.715 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.wKjNBcOnFL 2026-06-30 20:06:04.733 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.wKjNBcOnFL /etc/sudoers.d/nova-rootwrap 2026-06-30 20:06:04.752 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-30 20:06:04.757 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-30 20:06:04.761 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-30 20:06:04.765 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-30 20:06:04.768 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-30 20:06:04.772 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-30 20:06:04.776 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-30 20:06:04.781 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-30 20:06:04.783 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-30 20:06:04.792 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-30 20:06:04.797 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-30 20:06:04.814 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-30 20:06:04.831 | + lib/nova:configure_nova:269 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-30 20:06:04.835 | + lib/nova:configure_nova:271 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-30 20:06:04.841 | + lib/nova:configure_nova:274 : is_service_enabled n-cpu 2026-06-30 20:06:04.865 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:04.869 | + lib/nova:configure_nova:276 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-30 20:06:04.881 | net.ipv4.ip_forward = 1 2026-06-30 20:06:04.887 | + lib/nova:configure_nova:278 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-30 20:06:04.890 | + lib/nova:configure_nova:282 : [[ kvm == \k\v\m ]] 2026-06-30 20:06:04.894 | + lib/nova:configure_nova:283 : sudo modprobe kvm 2026-06-30 20:06:04.913 | + lib/nova:configure_nova:284 : '[' '!' -e /dev/kvm ']' 2026-06-30 20:06:04.916 | + lib/nova:configure_nova:299 : [[ kvm == \l\x\c ]] 2026-06-30 20:06:04.920 | + lib/nova:configure_nova:314 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-30 20:06:04.938 | + lib/nova:configure_nova:319 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-30 20:06:04.944 | ++ lib/nova:configure_nova:328 : iscsi-iname 2026-06-30 20:06:04.944 | + lib/nova:configure_nova:328 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-30 20:06:04.951 | + lib/nova:configure_nova:328 : echo InitiatorName=iqn.2016-04.com.open-iscsi:91e1250e5bc 2026-06-30 20:06:04.955 | InitiatorName=iqn.2016-04.com.open-iscsi:91e1250e5bc 2026-06-30 20:06:04.961 | + lib/nova:configure_nova:330 : [[ False == \T\r\u\e ]] 2026-06-30 20:06:04.965 | + lib/nova:configure_nova:345 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-30 20:06:05.052 | + lib/nova:configure_nova:347 : [[ lioadm != \n\v\m\e\t ]] 2026-06-30 20:06:05.056 | + lib/nova:configure_nova:349 : restart_service iscsid 2026-06-30 20:06:05.060 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 20:06:05.063 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-30 20:06:05.137 | + lib/nova:configure_nova:372 : create_nova_conf 2026-06-30 20:06:05.139 | + lib/nova:create_nova_conf:442 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-30 20:06:05.147 | + lib/nova:create_nova_conf:445 : rm -f /etc/nova/nova.conf 2026-06-30 20:06:05.151 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-30 20:06:05.197 | + lib/nova:create_nova_conf:447 : '[' True == True ']' 2026-06-30 20:06:05.201 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-30 20:06:05.242 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-30 20:06:05.285 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-30 20:06:05.326 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-30 20:06:05.369 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-30 20:06:05.411 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-30 20:06:05.450 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.141 2026-06-30 20:06:05.490 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-30 20:06:05.529 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-30 20:06:05.567 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-30 20:06:05.607 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-30 20:06:05.647 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf api response_validation error 2026-06-30 20:06:05.689 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-30 20:06:05.730 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-30 20:06:05.770 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-30 20:06:05.811 | + lib/nova:create_nova_conf:470 : is_fedora 2026-06-30 20:06:05.814 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 20:06:05.817 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 20:06:05.820 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 20:06:05.823 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 20:06:05.826 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 20:06:05.828 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 20:06:05.832 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 20:06:05.836 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 20:06:05.838 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 20:06:05.841 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 20:06:05.844 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 20:06:05.847 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 20:06:05.849 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 20:06:05.853 | + lib/nova:create_nova_conf:479 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-30 20:06:05.875 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:05.877 | + lib/nova:create_nova_conf:483 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 20:06:05.880 | + lib/nova:create_nova_conf:486 : local db=nova_cell0 2026-06-30 20:06:05.883 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-30 20:06:05.924 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_cell0 2026-06-30 20:06:05.928 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-30 20:06:05.931 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-30 20:06:05.935 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-30 20:06:05.938 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 20:06:05.942 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 20:06:05.945 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 20:06:05.965 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:05.968 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 20:06:05.971 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 20:06:05.975 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 20:06:06.018 | ++ lib/nova:create_nova_conf:493 : database_connection_url nova_api 2026-06-30 20:06:06.021 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-30 20:06:06.024 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-30 20:06:06.027 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-30 20:06:06.030 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 20:06:06.033 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 20:06:06.036 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 20:06:06.058 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:06.061 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 20:06:06.064 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-30 20:06:06.069 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-30 20:06:06.112 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache enabled True 2026-06-30 20:06:06.155 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-30 20:06:06.196 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-30 20:06:06.235 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api 2026-06-30 20:06:06.257 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:06.261 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api-meta 2026-06-30 20:06:06.284 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:06.289 | ++ lib/nova:create_nova_conf:506 : echo osapi_compute,metadata 2026-06-30 20:06:06.289 | ++ lib/nova:create_nova_conf:506 : sed s/,metadata// 2026-06-30 20:06:06.295 | + lib/nova:create_nova_conf:506 : NOVA_ENABLED_APIS=osapi_compute 2026-06-30 20:06:06.299 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-30 20:06:06.338 | + lib/nova:create_nova_conf:509 : [[ True == \T\r\u\e ]] 2026-06-30 20:06:06.342 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-30 20:06:06.385 | + lib/nova:create_nova_conf:515 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-30 20:06:06.388 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-30 20:06:06.392 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-30 20:06:06.395 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 20:06:06.399 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 20:06:06.401 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-30 20:06:06.404 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 20:06:06.408 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 20:06:06.412 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 20:06:06.416 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-30 20:06:06.456 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-30 20:06:06.494 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.141/identity 2026-06-30 20:06:06.534 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-30 20:06:06.572 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-30 20:06:06.612 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-30 20:06:06.650 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-30 20:06:06.689 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-30 20:06:06.728 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.141/identity 2026-06-30 20:06:06.767 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 20:06:06.808 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 20:06:06.848 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 20:06:06.851 | + lib/nova:create_nova_conf:518 : is_service_enabled cinder 2026-06-30 20:06:06.872 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:06.875 | + lib/nova:create_nova_conf:519 : configure_cinder_access 2026-06-30 20:06:06.878 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-30 20:06:06.921 | + lib/nova:configure_cinder_access:650 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-30 20:06:06.924 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 20:06:06.927 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 20:06:06.930 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-30 20:06:06.934 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-30 20:06:06.972 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-30 20:06:07.012 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.141/identity 2026-06-30 20:06:07.050 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-30 20:06:07.091 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-30 20:06:07.130 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-30 20:06:07.168 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-30 20:06:07.208 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-30 20:06:07.247 | + lib/nova:configure_cinder_access:651 : is_service_enabled tls-proxy 2026-06-30 20:06:07.271 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:07.275 | + lib/nova:create_nova_conf:522 : is_service_enabled manila 2026-06-30 20:06:07.296 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:07.300 | + lib/nova:create_nova_conf:526 : '[' -n /opt/stack/data/nova ']' 2026-06-30 20:06:07.303 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-30 20:06:07.343 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-30 20:06:07.386 | + lib/nova:create_nova_conf:530 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-30 20:06:07.388 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-30 20:06:07.430 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-30 20:06:07.434 | + lib/nova:create_nova_conf:536 : '[' False '!=' False ']' 2026-06-30 20:06:07.438 | + lib/nova:create_nova_conf:542 : is_fedora 2026-06-30 20:06:07.441 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 20:06:07.444 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 20:06:07.448 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 20:06:07.451 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 20:06:07.455 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 20:06:07.458 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 20:06:07.461 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 20:06:07.465 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 20:06:07.468 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 20:06:07.472 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 20:06:07.476 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 20:06:07.479 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 20:06:07.482 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 20:06:07.486 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova.conf 2026-06-30 20:06:07.490 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-30 20:06:07.494 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-30 20:06:07.498 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 20:06:07.522 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 20:06:07.525 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 20:06:07.529 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 20:06:07.532 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 20:06:07.536 | + 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-06-30 20:06:07.576 | + 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-06-30 20:06:07.618 | + 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-06-30 20:06:07.659 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 20:06:07.701 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-30 20:06:07.742 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-30 20:06:07.787 | + lib/nova:create_nova_conf:551 : is_service_enabled n-api 2026-06-30 20:06:07.810 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:07.813 | + lib/nova:create_nova_conf:552 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-30 20:06:07.816 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-30 20:06:07.820 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-30 20:06:07.822 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-30 20:06:07.826 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 20:06:07.828 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-30 20:06:07.831 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-30 20:06:07.834 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 20:06:07.838 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 20:06:07.856 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 20:06:07.856 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 20:06:07.867 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 20:06:07.872 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 20:06:07.886 | /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-06-30 20:06:07.891 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-30 20:06:07.893 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-30 20:06:07.898 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 20:06:07.900 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-30 20:06:07.939 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-30 20:06:07.978 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-30 20:06:08.015 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-30 20:06:08.054 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 20:06:08.092 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 20:06:08.132 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-30 20:06:08.172 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-30 20:06:08.212 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-30 20:06:08.250 | + 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-06-30 20:06:08.288 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 20:06:08.327 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 20:06:08.366 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-30 20:06:08.406 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-30 20:06:08.444 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 20:06:08.447 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 20:06:08.452 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-30 20:06:08.456 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-30 20:06:08.460 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 20:06:08.463 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:08.466 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:08.470 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-30 20:06:08.475 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-30 20:06:08.479 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-30 20:06:08.515 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 20:06:08.557 | + 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-06-30 20:06:08.558 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-30 20:06:08.569 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-30 20:06:08.573 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-30 20:06:08.577 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-30 20:06:08.580 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 20:06:08.583 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 20:06:08.587 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 20:06:08.590 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 20:06:08.593 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:08.597 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:08.600 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 20:06:08.604 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 20:06:08.607 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:08.610 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:08.613 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-30 20:06:08.625 | perl: warning: Setting locale failed. 2026-06-30 20:06:08.626 | perl: warning: Please check that your locale settings: 2026-06-30 20:06:08.626 | LANGUAGE = (unset), 2026-06-30 20:06:08.626 | LC_ALL = "en_US.utf8", 2026-06-30 20:06:08.626 | LANG = "de_DE.UTF-8" 2026-06-30 20:06:08.626 | are supported and installed on your system. 2026-06-30 20:06:08.626 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:06:08.666 | Enabling site nova-api. 2026-06-30 20:06:08.672 | To activate the new configuration, you need to run: 2026-06-30 20:06:08.672 | systemctl reload apache2 2026-06-30 20:06:08.678 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 20:06:08.682 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 20:06:08.686 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 20:06:08.689 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 20:06:08.828 | + lib/nova:create_nova_conf:555 : is_service_enabled n-api-meta 2026-06-30 20:06:08.853 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:08.857 | + lib/nova:create_nova_conf:556 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-30 20:06:08.861 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-30 20:06:08.865 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-30 20:06:08.869 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-30 20:06:08.873 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-30 20:06:08.877 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-30 20:06:08.880 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-30 20:06:08.884 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 20:06:08.888 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 20:06:08.907 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 20:06:08.907 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 20:06:08.918 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 20:06:08.922 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 20:06:08.937 | /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-06-30 20:06:08.942 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-30 20:06:08.946 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-30 20:06:08.952 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 20:06:08.956 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-30 20:06:08.997 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-30 20:06:09.036 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-30 20:06:09.077 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-30 20:06:09.116 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 20:06:09.158 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 20:06:09.199 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-30 20:06:09.238 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-30 20:06:09.278 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-30 20:06:09.318 | + 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-06-30 20:06:09.358 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 20:06:09.399 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 20:06:09.438 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-30 20:06:09.478 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-30 20:06:09.516 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-30 20:06:09.520 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-30 20:06:09.559 | + lib/nova:create_nova_conf:559 : is_service_enabled ceilometer 2026-06-30 20:06:09.579 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:09.583 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-30 20:06:09.627 | ++ lib/nova:create_nova_conf:568 : get_notification_url 2026-06-30 20:06:09.631 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-30 20:06:09.634 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-30 20:06:09.656 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:09.659 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 20:06:09.662 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 20:06:09.704 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-30 20:06:09.746 | + lib/nova:create_nova_conf:570 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-30 20:06:09.750 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-30 20:06:09.753 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-30 20:06:09.756 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 20:06:09.759 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 20:06:09.762 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 20:06:09.784 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:09.789 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 20:06:09.792 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 20:06:09.796 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 20:06:09.818 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:09.822 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 20:06:09.825 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 20:06:09.865 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 20:06:09.869 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 20:06:09.872 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-30 20:06:09.910 | + lib/nova:create_nova_conf:573 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-30 20:06:09.950 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-30 20:06:09.993 | + lib/nova:create_nova_conf:577 : is_service_enabled tls-proxy 2026-06-30 20:06:10.016 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:10.020 | + lib/nova:create_nova_conf:582 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-30 20:06:10.059 | + lib/nova:create_nova_conf:584 : '[' True == True ']' 2026-06-30 20:06:10.063 | + lib/nova:create_nova_conf:585 : init_nova_service_user_conf 2026-06-30 20:06:10.067 | + lib/nova:init_nova_service_user_conf:823 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-30 20:06:10.110 | + lib/nova:init_nova_service_user_conf:824 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-30 20:06:10.113 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 20:06:10.117 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 20:06:10.120 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-30 20:06:10.124 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-30 20:06:10.166 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-30 20:06:10.207 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.141/identity 2026-06-30 20:06:10.247 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-30 20:06:10.288 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-30 20:06:10.328 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-30 20:06:10.368 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-30 20:06:10.409 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-30 20:06:10.448 | + lib/nova:create_nova_conf:588 : is_service_enabled n-cond 2026-06-30 20:06:10.472 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:10.477 | ++ lib/nova:create_nova_conf:589 : seq 1 1 2026-06-30 20:06:10.482 | + lib/nova:create_nova_conf:589 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 20:06:10.486 | + lib/nova:create_nova_conf:590 : local conf 2026-06-30 20:06:10.490 | + lib/nova:create_nova_conf:591 : local vhost 2026-06-30 20:06:10.494 | ++ lib/nova:create_nova_conf:592 : conductor_conf 1 2026-06-30 20:06:10.497 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-06-30 20:06:10.500 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-06-30 20:06:10.505 | + lib/nova:create_nova_conf:592 : conf=/etc/nova/nova_cell1.conf 2026-06-30 20:06:10.509 | + lib/nova:create_nova_conf:593 : vhost=nova_cell1 2026-06-30 20:06:10.512 | + lib/nova:create_nova_conf:595 : rm -f /etc/nova/nova_cell1.conf 2026-06-30 20:06:10.518 | ++ lib/nova:create_nova_conf:596 : database_connection_url nova_cell1 2026-06-30 20:06:10.521 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-30 20:06:10.524 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-30 20:06:10.528 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-30 20:06:10.531 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 20:06:10.535 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 20:06:10.539 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 20:06:10.562 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:10.565 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 20:06:10.569 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-30 20:06:10.574 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-30 20:06:10.618 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-30 20:06:10.663 | + lib/nova:create_nova_conf:598 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-30 20:06:10.706 | + lib/nova:create_nova_conf:600 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 20:06:10.710 | + lib/nova:create_nova_conf:603 : rpc_backend_add_vhost nova_cell1 2026-06-30 20:06:10.713 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-30 20:06:10.717 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-30 20:06:10.741 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:10.747 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-30 20:06:10.747 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-30 20:06:11.939 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-30 20:06:11.942 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-30 20:06:13.086 | Adding vhost "nova_cell1" ... 2026-06-30 20:06:13.171 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-30 20:06:14.316 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-30 20:06:14.350 | + lib/nova:create_nova_conf:604 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-30 20:06:14.354 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-30 20:06:14.357 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-30 20:06:14.360 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 20:06:14.363 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-30 20:06:14.367 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 20:06:14.390 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:14.396 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-30 20:06:14.399 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-30 20:06:14.403 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 20:06:14.425 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:14.428 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.141:5672/nova_cell1 2026-06-30 20:06:14.432 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.141:5672/nova_cell1 2026-06-30 20:06:14.475 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 20:06:14.478 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 20:06:14.481 | + lib/nova:create_nova_conf:608 : is_service_enabled placement placement-client 2026-06-30 20:06:14.506 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:14.510 | + lib/nova:create_nova_conf:609 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-30 20:06:14.513 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova_cell1.conf 2026-06-30 20:06:14.517 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-30 20:06:14.521 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-30 20:06:14.524 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 20:06:14.528 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-30 20:06:14.531 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-30 20:06:14.573 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-30 20:06:14.616 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.141/identity 2026-06-30 20:06:14.658 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-30 20:06:14.700 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-30 20:06:14.740 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-30 20:06:14.780 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-30 20:06:14.820 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-30 20:06:14.859 | + lib/nova:create_nova_conf:613 : setup_logging /etc/nova/nova_cell1.conf 2026-06-30 20:06:14.862 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-30 20:06:14.866 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-30 20:06:14.870 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 20:06:14.894 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 20:06:14.898 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 20:06:14.901 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 20:06:14.904 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 20:06:14.907 | + 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-06-30 20:06:14.947 | + 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-06-30 20:06:14.987 | + 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-06-30 20:06:15.028 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 20:06:15.069 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-30 20:06:15.112 | + lib/nova:create_nova_conf:620 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 20:06:15.116 | ++ lib/nova:create_nova_conf:623 : seq 1 1 2026-06-30 20:06:15.122 | + lib/nova:create_nova_conf:623 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 20:06:15.125 | + lib/nova:create_nova_conf:624 : local conf 2026-06-30 20:06:15.129 | + lib/nova:create_nova_conf:625 : local offset 2026-06-30 20:06:15.134 | ++ lib/nova:create_nova_conf:626 : conductor_conf 1 2026-06-30 20:06:15.138 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-06-30 20:06:15.142 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-06-30 20:06:15.147 | + lib/nova:create_nova_conf:626 : conf=/etc/nova/nova_cell1.conf 2026-06-30 20:06:15.150 | + lib/nova:create_nova_conf:627 : offset=0 2026-06-30 20:06:15.154 | + lib/nova:create_nova_conf:628 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-30 20:06:15.158 | + lib/nova:configure_console_proxies:727 : local conf=/etc/nova/nova_cell1.conf 2026-06-30 20:06:15.162 | + lib/nova:configure_console_proxies:728 : local offset=0 2026-06-30 20:06:15.166 | + lib/nova:configure_console_proxies:732 : offset=0 2026-06-30 20:06:15.170 | + lib/nova:configure_console_proxies:734 : is_service_enabled n-novnc 2026-06-30 20:06:15.193 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:15.197 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-30 20:06:15.241 | + lib/nova:configure_console_proxies:736 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-30 20:06:15.282 | + lib/nova:configure_console_proxies:738 : is_nova_console_proxy_compute_tls_enabled 2026-06-30 20:06:15.286 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-06-30 20:06:15.290 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-06-30 20:06:15.294 | + lib/nova:configure_console_proxies:766 : is_service_enabled n-spice 2026-06-30 20:06:15.316 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:15.319 | + lib/nova:configure_console_proxies:771 : is_service_enabled n-sproxy 2026-06-30 20:06:15.344 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:15.347 | + lib/nova:configure_nova:374 : is_service_enabled n-cpu 2026-06-30 20:06:15.372 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:15.376 | + lib/nova:configure_nova:374 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-30 20:06:15.379 | + lib/nova:configure_nova:376 : configure_nova_hypervisor 2026-06-30 20:06:15.382 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-30 20:06:15.386 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-30 20:06:15.408 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:15.411 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-30 20:06:15.427 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-30 20:06:15.429 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-30 20:06:15.441 | cgroup_device_acl = [ 2026-06-30 20:06:15.441 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-30 20:06:15.441 | "/dev/random", "/dev/urandom", 2026-06-30 20:06:15.441 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-30 20:06:15.441 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-30 20:06:15.441 | "/dev/vfio/vfio", 2026-06-30 20:06:15.441 | ] 2026-06-30 20:06:15.446 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-30 20:06:15.449 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 20:06:15.452 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 20:06:15.456 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 20:06:15.459 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 20:06:15.463 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 20:06:15.465 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 20:06:15.469 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 20:06:15.473 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 20:06:15.476 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 20:06:15.480 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 20:06:15.483 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 20:06:15.486 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 20:06:15.489 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 20:06:15.493 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-30 20:06:15.500 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-30 20:06:15.504 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-30 20:06:15.507 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-30 20:06:15.511 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-30 20:06:15.541 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-30 20:06:15.545 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-30 20:06:15.549 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:15.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:15.556 | + 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-06-30 20:06:15.559 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-30 20:06:15.563 | + 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-06-30 20:06:15.581 | + 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-06-30 20:06:15.581 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-30 20:06:15.593 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-30 20:06:15.598 | + 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-06-30 20:06:15.616 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-30 20:06:15.616 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-30 20:06:15.627 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-30 20:06:15.632 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-30 20:06:15.636 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-06-30 20:06:15.640 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-06-30 20:06:15.643 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-30 20:06:15.646 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 20:06:15.649 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-30 20:06:15.719 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-30 20:06:15.723 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 20:06:15.727 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-30 20:06:15.830 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-30 20:06:15.877 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-30 20:06:15.918 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-30 20:06:15.922 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-30 20:06:15.966 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-30 20:06:16.006 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-30 20:06:16.046 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-30 20:06:16.089 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-30 20:06:16.131 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-30 20:06:16.136 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 20:06:16.141 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-30 20:06:16.145 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-30 20:06:16.151 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 20:06:16.156 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 20:06:16.160 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-30 20:06:16.163 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-30 20:06:16.167 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-30 20:06:16.170 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-30 20:06:16.174 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-30 20:06:16.199 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:16.203 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-30 20:06:16.207 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-30 20:06:16.211 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-30 20:06:16.214 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 20:06:16.218 | + lib/stack:stack_install_service:32 : install_placement 2026-06-30 20:06:16.222 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-30 20:06:16.226 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-30 20:06:16.230 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 20:06:16.235 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-30 20:06:16.238 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-30 20:06:16.242 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 20:06:16.248 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 20:06:16.248 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-30 20:06:16.254 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-30 20:06:16.258 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-30 20:06:16.262 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-30 20:06:16.267 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-30 20:06:16.271 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-30 20:06:16.298 | Using python 3.12 to install osc-placement 2026-06-30 20:06:16.302 | + 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-06-30 20:06:17.682 | Collecting osc-placement 2026-06-30 20:06:17.833 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 20:06:17.845 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-30 20:06:17.846 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-30 20:06:17.847 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-30 20:06:17.848 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-30 20:06:17.850 | 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-06-30 20:06:17.851 | 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-06-30 20:06:17.851 | 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.8.0) 2026-06-30 20:06:17.852 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-30 20:06:17.853 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-30 20:06:17.858 | 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.14.0) 2026-06-30 20:06:17.859 | 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.17.0) 2026-06-30 20:06:17.860 | 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.8.0) 2026-06-30 20:06:17.862 | 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-06-30 20:06:17.863 | Requirement already satisfied: cmd2>=3.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.0.0) 2026-06-30 20:06:17.864 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-30 20:06:17.865 | 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-06-30 20:06:17.868 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-30 20:06:17.870 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-30 20:06:17.871 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-30 20:06:17.871 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-30 20:06:17.874 | 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-06-30 20:06:17.875 | 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-06-30 20:06:17.875 | 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-06-30 20:06:17.877 | 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-06-30 20:06:17.877 | 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-06-30 20:06:17.879 | 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.10.0) 2026-06-30 20:06:17.880 | 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-06-30 20:06:17.883 | 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.0.0) 2026-06-30 20:06:17.887 | 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-06-30 20:06:17.894 | 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-06-30 20:06:17.899 | 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-06-30 20:06:17.899 | 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-06-30 20:06:17.900 | 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.2) 2026-06-30 20:06:17.906 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-30 20:06:17.910 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-30 20:06:17.924 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-30 20:06:17.925 | 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-06-30 20:06:17.926 | 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-06-30 20:06:17.928 | 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-06-30 20:06:17.940 | 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>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-30 20:06:17.942 | 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>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-30 20:06:17.946 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-30 20:06:17.986 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-30 20:06:18.314 | Installing collected packages: osc-placement 2026-06-30 20:06:18.437 | Successfully installed osc-placement-4.8.0 2026-06-30 20:06:18.590 | + inc/python:pip_install:216 : result=0 2026-06-30 20:06:18.594 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 20:06:18.597 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:18.601 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:18.604 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:18.608 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:18.612 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:18.615 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 20:06:18.619 | + functions-common:time_stop:2427 : start_time=1782849976291 2026-06-30 20:06:18.622 | + functions-common:time_stop:2429 : [[ -z 1782849976291 ]] 2026-06-30 20:06:18.627 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:18.633 | + functions-common:time_stop:2432 : end_time=1782849978629 2026-06-30 20:06:18.636 | + functions-common:time_stop:2433 : elapsed_time=2338 2026-06-30 20:06:18.640 | + functions-common:time_stop:2434 : total=156608 2026-06-30 20:06:18.643 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:18.647 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158946 2026-06-30 20:06:18.650 | + inc/python:pip_install:219 : return 0 2026-06-30 20:06:18.655 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-30 20:06:18.658 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-30 20:06:18.662 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-30 20:06:18.666 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 20:06:18.670 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 20:06:18.673 | ++ functions-common:git_clone:593 : pwd 2026-06-30 20:06:18.678 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 20:06:18.682 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 20:06:18.686 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 20:06:18.710 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 20:06:18.713 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 20:06:18.716 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 20:06:18.721 | + functions-common:git_clone:610 : echo master 2026-06-30 20:06:18.722 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 20:06:18.728 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-30 20:06:18.732 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 20:06:18.735 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-30 20:06:18.739 | + functions-common:git_timed:697 : local count=0 2026-06-30 20:06:18.742 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 20:06:18.746 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:06:18.749 | + functions-common:git_timed:701 : timeout=0 2026-06-30 20:06:18.753 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:06:18.756 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:06:18.760 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:06:18.762 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:06:18.766 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:06:18.772 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849978768 2026-06-30 20:06:18.776 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-30 20:06:18.779 | Cloning into '/opt/stack/placement'... 2026-06-30 20:06:22.108 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:06:22.112 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:22.116 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:22.120 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:22.124 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:22.128 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:22.132 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:06:22.136 | + functions-common:time_stop:2427 : start_time=1782849978768 2026-06-30 20:06:22.141 | + functions-common:time_stop:2429 : [[ -z 1782849978768 ]] 2026-06-30 20:06:22.145 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:22.152 | + functions-common:time_stop:2432 : end_time=1782849982147 2026-06-30 20:06:22.156 | + functions-common:time_stop:2433 : elapsed_time=3379 2026-06-30 20:06:22.160 | + functions-common:time_stop:2434 : total=448353 2026-06-30 20:06:22.164 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:22.167 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=451732 2026-06-30 20:06:22.172 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-30 20:06:22.175 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 20:06:22.179 | + functions-common:git_timed:697 : local count=0 2026-06-30 20:06:22.183 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 20:06:22.188 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:06:22.191 | + functions-common:git_timed:701 : timeout=0 2026-06-30 20:06:22.195 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:06:22.199 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:06:22.203 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:06:22.207 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:06:22.213 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:06:22.219 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849982214 2026-06-30 20:06:22.223 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 20:06:22.711 | From https://review.opendev.org/openstack/placement 2026-06-30 20:06:22.711 | * branch master -> FETCH_HEAD 2026-06-30 20:06:22.722 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:06:22.726 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:22.730 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:22.734 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:22.738 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:22.742 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:22.746 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:06:22.750 | + functions-common:time_stop:2427 : start_time=1782849982214 2026-06-30 20:06:22.754 | + functions-common:time_stop:2429 : [[ -z 1782849982214 ]] 2026-06-30 20:06:22.760 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:22.766 | + functions-common:time_stop:2432 : end_time=1782849982761 2026-06-30 20:06:22.770 | + functions-common:time_stop:2433 : elapsed_time=547 2026-06-30 20:06:22.774 | + functions-common:time_stop:2434 : total=451732 2026-06-30 20:06:22.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:22.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=452279 2026-06-30 20:06:22.786 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 20:06:22.790 | + functions-common:git_timed:697 : local count=0 2026-06-30 20:06:22.794 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 20:06:22.798 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:06:22.802 | + functions-common:git_timed:701 : timeout=0 2026-06-30 20:06:22.806 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:06:22.810 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:06:22.814 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:06:22.818 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:06:22.824 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:06:22.829 | + functions-common:time_start:2411 : _TIME_START[$name]=1782849982825 2026-06-30 20:06:22.833 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 20:06:22.885 | Note: switching to 'FETCH_HEAD'. 2026-06-30 20:06:22.885 | 2026-06-30 20:06:22.885 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 20:06:22.885 | changes and commit them, and you can discard any commits you make in this 2026-06-30 20:06:22.885 | state without impacting any branches by switching back to a branch. 2026-06-30 20:06:22.885 | 2026-06-30 20:06:22.885 | If you want to create a new branch to retain commits you create, you may 2026-06-30 20:06:22.885 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 20:06:22.885 | 2026-06-30 20:06:22.885 | git switch -c 2026-06-30 20:06:22.886 | 2026-06-30 20:06:22.886 | Or undo this operation with: 2026-06-30 20:06:22.886 | 2026-06-30 20:06:22.886 | git switch - 2026-06-30 20:06:22.886 | 2026-06-30 20:06:22.886 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 20:06:22.886 | 2026-06-30 20:06:22.886 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-30 20:06:22.891 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:06:22.895 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:22.898 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:22.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:22.906 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:22.910 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:22.914 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:06:22.917 | + functions-common:time_stop:2427 : start_time=1782849982825 2026-06-30 20:06:22.921 | + functions-common:time_stop:2429 : [[ -z 1782849982825 ]] 2026-06-30 20:06:22.926 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:22.932 | + functions-common:time_stop:2432 : end_time=1782849982928 2026-06-30 20:06:22.936 | + functions-common:time_stop:2433 : elapsed_time=103 2026-06-30 20:06:22.940 | + functions-common:time_stop:2434 : total=452279 2026-06-30 20:06:22.943 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:22.948 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=452382 2026-06-30 20:06:22.951 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-30 20:06:22.972 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-30 20:06:22.977 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 20:06:22.977 | + functions-common:git_clone:673 : head -1 2026-06-30 20:06:22.980 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-30 20:06:22.984 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 20:06:22.988 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-30 20:06:22.993 | + inc/python:setup_develop:353 : local bindep 2026-06-30 20:06:22.997 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-30 20:06:23.001 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-30 20:06:23.005 | + inc/python:setup_develop:359 : local extras= 2026-06-30 20:06:23.009 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-30 20:06:23.013 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 20:06:23.017 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-30 20:06:23.021 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-30 20:06:23.025 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 20:06:23.029 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 20:06:23.034 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-30 20:06:23.038 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 20:06:23.043 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-30 20:06:23.047 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 20:06:23.051 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 20:06:23.057 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-30 20:06:23.064 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-30 20:06:23.069 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-30 20:06:23.073 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-30 20:06:23.235 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-30 20:06:23.239 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 20:06:23.243 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 20:06:23.247 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 20:06:23.251 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-30 20:06:23.256 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-30 20:06:23.260 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 20:06:23.264 | + inc/python:setup_package:446 : local extras= 2026-06-30 20:06:23.268 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 20:06:23.273 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 20:06:23.277 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 20:06:23.281 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 20:06:23.286 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 20:06:23.290 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-30 20:06:23.322 | Using python 3.12 to install /opt/stack/placement 2026-06-30 20:06:23.325 | + 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-06-30 20:06:24.352 | Obtaining file:///opt/stack/placement 2026-06-30 20:06:24.356 | Installing build dependencies: started 2026-06-30 20:06:26.199 | Installing build dependencies: finished with status 'done' 2026-06-30 20:06:26.200 | Checking if build backend supports build_editable: started 2026-06-30 20:06:26.754 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 20:06:26.757 | Getting requirements to build editable: started 2026-06-30 20:06:27.068 | Getting requirements to build editable: finished with status 'done' 2026-06-30 20:06:27.069 | Preparing editable metadata (pyproject.toml): started 2026-06-30 20:06:28.000 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 20:06:28.024 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-06-30 20:06:28.027 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-06-30 20:06:28.027 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-06-30 20:06:28.027 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-06-30 20:06:28.028 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-06-30 20:06:28.029 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-06-30 20:06:28.030 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-06-30 20:06:28.031 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-06-30 20:06:28.032 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-06-30 20:06:28.033 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-06-30 20:06:28.034 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-06-30 20:06:28.035 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-06-30 20:06:28.036 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-06-30 20:06:28.037 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-06-30 20:06:28.038 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-06-30 20:06:28.040 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-06-30 20:06:28.040 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-06-30 20:06:28.041 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-06-30 20:06:28.042 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-06-30 20:06:28.043 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-30 20:06:28.045 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-06-30 20:06:28.046 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-06-30 20:06:28.047 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-06-30 20:06:28.049 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-06-30 20:06:28.055 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-06-30 20:06:28.057 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-06-30 20:06:28.057 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-06-30 20:06:28.058 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-30 20:06:28.060 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-06-30 20:06:28.061 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-30 20:06:28.065 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-30 20:06:28.066 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-30 20:06:28.067 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-06-30 20:06:28.069 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-06-30 20:06:28.078 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-06-30 20:06:28.082 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-06-30 20:06:28.087 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-06-30 20:06:28.089 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-06-30 20:06:28.090 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.1) 2026-06-30 20:06:28.094 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-06-30 20:06:28.095 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-06-30 20:06:28.096 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-06-30 20:06:28.102 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-06-30 20:06:28.104 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-06-30 20:06:28.105 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-06-30 20:06:28.108 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-06-30 20:06:28.115 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-06-30 20:06:28.118 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-06-30 20:06:28.118 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-06-30 20:06:28.120 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-30 20:06:28.125 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-06-30 20:06:28.134 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-06-30 20:06:28.139 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-06-30 20:06:28.144 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-06-30 20:06:28.144 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-06-30 20:06:28.144 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-06-30 20:06:28.150 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-06-30 20:06:28.155 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-06-30 20:06:28.172 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-06-30 20:06:28.185 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-06-30 20:06:28.186 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-06-30 20:06:28.187 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-06-30 20:06:28.189 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-06-30 20:06:28.208 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-06-30 20:06:28.222 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-06-30 20:06:28.269 | Building wheels for collected packages: openstack-placement 2026-06-30 20:06:28.271 | Building editable for openstack-placement (pyproject.toml): started 2026-06-30 20:06:29.067 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-30 20:06:29.068 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=c419997043cd4d3a5631e93478e6e95c3392030b902e31b60a97462c01284063 2026-06-30 20:06:29.068 | Stored in directory: /tmp/pip-ephem-wheel-cache-cw5bznuk/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-30 20:06:29.075 | Successfully built openstack-placement 2026-06-30 20:06:29.343 | Installing collected packages: openstack-placement 2026-06-30 20:06:29.392 | Successfully installed openstack-placement-15.1.0.dev7 2026-06-30 20:06:29.584 | + inc/python:pip_install:216 : result=0 2026-06-30 20:06:29.588 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 20:06:29.592 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:29.596 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:29.600 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:29.604 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:29.607 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:29.611 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 20:06:29.615 | + functions-common:time_stop:2427 : start_time=1782849983314 2026-06-30 20:06:29.619 | + functions-common:time_stop:2429 : [[ -z 1782849983314 ]] 2026-06-30 20:06:29.624 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:29.630 | + functions-common:time_stop:2432 : end_time=1782849989626 2026-06-30 20:06:29.633 | + functions-common:time_stop:2433 : elapsed_time=6312 2026-06-30 20:06:29.637 | + functions-common:time_stop:2434 : total=158946 2026-06-30 20:06:29.641 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:29.645 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165258 2026-06-30 20:06:29.649 | + inc/python:pip_install:219 : return 0 2026-06-30 20:06:29.653 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 20:06:29.657 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:06:29.662 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-30 20:06:29.667 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-30 20:06:29.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 20:06:29.675 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 20:06:29.679 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-30 20:06:29.683 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 20:06:29.688 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 20:06:29.692 | + ./stack.sh:main:965 : configure_placement 2026-06-30 20:06:29.697 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-06-30 20:06:29.716 | + lib/placement:configure_placement:89 : create_placement_conf 2026-06-30 20:06:29.720 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-06-30 20:06:29.729 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-06-30 20:06:29.733 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-30 20:06:29.737 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-30 20:06:29.741 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-30 20:06:29.746 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 20:06:29.749 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 20:06:29.753 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 20:06:29.780 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:29.785 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 20:06:29.789 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-30 20:06:29.794 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-30 20:06:29.843 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-30 20:06:29.892 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-30 20:06:29.940 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-30 20:06:29.945 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-30 20:06:29.949 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-30 20:06:29.953 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 20:06:29.957 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 20:06:29.961 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-30 20:06:29.965 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-30 20:06:29.969 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-30 20:06:29.973 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 20:06:29.977 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-30 20:06:30.025 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-30 20:06:30.071 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.141/identity 2026-06-30 20:06:30.117 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-30 20:06:30.163 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-30 20:06:30.209 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-30 20:06:30.255 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-30 20:06:30.301 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-30 20:06:30.347 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.141/identity 2026-06-30 20:06:30.392 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 20:06:30.439 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 20:06:30.485 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 20:06:30.489 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-06-30 20:06:30.493 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-30 20:06:30.498 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-30 20:06:30.503 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 20:06:30.531 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 20:06:30.535 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 20:06:30.539 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 20:06:30.543 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 20:06:30.547 | + 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-06-30 20:06:30.593 | + 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-06-30 20:06:30.640 | + 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-06-30 20:06:30.687 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 20:06:30.734 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-30 20:06:30.780 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-30 20:06:30.784 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-30 20:06:30.788 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-30 20:06:30.792 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-30 20:06:30.796 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 20:06:30.800 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-30 20:06:30.804 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-30 20:06:30.808 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 20:06:30.812 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 20:06:30.832 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 20:06:30.832 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 20:06:30.844 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 20:06:30.850 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 20:06:30.865 | /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-06-30 20:06:30.871 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-30 20:06:30.876 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-30 20:06:30.882 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 20:06:30.887 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-30 20:06:30.935 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-30 20:06:30.982 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-30 20:06:31.028 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-30 20:06:31.074 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 20:06:31.119 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 20:06:31.165 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-30 20:06:31.211 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-30 20:06:31.258 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-30 20:06:31.305 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 20:06:31.351 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 20:06:31.398 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 20:06:31.446 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-30 20:06:31.491 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-30 20:06:31.537 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 20:06:31.541 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 20:06:31.546 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-30 20:06:31.551 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-30 20:06:31.555 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 20:06:31.559 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:31.563 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:31.567 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-30 20:06:31.573 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-30 20:06:31.577 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-30 20:06:31.623 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 20:06:31.672 | + 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-06-30 20:06:31.672 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-30 20:06:31.683 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-30 20:06:31.689 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-30 20:06:31.693 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-30 20:06:31.698 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 20:06:31.702 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 20:06:31.706 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 20:06:31.710 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 20:06:31.714 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:31.719 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:31.723 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 20:06:31.727 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 20:06:31.732 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:31.736 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:31.740 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-30 20:06:31.753 | perl: warning: Setting locale failed. 2026-06-30 20:06:31.756 | perl: warning: Please check that your locale settings: 2026-06-30 20:06:31.756 | LANGUAGE = (unset), 2026-06-30 20:06:31.756 | LC_ALL = "en_US.utf8", 2026-06-30 20:06:31.756 | LANG = "de_DE.UTF-8" 2026-06-30 20:06:31.756 | are supported and installed on your system. 2026-06-30 20:06:31.756 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:06:31.796 | Enabling site placement-api. 2026-06-30 20:06:31.803 | To activate the new configuration, you need to run: 2026-06-30 20:06:31.803 | systemctl reload apache2 2026-06-30 20:06:31.810 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 20:06:31.814 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 20:06:31.818 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 20:06:31.823 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 20:06:31.958 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-06-30 20:06:31.962 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-06-30 20:06:31.966 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-30 20:06:32.017 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-30 20:06:32.044 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:32.049 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-30 20:06:32.077 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:32.081 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-30 20:06:32.085 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova.conf 2026-06-30 20:06:32.090 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-30 20:06:32.094 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 20:06:32.098 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 20:06:32.103 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-30 20:06:32.107 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-30 20:06:32.157 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-30 20:06:32.205 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.141/identity 2026-06-30 20:06:32.253 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-30 20:06:32.300 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-30 20:06:32.348 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-30 20:06:32.395 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-30 20:06:32.442 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-30 20:06:32.491 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-30 20:06:32.518 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:32.522 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-30 20:06:32.548 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:32.553 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-30 20:06:32.580 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:32.584 | + ./stack.sh:main:989 : init_os_brick 2026-06-30 20:06:32.588 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-30 20:06:32.595 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-30 20:06:32.622 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:32.627 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 20:06:32.677 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-30 20:06:32.704 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:32.708 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 20:06:32.758 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-30 20:06:32.786 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:32.791 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 20:06:32.841 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 20:06:32.891 | + ./stack.sh:main:996 : run_phase stack install 2026-06-30 20:06:32.894 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 20:06:32.898 | + functions-common:run_phase:1849 : local phase=install 2026-06-30 20:06:32.902 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 20:06:32.906 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 20:06:32.910 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 20:06:32.914 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 20:06:32.918 | + functions-common:run_phase:1858 : local extra 2026-06-30 20:06:32.924 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 20:06:32.930 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 20:06:32.934 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 20:06:32.939 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 20:06:32.943 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-30 20:06:32.947 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 20:06:32.971 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:32.975 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 20:06:32.978 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:06:32.982 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-30 20:06:32.986 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-30 20:06:32.990 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:06:32.994 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-30 20:06:32.999 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-30 20:06:33.002 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-30 20:06:33.086 | ++ inc/async:async_inner:63 : install_tempest 2026-06-30 20:06:33.142 | [1955 Async install_tempest:37925]: running: install_tempest 2026-06-30 20:06:33.146 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 20:06:33.150 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 20:06:33.155 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 20:06:33.160 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 20:06:33.165 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-30 20:06:33.170 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 20:06:33.174 | + functions-common:run_plugins:1835 : local phase=install 2026-06-30 20:06:33.178 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 20:06:33.183 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 20:06:33.187 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-30 20:06:33.192 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-30 20:06:33.197 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 20:06:33.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 20:06:33.204 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-30 20:06:33.209 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 20:06:33.215 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-30 20:06:33.219 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-30 20:06:33.223 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 20:06:33.230 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-30 20:06:33.234 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-30 20:06:33.239 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 20:06:33.246 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 20:06:33.246 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-30 20:06:33.255 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-30 20:06:33.259 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-30 20:06:33.263 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 20:06:33.268 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 20:06:33.272 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 20:06:33.305 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-30 20:06:33.309 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 20:06:34.642 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-30 20:06:34.793 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-30 20:06:34.806 | 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-06-30 20:06:34.807 | 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.14.0) 2026-06-30 20:06:34.808 | 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-06-30 20:06:34.809 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-30 20:06:34.809 | 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.6.0) 2026-06-30 20:06:34.810 | 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.8.0) 2026-06-30 20:06:34.811 | 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) (5.8.0) 2026-06-30 20:06:34.812 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-30 20:06:34.813 | 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-06-30 20:06:34.814 | 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.8.0) 2026-06-30 20:06:34.816 | 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-06-30 20:06:34.817 | Requirement already satisfied: cmd2>=3.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.0.0) 2026-06-30 20:06:34.818 | 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.17.0) 2026-06-30 20:06:34.819 | 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-06-30 20:06:34.822 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-30 20:06:34.823 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-30 20:06:34.824 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-30 20:06:34.825 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-30 20:06:34.828 | 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.0.0) 2026-06-30 20:06:34.833 | 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-06-30 20:06:34.836 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-30 20:06:34.837 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-30 20:06:34.838 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-30 20:06:34.839 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-30 20:06:34.840 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-30 20:06:34.841 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-30 20:06:34.842 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-30 20:06:34.843 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-30 20:06:34.844 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-30 20:06:34.851 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-30 20:06:34.855 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-30 20:06:34.860 | 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.1.1) 2026-06-30 20:06:34.865 | 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-06-30 20:06:34.867 | 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-06-30 20:06:34.868 | 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.2) 2026-06-30 20:06:34.873 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-30 20:06:34.878 | Requirement already satisfied: wcwidth 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.1) 2026-06-30 20:06:34.898 | 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-06-30 20:06:34.899 | 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.5.0) 2026-06-30 20:06:34.900 | 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.10.0) 2026-06-30 20:06:34.903 | 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.2.1) 2026-06-30 20:06:34.906 | 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-06-30 20:06:34.910 | 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-06-30 20:06:34.916 | 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.4.7) 2026-06-30 20:06:34.917 | 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-06-30 20:06:34.918 | 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-06-30 20:06:34.920 | 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-06-30 20:06:34.937 | 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>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-30 20:06:34.938 | 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>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-30 20:06:34.943 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-30 20:06:34.995 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-30 20:06:35.079 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.7 MB/s 0:00:00 2026-06-30 20:06:35.401 | Installing collected packages: python-openstackclient 2026-06-30 20:06:37.486 | Successfully installed python-openstackclient-10.1.0 2026-06-30 20:06:37.639 | + inc/python:pip_install:216 : result=0 2026-06-30 20:06:37.643 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 20:06:37.647 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:37.650 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:37.654 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:37.658 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:37.662 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:37.666 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 20:06:37.670 | + functions-common:time_stop:2427 : start_time=1782849993297 2026-06-30 20:06:37.674 | + functions-common:time_stop:2429 : [[ -z 1782849993297 ]] 2026-06-30 20:06:37.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:37.689 | + functions-common:time_stop:2432 : end_time=1782849997685 2026-06-30 20:06:37.693 | + functions-common:time_stop:2433 : elapsed_time=4388 2026-06-30 20:06:37.697 | + functions-common:time_stop:2434 : total=165258 2026-06-30 20:06:37.701 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:37.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169646 2026-06-30 20:06:37.710 | + inc/python:pip_install:219 : return 0 2026-06-30 20:06:37.714 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-30 20:06:37.742 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:37.747 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-30 20:06:37.751 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-30 20:06:37.758 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.sqZXnIkiha 2026-06-30 20:06:37.762 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-30 20:06:37.766 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-30 20:06:37.771 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-30 20:06:37.775 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-30 20:06:37.779 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-30 20:06:37.783 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-30 20:06:37.810 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:37.814 | + ./stack.sh:main:1065 : configure_database 2026-06-30 20:06:37.819 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-30 20:06:37.823 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-30 20:06:37.826 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-30 20:06:37.830 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:06:37.834 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-30 20:06:37.837 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-30 20:06:37.841 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:37.845 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:37.849 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-30 20:06:37.853 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-30 20:06:37.856 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:37.860 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:37.864 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-30 20:06:37.870 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-30 20:06:37.871 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-30 20:06:37.875 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-30 20:06:37.879 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-30 20:06:37.883 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-30 20:06:37.888 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-30 20:06:37.889 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 20:06:37.895 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-30 20:06:37.986 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-30 20:06:37.990 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 20:06:37.994 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 20:06:37.997 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 20:06:37.999 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 20:06:38.005 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 20:06:38.008 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 20:06:38.013 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 20:06:38.016 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 20:06:38.019 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 20:06:38.022 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 20:06:38.026 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 20:06:38.030 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 20:06:38.034 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 20:06:38.038 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-30 20:06:38.041 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:38.044 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:38.048 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-30 20:06:38.054 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 20:06:38.057 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-30 20:06:39.995 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-30 20:06:40.002 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-30 20:06:40.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:40.011 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:40.019 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-30 20:06:40.023 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-30 20:06:40.026 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-30 20:06:40.046 | mysqladmin: connect to server at 'localhost' failed 2026-06-30 20:06:40.046 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-30 20:06:40.052 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-30 20:06:40.056 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-30 20:06:40.059 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:06:40.062 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:06:40.064 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-30 20:06:40.068 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-30 20:06:40.072 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-30 20:06:40.078 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-30 20:06:40.080 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-30 20:06:40.095 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:06:40.183 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-30 20:06:40.192 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-30 20:06:40.192 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-30 20:06:40.195 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-30 20:06:40.202 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-30 20:06:40.204 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-30 20:06:40.207 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-30 20:06:40.211 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-30 20:06:40.213 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-30 20:06:40.228 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:06:40.318 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-30 20:06:40.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:06:40.408 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-30 20:06:40.492 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-30 20:06:40.570 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-30 20:06:40.651 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-30 20:06:40.654 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-30 20:06:40.656 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-30 20:06:40.657 | enabling MySQL performance counting 2026-06-30 20:06:40.659 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-30 20:06:40.688 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-30 20:06:40.691 | + 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 /home/quobyte/devstack/tools/dbcounter 2026-06-30 20:06:41.767 | Processing ./tools/dbcounter 2026-06-30 20:06:41.771 | Installing build dependencies: started 2026-06-30 20:06:44.968 | Installing build dependencies: finished with status 'done' 2026-06-30 20:06:44.968 | Getting requirements to build wheel: started 2026-06-30 20:06:45.616 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 20:06:45.618 | Preparing metadata (pyproject.toml): started 2026-06-30 20:06:46.007 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 20:06:46.011 | Building wheels for collected packages: dbcounter 2026-06-30 20:06:46.012 | Building wheel for dbcounter (pyproject.toml): started 2026-06-30 20:06:46.460 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-30 20:06:46.462 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=76a021ab03db34fede1541e36e75d28968dab31e5400f99ebae02b190c679f92 2026-06-30 20:06:46.462 | Stored in directory: /tmp/pip-ephem-wheel-cache-2vzolxvz/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-30 20:06:46.467 | Successfully built dbcounter 2026-06-30 20:06:46.785 | Installing collected packages: dbcounter 2026-06-30 20:06:46.834 | Successfully installed dbcounter-0.1 2026-06-30 20:06:47.011 | + inc/python:pip_install:216 : result=0 2026-06-30 20:06:47.015 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 20:06:47.019 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:47.023 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:47.027 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:47.031 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:47.034 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:47.038 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 20:06:47.041 | + functions-common:time_stop:2427 : start_time=1782850000681 2026-06-30 20:06:47.044 | + functions-common:time_stop:2429 : [[ -z 1782850000681 ]] 2026-06-30 20:06:47.049 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:47.055 | + functions-common:time_stop:2432 : end_time=1782850007051 2026-06-30 20:06:47.059 | + functions-common:time_stop:2433 : elapsed_time=6370 2026-06-30 20:06:47.063 | + functions-common:time_stop:2434 : total=169646 2026-06-30 20:06:47.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:47.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176016 2026-06-30 20:06:47.074 | + inc/python:pip_install:219 : return 0 2026-06-30 20:06:47.078 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-30 20:06:47.082 | + lib/database:recreate_database:112 : local db=stats 2026-06-30 20:06:47.085 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-30 20:06:47.089 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-30 20:06:47.093 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-30 20:06:47.097 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:06:47.165 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-30 20:06:47.170 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:06:47.242 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-30 20:06:47.242 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-30 20:06:47.249 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:06:47.325 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-30 20:06:47.329 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-30 20:06:47.409 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-30 20:06:47.486 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-30 20:06:47.570 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-30 20:06:47.653 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-30 20:06:47.736 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-30 20:06:47.818 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-30 20:06:47.898 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-30 20:06:47.902 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 20:06:47.906 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-30 20:06:50.402 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-30 20:06:50.406 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-30 20:06:50.412 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-30 20:06:50.418 | + functions-common:save_stackenv:67 : time_stamp=2026-06-30-220650 2026-06-30 20:06:50.423 | + functions-common:save_stackenv:68 : echo '# 2026-06-30-220650 1069' 2026-06-30 20:06:50.427 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.432 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-30 20:06:50.437 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.441 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-30 20:06:50.445 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.449 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-30 20:06:50.453 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.457 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-30 20:06:50.461 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.464 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.141 2026-06-30 20:06:50.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.471 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.141/identity 2026-06-30 20:06:50.474 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.478 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-30-215148 2026-06-30 20:06:50.481 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.484 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-30 20:06:50.487 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.490 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.141 2026-06-30 20:06:50.494 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.497 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-30 20:06:50.500 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.504 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-30 20:06:50.507 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.510 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-30 20:06:50.514 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.518 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-30 20:06:50.521 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.524 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.141 2026-06-30 20:06:50.528 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:06:50.531 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-30 20:06:50.535 | + ./stack.sh:main:1079 : start_dstat 2026-06-30 20:06:50.538 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 20:06:50.542 | + functions-common:run_process:1674 : local service=dstat 2026-06-30 20:06:50.545 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 20:06:50.548 | + functions-common:run_process:1676 : local group= 2026-06-30 20:06:50.552 | + functions-common:run_process:1677 : local user= 2026-06-30 20:06:50.555 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:06:50.559 | + functions-common:run_process:1680 : local name=dstat 2026-06-30 20:06:50.562 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:06:50.566 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:06:50.569 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:06:50.573 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:06:50.578 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:06:50.585 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850010580 2026-06-30 20:06:50.589 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-30 20:06:50.618 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:50.622 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-30 20:06:50.626 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-30 20:06:50.630 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 20:06:50.635 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 20:06:50.639 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 20:06:50.643 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 20:06:50.648 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-30 20:06:50.651 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-30 20:06:50.656 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-30 20:06:50.660 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:06:50.664 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:06:50.667 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:06:50.672 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:06:50.676 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-30 20:06:50.680 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-30 20:06:50.684 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-30 20:06:50.688 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-30 20:06:50.692 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 20:06:50.696 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:06:50.700 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:06:50.704 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:06:50.707 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:06:50.711 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:06:50.715 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-30 20:06:50.719 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:06:50.726 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-30 20:06:50.823 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:06:50.916 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-30 20:06:50.994 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 20:06:51.073 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-30 20:06:51.155 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-30 20:06:51.232 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:06:51.312 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:06:51.316 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:06:51.320 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-30 20:06:51.412 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:06:51.890 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-30 20:06:51.915 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-30 20:06:52.365 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-30 20:06:52.424 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:06:52.430 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:52.432 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:52.436 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:52.440 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:52.445 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:52.449 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:06:52.452 | + functions-common:time_stop:2427 : start_time=1782850010580 2026-06-30 20:06:52.457 | + functions-common:time_stop:2429 : [[ -z 1782850010580 ]] 2026-06-30 20:06:52.461 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:52.468 | + functions-common:time_stop:2432 : end_time=1782850012463 2026-06-30 20:06:52.472 | + functions-common:time_stop:2433 : elapsed_time=1883 2026-06-30 20:06:52.476 | + functions-common:time_stop:2434 : total=0 2026-06-30 20:06:52.480 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:52.485 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1883 2026-06-30 20:06:52.489 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-30 20:06:52.493 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-30 20:06:52.497 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-30 20:06:52.501 | + functions-common:run_process:1676 : local group= 2026-06-30 20:06:52.505 | + functions-common:run_process:1677 : local user=root 2026-06-30 20:06:52.509 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-30 20:06:52.513 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-30 20:06:52.517 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:06:52.521 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:06:52.525 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:06:52.529 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:06:52.534 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:06:52.541 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850012536 2026-06-30 20:06:52.546 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-30 20:06:52.571 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:52.575 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:06:52.579 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:52.583 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:52.587 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:52.591 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:52.596 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:52.600 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:06:52.605 | + functions-common:time_stop:2427 : start_time=1782850012536 2026-06-30 20:06:52.610 | + functions-common:time_stop:2429 : [[ -z 1782850012536 ]] 2026-06-30 20:06:52.614 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:52.622 | + functions-common:time_stop:2432 : end_time=1782850012616 2026-06-30 20:06:52.624 | + functions-common:time_stop:2433 : elapsed_time=80 2026-06-30 20:06:52.627 | + functions-common:time_stop:2434 : total=1883 2026-06-30 20:06:52.629 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:52.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1963 2026-06-30 20:06:52.635 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-30 20:06:52.663 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:52.667 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-30 20:06:52.672 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-30 20:06:52.676 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-30 20:06:52.681 | + functions-common:run_process:1676 : local group= 2026-06-30 20:06:52.685 | + functions-common:run_process:1677 : local user= 2026-06-30 20:06:52.687 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:06:52.690 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-30 20:06:52.692 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:06:52.695 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:06:52.697 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:06:52.700 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:06:52.704 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:06:52.707 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850012704 2026-06-30 20:06:52.709 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-30 20:06:52.740 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:52.745 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:06:52.750 | + functions-common:time_stop:2420 : local name 2026-06-30 20:06:52.756 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:06:52.760 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:06:52.761 | + functions-common:time_stop:2423 : local total 2026-06-30 20:06:52.764 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:06:52.768 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:06:52.768 | + functions-common:time_stop:2427 : start_time=1782850012704 2026-06-30 20:06:52.770 | + functions-common:time_stop:2429 : [[ -z 1782850012704 ]] 2026-06-30 20:06:52.774 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:06:52.780 | + functions-common:time_stop:2432 : end_time=1782850012774 2026-06-30 20:06:52.784 | + functions-common:time_stop:2433 : elapsed_time=70 2026-06-30 20:06:52.788 | + functions-common:time_stop:2434 : total=1963 2026-06-30 20:06:52.793 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:06:52.798 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2033 2026-06-30 20:06:52.804 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-30 20:06:52.833 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:52.837 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-30 20:06:52.866 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:52.871 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-30 20:06:52.902 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:52.905 | + ./stack.sh:main:1098 : start_etcd3 2026-06-30 20:06:52.909 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-30 20:06:52.913 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-30 20:06:52.917 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-30 20:06:52.921 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.141:2380' 2026-06-30 20:06:52.925 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.141:2380' 2026-06-30 20:06:52.929 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.141:2379' 2026-06-30 20:06:52.933 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-30 20:06:52.938 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-30 20:06:52.942 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.141:2379' 2026-06-30 20:06:52.947 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-30 20:06:52.952 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-30 20:06:52.954 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-30 20:06:52.956 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.141:2380 --initial-advertise-peer-urls http://192.168.122.141:2380 --advertise-client-urls http://192.168.122.141:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.141:2379 --log-level=debug' '' root 2026-06-30 20:06:52.960 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-30 20:06:52.963 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.141:2380 --initial-advertise-peer-urls http://192.168.122.141:2380 --advertise-client-urls http://192.168.122.141:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.141:2379 --log-level=debug' 2026-06-30 20:06:52.966 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:06:52.969 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-30 20:06:52.972 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:06:52.973 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:06:52.975 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:06:52.977 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-30 20:06:52.979 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:06:52.985 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-30 20:06:53.075 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:06:53.167 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-30 20:06:53.244 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.141:2380 --initial-advertise-peer-urls http://192.168.122.141:2380 --advertise-client-urls http://192.168.122.141:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.141:2379 --log-level=debug' 2026-06-30 20:06:53.324 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-30 20:06:53.405 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-30 20:06:53.487 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:06:53.568 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:06:53.572 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:06:53.576 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-30 20:06:53.667 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:06:54.145 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-30 20:06:54.232 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-30 20:06:54.322 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-30 20:06:54.401 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-30 20:06:54.482 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-30 20:06:54.487 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 20:06:54.494 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 20:06:54.497 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-30 20:06:54.985 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-30 20:06:55.005 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-30 20:06:55.476 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-30 20:06:55.705 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-30 20:06:55.730 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:55.736 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-30 20:06:55.739 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-30 20:06:55.744 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-30 20:06:55.762 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-30 20:06:55.780 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-30 20:06:55.784 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-30 20:06:55.788 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-30 20:06:55.895 | The user clouds.yaml file didn't exist. 2026-06-30 20:06:55.911 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-30 20:06:56.034 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-30 20:06:56.170 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-30 20:06:56.304 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-30 20:06:56.433 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-30 20:06:56.561 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-30 20:06:56.694 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-30 20:06:56.825 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-30 20:06:56.959 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.141/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-30 20:06:57.098 | + functions-common:write_clouds_yaml:203 : cat 2026-06-30 20:06:57.106 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-30 20:06:57.110 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-30 20:06:57.115 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-30 20:06:57.122 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-30 20:06:57.126 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-30 20:06:57.131 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-30 20:06:57.158 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:06:57.162 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-30 20:06:57.166 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:06:57.170 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-30 20:06:57.174 | + ./stack.sh:main:1115 : '[' 192.168.122.141 == 192.168.122.141 ']' 2026-06-30 20:06:57.178 | + ./stack.sh:main:1116 : init_keystone 2026-06-30 20:06:57.182 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-30 20:06:57.208 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:06:57.212 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-30 20:06:57.216 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-30 20:06:57.220 | + lib/database:recreate_database:112 : local db=keystone 2026-06-30 20:06:57.224 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-30 20:06:57.228 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-30 20:06:57.232 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-30 20:06:57.237 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:06:57.311 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-30 20:06:57.317 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:06:57.386 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-30 20:06:57.391 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 20:06:57.395 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:06:57.399 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:06:57.404 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:06:57.411 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850017407 2026-06-30 20:06:57.415 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-30 20:06:58.032 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 20:06:58.032 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:06:58.032 | we strongly recommend against using it for new projects. 2026-06-30 20:06:58.033 | 2026-06-30 20:06:58.033 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:06:58.033 | framework. For more detail see 2026-06-30 20:06:58.033 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:06:58.033 | 2026-06-30 20:06:58.033 | __import__(import_str) 2026-06-30 20:07:01.063 | INFO dbcounter [-] Registered counter for database keystone 2026-06-30 20:07:01.144 | 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=40858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 20:07:01.160 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:07:01.160 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:07:01.161 | DEBUG dbcounter [-] [40858] Writer thread running {{(pid=40858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:07:01.240 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-30 20:07:04.646 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 20:07:04.649 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-30 20:07:04.649 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:07:04.655 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-30 20:07:04.702 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:07:04.704 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-30 20:07:04.728 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:07:04.735 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-30 20:07:04.865 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:07:04.875 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-30 20:07:04.960 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:07:04.964 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-30 20:07:05.049 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:07:05.052 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-30 20:07:05.053 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 20:07:05.055 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-30 20:07:05.127 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:07:05.130 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-30 20:07:05.158 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40858) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:07:05.685 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-30 20:07:05.688 | + functions-common:time_stop:2420 : local name 2026-06-30 20:07:05.691 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:07:05.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:07:05.698 | + functions-common:time_stop:2423 : local total 2026-06-30 20:07:05.700 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:07:05.704 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 20:07:05.708 | + functions-common:time_stop:2427 : start_time=1782850017407 2026-06-30 20:07:05.712 | + functions-common:time_stop:2429 : [[ -z 1782850017407 ]] 2026-06-30 20:07:05.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:07:05.723 | + functions-common:time_stop:2432 : end_time=1782850025719 2026-06-30 20:07:05.726 | + functions-common:time_stop:2433 : elapsed_time=8312 2026-06-30 20:07:05.729 | + functions-common:time_stop:2434 : total=0 2026-06-30 20:07:05.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:07:05.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8312 2026-06-30 20:07:05.738 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-30 20:07:05.741 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-30 20:07:05.747 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-30 20:07:06.358 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 20:07:06.358 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:07:06.358 | we strongly recommend against using it for new projects. 2026-06-30 20:07:06.358 | 2026-06-30 20:07:06.358 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:07:06.359 | framework. For more detail see 2026-06-30 20:07:06.359 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:07:06.359 | 2026-06-30 20:07:06.359 | __import__(import_str) 2026-06-30 20:07:09.058 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-30 20:07:09.058 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-30 20:07:09.059 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-30 20:07:09.059 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-30 20:07:09.059 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-30 20:07:09.060 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-30 20:07:09.060 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-30 20:07:09.060 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-30 20:07:09.060 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-30 20:07:09.623 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-30 20:07:09.631 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-30 20:07:10.230 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 20:07:10.230 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:07:10.230 | we strongly recommend against using it for new projects. 2026-06-30 20:07:10.230 | 2026-06-30 20:07:10.230 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:07:10.230 | framework. For more detail see 2026-06-30 20:07:10.231 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:07:10.231 | 2026-06-30 20:07:10.231 | __import__(import_str) 2026-06-30 20:07:12.955 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-30 20:07:12.955 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-30 20:07:12.955 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-30 20:07:12.956 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-30 20:07:12.956 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-30 20:07:12.957 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-30 20:07:12.957 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-30 20:07:12.957 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-30 20:07:12.958 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-30 20:07:13.497 | + ./stack.sh:main:1117 : start_keystone 2026-06-30 20:07:13.506 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-30 20:07:13.517 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-30 20:07:13.520 | + functions-common:run_process:1674 : local service=keystone 2026-06-30 20:07:13.524 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 20:07:13.528 | + functions-common:run_process:1676 : local group= 2026-06-30 20:07:13.532 | + functions-common:run_process:1677 : local user= 2026-06-30 20:07:13.536 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:07:13.539 | + functions-common:run_process:1680 : local name=keystone 2026-06-30 20:07:13.543 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:07:13.547 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:07:13.551 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:07:13.555 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:07:13.561 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:07:13.566 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850033562 2026-06-30 20:07:13.570 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-30 20:07:13.595 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:07:13.599 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-30 20:07:13.603 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-30 20:07:13.607 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 20:07:13.611 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 20:07:13.615 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 20:07:13.619 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 20:07:13.623 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-30 20:07:13.626 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-30 20:07:13.630 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-30 20:07:13.634 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:07:13.638 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:07:13.641 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:07:13.645 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:07:13.649 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-30 20:07:13.653 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-30 20:07:13.657 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 20:07:13.661 | + 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-06-30 20:07:13.664 | + 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' '' quobyte '' 2026-06-30 20:07:13.668 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-30 20:07:13.671 | + 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-06-30 20:07:13.675 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 20:07:13.678 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 20:07:13.682 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 20:07:13.686 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-30 20:07:13.689 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 20:07:13.696 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-30 20:07:13.792 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:07:13.884 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-30 20:07:13.961 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-30 20:07:14.040 | + 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-06-30 20:07:14.120 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:07:14.196 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-30 20:07:14.271 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-30 20:07:14.354 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-30 20:07:14.439 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-30 20:07:14.519 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-30 20:07:14.597 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 20:07:14.601 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 20:07:14.605 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-30 20:07:14.697 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 20:07:15.193 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-30 20:07:15.231 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-30 20:07:15.689 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-30 20:07:15.836 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:07:15.841 | + functions-common:time_stop:2420 : local name 2026-06-30 20:07:15.844 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:07:15.847 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:07:15.850 | + functions-common:time_stop:2423 : local total 2026-06-30 20:07:15.852 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:07:15.854 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:07:15.856 | + functions-common:time_stop:2427 : start_time=1782850033562 2026-06-30 20:07:15.858 | + functions-common:time_stop:2429 : [[ -z 1782850033562 ]] 2026-06-30 20:07:15.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:07:15.868 | + functions-common:time_stop:2432 : end_time=1782850035865 2026-06-30 20:07:15.870 | + functions-common:time_stop:2433 : elapsed_time=2303 2026-06-30 20:07:15.872 | + functions-common:time_stop:2434 : total=2033 2026-06-30 20:07:15.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:07:15.877 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4336 2026-06-30 20:07:15.879 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-30 20:07:15.879 | Waiting for keystone to start... 2026-06-30 20:07:15.882 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.141/identity/v3/ 2026-06-30 20:07:15.884 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.141/identity/v3/ 2026-06-30 20:07:15.886 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 20:07:15.888 | + functions:wait_for_service:477 : local url=http://192.168.122.141/identity/v3/ 2026-06-30 20:07:15.891 | + functions:wait_for_service:478 : local rval=0 2026-06-30 20:07:15.893 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 20:07:15.895 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 20:07:15.897 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:07:15.900 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:07:15.902 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:07:15.908 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850035904 2026-06-30 20:07:15.910 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 20:07:15.913 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:07:15.918 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.141/identity/v3/ 2026-06-30 20:07:16.722 | ++ inc/async:async_inner:64 : rc=0 2026-06-30 20:07:16.752 | [37925 Async install_tempest:37925]: finished successfully 2026-06-30 20:07:21.720 | + :: : [[ 200 == 503 ]] 2026-06-30 20:07:21.722 | + :: : [[ 0 -eq 7 ]] 2026-06-30 20:07:21.727 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 20:07:21.731 | + functions-common:time_stop:2420 : local name 2026-06-30 20:07:21.735 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:07:21.739 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:07:21.743 | + functions-common:time_stop:2423 : local total 2026-06-30 20:07:21.747 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:07:21.751 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 20:07:21.755 | + functions-common:time_stop:2427 : start_time=1782850035904 2026-06-30 20:07:21.759 | + functions-common:time_stop:2429 : [[ -z 1782850035904 ]] 2026-06-30 20:07:21.763 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:07:21.769 | + functions-common:time_stop:2432 : end_time=1782850041765 2026-06-30 20:07:21.772 | + functions-common:time_stop:2433 : elapsed_time=5861 2026-06-30 20:07:21.776 | + functions-common:time_stop:2434 : total=0 2026-06-30 20:07:21.780 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:07:21.783 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5861 2026-06-30 20:07:21.787 | + functions:wait_for_service:486 : return 0 2026-06-30 20:07:21.791 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-30 20:07:21.815 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:07:21.818 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-30 20:07:21.822 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 20:07:21.826 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-30 20:07:22.400 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-30 20:07:22.404 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.141/identity 2026-06-30 20:07:22.988 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 20:07:22.988 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:07:22.988 | we strongly recommend against using it for new projects. 2026-06-30 20:07:22.988 | 2026-06-30 20:07:22.988 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:07:22.988 | framework. For more detail see 2026-06-30 20:07:22.988 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:07:22.989 | 2026-06-30 20:07:22.989 | __import__(import_str) 2026-06-30 20:07:26.155 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.155 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.156 | 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=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.163 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.177 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.177 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.207 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.234 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.234 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.321 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.321 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.321 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.321 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.321 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.322 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.334 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.334 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.343 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.347 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.350 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41833) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 20:07:26.423 | INFO dbcounter [-] Registered counter for database keystone 2026-06-30 20:07:26.509 | 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=41833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 20:07:26.711 | DEBUG dbcounter [-] [41833] Writer thread running {{(pid=41833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:07:26.853 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created domain default 2026-06-30 20:07:26.906 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created project admin 2026-06-30 20:07:26.940 | WARNING keystone.common.password_hashing [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-30 20:07:26.965 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created user admin 2026-06-30 20:07:26.986 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created role reader 2026-06-30 20:07:27.003 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created role member 2026-06-30 20:07:27.034 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created implied role where 6eb262002eb74d9aa94d29bd888af544 implies 75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:07:27.050 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created role manager 2026-06-30 20:07:27.077 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created implied role where 0fc7a7b9ab6a4021bd3658e921947507 implies 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:07:27.099 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created role admin 2026-06-30 20:07:27.129 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created implied role where ec38e6730a03482f842680813e48752e implies 0fc7a7b9ab6a4021bd3658e921947507 2026-06-30 20:07:27.152 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created role service 2026-06-30 20:07:27.170 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Granted role admin on project admin to user admin. 2026-06-30 20:07:27.183 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Granted role admin on the system to user admin. 2026-06-30 20:07:27.203 | WARNING py.warnings [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-30 20:07:27.204 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 20:07:27.204 |  2026-06-30 20:07:27.209 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created region RegionOne 2026-06-30 20:07:27.260 | INFO keystone.cmd.bootstrap [None req-66a25d98-b8f6-42b8-9081-0a68443c732e None None] Created public endpoint http://192.168.122.141/identity 2026-06-30 20:07:27.959 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-30 20:07:27.963 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-30 20:07:27.967 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-30 20:07:27.972 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-30 20:07:32.966 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:32.971 | + lib/keystone:create_keystone_accounts:258 : admin_project=db66198ab9fc42fd8aa1eb94e28abd86 2026-06-30 20:07:32.975 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-30 20:07:32.981 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-30 20:07:36.349 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:36.354 | + lib/keystone:create_keystone_accounts:260 : admin_user=45be4b0badce4f5dad4b3492690c526a 2026-06-30 20:07:36.357 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-30 20:07:36.361 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-30 20:07:36.364 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-30 20:07:36.367 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 45be4b0badce4f5dad4b3492690c526a default 2026-06-30 20:07:36.438 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 45be4b0badce4f5dad4b3492690c526a default 2026-06-30 20:07:36.484 | [1955 Async ks-domain-role:41953]: running: get_or_add_user_domain_role admin 45be4b0badce4f5dad4b3492690c526a default 2026-06-30 20:07:36.488 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-30 20:07:36.492 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-30 20:07:36.497 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-30 20:07:40.401 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:40.405 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-30 20:07:40.410 | + functions-common:get_or_create_domain:878 : echo default 2026-06-30 20:07:40.410 | default 2026-06-30 20:07:40.414 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-30 20:07:40.492 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-30 20:07:40.551 | [1955 Async ks-project:42097]: running: get_or_create_project service Default 2026-06-30 20:07:40.555 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-30 20:07:40.634 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-30 20:07:40.686 | [1955 Async ks-service:42191]: running: get_or_create_role service 2026-06-30 20:07:40.688 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-30 20:07:40.754 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-30 20:07:40.822 | [1955 Async ks-reseller:42285]: running: get_or_create_role ResellerAdmin 2026-06-30 20:07:40.826 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-30 20:07:40.833 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-30 20:07:40.969 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-30 20:07:41.053 | [1955 Async ks-anotherrole:42399]: running: get_or_create_role anotherrole 2026-06-30 20:07:41.063 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-30 20:07:41.072 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-30 20:07:41.081 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 20:07:41.089 | +++ 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-06-30 20:07:46.046 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:07:46.085 | [42285 Async ks-reseller:42285]: finished successfully 2026-06-30 20:07:46.597 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:07:46.643 | [42399 Async ks-anotherrole:42399]: finished successfully 2026-06-30 20:07:46.872 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:07:46.907 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:46.911 | [42097 Async ks-project:42097]: finished successfully 2026-06-30 20:07:46.912 | ++ functions-common:get_or_create_project:928 : project_id=93006b3e5723414fa7b8f665a72028ad 2026-06-30 20:07:46.916 | ++ functions-common:get_or_create_project:929 : echo 93006b3e5723414fa7b8f665a72028ad 2026-06-30 20:07:46.925 | + lib/keystone:create_keystone_accounts:288 : invis_project=93006b3e5723414fa7b8f665a72028ad 2026-06-30 20:07:46.931 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-30 20:07:46.935 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-30 20:07:46.940 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 20:07:46.946 | +++ 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-06-30 20:07:47.193 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:07:47.224 | [42191 Async ks-service:42191]: finished successfully 2026-06-30 20:07:47.491 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:07:47.522 | [41953 Async ks-domain-role:41953]: finished successfully 2026-06-30 20:07:50.635 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:50.639 | ++ functions-common:get_or_create_project:928 : project_id=d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:50.644 | ++ functions-common:get_or_create_project:929 : echo d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:50.649 | + lib/keystone:create_keystone_accounts:292 : demo_project=d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:50.653 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-30 20:07:50.658 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-30 20:07:50.662 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:07:50.666 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-30 20:07:50.669 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-30 20:07:50.674 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-30 20:07:54.325 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:54.330 | ++ functions-common:get_or_create_user:915 : user_id=30f5c9c52b1a4fe7897c5d27b1df818c 2026-06-30 20:07:54.335 | ++ functions-common:get_or_create_user:916 : echo 30f5c9c52b1a4fe7897c5d27b1df818c 2026-06-30 20:07:54.339 | + lib/keystone:create_keystone_accounts:295 : demo_user=30f5c9c52b1a4fe7897c5d27b1df818c 2026-06-30 20:07:54.343 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-30 20:07:54.407 | [1955 Async ks-domain-role:41953]: Waiting for completion of get_or_add_user_domain_role admin 45be4b0badce4f5dad4b3492690c526a default running on PID 41953 (6 other jobs running) 2026-06-30 20:07:54.437 | [1955 Async ks-domain-role:41953]: Signaling child to exit 2026-06-30 20:07:54.437 | WAKEUP 2026-06-30 20:07:54.466 | [1955 Async ks-domain-role:41953]: Signaled 2026-06-30 20:07:54.468 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-30 20:07:54.468 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 45be4b0badce4f5dad4b3492690c526a --domain default 2026-06-30 20:07:54.468 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45be4b0badce4f5dad4b3492690c526a --domain default -c Role -f value 2026-06-30 20:07:54.468 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:54.468 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=ec38e6730a03482f842680813e48752e 2026-06-30 20:07:54.468 | + functions-common:get_or_add_user_domain_role:999 : echo ec38e6730a03482f842680813e48752e 2026-06-30 20:07:54.468 | ec38e6730a03482f842680813e48752e 2026-06-30 20:07:54.523 | [1955 Async ks-domain-role:41953]: finished get_or_add_user_domain_role admin 45be4b0badce4f5dad4b3492690c526a default with result 0 in 11 seconds 2026-06-30 20:07:54.532 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-30 20:07:54.575 | [1955 Async ks-project:42097]: Waiting for completion of get_or_create_project service Default running on PID 42097 (5 other jobs running) 2026-06-30 20:07:54.605 | [1955 Async ks-project:42097]: Signaling child to exit 2026-06-30 20:07:54.605 | WAKEUP 2026-06-30 20:07:54.632 | [1955 Async ks-project:42097]: Signaled 2026-06-30 20:07:54.633 | + functions-common:get_or_create_project:922 : local project_id 2026-06-30 20:07:54.634 | ++ 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-06-30 20:07:54.634 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:54.634 | + functions-common:get_or_create_project:928 : project_id=081fa6e3c4544b8abfb3935951f4d0db 2026-06-30 20:07:54.634 | + functions-common:get_or_create_project:929 : echo 081fa6e3c4544b8abfb3935951f4d0db 2026-06-30 20:07:54.634 | 081fa6e3c4544b8abfb3935951f4d0db 2026-06-30 20:07:54.687 | [1955 Async ks-project:42097]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-30 20:07:54.732 | [1955 Async ks-service:42191]: Waiting for completion of get_or_create_role service running on PID 42191 (4 other jobs running) 2026-06-30 20:07:54.762 | [1955 Async ks-service:42191]: Signaling child to exit 2026-06-30 20:07:54.763 | WAKEUP 2026-06-30 20:07:54.790 | [1955 Async ks-service:42191]: Signaled 2026-06-30 20:07:54.791 | + functions-common:get_or_create_role:935 : local role_id 2026-06-30 20:07:54.792 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-30 20:07:54.792 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:54.792 | + functions-common:get_or_create_role:940 : role_id=39dc97321d87464695fc1eb4c184597c 2026-06-30 20:07:54.792 | + functions-common:get_or_create_role:941 : echo 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:07:54.792 | 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:07:54.847 | [1955 Async ks-service:42191]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-30 20:07:54.887 | [1955 Async ks-reseller:42285]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42285 (3 other jobs running) 2026-06-30 20:07:54.916 | [1955 Async ks-reseller:42285]: Signaling child to exit 2026-06-30 20:07:54.918 | WAKEUP 2026-06-30 20:07:54.942 | [1955 Async ks-reseller:42285]: Signaled 2026-06-30 20:07:54.944 | + functions-common:get_or_create_role:935 : local role_id 2026-06-30 20:07:54.944 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-30 20:07:54.945 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:54.945 | + functions-common:get_or_create_role:940 : role_id=332558475cb248da86bda0a8b6be27d8 2026-06-30 20:07:54.945 | + functions-common:get_or_create_role:941 : echo 332558475cb248da86bda0a8b6be27d8 2026-06-30 20:07:54.945 | 332558475cb248da86bda0a8b6be27d8 2026-06-30 20:07:54.995 | [1955 Async ks-reseller:42285]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-30 20:07:55.038 | [1955 Async ks-anotherrole:42399]: Waiting for completion of get_or_create_role anotherrole running on PID 42399 (2 other jobs running) 2026-06-30 20:07:55.066 | [1955 Async ks-anotherrole:42399]: Signaling child to exit 2026-06-30 20:07:55.066 | WAKEUP 2026-06-30 20:07:55.090 | [1955 Async ks-anotherrole:42399]: Signaled 2026-06-30 20:07:55.091 | + functions-common:get_or_create_role:935 : local role_id 2026-06-30 20:07:55.091 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-30 20:07:55.091 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:07:55.091 | + functions-common:get_or_create_role:940 : role_id=f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:07:55.091 | + functions-common:get_or_create_role:941 : echo f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:07:55.091 | f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:07:55.142 | [1955 Async ks-anotherrole:42399]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-30 20:07:55.147 | + inc/async:async_wait:197 : return 0 2026-06-30 20:07:55.151 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:55.228 | + inc/async:async_inner:63 : get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:55.276 | [1955 Async ks-demo-member:43237]: running: get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:55.280 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 45be4b0badce4f5dad4b3492690c526a d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:55.355 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 45be4b0badce4f5dad4b3492690c526a d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:55.406 | [1955 Async ks-demo-admin:43333]: running: get_or_add_user_project_role admin 45be4b0badce4f5dad4b3492690c526a d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:55.410 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:55.493 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:55.548 | [1955 Async ks-demo-another:43429]: running: get_or_add_user_project_role anotherrole 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 2026-06-30 20:07:55.553 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c 93006b3e5723414fa7b8f665a72028ad 2026-06-30 20:07:55.638 | + inc/async:async_inner:63 : get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c 93006b3e5723414fa7b8f665a72028ad 2026-06-30 20:07:55.704 | [1955 Async ks-demo-invis:43525]: running: get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c 93006b3e5723414fa7b8f665a72028ad 2026-06-30 20:07:55.707 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-30 20:07:55.714 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-30 20:07:55.719 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:07:55.726 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-30 20:07:55.733 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-30 20:07:55.745 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-30 20:08:00.899 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:00.909 | ++ functions-common:get_or_create_user:915 : user_id=93c06795fb9949cc84c6d94cd9bfaf8d 2026-06-30 20:08:00.916 | ++ functions-common:get_or_create_user:916 : echo 93c06795fb9949cc84c6d94cd9bfaf8d 2026-06-30 20:08:00.926 | + lib/keystone:create_keystone_accounts:308 : demo_reader=93c06795fb9949cc84c6d94cd9bfaf8d 2026-06-30 20:08:00.928 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 93c06795fb9949cc84c6d94cd9bfaf8d d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:01.009 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 93c06795fb9949cc84c6d94cd9bfaf8d d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:01.114 | [1955 Async ks-demo-reader:43665]: running: get_or_add_user_project_role reader 93c06795fb9949cc84c6d94cd9bfaf8d d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:01.126 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-30 20:08:01.138 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-30 20:08:01.148 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 20:08:01.156 | +++ 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-06-30 20:08:06.745 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:06.752 | ++ functions-common:get_or_create_project:928 : project_id=05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:06.756 | ++ functions-common:get_or_create_project:929 : echo 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:06.762 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:06.767 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-30 20:08:06.773 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-30 20:08:06.778 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:08:06.781 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-30 20:08:06.785 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-30 20:08:06.792 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-30 20:08:07.598 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:07.630 | [43429 Async ks-demo-another:43429]: finished successfully 2026-06-30 20:08:08.387 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:08.443 | [43237 Async ks-demo-member:43237]: finished successfully 2026-06-30 20:08:08.583 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:08.612 | [43333 Async ks-demo-admin:43333]: finished successfully 2026-06-30 20:08:08.868 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:08.900 | [43525 Async ks-demo-invis:43525]: finished successfully 2026-06-30 20:08:10.695 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:10.700 | ++ functions-common:get_or_create_user:915 : user_id=d000c2270d084c0c92123d0f2115ab2a 2026-06-30 20:08:10.705 | ++ functions-common:get_or_create_user:916 : echo d000c2270d084c0c92123d0f2115ab2a 2026-06-30 20:08:10.711 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=d000c2270d084c0c92123d0f2115ab2a 2026-06-30 20:08:10.716 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:10.805 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:10.858 | [1955 Async ks-alt-admin:44084]: running: get_or_add_user_project_role admin d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:10.862 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:10.937 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:11.005 | [1955 Async ks-alt-another:44180]: running: get_or_add_user_project_role anotherrole d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:11.007 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-30 20:08:11.012 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-30 20:08:11.019 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:08:11.025 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-30 20:08:11.028 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-30 20:08:11.036 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-30 20:08:12.960 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:12.984 | [43665 Async ks-demo-reader:43665]: finished successfully 2026-06-30 20:08:15.024 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:15.030 | ++ functions-common:get_or_create_user:915 : user_id=d8791d8aa8ed4d65bba14d6df8bd0b3d 2026-06-30 20:08:15.037 | ++ functions-common:get_or_create_user:916 : echo d8791d8aa8ed4d65bba14d6df8bd0b3d 2026-06-30 20:08:15.044 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=d8791d8aa8ed4d65bba14d6df8bd0b3d 2026-06-30 20:08:15.047 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member d8791d8aa8ed4d65bba14d6df8bd0b3d 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:15.143 | + inc/async:async_inner:63 : get_or_add_user_project_role member d8791d8aa8ed4d65bba14d6df8bd0b3d 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:15.207 | [1955 Async ks-alt-member-user:44355]: running: get_or_add_user_project_role member d8791d8aa8ed4d65bba14d6df8bd0b3d 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:15.212 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-30 20:08:15.218 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-30 20:08:15.224 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:08:15.228 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-30 20:08:15.232 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-30 20:08:15.240 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-30 20:08:19.169 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:19.175 | ++ functions-common:get_or_create_user:915 : user_id=ba8c9f604f744cc084a981d745db2998 2026-06-30 20:08:19.181 | ++ functions-common:get_or_create_user:916 : echo ba8c9f604f744cc084a981d745db2998 2026-06-30 20:08:19.187 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=ba8c9f604f744cc084a981d745db2998 2026-06-30 20:08:19.192 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader ba8c9f604f744cc084a981d745db2998 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:19.297 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ba8c9f604f744cc084a981d745db2998 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:19.364 | [1955 Async ks-alt-reader-user:44527]: running: get_or_add_user_project_role reader ba8c9f604f744cc084a981d745db2998 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:19.367 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-30 20:08:19.369 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:08:19.371 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-30 20:08:19.373 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-30 20:08:19.380 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-30 20:08:20.326 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:20.396 | [44180 Async ks-alt-another:44180]: finished successfully 2026-06-30 20:08:20.495 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:20.528 | [44084 Async ks-alt-admin:44084]: finished successfully 2026-06-30 20:08:23.546 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:23.550 | ++ functions-common:get_or_create_user:915 : user_id=61f847b1a2024e89bec2646d615a4f3d 2026-06-30 20:08:23.554 | ++ functions-common:get_or_create_user:916 : echo 61f847b1a2024e89bec2646d615a4f3d 2026-06-30 20:08:23.559 | + lib/keystone:create_keystone_accounts:340 : system_member_user=61f847b1a2024e89bec2646d615a4f3d 2026-06-30 20:08:23.563 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 61f847b1a2024e89bec2646d615a4f3d all 2026-06-30 20:08:23.669 | + inc/async:async_inner:63 : get_or_add_user_system_role member 61f847b1a2024e89bec2646d615a4f3d all 2026-06-30 20:08:23.739 | [1955 Async ks-system-member:44758]: running: get_or_add_user_system_role member 61f847b1a2024e89bec2646d615a4f3d all 2026-06-30 20:08:23.745 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-30 20:08:23.749 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:08:23.752 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-30 20:08:23.755 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-30 20:08:23.762 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-30 20:08:24.775 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:24.798 | [44355 Async ks-alt-member-user:44355]: finished successfully 2026-06-30 20:08:27.554 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:27.560 | ++ functions-common:get_or_create_user:915 : user_id=e3d65e278c9248318859d81899e90ca4 2026-06-30 20:08:27.566 | ++ functions-common:get_or_create_user:916 : echo e3d65e278c9248318859d81899e90ca4 2026-06-30 20:08:27.570 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=e3d65e278c9248318859d81899e90ca4 2026-06-30 20:08:27.575 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader e3d65e278c9248318859d81899e90ca4 all 2026-06-30 20:08:27.678 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e3d65e278c9248318859d81899e90ca4 all 2026-06-30 20:08:27.758 | [1955 Async ks-system-reader:44963]: running: get_or_add_user_system_role reader e3d65e278c9248318859d81899e90ca4 all 2026-06-30 20:08:27.764 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-30 20:08:27.771 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-30 20:08:27.779 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-30 20:08:27.784 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-30 20:08:27.790 | +++ 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-06-30 20:08:28.415 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:28.437 | [44527 Async ks-alt-reader-user:44527]: finished successfully 2026-06-30 20:08:31.612 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:31.618 | ++ functions-common:get_or_create_group:892 : group_id=b339b11dcffc4d75830ab143d9bdc381 2026-06-30 20:08:31.623 | ++ functions-common:get_or_create_group:893 : echo b339b11dcffc4d75830ab143d9bdc381 2026-06-30 20:08:31.628 | + lib/keystone:create_keystone_accounts:350 : admin_group=b339b11dcffc4d75830ab143d9bdc381 2026-06-30 20:08:31.635 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-30 20:08:31.637 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-30 20:08:31.641 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-30 20:08:31.644 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-30 20:08:31.650 | +++ 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-06-30 20:08:35.447 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:35.452 | ++ functions-common:get_or_create_group:892 : group_id=a5cfd24bc80948da834747b5098b8776 2026-06-30 20:08:35.455 | ++ functions-common:get_or_create_group:893 : echo a5cfd24bc80948da834747b5098b8776 2026-06-30 20:08:35.460 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=a5cfd24bc80948da834747b5098b8776 2026-06-30 20:08:35.465 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:35.555 | + inc/async:async_inner:63 : get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:35.609 | [1955 Async ks-group-memberdemo:45227]: running: get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:35.616 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:35.728 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:35.804 | [1955 Async ks-group-anotherdemo:45306]: running: get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:35.815 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:35.983 | + inc/async:async_inner:63 : get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:36.101 | [1955 Async ks-group-memberalt:45385]: running: get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:36.110 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:36.327 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:36.431 | [1955 Async ks-group-anotheralt:45464]: running: get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:36.444 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin b339b11dcffc4d75830ab143d9bdc381 db66198ab9fc42fd8aa1eb94e28abd86 2026-06-30 20:08:36.619 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b339b11dcffc4d75830ab143d9bdc381 db66198ab9fc42fd8aa1eb94e28abd86 2026-06-30 20:08:36.725 | [1955 Async ks-group-admin:45543]: running: get_or_add_group_project_role admin b339b11dcffc4d75830ab143d9bdc381 db66198ab9fc42fd8aa1eb94e28abd86 2026-06-30 20:08:36.735 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-30 20:08:36.863 | [1955 Async ks-demo-member:43237]: Waiting for completion of get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 running on PID 43237 (17 other jobs running) 2026-06-30 20:08:36.936 | [1955 Async ks-demo-member:43237]: Signaling child to exit 2026-06-30 20:08:36.937 | WAKEUP 2026-06-30 20:08:36.997 | [1955 Async ks-demo-member:43237]: Signaled 2026-06-30 20:08:37.000 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:08:37.000 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:08:37.001 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 20:08:37.001 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:37.001 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:37.001 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:37.001 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:37.001 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:37.001 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 20:08:37.001 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 30f5c9c52b1a4fe7897c5d27b1df818c --project d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:37.001 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 30f5c9c52b1a4fe7897c5d27b1df818c --project d2d24afd99f244538078fa912ad83a48 -c Role -f value 2026-06-30 20:08:37.001 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:37.001 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:37.002 | + functions-common:get_or_add_user_project_role:980 : echo 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:37.002 | 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:37.128 | [1955 Async ks-demo-member:43237]: finished get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 with result 0 in 13 seconds 2026-06-30 20:08:37.152 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:37.221 | [44758 Async ks-system-member:44758]: finished successfully 2026-06-30 20:08:37.230 | [1955 Async ks-demo-admin:43333]: Waiting for completion of get_or_add_user_project_role admin 45be4b0badce4f5dad4b3492690c526a d2d24afd99f244538078fa912ad83a48 running on PID 43333 (16 other jobs running) 2026-06-30 20:08:37.302 | [1955 Async ks-demo-admin:43333]: Signaling child to exit 2026-06-30 20:08:37.305 | WAKEUP 2026-06-30 20:08:37.355 | [1955 Async ks-demo-admin:43333]: Signaled 2026-06-30 20:08:37.362 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:08:37.364 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:08:37.364 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 20:08:37.366 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:37.366 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:37.366 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:37.366 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:37.366 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:37.366 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 20:08:37.366 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 45be4b0badce4f5dad4b3492690c526a --project d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:37.367 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45be4b0badce4f5dad4b3492690c526a --project d2d24afd99f244538078fa912ad83a48 -c Role -f value 2026-06-30 20:08:37.367 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:37.367 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ec38e6730a03482f842680813e48752e 2026-06-30 20:08:37.367 | + functions-common:get_or_add_user_project_role:980 : echo ec38e6730a03482f842680813e48752e 2026-06-30 20:08:37.367 | ec38e6730a03482f842680813e48752e 2026-06-30 20:08:37.493 | [1955 Async ks-demo-admin:43333]: finished get_or_add_user_project_role admin 45be4b0badce4f5dad4b3492690c526a d2d24afd99f244538078fa912ad83a48 with result 0 in 13 seconds 2026-06-30 20:08:37.617 | [1955 Async ks-demo-another:43429]: Waiting for completion of get_or_add_user_project_role anotherrole 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 running on PID 43429 (15 other jobs running) 2026-06-30 20:08:37.695 | [1955 Async ks-demo-another:43429]: Signaling child to exit 2026-06-30 20:08:37.700 | WAKEUP 2026-06-30 20:08:37.764 | [1955 Async ks-demo-another:43429]: Signaled 2026-06-30 20:08:37.775 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:08:37.775 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:08:37.775 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 20:08:37.775 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:37.775 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:37.776 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:37.776 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:37.776 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:37.776 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 20:08:37.776 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 30f5c9c52b1a4fe7897c5d27b1df818c --project d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:37.776 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 30f5c9c52b1a4fe7897c5d27b1df818c --project d2d24afd99f244538078fa912ad83a48 -c Role -f value 2026-06-30 20:08:37.776 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:37.776 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:37.776 | + functions-common:get_or_add_user_project_role:980 : echo f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:37.776 | f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:37.944 | [1955 Async ks-demo-another:43429]: finished get_or_add_user_project_role anotherrole 30f5c9c52b1a4fe7897c5d27b1df818c d2d24afd99f244538078fa912ad83a48 with result 0 in 12 seconds 2026-06-30 20:08:38.029 | [1955 Async ks-demo-invis:43525]: Waiting for completion of get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c 93006b3e5723414fa7b8f665a72028ad running on PID 43525 (14 other jobs running) 2026-06-30 20:08:38.087 | [1955 Async ks-demo-invis:43525]: Signaling child to exit 2026-06-30 20:08:38.091 | WAKEUP 2026-06-30 20:08:38.144 | [1955 Async ks-demo-invis:43525]: Signaled 2026-06-30 20:08:38.147 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:08:38.147 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:08:38.148 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 20:08:38.148 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:38.149 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:38.149 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:38.151 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:38.151 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:38.151 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 20:08:38.151 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 30f5c9c52b1a4fe7897c5d27b1df818c --project 93006b3e5723414fa7b8f665a72028ad 2026-06-30 20:08:38.151 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 30f5c9c52b1a4fe7897c5d27b1df818c --project 93006b3e5723414fa7b8f665a72028ad -c Role -f value 2026-06-30 20:08:38.151 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:38.151 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:38.152 | + functions-common:get_or_add_user_project_role:980 : echo 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:38.152 | 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:38.248 | [1955 Async ks-demo-invis:43525]: finished get_or_add_user_project_role member 30f5c9c52b1a4fe7897c5d27b1df818c 93006b3e5723414fa7b8f665a72028ad with result 0 in 13 seconds 2026-06-30 20:08:38.337 | [1955 Async ks-demo-reader:43665]: Waiting for completion of get_or_add_user_project_role reader 93c06795fb9949cc84c6d94cd9bfaf8d d2d24afd99f244538078fa912ad83a48 running on PID 43665 (13 other jobs running) 2026-06-30 20:08:38.392 | [1955 Async ks-demo-reader:43665]: Signaling child to exit 2026-06-30 20:08:38.394 | WAKEUP 2026-06-30 20:08:38.445 | [1955 Async ks-demo-reader:43665]: Signaled 2026-06-30 20:08:38.449 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:08:38.449 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:08:38.449 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 20:08:38.449 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:38.450 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:38.450 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:38.450 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:38.450 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:38.450 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 20:08:38.450 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 93c06795fb9949cc84c6d94cd9bfaf8d --project d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:38.450 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 93c06795fb9949cc84c6d94cd9bfaf8d --project d2d24afd99f244538078fa912ad83a48 -c Role -f value 2026-06-30 20:08:38.450 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:38.450 | + functions-common:get_or_add_user_project_role:979 : user_role_id=75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:08:38.450 | + functions-common:get_or_add_user_project_role:980 : echo 75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:08:38.450 | 75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:08:38.550 | [1955 Async ks-demo-reader:43665]: finished get_or_add_user_project_role reader 93c06795fb9949cc84c6d94cd9bfaf8d d2d24afd99f244538078fa912ad83a48 with result 0 in 12 seconds 2026-06-30 20:08:38.562 | + inc/async:async_wait:197 : return 0 2026-06-30 20:08:38.570 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-30 20:08:38.698 | [1955 Async ks-alt-admin:44084]: Waiting for completion of get_or_add_user_project_role admin d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea running on PID 44084 (12 other jobs running) 2026-06-30 20:08:38.766 | [1955 Async ks-alt-admin:44084]: Signaling child to exit 2026-06-30 20:08:38.766 | WAKEUP 2026-06-30 20:08:38.816 | [1955 Async ks-alt-admin:44084]: Signaled 2026-06-30 20:08:38.817 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:08:38.817 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:08:38.817 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 20:08:38.818 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:38.818 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:38.818 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:38.818 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:38.818 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:38.818 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 20:08:38.818 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user d000c2270d084c0c92123d0f2115ab2a --project 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:38.818 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d000c2270d084c0c92123d0f2115ab2a --project 05fb81c6e6564870be670bc81409f1ea -c Role -f value 2026-06-30 20:08:38.818 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:38.818 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ec38e6730a03482f842680813e48752e 2026-06-30 20:08:38.818 | + functions-common:get_or_add_user_project_role:980 : echo ec38e6730a03482f842680813e48752e 2026-06-30 20:08:38.818 | ec38e6730a03482f842680813e48752e 2026-06-30 20:08:38.949 | [1955 Async ks-alt-admin:44084]: finished get_or_add_user_project_role admin d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea with result 0 in 9 seconds 2026-06-30 20:08:39.042 | [1955 Async ks-alt-another:44180]: Waiting for completion of get_or_add_user_project_role anotherrole d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea running on PID 44180 (11 other jobs running) 2026-06-30 20:08:39.107 | [1955 Async ks-alt-another:44180]: Signaling child to exit 2026-06-30 20:08:39.108 | WAKEUP 2026-06-30 20:08:39.160 | [1955 Async ks-alt-another:44180]: Signaled 2026-06-30 20:08:39.163 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:08:39.163 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:08:39.163 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 20:08:39.163 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:39.163 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:39.163 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:39.163 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:39.163 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:39.163 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 20:08:39.164 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user d000c2270d084c0c92123d0f2115ab2a --project 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:39.164 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d000c2270d084c0c92123d0f2115ab2a --project 05fb81c6e6564870be670bc81409f1ea -c Role -f value 2026-06-30 20:08:39.164 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:39.164 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:39.164 | + functions-common:get_or_add_user_project_role:980 : echo f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:39.164 | f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:39.273 | [1955 Async ks-alt-another:44180]: finished get_or_add_user_project_role anotherrole d000c2270d084c0c92123d0f2115ab2a 05fb81c6e6564870be670bc81409f1ea with result 0 in 9 seconds 2026-06-30 20:08:39.349 | [1955 Async ks-alt-member-user:44355]: Waiting for completion of get_or_add_user_project_role member d8791d8aa8ed4d65bba14d6df8bd0b3d 05fb81c6e6564870be670bc81409f1ea running on PID 44355 (10 other jobs running) 2026-06-30 20:08:39.405 | [1955 Async ks-alt-member-user:44355]: Signaling child to exit 2026-06-30 20:08:39.408 | WAKEUP 2026-06-30 20:08:39.456 | [1955 Async ks-alt-member-user:44355]: Signaled 2026-06-30 20:08:39.459 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:08:39.459 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:08:39.459 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 20:08:39.459 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:39.459 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:39.459 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:39.459 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:39.461 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:39.461 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 20:08:39.461 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user d8791d8aa8ed4d65bba14d6df8bd0b3d --project 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:39.461 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d8791d8aa8ed4d65bba14d6df8bd0b3d --project 05fb81c6e6564870be670bc81409f1ea -c Role -f value 2026-06-30 20:08:39.461 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:39.461 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:39.461 | + functions-common:get_or_add_user_project_role:980 : echo 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:39.462 | 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:39.594 | [1955 Async ks-alt-member-user:44355]: finished get_or_add_user_project_role member d8791d8aa8ed4d65bba14d6df8bd0b3d 05fb81c6e6564870be670bc81409f1ea with result 0 in 9 seconds 2026-06-30 20:08:39.702 | [1955 Async ks-alt-reader-user:44527]: Waiting for completion of get_or_add_user_project_role reader ba8c9f604f744cc084a981d745db2998 05fb81c6e6564870be670bc81409f1ea running on PID 44527 (9 other jobs running) 2026-06-30 20:08:39.755 | [1955 Async ks-alt-reader-user:44527]: Signaling child to exit 2026-06-30 20:08:39.755 | WAKEUP 2026-06-30 20:08:39.801 | [1955 Async ks-alt-reader-user:44527]: Signaled 2026-06-30 20:08:39.804 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:08:39.805 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:08:39.805 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 20:08:39.805 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:39.805 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:39.805 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:39.805 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:39.806 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:39.806 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 20:08:39.806 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user ba8c9f604f744cc084a981d745db2998 --project 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:39.807 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ba8c9f604f744cc084a981d745db2998 --project 05fb81c6e6564870be670bc81409f1ea -c Role -f value 2026-06-30 20:08:39.807 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:39.808 | + functions-common:get_or_add_user_project_role:979 : user_role_id=75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:08:39.808 | + functions-common:get_or_add_user_project_role:980 : echo 75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:08:39.809 | 75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:08:39.913 | [1955 Async ks-alt-reader-user:44527]: finished get_or_add_user_project_role reader ba8c9f604f744cc084a981d745db2998 05fb81c6e6564870be670bc81409f1ea with result 0 in 9 seconds 2026-06-30 20:08:39.924 | + inc/async:async_wait:197 : return 0 2026-06-30 20:08:39.930 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-30 20:08:40.051 | [1955 Async ks-system-member:44758]: Waiting for completion of get_or_add_user_system_role member 61f847b1a2024e89bec2646d615a4f3d all running on PID 44758 (8 other jobs running) 2026-06-30 20:08:40.088 | [1955 Async ks-system-member:44758]: Signaling child to exit 2026-06-30 20:08:40.089 | WAKEUP 2026-06-30 20:08:40.148 | [1955 Async ks-system-member:44758]: Signaled 2026-06-30 20:08:40.152 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-30 20:08:40.152 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-30 20:08:40.152 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-30 20:08:40.153 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:40.153 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:40.153 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:40.153 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:40.153 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:40.153 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-30 20:08:40.153 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 61f847b1a2024e89bec2646d615a4f3d --system all -f value -c Role 2026-06-30 20:08:40.154 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:40.154 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-30 20:08:40.154 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-30 20:08:40.154 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 61f847b1a2024e89bec2646d615a4f3d --system all 2026-06-30 20:08:40.155 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 61f847b1a2024e89bec2646d615a4f3d --system all -f value -c Role 2026-06-30 20:08:40.156 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:40.156 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-30 20:08:40.156 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-30 20:08:40.156 | 2026-06-30 20:08:40.271 | [1955 Async ks-system-member:44758]: finished get_or_add_user_system_role member 61f847b1a2024e89bec2646d615a4f3d all with result 0 in 13 seconds 2026-06-30 20:08:40.383 | [1955 Async ks-system-reader:44963]: Waiting for completion of get_or_add_user_system_role reader e3d65e278c9248318859d81899e90ca4 all running on PID 44963 (7 other jobs running) 2026-06-30 20:08:40.451 | [1955 Async ks-system-reader:44963]: Signaling child to exit 2026-06-30 20:08:43.339 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:43.380 | [44963 Async ks-system-reader:44963]: finished successfully 2026-06-30 20:08:43.445 | WAKEUP 2026-06-30 20:08:43.498 | [1955 Async ks-system-reader:44963]: Signaled 2026-06-30 20:08:43.504 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-30 20:08:43.504 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-30 20:08:43.504 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-30 20:08:43.504 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:08:43.504 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:08:43.504 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 20:08:43.504 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 20:08:43.505 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 20:08:43.505 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-30 20:08:43.505 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3d65e278c9248318859d81899e90ca4 --system all -f value -c Role 2026-06-30 20:08:43.505 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:43.505 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-30 20:08:43.505 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-30 20:08:43.505 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user e3d65e278c9248318859d81899e90ca4 --system all 2026-06-30 20:08:43.505 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3d65e278c9248318859d81899e90ca4 --system all -f value -c Role 2026-06-30 20:08:43.505 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:43.505 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:08:43.506 | + functions-common:get_or_add_user_system_role:1030 : echo 75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:08:43.506 | 75d410c127d44dfcaef5371bbcc1afce 2026-06-30 20:08:43.625 | [1955 Async ks-system-reader:44963]: finished get_or_add_user_system_role reader e3d65e278c9248318859d81899e90ca4 all with result 0 in 15 seconds 2026-06-30 20:08:43.633 | + inc/async:async_wait:197 : return 0 2026-06-30 20:08:43.638 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-30 20:08:43.755 | [1955 Async ks-group-memberdemo:45227]: Waiting for completion of get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 running on PID 45227 (6 other jobs running) 2026-06-30 20:08:43.822 | [1955 Async ks-group-memberdemo:45227]: Signaling child to exit 2026-06-30 20:08:48.000 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:48.039 | [45385 Async ks-group-memberalt:45385]: finished successfully 2026-06-30 20:08:48.673 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:48.715 | [45306 Async ks-group-anotherdemo:45306]: finished successfully 2026-06-30 20:08:48.859 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:48.903 | [45227 Async ks-group-memberdemo:45227]: finished successfully 2026-06-30 20:08:48.940 | WAKEUP 2026-06-30 20:08:48.975 | [1955 Async ks-group-memberdemo:45227]: Signaled 2026-06-30 20:08:48.979 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 20:08:48.980 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a5cfd24bc80948da834747b5098b8776 --project d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:48.980 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a5cfd24bc80948da834747b5098b8776 --project d2d24afd99f244538078fa912ad83a48 -f value -c Role 2026-06-30 20:08:48.980 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:48.980 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:48.980 | + functions-common:get_or_add_group_project_role:1049 : echo 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:48.980 | 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:49.040 | [1955 Async ks-group-memberdemo:45227]: finished get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 with result 0 in 13 seconds 2026-06-30 20:08:49.089 | [1955 Async ks-group-anotherdemo:45306]: Waiting for completion of get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 running on PID 45306 (5 other jobs running) 2026-06-30 20:08:49.121 | [1955 Async ks-group-anotherdemo:45306]: Signaling child to exit 2026-06-30 20:08:49.123 | WAKEUP 2026-06-30 20:08:49.126 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:49.150 | [1955 Async ks-group-anotherdemo:45306]: Signaled 2026-06-30 20:08:49.152 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 20:08:49.152 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a5cfd24bc80948da834747b5098b8776 --project d2d24afd99f244538078fa912ad83a48 2026-06-30 20:08:49.153 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a5cfd24bc80948da834747b5098b8776 --project d2d24afd99f244538078fa912ad83a48 -f value -c Role 2026-06-30 20:08:49.153 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:49.153 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:49.153 | + functions-common:get_or_add_group_project_role:1049 : echo f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:49.153 | f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:49.158 | [45464 Async ks-group-anotheralt:45464]: finished successfully 2026-06-30 20:08:49.210 | [1955 Async ks-group-anotherdemo:45306]: finished get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 d2d24afd99f244538078fa912ad83a48 with result 0 in 13 seconds 2026-06-30 20:08:49.255 | [1955 Async ks-group-memberalt:45385]: Waiting for completion of get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea running on PID 45385 (4 other jobs running) 2026-06-30 20:08:49.287 | [1955 Async ks-group-memberalt:45385]: Signaling child to exit 2026-06-30 20:08:49.289 | WAKEUP 2026-06-30 20:08:49.315 | [1955 Async ks-group-memberalt:45385]: Signaled 2026-06-30 20:08:49.317 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 20:08:49.317 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a5cfd24bc80948da834747b5098b8776 --project 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:49.317 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a5cfd24bc80948da834747b5098b8776 --project 05fb81c6e6564870be670bc81409f1ea -f value -c Role 2026-06-30 20:08:49.317 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:49.317 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:49.317 | + functions-common:get_or_add_group_project_role:1049 : echo 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:49.318 | 6eb262002eb74d9aa94d29bd888af544 2026-06-30 20:08:49.373 | [1955 Async ks-group-memberalt:45385]: finished get_or_add_group_project_role member a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea with result 0 in 12 seconds 2026-06-30 20:08:49.419 | [1955 Async ks-group-anotheralt:45464]: Waiting for completion of get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea running on PID 45464 (3 other jobs running) 2026-06-30 20:08:49.450 | [1955 Async ks-group-anotheralt:45464]: Signaling child to exit 2026-06-30 20:08:49.451 | WAKEUP 2026-06-30 20:08:49.480 | [1955 Async ks-group-anotheralt:45464]: Signaled 2026-06-30 20:08:49.482 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 20:08:49.482 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a5cfd24bc80948da834747b5098b8776 --project 05fb81c6e6564870be670bc81409f1ea 2026-06-30 20:08:49.482 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a5cfd24bc80948da834747b5098b8776 --project 05fb81c6e6564870be670bc81409f1ea -f value -c Role 2026-06-30 20:08:49.482 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:49.483 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:49.483 | + functions-common:get_or_add_group_project_role:1049 : echo f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:49.483 | f7f7b428ba4f43b9a37983fae1ed25f3 2026-06-30 20:08:49.506 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:08:49.542 | [45543 Async ks-group-admin:45543]: finished successfully 2026-06-30 20:08:49.545 | [1955 Async ks-group-anotheralt:45464]: finished get_or_add_group_project_role anotherrole a5cfd24bc80948da834747b5098b8776 05fb81c6e6564870be670bc81409f1ea with result 0 in 12 seconds 2026-06-30 20:08:49.594 | [1955 Async ks-group-admin:45543]: Waiting for completion of get_or_add_group_project_role admin b339b11dcffc4d75830ab143d9bdc381 db66198ab9fc42fd8aa1eb94e28abd86 running on PID 45543 (2 other jobs running) 2026-06-30 20:08:49.625 | [1955 Async ks-group-admin:45543]: Signaling child to exit 2026-06-30 20:08:49.626 | WAKEUP 2026-06-30 20:08:49.653 | [1955 Async ks-group-admin:45543]: Signaled 2026-06-30 20:08:49.656 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 20:08:49.656 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group b339b11dcffc4d75830ab143d9bdc381 --project db66198ab9fc42fd8aa1eb94e28abd86 2026-06-30 20:08:49.656 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b339b11dcffc4d75830ab143d9bdc381 --project db66198ab9fc42fd8aa1eb94e28abd86 -f value -c Role 2026-06-30 20:08:49.656 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:08:49.656 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=ec38e6730a03482f842680813e48752e 2026-06-30 20:08:49.656 | + functions-common:get_or_add_group_project_role:1049 : echo ec38e6730a03482f842680813e48752e 2026-06-30 20:08:49.656 | ec38e6730a03482f842680813e48752e 2026-06-30 20:08:49.712 | [1955 Async ks-group-admin:45543]: finished get_or_add_group_project_role admin b339b11dcffc4d75830ab143d9bdc381 db66198ab9fc42fd8aa1eb94e28abd86 with result 0 in 12 seconds 2026-06-30 20:08:49.719 | + inc/async:async_wait:197 : return 0 2026-06-30 20:08:49.723 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-30 20:08:49.750 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:08:49.755 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-30 20:08:49.782 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:08:49.786 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-30 20:08:49.791 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-30 20:08:49.883 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-30 20:08:49.937 | [1955 Async create_nova_accounts:47482]: running: create_nova_accounts 2026-06-30 20:08:49.942 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-30 20:08:49.971 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:08:49.975 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-30 20:08:49.979 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-30 20:08:50.075 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-30 20:08:50.133 | [1955 Async create_glance_accounts:47605]: running: create_glance_accounts 2026-06-30 20:08:50.137 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-30 20:08:50.168 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:08:50.173 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-30 20:08:50.178 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-30 20:08:50.265 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-30 20:08:50.325 | [1955 Async create_cinder_accounts:47743]: running: create_cinder_accounts 2026-06-30 20:08:50.328 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-30 20:08:50.357 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:08:50.359 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-30 20:08:50.362 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-30 20:08:50.432 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-30 20:08:50.492 | [1955 Async create_neutron_accounts:47885]: running: create_neutron_accounts 2026-06-30 20:08:50.497 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-30 20:08:50.536 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:08:50.545 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-30 20:08:50.593 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:08:50.601 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-30 20:08:50.733 | [1955 Async create_nova_accounts:47482]: Waiting for completion of create_nova_accounts running on PID 47482 (5 other jobs running) 2026-06-30 20:08:50.792 | [1955 Async create_nova_accounts:47482]: Signaling child to exit 2026-06-30 20:09:26.232 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:09:26.256 | [47885 Async create_neutron_accounts:47885]: finished successfully 2026-06-30 20:09:34.731 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:09:34.768 | [47743 Async create_cinder_accounts:47743]: finished successfully 2026-06-30 20:09:51.412 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:09:51.445 | [47482 Async create_nova_accounts:47482]: finished successfully 2026-06-30 20:09:51.469 | WAKEUP 2026-06-30 20:09:51.492 | [1955 Async create_nova_accounts:47482]: Signaled 2026-06-30 20:09:51.494 | + lib/nova:create_nova_accounts:389 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-30 20:09:51.494 | + lib/nova:create_nova_accounts:393 : create_service_user nova admin 2026-06-30 20:09:51.494 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-30 20:09:51.494 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:09:51.495 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 20:09:51.495 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 20:09:51.495 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 20:09:51.495 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:09:51.495 | + functions-common:get_or_create_user:915 : user_id=3e2392dfe04645d5b101039f2ccc0300 2026-06-30 20:09:51.495 | + functions-common:get_or_create_user:916 : echo 3e2392dfe04645d5b101039f2ccc0300 2026-06-30 20:09:51.495 | 3e2392dfe04645d5b101039f2ccc0300 2026-06-30 20:09:51.496 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-30 20:09:51.496 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:09:51.496 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:09:51.496 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 20:09:51.496 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:09:51.496 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:09:51.496 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 20:09:51.496 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 20:09:51.496 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 20:09:51.496 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 20:09:51.496 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 20:09:51.497 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 20:09:51.497 | + 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-06-30 20:09:51.497 | ++ 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-06-30 20:09:51.497 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:09:51.497 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39dc97321d87464695fc1eb4c184597c 2026-06-30 20:09:51.498 | + functions-common:get_or_add_user_project_role:980 : echo 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:09:51.498 | 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:09:51.498 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 20:09:51.499 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-30 20:09:51.499 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:09:51.499 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:09:51.500 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 20:09:51.500 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:09:51.500 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:09:51.501 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 20:09:51.501 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 20:09:51.501 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 20:09:51.501 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 20:09:51.502 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 20:09:51.502 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 20:09:51.502 | + 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-06-30 20:09:51.502 | ++ 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-06-30 20:09:51.502 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:09:51.502 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ec38e6730a03482f842680813e48752e 2026-06-30 20:09:51.503 | + functions-common:get_or_add_user_project_role:980 : echo ec38e6730a03482f842680813e48752e 2026-06-30 20:09:51.503 | ec38e6730a03482f842680813e48752e 2026-06-30 20:09:51.503 | + lib/nova:create_nova_accounts:395 : local nova_api_url 2026-06-30 20:09:51.503 | + lib/nova:create_nova_accounts:396 : nova_api_url=http://192.168.122.141/compute 2026-06-30 20:09:51.503 | + lib/nova:create_nova_accounts:398 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-30 20:09:51.503 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 20:09:51.503 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-30 20:09:51.503 | ++ 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-06-30 20:09:51.503 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:09:51.503 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 20:09:51.503 | 90f074c6c2ad4de09f42948c209ddde6' 2026-06-30 20:09:51.504 | + functions-common:get_or_create_service:1067 : echo 90f074c6c2ad4de09f42948c209ddde6 2026-06-30 20:09:51.504 | 90f074c6c2ad4de09f42948c209ddde6 2026-06-30 20:09:51.504 | + lib/nova:create_nova_accounts:400 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.141/compute/v2/$(project_id)s' 2026-06-30 20:09:51.504 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 20:09:51.504 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.141/compute/v2/$(project_id)s' RegionOne 2026-06-30 20:09:51.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 20:09:51.504 | +++ 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-06-30 20:09:51.504 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:09:51.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 20:09:51.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 20:09:51.504 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.141/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-30 20:09:51.505 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:09:51.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=21359e1bd65c4d7a913486fdc107e81e 2026-06-30 20:09:51.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 21359e1bd65c4d7a913486fdc107e81e 2026-06-30 20:09:51.505 | + functions-common:get_or_create_endpoint:1100 : public_id=21359e1bd65c4d7a913486fdc107e81e 2026-06-30 20:09:51.505 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 20:09:51.506 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 20:09:51.506 | + functions-common:get_or_create_endpoint:1109 : echo 21359e1bd65c4d7a913486fdc107e81e 2026-06-30 20:09:51.506 | 21359e1bd65c4d7a913486fdc107e81e 2026-06-30 20:09:51.507 | + lib/nova:create_nova_accounts:404 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-30 20:09:51.507 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 20:09:51.507 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-30 20:09:51.508 | ++ 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-06-30 20:09:51.508 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:09:51.508 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 20:09:51.508 | 9bc762a7abea4d94a38916992210e7f0' 2026-06-30 20:09:51.509 | + functions-common:get_or_create_service:1067 : echo 9bc762a7abea4d94a38916992210e7f0 2026-06-30 20:09:51.509 | 9bc762a7abea4d94a38916992210e7f0 2026-06-30 20:09:51.509 | + lib/nova:create_nova_accounts:406 : get_or_create_endpoint compute RegionOne http://192.168.122.141/compute/v2.1 2026-06-30 20:09:51.509 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 20:09:51.509 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.141/compute/v2.1 RegionOne 2026-06-30 20:09:51.509 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 20:09:51.509 | +++ 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-06-30 20:09:51.509 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:09:51.509 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 20:09:51.509 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 20:09:51.509 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.141/compute/v2.1 --region RegionOne -f value -c id 2026-06-30 20:09:51.509 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:09:51.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9e4e35a7acdd4672a8b6df8fb6422137 2026-06-30 20:09:51.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9e4e35a7acdd4672a8b6df8fb6422137 2026-06-30 20:09:51.510 | + functions-common:get_or_create_endpoint:1100 : public_id=9e4e35a7acdd4672a8b6df8fb6422137 2026-06-30 20:09:51.510 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 20:09:51.511 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 20:09:51.511 | + functions-common:get_or_create_endpoint:1109 : echo 9e4e35a7acdd4672a8b6df8fb6422137 2026-06-30 20:09:51.511 | 9e4e35a7acdd4672a8b6df8fb6422137 2026-06-30 20:09:51.512 | + lib/nova:create_nova_accounts:411 : is_service_enabled n-api 2026-06-30 20:09:51.512 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:09:51.512 | + lib/nova:create_nova_accounts:413 : is_service_enabled swift 2026-06-30 20:09:51.512 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:09:51.512 | + lib/nova:create_nova_accounts:421 : is_service_enabled s3api 2026-06-30 20:09:51.512 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:09:51.512 | + lib/nova:create_nova_accounts:432 : is_service_enabled n-api 2026-06-30 20:09:51.513 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:09:51.513 | + lib/nova:create_nova_accounts:433 : [[ False = True ]] 2026-06-30 20:09:51.552 | [1955 Async create_nova_accounts:47482]: finished create_nova_accounts with result 0 in 61 seconds 2026-06-30 20:09:51.598 | [1955 Async create_glance_accounts:47605]: Waiting for completion of create_glance_accounts running on PID 47605 (4 other jobs running) 2026-06-30 20:09:51.630 | [1955 Async create_glance_accounts:47605]: Signaling child to exit 2026-06-30 20:10:04.944 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:10:04.976 | [47605 Async create_glance_accounts:47605]: finished successfully 2026-06-30 20:10:05.006 | WAKEUP 2026-06-30 20:10:05.033 | [1955 Async create_glance_accounts:47605]: Signaled 2026-06-30 20:10:05.036 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-30 20:10:05.036 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:05.036 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-30 20:10:05.036 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-30 20:10:05.036 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:10:05.036 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 20:10:05.036 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 20:10:05.037 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 20:10:05.037 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.037 | + functions-common:get_or_create_user:915 : user_id=48995ee822e642e198210179f580a19c 2026-06-30 20:10:05.037 | + functions-common:get_or_create_user:916 : echo 48995ee822e642e198210179f580a19c 2026-06-30 20:10:05.037 | 48995ee822e642e198210179f580a19c 2026-06-30 20:10:05.037 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-30 20:10:05.037 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:10:05.038 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:10:05.038 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 20:10:05.038 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:10:05.038 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:10:05.038 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 20:10:05.038 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 20:10:05.038 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 20:10:05.039 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 20:10:05.039 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 20:10:05.039 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 20:10:05.039 | + 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-06-30 20:10:05.039 | ++ 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-06-30 20:10:05.039 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.039 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39dc97321d87464695fc1eb4c184597c 2026-06-30 20:10:05.040 | + functions-common:get_or_add_user_project_role:980 : echo 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:10:05.040 | 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:10:05.040 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 20:10:05.040 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-30 20:10:05.040 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:10:05.040 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:10:05.040 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 20:10:05.041 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:10:05.041 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:10:05.041 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 20:10:05.041 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 20:10:05.041 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 20:10:05.041 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 20:10:05.041 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 20:10:05.041 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 20:10:05.042 | + 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-06-30 20:10:05.042 | ++ 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-06-30 20:10:05.042 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.042 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ec38e6730a03482f842680813e48752e 2026-06-30 20:10:05.042 | + functions-common:get_or_add_user_project_role:980 : echo ec38e6730a03482f842680813e48752e 2026-06-30 20:10:05.042 | ec38e6730a03482f842680813e48752e 2026-06-30 20:10:05.042 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-30 20:10:05.043 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:10:05.043 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-30 20:10:05.043 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 20:10:05.043 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-30 20:10:05.043 | ++ 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-06-30 20:10:05.043 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.043 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 20:10:05.044 | 15cb28876df14056bdaf11e50a70f84a' 2026-06-30 20:10:05.044 | + functions-common:get_or_create_service:1067 : echo 15cb28876df14056bdaf11e50a70f84a 2026-06-30 20:10:05.044 | 15cb28876df14056bdaf11e50a70f84a 2026-06-30 20:10:05.044 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.141/image 2026-06-30 20:10:05.044 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 20:10:05.044 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.141/image RegionOne 2026-06-30 20:10:05.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 20:10:05.045 | +++ 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-06-30 20:10:05.045 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 20:10:05.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 20:10:05.045 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.141/image --region RegionOne -f value -c id 2026-06-30 20:10:05.045 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7e19c8b1238c409b805fc3c3c0d11ff5 2026-06-30 20:10:05.046 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7e19c8b1238c409b805fc3c3c0d11ff5 2026-06-30 20:10:05.046 | + functions-common:get_or_create_endpoint:1100 : public_id=7e19c8b1238c409b805fc3c3c0d11ff5 2026-06-30 20:10:05.046 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 20:10:05.046 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 20:10:05.046 | + functions-common:get_or_create_endpoint:1109 : echo 7e19c8b1238c409b805fc3c3c0d11ff5 2026-06-30 20:10:05.046 | 7e19c8b1238c409b805fc3c3c0d11ff5 2026-06-30 20:10:05.046 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-30 20:10:05.046 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-30 20:10:05.047 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-30 20:10:05.047 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.047 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-30 20:10:05.047 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-30 20:10:05.047 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-30 20:10:05.047 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-30 20:10:05.047 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-30 20:10:05.048 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-30 20:10:05.048 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-30 20:10:05.048 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-30 20:10:05.048 | +---------------+----------------------------------+ 2026-06-30 20:10:05.048 | | Field | Value | 2026-06-30 20:10:05.048 | +---------------+----------------------------------+ 2026-06-30 20:10:05.048 | | default_limit | 2000 | 2026-06-30 20:10:05.049 | | description | None | 2026-06-30 20:10:05.049 | | id | 2ee1cfa3da6a45c5b4b023d40e9b4214 | 2026-06-30 20:10:05.049 | | region_id | RegionOne | 2026-06-30 20:10:05.049 | | resource_name | image_size_total | 2026-06-30 20:10:05.049 | | service_id | 15cb28876df14056bdaf11e50a70f84a | 2026-06-30 20:10:05.049 | +---------------+----------------------------------+ 2026-06-30 20:10:05.049 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-30 20:10:05.049 | +---------------+----------------------------------+ 2026-06-30 20:10:05.050 | | Field | Value | 2026-06-30 20:10:05.050 | +---------------+----------------------------------+ 2026-06-30 20:10:05.050 | | default_limit | 2000 | 2026-06-30 20:10:05.050 | | description | None | 2026-06-30 20:10:05.050 | | id | 98b9900d221648cf9c8d842001dc1f4e | 2026-06-30 20:10:05.050 | | region_id | RegionOne | 2026-06-30 20:10:05.051 | | resource_name | image_stage_total | 2026-06-30 20:10:05.051 | | service_id | 15cb28876df14056bdaf11e50a70f84a | 2026-06-30 20:10:05.051 | +---------------+----------------------------------+ 2026-06-30 20:10:05.051 | + 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-06-30 20:10:05.051 | +---------------+----------------------------------+ 2026-06-30 20:10:05.051 | | Field | Value | 2026-06-30 20:10:05.051 | +---------------+----------------------------------+ 2026-06-30 20:10:05.051 | | default_limit | 100 | 2026-06-30 20:10:05.052 | | description | None | 2026-06-30 20:10:05.052 | | id | 2620e2d452a94881bb07b7f5012f3933 | 2026-06-30 20:10:05.052 | | region_id | RegionOne | 2026-06-30 20:10:05.052 | | resource_name | image_count_total | 2026-06-30 20:10:05.052 | | service_id | 15cb28876df14056bdaf11e50a70f84a | 2026-06-30 20:10:05.052 | +---------------+----------------------------------+ 2026-06-30 20:10:05.052 | + 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-06-30 20:10:05.053 | +---------------+----------------------------------+ 2026-06-30 20:10:05.053 | | Field | Value | 2026-06-30 20:10:05.053 | +---------------+----------------------------------+ 2026-06-30 20:10:05.053 | | default_limit | 100 | 2026-06-30 20:10:05.053 | | description | None | 2026-06-30 20:10:05.053 | | id | 80c0ad35cddf4e8a8a8c77bfab2ed19e | 2026-06-30 20:10:05.053 | | region_id | RegionOne | 2026-06-30 20:10:05.054 | | resource_name | image_count_uploading | 2026-06-30 20:10:05.054 | | service_id | 15cb28876df14056bdaf11e50a70f84a | 2026-06-30 20:10:05.054 | +---------------+----------------------------------+ 2026-06-30 20:10:05.054 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-30 20:10:05.054 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-30 20:10:05.054 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-30 20:10:05.055 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-30 20:10:05.055 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-30 20:10:05.055 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.141/identity 2026-06-30 20:10:05.055 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-30 20:10:05.055 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-30 20:10:05.055 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.055 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 7e19c8b1238c409b805fc3c3c0d11ff5 2026-06-30 20:10:05.056 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-30 20:10:05.056 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-30 20:10:05.056 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:10:05.092 | [1955 Async create_glance_accounts:47605]: finished create_glance_accounts with result 0 in 74 seconds 2026-06-30 20:10:05.138 | [1955 Async create_cinder_accounts:47743]: Waiting for completion of create_cinder_accounts running on PID 47743 (3 other jobs running) 2026-06-30 20:10:05.170 | [1955 Async create_cinder_accounts:47743]: Signaling child to exit 2026-06-30 20:10:05.170 | WAKEUP 2026-06-30 20:10:05.198 | [1955 Async create_cinder_accounts:47743]: Signaled 2026-06-30 20:10:05.201 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-30 20:10:05.201 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-30 20:10:05.201 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-30 20:10:05.201 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:10:05.201 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-30 20:10:05.201 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-30 20:10:05.201 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:10:05.201 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 20:10:05.202 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 20:10:05.202 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 20:10:05.202 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.202 | + functions-common:get_or_create_user:915 : user_id=950b3fd84aec49fc9ed6fd693113a81e 2026-06-30 20:10:05.202 | + functions-common:get_or_create_user:916 : echo 950b3fd84aec49fc9ed6fd693113a81e 2026-06-30 20:10:05.203 | 950b3fd84aec49fc9ed6fd693113a81e 2026-06-30 20:10:05.203 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-30 20:10:05.203 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:10:05.203 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:10:05.203 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 20:10:05.203 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:10:05.203 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:10:05.204 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 20:10:05.204 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 20:10:05.204 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 20:10:05.204 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 20:10:05.204 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 20:10:05.204 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 20:10:05.205 | + 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-06-30 20:10:05.205 | ++ 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-06-30 20:10:05.205 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.205 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39dc97321d87464695fc1eb4c184597c 2026-06-30 20:10:05.205 | + functions-common:get_or_add_user_project_role:980 : echo 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:10:05.205 | 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:10:05.206 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-30 20:10:05.206 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-30 20:10:05.206 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.141/volume 2026-06-30 20:10:05.206 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-30 20:10:05.206 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 20:10:05.206 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-30 20:10:05.206 | ++ 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-06-30 20:10:05.207 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.207 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 20:10:05.207 | 5591cd946f4046319279aa8082be9e88' 2026-06-30 20:10:05.207 | + functions-common:get_or_create_service:1067 : echo 5591cd946f4046319279aa8082be9e88 2026-06-30 20:10:05.207 | 5591cd946f4046319279aa8082be9e88 2026-06-30 20:10:05.207 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.141/volume/v3 2026-06-30 20:10:05.208 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 20:10:05.208 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.141/volume/v3 RegionOne 2026-06-30 20:10:05.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 20:10:05.208 | +++ 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-06-30 20:10:05.208 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 20:10:05.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 20:10:05.209 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.141/volume/v3 --region RegionOne -f value -c id 2026-06-30 20:10:05.209 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=546d31dff40b4b5f979748edba813cb6 2026-06-30 20:10:05.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 546d31dff40b4b5f979748edba813cb6 2026-06-30 20:10:05.209 | + functions-common:get_or_create_endpoint:1100 : public_id=546d31dff40b4b5f979748edba813cb6 2026-06-30 20:10:05.209 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 20:10:05.210 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 20:10:05.210 | + functions-common:get_or_create_endpoint:1109 : echo 546d31dff40b4b5f979748edba813cb6 2026-06-30 20:10:05.210 | 546d31dff40b4b5f979748edba813cb6 2026-06-30 20:10:05.210 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-30 20:10:05.210 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-30 20:10:05.210 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 20:10:05.210 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-30 20:10:05.211 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.211 | ++ functions-common:get_or_create_project:928 : project_id=081fa6e3c4544b8abfb3935951f4d0db 2026-06-30 20:10:05.211 | ++ functions-common:get_or_create_project:929 : echo 081fa6e3c4544b8abfb3935951f4d0db 2026-06-30 20:10:05.211 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 081fa6e3c4544b8abfb3935951f4d0db 2026-06-30 20:10:05.211 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-30 20:10:05.211 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:10:05.212 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 20:10:05.212 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-30 20:10:05.212 | +++ 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-06-30 20:10:05.212 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-30 20:10:05.212 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.212 | ++ functions-common:get_or_create_user:915 : user_id=950b3fd84aec49fc9ed6fd693113a81e 2026-06-30 20:10:05.212 | ++ functions-common:get_or_create_user:916 : echo 950b3fd84aec49fc9ed6fd693113a81e 2026-06-30 20:10:05.213 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 950b3fd84aec49fc9ed6fd693113a81e 2026-06-30 20:10:05.255 | [1955 Async create_cinder_accounts:47743]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-30 20:10:05.262 | + inc/async:async_wait:197 : return 0 2026-06-30 20:10:05.266 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-30 20:10:05.333 | [1955 Async create_neutron_accounts:47885]: Waiting for completion of create_neutron_accounts running on PID 47885 (2 other jobs running) 2026-06-30 20:10:05.364 | [1955 Async create_neutron_accounts:47885]: Signaling child to exit 2026-06-30 20:10:05.364 | WAKEUP 2026-06-30 20:10:05.391 | [1955 Async create_neutron_accounts:47885]: Signaled 2026-06-30 20:10:05.393 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-06-30 20:10:05.393 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.141/ 2026-06-30 20:10:05.393 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-06-30 20:10:05.393 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.141/networking 2026-06-30 20:10:05.393 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-06-30 20:10:05.393 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:05.393 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-06-30 20:10:05.394 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-30 20:10:05.394 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:10:05.394 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 20:10:05.394 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 20:10:05.394 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 20:10:05.394 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.395 | + functions-common:get_or_create_user:915 : user_id=2444275ef4274137b4a1c976f4157dea 2026-06-30 20:10:05.395 | + functions-common:get_or_create_user:916 : echo 2444275ef4274137b4a1c976f4157dea 2026-06-30 20:10:05.395 | 2444275ef4274137b4a1c976f4157dea 2026-06-30 20:10:05.395 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-30 20:10:05.395 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:10:05.395 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:10:05.395 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 20:10:05.396 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:10:05.396 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:10:05.396 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 20:10:05.396 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 20:10:05.396 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 20:10:05.396 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 20:10:05.396 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 20:10:05.397 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 20:10:05.397 | + 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-06-30 20:10:05.397 | ++ 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-06-30 20:10:05.397 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.397 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39dc97321d87464695fc1eb4c184597c 2026-06-30 20:10:05.397 | + functions-common:get_or_add_user_project_role:980 : echo 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:10:05.397 | 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:10:05.398 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-30 20:10:05.398 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-06-30 20:10:05.398 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 20:10:05.398 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-30 20:10:05.398 | ++ 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-06-30 20:10:05.398 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.398 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 20:10:05.399 | 22905870676a40468659d9ea4ddc7b2c' 2026-06-30 20:10:05.399 | + functions-common:get_or_create_service:1067 : echo 22905870676a40468659d9ea4ddc7b2c 2026-06-30 20:10:05.399 | 22905870676a40468659d9ea4ddc7b2c 2026-06-30 20:10:05.399 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.141/networking 2026-06-30 20:10:05.399 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 20:10:05.400 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.141/networking RegionOne 2026-06-30 20:10:05.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 20:10:05.400 | +++ 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-06-30 20:10:05.400 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 20:10:05.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 20:10:05.400 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.141/networking --region RegionOne -f value -c id 2026-06-30 20:10:05.400 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:10:05.401 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c5a7bbde958e4a33bac184d0c6c0bc71 2026-06-30 20:10:05.401 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c5a7bbde958e4a33bac184d0c6c0bc71 2026-06-30 20:10:05.401 | + functions-common:get_or_create_endpoint:1100 : public_id=c5a7bbde958e4a33bac184d0c6c0bc71 2026-06-30 20:10:05.401 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 20:10:05.401 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 20:10:05.401 | + functions-common:get_or_create_endpoint:1109 : echo c5a7bbde958e4a33bac184d0c6c0bc71 2026-06-30 20:10:05.401 | c5a7bbde958e4a33bac184d0c6c0bc71 2026-06-30 20:10:05.449 | [1955 Async create_neutron_accounts:47885]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-30 20:10:05.459 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-30 20:10:05.466 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-30 20:10:05.470 | + inc/async:async_wait:197 : return 0 2026-06-30 20:10:05.474 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-30 20:10:05.501 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:05.505 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-30 20:10:05.532 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:05.536 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-30 20:10:05.540 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:10:05.544 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-30 20:10:05.548 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-30 20:10:05.552 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-30 20:10:05.641 | + inc/async:async_inner:63 : init_glance 2026-06-30 20:10:05.692 | [1955 Async init_glance:50128]: running: init_glance 2026-06-30 20:10:05.696 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-30 20:10:05.723 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:05.727 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-30 20:10:05.732 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:10:05.736 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-30 20:10:05.740 | + ./stack.sh:main:1167 : configure_neutron 2026-06-30 20:10:05.744 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-06-30 20:10:05.748 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-06-30 20:10:05.752 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-06-30 20:10:05.773 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-06-30 20:10:05.777 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-06-30 20:10:18.806 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 20:10:18.806 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:10:18.806 | we strongly recommend against using it for new projects. 2026-06-30 20:10:18.806 | 2026-06-30 20:10:18.807 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:10:18.807 | framework. For more detail see 2026-06-30 20:10:18.807 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:10:18.807 | 2026-06-30 20:10:18.808 | __import__(import_str) 2026-06-30 20:10:19.464 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 20:10:19.465 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 20:10:19.925 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:10:19.958 | [50128 Async init_glance:50128]: finished successfully 2026-06-30 20:10:32.019 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 20:10:32.019 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 20:10:47.219 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-30 20:10:47.225 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-30 20:10:47.229 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-30 20:10:47.233 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-30 20:10:47.237 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-06-30 20:10:47.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-30 20:10:47.244 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-30 20:10:47.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-30 20:10:47.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-30 20:10:47.256 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-06-30 20:10:47.259 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-06-30 20:10:47.263 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-30 20:10:47.267 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-30 20:10:47.271 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-06-30 20:10:47.275 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-06-30 20:10:47.279 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-06-30 20:10:47.285 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:10:47.288 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:10:47.292 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-30 20:10:47.296 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:10:47.303 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-06-30 20:10:47.307 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-30 20:10:47.311 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-30 20:10:47.314 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-30 20:10:47.318 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 20:10:47.322 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 20:10:47.326 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 20:10:47.349 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:47.352 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 20:10:47.356 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-30 20:10:47.360 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-30 20:10:47.404 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-30 20:10:47.448 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-30 20:10:47.491 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-30 20:10:47.533 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-30 20:10:47.579 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-30 20:10:47.625 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-06-30 20:10:47.629 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-06-30 20:10:47.633 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-30 20:10:47.636 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 20:10:47.642 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 20:10:47.666 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 20:10:47.670 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 20:10:47.674 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 20:10:47.677 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 20:10:47.681 | + 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-06-30 20:10:47.722 | + 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-06-30 20:10:47.767 | + 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-06-30 20:10:47.810 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 20:10:47.853 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-30 20:10:47.894 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-06-30 20:10:47.898 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:10:47.902 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-30 20:10:47.905 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-30 20:10:47.909 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-30 20:10:47.912 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:10:47.916 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-06-30 20:10:47.919 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-30 20:10:47.938 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-30 20:10:47.955 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-30 20:10:47.974 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-30 20:10:47.994 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-30 20:10:48.013 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-30 20:10:48.017 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 20:10:48.023 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-06-30 20:10:48.029 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.FN0lEBzSqq 2026-06-30 20:10:48.033 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-30 20:10:48.037 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 20:10:48.041 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.FN0lEBzSqq 2026-06-30 20:10:48.047 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.FN0lEBzSqq 2026-06-30 20:10:48.066 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.FN0lEBzSqq /etc/sudoers.d/neutron-rootwrap 2026-06-30 20:10:48.084 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-30 20:10:48.088 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-06-30 20:10:48.092 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-30 20:10:48.137 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-06-30 20:10:48.141 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 20:10:48.186 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-30 20:10:48.190 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-30 20:10:48.194 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-30 20:10:48.198 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 20:10:48.202 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 20:10:48.206 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 20:10:48.231 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:48.237 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 20:10:48.241 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 20:10:48.245 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 20:10:48.273 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:48.277 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 20:10:48.282 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.141:5672/ 2026-06-30 20:10:48.330 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 20:10:48.334 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 20:10:48.339 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-06-30 20:10:48.364 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:10:48.368 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-06-30 20:10:48.395 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:10:48.399 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-06-30 20:10:48.425 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:10:48.429 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-06-30 20:10:48.454 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:10:48.458 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-06-30 20:10:48.485 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:10:48.489 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-30 20:10:48.493 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-06-30 20:10:48.520 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:10:48.524 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-06-30 20:10:48.528 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-06-30 20:10:48.532 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-30 20:10:48.532 | Configuring OVN 2026-06-30 20:10:48.536 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-30 20:10:48.540 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-30 20:10:48.545 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-30 20:10:48.552 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=7fe9fb21-3c3f-4276-8609-281cce692d66 2026-06-30 20:10:48.555 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-30 20:10:48.559 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-30 20:10:48.563 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 20:10:48.567 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 20:10:48.571 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 20:10:48.575 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 20:10:48.579 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 20:10:48.583 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 20:10:48.586 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 20:10:48.590 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 20:10:48.594 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 20:10:48.598 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 20:10:48.602 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 20:10:48.606 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 20:10:48.610 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 20:10:48.614 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-30 20:10:48.618 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-30 20:10:48.622 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-30 20:10:48.626 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-30 20:10:48.654 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:48.658 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-30 20:10:48.723 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-30 20:10:48.727 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-30 20:10:48.731 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-30 20:10:48.757 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:10:48.761 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-30 20:10:48.765 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 20:10:48.769 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-30 20:10:48.773 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-30 20:10:48.793 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-30 20:10:48.802 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-30 20:10:48.806 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-30 20:11:01.177 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 20:11:01.177 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:11:01.177 | we strongly recommend against using it for new projects. 2026-06-30 20:11:01.177 | 2026-06-30 20:11:01.177 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:11:01.177 | framework. For more detail see 2026-06-30 20:11:01.177 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:11:01.177 | 2026-06-30 20:11:01.178 | __import__(import_str) 2026-06-30 20:11:01.806 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 20:11:01.806 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 20:11:14.334 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 20:11:14.334 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 20:11:28.891 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 20:11:28.898 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 20:11:28.902 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 20:11:28.905 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-30 20:11:28.944 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-06-30 20:11:28.948 | + lib/neutron:configure_root_helper_options:1108 : 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-06-30 20:11:28.991 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-30 20:11:29.034 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.141 2026-06-30 20:11:29.077 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-30 20:11:29.120 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-30 20:11:29.162 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-30 20:11:29.208 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.141:6642 2026-06-30 20:11:29.255 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-30 20:11:29.283 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:29.287 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-30 20:11:29.291 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-30 20:11:29.339 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.141:6641 2026-06-30 20:11:29.386 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-06-30 20:11:29.390 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-30 20:11:29.390 | Configuring Neutron for OVN 2026-06-30 20:11:29.394 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-30 20:11:29.421 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:29.425 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-30 20:11:29.431 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-30 20:11:29.431 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-30 20:11:33.199 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : 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-06-30 20:11:33.204 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-30 20:11:33.204 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-30 20:11:36.390 | + 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,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-06-30 20:11:36.394 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-30 20:11:36.418 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:36.422 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : 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-06-30 20:11:36.429 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:11:36.429 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : 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-06-30 20:11:36.429 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-30 20:11:36.430 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-30 20:11:36.433 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:11:36.433 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-30 20:11:36.441 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-30 20:11:36.441 | address-scope 2026-06-30 20:11:36.441 | agent 2026-06-30 20:11:36.441 | allowed-address-pairs 2026-06-30 20:11:36.441 | auto-allocated-topology 2026-06-30 20:11:36.441 | availability_zone 2026-06-30 20:11:36.441 | bgp 2026-06-30 20:11:36.441 | bgp_4byte_asn 2026-06-30 20:11:36.441 | bgp_dragent_scheduler 2026-06-30 20:11:36.442 | binding 2026-06-30 20:11:36.442 | binding-extended 2026-06-30 20:11:36.442 | default-subnetpools 2026-06-30 20:11:36.442 | dhcp_agent_scheduler 2026-06-30 20:11:36.442 | dns-domain-ports 2026-06-30 20:11:36.442 | dns-integration 2026-06-30 20:11:36.442 | dns-integration-domain-keywords 2026-06-30 20:11:36.442 | empty-string-filtering 2026-06-30 20:11:36.442 | enable-default-route-bfd 2026-06-30 20:11:36.442 | enable-default-route-ecmp 2026-06-30 20:11:36.443 | expose-port-forwarding-in-fip 2026-06-30 20:11:36.443 | ext-gw-mode 2026-06-30 20:11:36.443 | external-gateway-multihoming 2026-06-30 20:11:36.443 | external-net 2026-06-30 20:11:36.443 | extra_dhcp_opt 2026-06-30 20:11:36.443 | extraroute 2026-06-30 20:11:36.443 | extraroute-atomic 2026-06-30 20:11:36.443 | filter-validation 2026-06-30 20:11:36.443 | fip-port-details 2026-06-30 20:11:36.443 | flavors 2026-06-30 20:11:36.444 | floating-ip-port-forwarding 2026-06-30 20:11:36.444 | floating-ip-port-forwarding-description 2026-06-30 20:11:36.444 | floating-ip-port-forwarding-detail 2026-06-30 20:11:36.444 | floating-ip-port-forwarding-port-ranges 2026-06-30 20:11:36.444 | floatingip-pools 2026-06-30 20:11:36.444 | fwaas_v2 2026-06-30 20:11:36.444 | ip_allocation 2026-06-30 20:11:36.444 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:11:36.444 | l3-flavors 2026-06-30 20:11:36.445 | l3-ha 2026-06-30 20:11:36.445 | l3_agent_scheduler 2026-06-30 20:11:36.445 | logging 2026-06-30 20:11:36.445 | multi-provider 2026-06-30 20:11:36.445 | net-mtu 2026-06-30 20:11:36.445 | net-mtu-writable 2026-06-30 20:11:36.445 | network-ip-availability 2026-06-30 20:11:36.445 | network_availability_zone 2026-06-30 20:11:36.445 | network_ha 2026-06-30 20:11:36.445 | pagination 2026-06-30 20:11:36.445 | port-device-profile 2026-06-30 20:11:36.446 | port-hardware-offload-type 2026-06-30 20:11:36.446 | port-mac-address-regenerate 2026-06-30 20:11:36.446 | port-numa-affinity-policy 2026-06-30 20:11:36.446 | port-numa-affinity-policy-socket 2026-06-30 20:11:36.446 | port-resource-request 2026-06-30 20:11:36.446 | port-security 2026-06-30 20:11:36.446 | port-trusted-vif 2026-06-30 20:11:36.446 | project-id 2026-06-30 20:11:36.446 | provider 2026-06-30 20:11:36.446 | pvlan 2026-06-30 20:11:36.447 | qinq 2026-06-30 20:11:36.447 | qos 2026-06-30 20:11:36.447 | qos-bw-limit-direction 2026-06-30 20:11:36.447 | qos-bw-minimum-ingress 2026-06-30 20:11:36.447 | qos-default 2026-06-30 20:11:36.447 | qos-fip 2026-06-30 20:11:36.447 | qos-gateway-ip 2026-06-30 20:11:36.447 | qos-rule-type-details 2026-06-30 20:11:36.447 | qos-rule-type-filter 2026-06-30 20:11:36.447 | qos-rules-alias 2026-06-30 20:11:36.448 | quota-check-limit 2026-06-30 20:11:36.448 | quota-check-limit-default 2026-06-30 20:11:36.448 | quota_details 2026-06-30 20:11:36.448 | quotas 2026-06-30 20:11:36.448 | rbac-address-scope 2026-06-30 20:11:36.448 | rbac-policies 2026-06-30 20:11:36.448 | rbac-security-groups 2026-06-30 20:11:36.448 | router 2026-06-30 20:11:36.448 | router-enable-snat 2026-06-30 20:11:36.448 | router_availability_zone 2026-06-30 20:11:36.449 | security-group 2026-06-30 20:11:36.449 | security-groups-default-rules 2026-06-30 20:11:36.449 | security-groups-default-statefulness 2026-06-30 20:11:36.449 | security-groups-normalized-cidr 2026-06-30 20:11:36.449 | security-groups-remote-address-group 2026-06-30 20:11:36.449 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:11:36.449 | security-groups-shared-filtering 2026-06-30 20:11:36.449 | segment 2026-06-30 20:11:36.449 | sorting 2026-06-30 20:11:36.449 | standard-attr-description 2026-06-30 20:11:36.450 | standard-attr-fwaas-v2 2026-06-30 20:11:36.450 | standard-attr-revisions 2026-06-30 20:11:36.450 | standard-attr-tag 2026-06-30 20:11:36.450 | standard-attr-timestamp 2026-06-30 20:11:36.450 | stateful-security-group 2026-06-30 20:11:36.450 | subnet-dns-publish-fixed-ip 2026-06-30 20:11:36.450 | subnet-external-network 2026-06-30 20:11:36.450 | subnet-service-types 2026-06-30 20:11:36.450 | subnet_allocation 2026-06-30 20:11:36.450 | subnet_onboard 2026-06-30 20:11:36.451 | subnetpool-prefix-ops 2026-06-30 20:11:36.451 | tag-creation 2026-06-30 20:11:36.451 | tap-mirror 2026-06-30 20:11:36.451 | tap-mirror-both-direction 2026-06-30 20:11:36.451 | trunk 2026-06-30 20:11:36.451 | uplink-status-propagation 2026-06-30 20:11:36.451 | uplink-status-propagation-updatable 2026-06-30 20:11:36.451 | vlan-transparent 2026-06-30 20:11:36.451 | vpn-endpoint-groups 2026-06-30 20:11:36.451 | vpnaas' 2026-06-30 20:11:36.452 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : 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-06-30 20:11:36.452 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-30 20:11:36.452 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:11:36.453 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-30 20:11:36.457 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:11:36.457 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-30 20:11:36.465 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-30 20:11:36.465 | address-scope 2026-06-30 20:11:36.465 | agent 2026-06-30 20:11:36.465 | allowed-address-pairs 2026-06-30 20:11:36.465 | auto-allocated-topology 2026-06-30 20:11:36.465 | availability_zone 2026-06-30 20:11:36.465 | bgp 2026-06-30 20:11:36.465 | bgp_4byte_asn 2026-06-30 20:11:36.465 | bgp_dragent_scheduler 2026-06-30 20:11:36.465 | binding 2026-06-30 20:11:36.466 | binding-extended 2026-06-30 20:11:36.466 | default-subnetpools 2026-06-30 20:11:36.466 | dhcp_agent_scheduler 2026-06-30 20:11:36.466 | dns-domain-ports 2026-06-30 20:11:36.466 | dns-integration 2026-06-30 20:11:36.466 | dns-integration-domain-keywords 2026-06-30 20:11:36.466 | empty-string-filtering 2026-06-30 20:11:36.466 | enable-default-route-bfd 2026-06-30 20:11:36.466 | enable-default-route-ecmp 2026-06-30 20:11:36.466 | expose-port-forwarding-in-fip 2026-06-30 20:11:36.466 | ext-gw-mode 2026-06-30 20:11:36.467 | external-gateway-multihoming 2026-06-30 20:11:36.467 | external-net 2026-06-30 20:11:36.467 | extra_dhcp_opt 2026-06-30 20:11:36.467 | extraroute 2026-06-30 20:11:36.467 | extraroute-atomic 2026-06-30 20:11:36.467 | filter-validation 2026-06-30 20:11:36.467 | fip-port-details 2026-06-30 20:11:36.467 | flavors 2026-06-30 20:11:36.467 | floating-ip-port-forwarding 2026-06-30 20:11:36.467 | floating-ip-port-forwarding-description 2026-06-30 20:11:36.467 | floating-ip-port-forwarding-detail 2026-06-30 20:11:36.468 | floating-ip-port-forwarding-port-ranges 2026-06-30 20:11:36.468 | floatingip-pools 2026-06-30 20:11:36.468 | fwaas_v2 2026-06-30 20:11:36.468 | ip_allocation 2026-06-30 20:11:36.468 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:11:36.468 | l3-flavors 2026-06-30 20:11:36.468 | l3-ha 2026-06-30 20:11:36.468 | l3_agent_scheduler 2026-06-30 20:11:36.468 | logging 2026-06-30 20:11:36.468 | multi-provider 2026-06-30 20:11:36.468 | net-mtu 2026-06-30 20:11:36.469 | net-mtu-writable 2026-06-30 20:11:36.469 | network-ip-availability 2026-06-30 20:11:36.469 | network_availability_zone 2026-06-30 20:11:36.469 | network_ha 2026-06-30 20:11:36.469 | pagination 2026-06-30 20:11:36.469 | port-device-profile 2026-06-30 20:11:36.469 | port-hardware-offload-type 2026-06-30 20:11:36.469 | port-mac-address-regenerate 2026-06-30 20:11:36.469 | port-numa-affinity-policy 2026-06-30 20:11:36.469 | port-numa-affinity-policy-socket 2026-06-30 20:11:36.469 | port-resource-request 2026-06-30 20:11:36.470 | port-security 2026-06-30 20:11:36.470 | port-trusted-vif 2026-06-30 20:11:36.470 | project-id 2026-06-30 20:11:36.470 | provider 2026-06-30 20:11:36.470 | pvlan 2026-06-30 20:11:36.470 | qinq 2026-06-30 20:11:36.470 | qos 2026-06-30 20:11:36.470 | qos-bw-limit-direction 2026-06-30 20:11:36.470 | qos-bw-minimum-ingress 2026-06-30 20:11:36.470 | qos-default 2026-06-30 20:11:36.470 | qos-fip 2026-06-30 20:11:36.471 | qos-gateway-ip 2026-06-30 20:11:36.471 | qos-rule-type-details 2026-06-30 20:11:36.471 | qos-rule-type-filter 2026-06-30 20:11:36.471 | qos-rules-alias 2026-06-30 20:11:36.471 | quota-check-limit 2026-06-30 20:11:36.471 | quota-check-limit-default 2026-06-30 20:11:36.471 | quota_details 2026-06-30 20:11:36.471 | quotas 2026-06-30 20:11:36.471 | rbac-address-scope 2026-06-30 20:11:36.471 | rbac-policies 2026-06-30 20:11:36.471 | rbac-security-groups 2026-06-30 20:11:36.472 | router 2026-06-30 20:11:36.472 | router-enable-snat 2026-06-30 20:11:36.472 | router_availability_zone 2026-06-30 20:11:36.472 | security-group 2026-06-30 20:11:36.472 | security-groups-default-rules 2026-06-30 20:11:36.472 | security-groups-default-statefulness 2026-06-30 20:11:36.472 | security-groups-normalized-cidr 2026-06-30 20:11:36.472 | security-groups-remote-address-group 2026-06-30 20:11:36.472 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:11:36.472 | security-groups-shared-filtering 2026-06-30 20:11:36.472 | segment 2026-06-30 20:11:36.472 | sorting 2026-06-30 20:11:36.473 | standard-attr-description 2026-06-30 20:11:36.473 | standard-attr-fwaas-v2 2026-06-30 20:11:36.473 | standard-attr-revisions 2026-06-30 20:11:36.473 | standard-attr-tag 2026-06-30 20:11:36.473 | standard-attr-timestamp 2026-06-30 20:11:36.473 | stateful-security-group 2026-06-30 20:11:36.473 | subnet-dns-publish-fixed-ip 2026-06-30 20:11:36.473 | subnet-external-network 2026-06-30 20:11:36.473 | subnet-service-types 2026-06-30 20:11:36.473 | subnet_allocation 2026-06-30 20:11:36.473 | subnet_onboard 2026-06-30 20:11:36.473 | subnetpool-prefix-ops 2026-06-30 20:11:36.474 | tag-creation 2026-06-30 20:11:36.474 | tap-mirror 2026-06-30 20:11:36.474 | tap-mirror-both-direction 2026-06-30 20:11:36.474 | trunk 2026-06-30 20:11:36.474 | uplink-status-propagation 2026-06-30 20:11:36.474 | uplink-status-propagation-updatable 2026-06-30 20:11:36.474 | vlan-transparent 2026-06-30 20:11:36.474 | vpn-endpoint-groups 2026-06-30 20:11:36.474 | vpnaas' 2026-06-30 20:11:36.475 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-30 20:11:36.475 | address-scope 2026-06-30 20:11:36.475 | agent 2026-06-30 20:11:36.475 | allowed-address-pairs 2026-06-30 20:11:36.475 | auto-allocated-topology 2026-06-30 20:11:36.475 | availability_zone 2026-06-30 20:11:36.475 | bgp 2026-06-30 20:11:36.475 | bgp_4byte_asn 2026-06-30 20:11:36.475 | bgp_dragent_scheduler 2026-06-30 20:11:36.475 | binding 2026-06-30 20:11:36.476 | binding-extended 2026-06-30 20:11:36.476 | default-subnetpools 2026-06-30 20:11:36.476 | dhcp_agent_scheduler 2026-06-30 20:11:36.476 | dns-domain-ports 2026-06-30 20:11:36.476 | dns-integration 2026-06-30 20:11:36.476 | dns-integration-domain-keywords 2026-06-30 20:11:36.476 | empty-string-filtering 2026-06-30 20:11:36.476 | enable-default-route-bfd 2026-06-30 20:11:36.476 | enable-default-route-ecmp 2026-06-30 20:11:36.476 | expose-port-forwarding-in-fip 2026-06-30 20:11:36.477 | ext-gw-mode 2026-06-30 20:11:36.477 | external-gateway-multihoming 2026-06-30 20:11:36.477 | external-net 2026-06-30 20:11:36.477 | extra_dhcp_opt 2026-06-30 20:11:36.477 | extraroute 2026-06-30 20:11:36.477 | extraroute-atomic 2026-06-30 20:11:36.477 | filter-validation 2026-06-30 20:11:36.477 | fip-port-details 2026-06-30 20:11:36.477 | flavors 2026-06-30 20:11:36.477 | floating-ip-port-forwarding 2026-06-30 20:11:36.477 | floating-ip-port-forwarding-description 2026-06-30 20:11:36.477 | floating-ip-port-forwarding-detail 2026-06-30 20:11:36.478 | floating-ip-port-forwarding-port-ranges 2026-06-30 20:11:36.478 | floatingip-pools 2026-06-30 20:11:36.478 | fwaas_v2 2026-06-30 20:11:36.478 | ip_allocation 2026-06-30 20:11:36.478 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:11:36.478 | l3-flavors 2026-06-30 20:11:36.478 | l3-ha 2026-06-30 20:11:36.478 | l3_agent_scheduler 2026-06-30 20:11:36.478 | logging 2026-06-30 20:11:36.478 | multi-provider 2026-06-30 20:11:36.479 | net-mtu 2026-06-30 20:11:36.479 | net-mtu-writable 2026-06-30 20:11:36.479 | network-ip-availability 2026-06-30 20:11:36.479 | network_availability_zone 2026-06-30 20:11:36.479 | network_ha 2026-06-30 20:11:36.479 | pagination 2026-06-30 20:11:36.479 | port-device-profile 2026-06-30 20:11:36.479 | port-hardware-offload-type 2026-06-30 20:11:36.479 | port-mac-address-regenerate 2026-06-30 20:11:36.479 | port-numa-affinity-policy 2026-06-30 20:11:36.479 | port-numa-affinity-policy-socket 2026-06-30 20:11:36.480 | port-resource-request 2026-06-30 20:11:36.480 | port-security 2026-06-30 20:11:36.480 | port-trusted-vif 2026-06-30 20:11:36.480 | project-id 2026-06-30 20:11:36.480 | provider 2026-06-30 20:11:36.480 | pvlan 2026-06-30 20:11:36.480 | qinq 2026-06-30 20:11:36.480 | qos 2026-06-30 20:11:36.480 | qos-bw-limit-direction 2026-06-30 20:11:36.480 | qos-bw-minimum-ingress 2026-06-30 20:11:36.480 | qos-default 2026-06-30 20:11:36.480 | qos-fip 2026-06-30 20:11:36.481 | qos-gateway-ip 2026-06-30 20:11:36.481 | qos-rule-type-details 2026-06-30 20:11:36.481 | qos-rule-type-filter 2026-06-30 20:11:36.481 | qos-rules-alias 2026-06-30 20:11:36.481 | quota-check-limit 2026-06-30 20:11:36.481 | quota-check-limit-default 2026-06-30 20:11:36.481 | quota_details 2026-06-30 20:11:36.481 | quotas 2026-06-30 20:11:36.481 | rbac-address-scope 2026-06-30 20:11:36.481 | rbac-policies 2026-06-30 20:11:36.481 | rbac-security-groups 2026-06-30 20:11:36.482 | router 2026-06-30 20:11:36.482 | router-enable-snat 2026-06-30 20:11:36.482 | router_availability_zone 2026-06-30 20:11:36.482 | security-group 2026-06-30 20:11:36.482 | security-groups-default-rules 2026-06-30 20:11:36.482 | security-groups-default-statefulness 2026-06-30 20:11:36.482 | security-groups-normalized-cidr 2026-06-30 20:11:36.482 | security-groups-remote-address-group 2026-06-30 20:11:36.482 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:11:36.482 | security-groups-shared-filtering 2026-06-30 20:11:36.482 | segment 2026-06-30 20:11:36.482 | sorting 2026-06-30 20:11:36.483 | standard-attr-description 2026-06-30 20:11:36.483 | standard-attr-fwaas-v2 2026-06-30 20:11:36.483 | standard-attr-revisions 2026-06-30 20:11:36.483 | standard-attr-tag 2026-06-30 20:11:36.483 | standard-attr-timestamp 2026-06-30 20:11:36.483 | stateful-security-group 2026-06-30 20:11:36.483 | subnet-dns-publish-fixed-ip 2026-06-30 20:11:36.483 | subnet-external-network 2026-06-30 20:11:36.483 | subnet-service-types 2026-06-30 20:11:36.483 | subnet_allocation 2026-06-30 20:11:36.483 | subnet_onboard 2026-06-30 20:11:36.484 | subnetpool-prefix-ops 2026-06-30 20:11:36.484 | tag-creation 2026-06-30 20:11:36.484 | tap-mirror 2026-06-30 20:11:36.484 | tap-mirror-both-direction 2026-06-30 20:11:36.484 | trunk 2026-06-30 20:11:36.484 | uplink-status-propagation 2026-06-30 20:11:36.484 | uplink-status-propagation-updatable 2026-06-30 20:11:36.484 | vlan-transparent 2026-06-30 20:11:36.484 | vpn-endpoint-groups 2026-06-30 20:11:36.484 | vpnaas' 2026-06-30 20:11:36.484 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:11:36.484 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-30 20:11:36.485 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-30 20:11:36.485 | address-scope 2026-06-30 20:11:36.485 | agent 2026-06-30 20:11:36.485 | allowed-address-pairs 2026-06-30 20:11:36.485 | auto-allocated-topology 2026-06-30 20:11:36.485 | availability_zone 2026-06-30 20:11:36.485 | bgp 2026-06-30 20:11:36.485 | bgp_4byte_asn 2026-06-30 20:11:36.485 | bgp_dragent_scheduler 2026-06-30 20:11:36.485 | binding 2026-06-30 20:11:36.485 | binding-extended 2026-06-30 20:11:36.486 | default-subnetpools 2026-06-30 20:11:36.486 | dhcp_agent_scheduler 2026-06-30 20:11:36.486 | dns-domain-ports 2026-06-30 20:11:36.486 | dns-integration 2026-06-30 20:11:36.486 | dns-integration-domain-keywords 2026-06-30 20:11:36.486 | empty-string-filtering 2026-06-30 20:11:36.486 | enable-default-route-bfd 2026-06-30 20:11:36.486 | enable-default-route-ecmp 2026-06-30 20:11:36.486 | expose-port-forwarding-in-fip 2026-06-30 20:11:36.486 | ext-gw-mode 2026-06-30 20:11:36.486 | external-gateway-multihoming 2026-06-30 20:11:36.487 | external-net 2026-06-30 20:11:36.487 | extra_dhcp_opt 2026-06-30 20:11:36.487 | extraroute 2026-06-30 20:11:36.487 | extraroute-atomic 2026-06-30 20:11:36.487 | filter-validation 2026-06-30 20:11:36.487 | fip-port-details 2026-06-30 20:11:36.487 | flavors 2026-06-30 20:11:36.487 | floating-ip-port-forwarding 2026-06-30 20:11:36.487 | floating-ip-port-forwarding-description 2026-06-30 20:11:36.487 | floating-ip-port-forwarding-detail 2026-06-30 20:11:36.487 | floating-ip-port-forwarding-port-ranges 2026-06-30 20:11:36.487 | floatingip-pools 2026-06-30 20:11:36.488 | fwaas_v2 2026-06-30 20:11:36.488 | ip_allocation 2026-06-30 20:11:36.488 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:11:36.488 | l3-flavors 2026-06-30 20:11:36.488 | l3-ha 2026-06-30 20:11:36.488 | l3_agent_scheduler 2026-06-30 20:11:36.488 | logging 2026-06-30 20:11:36.488 | multi-provider 2026-06-30 20:11:36.488 | net-mtu 2026-06-30 20:11:36.488 | net-mtu-writable 2026-06-30 20:11:36.489 | network-ip-availability 2026-06-30 20:11:36.489 | network_availability_zone 2026-06-30 20:11:36.489 | network_ha 2026-06-30 20:11:36.489 | pagination 2026-06-30 20:11:36.489 | port-device-profile 2026-06-30 20:11:36.489 | port-hardware-offload-type 2026-06-30 20:11:36.489 | port-mac-address-regenerate 2026-06-30 20:11:36.489 | port-numa-affinity-policy 2026-06-30 20:11:36.490 | port-numa-affinity-policy-socket 2026-06-30 20:11:36.490 | port-resource-request 2026-06-30 20:11:36.490 | port-security 2026-06-30 20:11:36.490 | port-trusted-vif 2026-06-30 20:11:36.490 | project-id 2026-06-30 20:11:36.490 | provider 2026-06-30 20:11:36.490 | pvlan 2026-06-30 20:11:36.491 | qinq 2026-06-30 20:11:36.491 | qos 2026-06-30 20:11:36.491 | qos-bw-limit-direction 2026-06-30 20:11:36.491 | qos-bw-minimum-ingress 2026-06-30 20:11:36.491 | qos-default 2026-06-30 20:11:36.491 | qos-fip 2026-06-30 20:11:36.491 | qos-gateway-ip 2026-06-30 20:11:36.491 | qos-rule-type-details 2026-06-30 20:11:36.491 | qos-rule-type-filter 2026-06-30 20:11:36.491 | qos-rules-alias 2026-06-30 20:11:36.491 | quota-check-limit 2026-06-30 20:11:36.492 | quota-check-limit-default 2026-06-30 20:11:36.492 | quota_details 2026-06-30 20:11:36.492 | quotas 2026-06-30 20:11:36.492 | rbac-address-scope 2026-06-30 20:11:36.492 | rbac-policies 2026-06-30 20:11:36.492 | rbac-security-groups 2026-06-30 20:11:36.492 | router 2026-06-30 20:11:36.492 | router-enable-snat 2026-06-30 20:11:36.492 | router_availability_zone 2026-06-30 20:11:36.492 | security-group 2026-06-30 20:11:36.492 | security-groups-default-rules 2026-06-30 20:11:36.492 | security-groups-default-statefulness 2026-06-30 20:11:36.493 | security-groups-normalized-cidr 2026-06-30 20:11:36.493 | security-groups-remote-address-group 2026-06-30 20:11:36.493 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:11:36.493 | security-groups-shared-filtering 2026-06-30 20:11:36.493 | segment 2026-06-30 20:11:36.493 | sorting 2026-06-30 20:11:36.493 | standard-attr-description 2026-06-30 20:11:36.493 | standard-attr-fwaas-v2 2026-06-30 20:11:36.493 | standard-attr-revisions 2026-06-30 20:11:36.493 | standard-attr-tag 2026-06-30 20:11:36.493 | standard-attr-timestamp 2026-06-30 20:11:36.494 | stateful-security-group 2026-06-30 20:11:36.494 | subnet-dns-publish-fixed-ip 2026-06-30 20:11:36.494 | subnet-external-network 2026-06-30 20:11:36.494 | subnet-service-types 2026-06-30 20:11:36.494 | subnet_allocation 2026-06-30 20:11:36.494 | subnet_onboard 2026-06-30 20:11:36.494 | subnetpool-prefix-ops 2026-06-30 20:11:36.494 | tag-creation 2026-06-30 20:11:36.494 | tap-mirror 2026-06-30 20:11:36.494 | tap-mirror-both-direction 2026-06-30 20:11:36.494 | trunk 2026-06-30 20:11:36.494 | uplink-status-propagation 2026-06-30 20:11:36.495 | uplink-status-propagation-updatable 2026-06-30 20:11:36.495 | vlan-transparent 2026-06-30 20:11:36.495 | vpn-endpoint-groups 2026-06-30 20:11:36.495 | vpnaas' 2026-06-30 20:11:36.495 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:11:36.495 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-30 20:11:36.495 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-30 20:11:36.495 | address-scope 2026-06-30 20:11:36.495 | agent 2026-06-30 20:11:36.495 | allowed-address-pairs 2026-06-30 20:11:36.496 | auto-allocated-topology 2026-06-30 20:11:36.496 | availability_zone 2026-06-30 20:11:36.496 | bgp 2026-06-30 20:11:36.496 | bgp_4byte_asn 2026-06-30 20:11:36.496 | bgp_dragent_scheduler 2026-06-30 20:11:36.496 | binding 2026-06-30 20:11:36.496 | binding-extended 2026-06-30 20:11:36.496 | default-subnetpools 2026-06-30 20:11:36.496 | dhcp_agent_scheduler 2026-06-30 20:11:36.496 | dns-domain-ports 2026-06-30 20:11:36.496 | dns-integration 2026-06-30 20:11:36.497 | dns-integration-domain-keywords 2026-06-30 20:11:36.497 | empty-string-filtering 2026-06-30 20:11:36.497 | enable-default-route-bfd 2026-06-30 20:11:36.497 | enable-default-route-ecmp 2026-06-30 20:11:36.497 | expose-port-forwarding-in-fip 2026-06-30 20:11:36.497 | ext-gw-mode 2026-06-30 20:11:36.497 | external-gateway-multihoming 2026-06-30 20:11:36.497 | external-net 2026-06-30 20:11:36.497 | extra_dhcp_opt 2026-06-30 20:11:36.497 | extraroute 2026-06-30 20:11:36.497 | extraroute-atomic 2026-06-30 20:11:36.498 | filter-validation 2026-06-30 20:11:36.498 | fip-port-details 2026-06-30 20:11:36.498 | flavors 2026-06-30 20:11:36.498 | floating-ip-port-forwarding 2026-06-30 20:11:36.498 | floating-ip-port-forwarding-description 2026-06-30 20:11:36.498 | floating-ip-port-forwarding-detail 2026-06-30 20:11:36.498 | floating-ip-port-forwarding-port-ranges 2026-06-30 20:11:36.499 | floatingip-pools 2026-06-30 20:11:36.499 | fwaas_v2 2026-06-30 20:11:36.499 | ip_allocation 2026-06-30 20:11:36.499 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:11:36.499 | l3-flavors 2026-06-30 20:11:36.499 | l3-ha 2026-06-30 20:11:36.499 | l3_agent_scheduler 2026-06-30 20:11:36.499 | logging 2026-06-30 20:11:36.499 | multi-provider 2026-06-30 20:11:36.499 | net-mtu 2026-06-30 20:11:36.499 | net-mtu-writable 2026-06-30 20:11:36.500 | network-ip-availability 2026-06-30 20:11:36.500 | network_availability_zone 2026-06-30 20:11:36.500 | network_ha 2026-06-30 20:11:36.500 | pagination 2026-06-30 20:11:36.500 | port-device-profile 2026-06-30 20:11:36.500 | port-hardware-offload-type 2026-06-30 20:11:36.500 | port-mac-address-regenerate 2026-06-30 20:11:36.500 | port-numa-affinity-policy 2026-06-30 20:11:36.500 | port-numa-affinity-policy-socket 2026-06-30 20:11:36.500 | port-resource-request 2026-06-30 20:11:36.500 | port-security 2026-06-30 20:11:36.501 | port-trusted-vif 2026-06-30 20:11:36.501 | project-id 2026-06-30 20:11:36.501 | provider 2026-06-30 20:11:36.501 | pvlan 2026-06-30 20:11:36.501 | qinq 2026-06-30 20:11:36.501 | qos 2026-06-30 20:11:36.501 | qos-bw-limit-direction 2026-06-30 20:11:36.501 | qos-bw-minimum-ingress 2026-06-30 20:11:36.501 | qos-default 2026-06-30 20:11:36.501 | qos-fip 2026-06-30 20:11:36.501 | qos-gateway-ip 2026-06-30 20:11:36.501 | qos-rule-type-details 2026-06-30 20:11:36.502 | qos-rule-type-filter 2026-06-30 20:11:36.502 | qos-rules-alias 2026-06-30 20:11:36.502 | quota-check-limit 2026-06-30 20:11:36.502 | quota-check-limit-default 2026-06-30 20:11:36.502 | quota_details 2026-06-30 20:11:36.502 | quotas 2026-06-30 20:11:36.502 | rbac-address-scope 2026-06-30 20:11:36.502 | rbac-policies 2026-06-30 20:11:36.502 | rbac-security-groups 2026-06-30 20:11:36.502 | router 2026-06-30 20:11:36.502 | router-enable-snat 2026-06-30 20:11:36.503 | router_availability_zone 2026-06-30 20:11:36.503 | security-group 2026-06-30 20:11:36.503 | security-groups-default-rules 2026-06-30 20:11:36.503 | security-groups-default-statefulness 2026-06-30 20:11:36.503 | security-groups-normalized-cidr 2026-06-30 20:11:36.503 | security-groups-remote-address-group 2026-06-30 20:11:36.503 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:11:36.503 | security-groups-shared-filtering 2026-06-30 20:11:36.503 | segment 2026-06-30 20:11:36.503 | sorting 2026-06-30 20:11:36.503 | standard-attr-description 2026-06-30 20:11:36.503 | standard-attr-fwaas-v2 2026-06-30 20:11:36.504 | standard-attr-revisions 2026-06-30 20:11:36.504 | standard-attr-tag 2026-06-30 20:11:36.504 | standard-attr-timestamp 2026-06-30 20:11:36.504 | stateful-security-group 2026-06-30 20:11:36.504 | subnet-dns-publish-fixed-ip 2026-06-30 20:11:36.504 | subnet-external-network 2026-06-30 20:11:36.504 | subnet-service-types 2026-06-30 20:11:36.504 | subnet_allocation 2026-06-30 20:11:36.504 | subnet_onboard 2026-06-30 20:11:36.504 | subnetpool-prefix-ops 2026-06-30 20:11:36.504 | tag-creation 2026-06-30 20:11:36.505 | tap-mirror 2026-06-30 20:11:36.505 | tap-mirror-both-direction 2026-06-30 20:11:36.505 | trunk 2026-06-30 20:11:36.505 | uplink-status-propagation 2026-06-30 20:11:36.505 | uplink-status-propagation-updatable 2026-06-30 20:11:36.505 | vlan-transparent 2026-06-30 20:11:36.505 | vpn-endpoint-groups 2026-06-30 20:11:36.505 | vpnaas' 2026-06-30 20:11:36.505 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-30 20:11:36.505 | address-scope 2026-06-30 20:11:36.505 | agent 2026-06-30 20:11:36.505 | allowed-address-pairs 2026-06-30 20:11:36.506 | auto-allocated-topology 2026-06-30 20:11:36.506 | availability_zone 2026-06-30 20:11:36.506 | bgp 2026-06-30 20:11:36.506 | bgp_4byte_asn 2026-06-30 20:11:36.506 | bgp_dragent_scheduler 2026-06-30 20:11:36.506 | binding 2026-06-30 20:11:36.506 | binding-extended 2026-06-30 20:11:36.506 | default-subnetpools 2026-06-30 20:11:36.506 | dhcp_agent_scheduler 2026-06-30 20:11:36.506 | dns-domain-ports 2026-06-30 20:11:36.506 | dns-integration 2026-06-30 20:11:36.507 | dns-integration-domain-keywords 2026-06-30 20:11:36.507 | empty-string-filtering 2026-06-30 20:11:36.507 | enable-default-route-bfd 2026-06-30 20:11:36.507 | enable-default-route-ecmp 2026-06-30 20:11:36.507 | expose-port-forwarding-in-fip 2026-06-30 20:11:36.507 | ext-gw-mode 2026-06-30 20:11:36.507 | external-gateway-multihoming 2026-06-30 20:11:36.507 | external-net 2026-06-30 20:11:36.507 | extra_dhcp_opt 2026-06-30 20:11:36.507 | extraroute 2026-06-30 20:11:36.507 | extraroute-atomic 2026-06-30 20:11:36.507 | filter-validation 2026-06-30 20:11:36.508 | fip-port-details 2026-06-30 20:11:36.508 | flavors 2026-06-30 20:11:36.508 | floating-ip-port-forwarding 2026-06-30 20:11:36.508 | floating-ip-port-forwarding-description 2026-06-30 20:11:36.508 | floating-ip-port-forwarding-detail 2026-06-30 20:11:36.508 | floating-ip-port-forwarding-port-ranges 2026-06-30 20:11:36.508 | floatingip-pools 2026-06-30 20:11:36.508 | fwaas_v2 2026-06-30 20:11:36.508 | ip_allocation 2026-06-30 20:11:36.508 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:11:36.508 | l3-flavors 2026-06-30 20:11:36.509 | l3-ha 2026-06-30 20:11:36.509 | l3_agent_scheduler 2026-06-30 20:11:36.509 | logging 2026-06-30 20:11:36.509 | multi-provider 2026-06-30 20:11:36.509 | net-mtu 2026-06-30 20:11:36.509 | net-mtu-writable 2026-06-30 20:11:36.509 | network-ip-availability 2026-06-30 20:11:36.509 | network_availability_zone 2026-06-30 20:11:36.509 | network_ha 2026-06-30 20:11:36.509 | pagination 2026-06-30 20:11:36.509 | port-device-profile 2026-06-30 20:11:36.509 | port-hardware-offload-type 2026-06-30 20:11:36.510 | port-mac-address-regenerate 2026-06-30 20:11:36.510 | port-numa-affinity-policy 2026-06-30 20:11:36.510 | port-numa-affinity-policy-socket 2026-06-30 20:11:36.510 | port-resource-request 2026-06-30 20:11:36.510 | port-security 2026-06-30 20:11:36.510 | port-trusted-vif 2026-06-30 20:11:36.510 | project-id 2026-06-30 20:11:36.510 | provider 2026-06-30 20:11:36.510 | pvlan 2026-06-30 20:11:36.510 | qinq 2026-06-30 20:11:36.510 | qos 2026-06-30 20:11:36.511 | qos-bw-limit-direction 2026-06-30 20:11:36.511 | qos-bw-minimum-ingress 2026-06-30 20:11:36.511 | qos-default 2026-06-30 20:11:36.511 | qos-fip 2026-06-30 20:11:36.511 | qos-gateway-ip 2026-06-30 20:11:36.511 | qos-rule-type-details 2026-06-30 20:11:36.511 | qos-rule-type-filter 2026-06-30 20:11:36.511 | qos-rules-alias 2026-06-30 20:11:36.511 | quota-check-limit 2026-06-30 20:11:36.511 | quota-check-limit-default 2026-06-30 20:11:36.512 | quota_details 2026-06-30 20:11:36.512 | quotas 2026-06-30 20:11:36.512 | rbac-address-scope 2026-06-30 20:11:36.512 | rbac-policies 2026-06-30 20:11:36.512 | rbac-security-groups 2026-06-30 20:11:36.512 | router 2026-06-30 20:11:36.512 | router-enable-snat 2026-06-30 20:11:36.512 | router_availability_zone 2026-06-30 20:11:36.512 | security-group 2026-06-30 20:11:36.512 | security-groups-default-rules 2026-06-30 20:11:36.512 | security-groups-default-statefulness 2026-06-30 20:11:36.512 | security-groups-normalized-cidr 2026-06-30 20:11:36.513 | security-groups-remote-address-group 2026-06-30 20:11:36.513 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:11:36.513 | security-groups-shared-filtering 2026-06-30 20:11:36.513 | segment 2026-06-30 20:11:36.513 | sorting 2026-06-30 20:11:36.513 | standard-attr-description 2026-06-30 20:11:36.513 | standard-attr-fwaas-v2 2026-06-30 20:11:36.513 | standard-attr-revisions 2026-06-30 20:11:36.513 | standard-attr-tag 2026-06-30 20:11:36.513 | standard-attr-timestamp 2026-06-30 20:11:36.513 | stateful-security-group 2026-06-30 20:11:36.514 | subnet-dns-publish-fixed-ip 2026-06-30 20:11:36.514 | subnet-external-network 2026-06-30 20:11:36.514 | subnet-service-types 2026-06-30 20:11:36.514 | subnet_allocation 2026-06-30 20:11:36.514 | subnet_onboard 2026-06-30 20:11:36.514 | subnetpool-prefix-ops 2026-06-30 20:11:36.514 | tag-creation 2026-06-30 20:11:36.514 | tap-mirror 2026-06-30 20:11:36.514 | tap-mirror-both-direction 2026-06-30 20:11:36.514 | trunk 2026-06-30 20:11:36.514 | uplink-status-propagation 2026-06-30 20:11:36.514 | uplink-status-propagation-updatable 2026-06-30 20:11:36.515 | vlan-transparent 2026-06-30 20:11:36.515 | vpn-endpoint-groups 2026-06-30 20:11:36.515 | vpnaas' 2026-06-30 20:11:36.515 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:11:36.515 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-30 20:11:36.515 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-30 20:11:36.515 | address-scope 2026-06-30 20:11:36.515 | agent 2026-06-30 20:11:36.515 | allowed-address-pairs 2026-06-30 20:11:36.515 | auto-allocated-topology 2026-06-30 20:11:36.515 | availability_zone 2026-06-30 20:11:36.516 | bgp 2026-06-30 20:11:36.516 | bgp_4byte_asn 2026-06-30 20:11:36.516 | bgp_dragent_scheduler 2026-06-30 20:11:36.516 | binding 2026-06-30 20:11:36.516 | binding-extended 2026-06-30 20:11:36.516 | default-subnetpools 2026-06-30 20:11:36.516 | dhcp_agent_scheduler 2026-06-30 20:11:36.516 | dns-domain-ports 2026-06-30 20:11:36.516 | dns-integration 2026-06-30 20:11:36.517 | dns-integration-domain-keywords 2026-06-30 20:11:36.517 | empty-string-filtering 2026-06-30 20:11:36.517 | enable-default-route-bfd 2026-06-30 20:11:36.517 | enable-default-route-ecmp 2026-06-30 20:11:36.517 | expose-port-forwarding-in-fip 2026-06-30 20:11:36.517 | ext-gw-mode 2026-06-30 20:11:36.517 | external-gateway-multihoming 2026-06-30 20:11:36.517 | external-net 2026-06-30 20:11:36.517 | extra_dhcp_opt 2026-06-30 20:11:36.517 | extraroute 2026-06-30 20:11:36.518 | extraroute-atomic 2026-06-30 20:11:36.518 | filter-validation 2026-06-30 20:11:36.518 | fip-port-details 2026-06-30 20:11:36.518 | flavors 2026-06-30 20:11:36.518 | floating-ip-port-forwarding 2026-06-30 20:11:36.518 | floating-ip-port-forwarding-description 2026-06-30 20:11:36.518 | floating-ip-port-forwarding-detail 2026-06-30 20:11:36.518 | floating-ip-port-forwarding-port-ranges 2026-06-30 20:11:36.518 | floatingip-pools 2026-06-30 20:11:36.518 | fwaas_v2 2026-06-30 20:11:36.518 | ip_allocation 2026-06-30 20:11:36.519 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:11:36.519 | l3-flavors 2026-06-30 20:11:36.519 | l3-ha 2026-06-30 20:11:36.519 | l3_agent_scheduler 2026-06-30 20:11:36.519 | logging 2026-06-30 20:11:36.519 | multi-provider 2026-06-30 20:11:36.519 | net-mtu 2026-06-30 20:11:36.519 | net-mtu-writable 2026-06-30 20:11:36.519 | network-ip-availability 2026-06-30 20:11:36.519 | network_availability_zone 2026-06-30 20:11:36.519 | network_ha 2026-06-30 20:11:36.519 | pagination 2026-06-30 20:11:36.520 | port-device-profile 2026-06-30 20:11:36.520 | port-hardware-offload-type 2026-06-30 20:11:36.520 | port-mac-address-regenerate 2026-06-30 20:11:36.520 | port-numa-affinity-policy 2026-06-30 20:11:36.520 | port-numa-affinity-policy-socket 2026-06-30 20:11:36.520 | port-resource-request 2026-06-30 20:11:36.520 | port-security 2026-06-30 20:11:36.520 | port-trusted-vif 2026-06-30 20:11:36.520 | project-id 2026-06-30 20:11:36.520 | provider 2026-06-30 20:11:36.520 | pvlan 2026-06-30 20:11:36.520 | qinq 2026-06-30 20:11:36.521 | qos 2026-06-30 20:11:36.521 | qos-bw-limit-direction 2026-06-30 20:11:36.521 | qos-bw-minimum-ingress 2026-06-30 20:11:36.521 | qos-default 2026-06-30 20:11:36.521 | qos-fip 2026-06-30 20:11:36.521 | qos-gateway-ip 2026-06-30 20:11:36.521 | qos-rule-type-details 2026-06-30 20:11:36.521 | qos-rule-type-filter 2026-06-30 20:11:36.521 | qos-rules-alias 2026-06-30 20:11:36.521 | quota-check-limit 2026-06-30 20:11:36.521 | quota-check-limit-default 2026-06-30 20:11:36.522 | quota_details 2026-06-30 20:11:36.522 | quotas 2026-06-30 20:11:36.522 | rbac-address-scope 2026-06-30 20:11:36.522 | rbac-policies 2026-06-30 20:11:36.522 | rbac-security-groups 2026-06-30 20:11:36.522 | router 2026-06-30 20:11:36.522 | router-enable-snat 2026-06-30 20:11:36.522 | router_availability_zone 2026-06-30 20:11:36.522 | security-group 2026-06-30 20:11:36.522 | security-groups-default-rules 2026-06-30 20:11:36.522 | security-groups-default-statefulness 2026-06-30 20:11:36.523 | security-groups-normalized-cidr 2026-06-30 20:11:36.523 | security-groups-remote-address-group 2026-06-30 20:11:36.523 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:11:36.523 | security-groups-shared-filtering 2026-06-30 20:11:36.523 | segment 2026-06-30 20:11:36.523 | sorting 2026-06-30 20:11:36.523 | standard-attr-description 2026-06-30 20:11:36.523 | standard-attr-fwaas-v2 2026-06-30 20:11:36.523 | standard-attr-revisions 2026-06-30 20:11:36.523 | standard-attr-tag 2026-06-30 20:11:36.523 | standard-attr-timestamp 2026-06-30 20:11:36.524 | stateful-security-group 2026-06-30 20:11:36.524 | subnet-dns-publish-fixed-ip 2026-06-30 20:11:36.524 | subnet-external-network 2026-06-30 20:11:36.524 | subnet-service-types 2026-06-30 20:11:36.524 | subnet_allocation 2026-06-30 20:11:36.524 | subnet_onboard 2026-06-30 20:11:36.524 | subnetpool-prefix-ops 2026-06-30 20:11:36.524 | tag-creation 2026-06-30 20:11:36.524 | tap-mirror 2026-06-30 20:11:36.524 | tap-mirror-both-direction 2026-06-30 20:11:36.524 | trunk 2026-06-30 20:11:36.524 | uplink-status-propagation 2026-06-30 20:11:36.525 | uplink-status-propagation-updatable 2026-06-30 20:11:36.525 | vlan-transparent 2026-06-30 20:11:36.525 | vpn-endpoint-groups 2026-06-30 20:11:36.525 | vpnaas' 2026-06-30 20:11:36.525 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:11:36.525 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-30 20:11:36.525 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-30 20:11:36.525 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-30 20:11:36.525 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-06-30 20:11:36.525 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-30 20:11:36.526 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-06-30 20:11:36.526 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-06-30 20:11:36.526 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-30 20:11:36.526 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:36.526 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-30 20:11:36.528 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-30 20:11:36.530 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-30 20:11:36.532 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:36.534 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-30 20:11:36.572 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.141:6641 2026-06-30 20:11:36.576 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:36.579 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 20:11:36.583 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.141:6641 2026-06-30 20:11:36.586 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.141:6641 ']' 2026-06-30 20:11:36.590 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:36.592 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.141:6641 2026-06-30 20:11:36.631 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.141:6642 2026-06-30 20:11:36.636 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:36.640 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 20:11:36.643 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.141:6642 2026-06-30 20:11:36.646 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.141:6642 ']' 2026-06-30 20:11:36.648 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:36.652 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.141:6642 2026-06-30 20:11:36.692 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-30 20:11:36.716 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:36.720 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-30 20:11:36.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:36.728 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 20:11:36.732 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-30 20:11:36.736 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-30 20:11:36.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:36.743 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-30 20:11:36.784 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-30 20:11:36.787 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:36.791 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 20:11:36.794 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-30 20:11:36.798 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-30 20:11:36.801 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:36.805 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-30 20:11:36.847 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-30 20:11:36.850 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:36.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-30 20:11:36.857 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-30 20:11:36.860 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-30 20:11:36.863 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:36.866 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-30 20:11:36.908 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-30 20:11:36.933 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-30 20:11:36.954 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:36.957 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-30 20:11:36.960 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-30 20:11:36.982 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:36.985 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-30 20:11:36.988 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-30 20:11:36.991 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-30 20:11:36.994 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:36.997 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 20:11:37.000 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-30 20:11:37.004 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-30 20:11:37.007 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:37.011 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-30 20:11:37.051 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-30 20:11:37.077 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:37.080 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-30 20:11:37.124 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-30 20:11:37.145 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:37.149 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-30 20:11:37.192 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-30 20:11:37.216 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:37.221 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-30 20:11:37.225 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-30 20:11:37.249 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:37.252 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-30 20:11:37.255 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-30 20:11:37.259 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-30 20:11:37.301 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-06-30 20:11:37.326 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:37.330 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-06-30 20:11:37.355 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:37.359 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-06-30 20:11:37.385 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:37.389 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-06-30 20:11:37.415 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:37.419 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-06-30 20:11:37.442 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:37.445 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-30 20:11:37.470 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:37.474 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-06-30 20:11:37.477 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-30 20:11:37.483 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-30 20:11:37.489 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-30 20:11:37.535 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-30 20:11:37.577 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-30 20:11:37.622 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-30 20:11:37.667 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-30 20:11:37.670 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 20:11:37.673 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-30 20:11:37.677 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 20:11:37.681 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 20:11:37.685 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-30 20:11:37.688 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 20:11:37.692 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-30 20:11:37.696 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 20:11:37.699 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-30 20:11:37.742 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-30 20:11:37.787 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.141/identity 2026-06-30 20:11:37.831 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-30 20:11:37.876 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-30 20:11:37.919 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-30 20:11:37.965 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-30 20:11:38.013 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-30 20:11:38.061 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.141/identity 2026-06-30 20:11:38.112 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 20:11:38.163 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 20:11:38.212 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 20:11:38.216 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-30 20:11:38.265 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-30 20:11:38.313 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-30 20:11:38.317 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 20:11:38.322 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 20:11:38.326 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-30 20:11:38.330 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-30 20:11:38.378 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-30 20:11:38.428 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.141/identity 2026-06-30 20:11:38.476 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-30 20:11:38.524 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-30 20:11:38.572 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-30 20:11:38.621 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-30 20:11:38.679 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-30 20:11:38.730 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-30 20:11:38.732 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 20:11:38.737 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-30 20:11:38.739 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-30 20:11:38.743 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-30 20:11:38.792 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-30 20:11:38.839 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.141/identity 2026-06-30 20:11:38.890 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-30 20:11:38.944 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-30 20:11:38.994 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-30 20:11:39.045 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-30 20:11:39.096 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-30 20:11:39.145 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-06-30 20:11:39.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-30 20:11:39.154 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-30 20:11:39.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-30 20:11:39.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-30 20:11:39.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-30 20:11:39.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-30 20:11:39.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-30 20:11:39.180 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-30 20:11:39.184 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-30 20:11:39.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-30 20:11:39.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-30 20:11:39.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-30 20:11:39.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-30 20:11:39.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-30 20:11:39.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-30 20:11:39.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-30 20:11:39.217 | + 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-06-30 20:11:39.222 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.226 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-30 20:11:39.230 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-30 20:11:39.234 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-30 20:11:39.239 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.243 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-30 20:11:39.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-30 20:11:39.296 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.301 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 20:11:39.305 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-30 20:11:39.309 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-30 20:11:39.314 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.318 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-30 20:11:39.367 | + 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-06-30 20:11:39.371 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.375 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 20:11:39.380 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-30 20:11:39.384 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-30 20:11:39.388 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.393 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-30 20:11:39.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-30 20:11:39.445 | + 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-06-30 20:11:39.449 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.453 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 20:11:39.457 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-30 20:11:39.462 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-30 20:11:39.466 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.470 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-30 20:11:39.517 | + 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-06-30 20:11:39.522 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.526 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 20:11:39.531 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-30 20:11:39.535 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-30 20:11:39.539 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.543 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-30 20:11:39.590 | + 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-06-30 20:11:39.595 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.599 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 20:11:39.603 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-30 20:11:39.608 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-30 20:11:39.612 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.616 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-30 20:11:39.664 | + 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-06-30 20:11:39.669 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.673 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-30 20:11:39.677 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-30 20:11:39.681 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-30 20:11:39.685 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.690 | + 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-06-30 20:11:39.738 | + 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-06-30 20:11:39.743 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.747 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-30 20:11:39.751 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-30 20:11:39.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-30 20:11:39.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.764 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-30 20:11:39.812 | + 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-06-30 20:11:39.816 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.820 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-30 20:11:39.824 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-30 20:11:39.828 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-30 20:11:39.833 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.837 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-30 20:11:39.884 | + 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-06-30 20:11:39.889 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.893 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-30 20:11:39.897 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-30 20:11:39.901 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-30 20:11:39.906 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.910 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-30 20:11:39.958 | + 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-06-30 20:11:39.962 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 20:11:39.966 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-30 20:11:39.970 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-30 20:11:39.974 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-30 20:11:39.978 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 20:11:39.982 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-30 20:11:40.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-30 20:11:40.034 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-30 20:11:40.085 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-30 20:11:40.136 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-30 20:11:40.141 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-30 20:11:40.145 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-30 20:11:40.150 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-30 20:11:40.154 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 20:11:40.158 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-30 20:11:40.162 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-30 20:11:40.166 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 20:11:40.171 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 20:11:40.192 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 20:11:40.192 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 20:11:40.203 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 20:11:40.210 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 20:11:40.225 | /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-06-30 20:11:40.232 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-30 20:11:40.236 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-30 20:11:40.243 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 20:11:40.248 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-30 20:11:40.299 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-30 20:11:40.348 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-30 20:11:40.396 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-30 20:11:40.444 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 20:11:40.492 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 20:11:40.540 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-30 20:11:40.588 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-30 20:11:40.636 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-30 20:11:40.682 | + 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-06-30 20:11:40.729 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 20:11:40.777 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 20:11:40.823 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-30 20:11:40.870 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-30 20:11:40.918 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 20:11:40.922 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 20:11:40.927 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-30 20:11:40.931 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-30 20:11:40.936 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 20:11:40.940 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:11:40.944 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:11:40.948 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-30 20:11:40.953 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-30 20:11:40.957 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-30 20:11:41.004 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 20:11:41.053 | + 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-06-30 20:11:41.053 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-30 20:11:41.066 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-30 20:11:41.072 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-30 20:11:41.077 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-30 20:11:41.081 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 20:11:41.086 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 20:11:41.090 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 20:11:41.095 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 20:11:41.099 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:11:41.103 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:11:41.108 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 20:11:41.112 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 20:11:41.116 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:11:41.121 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:11:41.125 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-30 20:11:41.139 | perl: warning: Setting locale failed. 2026-06-30 20:11:41.139 | perl: warning: Please check that your locale settings: 2026-06-30 20:11:41.139 | LANGUAGE = (unset), 2026-06-30 20:11:41.139 | LC_ALL = "en_US.utf8", 2026-06-30 20:11:41.139 | LANG = "de_DE.UTF-8" 2026-06-30 20:11:41.139 | are supported and installed on your system. 2026-06-30 20:11:41.139 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 20:11:41.180 | Enabling site neutron-api. 2026-06-30 20:11:41.187 | To activate the new configuration, you need to run: 2026-06-30 20:11:41.187 | systemctl reload apache2 2026-06-30 20:11:41.194 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 20:11:41.198 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 20:11:41.202 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 20:11:41.206 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 20:11:41.344 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-30 20:11:41.373 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:41.377 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-30 20:11:41.405 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:41.410 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-30 20:11:41.414 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-30 20:11:41.506 | + inc/async:async_inner:63 : init_neutron 2026-06-30 20:11:41.559 | [1955 Async init_neutron:54352]: running: init_neutron 2026-06-30 20:11:41.563 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-30 20:11:41.594 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:41.598 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-30 20:11:41.626 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:41.631 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-30 20:11:41.635 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-30 20:11:41.639 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-30 20:11:41.691 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-30 20:11:41.696 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-30 20:11:41.751 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-30 20:11:41.779 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:11:41.784 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-30 20:11:41.814 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:41.818 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-30 20:11:41.823 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:11:41.827 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-30 20:11:41.832 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-30 20:11:41.837 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-30 20:11:41.931 | + inc/async:async_inner:63 : init_cinder 2026-06-30 20:11:41.988 | [1955 Async init_cinder:54588]: running: init_cinder 2026-06-30 20:11:41.993 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-30 20:11:42.021 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:11:42.025 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-30 20:11:42.030 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:11:42.034 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-30 20:11:42.037 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-30 20:11:42.040 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-30 20:11:42.129 | + inc/async:async_inner:63 : init_placement 2026-06-30 20:11:42.185 | [1955 Async init_placement:54718]: running: init_placement 2026-06-30 20:11:42.188 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-30 20:11:42.267 | [1955 Async init_neutron:54352]: Waiting for completion of init_neutron running on PID 54352 (5 other jobs running) 2026-06-30 20:11:42.296 | [1955 Async init_neutron:54352]: Signaling child to exit 2026-06-30 20:11:56.837 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:11:56.892 | [54588 Async init_cinder:54588]: finished successfully 2026-06-30 20:12:33.152 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:12:33.184 | [54718 Async init_placement:54718]: finished successfully 2026-06-30 20:12:35.979 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:12:36.008 | [54352 Async init_neutron:54352]: finished successfully 2026-06-30 20:12:36.040 | WAKEUP 2026-06-30 20:12:36.066 | [1955 Async init_neutron:54352]: Signaled 2026-06-30 20:12:36.067 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-06-30 20:12:36.068 | + lib/database:recreate_database:112 : local db=neutron 2026-06-30 20:12:36.068 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-30 20:12:36.068 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-30 20:12:36.068 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-30 20:12:36.068 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:36.068 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-30 20:12:36.068 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:36.068 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-06-30 20:12:36.068 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 20:12:36.068 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:12:36.068 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:12:36.069 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:12:36.069 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850301710 2026-06-30 20:12:36.069 | + lib/neutron:init_neutron:504 : /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-06-30 20:12:36.069 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-30 20:12:36.069 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-30 20:12:36.069 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-30 20:12:36.069 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-30 20:12:36.069 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-30 20:12:36.069 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-30 20:12:36.069 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-30 20:12:36.069 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-30 20:12:36.070 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-30 20:12:36.071 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-30 20:12:36.072 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-30 20:12:36.073 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-30 20:12:36.074 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-30 20:12:36.075 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-30 20:12:36.076 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-30 20:12:36.077 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-30 20:12:36.078 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-30 20:12:36.079 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-30 20:12:36.080 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-30 20:12:36.081 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-30 20:12:36.082 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-30 20:12:36.082 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-30 20:12:36.082 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-30 20:12:36.082 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-30 20:12:36.082 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-30 20:12:36.082 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-30 20:12:36.082 | Running upgrade for neutron ... 2026-06-30 20:12:36.082 | OK 2026-06-30 20:12:36.082 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-06-30 20:12:36.082 | + functions-common:time_stop:2420 : local name 2026-06-30 20:12:36.082 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:12:36.082 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:12:36.083 | + functions-common:time_stop:2423 : local total 2026-06-30 20:12:36.083 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:12:36.083 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 20:12:36.083 | + functions-common:time_stop:2427 : start_time=1782850301710 2026-06-30 20:12:36.083 | + functions-common:time_stop:2429 : [[ -z 1782850301710 ]] 2026-06-30 20:12:36.083 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:12:36.083 | + functions-common:time_stop:2432 : end_time=1782850355955 2026-06-30 20:12:36.083 | + functions-common:time_stop:2433 : elapsed_time=54245 2026-06-30 20:12:36.083 | + functions-common:time_stop:2434 : total=8312 2026-06-30 20:12:36.083 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:12:36.083 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62557 2026-06-30 20:12:36.120 | [1955 Async init_neutron:54352]: finished init_neutron with result 0 in 54 seconds 2026-06-30 20:12:36.127 | + inc/async:async_wait:197 : return 0 2026-06-30 20:12:36.131 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-30 20:12:36.191 | [1955 Async init_placement:54718]: Waiting for completion of init_placement running on PID 54718 (4 other jobs running) 2026-06-30 20:12:36.219 | [1955 Async init_placement:54718]: Signaling child to exit 2026-06-30 20:12:36.219 | WAKEUP 2026-06-30 20:12:36.247 | [1955 Async init_placement:54718]: Signaled 2026-06-30 20:12:36.248 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-30 20:12:36.248 | + lib/database:recreate_database:112 : local db=placement 2026-06-30 20:12:36.248 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-30 20:12:36.248 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-30 20:12:36.249 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-30 20:12:36.249 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:36.249 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-30 20:12:36.249 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:36.249 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-30 20:12:36.249 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 20:12:36.249 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:12:36.249 | we strongly recommend against using it for new projects. 2026-06-30 20:12:36.249 | 2026-06-30 20:12:36.249 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:12:36.249 | framework. For more detail see 2026-06-30 20:12:36.249 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:12:36.250 | 2026-06-30 20:12:36.250 | __import__(import_str) 2026-06-30 20:12:36.250 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-30 20:12:36.250 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-30 20:12:36.250 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-30 20:12:36.250 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 20:12:36.250 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 20:12:36.250 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 20:12:36.250 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 20:12:36.250 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:12:36.250 | + functions-common:get_or_create_user:915 : user_id=2bf44a9cfadf4730b4ec9f35dda80874 2026-06-30 20:12:36.250 | + functions-common:get_or_create_user:916 : echo 2bf44a9cfadf4730b4ec9f35dda80874 2026-06-30 20:12:36.251 | 2bf44a9cfadf4730b4ec9f35dda80874 2026-06-30 20:12:36.251 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-30 20:12:36.251 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:12:36.252 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:12:36.252 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 20:12:36.252 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:12:36.252 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:12:36.252 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 20:12:36.252 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 20:12:36.253 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 20:12:36.253 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 20:12:36.253 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 20:12:36.253 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 20:12:36.253 | + 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-06-30 20:12:36.253 | ++ 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-06-30 20:12:36.253 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:12:36.254 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39dc97321d87464695fc1eb4c184597c 2026-06-30 20:12:36.254 | + functions-common:get_or_add_user_project_role:980 : echo 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:12:36.254 | 39dc97321d87464695fc1eb4c184597c 2026-06-30 20:12:36.254 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 20:12:36.254 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-30 20:12:36.254 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 20:12:36.254 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 20:12:36.254 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 20:12:36.254 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 20:12:36.254 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 20:12:36.254 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 20:12:36.255 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 20:12:36.255 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 20:12:36.255 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 20:12:36.255 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 20:12:36.255 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 20:12:36.255 | + 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-06-30 20:12:36.255 | ++ 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-06-30 20:12:36.255 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:12:36.256 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ec38e6730a03482f842680813e48752e 2026-06-30 20:12:36.256 | + functions-common:get_or_add_user_project_role:980 : echo ec38e6730a03482f842680813e48752e 2026-06-30 20:12:36.256 | ec38e6730a03482f842680813e48752e 2026-06-30 20:12:36.256 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.141/placement 2026-06-30 20:12:36.256 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-30 20:12:36.256 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 20:12:36.256 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-30 20:12:36.256 | ++ 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-06-30 20:12:36.256 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:12:36.257 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 20:12:36.257 | 275f905db3f7433f96f5a16f71227455' 2026-06-30 20:12:36.257 | + functions-common:get_or_create_service:1067 : echo 275f905db3f7433f96f5a16f71227455 2026-06-30 20:12:36.257 | 275f905db3f7433f96f5a16f71227455 2026-06-30 20:12:36.257 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.141/placement 2026-06-30 20:12:36.257 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 20:12:36.257 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.141/placement RegionOne 2026-06-30 20:12:36.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 20:12:36.258 | +++ 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-06-30 20:12:36.258 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:12:36.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 20:12:36.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 20:12:36.258 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.141/placement --region RegionOne -f value -c id 2026-06-30 20:12:36.258 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:12:36.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e78d0fe46c8c4071866844eee28475fb 2026-06-30 20:12:36.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e78d0fe46c8c4071866844eee28475fb 2026-06-30 20:12:36.259 | + functions-common:get_or_create_endpoint:1100 : public_id=e78d0fe46c8c4071866844eee28475fb 2026-06-30 20:12:36.259 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 20:12:36.259 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 20:12:36.259 | + functions-common:get_or_create_endpoint:1109 : echo e78d0fe46c8c4071866844eee28475fb 2026-06-30 20:12:36.259 | e78d0fe46c8c4071866844eee28475fb 2026-06-30 20:12:36.304 | [1955 Async init_placement:54718]: finished init_placement with result 0 in 51 seconds 2026-06-30 20:12:36.310 | + inc/async:async_wait:197 : return 0 2026-06-30 20:12:36.315 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-30 20:12:36.380 | [1955 Async init_glance:50128]: Waiting for completion of init_glance running on PID 50128 (3 other jobs running) 2026-06-30 20:12:36.410 | [1955 Async init_glance:50128]: Signaling child to exit 2026-06-30 20:12:36.410 | WAKEUP 2026-06-30 20:12:36.436 | [1955 Async init_glance:50128]: Signaled 2026-06-30 20:12:36.438 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-30 20:12:36.438 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-30 20:12:36.438 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-30 20:12:36.439 | + lib/database:recreate_database:112 : local db=glance 2026-06-30 20:12:36.439 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-30 20:12:36.439 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-30 20:12:36.439 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-30 20:12:36.439 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:36.439 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-30 20:12:36.439 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:36.439 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-30 20:12:36.440 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 20:12:36.440 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:12:36.440 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:12:36.440 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:12:36.440 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850205853 2026-06-30 20:12:36.440 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-30 20:12:36.440 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 20:12:36.441 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:12:36.441 | we strongly recommend against using it for new projects. 2026-06-30 20:12:36.441 | 2026-06-30 20:12:36.441 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:12:36.441 | framework. For more detail see 2026-06-30 20:12:36.441 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:12:36.442 | 2026-06-30 20:12:36.442 | __import__(import_str) 2026-06-30 20:12:36.442 | INFO dbcounter [-] Registered counter for database glance 2026-06-30 20:12:36.442 | 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=50234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 20:12:36.442 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.442 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.442 | DEBUG dbcounter [-] [50234] Writer thread running {{(pid=50234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:12:36.443 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.443 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.443 | INFO dbcounter [-] Registered counter for database glance 2026-06-30 20:12:36.443 | 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=50234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 20:12:36.443 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.443 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.444 | DEBUG dbcounter [-] [50234] Writer thread running {{(pid=50234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:12:36.444 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-30 20:12:36.444 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 20:12:36.444 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-30 20:12:36.444 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.444 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-30 20:12:36.444 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.445 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-30 20:12:36.445 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.445 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-30 20:12:36.445 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.445 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-30 20:12:36.445 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.445 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-30 20:12:36.446 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.446 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-30 20:12:36.446 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.446 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-30 20:12:36.446 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.446 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-30 20:12:36.446 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.447 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-30 20:12:36.447 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.447 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 20:12:36.447 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.448 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 20:12:36.448 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.448 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 20:12:36.448 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.448 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 20:12:36.448 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.449 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-30 20:12:36.449 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.449 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.449 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.449 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.449 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.449 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.450 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.450 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.450 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.450 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.450 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.450 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-30 20:12:36.450 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 20:12:36.451 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-30 20:12:36.451 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.451 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-30 20:12:36.451 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.451 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-30 20:12:36.451 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.451 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-30 20:12:36.452 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.452 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-30 20:12:36.452 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.452 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-30 20:12:36.452 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.452 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-30 20:12:36.452 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.453 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-30 20:12:36.453 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.453 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-30 20:12:36.453 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.453 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-30 20:12:36.453 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.454 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-30 20:12:36.454 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.454 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-30 20:12:36.454 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-30 20:12:36.454 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.454 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.454 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.455 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.455 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-30 20:12:36.455 | Database migration is up to date. No migration needed. 2026-06-30 20:12:36.455 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-30 20:12:36.455 | Database is synced successfully. 2026-06-30 20:12:36.455 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-30 20:12:36.456 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 20:12:36.456 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:12:36.456 | we strongly recommend against using it for new projects. 2026-06-30 20:12:36.456 | 2026-06-30 20:12:36.456 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:12:36.456 | framework. For more detail see 2026-06-30 20:12:36.457 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:12:36.457 | 2026-06-30 20:12:36.457 | __import__(import_str) 2026-06-30 20:12:36.457 | INFO dbcounter [-] Registered counter for database glance 2026-06-30 20:12:36.457 | 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=50412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 20:12:36.457 | DEBUG dbcounter [-] [50412] Writer thread running {{(pid=50412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:12:36.457 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-30 20:12:36.458 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-30 20:12:36.458 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-30 20:12:36.458 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-30 20:12:36.458 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-30 20:12:36.458 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-30 20:12:36.458 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-30 20:12:36.458 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-30 20:12:36.459 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-30 20:12:36.459 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-30 20:12:36.459 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-30 20:12:36.459 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-30 20:12:36.459 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-30 20:12:36.459 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-30 20:12:36.459 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-30 20:12:36.460 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-30 20:12:36.460 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-30 20:12:36.460 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-30 20:12:36.460 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-30 20:12:36.460 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-30 20:12:36.460 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-30 20:12:36.461 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-30 20:12:36.461 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-30 20:12:36.461 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-30 20:12:36.461 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-30 20:12:36.461 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-30 20:12:36.461 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-30 20:12:36.461 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-30 20:12:36.462 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-30 20:12:36.462 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-30 20:12:36.462 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-30 20:12:36.462 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-30 20:12:36.462 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-30 20:12:36.462 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-30 20:12:36.462 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-30 20:12:36.463 | + functions-common:time_stop:2420 : local name 2026-06-30 20:12:36.463 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:12:36.463 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:12:36.463 | + functions-common:time_stop:2423 : local total 2026-06-30 20:12:36.463 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:12:36.463 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 20:12:36.464 | + functions-common:time_stop:2427 : start_time=1782850205853 2026-06-30 20:12:36.464 | + functions-common:time_stop:2429 : [[ -z 1782850205853 ]] 2026-06-30 20:12:36.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:12:36.464 | + functions-common:time_stop:2432 : end_time=1782850219900 2026-06-30 20:12:36.464 | + functions-common:time_stop:2433 : elapsed_time=14047 2026-06-30 20:12:36.464 | + functions-common:time_stop:2434 : total=8312 2026-06-30 20:12:36.464 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:12:36.465 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22359 2026-06-30 20:12:36.494 | [1955 Async init_glance:50128]: finished init_glance with result 0 in 14 seconds 2026-06-30 20:12:36.500 | + inc/async:async_wait:197 : return 0 2026-06-30 20:12:36.504 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-30 20:12:36.533 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-30 20:12:36.538 | + inc/async:async_wait:197 : return 0 2026-06-30 20:12:36.542 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-30 20:12:36.606 | [1955 Async init_cinder:54588]: Waiting for completion of init_cinder running on PID 54588 (2 other jobs running) 2026-06-30 20:12:36.636 | [1955 Async init_cinder:54588]: Signaling child to exit 2026-06-30 20:12:36.637 | WAKEUP 2026-06-30 20:12:36.662 | [1955 Async init_cinder:54588]: Signaled 2026-06-30 20:12:36.664 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-30 20:12:36.664 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:12:36.664 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-30 20:12:36.664 | + lib/database:recreate_database:112 : local db=cinder 2026-06-30 20:12:36.664 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-30 20:12:36.664 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-30 20:12:36.664 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-30 20:12:36.664 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:36.665 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-30 20:12:36.665 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:36.665 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-30 20:12:36.665 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 20:12:36.665 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:12:36.665 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:12:36.665 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:12:36.665 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850302179 2026-06-30 20:12:36.665 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-30 20:12:36.665 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-30 20:12:36.665 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:12:36.666 | we strongly recommend against using it for new projects. 2026-06-30 20:12:36.666 | 2026-06-30 20:12:36.666 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:12:36.666 | framework. For more detail see 2026-06-30 20:12:36.666 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:12:36.666 | 2026-06-30 20:12:36.666 | import eventlet # noqa 2026-06-30 20:12:36.666 | INFO dbcounter [-] Registered counter for database cinder 2026-06-30 20:12:36.666 | 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=54775) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 20:12:36.666 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-30 20:12:36.666 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:36.667 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:36.667 | DEBUG dbcounter [-] [54775] Writer thread running {{(pid=54775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:12:36.667 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-30 20:12:36.667 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 20:12:36.667 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-30 20:12:36.667 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.667 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-30 20:12:36.667 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.667 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-30 20:12:36.667 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.667 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-30 20:12:36.668 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.668 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-30 20:12:36.668 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.668 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-30 20:12:36.668 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.668 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-30 20:12:36.668 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:36.668 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-30 20:12:36.668 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-30 20:12:36.668 | + functions-common:time_stop:2420 : local name 2026-06-30 20:12:36.668 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:12:36.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:12:36.669 | + functions-common:time_stop:2423 : local total 2026-06-30 20:12:36.669 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:12:36.669 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 20:12:36.669 | + functions-common:time_stop:2427 : start_time=1782850302179 2026-06-30 20:12:36.669 | + functions-common:time_stop:2429 : [[ -z 1782850302179 ]] 2026-06-30 20:12:36.669 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:12:36.669 | + functions-common:time_stop:2432 : end_time=1782850314556 2026-06-30 20:12:36.669 | + functions-common:time_stop:2433 : elapsed_time=12377 2026-06-30 20:12:36.669 | + functions-common:time_stop:2434 : total=8312 2026-06-30 20:12:36.669 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:12:36.669 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20689 2026-06-30 20:12:36.670 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-30 20:12:36.670 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:12:36.670 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-30 20:12:36.670 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-30 20:12:36.670 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-30 20:12:36.670 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-30 20:12:36.670 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-30 20:12:36.670 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-30 20:12:36.670 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-30 20:12:36.670 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-30 20:12:36.670 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-30 20:12:36.671 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-30 20:12:36.671 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-30 20:12:36.671 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-30 20:12:36.671 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 20:12:36.671 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 20:12:36.671 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 20:12:36.671 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 20:12:36.671 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 20:12:36.671 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 20:12:36.671 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 20:12:36.671 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 20:12:36.672 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 20:12:36.672 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 20:12:36.672 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 20:12:36.672 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 20:12:36.672 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 20:12:36.672 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-30 20:12:36.672 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-30 20:12:36.672 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-30 20:12:36.672 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-30 20:12:36.672 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-30 20:12:36.672 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-30 20:12:36.673 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-30 20:12:36.673 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-30 20:12:36.673 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-30 20:12:36.673 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-30 20:12:36.673 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-30 20:12:36.673 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-30 20:12:36.673 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-30 20:12:36.673 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-30 20:12:36.673 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-30 20:12:36.673 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-30 20:12:36.673 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-30 20:12:36.674 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-30 20:12:36.674 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-30 20:12:36.674 | [Unit] 2026-06-30 20:12:36.674 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-30 20:12:36.674 | DefaultDependencies=no 2026-06-30 20:12:36.674 | After=systemd-udev-settle.service 2026-06-30 20:12:36.674 | Before=lvm2-activation-early.service 2026-06-30 20:12:36.674 | Wants=systemd-udev-settle.service 2026-06-30 20:12:36.674 | 2026-06-30 20:12:36.674 | [Service] 2026-06-30 20:12:36.674 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-30 20:12:36.675 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-30 20:12:36.675 | RemainAfterExit=yes 2026-06-30 20:12:36.675 | Type=oneshot 2026-06-30 20:12:36.675 | 2026-06-30 20:12:36.675 | [Install] 2026-06-30 20:12:36.675 | WantedBy=local-fs.target 2026-06-30 20:12:36.675 | Also=systemd-udev-settle.service 2026-06-30 20:12:36.675 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-30 20:12:36.675 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-30 20:12:36.675 | 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-06-30 20:12:36.675 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-30 20:12:36.676 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-30 20:12:36.676 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-30 20:12:36.676 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-30 20:12:36.676 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-30 20:12:36.676 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-30 20:12:36.676 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-30 20:12:36.676 | Physical volume "/dev/loop0" successfully created. 2026-06-30 20:12:36.676 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-30 20:12:36.676 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-30 20:12:36.676 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:12:36.676 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-30 20:12:36.677 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-30 20:12:36.677 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-30 20:12:36.677 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-30 20:12:36.677 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:12:36.677 | we strongly recommend against using it for new projects. 2026-06-30 20:12:36.677 | 2026-06-30 20:12:36.677 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:12:36.677 | framework. For more detail see 2026-06-30 20:12:36.677 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:12:36.677 | 2026-06-30 20:12:36.677 | import eventlet # noqa 2026-06-30 20:12:36.678 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-30 20:12:36.678 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-30 20:12:36.678 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-30 20:12:36.678 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-30 20:12:36.678 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:12:36.678 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-30 20:12:36.719 | [1955 Async init_cinder:54588]: finished init_cinder with result 0 in 15 seconds 2026-06-30 20:12:36.726 | + inc/async:async_wait:197 : return 0 2026-06-30 20:12:36.730 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-30 20:12:36.756 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:12:36.759 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-30 20:12:36.763 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:12:36.767 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-30 20:12:36.771 | + ./stack.sh:main:1239 : init_nova 2026-06-30 20:12:36.774 | + lib/nova:init_nova:849 : is_service_enabled mysql postgresql 2026-06-30 20:12:36.798 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:12:36.802 | + lib/nova:init_nova:849 : is_service_enabled n-api 2026-06-30 20:12:36.827 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:12:36.832 | + lib/nova:init_nova:851 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 20:12:36.836 | + lib/nova:init_nova:859 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-30 20:12:36.918 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-30 20:12:36.970 | [1955 Async nova-cell-0:56886]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-30 20:12:36.975 | ++ lib/nova:init_nova:862 : seq 1 1 2026-06-30 20:12:36.982 | + lib/nova:init_nova:862 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 20:12:36.987 | ++ lib/nova:init_nova:863 : conductor_conf 1 2026-06-30 20:12:36.991 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-06-30 20:12:36.995 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-06-30 20:12:37.000 | + lib/nova:init_nova:863 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-30 20:12:37.093 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-30 20:12:37.145 | [1955 Async nova-cell-1:56990]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-30 20:12:37.149 | + lib/nova:init_nova:866 : recreate_database nova_api 2026-06-30 20:12:37.153 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-30 20:12:37.157 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-30 20:12:37.161 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-30 20:12:37.165 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-30 20:12:37.171 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:37.241 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-30 20:12:37.247 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:12:37.322 | + lib/nova:init_nova:867 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-30 20:12:37.795 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 20:12:37.795 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:12:37.795 | we strongly recommend against using it for new projects. 2026-06-30 20:12:37.795 | 2026-06-30 20:12:37.795 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:12:37.795 | framework. For more detail see 2026-06-30 20:12:37.796 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:12:37.796 | 2026-06-30 20:12:37.796 | import eventlet # noqa 2026-06-30 20:12:38.160 | 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-06-30 20:12:42.049 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-30 20:12:42.141 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:12:42.141 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:12:42.143 | DEBUG dbcounter [-] [57060] Writer thread running {{(pid=57060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:12:42.221 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-30 20:12:47.609 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57060) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 20:12:47.615 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-30 20:12:50.037 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57060) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:50.044 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-30 20:12:50.058 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57060) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:12:50.729 | ++ lib/nova:init_nova:871 : database_connection_url nova_cell0 2026-06-30 20:12:50.735 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-30 20:12:50.741 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-30 20:12:50.746 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-30 20:12:50.751 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 20:12:50.757 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 20:12:50.761 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 20:12:50.795 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:12:50.800 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 20:12:50.805 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 20:12:50.811 | + lib/nova:init_nova:871 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 20:12:51.310 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 20:12:51.310 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:12:51.310 | we strongly recommend against using it for new projects. 2026-06-30 20:12:51.310 | 2026-06-30 20:12:51.310 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:12:51.311 | framework. For more detail see 2026-06-30 20:12:51.311 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:12:51.311 | 2026-06-30 20:12:51.311 | import eventlet # noqa 2026-06-30 20:12:51.675 | 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-06-30 20:12:54.914 | INFO dbcounter [None req-04bf441a-c337-4f56-8cb8-c61834308636 None None] Registered counter for database nova_api 2026-06-30 20:12:55.048 | DEBUG dbcounter [-] [57686] Writer thread running {{(pid=57686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:12:55.710 | ++ lib/nova:init_nova:874 : seq 0 1 2026-06-30 20:12:55.717 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-30 20:12:55.722 | + lib/nova:init_nova:875 : async_wait nova-cell-0 2026-06-30 20:12:55.804 | [1955 Async nova-cell-0:56886]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 56886 (3 other jobs running) 2026-06-30 20:12:55.841 | [1955 Async nova-cell-0:56886]: Signaling child to exit 2026-06-30 20:13:03.414 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:13:03.443 | [56990 Async nova-cell-1:56990]: finished successfully 2026-06-30 20:13:03.582 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:13:03.613 | [56886 Async nova-cell-0:56886]: finished successfully 2026-06-30 20:13:03.641 | WAKEUP 2026-06-30 20:13:03.670 | [1955 Async nova-cell-0:56886]: Signaled 2026-06-30 20:13:03.672 | + lib/nova:init_nova_db:839 : local dbname=nova_cell0 2026-06-30 20:13:03.672 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova.conf 2026-06-30 20:13:03.672 | + lib/nova:init_nova_db:841 : recreate_database nova_cell0 2026-06-30 20:13:03.673 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-30 20:13:03.673 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-30 20:13:03.673 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-30 20:13:03.673 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-30 20:13:03.673 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:13:03.673 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-30 20:13:03.673 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:13:03.673 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-30 20:13:03.673 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 20:13:03.673 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:13:03.673 | we strongly recommend against using it for new projects. 2026-06-30 20:13:03.674 | 2026-06-30 20:13:03.674 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:13:03.674 | framework. For more detail see 2026-06-30 20:13:03.674 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:13:03.674 | 2026-06-30 20:13:03.674 | import eventlet # noqa 2026-06-30 20:13:03.674 | 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-06-30 20:13:03.674 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-30 20:13:03.674 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:13:03.674 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:13:03.674 | DEBUG dbcounter [-] [57005] Writer thread running {{(pid=57005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:13:03.675 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-30 20:13:03.675 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 20:13:03.675 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-30 20:13:03.675 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.675 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-30 20:13:03.675 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.675 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-30 20:13:03.675 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.675 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-30 20:13:03.675 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.675 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-30 20:13:03.676 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.676 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-30 20:13:03.676 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.676 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-30 20:13:03.676 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.676 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-30 20:13:03.676 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.676 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-30 20:13:03.676 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57005) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.727 | [1955 Async nova-cell-0:56886]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-30 20:13:03.733 | + inc/async:async_wait:197 : return 0 2026-06-30 20:13:03.738 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-30 20:13:03.742 | + lib/nova:init_nova:875 : async_wait nova-cell-1 2026-06-30 20:13:03.807 | [1955 Async nova-cell-1:56990]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 56990 (2 other jobs running) 2026-06-30 20:13:03.835 | [1955 Async nova-cell-1:56990]: Signaling child to exit 2026-06-30 20:13:03.835 | WAKEUP 2026-06-30 20:13:03.862 | [1955 Async nova-cell-1:56990]: Signaled 2026-06-30 20:13:03.864 | + lib/nova:init_nova_db:839 : local dbname=nova_cell1 2026-06-30 20:13:03.864 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova_cell1.conf 2026-06-30 20:13:03.864 | + lib/nova:init_nova_db:841 : recreate_database nova_cell1 2026-06-30 20:13:03.864 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-30 20:13:03.864 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-30 20:13:03.864 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-30 20:13:03.864 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-30 20:13:03.864 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:13:03.864 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-30 20:13:03.865 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 20:13:03.865 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-30 20:13:03.865 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 20:13:03.865 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:13:03.865 | we strongly recommend against using it for new projects. 2026-06-30 20:13:03.865 | 2026-06-30 20:13:03.865 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:13:03.865 | framework. For more detail see 2026-06-30 20:13:03.865 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:13:03.865 | 2026-06-30 20:13:03.865 | import eventlet # noqa 2026-06-30 20:13:03.866 | 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-06-30 20:13:03.866 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-30 20:13:03.866 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 20:13:03.866 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 20:13:03.867 | DEBUG dbcounter [-] [57057] Writer thread running {{(pid=57057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:13:03.867 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-30 20:13:03.867 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 20:13:03.867 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-30 20:13:03.867 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.867 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-30 20:13:03.867 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.867 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-30 20:13:03.867 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.867 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-30 20:13:03.868 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.868 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-30 20:13:03.868 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.868 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-30 20:13:03.868 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.868 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-30 20:13:03.869 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.869 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-30 20:13:03.869 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.869 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-30 20:13:03.869 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57057) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 20:13:03.919 | [1955 Async nova-cell-1:56990]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-30 20:13:03.926 | + inc/async:async_wait:197 : return 0 2026-06-30 20:13:03.930 | + lib/nova:init_nova:878 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 20:13:03.933 | + lib/nova:init_nova:885 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-30 20:13:04.399 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 20:13:04.399 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:13:04.399 | we strongly recommend against using it for new projects. 2026-06-30 20:13:04.399 | 2026-06-30 20:13:04.399 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:13:04.400 | framework. For more detail see 2026-06-30 20:13:04.400 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:13:04.400 | 2026-06-30 20:13:04.400 | import eventlet # noqa 2026-06-30 20:13:04.757 | 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-06-30 20:13:07.856 | Running batches of 50 until complete 2026-06-30 20:13:07.857 | INFO dbcounter [None req-d3d6b4f3-adfe-41e0-a590-7404932c0d87 None None] Registered counter for database nova_cell0 2026-06-30 20:13:08.056 | DEBUG dbcounter [-] [58326] Writer thread running {{(pid=58326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:13:08.063 | INFO dbcounter [None req-d3d6b4f3-adfe-41e0-a590-7404932c0d87 None None] Registered counter for database nova_api 2026-06-30 20:13:08.222 | DEBUG dbcounter [-] [58326] Writer thread running {{(pid=58326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:13:08.426 | INFO dbcounter [None req-d3d6b4f3-adfe-41e0-a590-7404932c0d87 None None] Registered counter for database nova_cell0 2026-06-30 20:13:08.498 | DEBUG dbcounter [-] [58326] Writer thread running {{(pid=58326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:13:08.593 | +-------------------------------------+--------------+-----------+ 2026-06-30 20:13:08.593 | | Migration | Total Needed | Completed | 2026-06-30 20:13:08.593 | +-------------------------------------+--------------+-----------+ 2026-06-30 20:13:08.593 | | fill_virtual_interface_list | 0 | 0 | 2026-06-30 20:13:08.593 | | migrate_empty_ratio | 0 | 0 | 2026-06-30 20:13:08.593 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-30 20:13:08.594 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-30 20:13:08.594 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-30 20:13:08.594 | | populate_dev_uuids | 0 | 0 | 2026-06-30 20:13:08.594 | | populate_instance_compute_id | 0 | 0 | 2026-06-30 20:13:08.594 | | populate_missing_availability_zones | 0 | 0 | 2026-06-30 20:13:08.594 | | populate_queued_for_delete | 0 | 0 | 2026-06-30 20:13:08.594 | | populate_user_id | 0 | 0 | 2026-06-30 20:13:08.594 | | populate_uuids | 0 | 0 | 2026-06-30 20:13:08.594 | +-------------------------------------+--------------+-----------+ 2026-06-30 20:13:09.523 | ++ lib/nova:init_nova:888 : seq 1 1 2026-06-30 20:13:09.529 | + lib/nova:init_nova:888 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 20:13:09.534 | ++ lib/nova:init_nova:889 : conductor_conf 1 2026-06-30 20:13:09.539 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-06-30 20:13:09.543 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-06-30 20:13:09.548 | + lib/nova:init_nova:889 : /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-06-30 20:13:10.010 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 20:13:10.010 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:13:10.010 | we strongly recommend against using it for new projects. 2026-06-30 20:13:10.010 | 2026-06-30 20:13:10.010 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:13:10.010 | framework. For more detail see 2026-06-30 20:13:10.010 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:13:10.011 | 2026-06-30 20:13:10.011 | import eventlet # noqa 2026-06-30 20:13:10.364 | 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-06-30 20:13:13.358 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-30 20:13:13.358 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-30 20:13:13.358 | INFO dbcounter [None req-0a922d83-ee90-47b8-995e-f2e1fba90a2c None None] Registered counter for database nova_api 2026-06-30 20:13:13.479 | DEBUG dbcounter [-] [58344] Writer thread running {{(pid=58344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:13:14.136 | + lib/nova:init_nova:893 : create_nova_keys_dir 2026-06-30 20:13:14.140 | + lib/nova:create_nova_keys_dir:835 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-30 20:13:14.159 | + lib/nova:init_nova:895 : [[ '' == \L\V\M ]] 2026-06-30 20:13:14.163 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-30 20:13:14.166 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-30 20:13:14.250 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-30 20:13:14.302 | [1955 Async configure_neutron_nova:58403]: running: configure_neutron_nova 2026-06-30 20:13:14.305 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-30 20:13:14.310 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 20:13:14.314 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-30 20:13:14.318 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 20:13:14.322 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 20:13:14.327 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 20:13:14.332 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 20:13:14.336 | + functions-common:run_phase:1858 : local extra 2026-06-30 20:13:14.341 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 20:13:14.347 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 20:13:14.351 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 20:13:14.355 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 20:13:14.359 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-30 20:13:14.364 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 20:13:14.390 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:14.395 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 20:13:14.399 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:13:14.405 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-30 20:13:14.409 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:13:14.413 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 20:13:14.419 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-30 20:13:14.424 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 20:13:14.428 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 20:13:14.432 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 20:13:14.436 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 20:13:14.441 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-30 20:13:14.445 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 20:13:14.450 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-30 20:13:14.455 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 20:13:14.460 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 20:13:14.465 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-30 20:13:14.469 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-30 20:13:14.473 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 20:13:14.478 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-30 20:13:14.484 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:13:14.489 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 20:13:14.494 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 20:13:14.499 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-30 20:13:14.504 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:13:14.508 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-30 20:13:14.513 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:13:14.518 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-30 20:13:14.518 | /^\[\[.+\|.*\]\]/ { 2026-06-30 20:13:14.518 | gsub("[][]", "", $1); 2026-06-30 20:13:14.518 | split($1, a, "|"); 2026-06-30 20:13:14.518 | if (a[1] == matchgroup) 2026-06-30 20:13:14.518 | print a[2] 2026-06-30 20:13:14.518 | } 2026-06-30 20:13:14.518 | ' /home/quobyte/devstack/local.conf 2026-06-30 20:13:14.527 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 20:13:14.531 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 20:13:14.536 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 20:13:14.542 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-30 20:13:14.547 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-30 20:13:14.552 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-30 20:13:14.557 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-30 20:13:14.563 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-30 20:13:14.569 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-30 20:13:14.575 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-30 20:13:14.580 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-30 20:13:14.585 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-30 20:13:14.590 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-30 20:13:14.595 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:13:14.600 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 20:13:14.604 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-30 20:13:14.609 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 20:13:14.615 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-30 20:13:14.620 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-30 20:13:14.626 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-30 20:13:14.631 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-30 20:13:14.637 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-30 20:13:14.637 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-30 20:13:14.637 | BEGIN { 2026-06-30 20:13:14.637 | section = "" 2026-06-30 20:13:14.637 | last_section = "" 2026-06-30 20:13:14.638 | section_count = 0 2026-06-30 20:13:14.638 | } 2026-06-30 20:13:14.638 | /^\[.+\]/ { 2026-06-30 20:13:14.638 | gsub("[][]", "", $1); 2026-06-30 20:13:14.638 | section=$1 2026-06-30 20:13:14.638 | next 2026-06-30 20:13:14.638 | } 2026-06-30 20:13:14.638 | /^ *\#/ { 2026-06-30 20:13:14.638 | next 2026-06-30 20:13:14.638 | } 2026-06-30 20:13:14.639 | /^[^ \t]+/ { 2026-06-30 20:13:14.639 | # get offset of first = in $0 2026-06-30 20:13:14.639 | eq_idx = index($0, "=") 2026-06-30 20:13:14.639 | # extract attr & value from $0 2026-06-30 20:13:14.639 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 20:13:14.639 | value = substr($0, eq_idx + 1) 2026-06-30 20:13:14.639 | # only need to strip trailing whitespace from attr 2026-06-30 20:13:14.639 | sub(/[ \t]*$/, "", attr) 2026-06-30 20:13:14.639 | # need to strip leading & trailing whitespace from value 2026-06-30 20:13:14.640 | sub(/^[ \t]*/, "", value) 2026-06-30 20:13:14.640 | sub(/[ \t]*$/, "", value) 2026-06-30 20:13:14.640 | 2026-06-30 20:13:14.640 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 20:13:14.641 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 20:13:14.641 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 20:13:14.641 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 20:13:14.641 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 20:13:14.641 | if (section != last_section) { 2026-06-30 20:13:14.642 | cfg_section[section_count++] = section 2026-06-30 20:13:14.642 | last_section = section 2026-06-30 20:13:14.642 | } 2026-06-30 20:13:14.642 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 20:13:14.644 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 20:13:14.644 | 2026-06-30 20:13:14.644 | cfg_attr[section, attr, 0] = value 2026-06-30 20:13:14.644 | cfg_attr_count[section, attr] = 1 2026-06-30 20:13:14.644 | } else { 2026-06-30 20:13:14.644 | lno = cfg_attr_count[section, attr]++ 2026-06-30 20:13:14.645 | cfg_attr[section, attr, lno] = value 2026-06-30 20:13:14.645 | } 2026-06-30 20:13:14.645 | } 2026-06-30 20:13:14.645 | END { 2026-06-30 20:13:14.645 | # Process each section in order 2026-06-30 20:13:14.645 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 20:13:14.645 | section = cfg_section[sno] 2026-06-30 20:13:14.645 | # The ini routines simply append a config item immediately 2026-06-30 20:13:14.645 | # after the section header. To keep the same order as defined 2026-06-30 20:13:14.645 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 20:13:14.646 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 20:13:14.646 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 20:13:14.646 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 20:13:14.646 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 20:13:14.646 | else { 2026-06-30 20:13:14.646 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 20:13:14.646 | count = cfg_attr_count[section, attr] 2026-06-30 20:13:14.646 | print "inidelete " configfile " " section " " attr 2026-06-30 20:13:14.646 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 20:13:14.646 | for (l = count -2; l >= 0; l--) 2026-06-30 20:13:14.646 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 20:13:14.647 | } 2026-06-30 20:13:14.647 | } 2026-06-30 20:13:14.647 | } 2026-06-30 20:13:14.647 | } 2026-06-30 20:13:14.648 | ' 2026-06-30 20:13:14.648 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 20:13:14.648 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:14.648 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:13:14.650 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 20:13:14.655 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-30 20:13:14.659 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:13:14.663 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-30 20:13:14.669 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-30 20:13:14.669 | BEGIN { group = "" } 2026-06-30 20:13:14.669 | /^\[\[.+\|.*\]\]/ { 2026-06-30 20:13:14.669 | gsub("[][]", "", $1); 2026-06-30 20:13:14.669 | split($1, a, "|"); 2026-06-30 20:13:14.669 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 20:13:14.669 | group=a[1] 2026-06-30 20:13:14.669 | } else { 2026-06-30 20:13:14.669 | group="" 2026-06-30 20:13:14.669 | } 2026-06-30 20:13:14.669 | next 2026-06-30 20:13:14.670 | } 2026-06-30 20:13:14.670 | { 2026-06-30 20:13:14.670 | if (group != "") 2026-06-30 20:13:14.670 | print $0 2026-06-30 20:13:14.670 | } 2026-06-30 20:13:14.670 | ' /home/quobyte/devstack/local.conf 2026-06-30 20:13:14.681 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-30 20:13:14.686 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-30 20:13:14.739 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:14.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-30 20:13:14.744 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-30 20:13:14.791 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:14.795 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-30 20:13:14.801 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-30 20:13:14.846 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:14.850 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-30 20:13:14.854 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-30 20:13:14.901 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:14.905 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-30 20:13:14.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-30 20:13:14.962 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:14.969 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 20:13:14.974 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 20:13:14.978 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 20:13:14.985 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-30 20:13:14.991 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-30 20:13:14.997 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.001 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-30 20:13:15.007 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.013 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-30 20:13:15.017 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-30 20:13:15.023 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-30 20:13:15.028 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-30 20:13:15.034 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.038 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:13:15.042 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 20:13:15.046 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.051 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 20:13:15.056 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.060 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.066 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.071 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-30 20:13:15.074 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.083 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.083 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-30 20:13:15.083 | BEGIN { 2026-06-30 20:13:15.083 | section = "" 2026-06-30 20:13:15.083 | last_section = "" 2026-06-30 20:13:15.083 | section_count = 0 2026-06-30 20:13:15.083 | } 2026-06-30 20:13:15.083 | /^\[.+\]/ { 2026-06-30 20:13:15.083 | gsub("[][]", "", $1); 2026-06-30 20:13:15.083 | section=$1 2026-06-30 20:13:15.083 | next 2026-06-30 20:13:15.084 | } 2026-06-30 20:13:15.084 | /^ *\#/ { 2026-06-30 20:13:15.084 | next 2026-06-30 20:13:15.084 | } 2026-06-30 20:13:15.084 | /^[^ \t]+/ { 2026-06-30 20:13:15.084 | # get offset of first = in $0 2026-06-30 20:13:15.084 | eq_idx = index($0, "=") 2026-06-30 20:13:15.084 | # extract attr & value from $0 2026-06-30 20:13:15.084 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 20:13:15.084 | value = substr($0, eq_idx + 1) 2026-06-30 20:13:15.085 | # only need to strip trailing whitespace from attr 2026-06-30 20:13:15.085 | sub(/[ \t]*$/, "", attr) 2026-06-30 20:13:15.085 | # need to strip leading & trailing whitespace from value 2026-06-30 20:13:15.085 | sub(/^[ \t]*/, "", value) 2026-06-30 20:13:15.085 | sub(/[ \t]*$/, "", value) 2026-06-30 20:13:15.085 | 2026-06-30 20:13:15.085 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 20:13:15.085 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 20:13:15.085 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 20:13:15.085 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 20:13:15.085 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 20:13:15.086 | if (section != last_section) { 2026-06-30 20:13:15.086 | cfg_section[section_count++] = section 2026-06-30 20:13:15.086 | last_section = section 2026-06-30 20:13:15.086 | } 2026-06-30 20:13:15.086 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 20:13:15.086 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 20:13:15.086 | 2026-06-30 20:13:15.086 | cfg_attr[section, attr, 0] = value 2026-06-30 20:13:15.086 | cfg_attr_count[section, attr] = 1 2026-06-30 20:13:15.086 | } else { 2026-06-30 20:13:15.086 | lno = cfg_attr_count[section, attr]++ 2026-06-30 20:13:15.087 | cfg_attr[section, attr, lno] = value 2026-06-30 20:13:15.087 | } 2026-06-30 20:13:15.087 | } 2026-06-30 20:13:15.087 | END { 2026-06-30 20:13:15.087 | # Process each section in order 2026-06-30 20:13:15.087 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 20:13:15.087 | section = cfg_section[sno] 2026-06-30 20:13:15.087 | # The ini routines simply append a config item immediately 2026-06-30 20:13:15.087 | # after the section header. To keep the same order as defined 2026-06-30 20:13:15.087 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 20:13:15.087 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 20:13:15.088 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 20:13:15.088 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 20:13:15.088 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 20:13:15.088 | else { 2026-06-30 20:13:15.088 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 20:13:15.088 | count = cfg_attr_count[section, attr] 2026-06-30 20:13:15.088 | print "inidelete " configfile " " section " " attr 2026-06-30 20:13:15.088 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 20:13:15.088 | for (l = count -2; l >= 0; l--) 2026-06-30 20:13:15.088 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 20:13:15.089 | } 2026-06-30 20:13:15.089 | } 2026-06-30 20:13:15.089 | } 2026-06-30 20:13:15.089 | } 2026-06-30 20:13:15.089 | ' 2026-06-30 20:13:15.089 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.089 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:13:15.089 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 20:13:15.089 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 20:13:15.091 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-30 20:13:15.096 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:13:15.100 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-30 20:13:15.104 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-30 20:13:15.104 | BEGIN { group = "" } 2026-06-30 20:13:15.104 | /^\[\[.+\|.*\]\]/ { 2026-06-30 20:13:15.104 | gsub("[][]", "", $1); 2026-06-30 20:13:15.104 | split($1, a, "|"); 2026-06-30 20:13:15.104 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 20:13:15.105 | group=a[1] 2026-06-30 20:13:15.105 | } else { 2026-06-30 20:13:15.105 | group="" 2026-06-30 20:13:15.105 | } 2026-06-30 20:13:15.105 | next 2026-06-30 20:13:15.105 | } 2026-06-30 20:13:15.105 | { 2026-06-30 20:13:15.105 | if (group != "") 2026-06-30 20:13:15.105 | print $0 2026-06-30 20:13:15.105 | } 2026-06-30 20:13:15.105 | ' /home/quobyte/devstack/local.conf 2026-06-30 20:13:15.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-30 20:13:15.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-30 20:13:15.169 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.174 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 20:13:15.179 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 20:13:15.183 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 20:13:15.189 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-30 20:13:15.194 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-30 20:13:15.200 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-30 20:13:15.203 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-30 20:13:15.210 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-30 20:13:15.216 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-30 20:13:15.221 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-30 20:13:15.225 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-30 20:13:15.230 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-30 20:13:15.234 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-30 20:13:15.239 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:13:15.243 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 20:13:15.247 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-30 20:13:15.252 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 20:13:15.258 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-30 20:13:15.261 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-30 20:13:15.267 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-30 20:13:15.273 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-30 20:13:15.277 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-30 20:13:15.277 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-30 20:13:15.277 | BEGIN { 2026-06-30 20:13:15.277 | section = "" 2026-06-30 20:13:15.278 | last_section = "" 2026-06-30 20:13:15.278 | section_count = 0 2026-06-30 20:13:15.278 | } 2026-06-30 20:13:15.278 | /^\[.+\]/ { 2026-06-30 20:13:15.278 | gsub("[][]", "", $1); 2026-06-30 20:13:15.278 | section=$1 2026-06-30 20:13:15.278 | next 2026-06-30 20:13:15.278 | } 2026-06-30 20:13:15.278 | /^ *\#/ { 2026-06-30 20:13:15.278 | next 2026-06-30 20:13:15.278 | } 2026-06-30 20:13:15.279 | /^[^ \t]+/ { 2026-06-30 20:13:15.279 | # get offset of first = in $0 2026-06-30 20:13:15.279 | eq_idx = index($0, "=") 2026-06-30 20:13:15.279 | # extract attr & value from $0 2026-06-30 20:13:15.279 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 20:13:15.279 | value = substr($0, eq_idx + 1) 2026-06-30 20:13:15.279 | # only need to strip trailing whitespace from attr 2026-06-30 20:13:15.279 | sub(/[ \t]*$/, "", attr) 2026-06-30 20:13:15.279 | # need to strip leading & trailing whitespace from value 2026-06-30 20:13:15.279 | sub(/^[ \t]*/, "", value) 2026-06-30 20:13:15.279 | sub(/[ \t]*$/, "", value) 2026-06-30 20:13:15.279 | 2026-06-30 20:13:15.280 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 20:13:15.280 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 20:13:15.281 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 20:13:15.281 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 20:13:15.281 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 20:13:15.281 | if (section != last_section) { 2026-06-30 20:13:15.281 | cfg_section[section_count++] = section 2026-06-30 20:13:15.281 | last_section = section 2026-06-30 20:13:15.282 | } 2026-06-30 20:13:15.282 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 20:13:15.282 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 20:13:15.282 | 2026-06-30 20:13:15.282 | cfg_attr[section, attr, 0] = value 2026-06-30 20:13:15.282 | cfg_attr_count[section, attr] = 1 2026-06-30 20:13:15.282 | } else { 2026-06-30 20:13:15.282 | lno = cfg_attr_count[section, attr]++ 2026-06-30 20:13:15.282 | cfg_attr[section, attr, lno] = value 2026-06-30 20:13:15.282 | } 2026-06-30 20:13:15.282 | } 2026-06-30 20:13:15.283 | END { 2026-06-30 20:13:15.283 | # Process each section in order 2026-06-30 20:13:15.283 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 20:13:15.283 | section = cfg_section[sno] 2026-06-30 20:13:15.283 | # The ini routines simply append a config item immediately 2026-06-30 20:13:15.283 | # after the section header. To keep the same order as defined 2026-06-30 20:13:15.283 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 20:13:15.283 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 20:13:15.283 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 20:13:15.283 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 20:13:15.283 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 20:13:15.284 | else { 2026-06-30 20:13:15.284 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 20:13:15.284 | count = cfg_attr_count[section, attr] 2026-06-30 20:13:15.284 | print "inidelete " configfile " " section " " attr 2026-06-30 20:13:15.284 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 20:13:15.284 | for (l = count -2; l >= 0; l--) 2026-06-30 20:13:15.284 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 20:13:15.284 | } 2026-06-30 20:13:15.284 | } 2026-06-30 20:13:15.284 | } 2026-06-30 20:13:15.284 | } 2026-06-30 20:13:15.285 | ' 2026-06-30 20:13:15.285 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 20:13:15.285 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.285 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:13:15.285 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 20:13:15.290 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-30 20:13:15.295 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:13:15.298 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-30 20:13:15.303 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-30 20:13:15.303 | BEGIN { group = "" } 2026-06-30 20:13:15.303 | /^\[\[.+\|.*\]\]/ { 2026-06-30 20:13:15.304 | gsub("[][]", "", $1); 2026-06-30 20:13:15.304 | split($1, a, "|"); 2026-06-30 20:13:15.304 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 20:13:15.304 | group=a[1] 2026-06-30 20:13:15.304 | } else { 2026-06-30 20:13:15.304 | group="" 2026-06-30 20:13:15.304 | } 2026-06-30 20:13:15.305 | next 2026-06-30 20:13:15.305 | } 2026-06-30 20:13:15.305 | { 2026-06-30 20:13:15.305 | if (group != "") 2026-06-30 20:13:15.305 | print $0 2026-06-30 20:13:15.306 | } 2026-06-30 20:13:15.306 | ' /home/quobyte/devstack/local.conf 2026-06-30 20:13:15.315 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-30 20:13:15.320 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-30 20:13:15.373 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-30 20:13:15.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-30 20:13:15.430 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.435 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-30 20:13:15.441 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-30 20:13:15.490 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.495 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-30 20:13:15.500 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-30 20:13:15.529 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:13:15.550 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.554 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-82a43523-7cde-45ca-8098-15db58089a2f"' 2026-06-30 20:13:15.559 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-82a43523-7cde-45ca-8098-15db58089a2f 2026-06-30 20:13:15.564 | [58403 Async configure_neutron_nova:58403]: finished successfully 2026-06-30 20:13:15.607 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.611 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-30 20:13:15.615 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-30 20:13:15.660 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.665 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-30 20:13:15.669 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-30 20:13:15.714 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:13:15.720 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-30 20:13:15.747 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:13:15.751 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 20:13:15.755 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-30 20:13:15.782 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:15.787 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 20:13:15.836 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-30 20:13:15.903 | [1955 Async configure_neutron_nova:58403]: Waiting for completion of configure_neutron_nova running on PID 58403 (2 other jobs running) 2026-06-30 20:13:15.934 | [1955 Async configure_neutron_nova:58403]: Signaling child to exit 2026-06-30 20:13:15.934 | WAKEUP 2026-06-30 20:13:15.961 | [1955 Async configure_neutron_nova:58403]: Signaled 2026-06-30 20:13:15.964 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-30 20:13:15.964 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-06-30 20:13:15.964 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-30 20:13:15.964 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 20:13:15.964 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 20:13:15.964 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-30 20:13:15.964 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-30 20:13:15.964 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-30 20:13:15.964 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.141/identity 2026-06-30 20:13:15.964 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-30 20:13:15.965 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-30 20:13:15.965 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-30 20:13:15.965 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-30 20:13:15.965 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-30 20:13:15.965 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-30 20:13:15.965 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-30 20:13:15.965 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-30 20:13:15.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-30 20:13:15.965 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-06-30 20:13:15.965 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:13:15.965 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-30 20:13:15.966 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-30 20:13:15.966 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-30 20:13:15.966 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-06-30 20:13:15.966 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 20:13:15.966 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-06-30 20:13:15.966 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-06-30 20:13:15.966 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-06-30 20:13:15.966 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-06-30 20:13:15.966 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-06-30 20:13:15.966 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-30 20:13:15.966 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-06-30 20:13:15.967 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-30 20:13:15.967 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-30 20:13:15.967 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 20:13:15.967 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-30 20:13:15.967 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-30 20:13:15.967 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-30 20:13:15.967 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.141/identity 2026-06-30 20:13:15.967 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-30 20:13:15.967 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-30 20:13:15.967 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-30 20:13:15.968 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-30 20:13:15.968 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-30 20:13:15.968 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-30 20:13:15.968 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-30 20:13:15.968 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-30 20:13:15.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-30 20:13:15.968 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-06-30 20:13:15.968 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:13:15.968 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-30 20:13:15.968 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-30 20:13:16.019 | [1955 Async configure_neutron_nova:58403]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-30 20:13:16.026 | + inc/async:async_wait:197 : return 0 2026-06-30 20:13:16.032 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-30 20:13:16.058 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:16.063 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 20:13:16.111 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 20:13:16.161 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-30 20:13:16.188 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:16.192 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-30 20:13:16.196 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:13:16.200 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-30 20:13:16.204 | + ./stack.sh:main:1293 : start_nova_api 2026-06-30 20:13:16.208 | + lib/nova:start_nova_api:969 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:13:16.213 | + lib/nova:start_nova_api:970 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:13:16.218 | + lib/nova:start_nova_api:970 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:13:16.223 | ++ lib/nova:start_nova_api:972 : which uwsgi 2026-06-30 20:13:16.230 | + lib/nova:start_nova_api:972 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 20:13:16.234 | + functions-common:run_process:1674 : local service=n-api 2026-06-30 20:13:16.238 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 20:13:16.242 | + functions-common:run_process:1676 : local group= 2026-06-30 20:13:16.246 | + functions-common:run_process:1677 : local user= 2026-06-30 20:13:16.250 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:13:16.254 | + functions-common:run_process:1680 : local name=n-api 2026-06-30 20:13:16.258 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:13:16.262 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:13:16.266 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:16.271 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:16.276 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:16.283 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850396278 2026-06-30 20:13:16.287 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-30 20:13:16.313 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:16.317 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-30 20:13:16.321 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-30 20:13:16.325 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 20:13:16.329 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 20:13:16.333 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 20:13:16.337 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 20:13:16.341 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-30 20:13:16.345 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-30 20:13:16.351 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-30 20:13:16.354 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:13:16.358 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:13:16.363 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:13:16.367 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:13:16.371 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-30 20:13:16.375 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-30 20:13:16.380 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 20:13:16.384 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:13:16.388 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 20:13:16.392 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-30 20:13:16.395 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:13:16.399 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 20:13:16.403 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 20:13:16.407 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 20:13:16.411 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-30 20:13:16.414 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 20:13:16.421 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-30 20:13:16.519 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:13:16.609 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-30 20:13:16.686 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-30 20:13:16.764 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:13:16.840 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:13:16.916 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-30 20:13:16.993 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-30 20:13:17.072 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-30 20:13:17.150 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-30 20:13:17.228 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-30 20:13:17.304 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 20:13:17.308 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 20:13:17.313 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-30 20:13:17.406 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 20:13:17.887 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-30 20:13:17.913 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-30 20:13:18.382 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-30 20:13:18.521 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:13:18.525 | + functions-common:time_stop:2420 : local name 2026-06-30 20:13:18.530 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:13:18.535 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:13:18.539 | + functions-common:time_stop:2423 : local total 2026-06-30 20:13:18.543 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:13:18.547 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:13:18.551 | + functions-common:time_stop:2427 : start_time=1782850396278 2026-06-30 20:13:18.555 | + functions-common:time_stop:2429 : [[ -z 1782850396278 ]] 2026-06-30 20:13:18.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:13:18.567 | + functions-common:time_stop:2432 : end_time=1782850398563 2026-06-30 20:13:18.571 | + functions-common:time_stop:2433 : elapsed_time=2285 2026-06-30 20:13:18.575 | + functions-common:time_stop:2434 : total=4336 2026-06-30 20:13:18.580 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:13:18.584 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6621 2026-06-30 20:13:18.588 | + lib/nova:start_nova_api:974 : echo 'Waiting for nova-api to start...' 2026-06-30 20:13:18.589 | Waiting for nova-api to start... 2026-06-30 20:13:18.592 | + lib/nova:start_nova_api:976 : local service_url=http://192.168.122.141/compute/v2.1/ 2026-06-30 20:13:18.596 | + lib/nova:start_nova_api:978 : wait_for_service 60 http://192.168.122.141/compute/v2.1/ 2026-06-30 20:13:18.599 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 20:13:18.603 | + functions:wait_for_service:477 : local url=http://192.168.122.141/compute/v2.1/ 2026-06-30 20:13:18.606 | + functions:wait_for_service:478 : local rval=0 2026-06-30 20:13:18.609 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 20:13:18.613 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 20:13:18.616 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:18.620 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:18.625 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:18.631 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850398627 2026-06-30 20:13:18.636 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 20:13:18.640 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:13:18.643 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.141/compute/v2.1/ 2026-06-30 20:13:24.684 | + :: : [[ 200 == 503 ]] 2026-06-30 20:13:24.686 | + :: : [[ 0 -eq 7 ]] 2026-06-30 20:13:24.691 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 20:13:24.695 | + functions-common:time_stop:2420 : local name 2026-06-30 20:13:24.699 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:13:24.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:13:24.709 | + functions-common:time_stop:2423 : local total 2026-06-30 20:13:24.714 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:13:24.718 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 20:13:24.722 | + functions-common:time_stop:2427 : start_time=1782850398627 2026-06-30 20:13:24.725 | + functions-common:time_stop:2429 : [[ -z 1782850398627 ]] 2026-06-30 20:13:24.730 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:13:24.737 | + functions-common:time_stop:2432 : end_time=1782850404732 2026-06-30 20:13:24.743 | + functions-common:time_stop:2433 : elapsed_time=6105 2026-06-30 20:13:24.747 | + functions-common:time_stop:2434 : total=5861 2026-06-30 20:13:24.751 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:13:24.755 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11966 2026-06-30 20:13:24.758 | + functions:wait_for_service:486 : return 0 2026-06-30 20:13:24.763 | + lib/nova:start_nova_api:982 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:13:24.769 | + lib/nova:start_nova_api:982 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:13:24.774 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-30 20:13:24.800 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:24.805 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-30 20:13:24.810 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:13:24.815 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-30 20:13:24.819 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-30 20:13:24.824 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-06-30 20:13:24.829 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-06-30 20:13:24.834 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-06-30 20:13:24.838 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-30 20:13:24.842 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-30 20:13:24.847 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-30 20:13:24.852 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-30 20:13:24.872 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-30 20:13:24.879 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-30 20:13:24.885 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-30 20:13:24.891 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-30 20:13:24.909 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-30 20:13:24.927 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-30 20:13:24.944 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-06-30 20:13:24.949 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-30 20:13:24.949 | Starting OVN 2026-06-30 20:13:24.953 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-30 20:13:24.957 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-30 20:13:24.957 | Starting OVS 2026-06-30 20:13:24.961 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-30 20:13:24.986 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:24.990 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-30 20:13:25.054 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-30 20:13:25.116 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-30 20:13:25.120 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-30 20:13:25.124 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 20:13:25.598 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-30 20:13:26.087 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-30 20:13:26.087 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-30 20:13:26.087 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-30 20:13:26.087 | 2026-06-30 20:13:26.087 | Possible reasons for having these kinds of units are: 2026-06-30 20:13:26.087 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-30 20:13:26.087 | .wants/, .requires/, or .upholds/ directory. 2026-06-30 20:13:26.088 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-30 20:13:26.088 | a requirement dependency on it. 2026-06-30 20:13:26.088 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-30 20:13:26.088 | D-Bus, udev, scripted systemctl call, ...). 2026-06-30 20:13:26.088 | • In case of template units, the unit is meant to be enabled with some 2026-06-30 20:13:26.088 | instance name specified. 2026-06-30 20:13:26.097 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-30 20:13:30.731 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-30 20:13:30.735 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 20:13:31.204 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-30 20:13:31.710 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-30 20:13:31.711 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-30 20:13:31.711 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-30 20:13:31.711 | 2026-06-30 20:13:31.711 | Possible reasons for having these kinds of units are: 2026-06-30 20:13:31.711 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-30 20:13:31.711 | .wants/, .requires/, or .upholds/ directory. 2026-06-30 20:13:31.711 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-30 20:13:31.711 | a requirement dependency on it. 2026-06-30 20:13:31.711 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-30 20:13:31.711 | D-Bus, udev, scripted systemctl call, ...). 2026-06-30 20:13:31.711 | • In case of template units, the unit is meant to be enabled with some 2026-06-30 20:13:31.712 | instance name specified. 2026-06-30 20:13:31.719 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-30 20:13:32.053 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-30 20:13:32.053 | Configuring OVSDB 2026-06-30 20:13:32.057 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-30 20:13:32.085 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:13:32.090 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-30 20:13:32.121 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-30 20:13:32.151 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=7fe9fb21-3c3f-4276-8609-281cce692d66 2026-06-30 20:13:32.175 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.141:6642 2026-06-30 20:13:32.203 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-30 20:13:32.233 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-30 20:13:32.260 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.141 2026-06-30 20:13:32.287 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-30 20:13:32.293 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-30 20:13:32.318 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-30 20:13:32.322 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-30 20:13:32.347 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-30 20:13:32.351 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-30 20:13:32.355 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 20:13:32.359 | + functions-common:is_provider_network:2272 : return 1 2026-06-30 20:13:32.363 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-30 20:13:32.367 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-30 20:13:32.371 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-30 20:13:32.375 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-30 20:13:32.379 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-30 20:13:32.383 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-30 20:13:32.412 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-30 20:13:32.442 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-30 20:13:32.477 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-30 20:13:32.515 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:13:32.522 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-30 20:13:32.527 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-30 20:13:32.530 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-30 20:13:32.533 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-30 20:13:32.537 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-30 20:13:32.570 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:32.573 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-30 20:13:32.576 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-30 20:13:32.579 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 20:13:33.072 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-30 20:13:33.583 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-30 20:13:33.662 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-30 20:13:33.669 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-30 20:13:33.673 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-30 20:13:33.677 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-30 20:13:33.683 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-30 20:13:34.690 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-30 20:13:34.694 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-30 20:13:34.699 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-30 20:13:34.703 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-30 20:13:34.707 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-30 20:13:34.711 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-30 20:13:34.715 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-30 20:13:34.719 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-30 20:13:34.723 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-30 20:13:34.728 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-30 20:13:34.732 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-30 20:13:34.736 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-30 20:13:34.740 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-30 20:13:34.766 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:13:34.770 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-30 20:13:34.800 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-30 20:13:34.827 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-30 20:13:34.847 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-30 20:13:34.865 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-30 20:13:34.892 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:34.896 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-30 20:13:34.900 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-30 20:13:34.904 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 20:13:35.391 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-30 20:13:35.884 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-30 20:13:35.884 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-30 20:13:35.884 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-30 20:13:35.884 | 2026-06-30 20:13:35.884 | Possible reasons for having these kinds of units are: 2026-06-30 20:13:35.884 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-30 20:13:35.884 | .wants/, .requires/, or .upholds/ directory. 2026-06-30 20:13:35.885 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-30 20:13:35.885 | a requirement dependency on it. 2026-06-30 20:13:35.885 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-30 20:13:35.885 | D-Bus, udev, scripted systemctl call, ...). 2026-06-30 20:13:35.885 | • In case of template units, the unit is meant to be enabled with some 2026-06-30 20:13:35.885 | instance name specified. 2026-06-30 20:13:35.893 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-30 20:13:36.162 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-30 20:13:36.189 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:13:36.193 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-30 20:13:36.198 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-30 20:13:36.225 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:36.229 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-30 20:13:36.233 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-30 20:13:36.238 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 20:13:36.242 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-30 20:13:36.246 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 20:13:36.250 | + functions-common:run_process:1676 : local group= 2026-06-30 20:13:36.254 | + functions-common:run_process:1677 : local user= 2026-06-30 20:13:36.257 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:13:36.261 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-30 20:13:36.265 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:13:36.269 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:13:36.273 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:36.277 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:36.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:36.289 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850416285 2026-06-30 20:13:36.293 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-30 20:13:36.320 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:36.324 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-30 20:13:36.328 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-30 20:13:36.332 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 20:13:36.337 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 20:13:36.341 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 20:13:36.345 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 20:13:36.349 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-30 20:13:36.353 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-30 20:13:36.357 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-30 20:13:36.361 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:13:36.365 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:13:36.369 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:13:36.373 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:13:36.377 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-30 20:13:36.381 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-30 20:13:36.385 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-30 20:13:36.390 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-30 20:13:36.394 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 20:13:36.398 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:13:36.402 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:13:36.406 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:13:36.410 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:13:36.413 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:13:36.417 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-30 20:13:36.421 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:13:36.428 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-30 20:13:36.519 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:13:36.611 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-30 20:13:36.692 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 20:13:36.768 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-30 20:13:36.848 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-30 20:13:36.927 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:13:37.006 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:13:37.010 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:13:37.014 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-30 20:13:37.112 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:13:37.606 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-30 20:13:37.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-30 20:13:38.099 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-30 20:13:38.158 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:13:38.162 | + functions-common:time_stop:2420 : local name 2026-06-30 20:13:38.166 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:13:38.171 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:13:38.175 | + functions-common:time_stop:2423 : local total 2026-06-30 20:13:38.178 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:13:38.183 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:13:38.187 | + functions-common:time_stop:2427 : start_time=1782850416285 2026-06-30 20:13:38.191 | + functions-common:time_stop:2429 : [[ -z 1782850416285 ]] 2026-06-30 20:13:38.196 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:13:38.203 | + functions-common:time_stop:2432 : end_time=1782850418199 2026-06-30 20:13:38.207 | + functions-common:time_stop:2433 : elapsed_time=1914 2026-06-30 20:13:38.211 | + functions-common:time_stop:2434 : total=6621 2026-06-30 20:13:38.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:13:38.219 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8535 2026-06-30 20:13:38.223 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-30 20:13:38.228 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-30 20:13:38.232 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-30 20:13:38.237 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 20:13:38.265 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 20:13:38.269 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 20:13:38.273 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 20:13:38.277 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 20:13:38.282 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 20:13:38.331 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini 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-06-30 20:13:38.376 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 20:13:38.422 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 20:13:38.470 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-30 20:13:38.516 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-30 20:13:38.520 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-30 20:13:38.546 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:38.551 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-30 20:13:38.619 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-30 20:13:38.623 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 20:13:38.628 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-30 20:13:38.632 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 20:13:38.637 | + functions-common:run_process:1676 : local group= 2026-06-30 20:13:38.641 | + functions-common:run_process:1677 : local user= 2026-06-30 20:13:38.645 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:13:38.649 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-30 20:13:38.653 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:13:38.657 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:13:38.663 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:38.668 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:38.673 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:38.681 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850418676 2026-06-30 20:13:38.685 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-30 20:13:38.712 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:38.716 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-30 20:13:38.720 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-30 20:13:38.724 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 20:13:38.728 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 20:13:38.732 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 20:13:38.736 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 20:13:38.740 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-30 20:13:38.745 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-30 20:13:38.749 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-30 20:13:38.753 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:13:38.757 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:13:38.761 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:13:38.765 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:13:38.769 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-30 20:13:38.773 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-30 20:13:38.777 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-30 20:13:38.782 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-30 20:13:38.786 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 20:13:38.791 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:13:38.795 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:13:38.799 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:13:38.803 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:13:38.807 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:13:38.811 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-30 20:13:38.815 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:13:38.822 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-30 20:13:38.914 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:13:39.007 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-30 20:13:39.091 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 20:13:39.171 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-30 20:13:39.252 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-30 20:13:39.333 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:13:39.418 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:13:39.423 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:13:39.427 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-30 20:13:39.540 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:13:40.062 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-30 20:13:40.084 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-30 20:13:40.560 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-30 20:13:40.613 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:13:40.618 | + functions-common:time_stop:2420 : local name 2026-06-30 20:13:40.622 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:13:40.626 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:13:40.630 | + functions-common:time_stop:2423 : local total 2026-06-30 20:13:40.633 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:13:40.637 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:13:40.642 | + functions-common:time_stop:2427 : start_time=1782850418676 2026-06-30 20:13:40.646 | + functions-common:time_stop:2429 : [[ -z 1782850418676 ]] 2026-06-30 20:13:40.651 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:13:40.658 | + functions-common:time_stop:2432 : end_time=1782850420653 2026-06-30 20:13:40.663 | + functions-common:time_stop:2433 : elapsed_time=1977 2026-06-30 20:13:40.670 | + functions-common:time_stop:2434 : total=8535 2026-06-30 20:13:40.675 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:13:40.679 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10512 2026-06-30 20:13:40.683 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 20:13:40.688 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 20:13:40.692 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 20:13:40.698 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 20:13:40.726 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 20:13:40.730 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 20:13:40.736 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 20:13:40.740 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 20:13:40.744 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 20:13:40.789 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini 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-06-30 20:13:40.835 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 20:13:40.880 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 20:13:40.931 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-30 20:13:40.978 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-06-30 20:13:40.982 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-06-30 20:13:40.986 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-06-30 20:13:40.990 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-30 20:13:41.018 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-30 20:13:41.045 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-30 20:13:41.050 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-06-30 20:13:41.054 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-06-30 20:13:41.058 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-30 20:13:41.118 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-30 20:13:41.153 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:41.157 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-30 20:13:41.161 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:13:41.164 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-30 20:13:41.168 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-30 20:13:41.171 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-06-30 20:13:41.175 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-30 20:13:41.219 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-06-30 20:13:41.222 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-06-30 20:13:41.227 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-30 20:13:41.272 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-30 20:13:41.276 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-06-30 20:13:41.280 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-06-30 20:13:41.285 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-06-30 20:13:41.290 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-06-30 20:13:41.294 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-06-30 20:13:41.299 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-06-30 20:13:41.302 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-06-30 20:13:41.305 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-06-30 20:13:41.309 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-06-30 20:13:41.314 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:41.317 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:41.321 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:41.325 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-30 20:13:41.329 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:41.333 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:41.338 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-06-30 20:13:41.342 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-06-30 20:13:41.346 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-30 20:13:41.350 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-30 20:13:41.381 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-06-30 20:13:41.385 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-06-30 20:13:41.441 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-06-30 20:13:41.497 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-06-30 20:13:41.501 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-06-30 20:13:41.556 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-06-30 20:13:41.561 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-06-30 20:13:41.618 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-06-30 20:13:41.624 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 20:13:41.629 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-30 20:13:41.633 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 20:13:41.636 | + functions-common:run_process:1676 : local group= 2026-06-30 20:13:41.640 | + functions-common:run_process:1677 : local user= 2026-06-30 20:13:41.644 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:13:41.648 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-30 20:13:41.652 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:13:41.656 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:13:41.660 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:41.664 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:41.669 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:41.675 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850421670 2026-06-30 20:13:41.679 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-30 20:13:41.703 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:41.708 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-30 20:13:41.711 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-30 20:13:41.715 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 20:13:41.719 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 20:13:41.723 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 20:13:41.726 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 20:13:41.729 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-30 20:13:41.733 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-30 20:13:41.736 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-30 20:13:41.740 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:13:41.744 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:13:41.748 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:13:41.751 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:13:41.756 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-30 20:13:41.760 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-30 20:13:41.764 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 20:13:41.768 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:13:41.772 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 20:13:41.776 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-30 20:13:41.780 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:13:41.783 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 20:13:41.786 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 20:13:41.790 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 20:13:41.793 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-30 20:13:41.797 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 20:13:41.803 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-30 20:13:41.887 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:13:41.985 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-30 20:13:42.065 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-30 20:13:42.144 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:13:42.224 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:13:42.305 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-30 20:13:42.383 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-30 20:13:42.462 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-30 20:13:42.541 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-30 20:13:42.622 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-30 20:13:42.702 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 20:13:42.706 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 20:13:42.711 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-30 20:13:42.811 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 20:13:43.322 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-30 20:13:43.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-30 20:13:43.846 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-30 20:13:44.001 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:13:44.008 | + functions-common:time_stop:2420 : local name 2026-06-30 20:13:44.013 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:13:44.018 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:13:44.020 | + functions-common:time_stop:2423 : local total 2026-06-30 20:13:44.022 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:13:44.024 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:13:44.026 | + functions-common:time_stop:2427 : start_time=1782850421670 2026-06-30 20:13:44.028 | + functions-common:time_stop:2429 : [[ -z 1782850421670 ]] 2026-06-30 20:13:44.032 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:13:44.036 | + functions-common:time_stop:2432 : end_time=1782850424034 2026-06-30 20:13:44.039 | + functions-common:time_stop:2433 : elapsed_time=2364 2026-06-30 20:13:44.043 | + functions-common:time_stop:2434 : total=10512 2026-06-30 20:13:44.043 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:13:44.045 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12876 2026-06-30 20:13:44.047 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.141/ 2026-06-30 20:13:44.049 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:44.051 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-30 20:13:44.053 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:44.055 | + functions-common:run_process:1676 : local group= 2026-06-30 20:13:44.058 | + functions-common:run_process:1677 : local user= 2026-06-30 20:13:44.060 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:13:44.062 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-30 20:13:44.064 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:13:44.066 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:13:44.070 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:44.074 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:44.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:44.080 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850424078 2026-06-30 20:13:44.082 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-30 20:13:44.103 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:44.105 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-30 20:13:44.108 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-30 20:13:44.109 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:44.111 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:44.116 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:44.116 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:44.118 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-30 20:13:44.120 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-30 20:13:44.122 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-30 20:13:44.124 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:13:44.126 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:13:44.128 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:13:44.130 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:13:44.133 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-30 20:13:44.136 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-30 20:13:44.137 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-30 20:13:44.139 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-30 20:13:44.141 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:44.143 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:13:44.145 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:13:44.148 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:13:44.151 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:13:44.153 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:13:44.155 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-30 20:13:44.158 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:13:44.162 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-30 20:13:44.245 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:13:44.335 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-30 20:13:44.409 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:44.511 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-30 20:13:44.630 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-30 20:13:44.748 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:13:44.835 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:13:44.837 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:13:44.842 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-30 20:13:44.929 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:13:45.448 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-30 20:13:45.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-30 20:13:45.986 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-30 20:13:46.055 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:13:46.063 | + functions-common:time_stop:2420 : local name 2026-06-30 20:13:46.076 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:13:46.085 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:13:46.086 | + functions-common:time_stop:2423 : local total 2026-06-30 20:13:46.090 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:13:46.099 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:13:46.106 | + functions-common:time_stop:2427 : start_time=1782850424078 2026-06-30 20:13:46.114 | + functions-common:time_stop:2429 : [[ -z 1782850424078 ]] 2026-06-30 20:13:46.124 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:13:46.137 | + functions-common:time_stop:2432 : end_time=1782850426126 2026-06-30 20:13:46.145 | + functions-common:time_stop:2433 : elapsed_time=2048 2026-06-30 20:13:46.152 | + functions-common:time_stop:2434 : total=12876 2026-06-30 20:13:46.160 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:13:46.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14924 2026-06-30 20:13:46.176 | + lib/neutron:start_neutron_service_and_check:646 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:46.180 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-30 20:13:46.187 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:46.195 | + functions-common:run_process:1676 : local group= 2026-06-30 20:13:46.198 | + functions-common:run_process:1677 : local user= 2026-06-30 20:13:46.206 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:13:46.211 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-30 20:13:46.219 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:13:46.229 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:13:46.234 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:46.239 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:46.242 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:46.246 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850426243 2026-06-30 20:13:46.247 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-30 20:13:46.265 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:46.268 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-30 20:13:46.270 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-30 20:13:46.272 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:46.274 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:46.275 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:46.278 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:46.280 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-30 20:13:46.282 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-30 20:13:46.284 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-30 20:13:46.286 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:13:46.288 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:13:46.291 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:13:46.293 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:13:46.295 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-30 20:13:46.297 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-30 20:13:46.300 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-30 20:13:46.301 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-30 20:13:46.303 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:46.305 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:13:46.307 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:13:46.309 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:13:46.311 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:13:46.313 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:13:46.318 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-30 20:13:46.318 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:13:46.321 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-30 20:13:46.460 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:13:46.568 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-30 20:13:46.710 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:46.829 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-30 20:13:46.955 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-30 20:13:47.081 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:13:47.216 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:13:47.221 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:13:47.226 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-30 20:13:47.390 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:13:47.908 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-30 20:13:47.937 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-30 20:13:48.483 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-30 20:13:48.544 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:13:48.549 | + functions-common:time_stop:2420 : local name 2026-06-30 20:13:48.558 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:13:48.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:13:48.574 | + functions-common:time_stop:2423 : local total 2026-06-30 20:13:48.578 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:13:48.583 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:13:48.587 | + functions-common:time_stop:2427 : start_time=1782850426243 2026-06-30 20:13:48.593 | + functions-common:time_stop:2429 : [[ -z 1782850426243 ]] 2026-06-30 20:13:48.601 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:13:48.608 | + functions-common:time_stop:2432 : end_time=1782850428603 2026-06-30 20:13:48.612 | + functions-common:time_stop:2433 : elapsed_time=2360 2026-06-30 20:13:48.621 | + functions-common:time_stop:2434 : total=14924 2026-06-30 20:13:48.625 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:13:48.630 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17284 2026-06-30 20:13:48.638 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-06-30 20:13:48.644 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-06-30 20:13:48.647 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:48.654 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-30 20:13:48.657 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:48.660 | + functions-common:run_process:1676 : local group= 2026-06-30 20:13:48.664 | + functions-common:run_process:1677 : local user= 2026-06-30 20:13:48.672 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:13:48.677 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-30 20:13:48.682 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:13:48.689 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:13:48.694 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:48.701 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:48.707 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:48.716 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850428709 2026-06-30 20:13:48.724 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-30 20:13:48.767 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:48.773 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-30 20:13:48.776 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-30 20:13:48.785 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:48.791 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:48.797 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:48.806 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:48.813 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-30 20:13:48.818 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-30 20:13:48.825 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-30 20:13:48.833 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:13:48.837 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:13:48.843 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:13:48.853 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:13:48.855 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-30 20:13:48.862 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-30 20:13:48.867 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-30 20:13:48.873 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-30 20:13:48.877 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:48.885 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:13:48.889 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:13:48.897 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:13:48.903 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:13:48.905 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:13:48.911 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-30 20:13:48.922 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:13:48.926 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-30 20:13:49.062 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:13:49.165 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-30 20:13:49.274 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:13:49.397 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-30 20:13:49.532 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-30 20:13:49.654 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:13:49.769 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:13:49.770 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:13:49.773 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-30 20:13:49.916 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:13:50.452 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-30 20:13:50.494 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-30 20:13:51.020 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-30 20:13:51.086 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:13:51.094 | + functions-common:time_stop:2420 : local name 2026-06-30 20:13:51.102 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:13:51.112 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:13:51.133 | + functions-common:time_stop:2423 : local total 2026-06-30 20:13:51.137 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:13:51.142 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:13:51.146 | + functions-common:time_stop:2427 : start_time=1782850428709 2026-06-30 20:13:51.151 | + functions-common:time_stop:2429 : [[ -z 1782850428709 ]] 2026-06-30 20:13:51.160 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:13:51.168 | + functions-common:time_stop:2432 : end_time=1782850431160 2026-06-30 20:13:51.171 | + functions-common:time_stop:2433 : elapsed_time=2451 2026-06-30 20:13:51.178 | + functions-common:time_stop:2434 : total=17284 2026-06-30 20:13:51.186 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:13:51.191 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19735 2026-06-30 20:13:51.196 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-06-30 20:13:51.203 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.141/networking 2026-06-30 20:13:51.207 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-06-30 20:13:51.207 | Waiting for Neutron to start... 2026-06-30 20:13:51.214 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.141/networking' 2026-06-30 20:13:51.219 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.141/networking' 'Neutron did not start' 60 2026-06-30 20:13:51.226 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.141/networking' 2026-06-30 20:13:51.233 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-30 20:13:51.235 | + functions-common:test_with_retry:2360 : local until=60 2026-06-30 20:13:51.241 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-30 20:13:51.248 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-30 20:13:51.260 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-30 20:13:51.264 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:51.269 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:51.278 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:51.283 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850431279 2026-06-30 20:13:51.288 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.141/networking; do sleep 0.5; done' 2026-06-30 20:13:59.483 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.141/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-30 20:13:59.486 | + functions-common:time_stop:2420 : local name 2026-06-30 20:13:59.491 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:13:59.495 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:13:59.499 | + functions-common:time_stop:2423 : local total 2026-06-30 20:13:59.503 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:13:59.508 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-30 20:13:59.512 | + functions-common:time_stop:2427 : start_time=1782850431279 2026-06-30 20:13:59.517 | + functions-common:time_stop:2429 : [[ -z 1782850431279 ]] 2026-06-30 20:13:59.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:13:59.529 | + functions-common:time_stop:2432 : end_time=1782850439524 2026-06-30 20:13:59.536 | + functions-common:time_stop:2433 : elapsed_time=8245 2026-06-30 20:13:59.541 | + functions-common:time_stop:2434 : total=0 2026-06-30 20:13:59.545 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:13:59.549 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8245 2026-06-30 20:13:59.554 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-30 20:13:59.584 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:59.588 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-30 20:13:59.594 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:13:59.598 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-30 20:13:59.603 | + ./stack.sh:main:1311 : start_placement 2026-06-30 20:13:59.607 | + lib/placement:start_placement:137 : start_placement_api 2026-06-30 20:13:59.613 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-30 20:13:59.619 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 20:13:59.624 | + functions-common:run_process:1674 : local service=placement-api 2026-06-30 20:13:59.628 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 20:13:59.632 | + functions-common:run_process:1676 : local group= 2026-06-30 20:13:59.636 | + functions-common:run_process:1677 : local user= 2026-06-30 20:13:59.640 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:13:59.645 | + functions-common:run_process:1680 : local name=placement-api 2026-06-30 20:13:59.649 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:13:59.653 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:13:59.657 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:13:59.661 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:13:59.667 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:13:59.674 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850439669 2026-06-30 20:13:59.678 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-30 20:13:59.708 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:13:59.712 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-30 20:13:59.717 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-30 20:13:59.721 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 20:13:59.726 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 20:13:59.730 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 20:13:59.734 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 20:13:59.739 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-30 20:13:59.743 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-30 20:13:59.747 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-30 20:13:59.751 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:13:59.756 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:13:59.760 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:13:59.764 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:13:59.768 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-30 20:13:59.773 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-30 20:13:59.777 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 20:13:59.781 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:13:59.786 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 20:13:59.790 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-30 20:13:59.794 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:13:59.798 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 20:13:59.802 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 20:13:59.806 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 20:13:59.810 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-30 20:13:59.814 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 20:13:59.821 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-30 20:13:59.917 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:14:00.012 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-30 20:14:00.092 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-30 20:14:00.169 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:14:00.250 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:14:00.330 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-30 20:14:00.409 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-30 20:14:00.487 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-30 20:14:00.570 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-30 20:14:00.649 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-30 20:14:00.729 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 20:14:00.733 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 20:14:00.737 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-30 20:14:00.832 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 20:14:01.327 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-30 20:14:01.359 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-30 20:14:01.838 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-30 20:14:01.988 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:14:01.991 | + functions-common:time_stop:2420 : local name 2026-06-30 20:14:01.994 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:14:01.997 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:14:02.001 | + functions-common:time_stop:2423 : local total 2026-06-30 20:14:02.005 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:14:02.008 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:14:02.012 | + functions-common:time_stop:2427 : start_time=1782850439669 2026-06-30 20:14:02.016 | + functions-common:time_stop:2429 : [[ -z 1782850439669 ]] 2026-06-30 20:14:02.021 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:14:02.027 | + functions-common:time_stop:2432 : end_time=1782850442022 2026-06-30 20:14:02.031 | + functions-common:time_stop:2433 : elapsed_time=2353 2026-06-30 20:14:02.035 | + functions-common:time_stop:2434 : total=19735 2026-06-30 20:14:02.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:14:02.043 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22088 2026-06-30 20:14:02.047 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-30 20:14:02.047 | Waiting for placement-api to start... 2026-06-30 20:14:02.051 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.141/placement 2026-06-30 20:14:02.055 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 20:14:02.060 | + functions:wait_for_service:477 : local url=http://192.168.122.141/placement 2026-06-30 20:14:02.066 | + functions:wait_for_service:478 : local rval=0 2026-06-30 20:14:02.072 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 20:14:02.074 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 20:14:02.078 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:14:02.083 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:14:02.089 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:14:02.094 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850442090 2026-06-30 20:14:02.099 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 20:14:02.103 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:14:02.105 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.141/placement 2026-06-30 20:14:04.913 | + :: : [[ 200 == 503 ]] 2026-06-30 20:14:04.915 | + :: : [[ 0 -eq 7 ]] 2026-06-30 20:14:04.918 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 20:14:04.922 | + functions-common:time_stop:2420 : local name 2026-06-30 20:14:04.925 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:14:04.928 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:14:04.931 | + functions-common:time_stop:2423 : local total 2026-06-30 20:14:04.935 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:14:04.939 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 20:14:04.943 | + functions-common:time_stop:2427 : start_time=1782850442090 2026-06-30 20:14:04.946 | + functions-common:time_stop:2429 : [[ -z 1782850442090 ]] 2026-06-30 20:14:04.950 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:14:04.955 | + functions-common:time_stop:2432 : end_time=1782850444952 2026-06-30 20:14:04.959 | + functions-common:time_stop:2433 : elapsed_time=2862 2026-06-30 20:14:04.962 | + functions-common:time_stop:2434 : total=11966 2026-06-30 20:14:04.966 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:14:04.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14828 2026-06-30 20:14:04.974 | + functions:wait_for_service:486 : return 0 2026-06-30 20:14:04.976 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-30 20:14:04.998 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:14:05.002 | + ./stack.sh:main:1315 : start_neutron 2026-06-30 20:14:05.005 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-06-30 20:14:05.009 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:14:05.013 | + functions-common:run_process:1674 : local service=q-agt 2026-06-30 20:14:05.016 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 20:14:05.020 | + functions-common:run_process:1676 : local group= 2026-06-30 20:14:05.024 | + functions-common:run_process:1677 : local user= 2026-06-30 20:14:05.028 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:14:05.032 | + functions-common:run_process:1680 : local name=q-agt 2026-06-30 20:14:05.036 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:14:05.040 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:14:05.044 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:14:05.048 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:14:05.053 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:14:05.059 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850445055 2026-06-30 20:14:05.064 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-30 20:14:05.088 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:14:05.092 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:14:05.097 | + functions-common:time_stop:2420 : local name 2026-06-30 20:14:05.101 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:14:05.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:14:05.109 | + functions-common:time_stop:2423 : local total 2026-06-30 20:14:05.113 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:14:05.117 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:14:05.121 | + functions-common:time_stop:2427 : start_time=1782850445055 2026-06-30 20:14:05.125 | + functions-common:time_stop:2429 : [[ -z 1782850445055 ]] 2026-06-30 20:14:05.130 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:14:05.137 | + functions-common:time_stop:2432 : end_time=1782850445132 2026-06-30 20:14:05.140 | + functions-common:time_stop:2433 : elapsed_time=77 2026-06-30 20:14:05.144 | + functions-common:time_stop:2434 : total=22088 2026-06-30 20:14:05.147 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:14:05.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22165 2026-06-30 20:14:05.156 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-06-30 20:14:05.160 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 20:14:05.163 | + functions-common:is_provider_network:2272 : return 1 2026-06-30 20:14:05.167 | + lib/neutron:start_neutron:659 : start_other_agents 2026-06-30 20:14:05.171 | + lib/neutron:start_other_agents:683 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-30 20:14:05.176 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-30 20:14:05.180 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-30 20:14:05.184 | + functions-common:run_process:1676 : local group= 2026-06-30 20:14:05.188 | + functions-common:run_process:1677 : local user= 2026-06-30 20:14:05.192 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:14:05.196 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-30 20:14:05.199 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:14:05.203 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:14:05.207 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:14:05.211 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:14:05.216 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:14:05.221 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850445218 2026-06-30 20:14:05.225 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-30 20:14:05.252 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:14:05.256 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:14:05.259 | + functions-common:time_stop:2420 : local name 2026-06-30 20:14:05.262 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:14:05.266 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:14:05.269 | + functions-common:time_stop:2423 : local total 2026-06-30 20:14:05.274 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:14:05.277 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:14:05.281 | + functions-common:time_stop:2427 : start_time=1782850445218 2026-06-30 20:14:05.284 | + functions-common:time_stop:2429 : [[ -z 1782850445218 ]] 2026-06-30 20:14:05.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:14:05.295 | + functions-common:time_stop:2432 : end_time=1782850445291 2026-06-30 20:14:05.299 | + functions-common:time_stop:2433 : elapsed_time=73 2026-06-30 20:14:05.303 | + functions-common:time_stop:2434 : total=22165 2026-06-30 20:14:05.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:14:05.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22238 2026-06-30 20:14:05.316 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-06-30 20:14:05.320 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-06-30 20:14:05.324 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-06-30 20:14:05.329 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-06-30 20:14:05.333 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 20:14:05.338 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 20:14:05.342 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 20:14:05.346 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-30 20:14:05.350 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 20:14:05.353 | + lib/neutron:start_other_agents:685 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 20:14:05.357 | + functions-common:run_process:1674 : local service=q-l3 2026-06-30 20:14:05.361 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 20:14:05.364 | + functions-common:run_process:1676 : local group= 2026-06-30 20:14:05.368 | + functions-common:run_process:1677 : local user= 2026-06-30 20:14:05.371 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:14:05.375 | + functions-common:run_process:1680 : local name=q-l3 2026-06-30 20:14:05.379 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:14:05.383 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:14:05.387 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:14:05.391 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:14:05.397 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:14:05.403 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850445398 2026-06-30 20:14:05.406 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-30 20:14:05.431 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:14:05.435 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:14:05.439 | + functions-common:time_stop:2420 : local name 2026-06-30 20:14:05.442 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:14:05.446 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:14:05.449 | + functions-common:time_stop:2423 : local total 2026-06-30 20:14:05.453 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:14:05.457 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:14:05.461 | + functions-common:time_stop:2427 : start_time=1782850445398 2026-06-30 20:14:05.464 | + functions-common:time_stop:2429 : [[ -z 1782850445398 ]] 2026-06-30 20:14:05.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:14:05.475 | + functions-common:time_stop:2432 : end_time=1782850445471 2026-06-30 20:14:05.479 | + functions-common:time_stop:2433 : elapsed_time=73 2026-06-30 20:14:05.482 | + functions-common:time_stop:2434 : total=22238 2026-06-30 20:14:05.486 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:14:05.490 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22311 2026-06-30 20:14:05.494 | + lib/neutron:start_other_agents:687 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-30 20:14:05.498 | + functions-common:run_process:1674 : local service=q-meta 2026-06-30 20:14:05.501 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-30 20:14:05.505 | + functions-common:run_process:1676 : local group= 2026-06-30 20:14:05.509 | + functions-common:run_process:1677 : local user= 2026-06-30 20:14:05.513 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:14:05.516 | + functions-common:run_process:1680 : local name=q-meta 2026-06-30 20:14:05.520 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:14:05.524 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:14:05.529 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:14:05.532 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:14:05.538 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:14:05.543 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850445539 2026-06-30 20:14:05.546 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-30 20:14:05.570 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:14:05.574 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:14:05.578 | + functions-common:time_stop:2420 : local name 2026-06-30 20:14:05.582 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:14:05.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:14:05.590 | + functions-common:time_stop:2423 : local total 2026-06-30 20:14:05.593 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:14:05.598 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:14:05.601 | + functions-common:time_stop:2427 : start_time=1782850445539 2026-06-30 20:14:05.605 | + functions-common:time_stop:2429 : [[ -z 1782850445539 ]] 2026-06-30 20:14:05.609 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:14:05.615 | + functions-common:time_stop:2432 : end_time=1782850445611 2026-06-30 20:14:05.619 | + functions-common:time_stop:2433 : elapsed_time=72 2026-06-30 20:14:05.623 | + functions-common:time_stop:2434 : total=22311 2026-06-30 20:14:05.626 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:14:05.630 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22383 2026-06-30 20:14:05.633 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-30 20:14:05.637 | + functions-common:run_process:1674 : local service=q-metering 2026-06-30 20:14:05.640 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-30 20:14:05.644 | + functions-common:run_process:1676 : local group= 2026-06-30 20:14:05.647 | + functions-common:run_process:1677 : local user= 2026-06-30 20:14:05.651 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:14:05.655 | + functions-common:run_process:1680 : local name=q-metering 2026-06-30 20:14:05.658 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:14:05.662 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:14:05.666 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:14:05.671 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:14:05.677 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:14:05.684 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850445679 2026-06-30 20:14:05.688 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-30 20:14:05.713 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:14:05.717 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:14:05.722 | + functions-common:time_stop:2420 : local name 2026-06-30 20:14:05.726 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:14:05.730 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:14:05.734 | + functions-common:time_stop:2423 : local total 2026-06-30 20:14:05.739 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:14:05.743 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:14:05.747 | + functions-common:time_stop:2427 : start_time=1782850445679 2026-06-30 20:14:05.752 | + functions-common:time_stop:2429 : [[ -z 1782850445679 ]] 2026-06-30 20:14:05.757 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:14:05.764 | + functions-common:time_stop:2432 : end_time=1782850445759 2026-06-30 20:14:05.768 | + functions-common:time_stop:2433 : elapsed_time=80 2026-06-30 20:14:05.772 | + functions-common:time_stop:2434 : total=22383 2026-06-30 20:14:05.777 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:14:05.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22463 2026-06-30 20:14:05.785 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-30 20:14:05.810 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:14:05.815 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-30 20:14:05.819 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-30 20:14:05.823 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:14:05.827 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-30 20:14:05.830 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-30 20:14:05.834 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-30 20:14:05.838 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-30 20:14:05.842 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-30 20:14:05.845 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-30 20:14:05.851 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 20:14:09.728 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:09.734 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 20:14:09.734 | address-scope 2026-06-30 20:14:09.734 | agent 2026-06-30 20:14:09.734 | allowed-address-pairs 2026-06-30 20:14:09.734 | auto-allocated-topology 2026-06-30 20:14:09.735 | availability_zone 2026-06-30 20:14:09.735 | default-subnetpools 2026-06-30 20:14:09.735 | dhcp_agent_scheduler 2026-06-30 20:14:09.735 | dns-integration 2026-06-30 20:14:09.735 | dns-domain-ports 2026-06-30 20:14:09.735 | dns-integration-domain-keywords 2026-06-30 20:14:09.735 | empty-string-filtering 2026-06-30 20:14:09.735 | external-net 2026-06-30 20:14:09.735 | extra_dhcp_opt 2026-06-30 20:14:09.735 | extraroute 2026-06-30 20:14:09.735 | extraroute-atomic 2026-06-30 20:14:09.736 | filter-validation 2026-06-30 20:14:09.736 | floating-ip-port-forwarding-detail 2026-06-30 20:14:09.736 | fip-port-details 2026-06-30 20:14:09.736 | flavors 2026-06-30 20:14:09.736 | floatingip-pools 2026-06-30 20:14:09.736 | router 2026-06-30 20:14:09.736 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:14:09.736 | enable-default-route-bfd 2026-06-30 20:14:09.736 | enable-default-route-ecmp 2026-06-30 20:14:09.736 | ext-gw-mode 2026-06-30 20:14:09.736 | l3-ha 2026-06-30 20:14:09.736 | external-gateway-multihoming 2026-06-30 20:14:09.737 | l3-flavors 2026-06-30 20:14:09.737 | l3_agent_scheduler 2026-06-30 20:14:09.737 | multi-provider 2026-06-30 20:14:09.737 | net-mtu 2026-06-30 20:14:09.737 | net-mtu-writable 2026-06-30 20:14:09.738 | network_availability_zone 2026-06-30 20:14:09.738 | network-ip-availability 2026-06-30 20:14:09.738 | network-ip-availability-details 2026-06-30 20:14:09.739 | pagination 2026-06-30 20:14:09.739 | port-device-profile 2026-06-30 20:14:09.739 | port-mac-address-regenerate 2026-06-30 20:14:09.740 | port-numa-affinity-policy 2026-06-30 20:14:09.740 | port-numa-affinity-policy-socket 2026-06-30 20:14:09.740 | binding 2026-06-30 20:14:09.740 | binding-extended 2026-06-30 20:14:09.740 | port-security 2026-06-30 20:14:09.741 | project-id 2026-06-30 20:14:09.741 | provider 2026-06-30 20:14:09.741 | qinq 2026-06-30 20:14:09.741 | quota-check-limit 2026-06-30 20:14:09.741 | quota-check-limit-default 2026-06-30 20:14:09.742 | quotas 2026-06-30 20:14:09.742 | quota_details 2026-06-30 20:14:09.742 | rbac-policies 2026-06-30 20:14:09.742 | rbac-address-scope 2026-06-30 20:14:09.742 | rbac-security-groups 2026-06-30 20:14:09.742 | revision-if-match 2026-06-30 20:14:09.742 | standard-attr-revisions 2026-06-30 20:14:09.742 | router_availability_zone 2026-06-30 20:14:09.743 | router-enable-snat 2026-06-30 20:14:09.743 | security-groups-default-rules 2026-06-30 20:14:09.743 | security-groups-default-statefulness 2026-06-30 20:14:09.743 | security-groups-normalized-cidr 2026-06-30 20:14:09.744 | security-groups-remote-address-group 2026-06-30 20:14:09.744 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:14:09.744 | security-groups-shared-filtering 2026-06-30 20:14:09.744 | security-group 2026-06-30 20:14:09.744 | service-type 2026-06-30 20:14:09.744 | sorting 2026-06-30 20:14:09.744 | standard-attr-description 2026-06-30 20:14:09.744 | stateful-security-group 2026-06-30 20:14:09.744 | subnet-dns-publish-fixed-ip 2026-06-30 20:14:09.744 | subnet-external-network 2026-06-30 20:14:09.745 | subnet_onboard 2026-06-30 20:14:09.745 | subnet-service-types 2026-06-30 20:14:09.745 | subnet_allocation 2026-06-30 20:14:09.745 | subnetpool-prefix-ops 2026-06-30 20:14:09.745 | tag-creation 2026-06-30 20:14:09.745 | standard-attr-tag 2026-06-30 20:14:09.745 | standard-attr-timestamp 2026-06-30 20:14:09.745 | vlan-transparent' 2026-06-30 20:14:09.745 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 20:14:09.745 | address-scope 2026-06-30 20:14:09.745 | agent 2026-06-30 20:14:09.746 | allowed-address-pairs 2026-06-30 20:14:09.746 | auto-allocated-topology 2026-06-30 20:14:09.746 | availability_zone 2026-06-30 20:14:09.747 | default-subnetpools 2026-06-30 20:14:09.747 | dhcp_agent_scheduler 2026-06-30 20:14:09.747 | dns-integration 2026-06-30 20:14:09.748 | dns-domain-ports 2026-06-30 20:14:09.748 | dns-integration-domain-keywords 2026-06-30 20:14:09.748 | empty-string-filtering 2026-06-30 20:14:09.748 | external-net 2026-06-30 20:14:09.748 | extra_dhcp_opt 2026-06-30 20:14:09.749 | extraroute 2026-06-30 20:14:09.749 | extraroute-atomic 2026-06-30 20:14:09.749 | filter-validation 2026-06-30 20:14:09.749 | floating-ip-port-forwarding-detail 2026-06-30 20:14:09.749 | fip-port-details 2026-06-30 20:14:09.749 | flavors 2026-06-30 20:14:09.749 | floatingip-pools 2026-06-30 20:14:09.749 | router 2026-06-30 20:14:09.749 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:14:09.749 | enable-default-route-bfd 2026-06-30 20:14:09.749 | enable-default-route-ecmp 2026-06-30 20:14:09.750 | ext-gw-mode 2026-06-30 20:14:09.750 | l3-ha 2026-06-30 20:14:09.750 | external-gateway-multihoming 2026-06-30 20:14:09.750 | l3-flavors 2026-06-30 20:14:09.750 | l3_agent_scheduler 2026-06-30 20:14:09.751 | multi-provider 2026-06-30 20:14:09.751 | net-mtu 2026-06-30 20:14:09.751 | net-mtu-writable 2026-06-30 20:14:09.752 | network_availability_zone 2026-06-30 20:14:09.752 | network-ip-availability 2026-06-30 20:14:09.752 | network-ip-availability-details 2026-06-30 20:14:09.752 | pagination 2026-06-30 20:14:09.752 | port-device-profile 2026-06-30 20:14:09.752 | port-mac-address-regenerate 2026-06-30 20:14:09.753 | port-numa-affinity-policy 2026-06-30 20:14:09.753 | port-numa-affinity-policy-socket 2026-06-30 20:14:09.753 | binding 2026-06-30 20:14:09.753 | binding-extended 2026-06-30 20:14:09.753 | port-security 2026-06-30 20:14:09.753 | project-id 2026-06-30 20:14:09.753 | provider 2026-06-30 20:14:09.753 | qinq 2026-06-30 20:14:09.753 | quota-check-limit 2026-06-30 20:14:09.753 | quota-check-limit-default 2026-06-30 20:14:09.753 | quotas 2026-06-30 20:14:09.753 | quota_details 2026-06-30 20:14:09.754 | rbac-policies 2026-06-30 20:14:09.754 | rbac-address-scope 2026-06-30 20:14:09.754 | rbac-security-groups 2026-06-30 20:14:09.754 | revision-if-match 2026-06-30 20:14:09.754 | standard-attr-revisions 2026-06-30 20:14:09.755 | router_availability_zone 2026-06-30 20:14:09.755 | router-enable-snat 2026-06-30 20:14:09.755 | security-groups-default-rules 2026-06-30 20:14:09.756 | security-groups-default-statefulness 2026-06-30 20:14:09.756 | security-groups-normalized-cidr 2026-06-30 20:14:09.756 | security-groups-remote-address-group 2026-06-30 20:14:09.757 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:14:09.757 | security-groups-shared-filtering 2026-06-30 20:14:09.757 | security-group 2026-06-30 20:14:09.757 | service-type 2026-06-30 20:14:09.757 | sorting 2026-06-30 20:14:09.757 | standard-attr-description 2026-06-30 20:14:09.757 | stateful-security-group 2026-06-30 20:14:09.757 | subnet-dns-publish-fixed-ip 2026-06-30 20:14:09.757 | subnet-external-network 2026-06-30 20:14:09.757 | subnet_onboard 2026-06-30 20:14:09.757 | subnet-service-types 2026-06-30 20:14:09.757 | subnet_allocation 2026-06-30 20:14:09.758 | subnetpool-prefix-ops 2026-06-30 20:14:09.758 | tag-creation 2026-06-30 20:14:09.758 | standard-attr-tag 2026-06-30 20:14:09.758 | standard-attr-timestamp 2026-06-30 20:14:09.758 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-30 20:14:09.759 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 20:14:09.759 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-30 20:14:09.759 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-30 20:14:09.760 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-30 20:14:13.966 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:13.971 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=46ba3691-02ee-4db5-af5c-7259b1c66d26 2026-06-30 20:14:13.976 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-30 20:14:13.981 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdb2:1112:9578::/56 --share --default -f value -c id 2026-06-30 20:14:17.934 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:17.940 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=5674d9ac-e071-4056-83f0-0899f8e53af5 2026-06-30 20:14:17.944 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-30 20:14:17.949 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 20:14:17.953 | + functions-common:is_provider_network:2272 : return 1 2026-06-30 20:14:17.958 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-30 20:14:23.560 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:23.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=8a3041a8-2046-4f3b-855a-19956191d4a0 2026-06-30 20:14:23.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-30 20:14:23.574 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:14:23.600 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-30 20:14:23.606 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-30 20:14:23.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 46ba3691-02ee-4db5-af5c-7259b1c66d26 ']' 2026-06-30 20:14:23.614 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-30 20:14:23.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-30 20:14:23.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 46ba3691-02ee-4db5-af5c-7259b1c66d26 ' 2026-06-30 20:14:23.626 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-30 20:14:23.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 8a3041a8-2046-4f3b-855a-19956191d4a0 private-subnet' 2026-06-30 20:14:23.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-30 20:14:23.640 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 46ba3691-02ee-4db5-af5c-7259b1c66d26 --network 8a3041a8-2046-4f3b-855a-19956191d4a0 private-subnet -f value -c id 2026-06-30 20:14:28.929 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:28.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=b4b0a854-8732-4506-83c8-03793f684339 2026-06-30 20:14:28.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-30 20:14:28.940 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:14:28.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo b4b0a854-8732-4506-83c8-03793f684339 2026-06-30 20:14:28.971 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=b4b0a854-8732-4506-83c8-03793f684339 2026-06-30 20:14:28.975 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-30 20:14:28.980 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-30 20:14:28.984 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-30 20:14:28.988 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:14:29.014 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-30 20:14:29.018 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:14:29.044 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-30 20:14:29.048 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 5674d9ac-e071-4056-83f0-0899f8e53af5 ']' 2026-06-30 20:14:29.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-30 20:14:29.056 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-30 20:14:29.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 5674d9ac-e071-4056-83f0-0899f8e53af5 ' 2026-06-30 20:14:29.066 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-30 20:14:29.070 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 8a3041a8-2046-4f3b-855a-19956191d4a0 ipv6-private-subnet ' 2026-06-30 20:14:29.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-30 20:14:29.081 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 5674d9ac-e071-4056-83f0-0899f8e53af5 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 8a3041a8-2046-4f3b-855a-19956191d4a0 ipv6-private-subnet -f value -c id 2026-06-30 20:14:34.010 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:34.015 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=d98900fb-f508-44c4-bfd0-1a9e493258b7 2026-06-30 20:14:34.020 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-30 20:14:34.024 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:14:34.053 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo d98900fb-f508-44c4-bfd0-1a9e493258b7 2026-06-30 20:14:34.058 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=d98900fb-f508-44c4-bfd0-1a9e493258b7 2026-06-30 20:14:34.063 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-30 20:14:34.069 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-30 20:14:34.075 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 20:14:37.472 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:37.475 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 20:14:37.475 | address-scope 2026-06-30 20:14:37.476 | agent 2026-06-30 20:14:37.476 | allowed-address-pairs 2026-06-30 20:14:37.476 | auto-allocated-topology 2026-06-30 20:14:37.476 | availability_zone 2026-06-30 20:14:37.476 | default-subnetpools 2026-06-30 20:14:37.476 | dhcp_agent_scheduler 2026-06-30 20:14:37.476 | dns-integration 2026-06-30 20:14:37.476 | dns-domain-ports 2026-06-30 20:14:37.476 | dns-integration-domain-keywords 2026-06-30 20:14:37.476 | empty-string-filtering 2026-06-30 20:14:37.476 | external-net 2026-06-30 20:14:37.477 | extra_dhcp_opt 2026-06-30 20:14:37.477 | extraroute 2026-06-30 20:14:37.477 | extraroute-atomic 2026-06-30 20:14:37.477 | filter-validation 2026-06-30 20:14:37.477 | floating-ip-port-forwarding-detail 2026-06-30 20:14:37.477 | fip-port-details 2026-06-30 20:14:37.477 | flavors 2026-06-30 20:14:37.477 | floatingip-pools 2026-06-30 20:14:37.477 | router 2026-06-30 20:14:37.477 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:14:37.477 | enable-default-route-bfd 2026-06-30 20:14:37.478 | enable-default-route-ecmp 2026-06-30 20:14:37.478 | ext-gw-mode 2026-06-30 20:14:37.478 | l3-ha 2026-06-30 20:14:37.479 | external-gateway-multihoming 2026-06-30 20:14:37.479 | l3-flavors 2026-06-30 20:14:37.479 | l3_agent_scheduler 2026-06-30 20:14:37.479 | multi-provider 2026-06-30 20:14:37.479 | net-mtu 2026-06-30 20:14:37.479 | net-mtu-writable 2026-06-30 20:14:37.479 | network_availability_zone 2026-06-30 20:14:37.480 | network-ip-availability 2026-06-30 20:14:37.480 | network-ip-availability-details 2026-06-30 20:14:37.480 | pagination 2026-06-30 20:14:37.480 | port-device-profile 2026-06-30 20:14:37.480 | port-mac-address-regenerate 2026-06-30 20:14:37.480 | port-numa-affinity-policy 2026-06-30 20:14:37.480 | port-numa-affinity-policy-socket 2026-06-30 20:14:37.480 | binding 2026-06-30 20:14:37.480 | binding-extended 2026-06-30 20:14:37.480 | port-security 2026-06-30 20:14:37.481 | project-id 2026-06-30 20:14:37.481 | provider 2026-06-30 20:14:37.481 | qinq 2026-06-30 20:14:37.481 | quota-check-limit 2026-06-30 20:14:37.481 | quota-check-limit-default 2026-06-30 20:14:37.481 | quotas 2026-06-30 20:14:37.481 | quota_details 2026-06-30 20:14:37.481 | rbac-policies 2026-06-30 20:14:37.481 | rbac-address-scope 2026-06-30 20:14:37.482 | rbac-security-groups 2026-06-30 20:14:37.482 | revision-if-match 2026-06-30 20:14:37.482 | standard-attr-revisions 2026-06-30 20:14:37.482 | router_availability_zone 2026-06-30 20:14:37.482 | router-enable-snat 2026-06-30 20:14:37.482 | security-groups-default-rules 2026-06-30 20:14:37.482 | security-groups-default-statefulness 2026-06-30 20:14:37.482 | security-groups-normalized-cidr 2026-06-30 20:14:37.482 | security-groups-remote-address-group 2026-06-30 20:14:37.482 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:14:37.483 | security-groups-shared-filtering 2026-06-30 20:14:37.483 | security-group 2026-06-30 20:14:37.483 | service-type 2026-06-30 20:14:37.483 | sorting 2026-06-30 20:14:37.483 | standard-attr-description 2026-06-30 20:14:37.483 | stateful-security-group 2026-06-30 20:14:37.483 | subnet-dns-publish-fixed-ip 2026-06-30 20:14:37.483 | subnet-external-network 2026-06-30 20:14:37.483 | subnet_onboard 2026-06-30 20:14:37.483 | subnet-service-types 2026-06-30 20:14:37.484 | subnet_allocation 2026-06-30 20:14:37.484 | subnetpool-prefix-ops 2026-06-30 20:14:37.484 | tag-creation 2026-06-30 20:14:37.484 | standard-attr-tag 2026-06-30 20:14:37.484 | standard-attr-timestamp 2026-06-30 20:14:37.484 | vlan-transparent' 2026-06-30 20:14:37.484 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 20:14:37.484 | address-scope 2026-06-30 20:14:37.484 | agent 2026-06-30 20:14:37.484 | allowed-address-pairs 2026-06-30 20:14:37.485 | auto-allocated-topology 2026-06-30 20:14:37.485 | availability_zone 2026-06-30 20:14:37.485 | default-subnetpools 2026-06-30 20:14:37.485 | dhcp_agent_scheduler 2026-06-30 20:14:37.485 | dns-integration 2026-06-30 20:14:37.485 | dns-domain-ports 2026-06-30 20:14:37.485 | dns-integration-domain-keywords 2026-06-30 20:14:37.485 | empty-string-filtering 2026-06-30 20:14:37.485 | external-net 2026-06-30 20:14:37.485 | extra_dhcp_opt 2026-06-30 20:14:37.485 | extraroute 2026-06-30 20:14:37.486 | extraroute-atomic 2026-06-30 20:14:37.486 | filter-validation 2026-06-30 20:14:37.486 | floating-ip-port-forwarding-detail 2026-06-30 20:14:37.486 | fip-port-details 2026-06-30 20:14:37.486 | flavors 2026-06-30 20:14:37.486 | floatingip-pools 2026-06-30 20:14:37.486 | router 2026-06-30 20:14:37.486 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:14:37.486 | enable-default-route-bfd 2026-06-30 20:14:37.486 | enable-default-route-ecmp 2026-06-30 20:14:37.486 | ext-gw-mode 2026-06-30 20:14:37.487 | l3-ha 2026-06-30 20:14:37.487 | external-gateway-multihoming 2026-06-30 20:14:37.487 | l3-flavors 2026-06-30 20:14:37.487 | l3_agent_scheduler 2026-06-30 20:14:37.487 | multi-provider 2026-06-30 20:14:37.487 | net-mtu 2026-06-30 20:14:37.487 | net-mtu-writable 2026-06-30 20:14:37.487 | network_availability_zone 2026-06-30 20:14:37.487 | network-ip-availability 2026-06-30 20:14:37.487 | network-ip-availability-details 2026-06-30 20:14:37.488 | pagination 2026-06-30 20:14:37.488 | port-device-profile 2026-06-30 20:14:37.488 | port-mac-address-regenerate 2026-06-30 20:14:37.488 | port-numa-affinity-policy 2026-06-30 20:14:37.488 | port-numa-affinity-policy-socket 2026-06-30 20:14:37.488 | binding 2026-06-30 20:14:37.488 | binding-extended 2026-06-30 20:14:37.488 | port-security 2026-06-30 20:14:37.488 | project-id 2026-06-30 20:14:37.488 | provider 2026-06-30 20:14:37.488 | qinq 2026-06-30 20:14:37.489 | quota-check-limit 2026-06-30 20:14:37.489 | quota-check-limit-default 2026-06-30 20:14:37.489 | quotas 2026-06-30 20:14:37.489 | quota_details 2026-06-30 20:14:37.489 | rbac-policies 2026-06-30 20:14:37.489 | rbac-address-scope 2026-06-30 20:14:37.489 | rbac-security-groups 2026-06-30 20:14:37.489 | revision-if-match 2026-06-30 20:14:37.490 | standard-attr-revisions 2026-06-30 20:14:37.490 | router_availability_zone 2026-06-30 20:14:37.490 | router-enable-snat 2026-06-30 20:14:37.490 | security-groups-default-rules 2026-06-30 20:14:37.490 | security-groups-default-statefulness 2026-06-30 20:14:37.490 | security-groups-normalized-cidr 2026-06-30 20:14:37.490 | security-groups-remote-address-group 2026-06-30 20:14:37.490 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:14:37.490 | security-groups-shared-filtering 2026-06-30 20:14:37.490 | security-group 2026-06-30 20:14:37.490 | service-type 2026-06-30 20:14:37.491 | sorting 2026-06-30 20:14:37.491 | standard-attr-description 2026-06-30 20:14:37.491 | stateful-security-group 2026-06-30 20:14:37.491 | subnet-dns-publish-fixed-ip 2026-06-30 20:14:37.491 | subnet-external-network 2026-06-30 20:14:37.491 | subnet_onboard 2026-06-30 20:14:37.491 | subnet-service-types 2026-06-30 20:14:37.491 | subnet_allocation 2026-06-30 20:14:37.491 | subnetpool-prefix-ops 2026-06-30 20:14:37.491 | tag-creation 2026-06-30 20:14:37.492 | standard-attr-tag 2026-06-30 20:14:37.492 | standard-attr-timestamp 2026-06-30 20:14:37.492 | vlan-transparent =~ router ]] 2026-06-30 20:14:37.492 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 20:14:37.492 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-30 20:14:37.493 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-30 20:14:37.497 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 20:14:40.912 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:40.917 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 20:14:40.917 | address-scope 2026-06-30 20:14:40.917 | agent 2026-06-30 20:14:40.917 | allowed-address-pairs 2026-06-30 20:14:40.917 | auto-allocated-topology 2026-06-30 20:14:40.917 | availability_zone 2026-06-30 20:14:40.917 | default-subnetpools 2026-06-30 20:14:40.917 | dhcp_agent_scheduler 2026-06-30 20:14:40.918 | dns-integration 2026-06-30 20:14:40.918 | dns-domain-ports 2026-06-30 20:14:40.918 | dns-integration-domain-keywords 2026-06-30 20:14:40.918 | empty-string-filtering 2026-06-30 20:14:40.918 | external-net 2026-06-30 20:14:40.918 | extra_dhcp_opt 2026-06-30 20:14:40.918 | extraroute 2026-06-30 20:14:40.918 | extraroute-atomic 2026-06-30 20:14:40.918 | filter-validation 2026-06-30 20:14:40.918 | floating-ip-port-forwarding-detail 2026-06-30 20:14:40.918 | fip-port-details 2026-06-30 20:14:40.919 | flavors 2026-06-30 20:14:40.919 | floatingip-pools 2026-06-30 20:14:40.919 | router 2026-06-30 20:14:40.919 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:14:40.919 | enable-default-route-bfd 2026-06-30 20:14:40.920 | enable-default-route-ecmp 2026-06-30 20:14:40.920 | ext-gw-mode 2026-06-30 20:14:40.920 | l3-ha 2026-06-30 20:14:40.921 | external-gateway-multihoming 2026-06-30 20:14:40.921 | l3-flavors 2026-06-30 20:14:40.921 | l3_agent_scheduler 2026-06-30 20:14:40.922 | multi-provider 2026-06-30 20:14:40.922 | net-mtu 2026-06-30 20:14:40.922 | net-mtu-writable 2026-06-30 20:14:40.922 | network_availability_zone 2026-06-30 20:14:40.922 | network-ip-availability 2026-06-30 20:14:40.922 | network-ip-availability-details 2026-06-30 20:14:40.922 | pagination 2026-06-30 20:14:40.922 | port-device-profile 2026-06-30 20:14:40.922 | port-mac-address-regenerate 2026-06-30 20:14:40.922 | port-numa-affinity-policy 2026-06-30 20:14:40.922 | port-numa-affinity-policy-socket 2026-06-30 20:14:40.923 | binding 2026-06-30 20:14:40.923 | binding-extended 2026-06-30 20:14:40.923 | port-security 2026-06-30 20:14:40.923 | project-id 2026-06-30 20:14:40.923 | provider 2026-06-30 20:14:40.923 | qinq 2026-06-30 20:14:40.923 | quota-check-limit 2026-06-30 20:14:40.923 | quota-check-limit-default 2026-06-30 20:14:40.923 | quotas 2026-06-30 20:14:40.923 | quota_details 2026-06-30 20:14:40.923 | rbac-policies 2026-06-30 20:14:40.924 | rbac-address-scope 2026-06-30 20:14:40.924 | rbac-security-groups 2026-06-30 20:14:40.924 | revision-if-match 2026-06-30 20:14:40.924 | standard-attr-revisions 2026-06-30 20:14:40.924 | router_availability_zone 2026-06-30 20:14:40.924 | router-enable-snat 2026-06-30 20:14:40.924 | security-groups-default-rules 2026-06-30 20:14:40.924 | security-groups-default-statefulness 2026-06-30 20:14:40.924 | security-groups-normalized-cidr 2026-06-30 20:14:40.924 | security-groups-remote-address-group 2026-06-30 20:14:40.925 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:14:40.925 | security-groups-shared-filtering 2026-06-30 20:14:40.925 | security-group 2026-06-30 20:14:40.925 | service-type 2026-06-30 20:14:40.925 | sorting 2026-06-30 20:14:40.925 | standard-attr-description 2026-06-30 20:14:40.925 | stateful-security-group 2026-06-30 20:14:40.925 | subnet-dns-publish-fixed-ip 2026-06-30 20:14:40.925 | subnet-external-network 2026-06-30 20:14:40.925 | subnet_onboard 2026-06-30 20:14:40.925 | subnet-service-types 2026-06-30 20:14:40.926 | subnet_allocation 2026-06-30 20:14:40.926 | subnetpool-prefix-ops 2026-06-30 20:14:40.926 | tag-creation 2026-06-30 20:14:40.926 | standard-attr-tag 2026-06-30 20:14:40.926 | standard-attr-timestamp 2026-06-30 20:14:40.926 | vlan-transparent' 2026-06-30 20:14:40.926 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 20:14:40.926 | address-scope 2026-06-30 20:14:40.926 | agent 2026-06-30 20:14:40.927 | allowed-address-pairs 2026-06-30 20:14:40.927 | auto-allocated-topology 2026-06-30 20:14:40.927 | availability_zone 2026-06-30 20:14:40.927 | default-subnetpools 2026-06-30 20:14:40.927 | dhcp_agent_scheduler 2026-06-30 20:14:40.927 | dns-integration 2026-06-30 20:14:40.927 | dns-domain-ports 2026-06-30 20:14:40.927 | dns-integration-domain-keywords 2026-06-30 20:14:40.927 | empty-string-filtering 2026-06-30 20:14:40.927 | external-net 2026-06-30 20:14:40.927 | extra_dhcp_opt 2026-06-30 20:14:40.928 | extraroute 2026-06-30 20:14:40.928 | extraroute-atomic 2026-06-30 20:14:40.928 | filter-validation 2026-06-30 20:14:40.928 | floating-ip-port-forwarding-detail 2026-06-30 20:14:40.928 | fip-port-details 2026-06-30 20:14:40.928 | flavors 2026-06-30 20:14:40.928 | floatingip-pools 2026-06-30 20:14:40.928 | router 2026-06-30 20:14:40.928 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:14:40.928 | enable-default-route-bfd 2026-06-30 20:14:40.929 | enable-default-route-ecmp 2026-06-30 20:14:40.929 | ext-gw-mode 2026-06-30 20:14:40.929 | l3-ha 2026-06-30 20:14:40.929 | external-gateway-multihoming 2026-06-30 20:14:40.929 | l3-flavors 2026-06-30 20:14:40.929 | l3_agent_scheduler 2026-06-30 20:14:40.929 | multi-provider 2026-06-30 20:14:40.929 | net-mtu 2026-06-30 20:14:40.929 | net-mtu-writable 2026-06-30 20:14:40.929 | network_availability_zone 2026-06-30 20:14:40.929 | network-ip-availability 2026-06-30 20:14:40.930 | network-ip-availability-details 2026-06-30 20:14:40.930 | pagination 2026-06-30 20:14:40.930 | port-device-profile 2026-06-30 20:14:40.930 | port-mac-address-regenerate 2026-06-30 20:14:40.930 | port-numa-affinity-policy 2026-06-30 20:14:40.930 | port-numa-affinity-policy-socket 2026-06-30 20:14:40.930 | binding 2026-06-30 20:14:40.930 | binding-extended 2026-06-30 20:14:40.930 | port-security 2026-06-30 20:14:40.930 | project-id 2026-06-30 20:14:40.930 | provider 2026-06-30 20:14:40.931 | qinq 2026-06-30 20:14:40.931 | quota-check-limit 2026-06-30 20:14:40.931 | quota-check-limit-default 2026-06-30 20:14:40.931 | quotas 2026-06-30 20:14:40.931 | quota_details 2026-06-30 20:14:40.931 | rbac-policies 2026-06-30 20:14:40.931 | rbac-address-scope 2026-06-30 20:14:40.931 | rbac-security-groups 2026-06-30 20:14:40.931 | revision-if-match 2026-06-30 20:14:40.932 | standard-attr-revisions 2026-06-30 20:14:40.932 | router_availability_zone 2026-06-30 20:14:40.932 | router-enable-snat 2026-06-30 20:14:40.932 | security-groups-default-rules 2026-06-30 20:14:40.932 | security-groups-default-statefulness 2026-06-30 20:14:40.932 | security-groups-normalized-cidr 2026-06-30 20:14:40.932 | security-groups-remote-address-group 2026-06-30 20:14:40.932 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:14:40.932 | security-groups-shared-filtering 2026-06-30 20:14:40.932 | security-group 2026-06-30 20:14:40.932 | service-type 2026-06-30 20:14:40.933 | sorting 2026-06-30 20:14:40.933 | standard-attr-description 2026-06-30 20:14:40.933 | stateful-security-group 2026-06-30 20:14:40.933 | subnet-dns-publish-fixed-ip 2026-06-30 20:14:40.933 | subnet-external-network 2026-06-30 20:14:40.933 | subnet_onboard 2026-06-30 20:14:40.933 | subnet-service-types 2026-06-30 20:14:40.933 | subnet_allocation 2026-06-30 20:14:40.933 | subnetpool-prefix-ops 2026-06-30 20:14:40.933 | tag-creation 2026-06-30 20:14:40.934 | standard-attr-tag 2026-06-30 20:14:40.934 | standard-attr-timestamp 2026-06-30 20:14:40.934 | vlan-transparent =~ external-net ]] 2026-06-30 20:14:40.934 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 20:14:40.934 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-30 20:14:40.936 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-30 20:14:44.654 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:44.658 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=ca2ecb8b-5c2e-46db-a5ee-e9baa4b317e6 2026-06-30 20:14:44.662 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-30 20:14:44.666 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:14:44.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-30 20:14:44.695 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-30 20:14:44.700 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-30 20:14:44.705 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 20:14:48.121 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:48.126 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 20:14:48.126 | address-scope 2026-06-30 20:14:48.126 | agent 2026-06-30 20:14:48.126 | allowed-address-pairs 2026-06-30 20:14:48.126 | auto-allocated-topology 2026-06-30 20:14:48.126 | availability_zone 2026-06-30 20:14:48.126 | default-subnetpools 2026-06-30 20:14:48.126 | dhcp_agent_scheduler 2026-06-30 20:14:48.126 | dns-integration 2026-06-30 20:14:48.126 | dns-domain-ports 2026-06-30 20:14:48.127 | dns-integration-domain-keywords 2026-06-30 20:14:48.127 | empty-string-filtering 2026-06-30 20:14:48.127 | external-net 2026-06-30 20:14:48.127 | extra_dhcp_opt 2026-06-30 20:14:48.127 | extraroute 2026-06-30 20:14:48.127 | extraroute-atomic 2026-06-30 20:14:48.127 | filter-validation 2026-06-30 20:14:48.127 | floating-ip-port-forwarding-detail 2026-06-30 20:14:48.127 | fip-port-details 2026-06-30 20:14:48.127 | flavors 2026-06-30 20:14:48.127 | floatingip-pools 2026-06-30 20:14:48.127 | router 2026-06-30 20:14:48.128 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:14:48.128 | enable-default-route-bfd 2026-06-30 20:14:48.128 | enable-default-route-ecmp 2026-06-30 20:14:48.128 | ext-gw-mode 2026-06-30 20:14:48.128 | l3-ha 2026-06-30 20:14:48.128 | external-gateway-multihoming 2026-06-30 20:14:48.128 | l3-flavors 2026-06-30 20:14:48.128 | l3_agent_scheduler 2026-06-30 20:14:48.128 | multi-provider 2026-06-30 20:14:48.128 | net-mtu 2026-06-30 20:14:48.128 | net-mtu-writable 2026-06-30 20:14:48.129 | network_availability_zone 2026-06-30 20:14:48.129 | network-ip-availability 2026-06-30 20:14:48.129 | network-ip-availability-details 2026-06-30 20:14:48.129 | pagination 2026-06-30 20:14:48.129 | port-device-profile 2026-06-30 20:14:48.129 | port-mac-address-regenerate 2026-06-30 20:14:48.129 | port-numa-affinity-policy 2026-06-30 20:14:48.129 | port-numa-affinity-policy-socket 2026-06-30 20:14:48.129 | binding 2026-06-30 20:14:48.129 | binding-extended 2026-06-30 20:14:48.129 | port-security 2026-06-30 20:14:48.129 | project-id 2026-06-30 20:14:48.130 | provider 2026-06-30 20:14:48.130 | qinq 2026-06-30 20:14:48.130 | quota-check-limit 2026-06-30 20:14:48.130 | quota-check-limit-default 2026-06-30 20:14:48.130 | quotas 2026-06-30 20:14:48.130 | quota_details 2026-06-30 20:14:48.130 | rbac-policies 2026-06-30 20:14:48.130 | rbac-address-scope 2026-06-30 20:14:48.130 | rbac-security-groups 2026-06-30 20:14:48.130 | revision-if-match 2026-06-30 20:14:48.130 | standard-attr-revisions 2026-06-30 20:14:48.131 | router_availability_zone 2026-06-30 20:14:48.131 | router-enable-snat 2026-06-30 20:14:48.131 | security-groups-default-rules 2026-06-30 20:14:48.131 | security-groups-default-statefulness 2026-06-30 20:14:48.131 | security-groups-normalized-cidr 2026-06-30 20:14:48.131 | security-groups-remote-address-group 2026-06-30 20:14:48.131 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:14:48.131 | security-groups-shared-filtering 2026-06-30 20:14:48.131 | security-group 2026-06-30 20:14:48.131 | service-type 2026-06-30 20:14:48.131 | sorting 2026-06-30 20:14:48.131 | standard-attr-description 2026-06-30 20:14:48.132 | stateful-security-group 2026-06-30 20:14:48.132 | subnet-dns-publish-fixed-ip 2026-06-30 20:14:48.132 | subnet-external-network 2026-06-30 20:14:48.132 | subnet_onboard 2026-06-30 20:14:48.132 | subnet-service-types 2026-06-30 20:14:48.132 | subnet_allocation 2026-06-30 20:14:48.132 | subnetpool-prefix-ops 2026-06-30 20:14:48.132 | tag-creation 2026-06-30 20:14:48.132 | standard-attr-tag 2026-06-30 20:14:48.132 | standard-attr-timestamp 2026-06-30 20:14:48.133 | vlan-transparent' 2026-06-30 20:14:48.133 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 20:14:48.133 | address-scope 2026-06-30 20:14:48.133 | agent 2026-06-30 20:14:48.133 | allowed-address-pairs 2026-06-30 20:14:48.133 | auto-allocated-topology 2026-06-30 20:14:48.133 | availability_zone 2026-06-30 20:14:48.133 | default-subnetpools 2026-06-30 20:14:48.133 | dhcp_agent_scheduler 2026-06-30 20:14:48.133 | dns-integration 2026-06-30 20:14:48.133 | dns-domain-ports 2026-06-30 20:14:48.134 | dns-integration-domain-keywords 2026-06-30 20:14:48.134 | empty-string-filtering 2026-06-30 20:14:48.134 | external-net 2026-06-30 20:14:48.134 | extra_dhcp_opt 2026-06-30 20:14:48.134 | extraroute 2026-06-30 20:14:48.134 | extraroute-atomic 2026-06-30 20:14:48.134 | filter-validation 2026-06-30 20:14:48.134 | floating-ip-port-forwarding-detail 2026-06-30 20:14:48.134 | fip-port-details 2026-06-30 20:14:48.134 | flavors 2026-06-30 20:14:48.134 | floatingip-pools 2026-06-30 20:14:48.135 | router 2026-06-30 20:14:48.135 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:14:48.135 | enable-default-route-bfd 2026-06-30 20:14:48.135 | enable-default-route-ecmp 2026-06-30 20:14:48.135 | ext-gw-mode 2026-06-30 20:14:48.135 | l3-ha 2026-06-30 20:14:48.135 | external-gateway-multihoming 2026-06-30 20:14:48.135 | l3-flavors 2026-06-30 20:14:48.135 | l3_agent_scheduler 2026-06-30 20:14:48.135 | multi-provider 2026-06-30 20:14:48.135 | net-mtu 2026-06-30 20:14:48.136 | net-mtu-writable 2026-06-30 20:14:48.136 | network_availability_zone 2026-06-30 20:14:48.136 | network-ip-availability 2026-06-30 20:14:48.136 | network-ip-availability-details 2026-06-30 20:14:48.136 | pagination 2026-06-30 20:14:48.136 | port-device-profile 2026-06-30 20:14:48.136 | port-mac-address-regenerate 2026-06-30 20:14:48.136 | port-numa-affinity-policy 2026-06-30 20:14:48.136 | port-numa-affinity-policy-socket 2026-06-30 20:14:48.136 | binding 2026-06-30 20:14:48.136 | binding-extended 2026-06-30 20:14:48.136 | port-security 2026-06-30 20:14:48.137 | project-id 2026-06-30 20:14:48.137 | provider 2026-06-30 20:14:48.137 | qinq 2026-06-30 20:14:48.137 | quota-check-limit 2026-06-30 20:14:48.137 | quota-check-limit-default 2026-06-30 20:14:48.137 | quotas 2026-06-30 20:14:48.137 | quota_details 2026-06-30 20:14:48.137 | rbac-policies 2026-06-30 20:14:48.137 | rbac-address-scope 2026-06-30 20:14:48.137 | rbac-security-groups 2026-06-30 20:14:48.137 | revision-if-match 2026-06-30 20:14:48.138 | standard-attr-revisions 2026-06-30 20:14:48.138 | router_availability_zone 2026-06-30 20:14:48.138 | router-enable-snat 2026-06-30 20:14:48.138 | security-groups-default-rules 2026-06-30 20:14:48.138 | security-groups-default-statefulness 2026-06-30 20:14:48.138 | security-groups-normalized-cidr 2026-06-30 20:14:48.138 | security-groups-remote-address-group 2026-06-30 20:14:48.138 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:14:48.138 | security-groups-shared-filtering 2026-06-30 20:14:48.138 | security-group 2026-06-30 20:14:48.138 | service-type 2026-06-30 20:14:48.138 | sorting 2026-06-30 20:14:48.139 | standard-attr-description 2026-06-30 20:14:48.139 | stateful-security-group 2026-06-30 20:14:48.139 | subnet-dns-publish-fixed-ip 2026-06-30 20:14:48.139 | subnet-external-network 2026-06-30 20:14:48.139 | subnet_onboard 2026-06-30 20:14:48.139 | subnet-service-types 2026-06-30 20:14:48.139 | subnet_allocation 2026-06-30 20:14:48.139 | subnetpool-prefix-ops 2026-06-30 20:14:48.139 | tag-creation 2026-06-30 20:14:48.139 | standard-attr-tag 2026-06-30 20:14:48.139 | standard-attr-timestamp 2026-06-30 20:14:48.140 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-30 20:14:48.140 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 20:14:48.142 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-30 20:14:48.146 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-30 20:14:48.152 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-30 20:14:53.033 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:14:53.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 2026-06-30 20:14:53.041 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-30 20:14:53.045 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:14:53.071 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-30 20:14:53.075 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-30 20:14:53.078 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ca2ecb8b-5c2e-46db-a5ee-e9baa4b317e6 b4b0a854-8732-4506-83c8-03793f684339 2026-06-30 20:14:58.713 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-30 20:14:58.718 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 2026-06-30 20:14:58.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-30 20:14:58.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-30 20:14:58.732 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-30 20:14:58.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-30 20:14:58.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-30 20:14:58.744 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-30 20:14:58.749 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-30 20:14:58.753 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-30 20:14:58.760 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-30 20:14:58.760 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-30 20:15:02.370 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:15:02.375 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-30 20:15:02.376 | | id | 8642c608-e05f-43d0-9b83-7b38b0c43080 |' 2026-06-30 20:15:02.380 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-30 20:15:02.384 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:15:02.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 8642c608-e05f-43d0-9b83-7b38b0c43080 '|' 2026-06-30 20:15:02.413 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 8642c608-e05f-43d0-9b83-7b38b0c43080 |' 2026-06-30 20:15:02.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-30 20:15:02.421 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 8642c608-e05f-43d0-9b83-7b38b0c43080 '|' 2026-06-30 20:15:02.422 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-30 20:15:02.425 | ++ functions-common:get_field:806 : local data field 2026-06-30 20:15:02.429 | ++ functions-common:get_field:807 : read data 2026-06-30 20:15:02.432 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-30 20:15:02.436 | ++ functions-common:get_field:811 : field='$3' 2026-06-30 20:15:02.441 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 8642c608-e05f-43d0-9b83-7b38b0c43080 |' 2026-06-30 20:15:02.441 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-30 20:15:02.449 | ++ functions-common:get_field:807 : read data 2026-06-30 20:15:02.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-30 20:15:02.460 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 8642c608-e05f-43d0-9b83-7b38b0c43080 '|' 2026-06-30 20:15:02.461 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-30 20:15:02.465 | ++ functions-common:get_field:806 : local data field 2026-06-30 20:15:02.468 | ++ functions-common:get_field:807 : read data 2026-06-30 20:15:02.472 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-30 20:15:02.475 | ++ functions-common:get_field:811 : field='$6' 2026-06-30 20:15:02.480 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 8642c608-e05f-43d0-9b83-7b38b0c43080 |' 2026-06-30 20:15:02.481 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-30 20:15:02.487 | ++ functions-common:get_field:807 : read data 2026-06-30 20:15:02.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=8642c608-e05f-43d0-9b83-7b38b0c43080 2026-06-30 20:15:02.496 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 ca2ecb8b-5c2e-46db-a5ee-e9baa4b317e6 2026-06-30 20:15:08.516 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-30 20:15:08.520 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-30 20:15:08.525 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-30 20:15:08.553 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:08.557 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-30 20:15:08.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-30 20:15:08.566 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-30 20:15:08.570 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-30 20:15:08.575 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-30 20:15:08.579 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-30 20:15:08.612 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-30 20:15:08.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-30 20:15:08.622 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-30 20:15:08.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-30 20:15:08.629 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-30 20:15:08.634 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-30 20:15:08.638 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-30 20:15:08.642 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-30 20:15:08.647 | + functions-common:test_with_retry:2360 : local until=10 2026-06-30 20:15:08.651 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-30 20:15:08.655 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-30 20:15:08.659 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-30 20:15:08.663 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:08.667 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:08.674 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:08.680 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850508675 2026-06-30 20:15:08.685 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-30 20:15:08.696 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-30 20:15:08.701 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:08.706 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:08.710 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:08.714 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:08.718 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:08.723 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-30 20:15:08.727 | + functions-common:time_stop:2427 : start_time=1782850508675 2026-06-30 20:15:08.732 | + functions-common:time_stop:2429 : [[ -z 1782850508675 ]] 2026-06-30 20:15:08.737 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:08.744 | + functions-common:time_stop:2432 : end_time=1782850508739 2026-06-30 20:15:08.747 | + functions-common:time_stop:2433 : elapsed_time=64 2026-06-30 20:15:08.751 | + functions-common:time_stop:2434 : total=8245 2026-06-30 20:15:08.755 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:08.758 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8309 2026-06-30 20:15:08.765 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-30 20:15:08.765 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-30 20:15:08.772 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-30 20:15:08.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:15:08.778 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-30 20:15:08.782 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-30 20:15:08.785 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-30 20:15:08.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-30 20:15:08.837 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-30 20:15:08.840 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-30 20:15:08.840 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-30 20:15:08.841 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-30 20:15:12.139 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:15:12.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.210 ' 2026-06-30 20:15:12.149 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-30 20:15:12.153 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:15:12.177 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-30 20:15:12.181 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:15:12.185 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-30 20:15:12.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-30 20:15:12.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ca2ecb8b-5c2e-46db-a5ee-e9baa4b317e6 d98900fb-f508-44c4-bfd0-1a9e493258b7 2026-06-30 20:15:19.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-30 20:15:19.136 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 2026-06-30 20:15:19.140 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-30 20:15:19.144 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-30 20:15:19.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-30 20:15:19.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-30 20:15:19.155 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-30 20:15:19.159 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-30 20:15:19.163 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-30 20:15:19.168 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-30 20:15:19.169 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-30 20:15:25.308 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:15:25.312 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-30 20:15:25.312 | | id | a8fe7ac3-cf56-4e87-8f07-35774fa9c8df |' 2026-06-30 20:15:25.316 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-30 20:15:25.319 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:15:25.341 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a8fe7ac3-cf56-4e87-8f07-35774fa9c8df '|' 2026-06-30 20:15:25.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | a8fe7ac3-cf56-4e87-8f07-35774fa9c8df |' 2026-06-30 20:15:25.350 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-30 20:15:25.357 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-30 20:15:25.357 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a8fe7ac3-cf56-4e87-8f07-35774fa9c8df '|' 2026-06-30 20:15:25.361 | ++ functions-common:get_field:806 : local data field 2026-06-30 20:15:25.365 | ++ functions-common:get_field:807 : read data 2026-06-30 20:15:25.369 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-30 20:15:25.373 | ++ functions-common:get_field:811 : field='$3' 2026-06-30 20:15:25.378 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | a8fe7ac3-cf56-4e87-8f07-35774fa9c8df |' 2026-06-30 20:15:25.378 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-30 20:15:25.385 | ++ functions-common:get_field:807 : read data 2026-06-30 20:15:25.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-30 20:15:25.394 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-30 20:15:25.401 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a8fe7ac3-cf56-4e87-8f07-35774fa9c8df '|' 2026-06-30 20:15:25.401 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-30 20:15:25.404 | ++ functions-common:get_field:806 : local data field 2026-06-30 20:15:25.408 | ++ functions-common:get_field:807 : read data 2026-06-30 20:15:25.411 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-30 20:15:25.415 | ++ functions-common:get_field:811 : field='$6' 2026-06-30 20:15:25.420 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | a8fe7ac3-cf56-4e87-8f07-35774fa9c8df |' 2026-06-30 20:15:25.421 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-30 20:15:25.427 | ++ functions-common:get_field:807 : read data 2026-06-30 20:15:25.433 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=a8fe7ac3-cf56-4e87-8f07-35774fa9c8df 2026-06-30 20:15:25.436 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-30 20:15:25.442 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-30 20:15:25.446 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-30 20:15:25.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-30 20:15:25.471 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:25.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-30 20:15:25.489 | net.ipv6.conf.all.forwarding = 1 2026-06-30 20:15:25.497 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 a8fe7ac3-cf56-4e87-8f07-35774fa9c8df 2026-06-30 20:15:25.498 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show ca2ecb8b-5c2e-46db-a5ee-e9baa4b317e6 -c external_gateway_info -f json 2026-06-30 20:15:25.501 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-30 20:15:25.503 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-30 20:15:25.505 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-30 20:15:29.148 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:15:29.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-30 20:15:29.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-30 20:15:29.161 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 20:15:29.187 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-30 20:15:29.191 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-30 20:15:29.195 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-30 20:15:29.201 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-30 20:15:29.205 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-30 20:15:29.209 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-30 20:15:29.235 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-30 20:15:29.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-30 20:15:29.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-30 20:15:29.247 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-30 20:15:29.265 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-30 20:15:29.282 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdb2:1112:9578::/56 2026-06-30 20:15:29.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 5674d9ac-e071-4056-83f0-0899f8e53af5 ]] 2026-06-30 20:15:29.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdb2:1112:9578::/56 via 2001:db8::1 dev br-ex 2026-06-30 20:15:29.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-30 20:15:29.313 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:15:29.317 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-30 20:15:29.343 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:29.347 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-30 20:15:29.350 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:15:29.353 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-30 20:15:29.356 | + ./stack.sh:main:1332 : start_nova 2026-06-30 20:15:29.360 | + lib/nova:start_nova:1171 : start_nova_rest 2026-06-30 20:15:29.363 | + lib/nova:start_nova_rest:1084 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:29.367 | + lib/nova:start_nova_rest:1085 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:29.370 | + lib/nova:start_nova_rest:1085 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:29.374 | + lib/nova:start_nova_rest:1087 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-30 20:15:29.377 | + lib/nova:start_nova_rest:1089 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 20:15:29.380 | + functions-common:run_process:1674 : local service=n-sch 2026-06-30 20:15:29.384 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 20:15:29.388 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:29.391 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:29.395 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:29.399 | + functions-common:run_process:1680 : local name=n-sch 2026-06-30 20:15:29.403 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:29.407 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:29.411 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:29.414 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:29.420 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:29.426 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850529422 2026-06-30 20:15:29.430 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-30 20:15:29.457 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:29.462 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-30 20:15:29.466 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-30 20:15:29.470 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 20:15:29.474 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 20:15:29.477 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 20:15:29.481 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 20:15:29.485 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-30 20:15:29.488 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-30 20:15:29.492 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-30 20:15:29.497 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:15:29.501 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:15:29.505 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:15:29.509 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:15:29.513 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-30 20:15:29.517 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-30 20:15:29.522 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-30 20:15:29.526 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-30 20:15:29.529 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 20:15:29.533 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:15:29.537 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:15:29.541 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:15:29.545 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:15:29.549 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:15:29.553 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-30 20:15:29.557 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:15:29.563 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-30 20:15:29.656 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:15:29.745 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-30 20:15:29.818 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 20:15:29.898 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-30 20:15:29.976 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-30 20:15:30.059 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:15:30.140 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:15:30.143 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:15:30.147 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-30 20:15:30.239 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:15:30.750 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-30 20:15:30.784 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-30 20:15:31.263 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-30 20:15:31.322 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:31.327 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:31.332 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:31.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:31.340 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:31.345 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:31.349 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:31.353 | + functions-common:time_stop:2427 : start_time=1782850529422 2026-06-30 20:15:31.358 | + functions-common:time_stop:2429 : [[ -z 1782850529422 ]] 2026-06-30 20:15:31.364 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:31.372 | + functions-common:time_stop:2432 : end_time=1782850531368 2026-06-30 20:15:31.377 | + functions-common:time_stop:2433 : elapsed_time=1946 2026-06-30 20:15:31.382 | + functions-common:time_stop:2434 : total=22463 2026-06-30 20:15:31.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:31.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24409 2026-06-30 20:15:31.396 | ++ lib/nova:start_nova_rest:1090 : which uwsgi 2026-06-30 20:15:31.403 | + lib/nova:start_nova_rest:1090 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 20:15:31.407 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-30 20:15:31.412 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 20:15:31.416 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:31.420 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:31.425 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:31.429 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-30 20:15:31.433 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:31.437 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:31.442 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:31.446 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:31.451 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:31.458 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850531453 2026-06-30 20:15:31.462 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-30 20:15:31.490 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:31.494 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-30 20:15:31.499 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-30 20:15:31.503 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 20:15:31.507 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 20:15:31.511 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 20:15:31.515 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 20:15:31.519 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-30 20:15:31.524 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-30 20:15:31.528 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-30 20:15:31.532 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:15:31.536 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:15:31.540 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:15:31.544 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:15:31.548 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-30 20:15:31.552 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-30 20:15:31.557 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 20:15:31.561 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:15:31.565 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 20:15:31.569 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-30 20:15:31.573 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:15:31.577 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 20:15:31.581 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 20:15:31.585 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 20:15:31.589 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-30 20:15:31.592 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 20:15:31.599 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-30 20:15:31.691 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:15:31.784 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-30 20:15:31.861 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-30 20:15:31.938 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:15:32.022 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:15:32.103 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-30 20:15:32.185 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-30 20:15:32.265 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-30 20:15:32.349 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-30 20:15:32.427 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-30 20:15:32.508 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 20:15:32.512 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 20:15:32.516 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-30 20:15:32.612 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 20:15:33.124 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-30 20:15:33.160 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-30 20:15:33.653 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-30 20:15:33.799 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:33.804 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:33.807 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:33.811 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:33.814 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:33.819 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:33.823 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:33.826 | + functions-common:time_stop:2427 : start_time=1782850531453 2026-06-30 20:15:33.829 | + functions-common:time_stop:2429 : [[ -z 1782850531453 ]] 2026-06-30 20:15:33.834 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:33.840 | + functions-common:time_stop:2432 : end_time=1782850533836 2026-06-30 20:15:33.840 | + functions-common:time_stop:2433 : elapsed_time=2383 2026-06-30 20:15:33.842 | + functions-common:time_stop:2434 : total=24409 2026-06-30 20:15:33.844 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:33.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26792 2026-06-30 20:15:33.848 | + lib/nova:start_nova_rest:1092 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:33.850 | + lib/nova:start_nova_rest:1092 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:33.853 | + lib/nova:start_nova:1172 : start_nova_console_proxies 2026-06-30 20:15:33.855 | + lib/nova:start_nova_console_proxies:1107 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:33.857 | + lib/nova:start_nova_console_proxies:1109 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:33.859 | + lib/nova:start_nova_console_proxies:1109 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:33.861 | + lib/nova:start_nova_console_proxies:1111 : local api_cell_conf=/etc/nova/nova.conf 2026-06-30 20:15:33.863 | + lib/nova:start_nova_console_proxies:1113 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 20:15:33.865 | + lib/nova:start_nova_console_proxies:1118 : enable_nova_console_proxies 2026-06-30 20:15:33.869 | ++ lib/nova:enable_nova_console_proxies:1096 : seq 1 1 2026-06-30 20:15:33.871 | + lib/nova:enable_nova_console_proxies:1096 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 20:15:33.875 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-06-30 20:15:33.876 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-novnc 2026-06-30 20:15:33.895 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:33.897 | + lib/nova:enable_nova_console_proxies:1099 : enable_service n-novnc-cell1 2026-06-30 20:15:33.954 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-06-30 20:15:33.956 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-spice 2026-06-30 20:15:33.979 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:15:33.979 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-06-30 20:15:33.981 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-sproxy 2026-06-30 20:15:34.003 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:15:34.005 | ++ lib/nova:start_nova_console_proxies:1119 : seq 1 1 2026-06-30 20:15:34.009 | + lib/nova:start_nova_console_proxies:1119 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 20:15:34.011 | + lib/nova:start_nova_console_proxies:1120 : local conf 2026-06-30 20:15:34.014 | ++ lib/nova:start_nova_console_proxies:1121 : conductor_conf 1 2026-06-30 20:15:34.017 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-06-30 20:15:34.020 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-06-30 20:15:34.022 | + lib/nova:start_nova_console_proxies:1121 : conf=/etc/nova/nova_cell1.conf 2026-06-30 20:15:34.023 | + lib/nova:start_nova_console_proxies:1122 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 20:15:34.028 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-30 20:15:34.028 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 20:15:34.030 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:34.033 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:34.036 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:34.038 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-30 20:15:34.042 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:34.046 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:34.048 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:34.051 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:34.055 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:34.060 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850534056 2026-06-30 20:15:34.067 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-30 20:15:34.090 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:34.095 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-30 20:15:34.095 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-30 20:15:34.097 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 20:15:34.099 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 20:15:34.101 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 20:15:34.105 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 20:15:34.107 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-30 20:15:34.107 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-30 20:15:34.109 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-30 20:15:34.112 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:15:34.114 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:15:34.116 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:15:34.118 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:15:34.120 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-30 20:15:34.122 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-30 20:15:34.124 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-30 20:15:34.129 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-30 20:15:34.129 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 20:15:34.130 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:15:34.132 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:15:34.134 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:15:34.136 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:15:34.138 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:15:34.140 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-30 20:15:34.142 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:15:34.145 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-30 20:15:34.226 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:15:34.306 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-30 20:15:34.373 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 20:15:34.441 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-30 20:15:34.515 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-30 20:15:34.587 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:15:34.675 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:15:34.683 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:15:34.689 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-30 20:15:34.779 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:15:35.335 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-30 20:15:35.368 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-30 20:15:35.887 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-30 20:15:35.948 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:35.954 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:35.959 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:35.965 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:35.968 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:35.971 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:35.976 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:35.980 | + functions-common:time_stop:2427 : start_time=1782850534056 2026-06-30 20:15:35.986 | + functions-common:time_stop:2429 : [[ -z 1782850534056 ]] 2026-06-30 20:15:35.994 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:36.001 | + functions-common:time_stop:2432 : end_time=1782850535994 2026-06-30 20:15:36.003 | + functions-common:time_stop:2433 : elapsed_time=1938 2026-06-30 20:15:36.006 | + functions-common:time_stop:2434 : total=26792 2026-06-30 20:15:36.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:36.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28730 2026-06-30 20:15:36.013 | + lib/nova:start_nova_console_proxies:1123 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-30 20:15:36.016 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-30 20:15:36.018 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-30 20:15:36.021 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:36.025 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:36.029 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:36.033 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-30 20:15:36.038 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:36.044 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:36.048 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:36.052 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:36.059 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:36.069 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850536061 2026-06-30 20:15:36.074 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-30 20:15:36.097 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:15:36.100 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:36.102 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:36.104 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:36.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:36.109 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:36.111 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:36.113 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:36.118 | + functions-common:time_stop:2427 : start_time=1782850536061 2026-06-30 20:15:36.118 | + functions-common:time_stop:2429 : [[ -z 1782850536061 ]] 2026-06-30 20:15:36.122 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:36.126 | + functions-common:time_stop:2432 : end_time=1782850536123 2026-06-30 20:15:36.129 | + functions-common:time_stop:2433 : elapsed_time=62 2026-06-30 20:15:36.131 | + functions-common:time_stop:2434 : total=28730 2026-06-30 20:15:36.134 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:36.136 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28792 2026-06-30 20:15:36.138 | + lib/nova:start_nova_console_proxies:1124 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:36.140 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-30 20:15:36.143 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:36.150 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:36.151 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:36.154 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:36.156 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-30 20:15:36.158 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:36.160 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:36.162 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:36.165 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:36.167 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:36.172 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850536169 2026-06-30 20:15:36.173 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-30 20:15:36.194 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:15:36.197 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:36.198 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:36.202 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:36.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:36.205 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:36.208 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:36.209 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:36.211 | + functions-common:time_stop:2427 : start_time=1782850536169 2026-06-30 20:15:36.213 | + functions-common:time_stop:2429 : [[ -z 1782850536169 ]] 2026-06-30 20:15:36.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:36.223 | + functions-common:time_stop:2432 : end_time=1782850536217 2026-06-30 20:15:36.223 | + functions-common:time_stop:2433 : elapsed_time=48 2026-06-30 20:15:36.225 | + functions-common:time_stop:2434 : total=28792 2026-06-30 20:15:36.227 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:36.230 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28840 2026-06-30 20:15:36.232 | + lib/nova:start_nova_console_proxies:1128 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:36.234 | + lib/nova:start_nova_console_proxies:1128 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:36.236 | + lib/nova:start_nova:1173 : start_nova_conductor 2026-06-30 20:15:36.239 | + lib/nova:start_nova_conductor:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 20:15:36.241 | + lib/nova:start_nova_conductor:1147 : enable_nova_fleet 2026-06-30 20:15:36.244 | + lib/nova:enable_nova_fleet:1132 : is_service_enabled n-cond 2026-06-30 20:15:36.266 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:36.269 | + lib/nova:enable_nova_fleet:1133 : enable_service n-super-cond 2026-06-30 20:15:36.374 | ++ lib/nova:enable_nova_fleet:1134 : seq 1 1 2026-06-30 20:15:36.385 | + lib/nova:enable_nova_fleet:1134 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 20:15:36.391 | + lib/nova:enable_nova_fleet:1135 : enable_service n-cond-cell1 2026-06-30 20:15:36.497 | + lib/nova:start_nova_conductor:1148 : is_service_enabled n-super-cond 2026-06-30 20:15:36.538 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:36.545 | + lib/nova:start_nova_conductor:1149 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 20:15:36.551 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-30 20:15:36.557 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 20:15:36.562 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:36.568 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:36.575 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:36.577 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-30 20:15:36.582 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:36.585 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:36.593 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:36.597 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:36.606 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:36.617 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850536608 2026-06-30 20:15:36.624 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-30 20:15:36.663 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:36.669 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-30 20:15:36.677 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-30 20:15:36.681 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 20:15:36.688 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 20:15:36.699 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 20:15:36.701 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 20:15:36.707 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-30 20:15:36.713 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-30 20:15:36.721 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-30 20:15:36.725 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:15:36.731 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:15:36.735 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:15:36.740 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:15:36.746 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-30 20:15:36.755 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-30 20:15:36.761 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-30 20:15:36.765 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-30 20:15:36.769 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 20:15:36.775 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:15:36.779 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:15:36.787 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:15:36.789 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:15:36.791 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:15:36.793 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-30 20:15:36.799 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:15:36.803 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-30 20:15:36.943 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:15:37.077 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-30 20:15:37.188 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 20:15:37.288 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-30 20:15:37.389 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-30 20:15:37.500 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:15:37.614 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:15:37.621 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:15:37.626 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-30 20:15:37.765 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:15:38.327 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-30 20:15:38.367 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-30 20:15:38.877 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-30 20:15:38.930 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:38.938 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:38.942 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:38.948 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:38.954 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:38.962 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:38.976 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:38.985 | + functions-common:time_stop:2427 : start_time=1782850536608 2026-06-30 20:15:38.991 | + functions-common:time_stop:2429 : [[ -z 1782850536608 ]] 2026-06-30 20:15:38.999 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:39.005 | + functions-common:time_stop:2432 : end_time=1782850538999 2026-06-30 20:15:39.008 | + functions-common:time_stop:2433 : elapsed_time=2391 2026-06-30 20:15:39.010 | + functions-common:time_stop:2434 : total=28840 2026-06-30 20:15:39.012 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:39.016 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31231 2026-06-30 20:15:39.020 | ++ lib/nova:start_nova_conductor:1151 : seq 1 1 2026-06-30 20:15:39.023 | + lib/nova:start_nova_conductor:1151 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 20:15:39.028 | + lib/nova:start_nova_conductor:1152 : is_service_enabled n-cond-cell1 2026-06-30 20:15:39.057 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:39.067 | + lib/nova:start_nova_conductor:1153 : local conf 2026-06-30 20:15:39.070 | ++ lib/nova:start_nova_conductor:1154 : conductor_conf 1 2026-06-30 20:15:39.075 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-06-30 20:15:39.080 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-06-30 20:15:39.086 | + lib/nova:start_nova_conductor:1154 : conf=/etc/nova/nova_cell1.conf 2026-06-30 20:15:39.090 | + lib/nova:start_nova_conductor:1155 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:39.093 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-30 20:15:39.096 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:39.101 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:39.104 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:39.109 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:39.114 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-30 20:15:39.114 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:39.116 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:39.118 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:39.120 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:39.124 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:39.130 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850539126 2026-06-30 20:15:39.131 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-30 20:15:39.165 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:39.172 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-30 20:15:39.176 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-30 20:15:39.180 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:39.187 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:39.192 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:39.197 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:39.207 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-30 20:15:39.215 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-30 20:15:39.221 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-30 20:15:39.228 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:15:39.235 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:15:39.239 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:15:39.243 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:15:39.250 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-30 20:15:39.258 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-30 20:15:39.266 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-30 20:15:39.270 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-30 20:15:39.275 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:39.280 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:15:39.286 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:15:39.294 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:15:39.299 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:15:39.306 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:15:39.313 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-30 20:15:39.318 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:15:39.325 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-30 20:15:39.469 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:15:39.586 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-30 20:15:39.740 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 20:15:39.870 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-30 20:15:39.995 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-30 20:15:40.143 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:15:40.255 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:15:40.257 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:15:40.263 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-30 20:15:40.379 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:15:40.948 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-30 20:15:40.974 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-30 20:15:41.463 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-30 20:15:41.534 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:41.537 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:41.541 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:41.545 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:41.549 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:41.554 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:41.558 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:41.562 | + functions-common:time_stop:2427 : start_time=1782850539126 2026-06-30 20:15:41.567 | + functions-common:time_stop:2429 : [[ -z 1782850539126 ]] 2026-06-30 20:15:41.573 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:41.579 | + functions-common:time_stop:2432 : end_time=1782850541574 2026-06-30 20:15:41.583 | + functions-common:time_stop:2433 : elapsed_time=2448 2026-06-30 20:15:41.588 | + functions-common:time_stop:2434 : total=31231 2026-06-30 20:15:41.592 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:41.597 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33679 2026-06-30 20:15:41.601 | + lib/nova:start_nova:1174 : start_nova_compute 2026-06-30 20:15:41.606 | + lib/nova:start_nova_compute:989 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:41.611 | + lib/nova:start_nova_compute:990 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:41.616 | + lib/nova:start_nova_compute:990 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:41.620 | + lib/nova:start_nova_compute:992 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-30 20:15:41.624 | + lib/nova:start_nova_compute:995 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-30 20:15:41.631 | + lib/nova:start_nova_compute:997 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-30 20:15:41.635 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:15:41.640 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 20:15:41.644 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-30 20:15:41.648 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 20:15:41.655 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-30 20:15:41.659 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-30 20:15:41.664 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-30 20:15:41.668 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-30 20:15:41.675 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-30 20:15:41.677 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 20:15:41.679 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:15:41.681 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-30 20:15:41.681 | BEGIN { 2026-06-30 20:15:41.681 | section = "" 2026-06-30 20:15:41.681 | last_section = "" 2026-06-30 20:15:41.681 | section_count = 0 2026-06-30 20:15:41.682 | } 2026-06-30 20:15:41.682 | /^\[.+\]/ { 2026-06-30 20:15:41.682 | gsub("[][]", "", $1); 2026-06-30 20:15:41.682 | section=$1 2026-06-30 20:15:41.682 | next 2026-06-30 20:15:41.682 | } 2026-06-30 20:15:41.682 | /^ *\#/ { 2026-06-30 20:15:41.682 | next 2026-06-30 20:15:41.682 | } 2026-06-30 20:15:41.682 | /^[^ \t]+/ { 2026-06-30 20:15:41.682 | # get offset of first = in $0 2026-06-30 20:15:41.683 | eq_idx = index($0, "=") 2026-06-30 20:15:41.683 | # extract attr & value from $0 2026-06-30 20:15:41.683 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 20:15:41.683 | value = substr($0, eq_idx + 1) 2026-06-30 20:15:41.684 | # only need to strip trailing whitespace from attr 2026-06-30 20:15:41.684 | sub(/[ \t]*$/, "", attr) 2026-06-30 20:15:41.684 | # need to strip leading & trailing whitespace from value 2026-06-30 20:15:41.684 | sub(/^[ \t]*/, "", value) 2026-06-30 20:15:41.684 | sub(/[ \t]*$/, "", value) 2026-06-30 20:15:41.684 | 2026-06-30 20:15:41.684 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 20:15:41.684 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 20:15:41.684 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 20:15:41.685 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 20:15:41.685 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 20:15:41.686 | if (section != last_section) { 2026-06-30 20:15:41.686 | cfg_section[section_count++] = section 2026-06-30 20:15:41.686 | last_section = section 2026-06-30 20:15:41.686 | } 2026-06-30 20:15:41.686 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 20:15:41.686 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 20:15:41.686 | 2026-06-30 20:15:41.686 | cfg_attr[section, attr, 0] = value 2026-06-30 20:15:41.686 | cfg_attr_count[section, attr] = 1 2026-06-30 20:15:41.686 | } else { 2026-06-30 20:15:41.686 | lno = cfg_attr_count[section, attr]++ 2026-06-30 20:15:41.686 | cfg_attr[section, attr, lno] = value 2026-06-30 20:15:41.687 | } 2026-06-30 20:15:41.687 | } 2026-06-30 20:15:41.687 | END { 2026-06-30 20:15:41.687 | # Process each section in order 2026-06-30 20:15:41.687 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 20:15:41.687 | section = cfg_section[sno] 2026-06-30 20:15:41.687 | # The ini routines simply append a config item immediately 2026-06-30 20:15:41.687 | # after the section header. To keep the same order as defined 2026-06-30 20:15:41.687 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 20:15:41.687 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 20:15:41.687 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 20:15:41.688 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 20:15:41.688 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 20:15:41.688 | else { 2026-06-30 20:15:41.688 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 20:15:41.688 | count = cfg_attr_count[section, attr] 2026-06-30 20:15:41.688 | print "inidelete " configfile " " section " " attr 2026-06-30 20:15:41.688 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 20:15:41.688 | for (l = count -2; l >= 0; l--) 2026-06-30 20:15:41.688 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 20:15:41.688 | } 2026-06-30 20:15:41.689 | } 2026-06-30 20:15:41.689 | } 2026-06-30 20:15:41.689 | } 2026-06-30 20:15:41.689 | ' 2026-06-30 20:15:41.689 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 20:15:41.689 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 20:15:41.693 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-30 20:15:41.697 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:15:41.701 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-30 20:15:41.704 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-30 20:15:41.704 | BEGIN { group = "" } 2026-06-30 20:15:41.704 | /^\[\[.+\|.*\]\]/ { 2026-06-30 20:15:41.704 | gsub("[][]", "", $1); 2026-06-30 20:15:41.705 | split($1, a, "|"); 2026-06-30 20:15:41.705 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 20:15:41.705 | group=a[1] 2026-06-30 20:15:41.705 | } else { 2026-06-30 20:15:41.705 | group="" 2026-06-30 20:15:41.706 | } 2026-06-30 20:15:41.706 | next 2026-06-30 20:15:41.706 | } 2026-06-30 20:15:41.706 | { 2026-06-30 20:15:41.706 | if (group != "") 2026-06-30 20:15:41.706 | print $0 2026-06-30 20:15:41.706 | } 2026-06-30 20:15:41.706 | ' /home/quobyte/devstack/local.conf 2026-06-30 20:15:41.715 | + lib/nova:start_nova_compute:999 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 20:15:41.719 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-30 20:15:41.767 | + lib/nova:start_nova_compute:1009 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-30 20:15:41.813 | + lib/nova:start_nova_compute:1010 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-30 20:15:41.818 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-30 20:15:41.822 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-30 20:15:41.827 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 20:15:41.831 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-30 20:15:41.836 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 20:15:41.863 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:41.868 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-30 20:15:41.872 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-30 20:15:41.876 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 20:15:41.905 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:41.910 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.141:5672/nova_cell1 2026-06-30 20:15:41.915 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.141:5672/nova_cell1 2026-06-30 20:15:41.962 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 20:15:41.968 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 20:15:41.972 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-30 20:15:42.001 | + lib/nova:start_nova_compute:1015 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-30 20:15:42.032 | + lib/nova:start_nova_compute:1020 : configure_console_compute 2026-06-30 20:15:42.034 | + lib/nova:configure_console_compute:672 : local offset 2026-06-30 20:15:42.038 | + lib/nova:configure_console_compute:673 : offset=0 2026-06-30 20:15:42.042 | + lib/nova:configure_console_compute:677 : local default_proxyclient_addr 2026-06-30 20:15:42.046 | ++ lib/nova:configure_console_compute:678 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-30 20:15:42.082 | + lib/nova:configure_console_compute:678 : default_proxyclient_addr=192.168.122.141 2026-06-30 20:15:42.086 | + lib/nova:configure_console_compute:682 : is_service_enabled n-cpu 2026-06-30 20:15:42.113 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:42.118 | + lib/nova:configure_console_compute:683 : '[' False == True ']' 2026-06-30 20:15:42.122 | + lib/nova:configure_console_compute:686 : vercmp v1.3.0 '<' 1.0.0 2026-06-30 20:15:42.127 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-30 20:15:42.131 | + functions:vercmp:648 : local 'op=<' 2026-06-30 20:15:42.135 | + functions:vercmp:649 : local v2=1.0.0 2026-06-30 20:15:42.139 | + functions:vercmp:650 : local result 2026-06-30 20:15:42.147 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-30 20:15:42.148 | ++ functions:vercmp:654 : head -1 2026-06-30 20:15:42.151 | ++ functions:vercmp:654 : sort -V 2026-06-30 20:15:42.159 | + functions:vercmp:654 : result=1.0.0 2026-06-30 20:15:42.163 | + functions:vercmp:656 : case $op in 2026-06-30 20:15:42.167 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-30 20:15:42.171 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-30 20:15:42.177 | + functions:vercmp:667 : return 2026-06-30 20:15:42.181 | + lib/nova:configure_console_compute:691 : NOVNCPROXY_URL=http://192.168.122.141:6080/vnc_lite.html 2026-06-30 20:15:42.184 | + lib/nova:configure_console_compute:693 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.141:6080/vnc_lite.html 2026-06-30 20:15:42.232 | + lib/nova:configure_console_compute:694 : SPICEHTML5PROXY_URL=http://192.168.122.141:6081/spice_auto.html 2026-06-30 20:15:42.237 | + lib/nova:configure_console_compute:695 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.141:6081/spice_auto.html 2026-06-30 20:15:42.286 | + lib/nova:configure_console_compute:698 : is_service_enabled n-novnc 2026-06-30 20:15:42.313 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:42.318 | + lib/nova:configure_console_compute:701 : VNCSERVER_LISTEN=0.0.0.0 2026-06-30 20:15:42.322 | + lib/nova:configure_console_compute:702 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.141 2026-06-30 20:15:42.327 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-30 20:15:42.372 | + lib/nova:configure_console_compute:704 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.141 2026-06-30 20:15:42.419 | + lib/nova:configure_console_compute:709 : is_service_enabled n-spice 2026-06-30 20:15:42.448 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:15:42.453 | + lib/nova:configure_console_compute:709 : '[' False '!=' False ']' 2026-06-30 20:15:42.458 | + lib/nova:configure_console_compute:719 : is_service_enabled n-sproxy 2026-06-30 20:15:42.489 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:15:42.494 | + lib/nova:configure_console_compute:719 : '[' False '!=' False ']' 2026-06-30 20:15:42.501 | + lib/nova:start_nova_compute:1024 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-30 20:15:42.555 | + lib/nova:start_nova_compute:1027 : '[' -n 127.0.0.1 ']' 2026-06-30 20:15:42.560 | + lib/nova:start_nova_compute:1028 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-30 20:15:42.609 | + lib/nova:start_nova_compute:1032 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-30 20:15:42.613 | + lib/nova:start_nova_compute:1032 : [[ kvm == \q\e\m\u ]] 2026-06-30 20:15:42.619 | + lib/nova:start_nova_compute:1036 : [[ -n '' ]] 2026-06-30 20:15:42.623 | + lib/nova:start_nova_compute:1040 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-30 20:15:42.628 | + lib/nova:start_nova_compute:1041 : '[' 0 -gt 0 ']' 2026-06-30 20:15:42.632 | + lib/nova:start_nova_compute:1047 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-30 20:15:42.638 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-30 20:15:42.641 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 20:15:42.644 | + functions-common:run_process:1676 : local group=libvirt 2026-06-30 20:15:42.649 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:42.653 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:42.657 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-30 20:15:42.662 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:42.666 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:42.672 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:42.676 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:42.680 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:42.689 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850542681 2026-06-30 20:15:42.691 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-30 20:15:42.721 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:42.725 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-30 20:15:42.730 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-30 20:15:42.734 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 20:15:42.738 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 20:15:42.743 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 20:15:42.748 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 20:15:42.754 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-30 20:15:42.759 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-30 20:15:42.764 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-30 20:15:42.768 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-30 20:15:42.772 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:15:42.775 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:15:42.779 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:15:42.783 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-30 20:15:42.791 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-30 20:15:42.794 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-30 20:15:42.796 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-30 20:15:42.798 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 20:15:42.800 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-30 20:15:42.802 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:15:42.805 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:15:42.806 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:15:42.810 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-30 20:15:42.810 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-30 20:15:42.812 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-30 20:15:42.814 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:15:42.819 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-30 20:15:42.909 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:15:42.998 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-30 20:15:43.084 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 20:15:43.164 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-30 20:15:43.244 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-30 20:15:43.325 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:15:43.406 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:15:43.410 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-30 20:15:43.415 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-30 20:15:43.494 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-30 20:15:43.588 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:15:44.113 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-30 20:15:44.156 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-30 20:15:44.712 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-30 20:15:44.784 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:44.787 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:44.792 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:44.798 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:44.800 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:44.803 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:44.808 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:44.810 | + functions-common:time_stop:2427 : start_time=1782850542681 2026-06-30 20:15:44.812 | + functions-common:time_stop:2429 : [[ -z 1782850542681 ]] 2026-06-30 20:15:44.817 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:44.823 | + functions-common:time_stop:2432 : end_time=1782850544819 2026-06-30 20:15:44.828 | + functions-common:time_stop:2433 : elapsed_time=2138 2026-06-30 20:15:44.834 | + functions-common:time_stop:2434 : total=33679 2026-06-30 20:15:44.839 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:44.843 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35817 2026-06-30 20:15:44.848 | + lib/nova:start_nova_compute:1078 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:44.852 | + lib/nova:start_nova_compute:1078 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 20:15:44.856 | + lib/nova:start_nova:1175 : is_service_enabled n-api 2026-06-30 20:15:44.898 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:44.902 | + lib/nova:start_nova:1177 : echo 'Dumping cells_v2 mapping' 2026-06-30 20:15:44.902 | Dumping cells_v2 mapping 2026-06-30 20:15:44.905 | + lib/nova:start_nova:1178 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-30 20:15:45.417 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 20:15:45.417 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:15:45.417 | we strongly recommend against using it for new projects. 2026-06-30 20:15:45.417 | 2026-06-30 20:15:45.417 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:15:45.417 | framework. For more detail see 2026-06-30 20:15:45.417 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:15:45.418 | 2026-06-30 20:15:45.418 | import eventlet # noqa 2026-06-30 20:15:45.767 | 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-06-30 20:15:48.823 | INFO dbcounter [None req-1310aa91-0f48-4263-9368-a5c81d50d1f4 None None] Registered counter for database nova_api 2026-06-30 20:15:48.947 | DEBUG dbcounter [-] [72762] Writer thread running {{(pid=72762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:15:48.977 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-30 20:15:48.977 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-30 20:15:48.978 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-30 20:15:48.978 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-30 20:15:48.978 | | cell1 | e1ea7aca-73c1-4145-be0b-86cce03db520 | rabbit://stackrabbit:stackqueue@192.168.122.141:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-30 20:15:48.978 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-30 20:15:49.675 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-30 20:15:49.679 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-30 20:15:49.772 | + inc/async:async_inner:63 : create_flavors 2026-06-30 20:15:49.829 | [1955 Async create_flavors:72857]: running: create_flavors 2026-06-30 20:15:49.832 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-30 20:15:49.858 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:49.863 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-30 20:15:49.867 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:15:49.873 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-30 20:15:49.876 | + ./stack.sh:main:1337 : start_cinder 2026-06-30 20:15:49.880 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-30 20:15:49.886 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-30 20:15:49.892 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 20:15:49.897 | + functions-common:run_process:1674 : local service=c-api 2026-06-30 20:15:49.902 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 20:15:49.906 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:49.910 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:49.914 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:49.919 | + functions-common:run_process:1680 : local name=c-api 2026-06-30 20:15:49.923 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:49.927 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:49.932 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:49.936 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:49.941 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:49.948 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850549942 2026-06-30 20:15:49.952 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-30 20:15:49.978 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:49.982 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-30 20:15:49.986 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-30 20:15:49.993 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 20:15:49.997 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 20:15:50.001 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 20:15:50.005 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 20:15:50.009 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-30 20:15:50.013 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-30 20:15:50.018 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-30 20:15:50.022 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:15:50.026 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:15:50.030 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:15:50.035 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:15:50.043 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-30 20:15:50.047 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-30 20:15:50.052 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 20:15:50.058 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:15:50.064 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 20:15:50.070 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-30 20:15:50.074 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:15:50.078 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 20:15:50.082 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 20:15:50.086 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 20:15:50.089 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-30 20:15:50.093 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 20:15:50.102 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-30 20:15:50.206 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:15:50.306 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-30 20:15:50.386 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-30 20:15:50.465 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:15:50.552 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:15:50.640 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-30 20:15:50.723 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-30 20:15:50.803 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-30 20:15:50.884 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-30 20:15:50.964 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-30 20:15:51.046 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 20:15:51.050 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 20:15:51.054 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-30 20:15:51.162 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 20:15:51.745 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-30 20:15:51.765 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-30 20:15:52.294 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-30 20:15:52.419 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:52.423 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:52.426 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:52.429 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:52.431 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:52.434 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:52.436 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:52.439 | + functions-common:time_stop:2427 : start_time=1782850549942 2026-06-30 20:15:52.441 | + functions-common:time_stop:2429 : [[ -z 1782850549942 ]] 2026-06-30 20:15:52.447 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:52.466 | + functions-common:time_stop:2432 : end_time=1782850552449 2026-06-30 20:15:52.478 | + functions-common:time_stop:2433 : elapsed_time=2507 2026-06-30 20:15:52.484 | + functions-common:time_stop:2434 : total=35817 2026-06-30 20:15:52.490 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:52.500 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38324 2026-06-30 20:15:52.510 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-30 20:15:52.511 | Waiting for Cinder API to start... 2026-06-30 20:15:52.523 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.141/volume/v3/ 2026-06-30 20:15:52.531 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.141/volume/v3/ 2026-06-30 20:15:52.544 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 20:15:52.550 | + functions:wait_for_service:477 : local url=http://192.168.122.141/volume/v3/ 2026-06-30 20:15:52.560 | + functions:wait_for_service:478 : local rval=0 2026-06-30 20:15:52.566 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 20:15:52.575 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 20:15:52.581 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:52.591 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:52.600 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:52.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850552602 2026-06-30 20:15:52.623 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 20:15:52.634 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:15:52.641 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.141/volume/v3/ 2026-06-30 20:15:57.360 | + :: : [[ 401 == 503 ]] 2026-06-30 20:15:57.364 | + :: : [[ 0 -eq 7 ]] 2026-06-30 20:15:57.370 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 20:15:57.374 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:57.380 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:57.386 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:57.392 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:57.398 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:57.403 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 20:15:57.407 | + functions-common:time_stop:2427 : start_time=1782850552602 2026-06-30 20:15:57.412 | + functions-common:time_stop:2429 : [[ -z 1782850552602 ]] 2026-06-30 20:15:57.417 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:57.424 | + functions-common:time_stop:2432 : end_time=1782850557419 2026-06-30 20:15:57.427 | + functions-common:time_stop:2433 : elapsed_time=4817 2026-06-30 20:15:57.431 | + functions-common:time_stop:2434 : total=14828 2026-06-30 20:15:57.438 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:57.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19645 2026-06-30 20:15:57.446 | + functions:wait_for_service:486 : return 0 2026-06-30 20:15:57.450 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:57.456 | + functions-common:run_process:1674 : local service=c-sch 2026-06-30 20:15:57.460 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:57.465 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:57.469 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:57.474 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:15:57.476 | + functions-common:run_process:1680 : local name=c-sch 2026-06-30 20:15:57.481 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:57.486 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:57.490 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:57.496 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:57.501 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:57.509 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850557504 2026-06-30 20:15:57.513 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-30 20:15:57.542 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:57.547 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-30 20:15:57.552 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-30 20:15:57.557 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:57.561 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:57.566 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:57.571 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:57.576 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-30 20:15:57.580 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-30 20:15:57.586 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-30 20:15:57.592 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:15:57.596 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:15:57.602 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:15:57.606 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:15:57.611 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-30 20:15:57.615 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-30 20:15:57.619 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-30 20:15:57.624 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-30 20:15:57.628 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:57.632 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:15:57.636 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:15:57.640 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 20:15:57.644 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:15:57.648 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:15:57.652 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-30 20:15:57.656 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:15:57.663 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-30 20:15:57.760 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:15:57.866 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-30 20:15:57.951 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:58.057 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-30 20:15:58.139 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-30 20:15:58.220 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:15:58.309 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 20:15:58.313 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:15:58.318 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-30 20:15:58.422 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:15:58.967 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-30 20:15:58.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-30 20:15:59.520 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-30 20:15:59.564 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:59.568 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:59.571 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:59.575 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:59.581 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:59.585 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:59.589 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:59.592 | + functions-common:time_stop:2427 : start_time=1782850557504 2026-06-30 20:15:59.595 | + functions-common:time_stop:2429 : [[ -z 1782850557504 ]] 2026-06-30 20:15:59.598 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:59.603 | + functions-common:time_stop:2432 : end_time=1782850559600 2026-06-30 20:15:59.605 | + functions-common:time_stop:2433 : elapsed_time=2096 2026-06-30 20:15:59.608 | + functions-common:time_stop:2434 : total=38324 2026-06-30 20:15:59.610 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:59.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40420 2026-06-30 20:15:59.616 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:15:59.618 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:15:59.620 | + functions-common:run_process:1674 : local service=c-bak 2026-06-30 20:15:59.623 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:59.626 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:59.628 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:59.631 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:15:59.633 | + functions-common:run_process:1680 : local name=c-bak 2026-06-30 20:15:59.636 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:59.638 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:59.641 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:59.643 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:59.649 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:59.655 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850559651 2026-06-30 20:15:59.657 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-30 20:15:59.679 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:15:59.684 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:15:59.690 | + functions-common:time_stop:2420 : local name 2026-06-30 20:15:59.693 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:15:59.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:15:59.697 | + functions-common:time_stop:2423 : local total 2026-06-30 20:15:59.699 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:15:59.701 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:15:59.703 | + functions-common:time_stop:2427 : start_time=1782850559651 2026-06-30 20:15:59.706 | + functions-common:time_stop:2429 : [[ -z 1782850559651 ]] 2026-06-30 20:15:59.710 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:15:59.713 | + functions-common:time_stop:2432 : end_time=1782850559710 2026-06-30 20:15:59.715 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-30 20:15:59.718 | + functions-common:time_stop:2434 : total=40420 2026-06-30 20:15:59.720 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:15:59.722 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40479 2026-06-30 20:15:59.726 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:15:59.731 | + functions-common:run_process:1674 : local service=c-vol 2026-06-30 20:15:59.734 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:59.737 | + functions-common:run_process:1676 : local group= 2026-06-30 20:15:59.742 | + functions-common:run_process:1677 : local user= 2026-06-30 20:15:59.747 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:15:59.752 | + functions-common:run_process:1680 : local name=c-vol 2026-06-30 20:15:59.757 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:15:59.761 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:15:59.766 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:15:59.771 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:15:59.779 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:15:59.785 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850559781 2026-06-30 20:15:59.788 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-30 20:15:59.819 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:15:59.824 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:15:59.828 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-30 20:15:59.832 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:59.836 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:59.841 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:59.846 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:59.850 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-30 20:15:59.855 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-30 20:15:59.860 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-30 20:15:59.863 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:15:59.867 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:15:59.872 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:15:59.877 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:15:59.881 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-30 20:15:59.885 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-30 20:15:59.890 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:15:59.895 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-30 20:15:59.899 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 20:15:59.903 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 20:15:59.908 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 20:15:59.912 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:15:59.916 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 20:15:59.920 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 20:15:59.924 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-30 20:15:59.929 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 20:15:59.936 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-30 20:16:00.039 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:16:00.146 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-30 20:16:00.259 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 20:16:00.366 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-30 20:16:00.451 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-30 20:16:00.541 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:16:00.642 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-30 20:16:00.642 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 20:16:00.732 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 20:16:00.733 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-30 20:16:00.824 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 20:16:01.371 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-30 20:16:01.404 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-30 20:16:01.958 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-30 20:16:02.010 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:16:02.013 | + functions-common:time_stop:2420 : local name 2026-06-30 20:16:02.017 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:16:02.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:16:02.037 | + functions-common:time_stop:2423 : local total 2026-06-30 20:16:02.039 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:16:02.046 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:16:02.049 | + functions-common:time_stop:2427 : start_time=1782850559781 2026-06-30 20:16:02.053 | + functions-common:time_stop:2429 : [[ -z 1782850559781 ]] 2026-06-30 20:16:02.060 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:16:02.064 | + functions-common:time_stop:2432 : end_time=1782850562062 2026-06-30 20:16:02.067 | + functions-common:time_stop:2433 : elapsed_time=2281 2026-06-30 20:16:02.069 | + functions-common:time_stop:2434 : total=40479 2026-06-30 20:16:02.071 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:16:02.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42760 2026-06-30 20:16:02.075 | + ./stack.sh:main:1338 : create_volume_types 2026-06-30 20:16:02.078 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-30 20:16:02.098 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:02.101 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-30 20:16:02.103 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-30 20:16:02.105 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-30 20:16:02.108 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-30 20:16:02.111 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-30 20:16:02.118 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-30 20:16:02.124 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-30 20:16:02.129 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-30 20:16:02.134 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-30 20:16:02.163 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:02.171 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-30 20:16:07.486 | +-------------+--------------------------------------+ 2026-06-30 20:16:07.486 | | Field | Value | 2026-06-30 20:16:07.486 | +-------------+--------------------------------------+ 2026-06-30 20:16:07.486 | | description | None | 2026-06-30 20:16:07.487 | | id | f9d85398-95be-4867-beeb-e62f7051cb6b | 2026-06-30 20:16:07.487 | | is_public | True | 2026-06-30 20:16:07.487 | | name | lvmdriver-1 | 2026-06-30 20:16:07.487 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-30 20:16:07.487 | +-------------+--------------------------------------+ 2026-06-30 20:16:07.883 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-30 20:16:07.888 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-30 20:16:07.891 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-30 20:16:07.896 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-30 20:16:07.901 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-30 20:16:07.925 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:07.931 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-30 20:16:07.936 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:16:07.940 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-30 20:16:07.946 | + ./stack.sh:main:1353 : start_glance 2026-06-30 20:16:07.951 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-30 20:16:07.956 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-30 20:16:07.961 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 20:16:07.966 | + functions-common:run_process:1674 : local service=g-api 2026-06-30 20:16:07.970 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 20:16:07.972 | + functions-common:run_process:1676 : local group= 2026-06-30 20:16:07.975 | + functions-common:run_process:1677 : local user= 2026-06-30 20:16:07.979 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 20:16:07.983 | + functions-common:run_process:1680 : local name=g-api 2026-06-30 20:16:07.987 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 20:16:07.989 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 20:16:07.992 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:16:07.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:16:08.001 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:16:08.007 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850568003 2026-06-30 20:16:08.011 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-30 20:16:08.038 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:08.042 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-30 20:16:08.046 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-30 20:16:08.049 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 20:16:08.053 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 20:16:08.056 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 20:16:08.059 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 20:16:08.065 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-30 20:16:08.068 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-30 20:16:08.072 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-30 20:16:08.075 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 20:16:08.078 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 20:16:08.081 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 20:16:08.085 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 20:16:08.088 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-30 20:16:08.090 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-30 20:16:08.093 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 20:16:08.097 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:16:08.099 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 20:16:08.102 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-30 20:16:08.105 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:16:08.108 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 20:16:08.111 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 20:16:08.114 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 20:16:08.117 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-30 20:16:08.120 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 20:16:08.125 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-30 20:16:08.220 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 20:16:08.324 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-30 20:16:08.417 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-30 20:16:08.516 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 20:16:08.615 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 20:16:08.701 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-30 20:16:08.787 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-30 20:16:08.866 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-30 20:16:08.940 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-30 20:16:09.017 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-30 20:16:09.102 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 20:16:09.106 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 20:16:09.110 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-30 20:16:09.208 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 20:16:09.797 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-30 20:16:09.818 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-30 20:16:10.387 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-30 20:16:10.600 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 20:16:10.609 | + functions-common:time_stop:2420 : local name 2026-06-30 20:16:10.617 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:16:10.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:16:10.626 | + functions-common:time_stop:2423 : local total 2026-06-30 20:16:10.628 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:16:10.630 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 20:16:10.633 | + functions-common:time_stop:2427 : start_time=1782850568003 2026-06-30 20:16:10.634 | + functions-common:time_stop:2429 : [[ -z 1782850568003 ]] 2026-06-30 20:16:10.637 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:16:10.641 | + functions-common:time_stop:2432 : end_time=1782850570639 2026-06-30 20:16:10.645 | + functions-common:time_stop:2433 : elapsed_time=2636 2026-06-30 20:16:10.645 | + functions-common:time_stop:2434 : total=42760 2026-06-30 20:16:10.647 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:16:10.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45396 2026-06-30 20:16:10.651 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-30 20:16:10.669 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:16:10.671 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.141) to start...' 2026-06-30 20:16:10.672 | Waiting for g-api (192.168.122.141) to start... 2026-06-30 20:16:10.673 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.141/image 2026-06-30 20:16:10.676 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 20:16:10.678 | + functions:wait_for_service:477 : local url=http://192.168.122.141/image 2026-06-30 20:16:10.680 | + functions:wait_for_service:478 : local rval=0 2026-06-30 20:16:10.682 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 20:16:10.686 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 20:16:10.688 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:16:10.689 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:16:10.694 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:16:10.697 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850570694 2026-06-30 20:16:10.700 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 20:16:10.702 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:16:10.711 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.141/image 2026-06-30 20:16:16.204 | + :: : [[ 300 == 503 ]] 2026-06-30 20:16:16.211 | + :: : [[ 0 -eq 7 ]] 2026-06-30 20:16:16.215 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 20:16:16.225 | + functions-common:time_stop:2420 : local name 2026-06-30 20:16:16.235 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:16:16.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:16:16.246 | + functions-common:time_stop:2423 : local total 2026-06-30 20:16:16.253 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:16:16.261 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 20:16:16.265 | + functions-common:time_stop:2427 : start_time=1782850570694 2026-06-30 20:16:16.271 | + functions-common:time_stop:2429 : [[ -z 1782850570694 ]] 2026-06-30 20:16:16.278 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:16:16.288 | + functions-common:time_stop:2432 : end_time=1782850576282 2026-06-30 20:16:16.293 | + functions-common:time_stop:2433 : elapsed_time=5588 2026-06-30 20:16:16.298 | + functions-common:time_stop:2434 : total=19645 2026-06-30 20:16:16.305 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:16:16.311 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25233 2026-06-30 20:16:16.320 | + functions:wait_for_service:486 : return 0 2026-06-30 20:16:16.322 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-30 20:16:16.351 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:16.356 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-30 20:16:16.390 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:16.394 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-30 20:16:16.399 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:16:16.404 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-30 20:16:16.408 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-30 20:16:16.414 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:16.417 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:16.423 | + functions:upload_image:141 : local image image_fname image_name 2026-06-30 20:16:16.428 | + functions:upload_image:143 : local max_attempts=5 2026-06-30 20:16:16.431 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-30 20:16:16.438 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:16.444 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:16.448 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-30 20:16:16.452 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-30 20:16:16.458 | ++ functions:upload_image:151 : seq 5 2026-06-30 20:16:16.463 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-30 20:16:16.466 | + functions:upload_image:152 : local rc=0 2026-06-30 20:16:16.471 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:16.483 | --2026-06-30 22:16:16-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:16.546 | Resolving github.com (github.com)... 140.82.121.4 2026-06-30 20:16:16.562 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-30 20:16:16.772 | HTTP request sent, awaiting response... 302 Found 2026-06-30 20:16:16.772 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T21%3A09%3A26Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T20%3A08%3A40Z&ske=2026-06-30T21%3A09%3A26Z&sks=b&skv=2018-11-09&sig=junScrDP0MdPK8kPp3WjvXALikKtzsqDpHzW1gIazro%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjg1MjM3NiwibmJmIjoxNzgyODUwNTc2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8QHWWVGXySMXdZidCbnylMxsrHsmYVXUQy9k4p-RL1M&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-30 20:16:16.773 | --2026-06-30 22:16:16-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T21%3A09%3A26Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T20%3A08%3A40Z&ske=2026-06-30T21%3A09%3A26Z&sks=b&skv=2018-11-09&sig=junScrDP0MdPK8kPp3WjvXALikKtzsqDpHzW1gIazro%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjg1MjM3NiwibmJmIjoxNzgyODUwNTc2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8QHWWVGXySMXdZidCbnylMxsrHsmYVXUQy9k4p-RL1M&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-30 20:16:16.792 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-06-30 20:16:16.803 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-30 20:16:16.936 | HTTP request sent, awaiting response... 200 OK 2026-06-30 20:16:16.937 | Length: 21692416 (21M) [application/octet-stream] 2026-06-30 20:16:16.937 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-30 20:16:16.989 | 2026-06-30 20:16:17.198 | 0K ........ ........ .... 100% 79.1M=0.3s 2026-06-30 20:16:17.199 | 2026-06-30 20:16:17.199 | 2026-06-30 22:16:17 (79.1 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-30 20:16:17.199 | 2026-06-30 20:16:17.205 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-30 20:16:17.209 | + functions:upload_image:163 : break 2026-06-30 20:16:17.212 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:17.216 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-30 20:16:17.220 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-30 20:16:17.224 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-30 20:16:17.228 | + functions:upload_image:313 : local kernel= 2026-06-30 20:16:17.236 | + functions:upload_image:314 : local ramdisk= 2026-06-30 20:16:17.238 | + functions:upload_image:315 : local disk_format= 2026-06-30 20:16:17.242 | + functions:upload_image:316 : local container_format= 2026-06-30 20:16:17.245 | + functions:upload_image:317 : local unpack= 2026-06-30 20:16:17.250 | + functions:upload_image:318 : local img_property= 2026-06-30 20:16:17.254 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-30 20:16:17.256 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-30 20:16:17.260 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-30 20:16:17.265 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-30 20:16:17.267 | + functions:upload_image:328 : case "$image_fname" in 2026-06-30 20:16:17.272 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-30 20:16:17.277 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-30 20:16:17.281 | + functions:upload_image:350 : local format 2026-06-30 20:16:17.289 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:17.289 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-30 20:16:17.302 | + functions:upload_image:351 : format=qcow2 2026-06-30 20:16:17.305 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-30 20:16:17.308 | + functions:upload_image:353 : disk_format=qcow2 2026-06-30 20:16:17.312 | + functions:upload_image:357 : container_format=bare 2026-06-30 20:16:17.315 | + functions:upload_image:404 : is_arch ppc64le 2026-06-30 20:16:17.319 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 20:16:17.325 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-30 20:16:17.329 | + functions:upload_image:404 : is_arch ppc64 2026-06-30 20:16:17.332 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 20:16:17.338 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-30 20:16:17.341 | + functions:upload_image:404 : is_arch ppc 2026-06-30 20:16:17.345 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 20:16:17.351 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-30 20:16:17.354 | + functions:upload_image:408 : is_arch aarch64 2026-06-30 20:16:17.358 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 20:16:17.364 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 20:16:17.367 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-30 20:16:17.371 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-30 20:16:17.374 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-30 20:16:17.378 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-30 20:16:17.381 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-30 20:16:17.386 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-30 20:16:17.389 | + functions:_upload_image:112 : shift 2026-06-30 20:16:17.392 | + functions:_upload_image:113 : local container=bare 2026-06-30 20:16:17.397 | + functions:_upload_image:114 : shift 2026-06-30 20:16:17.400 | + functions:_upload_image:115 : local disk=qcow2 2026-06-30 20:16:17.404 | + functions:_upload_image:116 : shift 2026-06-30 20:16:17.407 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:17.410 | + functions:_upload_image:118 : shift 2026-06-30 20:16:17.414 | + functions:_upload_image:119 : local properties 2026-06-30 20:16:17.417 | + functions:_upload_image:120 : local useimport 2026-06-30 20:16:17.421 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-30 20:16:17.424 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-30 20:16:17.428 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-30 20:16:17.430 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-30 20:16:17.433 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-30 20:16:17.437 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-30 20:16:17.441 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-30 20:16:17.446 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:17.451 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:16:23.569 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 20:16:23.570 | | Field | Value | 2026-06-30 20:16:23.570 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 20:16:23.570 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-30 20:16:23.570 | | container_format | bare | 2026-06-30 20:16:23.570 | | created_at | 2026-06-30T20:16:21Z | 2026-06-30 20:16:23.570 | | disk_format | qcow2 | 2026-06-30 20:16:23.570 | | file | /v2/images/863d38b7-e4fd-44ef-bcf1-522a6ba30c7f/file | 2026-06-30 20:16:23.570 | | id | 863d38b7-e4fd-44ef-bcf1-522a6ba30c7f | 2026-06-30 20:16:23.570 | | min_disk | 0 | 2026-06-30 20:16:23.570 | | min_ram | 0 | 2026-06-30 20:16:23.570 | | name | cirros-0.6.3-x86_64-disk | 2026-06-30 20:16:23.571 | | owner | db66198ab9fc42fd8aa1eb94e28abd86 | 2026-06-30 20:16:23.571 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-30 20:16:23.571 | | protected | False | 2026-06-30 20:16:23.571 | | schema | /v2/schemas/image | 2026-06-30 20:16:23.571 | | size | 21692416 | 2026-06-30 20:16:23.571 | | status | active | 2026-06-30 20:16:23.571 | | tags | | 2026-06-30 20:16:23.571 | | updated_at | 2026-06-30T20:16:23Z | 2026-06-30 20:16:23.571 | | virtual_size | 117440512 | 2026-06-30 20:16:23.571 | | visibility | public | 2026-06-30 20:16:23.572 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 20:16:23.960 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-30 20:16:24.024 | [1955 Async create_flavors:72857]: Waiting for completion of create_flavors running on PID 72857 (2 other jobs running) 2026-06-30 20:16:24.053 | [1955 Async create_flavors:72857]: Signaling child to exit 2026-06-30 20:16:33.579 | + inc/async:async_inner:64 : rc=0 2026-06-30 20:16:33.608 | [72857 Async create_flavors:72857]: finished successfully 2026-06-30 20:16:33.640 | WAKEUP 2026-06-30 20:16:33.668 | [1955 Async create_flavors:72857]: Signaled 2026-06-30 20:16:33.670 | + lib/nova:create_flavors:1242 : is_service_enabled n-api 2026-06-30 20:16:33.670 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:33.671 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor list 2026-06-30 20:16:33.671 | + lib/nova:create_flavors:1243 : grep -q ds512M 2026-06-30 20:16:33.671 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-30 20:16:33.671 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.671 | | Field | Value | 2026-06-30 20:16:33.671 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.671 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.671 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.671 | | description | None | 2026-06-30 20:16:33.671 | | disk | 1 | 2026-06-30 20:16:33.671 | | id | c1 | 2026-06-30 20:16:33.672 | | name | cirros256 | 2026-06-30 20:16:33.672 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.672 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.672 | | ram | 256 | 2026-06-30 20:16:33.672 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.672 | | swap | 0 | 2026-06-30 20:16:33.672 | | vcpus | 1 | 2026-06-30 20:16:33.672 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.672 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-30 20:16:33.672 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.672 | | Field | Value | 2026-06-30 20:16:33.673 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.673 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.673 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.673 | | description | None | 2026-06-30 20:16:33.673 | | disk | 5 | 2026-06-30 20:16:33.674 | | id | d1 | 2026-06-30 20:16:33.674 | | name | ds512M | 2026-06-30 20:16:33.674 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.675 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.675 | | ram | 512 | 2026-06-30 20:16:33.675 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.676 | | swap | 0 | 2026-06-30 20:16:33.676 | | vcpus | 1 | 2026-06-30 20:16:33.676 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.677 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-30 20:16:33.677 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.677 | | Field | Value | 2026-06-30 20:16:33.677 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.677 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.677 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.677 | | description | None | 2026-06-30 20:16:33.677 | | disk | 10 | 2026-06-30 20:16:33.677 | | id | d2 | 2026-06-30 20:16:33.677 | | name | ds1G | 2026-06-30 20:16:33.678 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.678 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.678 | | ram | 1024 | 2026-06-30 20:16:33.678 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.678 | | swap | 0 | 2026-06-30 20:16:33.679 | | vcpus | 1 | 2026-06-30 20:16:33.679 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.679 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-30 20:16:33.680 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.680 | | Field | Value | 2026-06-30 20:16:33.680 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.680 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.680 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.680 | | description | None | 2026-06-30 20:16:33.680 | | disk | 10 | 2026-06-30 20:16:33.680 | | id | d3 | 2026-06-30 20:16:33.680 | | name | ds2G | 2026-06-30 20:16:33.680 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.680 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.681 | | ram | 2048 | 2026-06-30 20:16:33.681 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.681 | | swap | 0 | 2026-06-30 20:16:33.681 | | vcpus | 2 | 2026-06-30 20:16:33.681 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.681 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-30 20:16:33.681 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.681 | | Field | Value | 2026-06-30 20:16:33.681 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.681 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.681 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.682 | | description | None | 2026-06-30 20:16:33.682 | | disk | 20 | 2026-06-30 20:16:33.682 | | id | d4 | 2026-06-30 20:16:33.682 | | name | ds4G | 2026-06-30 20:16:33.682 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.682 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.682 | | ram | 4096 | 2026-06-30 20:16:33.682 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.682 | | swap | 0 | 2026-06-30 20:16:33.682 | | vcpus | 4 | 2026-06-30 20:16:33.683 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.683 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor list 2026-06-30 20:16:33.683 | + lib/nova:create_flavors:1252 : grep -q m1.tiny 2026-06-30 20:16:33.683 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-30 20:16:33.683 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.683 | | Field | Value | 2026-06-30 20:16:33.683 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.683 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.683 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.684 | | description | None | 2026-06-30 20:16:33.684 | | disk | 1 | 2026-06-30 20:16:33.684 | | id | 1 | 2026-06-30 20:16:33.684 | | name | m1.tiny | 2026-06-30 20:16:33.684 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.684 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.684 | | ram | 512 | 2026-06-30 20:16:33.684 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.684 | | swap | 0 | 2026-06-30 20:16:33.684 | | vcpus | 1 | 2026-06-30 20:16:33.685 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.685 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-30 20:16:33.685 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.685 | | Field | Value | 2026-06-30 20:16:33.685 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.685 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.685 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.685 | | description | None | 2026-06-30 20:16:33.685 | | disk | 20 | 2026-06-30 20:16:33.686 | | id | 2 | 2026-06-30 20:16:33.686 | | name | m1.small | 2026-06-30 20:16:33.686 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.686 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.686 | | ram | 2048 | 2026-06-30 20:16:33.686 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.686 | | swap | 0 | 2026-06-30 20:16:33.686 | | vcpus | 1 | 2026-06-30 20:16:33.686 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.686 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-30 20:16:33.687 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.687 | | Field | Value | 2026-06-30 20:16:33.687 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.687 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.687 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.687 | | description | None | 2026-06-30 20:16:33.687 | | disk | 40 | 2026-06-30 20:16:33.687 | | id | 3 | 2026-06-30 20:16:33.687 | | name | m1.medium | 2026-06-30 20:16:33.687 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.688 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.688 | | ram | 4096 | 2026-06-30 20:16:33.688 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.688 | | swap | 0 | 2026-06-30 20:16:33.688 | | vcpus | 2 | 2026-06-30 20:16:33.688 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.688 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-30 20:16:33.688 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.688 | | Field | Value | 2026-06-30 20:16:33.688 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.689 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.689 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.689 | | description | None | 2026-06-30 20:16:33.689 | | disk | 80 | 2026-06-30 20:16:33.689 | | id | 4 | 2026-06-30 20:16:33.689 | | name | m1.large | 2026-06-30 20:16:33.689 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.689 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.689 | | ram | 8192 | 2026-06-30 20:16:33.689 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.690 | | swap | 0 | 2026-06-30 20:16:33.690 | | vcpus | 4 | 2026-06-30 20:16:33.690 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.690 | + lib/nova:create_flavors:1257 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-30 20:16:33.690 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.690 | | Field | Value | 2026-06-30 20:16:33.691 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.691 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:16:33.691 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:16:33.691 | | description | None | 2026-06-30 20:16:33.691 | | disk | 160 | 2026-06-30 20:16:33.691 | | id | 5 | 2026-06-30 20:16:33.691 | | name | m1.xlarge | 2026-06-30 20:16:33.691 | | os-flavor-access:is_public | True | 2026-06-30 20:16:33.691 | | properties | hw_rng:allowed='True' | 2026-06-30 20:16:33.691 | | ram | 16384 | 2026-06-30 20:16:33.692 | | rxtx_factor | 1.0 | 2026-06-30 20:16:33.692 | | swap | 0 | 2026-06-30 20:16:33.692 | | vcpus | 8 | 2026-06-30 20:16:33.692 | +----------------------------+-----------------------+ 2026-06-30 20:16:33.731 | [1955 Async create_flavors:72857]: finished create_flavors with result 0 in 43 seconds 2026-06-30 20:16:33.737 | + inc/async:async_wait:197 : return 0 2026-06-30 20:16:33.741 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-30 20:16:33.767 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:16:33.771 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-30 20:16:33.797 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:33.801 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-30 20:16:33.828 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:33.832 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-30 20:16:33.836 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-30 20:16:33.840 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-30 20:16:33.844 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:16:33.846 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-30 20:16:33.849 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-30 20:16:33.852 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-30 20:16:33.854 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-30 20:16:33.856 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-30 20:16:33.858 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-30 20:16:33.859 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-30 20:16:33.861 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-30 20:16:33.863 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-30 20:16:33.865 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-30 20:16:33.867 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-30 20:16:33.869 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-30 20:16:33.871 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-30 20:16:33.873 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 20:16:33.874 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-30 20:16:33.876 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 20:16:33.878 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-30 20:16:33.880 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 20:16:33.882 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-30 20:16:33.884 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 20:16:33.886 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-30 20:16:33.887 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 20:16:33.890 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-30 20:16:33.892 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-30 20:16:33.893 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 20:16:33.895 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-30 20:16:33.897 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 20:16:33.899 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-30 20:16:33.901 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-30 20:16:33.902 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-30 20:16:33.904 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 20:16:33.906 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-30 20:16:33.908 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 20:16:33.910 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-30 20:16:33.912 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-30 20:16:33.914 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-30 20:16:33.916 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-30 20:16:33.918 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-30 20:16:33.920 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-30 20:16:33.922 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-30 20:16:33.924 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-30 20:16:33.926 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-30 20:16:33.927 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-30 20:16:33.929 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-30 20:16:33.931 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-30 20:16:33.933 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-30 20:16:33.934 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-30 20:16:33.936 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-30 20:16:33.938 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-30 20:16:33.940 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-30 20:16:33.942 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-30 20:16:33.943 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-30 20:16:33.945 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-30 20:16:33.947 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-30 20:16:33.949 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-30 20:16:33.953 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-30 20:16:33.953 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-30 20:16:33.953 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-30 20:16:33.953 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-30 20:16:33.954 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-30 20:16:36.254 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-30 20:16:36.257 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-30 20:16:36.626 | + ./stack.sh:main:1403 : save_stackenv 2026-06-30 20:16:36.629 | + functions-common:save_stackenv:65 : local tag= 2026-06-30 20:16:36.634 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-30 20:16:36.639 | + functions-common:save_stackenv:67 : time_stamp=2026-06-30-221636 2026-06-30 20:16:36.643 | + functions-common:save_stackenv:68 : echo '# 2026-06-30-221636 ' 2026-06-30 20:16:36.647 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.650 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-30 20:16:36.654 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.657 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-30 20:16:36.661 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.664 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-30 20:16:36.667 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.670 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-30 20:16:36.673 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.677 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.141 2026-06-30 20:16:36.681 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.684 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.141/identity 2026-06-30 20:16:36.688 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.691 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-30-215148 2026-06-30 20:16:36.694 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.698 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-30 20:16:36.701 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.705 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.141 2026-06-30 20:16:36.708 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.711 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-30 20:16:36.714 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.718 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-30 20:16:36.721 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.725 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-30 20:16:36.728 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.732 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-30 20:16:36.735 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.739 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.141 2026-06-30 20:16:36.742 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 20:16:36.746 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-30 20:16:36.749 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-30 20:16:36.753 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-30 20:16:36.756 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 20:16:36.759 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-30 20:16:36.763 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:16:36.766 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 20:16:36.769 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 20:16:36.773 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-30 20:16:36.776 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:16:36.780 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-30 20:16:36.784 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:16:36.788 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-30 20:16:36.788 | /^\[\[.+\|.*\]\]/ { 2026-06-30 20:16:36.788 | gsub("[][]", "", $1); 2026-06-30 20:16:36.788 | split($1, a, "|"); 2026-06-30 20:16:36.788 | if (a[1] == matchgroup) 2026-06-30 20:16:36.788 | print a[2] 2026-06-30 20:16:36.788 | } 2026-06-30 20:16:36.788 | ' /home/quobyte/devstack/local.conf 2026-06-30 20:16:36.796 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-30 20:16:36.799 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 20:16:36.802 | + functions-common:run_phase:1849 : local phase=extra 2026-06-30 20:16:36.804 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 20:16:36.807 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 20:16:36.811 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 20:16:36.815 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 20:16:36.818 | + functions-common:run_phase:1858 : local extra 2026-06-30 20:16:36.823 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 20:16:36.828 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 20:16:36.831 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 20:16:36.835 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 20:16:36.838 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-30 20:16:36.842 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 20:16:36.864 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:36.867 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 20:16:36.870 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:16:36.873 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-30 20:16:36.877 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:16:36.880 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 20:16:36.884 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:16:36.887 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-30 20:16:36.890 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-30 20:16:36.892 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 20:16:36.896 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 20:16:36.900 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 20:16:36.903 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 20:16:36.907 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-30 20:16:36.910 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 20:16:36.913 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-30 20:16:36.917 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 20:16:36.920 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 20:16:36.924 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-30 20:16:36.927 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-30 20:16:36.931 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 20:16:36.934 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-30 20:16:36.937 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:16:36.940 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 20:16:36.944 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 20:16:36.949 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-30 20:16:36.952 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:16:36.955 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-30 20:16:36.959 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:16:36.963 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-30 20:16:36.963 | /^\[\[.+\|.*\]\]/ { 2026-06-30 20:16:36.963 | gsub("[][]", "", $1); 2026-06-30 20:16:36.963 | split($1, a, "|"); 2026-06-30 20:16:36.963 | if (a[1] == matchgroup) 2026-06-30 20:16:36.963 | print a[2] 2026-06-30 20:16:36.963 | } 2026-06-30 20:16:36.963 | ' /home/quobyte/devstack/local.conf 2026-06-30 20:16:36.969 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-30 20:16:36.991 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:36.995 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-30 20:16:36.998 | + lib/nova:is_nova_ready:1167 : wait_for_compute 60 2026-06-30 20:16:37.001 | + functions:wait_for_compute:490 : local timeout=60 2026-06-30 20:16:37.004 | + functions:wait_for_compute:491 : local rval=0 2026-06-30 20:16:37.007 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-30 20:16:37.010 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-30 20:16:37.014 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 20:16:37.017 | + functions-common:time_start:2407 : local start_time= 2026-06-30 20:16:37.021 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:16:37.025 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:16:37.031 | + functions-common:time_start:2411 : _TIME_START[$name]=1782850597026 2026-06-30 20:16:37.036 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-30 20:16:37.065 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-30 20:16:37.067 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-30 20:16:37.071 | ++ functions:wait_for_compute:496 : hostname 2026-06-30 20:16:37.076 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-30 20:16:37.080 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-30 20:16:37.085 | ++ functions:wait_for_compute:498 : hostname 2026-06-30 20:16:37.090 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:16:37.092 | + :: : ID= 2026-06-30 20:16:37.094 | + :: : [[ '' == '' ]] 2026-06-30 20:16:37.095 | + :: : sleep 1 2026-06-30 20:16:38.099 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-30 20:16:38.101 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-30 20:16:41.581 | + :: : ID=47a9878c-dd25-4e20-8908-f0df55612622 2026-06-30 20:16:41.582 | + :: : [[ 47a9878c-dd25-4e20-8908-f0df55612622 == '' ]] 2026-06-30 20:16:41.586 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-30 20:16:41.588 | + functions-common:time_stop:2420 : local name 2026-06-30 20:16:41.592 | + functions-common:time_stop:2421 : local end_time 2026-06-30 20:16:41.595 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:16:41.599 | + functions-common:time_stop:2423 : local total 2026-06-30 20:16:41.603 | + functions-common:time_stop:2424 : local start_time 2026-06-30 20:16:41.607 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 20:16:41.610 | + functions-common:time_stop:2427 : start_time=1782850597026 2026-06-30 20:16:41.614 | + functions-common:time_stop:2429 : [[ -z 1782850597026 ]] 2026-06-30 20:16:41.619 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:16:41.624 | + functions-common:time_stop:2432 : end_time=1782850601620 2026-06-30 20:16:41.627 | + functions-common:time_stop:2433 : elapsed_time=4594 2026-06-30 20:16:41.631 | + functions-common:time_stop:2434 : total=25233 2026-06-30 20:16:41.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:16:41.640 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29827 2026-06-30 20:16:41.644 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-30 20:16:41.648 | + functions:wait_for_compute:516 : return 0 2026-06-30 20:16:41.653 | + ./stack.sh:main:1443 : service_check 2026-06-30 20:16:41.656 | + functions-common:service_check:1713 : local service 2026-06-30 20:16:41.660 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:41.664 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-30 20:16:41.684 | not-found 2026-06-30 20:16:41.689 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:41.694 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-30 20:16:41.713 | enabled 2026-06-30 20:16:41.719 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-30 20:16:41.743 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-30 20:16:41.743 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-30 20:16:41.743 | Active: active (running) since Tue 2026-06-30 22:13:18 CEST; 3min 23s ago 2026-06-30 20:16:41.743 | Main PID: 60579 (uwsgi) 2026-06-30 20:16:41.743 | Status: "uWSGI is ready" 2026-06-30 20:16:41.743 | Tasks: 17 (limit: 14255) 2026-06-30 20:16:41.744 | Memory: 273.6M (peak: 274.1M) 2026-06-30 20:16:41.744 | CPU: 14.853s 2026-06-30 20:16:41.744 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-30 20:16:41.744 | ├─60579 "nova-apiuWSGI master" 2026-06-30 20:16:41.744 | ├─60580 "nova-apiuWSGI worker 1" 2026-06-30 20:16:41.744 | └─60581 "nova-apiuWSGI worker 2" 2026-06-30 20:16:41.744 | 2026-06-30 20:16:41.744 | Jun 30 22:16:40 devstack devstack@n-api.service[60580]: [pid: 60580|app: 0|req: 18/36] 192.168.122.141 () {54 vars in 935 bytes} [Tue Jun 30 22:16:40 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 20:16:41.744 | Jun 30 22:16:41 devstack devstack@n-api.service[60581]: DEBUG nova.api.openstack.wsgi [None req-eabc024f-59a9-471a-8168-9a2289bb462e admin admin] Calling method '>' {{(pid=60581) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-30 20:16:41.744 | Jun 30 22:16:41 devstack devstack@n-api.service[60581]: DEBUG oslo_concurrency.lockutils [None req-eabc024f-59a9-471a-8168-9a2289bb462e admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60581) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 20:16:41.745 | Jun 30 22:16:41 devstack devstack@n-api.service[60581]: DEBUG oslo_concurrency.lockutils [None req-eabc024f-59a9-471a-8168-9a2289bb462e admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=60581) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 20:16:41.745 | Jun 30 22:16:41 devstack devstack@n-api.service[60581]: DEBUG oslo_concurrency.lockutils [None req-eabc024f-59a9-471a-8168-9a2289bb462e admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=60581) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 20:16:41.745 | Jun 30 22:16:41 devstack devstack@n-api.service[60581]: DEBUG oslo_concurrency.lockutils [None req-eabc024f-59a9-471a-8168-9a2289bb462e admin admin] Acquiring lock "e1ea7aca-73c1-4145-be0b-86cce03db520" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60581) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 20:16:41.745 | Jun 30 22:16:41 devstack devstack@n-api.service[60581]: DEBUG oslo_concurrency.lockutils [None req-eabc024f-59a9-471a-8168-9a2289bb462e admin admin] Lock "e1ea7aca-73c1-4145-be0b-86cce03db520" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=60581) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 20:16:41.745 | Jun 30 22:16:41 devstack devstack@n-api.service[60581]: DEBUG oslo_concurrency.lockutils [None req-eabc024f-59a9-471a-8168-9a2289bb462e admin admin] Lock "e1ea7aca-73c1-4145-be0b-86cce03db520" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60581) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 20:16:41.745 | Jun 30 22:16:41 devstack devstack@n-api.service[60581]: INFO nova.api.openstack.requestlog [None req-eabc024f-59a9-471a-8168-9a2289bb462e admin admin] 192.168.122.141 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.178406 2026-06-30 20:16:41.745 | Jun 30 22:16:41 devstack devstack@n-api.service[60581]: [pid: 60581|app: 0|req: 19/37] 192.168.122.141 () {60 vars in 1325 bytes} [Tue Jun 30 22:16:40 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2026-06-30 20:16:41.749 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:41.753 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-30 20:16:41.772 | enabled 2026-06-30 20:16:41.776 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-30 20:16:41.799 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-30 20:16:41.799 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-30 20:16:41.799 | Active: active (running) since Tue 2026-06-30 22:15:44 CEST; 57s ago 2026-06-30 20:16:41.799 | Main PID: 72701 (nova-compute) 2026-06-30 20:16:41.799 | Tasks: 10 (limit: 14255) 2026-06-30 20:16:41.800 | Memory: 136.0M (peak: 137.3M) 2026-06-30 20:16:41.800 | CPU: 4.537s 2026-06-30 20:16:41.800 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-30 20:16:41.800 | └─72701 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-30 20:16:41.800 | 2026-06-30 20:16:41.800 | Jun 30 22:16:13 devstack nova-compute[72701]: DEBUG nova.compute.provider_tree [None req-82f82b0f-71ba-431a-a0da-8990363a571d None None] Updating resource provider 05a64f25-7437-4159-8602-64997e0b3c3f generation from 0 to 1 during operation: update_inventory {{(pid=72701) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-30 20:16:41.800 | Jun 30 22:16:13 devstack nova-compute[72701]: DEBUG nova.compute.provider_tree [None req-82f82b0f-71ba-431a-a0da-8990363a571d None None] Updating inventory in ProviderTree for provider 05a64f25-7437-4159-8602-64997e0b3c3f with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=72701) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-30 20:16:41.800 | Jun 30 22:16:13 devstack nova-compute[72701]: DEBUG nova.compute.provider_tree [None req-82f82b0f-71ba-431a-a0da-8990363a571d None None] Updating resource provider 05a64f25-7437-4159-8602-64997e0b3c3f generation from 1 to 2 during operation: update_traits {{(pid=72701) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-30 20:16:41.800 | Jun 30 22:16:14 devstack nova-compute[72701]: DEBUG nova.compute.resource_tracker [None req-82f82b0f-71ba-431a-a0da-8990363a571d None None] Compute_service record updated for devstack:devstack {{(pid=72701) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-30 20:16:41.800 | Jun 30 22:16:14 devstack nova-compute[72701]: DEBUG oslo_concurrency.lockutils [None req-82f82b0f-71ba-431a-a0da-8990363a571d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.579s {{(pid=72701) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 20:16:41.800 | Jun 30 22:16:14 devstack nova-compute[72701]: DEBUG nova.service [None req-82f82b0f-71ba-431a-a0da-8990363a571d None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72701) start /opt/stack/nova/nova/service.py:196}} 2026-06-30 20:16:41.801 | Jun 30 22:16:14 devstack nova-compute[72701]: DEBUG nova.service [None req-82f82b0f-71ba-431a-a0da-8990363a571d None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72701) start /opt/stack/nova/nova/service.py:212}} 2026-06-30 20:16:41.801 | Jun 30 22:16:14 devstack nova-compute[72701]: DEBUG nova.service [None req-82f82b0f-71ba-431a-a0da-8990363a571d None None] Join ServiceGroup membership for this service compute {{(pid=72701) start /opt/stack/nova/nova/service.py:222}} 2026-06-30 20:16:41.801 | Jun 30 22:16:14 devstack nova-compute[72701]: DEBUG nova.servicegroup.drivers.db [None req-82f82b0f-71ba-431a-a0da-8990363a571d None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72701) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-30 20:16:41.801 | Jun 30 22:16:19 devstack nova-compute[72701]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=72701) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:41.806 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:41.810 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-30 20:16:41.828 | not-found 2026-06-30 20:16:41.833 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:41.837 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-30 20:16:41.857 | enabled 2026-06-30 20:16:41.862 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-30 20:16:41.885 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-30 20:16:41.885 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-30 20:16:41.885 | Active: active (running) since Tue 2026-06-30 22:15:31 CEST; 1min 10s ago 2026-06-30 20:16:41.885 | Main PID: 68973 (nova-scheduler:) 2026-06-30 20:16:41.885 | Tasks: 19 (limit: 14255) 2026-06-30 20:16:41.885 | Memory: 155.5M (peak: 156.0M) 2026-06-30 20:16:41.885 | CPU: 4.878s 2026-06-30 20:16:41.885 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-30 20:16:41.886 | ├─68973 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-30 20:16:41.886 | ├─70624 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-30 20:16:41.886 | └─70638 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-30 20:16:41.886 | 2026-06-30 20:16:41.886 | Jun 30 22:15:37 devstack nova-scheduler[70624]: DEBUG nova.servicegroup.drivers.db [None req-cb3e52d3-6a93-4e92-97e2-57ec25fbbc89 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=70624) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-30 20:16:41.886 | Jun 30 22:15:42 devstack nova-scheduler[70638]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=70638) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:41.886 | Jun 30 22:15:42 devstack nova-scheduler[70624]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=70624) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:41.886 | Jun 30 22:15:44 devstack nova-scheduler[68973]: DEBUG dbcounter [-] [68973] Writing DB stats nova_api:SELECT=3 {{(pid=68973) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.886 | Jun 30 22:15:45 devstack nova-scheduler[68973]: DEBUG dbcounter [-] [68973] Writing DB stats nova_cell0:SELECT=1 {{(pid=68973) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.886 | Jun 30 22:15:45 devstack nova-scheduler[68973]: DEBUG dbcounter [-] [68973] Writing DB stats nova_cell1:SELECT=1 {{(pid=68973) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.886 | Jun 30 22:15:49 devstack nova-scheduler[70624]: DEBUG oslo.service.backend._threading.loopingcall [None req-c12eb99c-2ffa-41b7-b5f1-8e24848b991d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70624) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:41.887 | Jun 30 22:15:52 devstack nova-scheduler[70638]: DEBUG dbcounter [-] [70638] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.887 | Jun 30 22:15:52 devstack nova-scheduler[70624]: DEBUG dbcounter [-] [70624] Writing DB stats nova_cell0:SELECT=3 {{(pid=70624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.887 | Jun 30 22:16:29 devstack nova-scheduler[70638]: DEBUG oslo.service.backend._threading.loopingcall [None req-f7f1c3be-c70f-4aaf-9e12-43eda7494c45 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70638) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:41.889 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:41.892 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-30 20:16:41.911 | not-found 2026-06-30 20:16:41.918 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:41.921 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-30 20:16:41.939 | enabled 2026-06-30 20:16:41.944 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-30 20:16:41.968 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-30 20:16:41.968 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-30 20:16:41.968 | Active: active (running) since Tue 2026-06-30 22:15:33 CEST; 1min 8s ago 2026-06-30 20:16:41.968 | Main PID: 69587 (uwsgi) 2026-06-30 20:16:41.968 | Status: "uWSGI is ready" 2026-06-30 20:16:41.968 | Tasks: 16 (limit: 14255) 2026-06-30 20:16:41.968 | Memory: 220.9M (peak: 221.2M) 2026-06-30 20:16:41.968 | CPU: 9.913s 2026-06-30 20:16:41.968 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-30 20:16:41.969 | ├─69587 "nova-api-metauWSGI master" 2026-06-30 20:16:41.969 | ├─69588 "nova-api-metauWSGI worker 1" 2026-06-30 20:16:41.969 | ├─69589 "nova-api-metauWSGI worker 2" 2026-06-30 20:16:41.969 | └─69590 "nova-api-metauWSGI http 1" 2026-06-30 20:16:41.969 | 2026-06-30 20:16:41.969 | Jun 30 22:15:40 devstack devstack@n-api-meta.service[69589]: DEBUG nova.api.openstack.wsgi_app [None req-e82f7848-8139-439d-a974-13647bda6936 None None] ******************************************************************************** {{(pid=69589) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-30 20:16:41.969 | Jun 30 22:15:40 devstack devstack@n-api-meta.service[69589]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x70dcf8aa3668 pid: 69589 (default app) 2026-06-30 20:16:41.969 | Jun 30 22:15:48 devstack devstack@n-api-meta.service[69588]: DEBUG dbcounter [-] [69588] Writing DB stats nova_api:SELECT=1 {{(pid=69588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.969 | Jun 30 22:15:48 devstack devstack@n-api-meta.service[69588]: DEBUG dbcounter [-] [69588] Writing DB stats nova_cell1:SELECT=1 {{(pid=69588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.969 | Jun 30 22:15:48 devstack devstack@n-api-meta.service[69588]: DEBUG dbcounter [-] [69588] Writing DB stats nova_cell0:SELECT=1 {{(pid=69588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.969 | Jun 30 22:15:49 devstack devstack@n-api-meta.service[69589]: DEBUG dbcounter [-] [69589] Writing DB stats nova_api:SELECT=1 {{(pid=69589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.970 | Jun 30 22:15:49 devstack devstack@n-api-meta.service[69588]: DEBUG dbcounter [-] [69588] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.970 | Jun 30 22:15:49 devstack devstack@n-api-meta.service[69589]: DEBUG dbcounter [-] [69589] Writing DB stats nova_cell1:SELECT=1 {{(pid=69589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.970 | Jun 30 22:15:49 devstack devstack@n-api-meta.service[69589]: DEBUG dbcounter [-] [69589] Writing DB stats nova_cell0:SELECT=1 {{(pid=69589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.970 | Jun 30 22:15:49 devstack devstack@n-api-meta.service[69589]: DEBUG dbcounter [-] [69589] Writing DB stats nova_cell0:SELECT=1 {{(pid=69589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:41.975 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:41.978 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-30 20:16:41.998 | enabled 2026-06-30 20:16:42.004 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-30 20:16:42.027 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-30 20:16:42.027 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-30 20:16:42.028 | Active: active (running) since Tue 2026-06-30 22:14:01 CEST; 2min 40s ago 2026-06-30 20:16:42.028 | Main PID: 66775 (uwsgi) 2026-06-30 20:16:42.028 | Status: "uWSGI is ready" 2026-06-30 20:16:42.028 | Tasks: 5 (limit: 14255) 2026-06-30 20:16:42.028 | Memory: 176.7M (peak: 177.0M) 2026-06-30 20:16:42.028 | CPU: 6.286s 2026-06-30 20:16:42.028 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-30 20:16:42.028 | ├─66775 "placementuWSGI master" 2026-06-30 20:16:42.028 | ├─66776 "placementuWSGI worker 1" 2026-06-30 20:16:42.028 | └─66777 "placementuWSGI worker 2" 2026-06-30 20:16:42.028 | 2026-06-30 20:16:42.029 | Jun 30 22:16:13 devstack devstack@placement-api.service[66776]: INFO placement.requestlog [req-39e72b1a-8953-482e-9b1e-608534e4068d req-099f1193-9873-4b11-a8be-9e3358cbe3fe service nova] 192.168.122.141 "PUT /placement/resource_providers/05a64f25-7437-4159-8602-64997e0b3c3f/inventories" status: 200 len: 396 microversion: 1.26 2026-06-30 20:16:42.029 | Jun 30 22:16:13 devstack devstack@placement-api.service[66776]: [pid: 66776|app: 0|req: 4/9] 192.168.122.141 () {64 vars in 1498 bytes} [Tue Jun 30 22:16:13 2026] PUT /placement/resource_providers/05a64f25-7437-4159-8602-64997e0b3c3f/inventories => generated 396 bytes in 61 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-30 20:16:42.029 | Jun 30 22:16:13 devstack devstack@placement-api.service[66777]: DEBUG placement.requestlog [req-39e72b1a-8953-482e-9b1e-608534e4068d req-86182281-7722-49c0-886b-08012d18d735 None None] Starting request: 192.168.122.141 "GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE41,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_BMI2,HW_ARCH_X86_64,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_ABM,HW_CPU_X86_SVM" {{(pid=66777) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-30 20:16:42.029 | Jun 30 22:16:13 devstack devstack@placement-api.service[66777]: INFO placement.requestlog [req-39e72b1a-8953-482e-9b1e-608534e4068d req-86182281-7722-49c0-886b-08012d18d735 service nova] 192.168.122.141 "GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE41,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_BMI2,HW_ARCH_X86_64,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_ABM,HW_CPU_X86_SVM" status: 200 len: 2058 microversion: 1.6 2026-06-30 20:16:42.029 | Jun 30 22:16:13 devstack devstack@placement-api.service[66777]: [pid: 66777|app: 0|req: 6/10] 192.168.122.141 () {60 vars in 4912 bytes} [Tue Jun 30 22:16:13 2026] GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE41,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_BMI2,HW_ARCH_X86_64,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_ABM,HW_CPU_X86_SVM => generated 2058 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-30 20:16:42.029 | Jun 30 22:16:13 devstack devstack@placement-api.service[66776]: DEBUG placement.requestlog [req-39e72b1a-8953-482e-9b1e-608534e4068d req-aee8b283-7e1c-402c-88d2-a97ed3e60e71 None None] Starting request: 192.168.122.141 "PUT /placement/resource_providers/05a64f25-7437-4159-8602-64997e0b3c3f/traits" {{(pid=66776) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-30 20:16:42.029 | Jun 30 22:16:13 devstack devstack@placement-api.service[66776]: INFO placement.requestlog [req-39e72b1a-8953-482e-9b1e-608534e4068d req-aee8b283-7e1c-402c-88d2-a97ed3e60e71 service nova] 192.168.122.141 "PUT /placement/resource_providers/05a64f25-7437-4159-8602-64997e0b3c3f/traits" status: 200 len: 2093 microversion: 1.6 2026-06-30 20:16:42.029 | Jun 30 22:16:13 devstack devstack@placement-api.service[66776]: [pid: 66776|app: 0|req: 5/11] 192.168.122.141 () {64 vars in 1483 bytes} [Tue Jun 30 22:16:13 2026] PUT /placement/resource_providers/05a64f25-7437-4159-8602-64997e0b3c3f/traits => generated 2093 bytes in 215 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-30 20:16:42.029 | Jun 30 22:16:23 devstack devstack@placement-api.service[66777]: DEBUG dbcounter [-] [66777] Writing DB stats placement:SELECT=4 {{(pid=66777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.030 | Jun 30 22:16:23 devstack devstack@placement-api.service[66776]: DEBUG dbcounter [-] [66776] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=66776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.035 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.040 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-30 20:16:42.059 | not-found 2026-06-30 20:16:42.064 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.068 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-30 20:16:42.088 | enabled 2026-06-30 20:16:42.094 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-30 20:16:42.119 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-30 20:16:42.119 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-30 20:16:42.119 | Active: active (running) since Tue 2026-06-30 22:16:10 CEST; 31s ago 2026-06-30 20:16:42.120 | Main PID: 75822 (uwsgi) 2026-06-30 20:16:42.120 | Status: "uWSGI is ready" 2026-06-30 20:16:42.120 | Tasks: 9 (limit: 14255) 2026-06-30 20:16:42.120 | Memory: 257.6M (peak: 258.0M) 2026-06-30 20:16:42.120 | CPU: 10.763s 2026-06-30 20:16:42.120 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-30 20:16:42.120 | ├─75822 "glance-apiuWSGI master" 2026-06-30 20:16:42.120 | ├─75829 "glance-apiuWSGI worker 1" 2026-06-30 20:16:42.120 | └─75830 "glance-apiuWSGI worker 2" 2026-06-30 20:16:42.120 | 2026-06-30 20:16:42.120 | Jun 30 22:16:23 devstack devstack@g-api.service[75829]: INFO glance.location [None req-11059b43-b4e8-4a41-996e-43e30bec91b5 admin admin] Image format matched and virtual size computed: 117440512 2026-06-30 20:16:42.121 | Jun 30 22:16:23 devstack devstack@g-api.service[75829]: DEBUG glance_store.backend [None req-11059b43-b4e8-4a41-996e-43e30bec91b5 admin admin] Skipping store.set_acls... not implemented. {{(pid=75829) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-30 20:16:42.121 | Jun 30 22:16:23 devstack devstack@g-api.service[75829]: [pid: 75829|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Tue Jun 30 22:16:21 2026] PUT /v2/images/863d38b7-e4fd-44ef-bcf1-522a6ba30c7f/file => generated 0 bytes in 1923 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-30 20:16:42.121 | Jun 30 22:16:23 devstack devstack@g-api.service[75830]: DEBUG glance.api.middleware.version_negotiation [None req-a984fbb1-f19e-4f29-875d-e00de371c646 admin admin] Determining version of request: GET /v2/images/863d38b7-e4fd-44ef-bcf1-522a6ba30c7f Accept: */* {{(pid=75830) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-30 20:16:42.121 | Jun 30 22:16:23 devstack devstack@g-api.service[75830]: DEBUG glance.api.middleware.version_negotiation [None req-a984fbb1-f19e-4f29-875d-e00de371c646 admin admin] Using url versioning {{(pid=75830) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-30 20:16:42.121 | Jun 30 22:16:23 devstack devstack@g-api.service[75830]: DEBUG glance.api.middleware.version_negotiation [None req-a984fbb1-f19e-4f29-875d-e00de371c646 admin admin] Matched version: v2 {{(pid=75830) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-30 20:16:42.121 | Jun 30 22:16:23 devstack devstack@g-api.service[75830]: DEBUG glance.api.middleware.version_negotiation [None req-a984fbb1-f19e-4f29-875d-e00de371c646 admin admin] new path /v2/images/863d38b7-e4fd-44ef-bcf1-522a6ba30c7f {{(pid=75830) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-30 20:16:42.121 | Jun 30 22:16:23 devstack devstack@g-api.service[75830]: [pid: 75830|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Tue Jun 30 22:16:23 2026] GET /v2/images/863d38b7-e4fd-44ef-bcf1-522a6ba30c7f => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 20:16:42.121 | Jun 30 22:16:33 devstack devstack@g-api.service[75829]: DEBUG dbcounter [-] [75829] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=75829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.121 | Jun 30 22:16:33 devstack devstack@g-api.service[75830]: DEBUG dbcounter [-] [75830] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=75830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.127 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.131 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-30 20:16:42.150 | enabled 2026-06-30 20:16:42.156 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-30 20:16:42.179 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-30 20:16:42.179 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-30 20:16:42.179 | Active: active (running) since Tue 2026-06-30 22:15:59 CEST; 42s ago 2026-06-30 20:16:42.180 | Main PID: 74303 (cinder-schedule) 2026-06-30 20:16:42.180 | Tasks: 1 (limit: 14255) 2026-06-30 20:16:42.180 | Memory: 109.3M (peak: 109.5M) 2026-06-30 20:16:42.180 | CPU: 4.096s 2026-06-30 20:16:42.180 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-30 20:16:42.180 | └─74303 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-30 20:16:42.180 | 2026-06-30 20:16:42.180 | Jun 30 22:16:04 devstack cinder-scheduler[74303]: DEBUG cinder.service [None req-f46e7d00-a58e-4e44-8a10-5e5722175cb6 None None] Creating RPC server for service cinder-scheduler {{(pid=74303) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-30 20:16:42.180 | Jun 30 22:16:04 devstack cinder-scheduler[74303]: DEBUG cinder.service [None req-f46e7d00-a58e-4e44-8a10-5e5722175cb6 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74303) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-30 20:16:42.180 | Jun 30 22:16:14 devstack cinder-scheduler[74303]: DEBUG dbcounter [-] [74303] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.180 | Jun 30 22:16:21 devstack cinder-scheduler[74303]: DEBUG cinder.scheduler.host_manager [None req-f22cc268-7d4b-44ab-9339-9c9bade3e2d5 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=74303) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-30 20:16:42.181 | Jun 30 22:16:21 devstack cinder-scheduler[74303]: DEBUG cinder.scheduler.host_manager [None req-f22cc268-7d4b-44ab-9339-9c9bade3e2d5 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 30, 20, 16, 21, 913780)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 30, 20, 16, 21, 913780)}]. {{(pid=74303) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-30 20:16:42.181 | Jun 30 22:16:21 devstack cinder-scheduler[74303]: DEBUG cinder.scheduler.host_manager [None req-f22cc268-7d4b-44ab-9339-9c9bade3e2d5 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 30, 20, 16, 21, 884827)} {{(pid=74303) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-30 20:16:42.181 | Jun 30 22:16:28 devstack cinder-scheduler[74303]: DEBUG oslo_service.periodic_task [None req-e2fe4676-43f8-420f-a142-93cffb773fa9 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=74303) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-30 20:16:42.181 | Jun 30 22:16:28 devstack cinder-scheduler[74303]: INFO cinder.message.api [None req-e2fe4676-43f8-420f-a142-93cffb773fa9 None None] Deleted 0 expired messages. 2026-06-30 20:16:42.181 | Jun 30 22:16:28 devstack cinder-scheduler[74303]: DEBUG oslo_service.periodic_task [None req-e2fe4676-43f8-420f-a142-93cffb773fa9 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=74303) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-30 20:16:42.181 | Jun 30 22:16:38 devstack cinder-scheduler[74303]: DEBUG dbcounter [-] [74303] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=74303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.187 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.191 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-30 20:16:42.210 | enabled 2026-06-30 20:16:42.216 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-30 20:16:42.240 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-30 20:16:42.240 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-30 20:16:42.240 | Active: active (running) since Tue 2026-06-30 22:15:52 CEST; 49s ago 2026-06-30 20:16:42.240 | Main PID: 73574 (uwsgi) 2026-06-30 20:16:42.240 | Status: "uWSGI is ready" 2026-06-30 20:16:42.240 | Tasks: 7 (limit: 14255) 2026-06-30 20:16:42.240 | Memory: 246.9M (peak: 247.1M) 2026-06-30 20:16:42.240 | CPU: 10.671s 2026-06-30 20:16:42.241 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-30 20:16:42.241 | ├─73574 "cinder-apiuWSGI master" 2026-06-30 20:16:42.241 | ├─73575 "cinder-apiuWSGI worker 1" 2026-06-30 20:16:42.241 | └─73576 "cinder-apiuWSGI worker 2" 2026-06-30 20:16:42.241 | 2026-06-30 20:16:42.241 | Jun 30 22:16:07 devstack devstack@c-api.service[73576]: DEBUG dbcounter [-] [73576] Writing DB stats cinder:SELECT=6 {{(pid=73576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.241 | Jun 30 22:16:07 devstack devstack@c-api.service[73576]: INFO cinder.api.openstack.wsgi [req-c1ff2d3d-3d4e-4207-b7be-6bddc30518d7 req-8f3fe00a-52e4-4ae1-a351-5dce83f7f910 admin admin] POST http://192.168.122.141/volume/v3/types/f9d85398-95be-4867-beeb-e62f7051cb6b/extra_specs 2026-06-30 20:16:42.241 | Jun 30 22:16:07 devstack devstack@c-api.service[73576]: DEBUG cinder.api.openstack.wsgi [req-c1ff2d3d-3d4e-4207-b7be-6bddc30518d7 req-8f3fe00a-52e4-4ae1-a351-5dce83f7f910 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-30 20:16:42.241 | Jun 30 22:16:07 devstack devstack@c-api.service[73576]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-30 20:16:42.241 | Jun 30 22:16:07 devstack devstack@c-api.service[73576]: warnings.warn( 2026-06-30 20:16:42.241 | Jun 30 22:16:07 devstack devstack@c-api.service[73576]: DEBUG oslo_db.sqlalchemy.engines [req-c1ff2d3d-3d4e-4207-b7be-6bddc30518d7 req-8f3fe00a-52e4-4ae1-a351-5dce83f7f910 admin admin] 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=73576) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 20:16:42.242 | Jun 30 22:16:07 devstack devstack@c-api.service[73576]: INFO cinder.api.openstack.wsgi [req-c1ff2d3d-3d4e-4207-b7be-6bddc30518d7 req-8f3fe00a-52e4-4ae1-a351-5dce83f7f910 admin admin] http://192.168.122.141/volume/v3/types/f9d85398-95be-4867-beeb-e62f7051cb6b/extra_specs returned with HTTP 200 2026-06-30 20:16:42.242 | Jun 30 22:16:07 devstack devstack@c-api.service[73576]: [pid: 73576|app: 0|req: 2/3] 192.168.122.141 () {62 vars in 1363 bytes} [Tue Jun 30 22:16:06 2026] POST /volume/v3/types/f9d85398-95be-4867-beeb-e62f7051cb6b/extra_specs => generated 55 bytes in 993 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-30 20:16:42.242 | Jun 30 22:16:16 devstack devstack@c-api.service[73575]: DEBUG dbcounter [-] [73575] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.242 | Jun 30 22:16:17 devstack devstack@c-api.service[73576]: DEBUG dbcounter [-] [73576] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=73576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.247 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.250 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-30 20:16:42.270 | enabled 2026-06-30 20:16:42.276 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-30 20:16:42.299 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-30 20:16:42.300 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-30 20:16:42.300 | Active: active (running) since Tue 2026-06-30 22:16:01 CEST; 40s ago 2026-06-30 20:16:42.300 | Main PID: 74960 (cinder-volume) 2026-06-30 20:16:42.300 | Tasks: 2 (limit: 14255) 2026-06-30 20:16:42.300 | Memory: 142.9M (peak: 172.4M) 2026-06-30 20:16:42.300 | CPU: 20.021s 2026-06-30 20:16:42.300 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-30 20:16:42.300 | ├─74960 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-30 20:16:42.300 | └─75128 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-30 20:16:42.300 | 2026-06-30 20:16:42.300 | Jun 30 22:16:24 devstack sudo[76256]: pam_unix(sudo:session): session closed for user root 2026-06-30 20:16:42.301 | Jun 30 22:16:24 devstack cinder-volume[75128]: DEBUG oslo_concurrency.processutils [None req-f22cc268-7d4b-44ab-9339-9c9bade3e2d5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.633s {{(pid=75128) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-30 20:16:42.301 | Jun 30 22:16:24 devstack cinder-volume[75128]: DEBUG oslo_concurrency.processutils [None req-f22cc268-7d4b-44ab-9339-9c9bade3e2d5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=75128) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-30 20:16:42.301 | Jun 30 22:16:24 devstack sudo[76291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-30 20:16:42.301 | Jun 30 22:16:24 devstack sudo[76291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-30 20:16:42.301 | Jun 30 22:16:24 devstack sudo[76291]: pam_unix(sudo:session): session closed for user root 2026-06-30 20:16:42.301 | Jun 30 22:16:24 devstack cinder-volume[75128]: DEBUG oslo_concurrency.processutils [None req-f22cc268-7d4b-44ab-9339-9c9bade3e2d5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.626s {{(pid=75128) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-30 20:16:42.301 | Jun 30 22:16:24 devstack cinder-volume[75128]: INFO cinder.volume.manager [None req-f22cc268-7d4b-44ab-9339-9c9bade3e2d5 None None] Driver post RPC initialization completed successfully. 2026-06-30 20:16:42.301 | Jun 30 22:16:31 devstack cinder-volume[75128]: DEBUG dbcounter [-] [75128] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.301 | Jun 30 22:16:34 devstack cinder-volume[75128]: DEBUG dbcounter [-] [75128] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=75128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.304 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.307 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-30 20:16:42.325 | not-found 2026-06-30 20:16:42.330 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.333 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-30 20:16:42.350 | not-found 2026-06-30 20:16:42.355 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.359 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-30 20:16:42.378 | not-found 2026-06-30 20:16:42.384 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.388 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-30 20:16:42.405 | not-found 2026-06-30 20:16:42.411 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.414 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-30 20:16:42.430 | not-found 2026-06-30 20:16:42.434 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.437 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-30 20:16:42.455 | enabled 2026-06-30 20:16:42.460 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-30 20:16:42.482 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-30 20:16:42.482 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-30 20:16:42.482 | Active: active (running) since Tue 2026-06-30 22:13:40 CEST; 3min 1s ago 2026-06-30 20:16:42.482 | Main PID: 63384 (neutron-ovn-age) 2026-06-30 20:16:42.482 | Tasks: 20 (limit: 14255) 2026-06-30 20:16:42.482 | Memory: 345.6M (peak: 346.2M) 2026-06-30 20:16:42.482 | CPU: 12.420s 2026-06-30 20:16:42.482 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-30 20:16:42.482 | ├─63384 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-30 20:16:42.482 | ├─64743 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-30 20:16:42.482 | ├─65155 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpiz78g6eb/privsep.sock 2026-06-30 20:16:42.483 | └─67629 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpvsmb_n2u/privsep.sock 2026-06-30 20:16:42.483 | 2026-06-30 20:16:42.483 | Jun 30 22:14:44 devstack neutron-ovn-agent[64743]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64743) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 20:16:42.483 | Jun 30 22:15:23 devstack neutron-ovn-agent[64743]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=ce422e98-9ce2-494a-aea2-7cc1e2b51ece, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'ce:ea:80', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'ee:01:bf:21:ee:a4', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=ce422e98-9ce2-494a-aea2-7cc1e2b51ece, nb_cfg=1) {{(pid=64743) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-30 20:16:42.483 | Jun 30 22:15:23 devstack neutron-ovn-agent[64743]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 8 seconds {{(pid=64743) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-30 20:16:42.483 | Jun 30 22:15:31 devstack neutron-ovn-agent[64743]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=7fe9fb21-3c3f-4276-8609-281cce692d66, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=64743) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-30 20:16:42.483 | Jun 30 22:15:44 devstack neutron-ovn-agent[64743]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64743) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 20:16:42.483 | Jun 30 22:15:44 devstack neutron-ovn-agent[64743]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64743) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 20:16:42.483 | Jun 30 22:15:44 devstack neutron-ovn-agent[64743]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=64743) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 20:16:42.484 | Jun 30 22:15:44 devstack neutron-ovn-agent[64743]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64743) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 20:16:42.484 | Jun 30 22:15:44 devstack neutron-ovn-agent[64743]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64743) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 20:16:42.484 | Jun 30 22:15:44 devstack neutron-ovn-agent[64743]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64743) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 20:16:42.489 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.492 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-30 20:16:42.509 | not-found 2026-06-30 20:16:42.513 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.517 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-30 20:16:42.535 | not-found 2026-06-30 20:16:42.539 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.542 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-30 20:16:42.559 | not-found 2026-06-30 20:16:42.564 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.568 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-30 20:16:42.584 | not-found 2026-06-30 20:16:42.589 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.592 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-30 20:16:42.611 | enabled 2026-06-30 20:16:42.616 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-30 20:16:42.638 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-30 20:16:42.638 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-30 20:16:42.638 | Active: active (running) since Tue 2026-06-30 22:06:52 CEST; 9min ago 2026-06-30 20:16:42.638 | Main PID: 39849 (dstat.sh) 2026-06-30 20:16:42.638 | Tasks: 3 (limit: 14255) 2026-06-30 20:16:42.639 | Memory: 27.5M (peak: 28.2M) 2026-06-30 20:16:42.639 | CPU: 3.433s 2026-06-30 20:16:42.639 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-30 20:16:42.639 | ├─39849 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-30 20:16:42.639 | ├─39952 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-30 20:16:42.639 | └─39953 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-30 20:16:42.639 | 2026-06-30 20:16:42.639 | Jun 30 22:16:33 devstack dstat.sh[39953]: 30-06 22:16:33| 20 7 70 0 0|5326M 243M 220M 5952M| 0 0 | 160k 200k|8.01 20.0 |2307 2060 |3.07 2.95 1.94|2.0 0 0| 0 0 | | 17 283 0 31 0 2026-06-30 20:16:42.639 | Jun 30 22:16:34 devstack dstat.sh[39953]: 30-06 22:16:34| 19 14 61 0 0|5241M 327M 220M 5952M| 11k 35k| 44k 496k|3.00 53.0 |5047 4718 |2.90 2.92 1.94|2.0 0 265| 0 0 | | 17 285 0 31 0 2026-06-30 20:16:42.639 | Jun 30 22:16:35 devstack dstat.sh[39953]: 30-06 22:16:35| 18 9 70 0 0|5251M 317M 220M 5952M| 0 0 | 0 192k| 0 16.0 |2058 1596 |2.90 2.92 1.94|2.0 0 0| 0 0 | | 17 285 0 30 0 2026-06-30 20:16:42.640 | Jun 30 22:16:36 devstack dstat.sh[39953]: 30-06 22:16:36| 18 8 71 0 0|5277M 292M 220M 5952M| 52B 0 | 0 380k| 0 23.0 |1927 1455 |2.90 2.92 1.94|2.0 0 0| 0 0 | | 17 285 0 30 0 2026-06-30 20:16:42.640 | Jun 30 22:16:37 devstack dstat.sh[39953]: 30-06 22:16:37| 14 14 66 0 0|5261M 307M 220M 5952M|6570B 21k| 16k 148k|3.00 14.0 |4299 3802 |2.90 2.92 1.94|2.0 0 257| 0 0 | | 17 285 0 30 0 2026-06-30 20:16:42.640 | Jun 30 22:16:38 devstack dstat.sh[39953]: 30-06 22:16:38| 1 2 95 0 0|5258M 310M 220M 5952M| 448B 1692B| 0 4097B| 0 1.00 |1088 1484 |2.90 2.92 1.94| 0 0 22| 0 0 | | 17 285 0 30 0 2026-06-30 20:16:42.640 | Jun 30 22:16:39 devstack dstat.sh[39953]: 30-06 22:16:39| 18 8 71 0 0|5259M 309M 220M 5952M| 132B 476B| 0 100k| 0 12.0 |2086 1620 |2.75 2.88 1.93|1.0 0 5.0| 0 0 | | 17 285 0 30 0 2026-06-30 20:16:42.640 | Jun 30 22:16:40 devstack dstat.sh[39953]: 30-06 22:16:40| 18 9 71 0 0|5266M 302M 220M 5952M| 52B 0 | 0 96k| 0 12.0 |1942 1438 |2.75 2.88 1.93|1.0 0 0| 0 0 | | 17 285 0 30 0 2026-06-30 20:16:42.640 | Jun 30 22:16:41 devstack dstat.sh[39953]: 30-06 22:16:41| 28 10 59 0 0|5297M 271M 220M 5955M| 0 0 | 24k 12k|2.00 1.00 |3316 9227 |2.75 2.88 1.93|7.0 0 38| 0 0 | | 18 287 0 30 0 2026-06-30 20:16:42.640 | Jun 30 22:16:42 devstack dstat.sh[39953]: 30-06 22:16:42| 20 13 60 0 0|5234M 334M 220M 5952M|6724B 38k|8199B 276k|2.00 29.0 |4630 5685 |2.75 2.88 1.93|1.0 0 119| 0 0 | | 17 291 0 31 0 2026-06-30 20:16:42.643 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.646 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-30 20:16:42.664 | enabled 2026-06-30 20:16:42.669 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-30 20:16:42.690 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-30 20:16:42.690 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-30 20:16:42.690 | Active: active (running) since Tue 2026-06-30 22:13:38 CEST; 3min 4s ago 2026-06-30 20:16:42.690 | Main PID: 62651 (neutron-ovn-met) 2026-06-30 20:16:42.690 | Tasks: 2 (limit: 14255) 2026-06-30 20:16:42.691 | Memory: 121.5M (peak: 122.2M) 2026-06-30 20:16:42.691 | CPU: 3.826s 2026-06-30 20:16:42.691 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-30 20:16:42.691 | └─62651 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-30 20:16:42.691 | 2026-06-30 20:16:42.691 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-30 20:16:42.691 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-30 20:16:42.691 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-30 20:16:42.691 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-30 20:16:42.691 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-30 20:16:42.691 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-30 20:16:42.692 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-30 20:16:42.692 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-30 20:16:42.692 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-30 20:16:42.692 | Jun 30 22:13:42 devstack neutron-ovn-metadata-agent[62651]: ERROR neutron 2026-06-30 20:16:42.698 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.702 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-30 20:16:42.720 | enabled 2026-06-30 20:16:42.726 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-30 20:16:42.751 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-30 20:16:42.751 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-30 20:16:42.751 | Active: active (running) since Tue 2026-06-30 22:13:43 CEST; 2min 58s ago 2026-06-30 20:16:42.751 | Main PID: 64459 (uwsgi) 2026-06-30 20:16:42.751 | Status: "uWSGI is ready" 2026-06-30 20:16:42.752 | Tasks: 23 (limit: 14255) 2026-06-30 20:16:42.752 | Memory: 386.4M (peak: 387.1M) 2026-06-30 20:16:42.752 | CPU: 40.669s 2026-06-30 20:16:42.752 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-30 20:16:42.752 | ├─64459 "neutron-apiuWSGI master" 2026-06-30 20:16:42.753 | ├─64460 "neutron-apiuWSGI worker 1" 2026-06-30 20:16:42.753 | └─64461 "neutron-apiuWSGI worker 2" 2026-06-30 20:16:42.753 | 2026-06-30 20:16:42.753 | Jun 30 22:16:14 devstack devstack@neutron-api.service[64460]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64460) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 20:16:42.753 | Jun 30 22:16:14 devstack devstack@neutron-api.service[64460]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64460) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 20:16:42.754 | Jun 30 22:16:24 devstack devstack@neutron-api.service[64461]: DEBUG dbcounter [-] [64461] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.754 | Jun 30 22:16:24 devstack devstack@neutron-api.service[64460]: DEBUG dbcounter [-] [64460] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.754 | Jun 30 22:16:29 devstack devstack@neutron-api.service[64461]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64461) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 20:16:42.754 | Jun 30 22:16:29 devstack devstack@neutron-api.service[64461]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64461) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 20:16:42.754 | Jun 30 22:16:29 devstack devstack@neutron-api.service[64460]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64460) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 20:16:42.754 | Jun 30 22:16:29 devstack devstack@neutron-api.service[64460]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64460) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 20:16:42.754 | Jun 30 22:16:39 devstack devstack@neutron-api.service[64461]: DEBUG dbcounter [-] [64461] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.754 | Jun 30 22:16:39 devstack devstack@neutron-api.service[64460]: DEBUG dbcounter [-] [64460] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.757 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.760 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-30 20:16:42.779 | enabled 2026-06-30 20:16:42.784 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-30 20:16:42.806 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-30 20:16:42.806 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-30 20:16:42.806 | Active: active (running) since Tue 2026-06-30 22:13:48 CEST; 2min 54s ago 2026-06-30 20:16:42.807 | Main PID: 65471 (neutron-periodi) 2026-06-30 20:16:42.807 | Tasks: 15 (limit: 14255) 2026-06-30 20:16:42.807 | Memory: 180.3M (peak: 180.6M) 2026-06-30 20:16:42.807 | CPU: 6.652s 2026-06-30 20:16:42.807 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-30 20:16:42.807 | ├─65471 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-30 20:16:42.807 | └─66102 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 20:16:42.807 | 2026-06-30 20:16:42.807 | Jun 30 22:15:23 devstack neutron-periodic-workers[66102]: DEBUG oslo.service.backend._threading.loopingcall [None req-cda81e81-4797-4065-8548-061f5ef8d23d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66102) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:42.807 | Jun 30 22:15:30 devstack neutron-periodic-workers[66102]: DEBUG oslo.service.backend._threading.loopingcall [None req-a9c3fbf0-dad0-47e3-9f0a-7f38017eec2a None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66102) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:42.808 | Jun 30 22:15:40 devstack neutron-periodic-workers[66102]: DEBUG dbcounter [-] [66102] Writing DB stats neutron:SELECT=4 {{(pid=66102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.808 | Jun 30 22:15:59 devstack neutron-periodic-workers[66102]: DEBUG oslo.service.backend._threading.loopingcall [None req-7fbbc6da-acf7-45a1-8e7a-68a48347f936 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=66102) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:42.808 | Jun 30 22:16:00 devstack neutron-periodic-workers[66102]: DEBUG neutron.db.agents_db [None req-cda81e81-4797-4065-8548-061f5ef8d23d None None] Agent healthcheck: found 0 active agents {{(pid=66102) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-30 20:16:42.808 | Jun 30 22:16:00 devstack neutron-periodic-workers[66102]: DEBUG oslo.service.backend._threading.loopingcall [None req-cda81e81-4797-4065-8548-061f5ef8d23d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66102) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:42.808 | Jun 30 22:16:07 devstack neutron-periodic-workers[66102]: DEBUG oslo.service.backend._threading.loopingcall [None req-a9c3fbf0-dad0-47e3-9f0a-7f38017eec2a None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=66102) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:42.808 | Jun 30 22:16:17 devstack neutron-periodic-workers[66102]: DEBUG dbcounter [-] [66102] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=66102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.808 | Jun 30 22:16:37 devstack neutron-periodic-workers[66102]: DEBUG neutron.db.agents_db [None req-cda81e81-4797-4065-8548-061f5ef8d23d None None] Agent healthcheck: found 0 active agents {{(pid=66102) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-30 20:16:42.808 | Jun 30 22:16:37 devstack neutron-periodic-workers[66102]: DEBUG oslo.service.backend._threading.loopingcall [None req-cda81e81-4797-4065-8548-061f5ef8d23d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66102) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:42.814 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.818 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-30 20:16:42.837 | enabled 2026-06-30 20:16:42.842 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-30 20:16:42.864 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-30 20:16:42.865 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-30 20:16:42.865 | Active: active (running) since Tue 2026-06-30 22:13:46 CEST; 2min 56s ago 2026-06-30 20:16:42.865 | Main PID: 64971 (neutron-rpc-ser) 2026-06-30 20:16:42.865 | Tasks: 27 (limit: 14255) 2026-06-30 20:16:42.865 | Memory: 193.3M (peak: 193.8M) 2026-06-30 20:16:42.865 | CPU: 8.426s 2026-06-30 20:16:42.865 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-30 20:16:42.865 | ├─64971 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-30 20:16:42.865 | ├─66063 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 20:16:42.865 | └─66065 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 20:16:42.866 | 2026-06-30 20:16:42.866 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-30 20:16:42.866 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-30 20:16:42.866 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-30 20:16:42.866 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-30 20:16:42.866 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-30 20:16:42.866 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-30 20:16:42.866 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-30 20:16:42.866 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-30 20:16:42.867 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-30 20:16:42.867 | Jun 30 22:15:31 devstack neutron-rpc-server[66065]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-30 20:16:42.871 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.875 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-30 20:16:42.894 | enabled 2026-06-30 20:16:42.899 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-30 20:16:42.921 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-30 20:16:42.922 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-30 20:16:42.922 | Active: active (running) since Tue 2026-06-30 22:13:51 CEST; 2min 51s ago 2026-06-30 20:16:42.922 | Main PID: 65977 (neutron-ovn-mai) 2026-06-30 20:16:42.922 | Tasks: 12 (limit: 14255) 2026-06-30 20:16:42.922 | Memory: 253.9M (peak: 254.3M) 2026-06-30 20:16:42.922 | CPU: 7.718s 2026-06-30 20:16:42.922 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-30 20:16:42.922 | ├─65977 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-30 20:16:42.923 | └─66099 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 20:16:42.923 | 2026-06-30 20:16:42.923 | Jun 30 22:14:19 devstack neutron-ovn-maintenance-worker[66099]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-05f95625-16ee-4f08-a36a-495d1f599cd4 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66099) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-30 20:16:42.923 | Jun 30 22:14:19 devstack neutron-ovn-maintenance-worker[66099]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-05f95625-16ee-4f08-a36a-495d1f599cd4 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66099) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-30 20:16:42.923 | Jun 30 22:14:19 devstack neutron-ovn-maintenance-worker[66099]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-05f95625-16ee-4f08-a36a-495d1f599cd4 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-06-30 20:16:42.923 | Jun 30 22:14:19 devstack neutron-ovn-maintenance-worker[66099]: DEBUG futurist.periodics [None req-05f95625-16ee-4f08-a36a-495d1f599cd4 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66099) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-30 20:16:42.923 | Jun 30 22:14:19 devstack neutron-ovn-maintenance-worker[66099]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-05f95625-16ee-4f08-a36a-495d1f599cd4 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66099) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-30 20:16:42.923 | Jun 30 22:14:19 devstack neutron-ovn-maintenance-worker[66099]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-05f95625-16ee-4f08-a36a-495d1f599cd4 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66099) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-30 20:16:42.923 | Jun 30 22:14:19 devstack neutron-ovn-maintenance-worker[66099]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-05f95625-16ee-4f08-a36a-495d1f599cd4 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-06-30 20:16:42.923 | Jun 30 22:14:19 devstack neutron-ovn-maintenance-worker[66099]: DEBUG futurist.periodics [None req-05f95625-16ee-4f08-a36a-495d1f599cd4 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66099) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-30 20:16:42.924 | Jun 30 22:14:19 devstack neutron-ovn-maintenance-worker[66099]: DEBUG futurist.periodics [None req-05f95625-16ee-4f08-a36a-495d1f599cd4 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66099) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-30 20:16:42.924 | Jun 30 22:14:29 devstack neutron-ovn-maintenance-worker[66099]: DEBUG dbcounter [-] [66099] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:42.930 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.933 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-30 20:16:42.953 | enabled 2026-06-30 20:16:42.958 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-30 20:16:42.981 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-30 20:16:42.981 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-30 20:16:42.981 | Active: active (running) since Tue 2026-06-30 22:15:35 CEST; 1min 7s ago 2026-06-30 20:16:42.981 | Main PID: 70234 (nova-novncproxy) 2026-06-30 20:16:42.981 | Tasks: 4 (limit: 14255) 2026-06-30 20:16:42.981 | Memory: 109.7M (peak: 109.8M) 2026-06-30 20:16:42.982 | CPU: 3.778s 2026-06-30 20:16:42.982 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-30 20:16:42.982 | └─70234 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-30 20:16:42.982 | 2026-06-30 20:16:42.982 | Jun 30 22:15:36 devstack nova-novncproxy[70234]: If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:16:42.982 | Jun 30 22:15:36 devstack nova-novncproxy[70234]: framework. For more detail see 2026-06-30 20:16:42.982 | Jun 30 22:15:36 devstack nova-novncproxy[70234]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:16:42.982 | Jun 30 22:15:36 devstack nova-novncproxy[70234]: import eventlet # noqa 2026-06-30 20:16:42.982 | Jun 30 22:15:36 devstack nova-novncproxy[70234]: 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-06-30 20:16:42.982 | Jun 30 22:15:40 devstack nova-novncproxy[70234]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-30 20:16:42.983 | Jun 30 22:15:40 devstack nova-novncproxy[70234]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-30 20:16:42.983 | Jun 30 22:15:40 devstack nova-novncproxy[70234]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-30 20:16:42.983 | Jun 30 22:15:40 devstack nova-novncproxy[70234]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-30 20:16:42.983 | Jun 30 22:15:40 devstack nova-novncproxy[70234]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-30 20:16:42.988 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:42.992 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-30 20:16:43.012 | enabled 2026-06-30 20:16:43.018 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-30 20:16:43.041 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-30 20:16:43.041 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-30 20:16:43.041 | Active: active (running) since Tue 2026-06-30 22:15:38 CEST; 1min 4s ago 2026-06-30 20:16:43.041 | Main PID: 71038 (nova-conductor:) 2026-06-30 20:16:43.041 | Tasks: 19 (limit: 14255) 2026-06-30 20:16:43.041 | Memory: 157.6M (peak: 158.1M) 2026-06-30 20:16:43.041 | CPU: 4.869s 2026-06-30 20:16:43.041 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-30 20:16:43.041 | ├─71038 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-30 20:16:43.042 | ├─72691 "nova-conductor: ServiceWrapper worker(0)" 2026-06-30 20:16:43.042 | └─72693 "nova-conductor: ServiceWrapper worker(1)" 2026-06-30 20:16:43.042 | 2026-06-30 20:16:43.042 | Jun 30 22:15:45 devstack nova-conductor[72693]: DEBUG nova.servicegroup.drivers.db [None req-df804ecb-a507-4425-b753-571c1ceca683 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=72693) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-30 20:16:43.042 | Jun 30 22:15:50 devstack nova-conductor[72691]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=72691) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.042 | Jun 30 22:15:50 devstack nova-conductor[72693]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=72693) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.042 | Jun 30 22:15:52 devstack nova-conductor[71038]: DEBUG dbcounter [-] [71038] Writing DB stats nova_api:SELECT=1 {{(pid=71038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:43.042 | Jun 30 22:15:53 devstack nova-conductor[71038]: DEBUG dbcounter [-] [71038] Writing DB stats nova_cell1:SELECT=1 {{(pid=71038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:43.042 | Jun 30 22:15:53 devstack nova-conductor[71038]: DEBUG dbcounter [-] [71038] Writing DB stats nova_cell0:SELECT=1 {{(pid=71038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:43.043 | Jun 30 22:16:00 devstack nova-conductor[72691]: DEBUG dbcounter [-] [72691] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:43.043 | Jun 30 22:16:00 devstack nova-conductor[72693]: DEBUG dbcounter [-] [72693] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=72693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:43.043 | Jun 30 22:16:08 devstack nova-conductor[72693]: DEBUG oslo.service.backend._threading.loopingcall [None req-18216b04-7065-4d1f-8419-0abec48598f2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72693) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.043 | Jun 30 22:16:38 devstack nova-conductor[72691]: DEBUG oslo.service.backend._threading.loopingcall [None req-3957aca7-a349-4e23-88aa-437bf7bae71a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72691) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.046 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 20:16:43.050 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-30 20:16:43.069 | enabled 2026-06-30 20:16:43.074 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-30 20:16:43.097 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-30 20:16:43.097 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-30 20:16:43.097 | Active: active (running) since Tue 2026-06-30 22:15:41 CEST; 1min 1s ago 2026-06-30 20:16:43.097 | Main PID: 71628 (nova-conductor:) 2026-06-30 20:16:43.097 | Tasks: 37 (limit: 14255) 2026-06-30 20:16:43.097 | Memory: 167.7M (peak: 167.9M) 2026-06-30 20:16:43.097 | CPU: 4.967s 2026-06-30 20:16:43.097 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-30 20:16:43.097 | ├─71628 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-30 20:16:43.098 | ├─72778 "nova-conductor: ServiceWrapper worker(0)" 2026-06-30 20:16:43.098 | └─72780 "nova-conductor: ServiceWrapper worker(1)" 2026-06-30 20:16:43.098 | 2026-06-30 20:16:43.098 | Jun 30 22:16:11 devstack nova-conductor[72778]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72778) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.098 | Jun 30 22:16:21 devstack nova-conductor[72780]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72780) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.098 | Jun 30 22:16:21 devstack nova-conductor[72778]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72778) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.098 | Jun 30 22:16:27 devstack nova-conductor[72778]: DEBUG oslo.service.backend._threading.loopingcall [None req-c60163df-9261-4c03-aef7-be97f2dade88 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72778) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.098 | Jun 30 22:16:31 devstack nova-conductor[72780]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72780) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.098 | Jun 30 22:16:31 devstack nova-conductor[72778]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72778) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.099 | Jun 30 22:16:35 devstack nova-conductor[72780]: DEBUG oslo.service.backend._threading.loopingcall [None req-02ef9f52-62d7-47d3-8947-a5be21c957de None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72780) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.099 | Jun 30 22:16:41 devstack nova-conductor[72780]: DEBUG dbcounter [-] [72780] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=6 {{(pid=72780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 20:16:43.099 | Jun 30 22:16:41 devstack nova-conductor[72780]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72780) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.099 | Jun 30 22:16:41 devstack nova-conductor[72778]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72778) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 20:16:43.103 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-30 20:16:43.126 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:43.129 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-30 20:16:43.154 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:43.157 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-30 20:16:43.161 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 20:16:43.631 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 20:16:43.631 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:16:43.631 | we strongly recommend against using it for new projects. 2026-06-30 20:16:43.631 | 2026-06-30 20:16:43.631 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:16:43.631 | framework. For more detail see 2026-06-30 20:16:43.631 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:16:43.631 | 2026-06-30 20:16:43.631 | import eventlet # noqa 2026-06-30 20:16:43.984 | 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-06-30 20:16:47.118 | INFO dbcounter [None req-647311f4-5fdf-4caa-8199-2a468e8d99ee None None] Registered counter for database nova_api 2026-06-30 20:16:47.242 | DEBUG dbcounter [-] [77262] Writer thread running {{(pid=77262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:16:47.253 | Found 2 cell mappings. 2026-06-30 20:16:47.253 | Skipping cell0 since it does not contain hosts. 2026-06-30 20:16:47.253 | Getting computes from cell 'cell1': e1ea7aca-73c1-4145-be0b-86cce03db520 2026-06-30 20:16:47.253 | INFO dbcounter [None req-647311f4-5fdf-4caa-8199-2a468e8d99ee None None] Registered counter for database nova_cell1 2026-06-30 20:16:47.334 | DEBUG dbcounter [-] [77262] Writer thread running {{(pid=77262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 20:16:47.642 | Checking host mapping for compute host 'devstack': 05a64f25-7437-4159-8602-64997e0b3c3f 2026-06-30 20:16:47.642 | Creating host mapping for compute host 'devstack': 05a64f25-7437-4159-8602-64997e0b3c3f 2026-06-30 20:16:47.642 | Found 1 unmapped computes in cell: e1ea7aca-73c1-4145-be0b-86cce03db520 2026-06-30 20:16:48.436 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-30 20:16:48.907 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 20:16:48.907 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 20:16:48.907 | we strongly recommend against using it for new projects. 2026-06-30 20:16:48.907 | 2026-06-30 20:16:48.907 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 20:16:48.907 | framework. For more detail see 2026-06-30 20:16:48.907 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 20:16:48.907 | 2026-06-30 20:16:48.907 | import eventlet # noqa 2026-06-30 20:16:49.277 | 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-06-30 20:16:52.788 | +-------------------------------------------+ 2026-06-30 20:16:52.788 | | Upgrade Check Results | 2026-06-30 20:16:52.788 | +-------------------------------------------+ 2026-06-30 20:16:52.788 | | Check: Cells v2 | 2026-06-30 20:16:52.788 | | Result: Success | 2026-06-30 20:16:52.788 | | Details: None | 2026-06-30 20:16:52.788 | +-------------------------------------------+ 2026-06-30 20:16:52.789 | | Check: Placement API | 2026-06-30 20:16:52.789 | | Result: Success | 2026-06-30 20:16:52.789 | | Details: None | 2026-06-30 20:16:52.789 | +-------------------------------------------+ 2026-06-30 20:16:52.789 | | Check: Cinder API | 2026-06-30 20:16:52.789 | | Result: Success | 2026-06-30 20:16:52.789 | | Details: None | 2026-06-30 20:16:52.789 | +-------------------------------------------+ 2026-06-30 20:16:52.789 | | Check: Policy File JSON to YAML Migration | 2026-06-30 20:16:52.789 | | Result: Success | 2026-06-30 20:16:52.789 | | Details: None | 2026-06-30 20:16:52.790 | +-------------------------------------------+ 2026-06-30 20:16:52.790 | | Check: Older than N-1 computes | 2026-06-30 20:16:52.790 | | Result: Success | 2026-06-30 20:16:52.790 | | Details: None | 2026-06-30 20:16:52.791 | +-------------------------------------------+ 2026-06-30 20:16:52.791 | | Check: hw_machine_type unset | 2026-06-30 20:16:52.792 | | Result: Success | 2026-06-30 20:16:52.792 | | Details: None | 2026-06-30 20:16:52.792 | +-------------------------------------------+ 2026-06-30 20:16:52.793 | | Check: Service User Token Configuration | 2026-06-30 20:16:52.793 | | Result: Success | 2026-06-30 20:16:52.793 | | Details: None | 2026-06-30 20:16:52.793 | +-------------------------------------------+ 2026-06-30 20:16:53.456 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-30 20:16:53.461 | + ./stack.sh:main:1482 : command openstack complete 2026-06-30 20:16:53.462 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-30 20:16:57.084 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-30 20:16:57.110 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:57.114 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-30 20:16:57.118 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 20:16:57.122 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 20:16:57.126 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-30 20:16:57.130 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:16:57.133 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-30 20:16:57.137 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-30 20:16:57.140 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-30 20:16:57.144 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-30 20:16:57.148 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-30 20:16:57.151 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-30 20:16:57.155 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-30 20:16:57.160 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-30 20:16:57.212 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-30 20:16:57.219 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-30 20:16:57.220 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-30 20:16:57.220 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-30 20:16:57.226 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-30 20:16:57.229 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-30 20:16:57.233 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-30 20:16:57.236 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-30 20:16:57.239 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-30 20:16:57.243 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-30 20:16:57.262 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-30 20:16:57.280 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-30 20:16:57.283 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:16:57.286 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-30 20:16:57.290 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-30 20:16:57.293 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 20:16:57.296 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-30 20:16:57.299 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 20:16:57.302 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 20:16:57.305 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 20:16:57.309 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 20:16:57.313 | + functions-common:run_phase:1858 : local extra 2026-06-30 20:16:57.317 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 20:16:57.322 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 20:16:57.326 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 20:16:57.329 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 20:16:57.333 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-30 20:16:57.337 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 20:16:57.359 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:16:57.362 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 20:16:57.365 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:16:57.368 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-30 20:16:57.372 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:16:57.375 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 20:16:57.378 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:16:57.381 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-30 20:16:57.385 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:16:57.387 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-30 20:16:57.391 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-30 20:16:57.394 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-30 20:16:57.397 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-30 20:16:57.450 | [1955 Async install_tempest:37925]: Waiting for completion of install_tempest running on PID 37925 (1 other jobs running) 2026-06-30 20:16:57.474 | [1955 Async install_tempest:37925]: Signaling child to exit 2026-06-30 20:16:57.475 | WAKEUP 2026-06-30 20:16:57.497 | [1955 Async install_tempest:37925]: Signaled 2026-06-30 20:16:57.499 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-30 20:16:57.499 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-30 20:16:57.499 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-30 20:16:57.499 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-30 20:16:57.500 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-30 20:16:57.500 | +++ functions-common:git_clone:593 : pwd 2026-06-30 20:16:57.500 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 20:16:57.500 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 20:16:57.500 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 20:16:57.500 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-30 20:16:57.500 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 20:16:57.500 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 20:16:57.500 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 20:16:57.500 | ++ functions-common:git_clone:610 : echo master 2026-06-30 20:16:57.500 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-30 20:16:57.501 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 20:16:57.501 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-30 20:16:57.501 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 20:16:57.501 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 20:16:57.501 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:16:57.501 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 20:16:57.501 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:16:57.501 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:16:57.501 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 20:16:57.501 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:16:57.501 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:16:57.501 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782849993225 2026-06-30 20:16:57.502 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-30 20:16:57.502 | Cloning into '/opt/stack/tempest'... 2026-06-30 20:16:57.502 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:16:57.502 | ++ functions-common:time_stop:2420 : local name 2026-06-30 20:16:57.503 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 20:16:57.503 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:16:57.503 | ++ functions-common:time_stop:2423 : local total 2026-06-30 20:16:57.504 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 20:16:57.504 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:16:57.504 | ++ functions-common:time_stop:2427 : start_time=1782849993225 2026-06-30 20:16:57.505 | ++ functions-common:time_stop:2429 : [[ -z 1782849993225 ]] 2026-06-30 20:16:57.505 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:16:57.505 | ++ functions-common:time_stop:2432 : end_time=1782850001678 2026-06-30 20:16:57.506 | ++ functions-common:time_stop:2433 : elapsed_time=8453 2026-06-30 20:16:57.506 | ++ functions-common:time_stop:2434 : total=452382 2026-06-30 20:16:57.506 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:16:57.506 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=460835 2026-06-30 20:16:57.506 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-30 20:16:57.506 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 20:16:57.506 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 20:16:57.506 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 20:16:57.506 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:16:57.507 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 20:16:57.507 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:16:57.507 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:16:57.507 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 20:16:57.507 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:16:57.508 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:16:57.508 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782850001749 2026-06-30 20:16:57.508 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 20:16:57.508 | From https://review.opendev.org/openstack/tempest 2026-06-30 20:16:57.508 | * branch master -> FETCH_HEAD 2026-06-30 20:16:57.508 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:16:57.508 | ++ functions-common:time_stop:2420 : local name 2026-06-30 20:16:57.509 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 20:16:57.509 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:16:57.509 | ++ functions-common:time_stop:2423 : local total 2026-06-30 20:16:57.509 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 20:16:57.509 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:16:57.509 | ++ functions-common:time_stop:2427 : start_time=1782850001749 2026-06-30 20:16:57.509 | ++ functions-common:time_stop:2429 : [[ -z 1782850001749 ]] 2026-06-30 20:16:57.509 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:16:57.509 | ++ functions-common:time_stop:2432 : end_time=1782850002309 2026-06-30 20:16:57.510 | ++ functions-common:time_stop:2433 : elapsed_time=560 2026-06-30 20:16:57.510 | ++ functions-common:time_stop:2434 : total=460835 2026-06-30 20:16:57.510 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:16:57.510 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=461395 2026-06-30 20:16:57.510 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 20:16:57.510 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 20:16:57.510 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 20:16:57.510 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:16:57.510 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 20:16:57.510 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:16:57.510 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:16:57.511 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 20:16:57.511 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:16:57.511 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:16:57.511 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782850002353 2026-06-30 20:16:57.511 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 20:16:57.511 | Note: switching to 'FETCH_HEAD'. 2026-06-30 20:16:57.511 | 2026-06-30 20:16:57.511 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 20:16:57.511 | changes and commit them, and you can discard any commits you make in this 2026-06-30 20:16:57.511 | state without impacting any branches by switching back to a branch. 2026-06-30 20:16:57.512 | 2026-06-30 20:16:57.512 | If you want to create a new branch to retain commits you create, you may 2026-06-30 20:16:57.512 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 20:16:57.512 | 2026-06-30 20:16:57.512 | git switch -c 2026-06-30 20:16:57.512 | 2026-06-30 20:16:57.512 | Or undo this operation with: 2026-06-30 20:16:57.512 | 2026-06-30 20:16:57.512 | git switch - 2026-06-30 20:16:57.512 | 2026-06-30 20:16:57.512 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 20:16:57.513 | 2026-06-30 20:16:57.513 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-06-30 20:16:57.513 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:16:57.513 | ++ functions-common:time_stop:2420 : local name 2026-06-30 20:16:57.513 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 20:16:57.513 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:16:57.513 | ++ functions-common:time_stop:2423 : local total 2026-06-30 20:16:57.513 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 20:16:57.513 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:16:57.513 | ++ functions-common:time_stop:2427 : start_time=1782850002353 2026-06-30 20:16:57.514 | ++ functions-common:time_stop:2429 : [[ -z 1782850002353 ]] 2026-06-30 20:16:57.514 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:16:57.514 | ++ functions-common:time_stop:2432 : end_time=1782850002549 2026-06-30 20:16:57.514 | ++ functions-common:time_stop:2433 : elapsed_time=196 2026-06-30 20:16:57.514 | ++ functions-common:time_stop:2434 : total=461395 2026-06-30 20:16:57.514 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:16:57.514 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=461591 2026-06-30 20:16:57.514 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-30 20:16:57.514 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-30 20:16:57.514 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-30 20:16:57.515 | ++ functions-common:git_clone:673 : head -1 2026-06-30 20:16:57.515 | 8d40001b9 Use reader role for image tests 2026-06-30 20:16:57.515 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 20:16:57.515 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-30 20:16:57.515 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-30 20:16:57.515 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-30 20:16:57.515 | Collecting tox!=2.8.0,<4.0.0 2026-06-30 20:16:57.515 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-30 20:16:57.515 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-30 20:16:57.515 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-30 20:16:57.516 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-30 20:16:57.516 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-30 20:16:57.516 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 20:16:57.516 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-30 20:16:57.516 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-30 20:16:57.516 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-30 20:16:57.516 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-30 20:16:57.516 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-30 20:16:57.516 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-30 20:16:57.516 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-30 20:16:57.517 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-30 20:16:57.517 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-30 20:16:57.517 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-30 20:16:57.517 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-30 20:16:57.517 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-30 20:16:57.517 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-30 20:16:57.517 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-30 20:16:57.517 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-30 20:16:57.517 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 49.5 MB/s 0:00:00 2026-06-30 20:16:57.517 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-30 20:16:57.518 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-30 20:16:57.518 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-30 20:16:57.518 | 2026-06-30 20:16:57.518 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-30 20:16:57.518 | ++ inc/python:pip_install:216 : result=0 2026-06-30 20:16:57.518 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-30 20:16:57.518 | ++ functions-common:time_stop:2420 : local name 2026-06-30 20:16:57.518 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 20:16:57.518 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:16:57.518 | ++ functions-common:time_stop:2423 : local total 2026-06-30 20:16:57.519 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 20:16:57.519 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-30 20:16:57.519 | ++ functions-common:time_stop:2427 : start_time=1782850002635 2026-06-30 20:16:57.519 | ++ functions-common:time_stop:2429 : [[ -z 1782850002635 ]] 2026-06-30 20:16:57.519 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:16:57.519 | ++ functions-common:time_stop:2432 : end_time=1782850006167 2026-06-30 20:16:57.519 | ++ functions-common:time_stop:2433 : elapsed_time=3532 2026-06-30 20:16:57.520 | ++ functions-common:time_stop:2434 : total=165258 2026-06-30 20:16:57.520 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:16:57.520 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168790 2026-06-30 20:16:57.520 | ++ inc/python:pip_install:219 : return 0 2026-06-30 20:16:57.520 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-30 20:16:57.520 | /opt/stack/tempest ~/devstack 2026-06-30 20:16:57.520 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-30 20:16:57.520 | Switched to branch 'master' 2026-06-30 20:16:57.520 | Your branch is up to date with 'origin/master'. 2026-06-30 20:16:57.520 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-30 20:16:57.520 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-30 20:16:57.521 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.6MMyKNBPQz 2026-06-30 20:16:57.521 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.6MMyKNBPQz 2026-06-30 20:16:57.521 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-30 20:16:57.521 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.6MMyKNBPQz 2026-06-30 20:16:57.521 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-30 20:16:57.521 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-30 20:16:57.521 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-30 20:16:57.521 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 20:16:57.521 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 20:16:57.521 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 20:16:57.522 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 20:16:57.522 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-30 20:16:57.522 | full create: /opt/stack/tempest/.tox/tempest 2026-06-30 20:16:57.522 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-30 20:16:57.522 | full develop-inst: /opt/stack/tempest 2026-06-30 20:16:57.522 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 20:16:57.522 | ___________________________________ summary ____________________________________ 2026-06-30 20:16:57.522 | full: skipped tests 2026-06-30 20:16:57.522 | congratulations :) 2026-06-30 20:16:57.522 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.6MMyKNBPQz -r requirements.txt 2026-06-30 20:16:57.523 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-30 20:16:57.523 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-30 20:16:57.523 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-30 20:16:57.523 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-30 20:16:57.523 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-30 20:16:57.523 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-30 20:16:57.523 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-30 20:16:57.523 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-30 20:16:57.523 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-30 20:16:57.523 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-30 20:16:57.524 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-30 20:16:57.524 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-30 20:16:57.524 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-30 20:16:57.524 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-30 20:16:57.524 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-30 20:16:57.524 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-30 20:16:57.524 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-30 20:16:57.524 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-30 20:16:57.524 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-30 20:16:57.524 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-30 20:16:57.524 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-30 20:16:57.525 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-30 20:16:57.525 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-30 20:16:57.525 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-30 20:16:57.525 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-30 20:16:57.525 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-30 20:16:57.525 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-30 20:16:57.525 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-30 20:16:57.525 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-30 20:16:57.525 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-30 20:16:57.526 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-30 20:16:57.526 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-30 20:16:57.526 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-30 20:16:57.526 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-30 20:16:57.526 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-30 20:16:57.526 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-30 20:16:57.526 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-30 20:16:57.526 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-30 20:16:57.526 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-30 20:16:57.526 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-30 20:16:57.527 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-30 20:16:57.527 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-30 20:16:57.527 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-30 20:16:57.527 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-30 20:16:57.527 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-30 20:16:57.527 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-30 20:16:57.527 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-30 20:16:57.527 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-30 20:16:57.527 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-30 20:16:57.528 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-30 20:16:57.528 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-30 20:16:57.528 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-30 20:16:57.528 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-30 20:16:57.528 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-30 20:16:57.528 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-30 20:16:57.528 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-30 20:16:57.528 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-30 20:16:57.528 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-30 20:16:57.528 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-30 20:16:57.529 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-30 20:16:57.529 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-30 20:16:57.529 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-30 20:16:57.529 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.6MMyKNBPQz 2026-06-30 20:16:57.529 | ++ lib/tempest:install_tempest:868 : popd 2026-06-30 20:16:57.529 | ~/devstack 2026-06-30 20:16:57.549 | [1955 Async install_tempest:37925]: finished install_tempest with result 0 in 43 seconds 2026-06-30 20:16:57.554 | ++ inc/async:async_wait:197 : return 0 2026-06-30 20:16:57.558 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-30 20:16:57.561 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:16:57.564 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-30 20:16:57.568 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-30 20:16:57.572 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-30 20:16:57.575 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-30 20:16:57.578 | ++ inc/python:setup_develop:353 : local bindep 2026-06-30 20:16:57.582 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-30 20:16:57.584 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-30 20:16:57.587 | ++ inc/python:setup_develop:359 : local extras= 2026-06-30 20:16:57.590 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-30 20:16:57.593 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 20:16:57.596 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-30 20:16:57.599 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-30 20:16:57.602 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 20:16:57.604 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 20:16:57.608 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-30 20:16:57.611 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 20:16:57.615 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-30 20:16:57.618 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 20:16:57.620 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 20:16:57.625 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-30 20:16:57.632 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-30 20:16:57.635 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-30 20:16:57.638 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-30 20:16:57.802 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-30 20:16:57.805 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-30 20:16:57.807 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-30 20:16:57.810 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 20:16:57.812 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-30 20:16:57.815 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-30 20:16:57.819 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-30 20:16:57.822 | ++ inc/python:setup_package:446 : local extras= 2026-06-30 20:16:57.825 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 20:16:57.828 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 20:16:57.830 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 20:16:57.833 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 20:16:57.836 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 20:16:57.839 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-30 20:16:57.861 | Using python 3.12 to install /opt/stack/tempest 2026-06-30 20:16:57.864 | ++ 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/tempest 2026-06-30 20:16:58.898 | Obtaining file:///opt/stack/tempest 2026-06-30 20:16:58.901 | Installing build dependencies: started 2026-06-30 20:17:00.797 | Installing build dependencies: finished with status 'done' 2026-06-30 20:17:00.798 | Checking if build backend supports build_editable: started 2026-06-30 20:17:01.393 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 20:17:01.395 | Getting requirements to build editable: started 2026-06-30 20:17:01.723 | Getting requirements to build editable: finished with status 'done' 2026-06-30 20:17:01.725 | Preparing editable metadata (pyproject.toml): started 2026-06-30 20:17:03.105 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 20:17:03.130 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-06-30 20:17:03.131 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-06-30 20:17:03.132 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-06-30 20:17:03.132 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-06-30 20:17:03.133 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-06-30 20:17:03.134 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-06-30 20:17:03.135 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-06-30 20:17:03.136 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-06-30 20:17:03.137 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-06-30 20:17:03.138 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-06-30 20:17:03.409 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-06-30 20:17:03.412 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-30 20:17:03.417 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-06-30 20:17:03.418 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-06-30 20:17:03.419 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-06-30 20:17:03.419 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-06-30 20:17:03.420 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-06-30 20:17:03.421 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.8.0) 2026-06-30 20:17:03.422 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-06-30 20:17:03.423 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-06-30 20:17:03.424 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-06-30 20:17:03.424 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-06-30 20:17:03.425 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-06-30 20:17:03.426 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-06-30 20:17:03.428 | 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->tempest==46.3.1.dev36) (0.6.0) 2026-06-30 20:17:03.429 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-06-30 20:17:03.433 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-06-30 20:17:03.434 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-06-30 20:17:03.434 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-06-30 20:17:03.435 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-06-30 20:17:03.438 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-06-30 20:17:03.442 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-06-30 20:17:03.444 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.1) 2026-06-30 20:17:03.451 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-06-30 20:17:03.452 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-06-30 20:17:03.453 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-06-30 20:17:03.453 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-06-30 20:17:03.461 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-06-30 20:17:03.464 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-06-30 20:17:03.466 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-06-30 20:17:03.470 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-06-30 20:17:03.471 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-06-30 20:17:03.474 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-06-30 20:17:03.476 | 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->tempest==46.3.1.dev36) (1.2.1) 2026-06-30 20:17:03.480 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-06-30 20:17:03.481 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-06-30 20:17:03.482 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-06-30 20:17:03.483 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-06-30 20:17:03.489 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-06-30 20:17:03.491 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-06-30 20:17:03.492 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-06-30 20:17:03.499 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (82.0.1) 2026-06-30 20:17:03.502 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-06-30 20:17:03.520 | 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->tempest==46.3.1.dev36) (1.17.0) 2026-06-30 20:17:03.530 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-06-30 20:17:03.531 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-06-30 20:17:03.533 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-06-30 20:17:03.548 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-06-30 20:17:03.550 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-06-30 20:17:03.554 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-06-30 20:17:03.568 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-06-30 20:17:03.602 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-06-30 20:17:03.604 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 20:17:03.641 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-30 20:17:03.643 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-30 20:17:03.655 | Building wheels for collected packages: tempest 2026-06-30 20:17:03.656 | Building editable for tempest (pyproject.toml): started 2026-06-30 20:17:05.274 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-30 20:17:05.275 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=96ed5b8611fc31ab2320d0413ae08102db30859e778fc1a550c09b6bf8dab31d 2026-06-30 20:17:05.276 | Stored in directory: /tmp/pip-ephem-wheel-cache-7izx79y_/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-30 20:17:05.280 | Successfully built tempest 2026-06-30 20:17:05.571 | Installing collected packages: tomlkit, stestr, tempest 2026-06-30 20:17:05.832 | 2026-06-30 20:17:05.860 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-06-30 20:17:06.034 | ++ inc/python:pip_install:216 : result=0 2026-06-30 20:17:06.038 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-30 20:17:06.041 | ++ functions-common:time_stop:2420 : local name 2026-06-30 20:17:06.045 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 20:17:06.048 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:17:06.052 | ++ functions-common:time_stop:2423 : local total 2026-06-30 20:17:06.054 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 20:17:06.057 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-30 20:17:06.060 | ++ functions-common:time_stop:2427 : start_time=1782850617855 2026-06-30 20:17:06.064 | ++ functions-common:time_stop:2429 : [[ -z 1782850617855 ]] 2026-06-30 20:17:06.070 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:17:06.076 | ++ functions-common:time_stop:2432 : end_time=1782850626071 2026-06-30 20:17:06.080 | ++ functions-common:time_stop:2433 : elapsed_time=8216 2026-06-30 20:17:06.082 | ++ functions-common:time_stop:2434 : total=176016 2026-06-30 20:17:06.085 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:17:06.088 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184232 2026-06-30 20:17:06.090 | ++ inc/python:pip_install:219 : return 0 2026-06-30 20:17:06.093 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 20:17:06.096 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:17:06.099 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-30 20:17:06.102 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-30 20:17:06.104 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 20:17:06.108 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 20:17:06.111 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-30 20:17:06.114 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-30 20:17:06.117 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-30 20:17:06.120 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-30 20:17:06.123 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-30 20:17:06.125 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-30 20:17:06.128 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-30 20:17:06.131 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-30 20:17:06.133 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-30 20:17:06.136 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-30 20:17:06.139 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-30 20:17:06.141 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-30 20:17:06.144 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-30 20:17:06.147 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-30 20:17:06.150 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-30 20:17:06.154 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-30 20:17:06.156 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-30 20:17:06.159 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-30 20:17:06.162 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-30 20:17:06.165 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-30 20:17:06.168 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-30 20:17:06.168 | ' 2026-06-30 20:17:06.171 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-30 20:17:06.174 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-30 20:17:06.194 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:06.197 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-30 20:17:06.199 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-30 20:17:06.202 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-30 20:17:06.205 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-30 20:17:06.209 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-30 20:17:06.210 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-30 20:17:06.211 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-30 20:17:10.058 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:17:10.062 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-30 20:17:10.068 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-30 20:17:10.070 | ++ lib/tempest:get_active_images:176 : img_id=863d38b7-e4fd-44ef-bcf1-522a6ba30c7f 2026-06-30 20:17:10.073 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-30 20:17:10.077 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-30 20:17:10.079 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-30 20:17:10.082 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-30 20:17:10.084 | ++ lib/tempest:configure_tempest:266 : '[' -z 863d38b7-e4fd-44ef-bcf1-522a6ba30c7f ']' 2026-06-30 20:17:10.087 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=863d38b7-e4fd-44ef-bcf1-522a6ba30c7f 2026-06-30 20:17:10.090 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-30 20:17:10.107 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-30 20:17:10.112 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-30 20:17:10.115 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-30 20:17:10.118 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-30 20:17:10.121 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-30 20:17:10.123 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-30 20:17:10.127 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-30 20:17:10.129 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-30 20:17:10.134 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-30 20:17:10.135 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-30 20:17:13.392 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:17:13.396 | ++ lib/tempest:configure_tempest:303 : admin_project_id=db66198ab9fc42fd8aa1eb94e28abd86 2026-06-30 20:17:13.398 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-30 20:17:13.418 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:13.422 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-30 20:17:16.791 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:17:16.795 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 20:17:16.795 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-30 20:17:16.795 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 20:17:16.795 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-30 20:17:16.796 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-30 20:17:16.796 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-30 20:17:16.796 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-30 20:17:16.796 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-30 20:17:16.796 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-30 20:17:16.796 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-30 20:17:16.796 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-30 20:17:16.796 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-30 20:17:16.796 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-30 20:17:16.796 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-30 20:17:16.798 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-30 20:17:16.802 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 20:17:16.802 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-30 20:17:16.802 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 20:17:16.802 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-30 20:17:16.802 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-30 20:17:16.802 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-30 20:17:16.802 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-30 20:17:16.802 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-30 20:17:16.803 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-30 20:17:16.803 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-30 20:17:16.803 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-30 20:17:16.803 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-30 20:17:16.803 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-30 20:17:16.803 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-30 20:17:16.806 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 863d38b7-e4fd-44ef-bcf1-522a6ba30c7f 2026-06-30 20:17:16.809 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-30 20:17:16.813 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 863d38b7-e4fd-44ef-bcf1-522a6ba30c7f -c size -f value 2026-06-30 20:17:20.112 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:17:20.115 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-30 20:17:20.119 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-30 20:17:20.119 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-30 20:17:20.163 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-30 20:17:20.165 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-30 20:17:20.169 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-30 20:17:23.190 | +----------------------------+-----------------------+ 2026-06-30 20:17:23.190 | | Field | Value | 2026-06-30 20:17:23.190 | +----------------------------+-----------------------+ 2026-06-30 20:17:23.190 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:17:23.190 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:17:23.191 | | description | None | 2026-06-30 20:17:23.191 | | disk | 1 | 2026-06-30 20:17:23.191 | | id | 42 | 2026-06-30 20:17:23.191 | | name | m1.nano | 2026-06-30 20:17:23.191 | | os-flavor-access:is_public | True | 2026-06-30 20:17:23.191 | | properties | hw_rng:allowed='True' | 2026-06-30 20:17:23.191 | | ram | 192 | 2026-06-30 20:17:23.192 | | rxtx_factor | 1.0 | 2026-06-30 20:17:23.192 | | swap | 0 | 2026-06-30 20:17:23.192 | | vcpus | 1 | 2026-06-30 20:17:23.192 | +----------------------------+-----------------------+ 2026-06-30 20:17:23.549 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-30 20:17:23.552 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 20:17:23.552 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-30 20:17:23.552 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 20:17:23.553 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-30 20:17:23.553 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-30 20:17:23.553 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-30 20:17:23.553 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-30 20:17:23.553 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-30 20:17:23.553 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-30 20:17:23.553 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-30 20:17:23.553 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-30 20:17:23.553 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-30 20:17:23.553 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-30 20:17:23.554 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-30 20:17:23.556 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 863d38b7-e4fd-44ef-bcf1-522a6ba30c7f 2026-06-30 20:17:23.559 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-30 20:17:23.564 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 863d38b7-e4fd-44ef-bcf1-522a6ba30c7f -c size -f value 2026-06-30 20:17:26.907 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:17:26.911 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-30 20:17:26.915 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-30 20:17:26.915 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-30 20:17:26.955 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-30 20:17:26.958 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-30 20:17:26.962 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-30 20:17:30.052 | +----------------------------+-----------------------+ 2026-06-30 20:17:30.052 | | Field | Value | 2026-06-30 20:17:30.052 | +----------------------------+-----------------------+ 2026-06-30 20:17:30.052 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 20:17:30.052 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 20:17:30.052 | | description | None | 2026-06-30 20:17:30.052 | | disk | 1 | 2026-06-30 20:17:30.053 | | id | 84 | 2026-06-30 20:17:30.053 | | name | m1.micro | 2026-06-30 20:17:30.053 | | os-flavor-access:is_public | True | 2026-06-30 20:17:30.053 | | properties | hw_rng:allowed='True' | 2026-06-30 20:17:30.053 | | ram | 256 | 2026-06-30 20:17:30.053 | | rxtx_factor | 1.0 | 2026-06-30 20:17:30.053 | | swap | 0 | 2026-06-30 20:17:30.053 | | vcpus | 1 | 2026-06-30 20:17:30.053 | +----------------------------+-----------------------+ 2026-06-30 20:17:30.413 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-30 20:17:30.415 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-30 20:17:30.435 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:30.437 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-30 20:17:30.440 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-30 20:17:30.442 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-30 20:17:30.445 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-30 20:17:30.449 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-30 20:17:30.452 | +++ functions-common:git_clone:593 : pwd 2026-06-30 20:17:30.456 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 20:17:30.459 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 20:17:30.463 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 20:17:30.483 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-30 20:17:30.485 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 20:17:30.488 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 20:17:30.492 | ++ functions-common:git_clone:610 : echo master 2026-06-30 20:17:30.492 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 20:17:30.497 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-30 20:17:30.500 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 20:17:30.503 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-30 20:17:30.506 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 20:17:30.509 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 20:17:30.512 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:17:30.515 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 20:17:30.518 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:17:30.520 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:17:30.523 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 20:17:30.526 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:17:30.530 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:17:30.535 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782850650531 2026-06-30 20:17:30.538 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-30 20:17:30.542 | Cloning into '/opt/stack/os-test-images'... 2026-06-30 20:17:31.966 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:17:31.969 | ++ functions-common:time_stop:2420 : local name 2026-06-30 20:17:31.971 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 20:17:31.974 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:17:31.977 | ++ functions-common:time_stop:2423 : local total 2026-06-30 20:17:31.980 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 20:17:31.983 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:17:31.985 | ++ functions-common:time_stop:2427 : start_time=1782850650531 2026-06-30 20:17:31.988 | ++ functions-common:time_stop:2429 : [[ -z 1782850650531 ]] 2026-06-30 20:17:31.992 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:17:31.996 | ++ functions-common:time_stop:2432 : end_time=1782850651993 2026-06-30 20:17:31.999 | ++ functions-common:time_stop:2433 : elapsed_time=1462 2026-06-30 20:17:32.001 | ++ functions-common:time_stop:2434 : total=452382 2026-06-30 20:17:32.005 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:17:32.007 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=453844 2026-06-30 20:17:32.010 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-30 20:17:32.013 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 20:17:32.016 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 20:17:32.019 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 20:17:32.022 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:17:32.024 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 20:17:32.027 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:17:32.030 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:17:32.032 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 20:17:32.035 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:17:32.040 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:17:32.044 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782850652041 2026-06-30 20:17:32.046 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 20:17:32.518 | From https://review.opendev.org/openstack/os-test-images 2026-06-30 20:17:32.518 | * branch master -> FETCH_HEAD 2026-06-30 20:17:32.528 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:17:32.531 | ++ functions-common:time_stop:2420 : local name 2026-06-30 20:17:32.534 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 20:17:32.536 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:17:32.538 | ++ functions-common:time_stop:2423 : local total 2026-06-30 20:17:32.541 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 20:17:32.544 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:17:32.546 | ++ functions-common:time_stop:2427 : start_time=1782850652041 2026-06-30 20:17:32.549 | ++ functions-common:time_stop:2429 : [[ -z 1782850652041 ]] 2026-06-30 20:17:32.552 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:17:32.557 | ++ functions-common:time_stop:2432 : end_time=1782850652554 2026-06-30 20:17:32.560 | ++ functions-common:time_stop:2433 : elapsed_time=513 2026-06-30 20:17:32.563 | ++ functions-common:time_stop:2434 : total=453844 2026-06-30 20:17:32.565 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:17:32.567 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=454357 2026-06-30 20:17:32.570 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 20:17:32.573 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 20:17:32.576 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 20:17:32.578 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 20:17:32.581 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 20:17:32.584 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 20:17:32.587 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 20:17:32.590 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 20:17:32.592 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 20:17:32.596 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 20:17:32.600 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782850652598 2026-06-30 20:17:32.603 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 20:17:32.610 | Note: switching to 'FETCH_HEAD'. 2026-06-30 20:17:32.610 | 2026-06-30 20:17:32.610 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 20:17:32.610 | changes and commit them, and you can discard any commits you make in this 2026-06-30 20:17:32.610 | state without impacting any branches by switching back to a branch. 2026-06-30 20:17:32.610 | 2026-06-30 20:17:32.611 | If you want to create a new branch to retain commits you create, you may 2026-06-30 20:17:32.611 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 20:17:32.611 | 2026-06-30 20:17:32.611 | git switch -c 2026-06-30 20:17:32.611 | 2026-06-30 20:17:32.611 | Or undo this operation with: 2026-06-30 20:17:32.611 | 2026-06-30 20:17:32.611 | git switch - 2026-06-30 20:17:32.611 | 2026-06-30 20:17:32.611 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 20:17:32.611 | 2026-06-30 20:17:32.612 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-30 20:17:32.615 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 20:17:32.618 | ++ functions-common:time_stop:2420 : local name 2026-06-30 20:17:32.621 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 20:17:32.623 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 20:17:32.625 | ++ functions-common:time_stop:2423 : local total 2026-06-30 20:17:32.628 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 20:17:32.631 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 20:17:32.634 | ++ functions-common:time_stop:2427 : start_time=1782850652598 2026-06-30 20:17:32.637 | ++ functions-common:time_stop:2429 : [[ -z 1782850652598 ]] 2026-06-30 20:17:32.640 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 20:17:32.645 | ++ functions-common:time_stop:2432 : end_time=1782850652641 2026-06-30 20:17:32.647 | ++ functions-common:time_stop:2433 : elapsed_time=43 2026-06-30 20:17:32.650 | ++ functions-common:time_stop:2434 : total=454357 2026-06-30 20:17:32.652 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 20:17:32.656 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=454400 2026-06-30 20:17:32.658 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-30 20:17:32.677 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-30 20:17:32.681 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-30 20:17:32.681 | ++ functions-common:git_clone:673 : head -1 2026-06-30 20:17:32.683 | 5d0367e Clean-up zuul config spacing 2026-06-30 20:17:32.686 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 20:17:32.689 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-30 20:17:32.689 | /opt/stack/os-test-images ~/devstack 2026-06-30 20:17:32.692 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-30 20:17:33.135 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-30 20:17:33.767 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-30 20:17:36.499 | generate installed: PyYAML==6.0.3 2026-06-30 20:17:36.500 | generate run-test-pre: PYTHONHASHSEED='3110974112' 2026-06-30 20:17:36.500 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-30 20:17:36.627 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-30 20:17:36.645 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-30 20:17:36.664 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-30 20:17:36.689 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-30 20:17:36.692 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-30 20:17:36.699 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-30 20:17:36.706 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-30 20:17:36.735 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-30 20:17:36.746 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-30 20:17:36.753 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-30 20:17:36.765 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-30 20:17:36.765 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-30 20:17:36.773 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-30 20:17:36.779 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-30 20:17:36.797 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-30 20:17:36.801 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-30 20:17:36.804 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-30 20:17:36.815 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-30 20:17:36.825 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-30 20:17:36.838 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-30 20:17:36.841 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-30 20:17:36.854 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-30 20:17:36.857 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-30 20:17:36.859 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-30 20:17:36.870 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-30 20:17:36.874 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-30 20:17:36.884 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-30 20:17:36.912 | ___________________________________ summary ____________________________________ 2026-06-30 20:17:36.912 | generate: commands succeeded 2026-06-30 20:17:36.913 | congratulations :) 2026-06-30 20:17:36.955 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-30 20:17:36.955 | ~/devstack 2026-06-30 20:17:36.958 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-30 20:17:36.996 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-30 20:17:37.000 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-30 20:17:37.021 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-30 20:17:37.024 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-30 20:17:37.027 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-30 20:17:37.062 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-30 20:17:37.101 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-30 20:17:37.105 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-30 20:17:37.107 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-30 20:17:37.110 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-30 20:17:37.115 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 20:17:40.476 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:17:40.479 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 20:17:40.479 | address-scope 2026-06-30 20:17:40.479 | agent 2026-06-30 20:17:40.479 | allowed-address-pairs 2026-06-30 20:17:40.479 | auto-allocated-topology 2026-06-30 20:17:40.479 | availability_zone 2026-06-30 20:17:40.479 | default-subnetpools 2026-06-30 20:17:40.480 | dhcp_agent_scheduler 2026-06-30 20:17:40.480 | dns-integration 2026-06-30 20:17:40.480 | dns-domain-ports 2026-06-30 20:17:40.480 | dns-integration-domain-keywords 2026-06-30 20:17:40.480 | empty-string-filtering 2026-06-30 20:17:40.480 | external-net 2026-06-30 20:17:40.480 | extra_dhcp_opt 2026-06-30 20:17:40.480 | extraroute 2026-06-30 20:17:40.480 | extraroute-atomic 2026-06-30 20:17:40.480 | filter-validation 2026-06-30 20:17:40.480 | floating-ip-port-forwarding-detail 2026-06-30 20:17:40.481 | fip-port-details 2026-06-30 20:17:40.481 | flavors 2026-06-30 20:17:40.481 | floatingip-pools 2026-06-30 20:17:40.481 | router 2026-06-30 20:17:40.481 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:17:40.481 | enable-default-route-bfd 2026-06-30 20:17:40.481 | enable-default-route-ecmp 2026-06-30 20:17:40.481 | ext-gw-mode 2026-06-30 20:17:40.481 | l3-ha 2026-06-30 20:17:40.481 | external-gateway-multihoming 2026-06-30 20:17:40.482 | l3-flavors 2026-06-30 20:17:40.482 | l3_agent_scheduler 2026-06-30 20:17:40.482 | multi-provider 2026-06-30 20:17:40.482 | net-mtu 2026-06-30 20:17:40.482 | net-mtu-writable 2026-06-30 20:17:40.482 | network_availability_zone 2026-06-30 20:17:40.482 | network-ip-availability 2026-06-30 20:17:40.482 | network-ip-availability-details 2026-06-30 20:17:40.482 | pagination 2026-06-30 20:17:40.482 | port-device-profile 2026-06-30 20:17:40.482 | port-mac-address-regenerate 2026-06-30 20:17:40.483 | port-numa-affinity-policy 2026-06-30 20:17:40.483 | port-numa-affinity-policy-socket 2026-06-30 20:17:40.483 | binding 2026-06-30 20:17:40.483 | binding-extended 2026-06-30 20:17:40.483 | port-security 2026-06-30 20:17:40.483 | project-id 2026-06-30 20:17:40.483 | provider 2026-06-30 20:17:40.483 | qinq 2026-06-30 20:17:40.483 | quota-check-limit 2026-06-30 20:17:40.483 | quota-check-limit-default 2026-06-30 20:17:40.484 | quotas 2026-06-30 20:17:40.484 | quota_details 2026-06-30 20:17:40.484 | rbac-policies 2026-06-30 20:17:40.484 | rbac-address-scope 2026-06-30 20:17:40.484 | rbac-security-groups 2026-06-30 20:17:40.484 | revision-if-match 2026-06-30 20:17:40.484 | standard-attr-revisions 2026-06-30 20:17:40.484 | router_availability_zone 2026-06-30 20:17:40.484 | router-enable-snat 2026-06-30 20:17:40.484 | security-groups-default-rules 2026-06-30 20:17:40.485 | security-groups-default-statefulness 2026-06-30 20:17:40.485 | security-groups-normalized-cidr 2026-06-30 20:17:40.485 | security-groups-remote-address-group 2026-06-30 20:17:40.485 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:17:40.485 | security-groups-shared-filtering 2026-06-30 20:17:40.485 | security-group 2026-06-30 20:17:40.485 | service-type 2026-06-30 20:17:40.485 | sorting 2026-06-30 20:17:40.485 | standard-attr-description 2026-06-30 20:17:40.485 | stateful-security-group 2026-06-30 20:17:40.485 | subnet-dns-publish-fixed-ip 2026-06-30 20:17:40.486 | subnet-external-network 2026-06-30 20:17:40.486 | subnet_onboard 2026-06-30 20:17:40.486 | subnet-service-types 2026-06-30 20:17:40.486 | subnet_allocation 2026-06-30 20:17:40.486 | subnetpool-prefix-ops 2026-06-30 20:17:40.486 | tag-creation 2026-06-30 20:17:40.486 | standard-attr-tag 2026-06-30 20:17:40.486 | standard-attr-timestamp 2026-06-30 20:17:40.486 | vlan-transparent' 2026-06-30 20:17:40.486 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 20:17:40.487 | address-scope 2026-06-30 20:17:40.487 | agent 2026-06-30 20:17:40.487 | allowed-address-pairs 2026-06-30 20:17:40.487 | auto-allocated-topology 2026-06-30 20:17:40.487 | availability_zone 2026-06-30 20:17:40.487 | default-subnetpools 2026-06-30 20:17:40.487 | dhcp_agent_scheduler 2026-06-30 20:17:40.487 | dns-integration 2026-06-30 20:17:40.487 | dns-domain-ports 2026-06-30 20:17:40.487 | dns-integration-domain-keywords 2026-06-30 20:17:40.488 | empty-string-filtering 2026-06-30 20:17:40.488 | external-net 2026-06-30 20:17:40.488 | extra_dhcp_opt 2026-06-30 20:17:40.488 | extraroute 2026-06-30 20:17:40.488 | extraroute-atomic 2026-06-30 20:17:40.488 | filter-validation 2026-06-30 20:17:40.488 | floating-ip-port-forwarding-detail 2026-06-30 20:17:40.488 | fip-port-details 2026-06-30 20:17:40.488 | flavors 2026-06-30 20:17:40.488 | floatingip-pools 2026-06-30 20:17:40.488 | router 2026-06-30 20:17:40.489 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 20:17:40.489 | enable-default-route-bfd 2026-06-30 20:17:40.489 | enable-default-route-ecmp 2026-06-30 20:17:40.489 | ext-gw-mode 2026-06-30 20:17:40.489 | l3-ha 2026-06-30 20:17:40.489 | external-gateway-multihoming 2026-06-30 20:17:40.489 | l3-flavors 2026-06-30 20:17:40.489 | l3_agent_scheduler 2026-06-30 20:17:40.489 | multi-provider 2026-06-30 20:17:40.489 | net-mtu 2026-06-30 20:17:40.490 | net-mtu-writable 2026-06-30 20:17:40.490 | network_availability_zone 2026-06-30 20:17:40.490 | network-ip-availability 2026-06-30 20:17:40.490 | network-ip-availability-details 2026-06-30 20:17:40.490 | pagination 2026-06-30 20:17:40.490 | port-device-profile 2026-06-30 20:17:40.490 | port-mac-address-regenerate 2026-06-30 20:17:40.490 | port-numa-affinity-policy 2026-06-30 20:17:40.490 | port-numa-affinity-policy-socket 2026-06-30 20:17:40.490 | binding 2026-06-30 20:17:40.490 | binding-extended 2026-06-30 20:17:40.491 | port-security 2026-06-30 20:17:40.491 | project-id 2026-06-30 20:17:40.491 | provider 2026-06-30 20:17:40.491 | qinq 2026-06-30 20:17:40.491 | quota-check-limit 2026-06-30 20:17:40.491 | quota-check-limit-default 2026-06-30 20:17:40.491 | quotas 2026-06-30 20:17:40.491 | quota_details 2026-06-30 20:17:40.491 | rbac-policies 2026-06-30 20:17:40.491 | rbac-address-scope 2026-06-30 20:17:40.491 | rbac-security-groups 2026-06-30 20:17:40.491 | revision-if-match 2026-06-30 20:17:40.492 | standard-attr-revisions 2026-06-30 20:17:40.492 | router_availability_zone 2026-06-30 20:17:40.492 | router-enable-snat 2026-06-30 20:17:40.492 | security-groups-default-rules 2026-06-30 20:17:40.492 | security-groups-default-statefulness 2026-06-30 20:17:40.492 | security-groups-normalized-cidr 2026-06-30 20:17:40.492 | security-groups-remote-address-group 2026-06-30 20:17:40.492 | security-groups-rules-belongs-to-default-sg 2026-06-30 20:17:40.492 | security-groups-shared-filtering 2026-06-30 20:17:40.492 | security-group 2026-06-30 20:17:40.492 | service-type 2026-06-30 20:17:40.493 | sorting 2026-06-30 20:17:40.493 | standard-attr-description 2026-06-30 20:17:40.493 | stateful-security-group 2026-06-30 20:17:40.493 | subnet-dns-publish-fixed-ip 2026-06-30 20:17:40.493 | subnet-external-network 2026-06-30 20:17:40.493 | subnet_onboard 2026-06-30 20:17:40.493 | subnet-service-types 2026-06-30 20:17:40.493 | subnet_allocation 2026-06-30 20:17:40.493 | subnetpool-prefix-ops 2026-06-30 20:17:40.493 | tag-creation 2026-06-30 20:17:40.493 | standard-attr-tag 2026-06-30 20:17:40.494 | standard-attr-timestamp 2026-06-30 20:17:40.494 | vlan-transparent =~ external-net ]] 2026-06-30 20:17:40.494 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 20:17:40.494 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-30 20:17:43.832 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 20:17:43.836 | ++ lib/tempest:configure_tempest:395 : public_network_id=1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 2026-06-30 20:17:43.838 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-30 20:17:47.594 | +---------------------------+--------------------------------------+ 2026-06-30 20:17:47.594 | | Field | Value | 2026-06-30 20:17:47.594 | +---------------------------+--------------------------------------+ 2026-06-30 20:17:47.594 | | admin_state_up | UP | 2026-06-30 20:17:47.595 | | availability_zone_hints | | 2026-06-30 20:17:47.595 | | availability_zones | | 2026-06-30 20:17:47.595 | | created_at | 2026-06-30T20:17:46Z | 2026-06-30 20:17:47.595 | | description | | 2026-06-30 20:17:47.595 | | dns_domain | None | 2026-06-30 20:17:47.595 | | id | 27602fd5-22a6-41cc-a5f2-7d4e91974f7e | 2026-06-30 20:17:47.595 | | ipv4_address_scope | None | 2026-06-30 20:17:47.595 | | ipv6_address_scope | None | 2026-06-30 20:17:47.595 | | is_default | False | 2026-06-30 20:17:47.595 | | is_vlan_qinq | None | 2026-06-30 20:17:47.595 | | is_vlan_transparent | False | 2026-06-30 20:17:47.596 | | mtu | 1442 | 2026-06-30 20:17:47.596 | | name | shared | 2026-06-30 20:17:47.596 | | port_security_enabled | True | 2026-06-30 20:17:47.596 | | project_id | db66198ab9fc42fd8aa1eb94e28abd86 | 2026-06-30 20:17:47.596 | | provider:network_type | geneve | 2026-06-30 20:17:47.596 | | provider:physical_network | None | 2026-06-30 20:17:47.596 | | provider:segmentation_id | 43178 | 2026-06-30 20:17:47.596 | | pvlan | None | 2026-06-30 20:17:47.596 | | qinq | False | 2026-06-30 20:17:47.596 | | qos_policy_id | None | 2026-06-30 20:17:47.597 | | revision_number | 1 | 2026-06-30 20:17:47.597 | | router:external | Internal | 2026-06-30 20:17:47.597 | | segments | None | 2026-06-30 20:17:47.597 | | shared | True | 2026-06-30 20:17:47.597 | | status | ACTIVE | 2026-06-30 20:17:47.597 | | subnets | | 2026-06-30 20:17:47.597 | | tags | | 2026-06-30 20:17:47.597 | | updated_at | 2026-06-30T20:17:46Z | 2026-06-30 20:17:47.597 | +---------------------------+--------------------------------------+ 2026-06-30 20:17:47.949 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-30 20:17:51.837 | +----------------------+--------------------------------------+ 2026-06-30 20:17:51.837 | | Field | Value | 2026-06-30 20:17:51.837 | +----------------------+--------------------------------------+ 2026-06-30 20:17:51.837 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-30 20:17:51.837 | | cidr | 192.168.233.0/24 | 2026-06-30 20:17:51.837 | | created_at | 2026-06-30T20:17:51Z | 2026-06-30 20:17:51.837 | | description | shared-subnet | 2026-06-30 20:17:51.838 | | dns_nameservers | | 2026-06-30 20:17:51.838 | | dns_publish_fixed_ip | None | 2026-06-30 20:17:51.838 | | enable_dhcp | True | 2026-06-30 20:17:51.838 | | gateway_ip | 192.168.233.1 | 2026-06-30 20:17:51.838 | | host_routes | | 2026-06-30 20:17:51.838 | | id | e80e829f-c51a-4935-944b-de79fdbd4bbe | 2026-06-30 20:17:51.838 | | ip_version | 4 | 2026-06-30 20:17:51.838 | | ipv6_address_mode | None | 2026-06-30 20:17:51.838 | | ipv6_ra_mode | None | 2026-06-30 20:17:51.838 | | name | shared-subnet | 2026-06-30 20:17:51.839 | | network_id | 27602fd5-22a6-41cc-a5f2-7d4e91974f7e | 2026-06-30 20:17:51.839 | | project_id | db66198ab9fc42fd8aa1eb94e28abd86 | 2026-06-30 20:17:51.839 | | revision_number | 0 | 2026-06-30 20:17:51.839 | | router:external | False | 2026-06-30 20:17:51.839 | | segment_id | None | 2026-06-30 20:17:51.840 | | service_types | | 2026-06-30 20:17:51.840 | | subnetpool_id | None | 2026-06-30 20:17:51.840 | | tags | | 2026-06-30 20:17:51.841 | | updated_at | 2026-06-30T20:17:51Z | 2026-06-30 20:17:51.841 | +----------------------+--------------------------------------+ 2026-06-30 20:17:52.207 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-30 20:17:52.246 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-30 20:17:52.286 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-30 20:17:52.291 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-30 20:17:52.328 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-30 20:17:52.363 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-30 20:17:52.398 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-30 20:17:52.432 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-30 20:17:52.467 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.141/identity/v3 2026-06-30 20:17:52.507 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-30 20:17:52.542 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-30 20:17:52.576 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-30 20:17:52.610 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-30 20:17:52.613 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-30 20:17:52.651 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-30 20:17:52.686 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-30 20:17:52.721 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-30 20:17:52.764 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-30 20:17:52.800 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-30 20:17:52.820 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:17:52.823 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-30 20:17:52.825 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-30 20:17:52.862 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-30 20:17:52.881 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:17:52.885 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-30 20:17:52.921 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-30 20:17:52.955 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-30 20:17:52.989 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-30 20:17:52.993 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-30 20:17:53.029 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-30 20:17:53.063 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-30 20:17:53.080 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:17:53.083 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 863d38b7-e4fd-44ef-bcf1-522a6ba30c7f 2026-06-30 20:17:53.116 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 863d38b7-e4fd-44ef-bcf1-522a6ba30c7f 2026-06-30 20:17:53.151 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-30 20:17:53.185 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-30 20:17:53.221 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-30 20:17:53.262 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-30 20:17:53.281 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:53.284 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-30 20:17:53.287 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-30 20:17:53.290 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-30 20:17:53.293 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-30 20:17:53.296 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-30 20:17:53.299 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-30 20:17:53.322 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-30 20:17:53.326 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-30 20:17:53.361 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-30 20:17:53.400 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-30 20:17:53.433 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-30 20:17:53.469 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-30 20:17:53.505 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-30 20:17:53.542 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-30 20:17:53.579 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-30 20:17:53.615 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-30 20:17:53.650 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-30 20:17:53.653 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-30 20:17:53.688 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-30 20:17:53.691 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-30 20:17:53.711 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:53.714 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-30 20:17:53.751 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-30 20:17:53.771 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:17:53.774 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-30 20:17:53.777 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-30 20:17:53.797 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:17:53.800 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-30 20:17:53.803 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-30 20:17:53.806 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-30 20:17:53.845 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-30 20:17:53.883 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 1ef945eb-a36b-45f6-a4d6-e5b3e51ae147 2026-06-30 20:17:53.917 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-30 20:17:53.954 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-30 20:17:53.988 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-30 20:17:54.026 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-30 20:17:54.063 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-30 20:17:54.095 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-30 20:17:54.134 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-30 20:17:54.137 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-30 20:17:54.140 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-30 20:17:54.143 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 20:17:54.180 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-30 20:17:54.185 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-30 20:17:54.186 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-30 20:17:54.191 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-30 20:17:54.193 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-30 20:17:54.227 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-30 20:17:54.230 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-30 20:17:54.233 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 20:17:54.235 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-30 20:17:54.238 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-30 20:17:54.274 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-30 20:17:54.308 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-30 20:17:54.343 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-30 20:17:54.379 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-30 20:17:54.416 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-30 20:17:54.452 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-30 20:17:54.455 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-30 20:17:54.458 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-30 20:17:54.478 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-30 20:17:54.517 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-30 20:17:54.520 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-30 20:17:54.524 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-30 20:17:54.544 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-30 20:17:54.577 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-30 20:17:54.580 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-30 20:17:54.583 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-30 20:17:54.587 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-30 20:17:54.606 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-30 20:17:54.641 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-30 20:17:54.644 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-30 20:17:54.649 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-30 20:17:54.666 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-30 20:17:54.702 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-30 20:17:54.737 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-30 20:17:54.740 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-30 20:17:54.782 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-30 20:17:54.785 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-30 20:17:54.788 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-30 20:17:54.791 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-30 20:17:54.814 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-30 20:17:54.817 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-30 20:17:54.852 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-30 20:17:54.870 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:17:54.873 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-30 20:17:54.910 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-30 20:17:54.913 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-30 20:17:54.916 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-30 20:17:54.918 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-30 20:17:54.922 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-30 20:17:54.925 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-30 20:17:54.928 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-30 20:17:54.931 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-30 20:17:54.934 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-30 20:17:54.954 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-30 20:17:54.958 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-30 20:17:54.995 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-30 20:17:54.998 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-30 20:17:55.001 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-30 20:17:55.004 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-30 20:17:55.040 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-30 20:17:55.076 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-30 20:17:55.115 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-30 20:17:55.117 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-30 20:17:55.120 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 20:17:55.123 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-30 20:17:55.143 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:55.146 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-30 20:17:55.185 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 20:17:55.187 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-30 20:17:55.205 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:55.208 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-30 20:17:55.243 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 20:17:55.245 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-30 20:17:55.265 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:55.268 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-30 20:17:55.305 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 20:17:55.309 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-30 20:17:55.330 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:55.333 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-30 20:17:55.369 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 20:17:55.372 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-30 20:17:55.392 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 20:17:55.395 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-30 20:17:55.429 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 20:17:55.432 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-30 20:17:55.450 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:17:55.453 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-30 20:17:55.488 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 20:17:55.490 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-30 20:17:55.511 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:17:55.514 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-30 20:17:55.551 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-06-30 20:17:55.553 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-06-30 20:17:55.589 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-30 20:17:55.592 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-30 20:17:55.626 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-30 20:17:55.629 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-30 20:17:55.631 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-30 20:17:55.634 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-30 20:17:55.671 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-30 20:17:55.674 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-30 20:17:55.677 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-30 20:17:55.681 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-30 20:17:55.684 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-30 20:17:55.689 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-30 20:17:55.694 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.s52wY4Octw 2026-06-30 20:17:55.696 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-30 20:17:55.699 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-30 20:17:55.704 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-30 20:17:55.708 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.gOWp7abiyq 2026-06-30 20:17:55.711 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.gOWp7abiyq 2026-06-30 20:17:55.714 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-30 20:17:55.717 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.gOWp7abiyq 2026-06-30 20:17:55.720 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-30 20:17:55.723 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-30 20:17:55.725 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-30 20:17:55.733 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 20:17:55.736 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 20:17:55.738 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 20:17:55.742 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 20:17:55.745 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-30 20:17:55.748 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-30 20:17:56.284 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-30 20:17:57.158 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-30 20:18:13.519 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-30 20:18:20.603 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 20:18:20.603 | ___________________________________ summary ____________________________________ 2026-06-30 20:18:20.603 | venv-tempest: skipped tests 2026-06-30 20:18:20.603 | congratulations :) 2026-06-30 20:18:20.648 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.gOWp7abiyq -r requirements.txt 2026-06-30 20:18:21.550 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-30 20:18:21.550 | !! 2026-06-30 20:18:21.550 | 2026-06-30 20:18:21.550 | ******************************************************************************** 2026-06-30 20:18:21.550 | Requirements should be satisfied by a PEP 517 installer. 2026-06-30 20:18:21.550 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-30 20:18:21.551 | 2026-06-30 20:18:21.551 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 20:18:21.551 | calls to avoid build errors in the future. 2026-06-30 20:18:21.551 | ******************************************************************************** 2026-06-30 20:18:21.551 | 2026-06-30 20:18:21.551 | !! 2026-06-30 20:18:21.551 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-30 20:18:21.960 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-30 20:18:21.960 | !! 2026-06-30 20:18:21.961 | 2026-06-30 20:18:21.961 | ******************************************************************************** 2026-06-30 20:18:21.961 | Please avoid running ``setup.py`` directly. 2026-06-30 20:18:21.961 | Instead, use pypa/build, pypa/installer or other 2026-06-30 20:18:21.961 | standards-based tools. 2026-06-30 20:18:21.961 | 2026-06-30 20:18:21.961 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 20:18:21.961 | calls to avoid build errors in the future. 2026-06-30 20:18:21.961 | 2026-06-30 20:18:21.961 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-30 20:18:21.961 | ******************************************************************************** 2026-06-30 20:18:21.961 | 2026-06-30 20:18:21.962 | !! 2026-06-30 20:18:21.962 | self.initialize_options() 2026-06-30 20:18:21.962 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-30 20:18:21.962 | warnings.warn(msg) 2026-06-30 20:18:21.992 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-30 20:18:21.992 | !! 2026-06-30 20:18:21.992 | 2026-06-30 20:18:21.992 | ******************************************************************************** 2026-06-30 20:18:21.992 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-30 20:18:21.992 | 2026-06-30 20:18:21.992 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-30 20:18:21.992 | or your builds will no longer be supported. 2026-06-30 20:18:21.992 | 2026-06-30 20:18:21.992 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-30 20:18:21.993 | ******************************************************************************** 2026-06-30 20:18:21.993 | 2026-06-30 20:18:21.993 | !! 2026-06-30 20:18:21.993 | corresp(dist, value, root_dir) 2026-06-30 20:18:22.147 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-30 20:18:29.010 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 20:18:29.011 | venv-tempest run-test-pre: PYTHONHASHSEED='2248340294' 2026-06-30 20:18:29.011 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.gOWp7abiyq -r requirements.txt 2026-06-30 20:18:30.032 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-30 20:18:30.035 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-30 20:18:30.035 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-30 20:18:30.035 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-30 20:18:30.035 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-30 20:18:30.036 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-30 20:18:30.037 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-30 20:18:30.038 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-30 20:18:30.040 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-30 20:18:30.041 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-30 20:18:30.042 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-30 20:18:30.043 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-30 20:18:30.044 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-30 20:18:30.044 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-30 20:18:30.046 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-30 20:18:30.047 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-30 20:18:30.048 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-30 20:18:30.049 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-30 20:18:30.050 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-30 20:18:30.052 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-30 20:18:30.052 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-30 20:18:30.054 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-30 20:18:30.054 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-30 20:18:30.056 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-30 20:18:30.058 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-30 20:18:30.059 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-30 20:18:30.061 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-30 20:18:30.063 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-30 20:18:30.064 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-30 20:18:30.065 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-30 20:18:30.071 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-30 20:18:30.073 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-30 20:18:30.073 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-30 20:18:30.077 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-30 20:18:30.082 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-30 20:18:30.086 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-30 20:18:30.088 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-30 20:18:30.091 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-30 20:18:30.091 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-30 20:18:30.095 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-30 20:18:30.097 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-30 20:18:30.098 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-30 20:18:30.100 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-30 20:18:30.102 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-30 20:18:30.103 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-30 20:18:30.104 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-30 20:18:30.116 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-30 20:18:30.121 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-30 20:18:30.135 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-30 20:18:30.138 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-30 20:18:30.142 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-30 20:18:30.142 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-30 20:18:30.142 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-30 20:18:30.151 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-30 20:18:30.174 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-30 20:18:30.180 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-30 20:18:30.181 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-30 20:18:30.182 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-30 20:18:30.196 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-30 20:18:30.197 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-30 20:18:30.202 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-30 20:18:30.404 | ___________________________________ summary ____________________________________ 2026-06-30 20:18:30.404 | venv-tempest: commands succeeded 2026-06-30 20:18:30.404 | congratulations :) 2026-06-30 20:18:30.447 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.gOWp7abiyq 2026-06-30 20:18:30.454 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-30 20:18:30.457 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-30 20:18:30.461 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-30 20:18:30.499 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.s52wY4Octw 2026-06-30 20:18:31.427 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-30 20:18:31.428 | !! 2026-06-30 20:18:31.428 | 2026-06-30 20:18:31.428 | ******************************************************************************** 2026-06-30 20:18:31.428 | Requirements should be satisfied by a PEP 517 installer. 2026-06-30 20:18:31.428 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-30 20:18:31.428 | 2026-06-30 20:18:31.428 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 20:18:31.428 | calls to avoid build errors in the future. 2026-06-30 20:18:31.428 | ******************************************************************************** 2026-06-30 20:18:31.428 | 2026-06-30 20:18:31.428 | !! 2026-06-30 20:18:31.428 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-30 20:18:31.827 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-30 20:18:31.827 | !! 2026-06-30 20:18:31.827 | 2026-06-30 20:18:31.827 | ******************************************************************************** 2026-06-30 20:18:31.827 | Please avoid running ``setup.py`` directly. 2026-06-30 20:18:31.828 | Instead, use pypa/build, pypa/installer or other 2026-06-30 20:18:31.828 | standards-based tools. 2026-06-30 20:18:31.828 | 2026-06-30 20:18:31.828 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 20:18:31.828 | calls to avoid build errors in the future. 2026-06-30 20:18:31.828 | 2026-06-30 20:18:31.828 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-30 20:18:31.828 | ******************************************************************************** 2026-06-30 20:18:31.828 | 2026-06-30 20:18:31.828 | !! 2026-06-30 20:18:31.828 | self.initialize_options() 2026-06-30 20:18:31.828 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-30 20:18:31.829 | warnings.warn(msg) 2026-06-30 20:18:31.859 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-30 20:18:31.859 | !! 2026-06-30 20:18:31.859 | 2026-06-30 20:18:31.859 | ******************************************************************************** 2026-06-30 20:18:31.859 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-30 20:18:31.859 | 2026-06-30 20:18:31.860 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-30 20:18:31.860 | or your builds will no longer be supported. 2026-06-30 20:18:31.860 | 2026-06-30 20:18:31.860 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-30 20:18:31.860 | ******************************************************************************** 2026-06-30 20:18:31.861 | 2026-06-30 20:18:31.861 | !! 2026-06-30 20:18:31.861 | corresp(dist, value, root_dir) 2026-06-30 20:18:32.011 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-30 20:18:38.990 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 20:18:38.990 | venv-tempest run-test-pre: PYTHONHASHSEED='379785048' 2026-06-30 20:18:38.991 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.s52wY4Octw 2026-06-30 20:18:43.174 | ___________________________________ summary ____________________________________ 2026-06-30 20:18:43.174 | venv-tempest: commands succeeded 2026-06-30 20:18:43.174 | congratulations :) 2026-06-30 20:18:43.218 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-30 20:18:43.241 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:18:43.245 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-30 20:18:43.248 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-30 20:18:43.272 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 20:18:43.277 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-30 20:18:43.281 | ++ lib/tempest:configure_tempest:808 : local 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-06-30 20:18:43.284 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-30 20:18:43.289 | ++ lib/tempest:configure_tempest:811 : 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-06-30 20:18:43.294 | +++ lib/tempest:configure_tempest:813 : remove_disabled_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 , metering, l3_agent_scheduler 2026-06-30 20:18:43.298 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=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-06-30 20:18:43.302 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-30 20:18:43.306 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-30 20:18:43.311 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services 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 ', metering, l3_agent_scheduler' 2026-06-30 20:18:43.340 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,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,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-06-30 20:18:43.368 | ++ lib/tempest:configure_tempest:813 : 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,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-06-30 20:18:43.373 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-30 20:18:43.377 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled 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,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-06-30 20:18:43.420 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-30 20:18:43.424 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-30 20:18:43.427 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-30 20:18:43.472 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-30 20:18:43.475 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-30 20:18:43.479 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-30 20:18:43.521 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-30 20:18:43.521 | ' 2026-06-30 20:18:43.525 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-30 20:18:43.528 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 20:18:43.531 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-30 20:18:43.535 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-30 20:18:43.539 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-30 20:18:43.539 | /opt/stack/tempest /opt/stack/tempest 2026-06-30 20:18:43.543 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-30 20:18:43.547 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-30 20:18:43.547 | /opt/stack/tempest 2026-06-30 20:18:43.551 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 20:18:43.554 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 20:18:43.558 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 20:18:43.562 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 20:18:43.566 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-30 20:18:43.569 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 20:18:43.573 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-30 20:18:43.576 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 20:18:43.581 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 20:18:43.584 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-30 20:18:43.588 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-30 20:18:43.592 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 20:18:43.595 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-30 20:18:43.598 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:18:43.601 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 20:18:43.605 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 20:18:43.611 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-30 20:18:43.615 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-30 20:18:43.620 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-30 20:18:43.624 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 20:18:43.628 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-30 20:18:43.629 | /^\[\[.+\|.*\]\]/ { 2026-06-30 20:18:43.629 | gsub("[][]", "", $1); 2026-06-30 20:18:43.629 | split($1, a, "|"); 2026-06-30 20:18:43.629 | if (a[1] == matchgroup) 2026-06-30 20:18:43.629 | print a[2] 2026-06-30 20:18:43.629 | } 2026-06-30 20:18:43.629 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 156 osc 466 apt-get 190 test_with_retry 8 dbsync 8 pip_install 184 apt-get-update 5 run_process 45 git_timed 454 ------------------------- Unaccounted time 73 ========================= Total runtime 1618 ================= Async summary ================= Time spent in the background minus waits: 568 sec Elapsed time: 1618 sec Time if we did everything serially: 2186 sec Speedup: 1.35105 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21021 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 71 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5322 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 254 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | +------------+-----------+-------+ This is your host IP address: 192.168.122.141 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.141/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 689d0b9f0af1cd06d120d3a2e8170edc49125001 Merge "Fix verify-ipv6-address.py crash on Python 3.14" 2026-06-30 19:32:24 +0000 OS Version: Ubuntu 24.04 noble