2026-07-02 10:13:01.205 | + ./stack.sh:main:488 : exec 2026-07-02 10:13:01.205 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-02-121301' 2026-07-02 10:13:01.206 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-02-121301.summary.2026-07-02-121301 2026-07-02 10:13:01.206 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:13:01.206 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-02-121301 2026-07-02 10:13:01.206 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-02-121301 /opt/stack/logs/stack.sh.log 2026-07-02 10:13:01.206 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-02-121301.summary.2026-07-02-121301 /opt/stack/logs/stack.sh.log.summary 2026-07-02 10:13:01.206 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-02 10:13:01.206 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-02 10:13:01.206 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-02 10:13:01.206 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-02 10:13:01.206 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-02 10:13:01.206 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-02 10:13:01.207 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-02 10:13:01.207 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-02 10:13:01.207 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-02 10:13:01.207 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-02 10:13:01.207 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-02 10:13:01.207 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-02 10:13:01.207 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-02 10:13:01.207 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-02 10:13:01.207 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-02 10:13:01.207 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-02 10:13:01.208 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-02 10:13:01.211 | + ./stack.sh:main:574 : set -o errexit 2026-07-02 10:13:01.213 | + ./stack.sh:main:577 : uname -a 2026-07-02 10:13:01.214 | 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-07-02 10:13:01.217 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-02 10:13:01.219 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-02 10:13:01.222 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-02 10:13:01.258 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-02 10:13:01.274 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-02 10:13:01.278 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-02 10:13:01.290 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-02 10:13:01.293 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-02 10:13:01.306 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-02 10:13:01.309 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-02 10:13:01.322 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-02 10:13:01.324 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-02 10:13:01.327 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-02 10:13:01.330 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-02 10:13:01.344 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-02 10:13:01.347 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-02 10:13:01.361 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-02 10:13:01.363 | + ./stack.sh:main:591 : tune_host 2026-07-02 10:13:01.365 | + lib/host:tune_host:125 : configure_host_mem 2026-07-02 10:13:01.368 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-02 10:13:01.370 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-02 10:13:01.372 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-02 10:13:01.375 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-02 10:13:01.377 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-02 10:13:01.379 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 10:13:01.381 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:13:01.384 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-02 10:13:01.386 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:13:01.388 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:13:01.390 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:13:01.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:13:01.394 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:13:01.396 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:13:01.399 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-02 10:13:01.401 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-02 10:13:01.403 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-02 10:13:01.406 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-02 10:13:01.409 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-02 10:13:01.411 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-02 10:13:01.413 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-02 10:13:01.416 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:13:01.418 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:13:01.420 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:13:01.424 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987181421 2026-07-02 10:13:01.426 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-02 10:13:01.428 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-02 10:13:01.429 | + 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-07-02 10:13:01.584 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-02 10:13:01.611 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-02 10:13:01.649 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-02 10:13:01.691 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-02 10:13:01.741 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-02 10:13:04.860 | Fetched 4747 B in 1s (8983 B/s) 2026-07-02 10:13:06.410 | Reading package lists... 2026-07-02 10:13:06.434 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-02 10:13:06.436 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-02 10:13:06.438 | + functions-common:time_stop:2420 : local name 2026-07-02 10:13:06.441 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:13:06.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:13:06.445 | + functions-common:time_stop:2423 : local total 2026-07-02 10:13:06.447 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:13:06.449 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-02 10:13:06.451 | + functions-common:time_stop:2427 : start_time=1782987181421 2026-07-02 10:13:06.453 | + functions-common:time_stop:2429 : [[ -z 1782987181421 ]] 2026-07-02 10:13:06.456 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:13:06.460 | + functions-common:time_stop:2432 : end_time=1782987186457 2026-07-02 10:13:06.462 | + functions-common:time_stop:2433 : elapsed_time=5036 2026-07-02 10:13:06.463 | + functions-common:time_stop:2434 : total=0 2026-07-02 10:13:06.465 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:13:06.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5036 2026-07-02 10:13:06.470 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-02 10:13:06.472 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:13:06.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:13:06.476 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:13:06.478 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-02 10:13:06.496 | + 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-07-02 10:13:06.532 | Reading package lists... 2026-07-02 10:13:06.884 | Building dependency tree... 2026-07-02 10:13:06.886 | Reading state information... 2026-07-02 10:13:07.409 | The following packages were automatically installed and are no longer required: 2026-07-02 10:13:07.411 | libfwupd2 libgusb2 2026-07-02 10:13:07.411 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:13:07.450 | The following NEW packages will be installed: 2026-07-02 10:13:07.452 | ksmtuned 2026-07-02 10:13:07.522 | 0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded. 2026-07-02 10:13:07.522 | Need to get 7444 B of archives. 2026-07-02 10:13:07.522 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-02 10:13:07.523 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-02 10:13:07.723 | perl: warning: Setting locale failed. 2026-07-02 10:13:07.723 | perl: warning: Please check that your locale settings: 2026-07-02 10:13:07.723 | LANGUAGE = (unset), 2026-07-02 10:13:07.723 | LC_ALL = "en_US.utf8", 2026-07-02 10:13:07.723 | LANG = "de_DE.UTF-8" 2026-07-02 10:13:07.724 | are supported and installed on your system. 2026-07-02 10:13:07.724 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:13:07.830 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:13:07.830 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:13:07.831 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:13:08.033 | Fetched 7444 B in 0s (154 kB/s) 2026-07-02 10:13:08.076 | Selecting previously unselected package ksmtuned. 2026-07-02 10:13:08.400 | (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-07-02 10:13:08.405 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-02 10:13:08.415 | Unpacking ksmtuned (4.20150326) ... 2026-07-02 10:13:08.477 | Setting up ksmtuned (4.20150326) ... 2026-07-02 10:13:08.688 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-02 10:13:08.880 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-02 10:13:09.545 | perl: warning: Setting locale failed. 2026-07-02 10:13:09.545 | perl: warning: Please check that your locale settings: 2026-07-02 10:13:09.545 | LANGUAGE = (unset), 2026-07-02 10:13:09.545 | LC_ALL = "en_US.utf8", 2026-07-02 10:13:09.545 | LANG = "de_DE.UTF-8" 2026-07-02 10:13:09.545 | are supported and installed on your system. 2026-07-02 10:13:09.545 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:13:09.689 | perl: warning: Setting locale failed. 2026-07-02 10:13:09.689 | perl: warning: Please check that your locale settings: 2026-07-02 10:13:09.689 | LANGUAGE = (unset), 2026-07-02 10:13:09.689 | LC_ALL = "en_US.utf8", 2026-07-02 10:13:09.689 | LANG = "de_DE.UTF-8" 2026-07-02 10:13:09.690 | are supported and installed on your system. 2026-07-02 10:13:09.690 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:13:09.739 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:13:09.739 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:13:09.739 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:13:09.807 | perl: warning: Setting locale failed. 2026-07-02 10:13:09.807 | perl: warning: Please check that your locale settings: 2026-07-02 10:13:09.807 | LANGUAGE = (unset), 2026-07-02 10:13:09.807 | LC_ALL = "en_US.utf8", 2026-07-02 10:13:09.808 | LANG = "de_DE.UTF-8" 2026-07-02 10:13:09.808 | are supported and installed on your system. 2026-07-02 10:13:09.808 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:13:10.341 | 2026-07-02 10:13:10.342 | Running kernel seems to be up-to-date. 2026-07-02 10:13:10.342 | 2026-07-02 10:13:10.342 | No services need to be restarted. 2026-07-02 10:13:10.342 | 2026-07-02 10:13:10.342 | No containers need to be restarted. 2026-07-02 10:13:10.342 | 2026-07-02 10:13:10.342 | No user sessions are running outdated binaries. 2026-07-02 10:13:10.342 | 2026-07-02 10:13:10.343 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 10:13:12.252 | + functions-common:apt_get:1211 : result=0 2026-07-02 10:13:12.254 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:13:12.256 | + functions-common:time_stop:2420 : local name 2026-07-02 10:13:12.257 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:13:12.259 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:13:12.261 | + functions-common:time_stop:2423 : local total 2026-07-02 10:13:12.262 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:13:12.264 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:13:12.266 | + functions-common:time_stop:2427 : start_time=1782987186494 2026-07-02 10:13:12.267 | + functions-common:time_stop:2429 : [[ -z 1782987186494 ]] 2026-07-02 10:13:12.269 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:13:12.272 | + functions-common:time_stop:2432 : end_time=1782987192270 2026-07-02 10:13:12.274 | + functions-common:time_stop:2433 : elapsed_time=5776 2026-07-02 10:13:12.276 | + functions-common:time_stop:2434 : total=1413 2026-07-02 10:13:12.277 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:13:12.279 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7189 2026-07-02 10:13:12.281 | + functions-common:apt_get:1215 : return 0 2026-07-02 10:13:12.283 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-02 10:13:12.294 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-02 10:13:12.296 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-02 10:13:12.297 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-02 10:13:12.299 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-02 10:13:12.301 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-02 10:13:12.303 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-02 10:13:12.303 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-02 10:13:12.312 | 0 2026-07-02 10:13:12.316 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-02 10:13:12.317 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-02 10:13:12.319 | + lib/host:tune_host:126 : configure_host_net 2026-07-02 10:13:12.321 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-02 10:13:12.322 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-02 10:13:12.324 | + ./stack.sh:main:597 : fetch_plugins 2026-07-02 10:13:12.326 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-02 10:13:12.328 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-02 10:13:12.329 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-02 10:13:12.331 | + functions-common:fetch_plugins:1771 : return 2026-07-02 10:13:12.333 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-02 10:13:12.334 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-02 10:13:12.336 | + functions-common:run_phase:1849 : local phase= 2026-07-02 10:13:12.338 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 10:13:12.339 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 10:13:12.341 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 10:13:12.343 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 10:13:12.344 | + functions-common:run_phase:1858 : local extra 2026-07-02 10:13:12.346 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 10:13:12.349 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 10:13:12.351 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 10:13:12.353 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 10:13:12.354 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-02 10:13:12.356 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 10:13:12.367 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:13:12.368 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-02 10:13:12.370 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 10:13:12.372 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 10:13:12.373 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 10:13:12.375 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 10:13:12.377 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 10:13:12.378 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-02 10:13:12.380 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-02 10:13:12.382 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-02 10:13:12.383 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 10:13:12.385 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-02 10:13:12.387 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-02 10:13:12.388 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-02 10:13:12.390 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-02 10:13:12.391 | + functions-common:plugin_override_defaults:1812 : return 2026-07-02 10:13:12.393 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-02 10:13:12.407 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-02 10:13:12.408 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-02 10:13:12.419 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:13:12.422 | +++ lib/tls:source:43 : hostname -f 2026-07-02 10:13:12.425 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-02 10:13:12.427 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-02 10:13:12.429 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-02 10:13:12.430 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-02 10:13:12.432 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-02 10:13:12.434 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-02 10:13:12.435 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-02 10:13:12.437 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-02 10:13:12.439 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-02 10:13:12.440 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-02 10:13:12.444 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-02 10:13:12.456 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-02 10:13:12.472 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-02 10:13:12.482 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-02 10:13:12.492 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-02 10:13:12.520 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-02 10:13:12.575 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-02 10:13:12.653 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-02 10:13:12.677 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-02 10:13:12.722 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-02 10:13:12.765 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-02 10:13:12.767 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-02 10:13:12.782 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:13:12.784 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-02 10:13:12.787 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-02 10:13:12.789 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-02 10:13:12.791 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-02 10:13:12.795 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-02 10:13:12.809 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-02 10:13:12.812 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-02 10:13:12.814 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-02 10:13:12.816 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-02 10:13:12.818 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-02 10:13:12.820 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-02 10:13:12.822 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-02 10:13:12.825 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-02 10:13:12.827 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-02 10:13:12.829 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-02 10:13:12.844 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-02 10:13:12.846 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-02 10:13:12.848 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-02 10:13:12.851 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-02 10:13:12.853 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-02 10:13:12.856 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-02 10:13:12.859 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-02 10:13:12.861 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-02 10:13:12.864 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-02 10:13:12.867 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-02 10:13:12.869 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-02 10:13:12.872 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-02 10:13:12.873 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.22 2026-07-02 10:13:12.876 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-02 10:13:12.878 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-02 10:13:12.881 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-02 10:13:12.882 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 10:13:12.886 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-02 10:13:12.888 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-02 10:13:12.891 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-02 10:13:12.892 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-02 10:13:12.894 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-02 10:13:12.897 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-02 10:13:12.913 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-02 10:13:12.916 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.22 2026-07-02 10:13:12.919 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.22 2026-07-02 10:13:12.919 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 10:13:12.923 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.22 2026-07-02 10:13:12.926 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-02 10:13:12.928 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-02 10:13:12.930 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-02 10:13:12.932 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-02 10:13:12.934 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-02 10:13:12.936 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-02 10:13:12.939 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-02 10:13:12.941 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-02 10:13:12.944 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-02 10:13:12.946 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-02 10:13:12.948 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-02 10:13:12.951 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-02 10:13:12.953 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-02 10:13:12.956 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-02 10:13:12.958 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-02 10:13:12.960 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-02 10:13:12.963 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-02 10:13:12.965 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-02 10:13:12.968 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:13:12.971 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-02 10:13:12.973 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-02 10:13:12.975 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-02 10:13:12.987 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-02 10:13:12.990 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-02 10:13:12.993 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-02 10:13:12.995 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-02 10:13:12.998 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-02 10:13:13.000 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-02 10:13:13.002 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 10:13:13.004 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-02 10:13:13.006 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 10:13:13.008 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-02 10:13:13.010 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-02 10:13:13.012 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-02 10:13:13.014 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-02 10:13:13.017 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-02 10:13:13.019 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-02 10:13:13.021 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-02 10:13:13.023 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-02 10:13:13.025 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-02 10:13:13.027 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-02 10:13:13.029 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-02 10:13:13.140 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-02 10:13:13.157 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-02 10:13:13.159 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-02 10:13:13.163 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-02 10:13:13.166 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-02 10:13:13.169 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-02 10:13:13.172 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-02 10:13:13.175 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-02 10:13:13.179 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-02 10:13:13.182 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-02 10:13:13.185 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-02 10:13:13.188 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-02 10:13:13.191 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-02 10:13:13.195 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-02 10:13:13.198 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-02 10:13:13.201 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-02 10:13:13.204 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-02 10:13:13.207 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-02 10:13:13.211 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-02 10:13:13.214 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-02 10:13:13.217 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-02 10:13:13.222 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-02 10:13:13.222 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-02 10:13:13.224 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-02 10:13:13.225 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-02 10:13:13.229 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b7:0016:6645 2026-07-02 10:13:13.232 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-02 10:13:13.235 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-02 10:13:13.237 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-02 10:13:13.240 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-02 10:13:13.243 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb7:0016:6645::/56 2026-07-02 10:13:13.247 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-02 10:13:13.248 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb7:0016:6645::/56 2026-07-02 10:13:13.254 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb7:0016:6645::/64 2026-07-02 10:13:13.257 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-02 10:13:13.261 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-02 10:13:13.263 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-02 10:13:13.266 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-02 10:13:13.269 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-02 10:13:13.271 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-02 10:13:13.274 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-02 10:13:13.277 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-02 10:13:13.280 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-02 10:13:13.282 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-02 10:13:13.285 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-02 10:13:13.288 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-02 10:13:13.290 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-02 10:13:13.293 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdb7:0016:6645::/56 2026-07-02 10:13:13.296 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-02 10:13:13.298 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-02 10:13:13.303 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-02 10:13:13.304 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-02 10:13:13.305 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-02 10:13:13.311 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-02 10:13:13.317 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-02 10:13:13.317 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-02 10:13:13.317 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-02 10:13:13.324 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-02 10:13:13.329 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-02 10:13:13.332 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-02 10:13:13.335 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-02 10:13:13.338 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-02 10:13:13.341 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-02 10:13:13.344 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-02 10:13:13.346 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-02 10:13:13.349 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-02 10:13:13.352 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-02 10:13:13.373 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-02 10:13:13.390 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-02 10:13:13.405 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-02 10:13:13.420 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-02 10:13:13.436 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-02 10:13:13.473 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-02 10:13:13.478 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-02 10:13:13.480 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-02 10:13:13.483 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-02 10:13:13.487 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-02 10:13:13.492 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-02 10:13:13.512 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-02 10:13:13.516 | + ./stack.sh:main:632 : run_phase source 2026-07-02 10:13:13.519 | + functions-common:run_phase:1848 : local mode=source 2026-07-02 10:13:13.523 | + functions-common:run_phase:1849 : local phase= 2026-07-02 10:13:13.526 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 10:13:13.529 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 10:13:13.532 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 10:13:13.535 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 10:13:13.538 | + functions-common:run_phase:1858 : local extra 2026-07-02 10:13:13.542 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 10:13:13.547 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 10:13:13.551 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 10:13:13.554 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 10:13:13.557 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-02 10:13:13.560 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 10:13:13.579 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:13:13.583 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-02 10:13:13.586 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-02 10:13:13.634 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-02 10:13:13.637 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-02 10:13:13.640 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-02 10:13:13.643 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-02 10:13:13.646 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-02 10:13:13.649 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-02 10:13:13.652 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-02 10:13:13.656 | + functions-common:load_plugin_settings:1789 : return 2026-07-02 10:13:13.659 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-02 10:13:13.662 | + functions-common:verify_disabled_services:2131 : local service 2026-07-02 10:13:13.665 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.668 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-02 10:13:13.672 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.675 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-02 10:13:13.678 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.681 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-02 10:13:13.684 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.688 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-02 10:13:13.691 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.694 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-02 10:13:13.697 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.700 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-02 10:13:13.703 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.706 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-02 10:13:13.709 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.712 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-02 10:13:13.716 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.720 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-02 10:13:13.723 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.726 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-02 10:13:13.728 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.731 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-02 10:13:13.734 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.737 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-02 10:13:13.741 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.744 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-02 10:13:13.748 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.751 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-02 10:13:13.753 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.757 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-02 10:13:13.760 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.763 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-02 10:13:13.767 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.770 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-02 10:13:13.773 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.777 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-02 10:13:13.780 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.783 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-02 10:13:13.786 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.788 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-02 10:13:13.791 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.794 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-02 10:13:13.797 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.801 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-02 10:13:13.805 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.808 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-02 10:13:13.811 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.813 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-02 10:13:13.816 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:13:13.818 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-02 10:13:13.822 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-02 10:13:13.825 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-02 10:13:13.828 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-02 10:13:13.848 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:13:13.851 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-02 10:13:13.855 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-02 10:13:13.858 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-02 10:13:13.878 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:13:13.881 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-02 10:13:13.884 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-02 10:13:13.888 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-02 10:13:13.891 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-02 10:13:13.894 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-02 10:13:13.897 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-02 10:13:13.900 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-02 10:13:13.903 | + lib/database:initialize_database_backends:92 : return 0 2026-07-02 10:13:13.906 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-02 10:13:13.906 | Using mysql database backend 2026-07-02 10:13:13.909 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-02 10:13:13.929 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-02 10:13:13.934 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-02 10:13:13.937 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-02 10:13:13.941 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-02 10:13:13.944 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 10:13:13.947 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-02 10:13:13.966 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:13:13.969 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-02 10:13:13.991 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-02 10:13:14.012 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:13:14.014 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-02 10:13:14.035 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-02 10:13:14.057 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-02 10:13:14.077 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:13:14.080 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-02 10:13:14.101 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:13:14.104 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-02 10:13:14.107 | + functions-common:save_stackenv:65 : local tag=765 2026-07-02 10:13:14.112 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 10:13:14.117 | + functions-common:save_stackenv:67 : time_stamp=2026-07-02-121314 2026-07-02 10:13:14.120 | + functions-common:save_stackenv:68 : echo '# 2026-07-02-121314 765' 2026-07-02 10:13:14.124 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.128 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 10:13:14.132 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.136 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 10:13:14.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.143 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 10:13:14.146 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.150 | + 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-07-02 10:13:14.153 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.156 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.22 2026-07-02 10:13:14.160 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.163 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.22/identity 2026-07-02 10:13:14.167 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.170 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-02-121301 2026-07-02 10:13:14.173 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.177 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 10:13:14.180 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.183 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.22 2026-07-02 10:13:14.186 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.189 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 10:13:14.192 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.196 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 10:13:14.199 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.202 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 10:13:14.205 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.208 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 10:13:14.211 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.214 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.22 2026-07-02 10:13:14.218 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:13:14.221 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 10:13:14.224 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-02 10:13:14.228 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-02 10:13:14.231 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-02 10:13:14.234 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-02 10:13:14.237 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 10:13:14.241 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 10:13:14.245 | ++ functions-common:git_clone:593 : pwd 2026-07-02 10:13:14.249 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:13:14.252 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:13:14.256 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:13:14.278 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:13:14.282 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:13:14.285 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:13:14.288 | + functions-common:git_clone:610 : echo master 2026-07-02 10:13:14.289 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:13:14.294 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-02 10:13:14.297 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 10:13:14.300 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-02 10:13:14.304 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:13:14.307 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:13:14.309 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:13:14.312 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:13:14.315 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:13:14.317 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:13:14.321 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:13:14.324 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:13:14.329 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:13:14.334 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987194330 2026-07-02 10:13:14.337 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-02 10:13:14.341 | Cloning into '/opt/stack/requirements'... 2026-07-02 10:13:18.201 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:13:18.203 | + functions-common:time_stop:2420 : local name 2026-07-02 10:13:18.207 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:13:18.209 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:13:18.211 | + functions-common:time_stop:2423 : local total 2026-07-02 10:13:18.214 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:13:18.217 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:13:18.219 | + functions-common:time_stop:2427 : start_time=1782987194330 2026-07-02 10:13:18.222 | + functions-common:time_stop:2429 : [[ -z 1782987194330 ]] 2026-07-02 10:13:18.227 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:13:18.231 | + functions-common:time_stop:2432 : end_time=1782987198228 2026-07-02 10:13:18.235 | + functions-common:time_stop:2433 : elapsed_time=3898 2026-07-02 10:13:18.237 | + functions-common:time_stop:2434 : total=0 2026-07-02 10:13:18.240 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:13:18.242 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3898 2026-07-02 10:13:18.246 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-02 10:13:18.249 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 10:13:18.252 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:13:18.255 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:13:18.259 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:13:18.263 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:13:18.266 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:13:18.269 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:13:18.273 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:13:18.276 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:13:18.280 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:13:18.284 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987198281 2026-07-02 10:13:18.288 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 10:13:18.843 | From https://review.opendev.org/openstack/requirements 2026-07-02 10:13:18.844 | * branch master -> FETCH_HEAD 2026-07-02 10:13:18.854 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:13:18.857 | + functions-common:time_stop:2420 : local name 2026-07-02 10:13:18.860 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:13:18.862 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:13:18.865 | + functions-common:time_stop:2423 : local total 2026-07-02 10:13:18.869 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:13:18.872 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:13:18.875 | + functions-common:time_stop:2427 : start_time=1782987198281 2026-07-02 10:13:18.878 | + functions-common:time_stop:2429 : [[ -z 1782987198281 ]] 2026-07-02 10:13:18.881 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:13:18.886 | + functions-common:time_stop:2432 : end_time=1782987198883 2026-07-02 10:13:18.889 | + functions-common:time_stop:2433 : elapsed_time=602 2026-07-02 10:13:18.892 | + functions-common:time_stop:2434 : total=3898 2026-07-02 10:13:18.895 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:13:18.898 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4500 2026-07-02 10:13:18.900 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 10:13:18.904 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:13:18.907 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:13:18.910 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:13:18.913 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:13:18.916 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:13:18.920 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:13:18.923 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:13:18.925 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:13:18.929 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:13:18.933 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987198930 2026-07-02 10:13:18.937 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 10:13:18.951 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:13:18.951 | 2026-07-02 10:13:18.951 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:13:18.951 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:13:18.951 | state without impacting any branches by switching back to a branch. 2026-07-02 10:13:18.951 | 2026-07-02 10:13:18.951 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:13:18.951 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:13:18.951 | 2026-07-02 10:13:18.952 | git switch -c 2026-07-02 10:13:18.952 | 2026-07-02 10:13:18.952 | Or undo this operation with: 2026-07-02 10:13:18.952 | 2026-07-02 10:13:18.952 | git switch - 2026-07-02 10:13:18.952 | 2026-07-02 10:13:18.952 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:13:18.952 | 2026-07-02 10:13:18.952 | HEAD is now at e93565a6 Merge "Stop vitrage requirements sync" 2026-07-02 10:13:18.955 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:13:18.958 | + functions-common:time_stop:2420 : local name 2026-07-02 10:13:18.960 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:13:18.962 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:13:18.965 | + functions-common:time_stop:2423 : local total 2026-07-02 10:13:18.967 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:13:18.970 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:13:18.973 | + functions-common:time_stop:2427 : start_time=1782987198930 2026-07-02 10:13:18.975 | + functions-common:time_stop:2429 : [[ -z 1782987198930 ]] 2026-07-02 10:13:18.979 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:13:18.983 | + functions-common:time_stop:2432 : end_time=1782987198980 2026-07-02 10:13:18.986 | + functions-common:time_stop:2433 : elapsed_time=50 2026-07-02 10:13:18.989 | + functions-common:time_stop:2434 : total=4500 2026-07-02 10:13:18.991 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:13:18.994 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4550 2026-07-02 10:13:18.997 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-02 10:13:19.012 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-02 10:13:19.016 | + functions-common:git_clone:673 : head -1 2026-07-02 10:13:19.017 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 10:13:19.020 | e93565a6 Merge "Stop vitrage requirements sync" 2026-07-02 10:13:19.024 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:13:19.027 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-02 10:13:19.031 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:13:19.035 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-02 10:13:19.039 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-02 10:13:19.043 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-02 10:13:19.046 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-02 10:13:19.048 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-02 10:13:19.052 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-02 10:13:19.055 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-02 10:13:19.057 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-02 10:13:19.060 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-02 10:13:19.066 | ++ tools/install_prereqs.sh:source:47 : NOW=1782987199 2026-07-02 10:13:19.070 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-02 10:13:19.075 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-02 10:13:19.078 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-02 10:13:19.081 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782987199 2026-07-02 10:13:19.084 | ++ tools/install_prereqs.sh:source:50 : [[ 1782987199 -lt 7200 ]] 2026-07-02 10:13:19.086 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-02 10:13:19.088 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-02 10:13:19.092 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-02 10:13:19.094 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-02 10:13:19.095 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-02 10:13:19.099 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-02 10:13:19.102 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-02 10:13:19.106 | +++ 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-07-02 10:13:19.140 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-02 10:13:19.141 | apache2-dev 2026-07-02 10:13:19.141 | bc 2026-07-02 10:13:19.141 | bsdmainutils 2026-07-02 10:13:19.141 | curl 2026-07-02 10:13:19.141 | g++ 2026-07-02 10:13:19.141 | gawk 2026-07-02 10:13:19.141 | gcc 2026-07-02 10:13:19.141 | gettext 2026-07-02 10:13:19.141 | git 2026-07-02 10:13:19.141 | graphviz 2026-07-02 10:13:19.141 | iputils-ping 2026-07-02 10:13:19.142 | libffi-dev 2026-07-02 10:13:19.142 | libjpeg-dev 2026-07-02 10:13:19.142 | libpq-dev 2026-07-02 10:13:19.142 | libssl-dev 2026-07-02 10:13:19.142 | libsystemd-dev 2026-07-02 10:13:19.142 | libxml2-dev 2026-07-02 10:13:19.142 | libxslt1-dev 2026-07-02 10:13:19.142 | libyaml-dev 2026-07-02 10:13:19.142 | lsof 2026-07-02 10:13:19.142 | openssh-server 2026-07-02 10:13:19.142 | openssl 2026-07-02 10:13:19.142 | pkg-config 2026-07-02 10:13:19.143 | psmisc 2026-07-02 10:13:19.143 | python3-dev 2026-07-02 10:13:19.143 | python3-pip 2026-07-02 10:13:19.143 | python3-systemd 2026-07-02 10:13:19.143 | python3-venv 2026-07-02 10:13:19.143 | tar 2026-07-02 10:13:19.143 | tcpdump 2026-07-02 10:13:19.143 | unzip 2026-07-02 10:13:19.143 | uuid-runtime 2026-07-02 10:13:19.143 | wget 2026-07-02 10:13:19.143 | zlib1g-dev 2026-07-02 10:13:19.144 | libkrb5-dev 2026-07-02 10:13:19.144 | libldap2-dev 2026-07-02 10:13:19.144 | libsasl2-dev 2026-07-02 10:13:19.144 | memcached 2026-07-02 10:13:19.144 | python3-mysqldb 2026-07-02 10:13:19.144 | sqlite3 2026-07-02 10:13:19.144 | conntrack 2026-07-02 10:13:19.144 | curl 2026-07-02 10:13:19.144 | ebtables 2026-07-02 10:13:19.144 | genisoimage 2026-07-02 10:13:19.144 | iptables 2026-07-02 10:13:19.144 | iputils-arping 2026-07-02 10:13:19.145 | kpartx 2026-07-02 10:13:19.145 | libjs-jquery-tablesorter 2026-07-02 10:13:19.145 | parted 2026-07-02 10:13:19.145 | pm-utils 2026-07-02 10:13:19.145 | python3-mysqldb 2026-07-02 10:13:19.145 | socat 2026-07-02 10:13:19.145 | sqlite3 2026-07-02 10:13:19.145 | sudo 2026-07-02 10:13:19.145 | vlan 2026-07-02 10:13:19.145 | lsscsi 2026-07-02 10:13:19.145 | open-iscsi 2026-07-02 10:13:19.146 | cryptsetup 2026-07-02 10:13:19.146 | dosfstools 2026-07-02 10:13:19.146 | genisoimage 2026-07-02 10:13:19.146 | gir1.2-libosinfo-1.0 2026-07-02 10:13:19.146 | netcat-openbsd 2026-07-02 10:13:19.146 | open-iscsi 2026-07-02 10:13:19.146 | qemu-utils 2026-07-02 10:13:19.146 | sg3-utils 2026-07-02 10:13:19.146 | sysfsutils 2026-07-02 10:13:19.146 | lvm2 2026-07-02 10:13:19.146 | qemu-utils 2026-07-02 10:13:19.146 | thin-provisioning-tools 2026-07-02 10:13:19.147 | acl 2026-07-02 10:13:19.147 | dnsmasq-base 2026-07-02 10:13:19.147 | dnsmasq-utils 2026-07-02 10:13:19.147 | ebtables 2026-07-02 10:13:19.147 | haproxy 2026-07-02 10:13:19.147 | iptables 2026-07-02 10:13:19.147 | iputils-arping 2026-07-02 10:13:19.147 | iputils-ping 2026-07-02 10:13:19.147 | postgresql-server-dev-all 2026-07-02 10:13:19.147 | python3-mysqldb 2026-07-02 10:13:19.147 | sqlite3 2026-07-02 10:13:19.148 | sudo 2026-07-02 10:13:19.148 | vlan 2026-07-02 10:13:19.148 | pcp' 2026-07-02 10:13:19.148 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-02 10:13:19.172 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-02 10:13:19.172 | apache2-dev 2026-07-02 10:13:19.172 | bc 2026-07-02 10:13:19.172 | bsdmainutils 2026-07-02 10:13:19.172 | curl 2026-07-02 10:13:19.172 | g++ 2026-07-02 10:13:19.172 | gawk 2026-07-02 10:13:19.172 | gcc 2026-07-02 10:13:19.172 | gettext 2026-07-02 10:13:19.172 | git 2026-07-02 10:13:19.172 | graphviz 2026-07-02 10:13:19.173 | iputils-ping 2026-07-02 10:13:19.173 | libffi-dev 2026-07-02 10:13:19.173 | libjpeg-dev 2026-07-02 10:13:19.173 | libpq-dev 2026-07-02 10:13:19.173 | libssl-dev 2026-07-02 10:13:19.173 | libsystemd-dev 2026-07-02 10:13:19.173 | libxml2-dev 2026-07-02 10:13:19.173 | libxslt1-dev 2026-07-02 10:13:19.173 | libyaml-dev 2026-07-02 10:13:19.173 | lsof 2026-07-02 10:13:19.173 | openssh-server 2026-07-02 10:13:19.173 | openssl 2026-07-02 10:13:19.174 | pkg-config 2026-07-02 10:13:19.174 | psmisc 2026-07-02 10:13:19.174 | python3-dev 2026-07-02 10:13:19.174 | python3-pip 2026-07-02 10:13:19.174 | python3-systemd 2026-07-02 10:13:19.174 | python3-venv 2026-07-02 10:13:19.174 | tar 2026-07-02 10:13:19.174 | tcpdump 2026-07-02 10:13:19.174 | unzip 2026-07-02 10:13:19.174 | uuid-runtime 2026-07-02 10:13:19.174 | wget 2026-07-02 10:13:19.174 | zlib1g-dev 2026-07-02 10:13:19.175 | libkrb5-dev 2026-07-02 10:13:19.175 | libldap2-dev 2026-07-02 10:13:19.175 | libsasl2-dev 2026-07-02 10:13:19.175 | memcached 2026-07-02 10:13:19.175 | python3-mysqldb 2026-07-02 10:13:19.175 | sqlite3 2026-07-02 10:13:19.175 | conntrack 2026-07-02 10:13:19.175 | curl 2026-07-02 10:13:19.175 | ebtables 2026-07-02 10:13:19.175 | genisoimage 2026-07-02 10:13:19.175 | iptables 2026-07-02 10:13:19.176 | iputils-arping 2026-07-02 10:13:19.176 | kpartx 2026-07-02 10:13:19.176 | libjs-jquery-tablesorter 2026-07-02 10:13:19.176 | parted 2026-07-02 10:13:19.176 | pm-utils 2026-07-02 10:13:19.176 | python3-mysqldb 2026-07-02 10:13:19.176 | socat 2026-07-02 10:13:19.176 | sqlite3 2026-07-02 10:13:19.176 | sudo 2026-07-02 10:13:19.176 | vlan 2026-07-02 10:13:19.176 | lsscsi 2026-07-02 10:13:19.176 | open-iscsi 2026-07-02 10:13:19.177 | cryptsetup 2026-07-02 10:13:19.177 | dosfstools 2026-07-02 10:13:19.177 | genisoimage 2026-07-02 10:13:19.177 | gir1.2-libosinfo-1.0 2026-07-02 10:13:19.177 | netcat-openbsd 2026-07-02 10:13:19.177 | open-iscsi 2026-07-02 10:13:19.177 | qemu-utils 2026-07-02 10:13:19.177 | sg3-utils 2026-07-02 10:13:19.177 | sysfsutils 2026-07-02 10:13:19.177 | lvm2 2026-07-02 10:13:19.177 | qemu-utils 2026-07-02 10:13:19.177 | thin-provisioning-tools 2026-07-02 10:13:19.178 | acl 2026-07-02 10:13:19.178 | dnsmasq-base 2026-07-02 10:13:19.178 | dnsmasq-utils 2026-07-02 10:13:19.178 | ebtables 2026-07-02 10:13:19.178 | haproxy 2026-07-02 10:13:19.178 | iptables 2026-07-02 10:13:19.178 | iputils-arping 2026-07-02 10:13:19.178 | iputils-ping 2026-07-02 10:13:19.178 | postgresql-server-dev-all 2026-07-02 10:13:19.178 | python3-mysqldb 2026-07-02 10:13:19.178 | sqlite3 2026-07-02 10:13:19.178 | sudo 2026-07-02 10:13:19.179 | vlan 2026-07-02 10:13:19.179 | pcp ' 2026-07-02 10:13:19.179 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-02 10:13:19.180 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:13:19.184 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:13:19.189 | ++ 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-07-02 10:13:19.189 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-02 10:13:19.194 | ++ 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-07-02 10:13:19.198 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-02 10:13:19.202 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:13:19.206 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 10:13:19.209 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:13:19.212 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:13:19.215 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:13:19.218 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:13:19.220 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:13:19.223 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:13:19.226 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 10:13:19.229 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 10:13:19.232 | ++ functions-common:apt_get_update:1167 : return 2026-07-02 10:13:19.235 | ++ 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-07-02 10:13:19.238 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:13:19.240 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:13:19.243 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:13:19.246 | ++ 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-07-02 10:13:19.273 | ++ 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-07-02 10:13:19.309 | Reading package lists... 2026-07-02 10:13:19.660 | Building dependency tree... 2026-07-02 10:13:19.662 | Reading state information... 2026-07-02 10:13:20.204 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-02 10:13:20.204 | bc set to manually installed. 2026-07-02 10:13:20.204 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-02 10:13:20.205 | g++ set to manually installed. 2026-07-02 10:13:20.205 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-02 10:13:20.205 | gawk set to manually installed. 2026-07-02 10:13:20.205 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-02 10:13:20.205 | gcc set to manually installed. 2026-07-02 10:13:20.205 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-02 10:13:20.205 | git set to manually installed. 2026-07-02 10:13:20.205 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-02 10:13:20.205 | iputils-ping set to manually installed. 2026-07-02 10:13:20.205 | lsof is already the newest version (4.95.0-1build3). 2026-07-02 10:13:20.205 | lsof set to manually installed. 2026-07-02 10:13:20.206 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-02 10:13:20.206 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-02 10:13:20.206 | openssl set to manually installed. 2026-07-02 10:13:20.206 | psmisc is already the newest version (23.7-1build1). 2026-07-02 10:13:20.206 | psmisc set to manually installed. 2026-07-02 10:13:20.206 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-02 10:13:20.206 | python3-dev set to manually installed. 2026-07-02 10:13:20.206 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-02 10:13:20.206 | python3-systemd is already the newest version (235-1build4). 2026-07-02 10:13:20.206 | python3-systemd set to manually installed. 2026-07-02 10:13:20.206 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-02 10:13:20.206 | tar set to manually installed. 2026-07-02 10:13:20.207 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-02 10:13:20.207 | tcpdump set to manually installed. 2026-07-02 10:13:20.207 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-02 10:13:20.207 | uuid-runtime set to manually installed. 2026-07-02 10:13:20.207 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-02 10:13:20.207 | wget set to manually installed. 2026-07-02 10:13:20.207 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-02 10:13:20.207 | zlib1g-dev set to manually installed. 2026-07-02 10:13:20.207 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-02 10:13:20.207 | iptables set to manually installed. 2026-07-02 10:13:20.207 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-02 10:13:20.207 | kpartx set to manually installed. 2026-07-02 10:13:20.208 | parted is already the newest version (3.6-4build1). 2026-07-02 10:13:20.208 | parted set to manually installed. 2026-07-02 10:13:20.208 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-02 10:13:20.208 | sudo set to manually installed. 2026-07-02 10:13:20.208 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-02 10:13:20.208 | open-iscsi set to manually installed. 2026-07-02 10:13:20.208 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-02 10:13:20.208 | cryptsetup set to manually installed. 2026-07-02 10:13:20.208 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-02 10:13:20.208 | dosfstools set to manually installed. 2026-07-02 10:13:20.208 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-02 10:13:20.208 | netcat-openbsd set to manually installed. 2026-07-02 10:13:20.209 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-02 10:13:20.209 | qemu-utils set to manually installed. 2026-07-02 10:13:20.209 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-02 10:13:20.209 | sg3-utils set to manually installed. 2026-07-02 10:13:20.209 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-02 10:13:20.209 | lvm2 set to manually installed. 2026-07-02 10:13:20.209 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-02 10:13:20.209 | thin-provisioning-tools set to manually installed. 2026-07-02 10:13:20.209 | acl is already the newest version (2.3.2-1build1.1). 2026-07-02 10:13:20.209 | acl set to manually installed. 2026-07-02 10:13:20.209 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-02 10:13:20.210 | dnsmasq-base set to manually installed. 2026-07-02 10:13:20.210 | The following packages were automatically installed and are no longer required: 2026-07-02 10:13:20.210 | libfwupd2 libgusb2 2026-07-02 10:13:20.210 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:13:20.210 | The following additional packages will be installed: 2026-07-02 10:13:20.210 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-02 10:13:20.210 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-02 10:13:20.210 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-02 10:13:20.210 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-02 10:13:20.210 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-02 10:13:20.211 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-02 10:13:20.211 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-02 10:13:20.211 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-02 10:13:20.211 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-02 10:13:20.211 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-02 10:13:20.211 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-02 10:13:20.211 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-02 10:13:20.211 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-02 10:13:20.211 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-02 10:13:20.211 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-02 10:13:20.212 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-07-02 10:13:20.212 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-07-02 10:13:20.212 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-07-02 10:13:20.212 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-07-02 10:13:20.212 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-07-02 10:13:20.212 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-07-02 10:13:20.212 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-07-02 10:13:20.213 | llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf pkgconf pkgconf-bin 2026-07-02 10:13:20.213 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-07-02 10:13:20.213 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-02 10:13:20.213 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-02 10:13:20.217 | Suggested packages: 2026-07-02 10:13:20.217 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-02 10:13:20.217 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-02 10:13:20.217 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-02 10:13:20.217 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-02 10:13:20.217 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-02 10:13:20.217 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-02 10:13:20.217 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-02 10:13:20.217 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-02 10:13:20.218 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-02 10:13:20.218 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-02 10:13:20.358 | The following NEW packages will be installed: 2026-07-02 10:13:20.358 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-02 10:13:20.358 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-02 10:13:20.358 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-02 10:13:20.358 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-02 10:13:20.358 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-02 10:13:20.358 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-02 10:13:20.358 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-02 10:13:20.358 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-02 10:13:20.359 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-02 10:13:20.359 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-02 10:13:20.359 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-02 10:13:20.359 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-02 10:13:20.359 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-02 10:13:20.359 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-02 10:13:20.359 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-02 10:13:20.359 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-02 10:13:20.359 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-02 10:13:20.359 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-02 10:13:20.359 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-02 10:13:20.359 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-02 10:13:20.360 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-02 10:13:20.360 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-02 10:13:20.360 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-02 10:13:20.360 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-02 10:13:20.360 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-02 10:13:20.360 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-02 10:13:20.360 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-02 10:13:20.360 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-02 10:13:20.360 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-02 10:13:20.360 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-02 10:13:20.360 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-02 10:13:20.361 | uuid-dev vbetool vlan 2026-07-02 10:13:20.361 | The following packages will be upgraded: 2026-07-02 10:13:20.364 | curl libcurl3t64-gnutls libcurl4t64 2026-07-02 10:13:20.446 | 3 upgraded, 161 newly installed, 0 to remove and 7 not upgraded. 2026-07-02 10:13:20.446 | Need to get 175 MB of archives. 2026-07-02 10:13:20.447 | After this operation, 941 MB of additional disk space will be used. 2026-07-02 10:13:20.447 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-02 10:13:20.488 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-02 10:13:20.502 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-02 10:13:20.519 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-02 10:13:20.531 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-02 10:13:20.550 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-02 10:13:20.569 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-02 10:13:20.589 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-02 10:13:20.621 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-02 10:13:20.635 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-02 10:13:20.648 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-02 10:13:20.663 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-02 10:13:20.693 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-02 10:13:20.705 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-02 10:13:20.720 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-02 10:13:20.733 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-02 10:13:20.748 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-02 10:13:20.761 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-02 10:13:20.775 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-02 10:13:20.787 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-02 10:13:20.798 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-02 10:13:20.809 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-02 10:13:20.824 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-02 10:13:20.838 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-02 10:13:20.858 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-02 10:13:20.870 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-02 10:13:20.884 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-02 10:13:21.179 | Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-02 10:13:21.314 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-02 10:13:21.316 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-02 10:13:21.316 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-02 10:13:21.331 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-02 10:13:21.355 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-02 10:13:21.372 | Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-02 10:13:21.461 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-02 10:13:21.462 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-02 10:13:21.466 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-02 10:13:21.476 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-02 10:13:21.489 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-02 10:13:21.500 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-02 10:13:21.512 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-02 10:13:21.523 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-02 10:13:21.538 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-02 10:13:21.550 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-02 10:13:21.563 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-02 10:13:21.579 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-02 10:13:21.590 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-02 10:13:21.607 | Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-02 10:13:21.619 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-02 10:13:21.633 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-02 10:13:21.646 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-02 10:13:21.663 | Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-02 10:13:21.679 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-02 10:13:21.691 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-02 10:13:21.707 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-02 10:13:21.724 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-02 10:13:21.740 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-02 10:13:21.753 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-02 10:13:21.777 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-02 10:13:21.794 | Get:60 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-02 10:13:21.808 | Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-02 10:13:21.825 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-02 10:13:21.840 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-02 10:13:21.857 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-02 10:13:21.874 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-02 10:13:21.901 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-02 10:13:21.919 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-02 10:13:21.934 | Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-02 10:13:21.950 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-02 10:13:21.963 | Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-02 10:13:21.975 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-02 10:13:21.984 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-02 10:13:22.001 | Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-02 10:13:22.019 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-02 10:13:22.035 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-02 10:13:22.046 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-02 10:13:22.061 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-02 10:13:22.074 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-02 10:13:22.113 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-02 10:13:22.114 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-02 10:13:22.124 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-02 10:13:22.166 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-02 10:13:22.175 | Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-02 10:13:22.205 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-02 10:13:22.270 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-02 10:13:22.294 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-02 10:13:22.310 | Get:87 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-07-02 10:13:22.322 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-02 10:13:22.336 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-02 10:13:22.347 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-02 10:13:22.359 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-02 10:13:22.369 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-02 10:13:22.382 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-02 10:13:22.393 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-02 10:13:22.494 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-02 10:13:22.504 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-02 10:13:22.519 | Get:97 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-02 10:13:22.530 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-02 10:13:22.692 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-02 10:13:22.701 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-02 10:13:22.712 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-02 10:13:22.722 | Get:102 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-02 10:13:22.731 | Get:103 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-02 10:13:22.740 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-02 10:13:22.750 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-02 10:13:22.762 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-02 10:13:22.781 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-02 10:13:22.793 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-02 10:13:22.810 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-02 10:13:22.822 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-02 10:13:22.842 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-07-02 10:13:22.857 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-02 10:13:22.872 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-02 10:13:22.886 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-02 10:13:22.897 | Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-02 10:13:22.906 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-02 10:13:22.918 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-02 10:13:22.930 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-02 10:13:22.958 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-02 10:13:22.969 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-02 10:13:22.981 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-02 10:13:23.002 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-02 10:13:23.013 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-02 10:13:23.027 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-02 10:13:23.040 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-02 10:13:23.051 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-02 10:13:23.065 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-02 10:13:23.343 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-02 10:13:23.346 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-02 10:13:23.357 | Get:130 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-02 10:13:23.422 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-02 10:13:23.430 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-02 10:13:23.936 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-02 10:13:23.938 | Get:134 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-02 10:13:23.940 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-02 10:13:23.949 | Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-02 10:13:23.961 | Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-02 10:13:23.972 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-02 10:13:23.986 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-02 10:13:24.008 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-02 10:13:24.028 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-02 10:13:24.042 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-02 10:13:24.061 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-02 10:13:24.089 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-02 10:13:24.103 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-02 10:13:24.114 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-02 10:13:24.132 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-02 10:13:24.146 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-02 10:13:24.158 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-02 10:13:24.173 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-02 10:13:24.185 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-02 10:13:24.198 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-02 10:13:24.214 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-02 10:13:24.226 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-02 10:13:24.241 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-02 10:13:24.253 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-02 10:13:24.266 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-02 10:13:24.285 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-02 10:13:24.301 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-02 10:13:24.314 | Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-02 10:13:24.331 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-02 10:13:24.351 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-02 10:13:24.384 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-02 10:13:24.396 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-02 10:13:24.624 | perl: warning: Setting locale failed. 2026-07-02 10:13:24.624 | perl: warning: Please check that your locale settings: 2026-07-02 10:13:24.625 | LANGUAGE = (unset), 2026-07-02 10:13:24.625 | LC_ALL = "en_US.utf8", 2026-07-02 10:13:24.625 | LANG = "de_DE.UTF-8" 2026-07-02 10:13:24.625 | are supported and installed on your system. 2026-07-02 10:13:24.625 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:13:24.686 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:13:24.687 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:13:24.687 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:13:25.032 | Vorkonfiguration der Pakete ... 2026-07-02 10:13:25.054 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:13:25.235 | Fetched 175 MB in 4s (43.8 MB/s) 2026-07-02 10:13:25.277 | Selecting previously unselected package libapr1t64:amd64. 2026-07-02 10:13:25.330 | (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-07-02 10:13:25.336 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-02 10:13:25.345 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-02 10:13:25.398 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-02 10:13:25.409 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 10:13:25.413 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 10:13:25.460 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-02 10:13:25.471 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 10:13:25.476 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 10:13:25.515 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-02 10:13:25.525 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 10:13:25.530 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 10:13:25.583 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 10:13:25.596 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 10:13:25.672 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 10:13:25.685 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 10:13:25.747 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-02 10:13:25.757 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-02 10:13:25.765 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-02 10:13:25.823 | Selecting previously unselected package apache2-bin. 2026-07-02 10:13:25.834 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 10:13:25.839 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-02 10:13:25.990 | Selecting previously unselected package apache2-data. 2026-07-02 10:13:26.003 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-02 10:13:26.007 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-02 10:13:26.211 | Selecting previously unselected package apache2-utils. 2026-07-02 10:13:26.223 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 10:13:26.227 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-02 10:13:26.298 | Selecting previously unselected package apache2. 2026-07-02 10:13:26.312 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 10:13:26.318 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:13:26.320 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-02 10:13:26.444 | Selecting previously unselected package haproxy. 2026-07-02 10:13:26.457 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 10:13:26.469 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-02 10:13:26.607 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-02 10:13:26.621 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-02 10:13:26.626 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 10:13:26.681 | Selecting previously unselected package memcached. 2026-07-02 10:13:26.694 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-02 10:13:26.701 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-02 10:13:26.759 | Selecting previously unselected package libjson-perl. 2026-07-02 10:13:26.772 | Preparing to unpack .../014-libjson-perl_4.10000-1_all.deb ... 2026-07-02 10:13:26.776 | Unpacking libjson-perl (4.10000-1) ... 2026-07-02 10:13:26.832 | Selecting previously unselected package postgresql-client-common. 2026-07-02 10:13:26.849 | Preparing to unpack .../015-postgresql-client-common_257build1.1_all.deb ... 2026-07-02 10:13:26.854 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-02 10:13:26.913 | Selecting previously unselected package ssl-cert. 2026-07-02 10:13:26.926 | Preparing to unpack .../016-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-02 10:13:26.930 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-02 10:13:26.990 | Selecting previously unselected package postgresql-common. 2026-07-02 10:13:27.002 | Preparing to unpack .../017-postgresql-common_257build1.1_all.deb ... 2026-07-02 10:13:27.024 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-02 10:13:27.035 | Unpacking postgresql-common (257build1.1) ... 2026-07-02 10:13:27.158 | Selecting previously unselected package libsysfs2:amd64. 2026-07-02 10:13:27.171 | Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-02 10:13:27.175 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-02 10:13:27.224 | Selecting previously unselected package sysfsutils. 2026-07-02 10:13:27.235 | Preparing to unpack .../019-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-02 10:13:27.242 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-02 10:13:27.287 | Selecting previously unselected package autotools-dev. 2026-07-02 10:13:27.297 | Preparing to unpack .../020-autotools-dev_20220109.1_all.deb ... 2026-07-02 10:13:27.304 | Unpacking autotools-dev (20220109.1) ... 2026-07-02 10:13:27.351 | Selecting previously unselected package m4. 2026-07-02 10:13:27.361 | Preparing to unpack .../021-m4_1.4.19-4build1_amd64.deb ... 2026-07-02 10:13:27.366 | Unpacking m4 (1.4.19-4build1) ... 2026-07-02 10:13:27.442 | Selecting previously unselected package autoconf. 2026-07-02 10:13:27.453 | Preparing to unpack .../022-autoconf_2.71-3_all.deb ... 2026-07-02 10:13:27.457 | Unpacking autoconf (2.71-3) ... 2026-07-02 10:13:27.552 | Selecting previously unselected package automake. 2026-07-02 10:13:27.562 | Preparing to unpack .../023-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-02 10:13:27.569 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-02 10:13:27.682 | Selecting previously unselected package autopoint. 2026-07-02 10:13:27.693 | Preparing to unpack .../024-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-02 10:13:27.697 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-02 10:13:27.740 | Selecting previously unselected package libdebhelper-perl. 2026-07-02 10:13:27.751 | Preparing to unpack .../025-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-02 10:13:27.755 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-02 10:13:27.844 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-02 10:13:27.854 | Preparing to unpack .../026-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:27.858 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:28.956 | Selecting previously unselected package libclang-cpp17t64. 2026-07-02 10:13:28.966 | Preparing to unpack .../027-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:28.970 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:29.556 | Selecting previously unselected package libgc1:amd64. 2026-07-02 10:13:29.567 | Preparing to unpack .../028-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-02 10:13:29.571 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-02 10:13:29.623 | Selecting previously unselected package libobjc4:amd64. 2026-07-02 10:13:29.634 | Preparing to unpack .../029-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-02 10:13:29.638 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-02 10:13:29.681 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-02 10:13:29.692 | Preparing to unpack .../030-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-02 10:13:29.696 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-02 10:13:29.755 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-02 10:13:29.766 | Preparing to unpack .../031-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:29.770 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:30.007 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-02 10:13:30.019 | Preparing to unpack .../032-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:30.023 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:30.110 | Selecting previously unselected package libclang1-17t64. 2026-07-02 10:13:30.121 | Preparing to unpack .../033-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:30.125 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:30.464 | Selecting previously unselected package clang-17. 2026-07-02 10:13:30.475 | Preparing to unpack .../034-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:30.479 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:30.530 | Selecting previously unselected package libtool. 2026-07-02 10:13:30.541 | Preparing to unpack .../035-libtool_2.4.7-7build1_all.deb ... 2026-07-02 10:13:30.546 | Unpacking libtool (2.4.7-7build1) ... 2026-07-02 10:13:30.600 | Selecting previously unselected package dh-autoreconf. 2026-07-02 10:13:30.611 | Preparing to unpack .../036-dh-autoreconf_20_all.deb ... 2026-07-02 10:13:30.615 | Unpacking dh-autoreconf (20) ... 2026-07-02 10:13:30.661 | Selecting previously unselected package libarchive-zip-perl. 2026-07-02 10:13:30.672 | Preparing to unpack .../037-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-02 10:13:30.676 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-02 10:13:30.744 | Selecting previously unselected package libsub-override-perl. 2026-07-02 10:13:30.754 | Preparing to unpack .../038-libsub-override-perl_0.10-1_all.deb ... 2026-07-02 10:13:30.758 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-02 10:13:30.799 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-02 10:13:30.811 | Preparing to unpack .../039-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-02 10:13:30.815 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-02 10:13:30.861 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-02 10:13:30.873 | Preparing to unpack .../040-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-02 10:13:30.877 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-02 10:13:30.916 | Selecting previously unselected package debugedit. 2026-07-02 10:13:30.927 | Preparing to unpack .../041-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-02 10:13:30.932 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-02 10:13:30.974 | Selecting previously unselected package dwz. 2026-07-02 10:13:30.986 | Preparing to unpack .../042-dwz_0.15-1build6_amd64.deb ... 2026-07-02 10:13:30.990 | Unpacking dwz (0.15-1build6) ... 2026-07-02 10:13:31.036 | Selecting previously unselected package gettext. 2026-07-02 10:13:31.047 | Preparing to unpack .../043-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-02 10:13:31.051 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-02 10:13:31.163 | Selecting previously unselected package intltool-debian. 2026-07-02 10:13:31.174 | Preparing to unpack .../044-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-02 10:13:31.178 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-02 10:13:31.220 | Selecting previously unselected package po-debconf. 2026-07-02 10:13:31.232 | Preparing to unpack .../045-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-02 10:13:31.236 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-02 10:13:31.321 | Selecting previously unselected package debhelper. 2026-07-02 10:13:31.332 | Preparing to unpack .../046-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-02 10:13:31.336 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-02 10:13:31.603 | Selecting previously unselected package uuid-dev:amd64. 2026-07-02 10:13:31.614 | Preparing to unpack .../047-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-02 10:13:31.617 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-02 10:13:31.667 | Selecting previously unselected package libsctp1:amd64. 2026-07-02 10:13:31.678 | Preparing to unpack .../048-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-02 10:13:31.682 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 10:13:31.717 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-02 10:13:31.729 | Preparing to unpack .../049-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-02 10:13:31.732 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 10:13:31.786 | Selecting previously unselected package libapr1-dev. 2026-07-02 10:13:31.797 | Preparing to unpack .../050-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-02 10:13:31.801 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-02 10:13:32.184 | Selecting previously unselected package libldap-dev:amd64. 2026-07-02 10:13:32.196 | Preparing to unpack .../051-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:13:32.200 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 10:13:32.366 | Selecting previously unselected package libldap2-dev. 2026-07-02 10:13:32.377 | Preparing to unpack .../052-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-02 10:13:32.380 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 10:13:32.417 | Selecting previously unselected package libaprutil1-dev. 2026-07-02 10:13:32.428 | Preparing to unpack .../053-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 10:13:32.431 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-02 10:13:32.749 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-02 10:13:32.760 | Preparing to unpack .../054-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 10:13:32.764 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 10:13:32.810 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-02 10:13:32.821 | Preparing to unpack .../055-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 10:13:32.825 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 10:13:32.873 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-02 10:13:32.882 | Preparing to unpack .../056-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 10:13:32.886 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 10:13:32.922 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-02 10:13:32.933 | Preparing to unpack .../057-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 10:13:32.937 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 10:13:33.054 | Selecting previously unselected package apache2-dev. 2026-07-02 10:13:33.066 | Preparing to unpack .../058-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 10:13:33.069 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-02 10:13:33.156 | Selecting previously unselected package ncal. 2026-07-02 10:13:33.167 | Preparing to unpack .../059-ncal_12.1.8_amd64.deb ... 2026-07-02 10:13:33.171 | Unpacking ncal (12.1.8) ... 2026-07-02 10:13:33.213 | Selecting previously unselected package bsdmainutils. 2026-07-02 10:13:33.224 | Preparing to unpack .../060-bsdmainutils_12.1.8_all.deb ... 2026-07-02 10:13:33.244 | Unpacking bsdmainutils (12.1.8) ... 2026-07-02 10:13:33.284 | Selecting previously unselected package conntrack. 2026-07-02 10:13:33.295 | Preparing to unpack .../061-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-02 10:13:33.299 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-02 10:13:33.342 | Selecting previously unselected package dnsmasq-utils. 2026-07-02 10:13:33.354 | Preparing to unpack .../062-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-02 10:13:33.358 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-02 10:13:33.415 | Selecting previously unselected package ebtables. 2026-07-02 10:13:33.429 | Preparing to unpack .../063-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-02 10:13:33.449 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-02 10:13:33.502 | Selecting previously unselected package fonts-liberation. 2026-07-02 10:13:33.515 | Preparing to unpack .../064-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-02 10:13:33.520 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-02 10:13:33.617 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-02 10:13:33.628 | Preparing to unpack .../065-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-02 10:13:33.633 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-02 10:13:33.682 | Selecting previously unselected package fonts-liberation2. 2026-07-02 10:13:33.695 | Preparing to unpack .../066-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-02 10:13:33.699 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-02 10:13:33.737 | Selecting previously unselected package genisoimage. 2026-07-02 10:13:33.751 | Preparing to unpack .../067-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-02 10:13:33.755 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-02 10:13:33.820 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-02 10:13:33.834 | Preparing to unpack .../068-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-02 10:13:33.838 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-02 10:13:33.892 | Selecting previously unselected package libann0. 2026-07-02 10:13:33.905 | Preparing to unpack .../069-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-02 10:13:33.909 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-02 10:13:33.953 | Selecting previously unselected package libcdt5:amd64. 2026-07-02 10:13:33.967 | Preparing to unpack .../070-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 10:13:33.971 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:34.016 | Selecting previously unselected package libcgraph6:amd64. 2026-07-02 10:13:34.030 | Preparing to unpack .../071-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 10:13:34.034 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:34.081 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-02 10:13:34.095 | Preparing to unpack .../072-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-02 10:13:34.099 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-02 10:13:34.149 | Selecting previously unselected package libltdl7:amd64. 2026-07-02 10:13:34.163 | Preparing to unpack .../073-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-02 10:13:34.167 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-02 10:13:34.210 | Selecting previously unselected package libpathplan4:amd64. 2026-07-02 10:13:34.224 | Preparing to unpack .../074-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 10:13:34.228 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:34.275 | Selecting previously unselected package libgvc6. 2026-07-02 10:13:34.289 | Preparing to unpack .../075-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 10:13:34.292 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:34.362 | Selecting previously unselected package libgvpr2:amd64. 2026-07-02 10:13:34.376 | Preparing to unpack .../076-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 10:13:34.379 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:34.427 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-02 10:13:34.441 | Preparing to unpack .../077-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 10:13:34.445 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:34.518 | Selecting previously unselected package libice6:amd64. 2026-07-02 10:13:34.530 | Preparing to unpack .../078-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-02 10:13:34.534 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-02 10:13:34.581 | Selecting previously unselected package libsm6:amd64. 2026-07-02 10:13:34.595 | Preparing to unpack .../079-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-02 10:13:34.599 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-02 10:13:34.664 | Selecting previously unselected package libxt6t64:amd64. 2026-07-02 10:13:34.677 | Preparing to unpack .../080-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-02 10:13:34.681 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-02 10:13:34.729 | Selecting previously unselected package libxmu6:amd64. 2026-07-02 10:13:34.742 | Preparing to unpack .../081-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-02 10:13:34.746 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-02 10:13:34.791 | Selecting previously unselected package libxaw7:amd64. 2026-07-02 10:13:34.804 | Preparing to unpack .../082-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-02 10:13:34.808 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-02 10:13:34.858 | Selecting previously unselected package graphviz. 2026-07-02 10:13:34.871 | Preparing to unpack .../083-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 10:13:34.875 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:34.985 | Selecting previously unselected package icu-devtools. 2026-07-02 10:13:34.999 | Preparing to unpack .../084-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-02 10:13:35.003 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-02 10:13:35.067 | Selecting previously unselected package iputils-arping. 2026-07-02 10:13:35.080 | Preparing to unpack .../085-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-02 10:13:35.084 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-02 10:13:35.129 | Selecting previously unselected package comerr-dev:amd64. 2026-07-02 10:13:35.142 | Preparing to unpack .../086-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-02 10:13:35.148 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-02 10:13:35.205 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-02 10:13:35.218 | Preparing to unpack .../087-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 10:13:35.222 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:35.272 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-02 10:13:35.283 | Preparing to unpack .../088-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 10:13:35.287 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:35.333 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-02 10:13:35.345 | Preparing to unpack .../089-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 10:13:35.349 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:35.397 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-02 10:13:35.408 | Preparing to unpack .../090-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 10:13:35.413 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:35.455 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-02 10:13:35.467 | Preparing to unpack .../091-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 10:13:35.472 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:35.560 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-02 10:13:35.570 | Preparing to unpack .../092-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-02 10:13:35.575 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-02 10:13:35.619 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-02 10:13:35.629 | Preparing to unpack .../093-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:35.633 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:35.933 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-02 10:13:35.944 | Preparing to unpack .../094-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-02 10:13:35.948 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-02 10:13:36.006 | Preparing to unpack .../095-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 10:13:36.027 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 10:13:36.086 | Selecting previously unselected package libgts-bin. 2026-07-02 10:13:36.094 | Preparing to unpack .../096-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-02 10:13:36.098 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-02 10:13:36.150 | Selecting previously unselected package libicu-dev:amd64. 2026-07-02 10:13:36.161 | Preparing to unpack .../097-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-02 10:13:36.165 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-02 10:13:36.739 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-02 10:13:36.748 | Preparing to unpack .../098-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-02 10:13:36.752 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-02 10:13:36.808 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-02 10:13:36.819 | Preparing to unpack .../099-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-02 10:13:36.823 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 10:13:36.858 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-02 10:13:36.873 | Preparing to unpack .../100-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-02 10:13:36.877 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 10:13:36.914 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-02 10:13:36.928 | Preparing to unpack .../101-libjs-jquery-metadata_12-4_all.deb ... 2026-07-02 10:13:36.932 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-02 10:13:36.973 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-02 10:13:36.987 | Preparing to unpack .../102-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-02 10:13:36.991 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-02 10:13:37.110 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-02 10:13:37.123 | Preparing to unpack .../103-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-02 10:13:37.127 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-02 10:13:37.172 | Selecting previously unselected package libjson-xs-perl. 2026-07-02 10:13:37.185 | Preparing to unpack .../104-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:13:37.190 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-02 10:13:37.237 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-02 10:13:37.251 | Preparing to unpack .../105-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-02 10:13:37.255 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-02 10:13:37.325 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-02 10:13:37.339 | Preparing to unpack .../106-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-02 10:13:37.343 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-02 10:13:37.384 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-02 10:13:37.398 | Preparing to unpack .../107-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-02 10:13:37.402 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-02 10:13:37.453 | Selecting previously unselected package mysql-common. 2026-07-02 10:13:37.466 | Preparing to unpack .../108-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-02 10:13:37.483 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-02 10:13:37.531 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-02 10:13:37.545 | Preparing to unpack .../109-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 10:13:37.548 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:13:37.645 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-02 10:13:37.658 | Preparing to unpack .../110-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-07-02 10:13:37.662 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-02 10:13:37.748 | Selecting previously unselected package pcp-conf. 2026-07-02 10:13:37.762 | Preparing to unpack .../111-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:37.766 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-02 10:13:37.811 | Selecting previously unselected package libpcp3t64. 2026-07-02 10:13:37.824 | Preparing to unpack .../112-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:37.828 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:37.878 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-02 10:13:37.890 | Preparing to unpack .../113-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:37.893 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:37.930 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-02 10:13:37.944 | Preparing to unpack .../114-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:37.948 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-02 10:13:37.994 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-02 10:13:38.007 | Preparing to unpack .../115-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-02 10:13:38.011 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-02 10:13:38.055 | Selecting previously unselected package libpq5:amd64. 2026-07-02 10:13:38.069 | Preparing to unpack .../116-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:13:38.072 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 10:13:38.115 | Selecting previously unselected package libssl-dev:amd64. 2026-07-02 10:13:38.129 | Preparing to unpack .../117-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-02 10:13:38.133 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-02 10:13:38.402 | Selecting previously unselected package libpq-dev. 2026-07-02 10:13:38.415 | Preparing to unpack .../118-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:13:38.419 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-02 10:13:38.474 | Selecting previously unselected package libsasl2-dev. 2026-07-02 10:13:38.487 | Preparing to unpack .../119-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-02 10:13:38.491 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-02 10:13:38.570 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-02 10:13:38.584 | Preparing to unpack .../120-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-02 10:13:38.588 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-02 10:13:38.838 | Selecting previously unselected package libx86-1:amd64. 2026-07-02 10:13:38.849 | Preparing to unpack .../121-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-02 10:13:38.854 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-02 10:13:38.894 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-02 10:13:38.905 | Preparing to unpack .../122-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-02 10:13:38.909 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-02 10:13:39.004 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-02 10:13:39.016 | Preparing to unpack .../123-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-02 10:13:39.020 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-02 10:13:39.117 | Selecting previously unselected package llvm-17-runtime. 2026-07-02 10:13:39.127 | Preparing to unpack .../124-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:39.132 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:39.200 | Selecting previously unselected package libpfm4:amd64. 2026-07-02 10:13:39.211 | Preparing to unpack .../125-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-02 10:13:39.216 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-02 10:13:39.292 | Selecting previously unselected package llvm-17. 2026-07-02 10:13:39.305 | Preparing to unpack .../126-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:39.310 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:40.397 | Selecting previously unselected package libffi-dev:amd64. 2026-07-02 10:13:40.408 | Preparing to unpack .../127-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-02 10:13:40.412 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-02 10:13:40.471 | Selecting previously unselected package llvm-17-tools. 2026-07-02 10:13:40.482 | Preparing to unpack .../128-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:40.486 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:41.014 | Selecting previously unselected package libz3-4:amd64. 2026-07-02 10:13:41.025 | Preparing to unpack .../129-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-02 10:13:41.028 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-02 10:13:41.251 | Selecting previously unselected package libz3-dev:amd64. 2026-07-02 10:13:41.260 | Preparing to unpack .../130-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-02 10:13:41.264 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-02 10:13:41.321 | Selecting previously unselected package llvm-17-dev. 2026-07-02 10:13:41.332 | Preparing to unpack .../131-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 10:13:41.336 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:44.845 | Selecting previously unselected package lsscsi. 2026-07-02 10:13:44.857 | Preparing to unpack .../132-lsscsi_0.32-1build1_amd64.deb ... 2026-07-02 10:13:44.862 | Unpacking lsscsi (0.32-1build1) ... 2026-07-02 10:13:44.907 | Selecting previously unselected package osinfo-db. 2026-07-02 10:13:44.917 | Preparing to unpack .../133-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-02 10:13:44.927 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-02 10:13:45.581 | Selecting previously unselected package pkgconf-bin. 2026-07-02 10:13:45.593 | Preparing to unpack .../134-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-02 10:13:45.597 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-02 10:13:45.641 | Selecting previously unselected package pkgconf:amd64. 2026-07-02 10:13:45.652 | Preparing to unpack .../135-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-02 10:13:45.659 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-02 10:13:45.707 | Selecting previously unselected package pkg-config:amd64. 2026-07-02 10:13:45.718 | Preparing to unpack .../136-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-02 10:13:45.725 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-02 10:13:45.765 | Selecting previously unselected package pm-utils. 2026-07-02 10:13:45.777 | Preparing to unpack .../137-pm-utils_1.4.1-21_all.deb ... 2026-07-02 10:13:45.781 | Unpacking pm-utils (1.4.1-21) ... 2026-07-02 10:13:45.856 | Selecting previously unselected package postgresql-client-16. 2026-07-02 10:13:45.868 | Preparing to unpack .../138-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:13:45.872 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 10:13:46.063 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-02 10:13:46.075 | Preparing to unpack .../139-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:13:46.079 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 10:13:46.629 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-02 10:13:46.642 | Preparing to unpack .../140-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-02 10:13:46.645 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-02 10:13:46.697 | Selecting previously unselected package python3-mysqldb. 2026-07-02 10:13:46.709 | Preparing to unpack .../141-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-02 10:13:46.713 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-02 10:13:46.763 | Selecting previously unselected package python3-pip-whl. 2026-07-02 10:13:46.775 | Preparing to unpack .../142-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-02 10:13:46.779 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-02 10:13:46.838 | Selecting previously unselected package python3-setuptools-whl. 2026-07-02 10:13:46.850 | Preparing to unpack .../143-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-02 10:13:46.854 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-02 10:13:46.913 | Selecting previously unselected package python3.12-venv. 2026-07-02 10:13:46.925 | Preparing to unpack .../144-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-02 10:13:46.929 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-02 10:13:46.965 | Selecting previously unselected package python3-venv. 2026-07-02 10:13:46.978 | Preparing to unpack .../145-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-02 10:13:46.981 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-02 10:13:47.016 | Selecting previously unselected package sqlite3. 2026-07-02 10:13:47.028 | Preparing to unpack .../146-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-02 10:13:47.032 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-02 10:13:47.078 | Selecting previously unselected package unzip. 2026-07-02 10:13:47.090 | Preparing to unpack .../147-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-02 10:13:47.093 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-02 10:13:47.143 | Selecting previously unselected package vbetool. 2026-07-02 10:13:47.155 | Preparing to unpack .../148-vbetool_1.1-5_amd64.deb ... 2026-07-02 10:13:47.159 | Unpacking vbetool (1.1-5) ... 2026-07-02 10:13:47.201 | Selecting previously unselected package libosinfo-l10n. 2026-07-02 10:13:47.212 | Preparing to unpack .../149-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-02 10:13:47.216 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-02 10:13:47.286 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-02 10:13:47.298 | Preparing to unpack .../150-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-02 10:13:47.302 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-02 10:13:47.346 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-02 10:13:47.358 | Preparing to unpack .../151-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-02 10:13:47.362 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-02 10:13:47.402 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-02 10:13:47.414 | Preparing to unpack .../152-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 10:13:47.417 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:47.465 | Selecting previously unselected package libpcp-archive1t64. 2026-07-02 10:13:47.477 | Preparing to unpack .../153-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:47.481 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:47.522 | Selecting previously unselected package libpcp-gui2t64. 2026-07-02 10:13:47.532 | Preparing to unpack .../154-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:47.536 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:47.575 | Selecting previously unselected package libpcp-import1t64. 2026-07-02 10:13:47.587 | Preparing to unpack .../155-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:47.591 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:47.630 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-02 10:13:47.642 | Preparing to unpack .../156-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:47.646 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:47.686 | Selecting previously unselected package libpcp-trace2t64. 2026-07-02 10:13:47.698 | Preparing to unpack .../157-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:47.702 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:47.742 | Selecting previously unselected package libpcp-web1t64. 2026-07-02 10:13:47.754 | Preparing to unpack .../158-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:47.757 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:47.799 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-02 10:13:47.811 | Preparing to unpack .../159-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-02 10:13:47.815 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-02 10:13:47.857 | Selecting previously unselected package python3-pcp. 2026-07-02 10:13:47.869 | Preparing to unpack .../160-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:47.872 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-02 10:13:47.930 | Selecting previously unselected package pcp. 2026-07-02 10:13:47.942 | Preparing to unpack .../161-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-02 10:13:48.191 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-02 10:13:49.131 | Selecting previously unselected package socat. 2026-07-02 10:13:49.143 | Preparing to unpack .../162-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-02 10:13:49.147 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-02 10:13:49.216 | Selecting previously unselected package vlan. 2026-07-02 10:13:49.227 | Preparing to unpack .../163-vlan_2.0.5ubuntu5_all.deb ... 2026-07-02 10:13:49.231 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-02 10:13:49.303 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-02 10:13:49.316 | Setting up postgresql-client-common (257build1.1) ... 2026-07-02 10:13:49.335 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-02 10:13:49.347 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-02 10:13:49.359 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-02 10:13:49.396 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-02 10:13:49.404 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-02 10:13:49.415 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:13:49.431 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-02 10:13:49.442 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-02 10:13:49.453 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-02 10:13:49.464 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-02 10:13:49.475 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-02 10:13:49.486 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-02 10:13:49.497 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-02 10:13:49.508 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-02 10:13:50.159 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-02 10:13:50.159 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-02 10:13:50.627 | Setting up ncal (12.1.8) ... 2026-07-02 10:13:50.639 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-02 10:13:50.651 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-02 10:13:50.662 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-02 10:13:50.673 | Setting up vbetool (1.1-5) ... 2026-07-02 10:13:50.685 | Setting up pm-utils (1.4.1-21) ... 2026-07-02 10:13:50.704 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-02 10:13:50.719 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-02 10:13:50.731 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:50.742 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 10:13:50.755 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-02 10:13:50.767 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-02 10:13:50.778 | Setting up m4 (1.4.19-4build1) ... 2026-07-02 10:13:50.790 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 10:13:50.801 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-02 10:13:50.835 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-02 10:13:50.846 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-02 10:13:50.859 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-02 10:13:51.760 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-02 10:13:52.231 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 10:13:52.242 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-02 10:13:52.255 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-02 10:13:52.505 | Setting up autotools-dev (20220109.1) ... 2026-07-02 10:13:52.515 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-02 10:13:52.526 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 10:13:52.536 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-02 10:13:52.548 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-02 10:13:52.558 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:52.568 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:52.579 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-02 10:13:52.643 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:13:52.643 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:13:52.643 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:13:52.828 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:13:53.291 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-02 10:13:53.802 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:53.814 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 10:13:53.829 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-02 10:13:53.840 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:53.852 | Setting up ebtables (2.0.11-6build1) ... 2026-07-02 10:13:54.407 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-02 10:13:54.417 | Setting up socat (1.8.0.0-4build3) ... 2026-07-02 10:13:54.428 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-02 10:13:54.439 | Setting up bsdmainutils (12.1.8) ... 2026-07-02 10:13:54.451 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-02 10:13:54.463 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-02 10:13:54.474 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-02 10:13:54.485 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-02 10:13:54.496 | Setting up lsscsi (0.32-1build1) ... 2026-07-02 10:13:54.507 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-02 10:13:54.518 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-02 10:13:54.529 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-02 10:13:54.542 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-02 10:13:54.554 | Setting up autoconf (2.71-3) ... 2026-07-02 10:13:54.576 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:54.600 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 10:13:54.642 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-02 10:13:54.683 | Setting up dwz (0.15-1build6) ... 2026-07-02 10:13:54.698 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 10:13:54.709 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-02 10:13:54.720 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-02 10:13:54.746 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:54.757 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-02 10:13:54.768 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:54.781 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-02 10:13:54.792 | Setting up libjson-perl (4.10000-1) ... 2026-07-02 10:13:54.803 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:54.816 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-02 10:13:54.826 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-02 10:13:54.871 | Setting up debugedit (1:5.0-5build2) ... 2026-07-02 10:13:54.881 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-02 10:13:54.890 | Setting up libsub-override-perl (0.10-1) ... 2026-07-02 10:13:54.898 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-02 10:13:54.907 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:54.917 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:54.926 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-02 10:13:54.935 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-02 10:13:54.945 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-02 10:13:54.962 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 10:13:54.972 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-02 10:13:54.981 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-02 10:13:54.990 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-02 10:13:55.000 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-02 10:13:55.010 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-02 10:13:55.020 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-02 10:13:55.029 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:55.038 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-02 10:13:55.048 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-02 10:13:55.055 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-02 10:13:55.064 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-02 10:13:55.074 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 10:13:55.083 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-02 10:13:55.092 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-02 10:13:55.101 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:55.111 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 10:13:55.120 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:55.129 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-02 10:13:55.233 | Setting up libtool (2.4.7-7build1) ... 2026-07-02 10:13:55.244 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-02 10:13:55.255 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 10:13:55.782 | 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-07-02 10:13:55.821 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 10:13:55.926 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-02 10:13:56.755 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-02 10:13:57.332 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-02 10:13:57.342 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-02 10:13:57.352 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 10:13:57.362 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 10:13:57.372 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-02 10:13:57.383 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 10:13:57.394 | Setting up dh-autoreconf (20) ... 2026-07-02 10:13:57.405 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:13:57.416 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-02 10:13:57.428 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-02 10:13:57.439 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-02 10:13:57.450 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-02 10:13:57.461 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-02 10:13:57.471 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-02 10:13:57.483 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-02 10:13:57.494 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-02 10:13:57.505 | Setting up postgresql-common (257build1.1) ... 2026-07-02 10:13:57.578 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:13:57.579 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:13:57.579 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:13:57.659 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:13:58.112 | 2026-07-02 10:13:58.115 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-02 10:13:58.284 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-02 10:13:58.284 | Removing obsolete dictionary files: 2026-07-02 10:13:59.291 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-02 10:13:59.870 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:59.918 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:59.927 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 10:13:59.936 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-02 10:13:59.945 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:59.955 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-02 10:13:59.964 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 10:13:59.973 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-02 10:13:59.983 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:13:59.992 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-02 10:14:00.001 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-02 10:14:00.011 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:14:00.021 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-02 10:14:00.030 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-02 10:14:00.040 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:14:00.050 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-02 10:14:00.059 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-02 10:14:00.069 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-02 10:14:00.078 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-02 10:14:00.088 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 10:14:00.098 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-02 10:14:00.107 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-02 10:14:00.117 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-02 10:14:00.127 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 10:14:00.137 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-02 10:14:00.147 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-02 10:14:00.156 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-02 10:14:00.165 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-02 10:14:00.175 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-02 10:14:00.205 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-02 10:14:00.215 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-02 10:14:00.226 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-02 10:14:00.749 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:14:00.794 | Enabling module mpm_event. 2026-07-02 10:14:00.845 | Enabling module authz_core. 2026-07-02 10:14:00.850 | Enabling module authz_host. 2026-07-02 10:14:00.900 | Enabling module authn_core. 2026-07-02 10:14:00.905 | Enabling module auth_basic. 2026-07-02 10:14:00.951 | Enabling module access_compat. 2026-07-02 10:14:01.000 | Enabling module authn_file. 2026-07-02 10:14:01.047 | Enabling module authz_user. 2026-07-02 10:14:01.094 | Enabling module alias. 2026-07-02 10:14:01.141 | Enabling module dir. 2026-07-02 10:14:01.188 | Enabling module autoindex. 2026-07-02 10:14:01.239 | Enabling module env. 2026-07-02 10:14:01.287 | Enabling module mime. 2026-07-02 10:14:01.335 | Enabling module negotiation. 2026-07-02 10:14:01.385 | Enabling module setenvif. 2026-07-02 10:14:01.435 | Enabling module filter. 2026-07-02 10:14:01.484 | Enabling module deflate. 2026-07-02 10:14:01.537 | Enabling module status. 2026-07-02 10:14:01.587 | Enabling module reqtimeout. 2026-07-02 10:14:01.636 | Enabling conf charset. 2026-07-02 10:14:01.684 | Enabling conf localized-error-pages. 2026-07-02 10:14:01.732 | Enabling conf other-vhosts-access-log. 2026-07-02 10:14:01.779 | Enabling conf security. 2026-07-02 10:14:01.830 | Enabling conf serve-cgi-bin. 2026-07-02 10:14:01.878 | Enabling site 000-default. 2026-07-02 10:14:02.920 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-02 10:14:03.695 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-02 10:14:05.140 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-02 10:14:05.152 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-02 10:14:05.479 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 10:14:05.489 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-02 10:14:05.498 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-02 10:14:07.157 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-02 10:14:07.225 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-02 10:14:07.293 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-02 10:14:07.361 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-02 10:14:09.174 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-02 10:14:09.449 | Processing triggers for ufw (0.36.2-6) ... 2026-07-02 10:14:09.582 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-02 10:14:09.636 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 10:14:13.471 | Processing triggers for install-info (7.1-3build2) ... 2026-07-02 10:14:13.634 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-02 10:14:13.682 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 10:14:13.912 | perl: warning: Setting locale failed. 2026-07-02 10:14:13.912 | perl: warning: Please check that your locale settings: 2026-07-02 10:14:13.912 | LANGUAGE = (unset), 2026-07-02 10:14:13.912 | LC_ALL = "en_US.utf8", 2026-07-02 10:14:13.912 | LANG = "de_DE.UTF-8" 2026-07-02 10:14:13.912 | are supported and installed on your system. 2026-07-02 10:14:13.912 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:14:14.039 | perl: warning: Setting locale failed. 2026-07-02 10:14:14.041 | perl: warning: Please check that your locale settings: 2026-07-02 10:14:14.041 | LANGUAGE = (unset), 2026-07-02 10:14:14.041 | LC_ALL = "en_US.utf8", 2026-07-02 10:14:14.041 | LANG = "de_DE.UTF-8" 2026-07-02 10:14:14.041 | are supported and installed on your system. 2026-07-02 10:14:14.041 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:14:14.089 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:14:14.090 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:14:14.090 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:14:14.159 | perl: warning: Setting locale failed. 2026-07-02 10:14:14.159 | perl: warning: Please check that your locale settings: 2026-07-02 10:14:14.159 | LANGUAGE = (unset), 2026-07-02 10:14:14.159 | LC_ALL = "en_US.utf8", 2026-07-02 10:14:14.159 | LANG = "de_DE.UTF-8" 2026-07-02 10:14:14.159 | are supported and installed on your system. 2026-07-02 10:14:14.159 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:14:14.655 | 2026-07-02 10:14:14.655 | Running kernel seems to be up-to-date. 2026-07-02 10:14:14.655 | 2026-07-02 10:14:14.655 | Restarting services... 2026-07-02 10:14:14.692 | systemctl restart packagekit.service 2026-07-02 10:14:14.757 | 2026-07-02 10:14:14.757 | Service restarts being deferred: 2026-07-02 10:14:14.757 | systemctl restart virtlockd.service 2026-07-02 10:14:14.757 | systemctl restart virtlogd.service 2026-07-02 10:14:14.757 | 2026-07-02 10:14:14.757 | No containers need to be restarted. 2026-07-02 10:14:14.757 | 2026-07-02 10:14:14.757 | No user sessions are running outdated binaries. 2026-07-02 10:14:14.757 | 2026-07-02 10:14:14.758 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 10:14:16.689 | ++ functions-common:apt_get:1211 : result=0 2026-07-02 10:14:16.692 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:14:16.695 | ++ functions-common:time_stop:2420 : local name 2026-07-02 10:14:16.697 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 10:14:16.700 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:14:16.703 | ++ functions-common:time_stop:2423 : local total 2026-07-02 10:14:16.705 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 10:14:16.708 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:14:16.711 | ++ functions-common:time_stop:2427 : start_time=1782987199268 2026-07-02 10:14:16.714 | ++ functions-common:time_stop:2429 : [[ -z 1782987199268 ]] 2026-07-02 10:14:16.717 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:14:16.721 | ++ functions-common:time_stop:2432 : end_time=1782987256718 2026-07-02 10:14:16.724 | ++ functions-common:time_stop:2433 : elapsed_time=57450 2026-07-02 10:14:16.726 | ++ functions-common:time_stop:2434 : total=7189 2026-07-02 10:14:16.729 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:14:16.732 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=64639 2026-07-02 10:14:16.735 | ++ functions-common:apt_get:1215 : return 0 2026-07-02 10:14:16.738 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-02 10:14:16.740 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-02 10:14:16.744 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-02 10:14:16.749 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-02 10:14:16.752 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-02 10:14:16.755 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-02 10:14:16.760 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-02 10:14:16.764 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-02 10:14:16.767 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-02 10:14:16.770 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-02 10:14:16.772 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:14:17.065 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-02 10:14:17.067 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-02 10:14:17.069 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-02 10:14:17.071 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-02 10:14:17.073 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-02 10:14:17.075 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-02 10:14:17.077 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-02 10:14:17.079 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-02 10:14:17.081 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-02 10:14:17.083 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-02 10:14:17.086 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-02 10:14:17.088 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-02 10:14:17.090 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-02 10:14:17.092 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-02 10:14:17.094 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-02 10:14:17.096 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-02 10:14:17.098 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-02 10:14:17.100 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-02 10:14:17.102 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-02 10:14:17.104 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-02 10:14:17.106 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-02 10:14:17.109 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-02 10:14:17.111 | + functions-common:_ensure_lsb_release:420 : return 2026-07-02 10:14:17.113 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-02 10:14:17.127 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-02 10:14:17.130 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-02 10:14:17.143 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-02 10:14:17.146 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-02 10:14:17.159 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-02 10:14:17.161 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-02 10:14:17.163 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-02 10:14:17.166 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-02 10:14:17.168 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-02 10:14:17.170 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-02 10:14:17.172 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-02 10:14:17.174 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-02 10:14:17.177 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-02 10:14:17.179 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-02 10:14:17.181 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-02 10:14:17.181 | Distro: noble 2026-07-02 10:14:17.183 | + tools/install_pip.sh:main:117 : get_versions 2026-07-02 10:14:17.185 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-02 10:14:17.189 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-02 10:14:17.191 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-02 10:14:17.194 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-02 10:14:17.194 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-02 10:14:17.869 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-02 10:14:17.871 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-02 10:14:17.871 | pip: 24.0 2026-07-02 10:14:17.874 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-02 10:14:17.876 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-02 10:14:17.878 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:14:17.879 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:14:17.881 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:14:17.884 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:14:17.886 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:14:17.888 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:14:17.890 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:14:17.892 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:14:17.894 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:14:17.896 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:14:17.898 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:14:17.900 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:14:17.902 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:14:17.904 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-02 10:14:17.906 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:14:17.908 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:14:17.910 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-02 10:14:17.914 | + tools/install_pip.sh:main:146 : set -x 2026-07-02 10:14:17.917 | + tools/install_pip.sh:main:149 : get_versions 2026-07-02 10:14:17.920 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-02 10:14:17.923 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-02 10:14:17.926 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-02 10:14:17.928 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-02 10:14:17.929 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-02 10:14:18.507 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-02 10:14:18.509 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-02 10:14:18.509 | pip: 24.0 2026-07-02 10:14:18.512 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-02 10:14:18.515 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-02 10:14:18.518 | + ./stack.sh:main:804 : fixup_all 2026-07-02 10:14:18.521 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-02 10:14:18.523 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-02 10:14:18.526 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:14:18.529 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:14:18.532 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-02 10:14:18.547 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-02 10:14:18.562 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-02 10:14:18.577 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-02 10:14:18.580 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-02 10:14:18.583 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:14:18.585 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:14:18.587 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:14:18.588 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:14:18.591 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:14:18.594 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:14:18.597 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:14:18.599 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:14:18.602 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:14:18.605 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:14:18.607 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:14:18.610 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:14:18.612 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:14:18.615 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-02 10:14:18.618 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-02 10:14:18.621 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-02 10:14:18.635 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-02 10:14:18.650 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-02 10:14:18.666 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-02 10:14:18.681 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-02 10:14:18.695 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-02 10:14:18.710 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-02 10:14:18.725 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-02 10:14:18.739 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-02 10:14:18.742 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-02 10:14:18.744 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-02 10:14:24.381 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-02 10:14:24.403 | Using python 3.12 to install setuptools 2026-07-02 10:14:24.405 | + 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-07-02 10:14:25.781 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-02 10:14:26.033 | Collecting pip 2026-07-02 10:14:26.138 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-02 10:14:26.151 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-02 10:14:26.617 | Collecting setuptools[core] 2026-07-02 10:14:26.632 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 10:14:26.794 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-02 10:14:26.810 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 10:14:26.892 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-02 10:14:26.908 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-02 10:14:26.930 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-07-02 10:14:27.007 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-02 10:14:27.023 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 10:14:27.129 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-02 10:14:27.144 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 10:14:27.226 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-02 10:14:27.243 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 10:14:27.356 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:27.371 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 10:14:27.453 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:27.469 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 10:14:27.711 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:27.727 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-02 10:14:27.815 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:27.830 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-02 10:14:28.008 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:28.024 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-02 10:14:28.089 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:28.106 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-02 10:14:28.198 | 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-07-02 10:14:28.213 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-02 10:14:28.305 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:28.321 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 10:14:28.370 | 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-07-02 10:14:28.402 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-02 10:14:28.484 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.4 MB/s eta 0:00:00 2026-07-02 10:14:28.499 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-02 10:14:28.523 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-02 10:14:28.546 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-02 10:14:28.559 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.3 MB/s eta 0:00:00 2026-07-02 10:14:28.574 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 10:14:28.589 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.4 MB/s eta 0:00:00 2026-07-02 10:14:28.605 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-02 10:14:28.628 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 10:14:28.672 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.3 MB/s eta 0:00:00 2026-07-02 10:14:28.686 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-02 10:14:28.710 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-02 10:14:28.733 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-02 10:14:28.750 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 9.1 MB/s eta 0:00:00 2026-07-02 10:14:28.765 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-02 10:14:28.788 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-02 10:14:28.807 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.0 MB/s eta 0:00:00 2026-07-02 10:14:28.823 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-02 10:14:28.845 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-02 10:14:28.859 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.7 MB/s eta 0:00:00 2026-07-02 10:14:28.874 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-02 10:14:28.924 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.6 MB/s eta 0:00:00 2026-07-02 10:14:29.659 | 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-07-02 10:14:29.682 | Attempting uninstall: setuptools 2026-07-02 10:14:29.697 | Found existing installation: setuptools 68.1.2 2026-07-02 10:14:29.698 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:14:29.698 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-02 10:14:30.850 | Attempting uninstall: pygments 2026-07-02 10:14:30.883 | Found existing installation: Pygments 2.17.2 2026-07-02 10:14:30.884 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:14:30.885 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-02 10:14:32.149 | Attempting uninstall: pip 2026-07-02 10:14:32.155 | Found existing installation: pip 24.0 2026-07-02 10:14:32.227 | Uninstalling pip-24.0: 2026-07-02 10:14:32.237 | Successfully uninstalled pip-24.0 2026-07-02 10:14:33.842 | Attempting uninstall: packaging 2026-07-02 10:14:33.880 | Found existing installation: packaging 24.0 2026-07-02 10:14:33.882 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:14:33.882 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-02 10:14:34.069 | Attempting uninstall: markdown-it-py 2026-07-02 10:14:34.080 | Found existing installation: markdown-it-py 3.0.0 2026-07-02 10:14:34.081 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:14:34.082 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-02 10:14:34.241 | Attempting uninstall: wheel 2026-07-02 10:14:34.263 | Found existing installation: wheel 0.42.0 2026-07-02 10:14:34.264 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:14:34.265 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-02 10:14:34.317 | Attempting uninstall: rich 2026-07-02 10:14:34.359 | Found existing installation: rich 13.7.1 2026-07-02 10:14:34.359 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:14:34.362 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-02 10:14:35.075 | 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-07-02 10:14:35.272 | + inc/python:pip_install:216 : result=0 2026-07-02 10:14:35.276 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:14:35.279 | + functions-common:time_stop:2420 : local name 2026-07-02 10:14:35.282 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:14:35.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:14:35.288 | + functions-common:time_stop:2423 : local total 2026-07-02 10:14:35.291 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:14:35.293 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:14:35.296 | + functions-common:time_stop:2427 : start_time=1782987264397 2026-07-02 10:14:35.299 | + functions-common:time_stop:2429 : [[ -z 1782987264397 ]] 2026-07-02 10:14:35.302 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:14:35.307 | + functions-common:time_stop:2432 : end_time=1782987275304 2026-07-02 10:14:35.310 | + functions-common:time_stop:2433 : elapsed_time=10907 2026-07-02 10:14:35.312 | + functions-common:time_stop:2434 : total=0 2026-07-02 10:14:35.316 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:14:35.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10907 2026-07-02 10:14:35.320 | + inc/python:pip_install:219 : return 0 2026-07-02 10:14:35.322 | + 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-07-02 10:14:35.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-07-02 10:14:35.328 | + 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-07-02 10:14:35.332 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-02 10:14:35.334 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-02 10:14:35.336 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-02 10:14:35.359 | Using python 3.12 to install os-testr 2026-07-02 10:14:35.362 | + 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-07-02 10:14:36.696 | Collecting os-testr 2026-07-02 10:14:36.831 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 10:14:36.895 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-02 10:14:36.909 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 10:14:36.952 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-02 10:14:36.968 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-02 10:14:37.028 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-02 10:14:37.045 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-02 10:14:37.057 | 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-07-02 10:14:37.085 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-02 10:14:37.100 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 10:14:37.192 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-02 10:14:37.208 | 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-07-02 10:14:37.243 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-02 10:14:37.268 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 10:14:37.305 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-02 10:14:37.330 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-02 10:14:37.353 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-02 10:14:37.376 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-02 10:14:37.413 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.3 MB/s 0:00:00 2026-07-02 10:14:37.573 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-02 10:14:37.717 | Attempting uninstall: PyYAML 2026-07-02 10:14:37.724 | Found existing installation: PyYAML 6.0.1 2026-07-02 10:14:37.726 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:14:37.726 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-02 10:14:38.104 | 2026-07-02 10:14:38.108 | 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-07-02 10:14:38.218 | + inc/python:pip_install:216 : result=0 2026-07-02 10:14:38.221 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:14:38.224 | + functions-common:time_stop:2420 : local name 2026-07-02 10:14:38.226 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:14:38.228 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:14:38.230 | + functions-common:time_stop:2423 : local total 2026-07-02 10:14:38.233 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:14:38.235 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:14:38.237 | + functions-common:time_stop:2427 : start_time=1782987275353 2026-07-02 10:14:38.239 | + functions-common:time_stop:2429 : [[ -z 1782987275353 ]] 2026-07-02 10:14:38.242 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:14:38.245 | + functions-common:time_stop:2432 : end_time=1782987278242 2026-07-02 10:14:38.247 | + functions-common:time_stop:2433 : elapsed_time=2889 2026-07-02 10:14:38.249 | + functions-common:time_stop:2434 : total=10907 2026-07-02 10:14:38.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:14:38.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13796 2026-07-02 10:14:38.256 | + inc/python:pip_install:219 : return 0 2026-07-02 10:14:38.258 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-02 10:14:38.316 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-02 10:14:38.403 | + ./stack.sh:main:832 : install_infra 2026-07-02 10:14:38.406 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 10:14:38.408 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-02 10:14:38.411 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-02 10:14:43.878 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 10:14:43.880 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-02 10:14:43.900 | + 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-07-02 10:14:45.264 | Collecting pbr 2026-07-02 10:14:45.267 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 10:14:45.696 | Collecting setuptools[core] 2026-07-02 10:14:45.700 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 10:14:45.847 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-02 10:14:45.849 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 10:14:45.922 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-02 10:14:45.925 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-02 10:14:45.994 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-02 10:14:45.997 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 10:14:46.086 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-02 10:14:46.089 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 10:14:46.156 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-02 10:14:46.158 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 10:14:46.257 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:46.260 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 10:14:46.330 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:46.331 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 10:14:46.556 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:46.558 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-02 10:14:46.632 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:46.635 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-02 10:14:46.803 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:46.807 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-02 10:14:46.854 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 10:14:46.857 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-02 10:14:46.936 | 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-07-02 10:14:46.938 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-02 10:14:47.020 | 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-07-02 10:14:47.022 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 10:14:47.109 | 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-07-02 10:14:47.197 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 10:14:47.280 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 10:14:47.283 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-02 10:14:47.286 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-02 10:14:47.291 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-02 10:14:47.291 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 10:14:47.294 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-02 10:14:47.297 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 10:14:47.307 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-02 10:14:47.310 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-02 10:14:47.312 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-02 10:14:47.315 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-02 10:14:47.317 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-02 10:14:47.322 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-02 10:14:47.325 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-02 10:14:47.328 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-02 10:14:47.354 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-02 10:14:47.634 | 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-07-02 10:14:51.352 | 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-07-02 10:14:51.540 | + inc/python:pip_install:216 : result=0 2026-07-02 10:14:51.543 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:14:51.546 | + functions-common:time_stop:2420 : local name 2026-07-02 10:14:51.549 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:14:51.552 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:14:51.554 | + functions-common:time_stop:2423 : local total 2026-07-02 10:14:51.557 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:14:51.559 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:14:51.562 | + functions-common:time_stop:2427 : start_time=1782987283894 2026-07-02 10:14:51.565 | + functions-common:time_stop:2429 : [[ -z 1782987283894 ]] 2026-07-02 10:14:51.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:14:51.570 | + functions-common:time_stop:2432 : end_time=1782987291568 2026-07-02 10:14:51.574 | + functions-common:time_stop:2433 : elapsed_time=7674 2026-07-02 10:14:51.576 | + functions-common:time_stop:2434 : total=13796 2026-07-02 10:14:51.578 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:14:51.581 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21470 2026-07-02 10:14:51.583 | + inc/python:pip_install:219 : return 0 2026-07-02 10:14:51.586 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 10:14:51.589 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-02 10:14:51.613 | + 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-07-02 10:14:52.893 | Processing /opt/stack/requirements 2026-07-02 10:14:52.897 | Installing build dependencies: started 2026-07-02 10:14:55.986 | Installing build dependencies: finished with status 'done' 2026-07-02 10:14:55.988 | Getting requirements to build wheel: started 2026-07-02 10:14:56.276 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 10:14:56.281 | Preparing metadata (pyproject.toml): started 2026-07-02 10:14:57.474 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:14:57.658 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8463) 2026-07-02 10:14:57.748 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-02 10:14:57.769 | 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-07-02 10:14:57.875 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8463) 2026-07-02 10:14:57.908 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 10:14:58.058 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8463) 2026-07-02 10:14:58.060 | 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-07-02 10:14:58.215 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8463) 2026-07-02 10:14:58.230 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-02 10:14:58.243 | 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-07-02 10:14:58.579 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-02 10:14:58.594 | 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-07-02 10:14:58.611 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.8 MB/s eta 0:00:00 2026-07-02 10:14:58.685 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-02 10:14:58.700 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-02 10:14:58.820 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-02 10:14:58.836 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-02 10:14:58.926 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-02 10:14:58.941 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 10:14:59.062 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-02 10:14:59.084 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-02 10:14:59.097 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-07-02 10:14:59.100 | 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-07-02 10:14:59.123 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-02 10:14:59.136 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.4 MB/s eta 0:00:00 2026-07-02 10:14:59.152 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-02 10:14:59.167 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.9 MB/s eta 0:00:00 2026-07-02 10:14:59.183 | 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-07-02 10:14:59.201 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.4 MB/s eta 0:00:00 2026-07-02 10:14:59.219 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-02 10:14:59.232 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.3 MB/s eta 0:00:00 2026-07-02 10:14:59.250 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-02 10:14:59.264 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.0 MB/s eta 0:00:00 2026-07-02 10:14:59.296 | Building wheels for collected packages: openstack_requirements 2026-07-02 10:14:59.298 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-02 10:15:01.528 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-02 10:15:01.531 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8463-py3-none-any.whl size=52406 sha256=dc56a06af9d5150ea00c0a00fbd9d7cab4d99115bbe29fbbcbe51831f6e79059 2026-07-02 10:15:01.531 | Stored in directory: /tmp/pip-ephem-wheel-cache-dnwhn9k6/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-02 10:15:01.535 | Successfully built openstack_requirements 2026-07-02 10:15:01.813 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-02 10:15:02.585 | 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-07-02 10:15:02.791 | + inc/python:pip_install:216 : result=0 2026-07-02 10:15:02.795 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:15:02.796 | + functions-common:time_stop:2420 : local name 2026-07-02 10:15:02.798 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:15:02.801 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:15:02.803 | + functions-common:time_stop:2423 : local total 2026-07-02 10:15:02.806 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:15:02.808 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:15:02.810 | + functions-common:time_stop:2427 : start_time=1782987291605 2026-07-02 10:15:02.812 | + functions-common:time_stop:2429 : [[ -z 1782987291605 ]] 2026-07-02 10:15:02.816 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:15:02.819 | + functions-common:time_stop:2432 : end_time=1782987302817 2026-07-02 10:15:02.822 | + functions-common:time_stop:2433 : elapsed_time=11212 2026-07-02 10:15:02.824 | + functions-common:time_stop:2434 : total=21470 2026-07-02 10:15:02.827 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:15:02.829 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32682 2026-07-02 10:15:02.831 | + inc/python:pip_install:219 : return 0 2026-07-02 10:15:02.834 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-02 10:15:02.836 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-02 10:15:02.838 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-02 10:15:02.841 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:15:02.844 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:15:02.847 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-02 10:15:02.849 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:15:02.852 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-02 10:15:02.873 | Using python 3.12 to install pbr 2026-07-02 10:15:02.876 | + 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-07-02 10:15:03.863 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-02 10:15:04.055 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-07-02 10:15:04.299 | + inc/python:pip_install:216 : result=0 2026-07-02 10:15:04.301 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:15:04.304 | + functions-common:time_stop:2420 : local name 2026-07-02 10:15:04.307 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:15:04.309 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:15:04.312 | + functions-common:time_stop:2423 : local total 2026-07-02 10:15:04.314 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:15:04.317 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:15:04.320 | + functions-common:time_stop:2427 : start_time=1782987302867 2026-07-02 10:15:04.322 | + functions-common:time_stop:2429 : [[ -z 1782987302867 ]] 2026-07-02 10:15:04.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:15:04.330 | + functions-common:time_stop:2432 : end_time=1782987304326 2026-07-02 10:15:04.332 | + functions-common:time_stop:2433 : elapsed_time=1459 2026-07-02 10:15:04.334 | + functions-common:time_stop:2434 : total=32682 2026-07-02 10:15:04.336 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:15:04.339 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34141 2026-07-02 10:15:04.341 | + inc/python:pip_install:219 : return 0 2026-07-02 10:15:04.344 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-02 10:15:09.806 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-02 10:15:10.600 | Collecting bindep 2026-07-02 10:15:10.689 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-02 10:15:10.790 | Collecting distro>=1.7 (from bindep) 2026-07-02 10:15:10.806 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-02 10:15:10.888 | Collecting packaging (from bindep) 2026-07-02 10:15:10.893 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 10:15:10.941 | Collecting Parsley (from bindep) 2026-07-02 10:15:10.959 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-02 10:15:11.046 | Collecting pbr>=2 (from bindep) 2026-07-02 10:15:11.048 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 10:15:11.446 | Collecting setuptools (from pbr>=2->bindep) 2026-07-02 10:15:11.448 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 10:15:11.543 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-02 10:15:11.574 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-02 10:15:11.584 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 10:15:11.588 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 10:15:11.605 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-02 10:15:11.629 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.1 MB/s eta 0:00:00 2026-07-02 10:15:11.631 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 10:15:11.775 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-02 10:15:13.513 | 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-07-02 10:15:13.654 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-02 10:15:13.657 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-02 10:15:13.660 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-02 10:15:13.680 | + ./stack.sh:main:841 : pkgs= 2026-07-02 10:15:13.683 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-02 10:15:13.686 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-02 10:15:13.689 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 10:15:13.692 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-02 10:15:13.695 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 10:15:13.697 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 10:15:13.700 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 10:15:13.703 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 10:15:13.705 | + functions-common:run_phase:1858 : local extra 2026-07-02 10:15:13.708 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 10:15:13.712 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 10:15:13.714 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 10:15:13.717 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 10:15:13.720 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-02 10:15:13.723 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 10:15:13.739 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:15:13.742 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:15:13.744 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:15:13.747 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-02 10:15:13.749 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:15:13.752 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 10:15:13.755 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:15:13.757 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-02 10:15:13.759 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:15:13.762 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-02 10:15:13.765 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:15:13.767 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-02 10:15:13.770 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 10:15:13.773 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 10:15:13.775 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:15:13.778 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 10:15:13.781 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-02 10:15:13.783 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 10:15:13.786 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-02 10:15:13.789 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 10:15:13.792 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 10:15:13.795 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-02 10:15:13.798 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-02 10:15:13.802 | + functions:set_systemd_override:845 : local value=2048 2026-07-02 10:15:13.805 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-02 10:15:13.808 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-02 10:15:13.873 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-02 10:15:13.873 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-02 10:15:13.876 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-02 10:15:14.310 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-02 10:15:14.313 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-02 10:15:14.334 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:15:14.337 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-02 10:15:14.340 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 10:15:14.342 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:15:14.345 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 10:15:14.348 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:15:14.350 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:15:14.353 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:15:14.356 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:15:14.359 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:15:14.361 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:15:14.364 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 10:15:14.367 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 10:15:14.370 | + functions-common:apt_get_update:1167 : return 2026-07-02 10:15:14.373 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-02 10:15:14.375 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:15:14.378 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:15:14.381 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:15:14.384 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-02 10:15:14.406 | + 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-07-02 10:15:14.444 | Reading package lists... 2026-07-02 10:15:14.832 | Building dependency tree... 2026-07-02 10:15:14.833 | Reading state information... 2026-07-02 10:15:15.463 | The following packages were automatically installed and are no longer required: 2026-07-02 10:15:15.465 | libfwupd2 libgusb2 2026-07-02 10:15:15.465 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:15:15.466 | The following additional packages will be installed: 2026-07-02 10:15:15.467 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-02 10:15:15.467 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-02 10:15:15.467 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-02 10:15:15.469 | erlang-tools erlang-xmerl 2026-07-02 10:15:15.471 | Suggested packages: 2026-07-02 10:15:15.471 | erlang erlang-manpages erlang-doc 2026-07-02 10:15:15.535 | The following NEW packages will be installed: 2026-07-02 10:15:15.536 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-02 10:15:15.536 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-02 10:15:15.536 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-02 10:15:15.538 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-02 10:15:15.615 | 0 upgraded, 18 newly installed, 0 to remove and 7 not upgraded. 2026-07-02 10:15:15.615 | Need to get 36.1 MB of archives. 2026-07-02 10:15:15.615 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-02 10:15:15.615 | 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-07-02 10:15:15.807 | 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-07-02 10:15:15.820 | 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-07-02 10:15:15.831 | 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-07-02 10:15:15.852 | 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-07-02 10:15:15.865 | 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-07-02 10:15:15.879 | 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-07-02 10:15:15.911 | 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-07-02 10:15:15.929 | 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-07-02 10:15:15.944 | 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-07-02 10:15:15.958 | 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-07-02 10:15:15.980 | 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-07-02 10:15:16.016 | 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-07-02 10:15:16.017 | 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-07-02 10:15:16.027 | 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-07-02 10:15:16.046 | 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-07-02 10:15:16.068 | 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-07-02 10:15:16.100 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-02 10:15:16.558 | perl: warning: Setting locale failed. 2026-07-02 10:15:16.558 | perl: warning: Please check that your locale settings: 2026-07-02 10:15:16.558 | LANGUAGE = (unset), 2026-07-02 10:15:16.558 | LC_ALL = "en_US.utf8", 2026-07-02 10:15:16.558 | LANG = "de_DE.UTF-8" 2026-07-02 10:15:16.558 | are supported and installed on your system. 2026-07-02 10:15:16.558 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:15:16.618 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:15:16.619 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:15:16.619 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:15:16.807 | Fetched 36.1 MB in 1s (47.3 MB/s) 2026-07-02 10:15:16.881 | Selecting previously unselected package erlang-base. 2026-07-02 10:15:16.944 | (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-07-02 10:15:16.950 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:16.954 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.315 | Selecting previously unselected package erlang-asn1. 2026-07-02 10:15:17.327 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.331 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.406 | Selecting previously unselected package erlang-crypto. 2026-07-02 10:15:17.414 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.418 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.464 | Selecting previously unselected package erlang-public-key. 2026-07-02 10:15:17.475 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.479 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.532 | Selecting previously unselected package erlang-mnesia. 2026-07-02 10:15:17.543 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.547 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.611 | Selecting previously unselected package erlang-runtime-tools. 2026-07-02 10:15:17.622 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.626 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.685 | Selecting previously unselected package erlang-ssl. 2026-07-02 10:15:17.697 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.701 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.788 | Selecting previously unselected package erlang-eldap. 2026-07-02 10:15:17.799 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.804 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.846 | Selecting previously unselected package erlang-ftp. 2026-07-02 10:15:17.857 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.861 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.903 | Selecting previously unselected package erlang-tftp. 2026-07-02 10:15:17.915 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.919 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:17.964 | Selecting previously unselected package erlang-inets. 2026-07-02 10:15:17.975 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:17.979 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:18.060 | Selecting previously unselected package erlang-snmp. 2026-07-02 10:15:18.071 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:18.076 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:18.230 | Selecting previously unselected package erlang-os-mon. 2026-07-02 10:15:18.237 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:18.240 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:18.283 | Selecting previously unselected package erlang-parsetools. 2026-07-02 10:15:18.294 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:18.298 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:18.337 | Selecting previously unselected package erlang-syntax-tools. 2026-07-02 10:15:18.349 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:18.353 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:18.401 | Selecting previously unselected package erlang-tools. 2026-07-02 10:15:18.413 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:18.417 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:18.474 | Selecting previously unselected package erlang-xmerl. 2026-07-02 10:15:18.486 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 10:15:18.490 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:18.570 | Selecting previously unselected package rabbitmq-server. 2026-07-02 10:15:18.582 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-02 10:15:18.588 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-02 10:15:19.630 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:19.993 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-02 10:15:19.993 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-02 10:15:22.524 | Searching for services which depend on erlang and should be started... none found. 2026-07-02 10:15:22.550 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.574 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.593 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.615 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.626 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.637 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.649 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.661 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.672 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.683 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.694 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.705 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.717 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.727 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.739 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.750 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 10:15:22.761 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-02 10:15:22.850 | info: Selecting GID from range 100 to 999 ... 2026-07-02 10:15:22.855 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-02 10:15:22.956 | info: Selecting UID from range 100 to 999 ... 2026-07-02 10:15:22.957 | 2026-07-02 10:15:22.961 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-02 10:15:22.964 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-02 10:15:23.016 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-02 10:15:23.223 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-02 10:15:43.231 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 10:15:44.889 | perl: warning: Setting locale failed. 2026-07-02 10:15:44.889 | perl: warning: Please check that your locale settings: 2026-07-02 10:15:44.890 | LANGUAGE = (unset), 2026-07-02 10:15:44.890 | LC_ALL = "en_US.utf8", 2026-07-02 10:15:44.890 | LANG = "de_DE.UTF-8" 2026-07-02 10:15:44.890 | are supported and installed on your system. 2026-07-02 10:15:44.890 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:15:45.017 | perl: warning: Setting locale failed. 2026-07-02 10:15:45.017 | perl: warning: Please check that your locale settings: 2026-07-02 10:15:45.017 | LANGUAGE = (unset), 2026-07-02 10:15:45.017 | LC_ALL = "en_US.utf8", 2026-07-02 10:15:45.017 | LANG = "de_DE.UTF-8" 2026-07-02 10:15:45.017 | are supported and installed on your system. 2026-07-02 10:15:45.017 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:15:45.066 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:15:45.066 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:15:45.066 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:15:45.134 | perl: warning: Setting locale failed. 2026-07-02 10:15:45.135 | perl: warning: Please check that your locale settings: 2026-07-02 10:15:45.135 | LANGUAGE = (unset), 2026-07-02 10:15:45.135 | LC_ALL = "en_US.utf8", 2026-07-02 10:15:45.135 | LANG = "de_DE.UTF-8" 2026-07-02 10:15:45.135 | are supported and installed on your system. 2026-07-02 10:15:45.135 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:15:45.628 | 2026-07-02 10:15:45.628 | Running kernel seems to be up-to-date. 2026-07-02 10:15:45.628 | 2026-07-02 10:15:45.628 | Restarting services... 2026-07-02 10:15:45.650 | 2026-07-02 10:15:45.650 | Service restarts being deferred: 2026-07-02 10:15:45.650 | systemctl restart virtlockd.service 2026-07-02 10:15:45.650 | systemctl restart virtlogd.service 2026-07-02 10:15:45.650 | 2026-07-02 10:15:45.650 | No containers need to be restarted. 2026-07-02 10:15:45.651 | 2026-07-02 10:15:45.651 | No user sessions are running outdated binaries. 2026-07-02 10:15:45.651 | 2026-07-02 10:15:45.651 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 10:15:47.501 | + functions-common:apt_get:1211 : result=0 2026-07-02 10:15:47.503 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:15:47.506 | + functions-common:time_stop:2420 : local name 2026-07-02 10:15:47.508 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:15:47.510 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:15:47.512 | + functions-common:time_stop:2423 : local total 2026-07-02 10:15:47.514 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:15:47.517 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:15:47.519 | + functions-common:time_stop:2427 : start_time=1782987314403 2026-07-02 10:15:47.521 | + functions-common:time_stop:2429 : [[ -z 1782987314403 ]] 2026-07-02 10:15:47.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:15:47.527 | + functions-common:time_stop:2432 : end_time=1782987347525 2026-07-02 10:15:47.530 | + functions-common:time_stop:2433 : elapsed_time=33122 2026-07-02 10:15:47.532 | + functions-common:time_stop:2434 : total=64639 2026-07-02 10:15:47.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:15:47.536 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97761 2026-07-02 10:15:47.539 | + functions-common:apt_get:1215 : return 0 2026-07-02 10:15:47.541 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-02 10:15:47.543 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:15:47.545 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:15:47.548 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:15:47.550 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:15:47.552 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:15:47.554 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:15:47.557 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:15:47.559 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:15:47.561 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:15:47.563 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:15:47.566 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:15:47.568 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:15:47.570 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:15:47.572 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-02 10:15:47.575 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-02 10:15:47.589 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:15:47.591 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-02 10:15:47.594 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:15:47.596 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-02 10:15:47.598 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-02 10:15:47.601 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-02 10:15:47.604 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-02 10:15:47.606 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-02 10:15:47.608 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-02 10:15:47.611 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-02 10:15:47.613 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-02 10:15:47.615 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-02 10:15:47.618 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-02 10:15:48.751 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-02 10:15:48.751 | user tags 2026-07-02 10:15:48.751 | guest [administrator]' 2026-07-02 10:15:48.755 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-02 10:15:48.755 | user tags 2026-07-02 10:15:48.755 | guest [administrator]' 2026-07-02 10:15:48.755 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-02 10:15:48.760 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-02 10:15:48.762 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-02 10:15:48.764 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-02 10:15:49.814 | Adding user "stackrabbit" ... 2026-07-02 10:15:49.829 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-02 10:15:49.849 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-02 10:15:50.895 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-02 10:15:50.928 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-02 10:15:50.931 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-02 10:15:51.976 | Changing password for user "stackrabbit" ... 2026-07-02 10:15:52.008 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-02 10:15:52.010 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-02 10:15:52.014 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-02 10:15:53.110 | Deleting user "guest" ... 2026-07-02 10:15:53.143 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-02 10:15:53.161 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:15:53.164 | + ./stack.sh:main:858 : install_database 2026-07-02 10:15:53.167 | + lib/database:install_database:118 : install_database_mysql 2026-07-02 10:15:53.170 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-02 10:15:53.173 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:15:53.176 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:15:53.178 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-02 10:15:53.191 | perl: warning: Setting locale failed. 2026-07-02 10:15:53.191 | perl: warning: Please check that your locale settings: 2026-07-02 10:15:53.191 | LANGUAGE = (unset), 2026-07-02 10:15:53.191 | LC_ALL = "en_US.utf8", 2026-07-02 10:15:53.191 | LANG = "de_DE.UTF-8" 2026-07-02 10:15:53.191 | are supported and installed on your system. 2026-07-02 10:15:53.191 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:15:53.242 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:15:53.242 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:15:53.242 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:15:53.352 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-02 10:15:53.356 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-02 10:15:53.360 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-02 10:15:53.364 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:15:53.367 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:15:53.370 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-02 10:15:53.373 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-02 10:15:53.376 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-02 10:15:53.380 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-02 10:15:53.383 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-02 10:15:53.386 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:15:53.388 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:15:53.391 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:15:53.394 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:15:53.397 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:15:53.400 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:15:53.402 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:15:53.405 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:15:53.408 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:15:53.411 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:15:53.413 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:15:53.416 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:15:53.419 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:15:53.422 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-02 10:15:53.425 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:15:53.428 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:15:53.431 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-02 10:15:53.434 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 10:15:53.437 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:15:53.440 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 10:15:53.442 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:15:53.445 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:15:53.448 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:15:53.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:15:53.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:15:53.456 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:15:53.459 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 10:15:53.461 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 10:15:53.464 | + functions-common:apt_get_update:1167 : return 2026-07-02 10:15:53.467 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-02 10:15:53.470 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:15:53.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:15:53.475 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:15:53.478 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-02 10:15:53.500 | + 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-07-02 10:15:53.537 | Reading package lists... 2026-07-02 10:15:53.887 | Building dependency tree... 2026-07-02 10:15:53.889 | Reading state information... 2026-07-02 10:15:54.399 | The following packages were automatically installed and are no longer required: 2026-07-02 10:15:54.401 | libfwupd2 libgusb2 2026-07-02 10:15:54.401 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:15:54.403 | The following additional packages will be installed: 2026-07-02 10:15:54.403 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-02 10:15:54.403 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-02 10:15:54.403 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-02 10:15:54.403 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-02 10:15:54.404 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-02 10:15:54.404 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-02 10:15:54.405 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-02 10:15:54.407 | Suggested packages: 2026-07-02 10:15:54.407 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-02 10:15:54.407 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-02 10:15:54.457 | The following NEW packages will be installed: 2026-07-02 10:15:54.457 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-02 10:15:54.457 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-02 10:15:54.457 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-02 10:15:54.458 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-02 10:15:54.458 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-02 10:15:54.458 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-02 10:15:54.459 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-02 10:15:54.536 | 0 upgraded, 27 newly installed, 0 to remove and 7 not upgraded. 2026-07-02 10:15:54.536 | Need to get 29.6 MB of archives. 2026-07-02 10:15:54.536 | After this operation, 243 MB of additional disk space will be used. 2026-07-02 10:15:54.536 | 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-07-02 10:15:54.641 | 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-07-02 10:15:54.654 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-02 10:15:54.670 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-02 10:15:54.685 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-02 10:15:54.701 | 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-07-02 10:15:54.908 | 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-07-02 10:15:54.924 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-02 10:15:54.927 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-02 10:15:54.947 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-02 10:15:54.963 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-02 10:15:54.978 | 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-07-02 10:15:54.992 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-02 10:15:55.005 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-02 10:15:55.017 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-02 10:15:55.033 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-02 10:15:55.046 | 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-07-02 10:15:55.061 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-02 10:15:55.078 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-02 10:15:55.090 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-02 10:15:55.104 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-02 10:15:55.120 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-02 10:15:55.134 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-02 10:15:55.149 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-02 10:15:55.165 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-02 10:15:55.243 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-02 10:15:55.248 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-02 10:15:55.488 | perl: warning: Setting locale failed. 2026-07-02 10:15:55.488 | perl: warning: Please check that your locale settings: 2026-07-02 10:15:55.489 | LANGUAGE = (unset), 2026-07-02 10:15:55.489 | LC_ALL = "en_US.utf8", 2026-07-02 10:15:55.489 | LANG = "de_DE.UTF-8" 2026-07-02 10:15:55.489 | are supported and installed on your system. 2026-07-02 10:15:55.489 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:15:55.550 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:15:55.550 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:15:55.550 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:15:55.673 | Vorkonfiguration der Pakete ... 2026-07-02 10:15:55.683 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:15:55.815 | Fetched 29.6 MB in 1s (38.7 MB/s) 2026-07-02 10:15:55.851 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-02 10:15:55.912 | (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-07-02 10:15:55.919 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 10:15:55.923 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:15:56.331 | Selecting previously unselected package mysql-client-8.0. 2026-07-02 10:15:56.342 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 10:15:56.346 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:15:56.392 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-02 10:15:56.403 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-02 10:15:56.411 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 10:15:56.459 | Selecting previously unselected package libmecab2:amd64. 2026-07-02 10:15:56.470 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-02 10:15:56.475 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-02 10:15:56.523 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-02 10:15:56.533 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-02 10:15:56.537 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-02 10:15:56.584 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-02 10:15:56.596 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 10:15:56.600 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:15:57.550 | Selecting previously unselected package mysql-server-8.0. 2026-07-02 10:15:57.562 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 10:15:57.571 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:15:57.626 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:15:57.626 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:15:57.626 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:15:57.707 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:15:57.719 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:15:58.019 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:15:58.087 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-02 10:15:58.099 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-02 10:15:58.103 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-02 10:15:58.145 | Selecting previously unselected package liburi-perl. 2026-07-02 10:15:58.155 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-02 10:15:58.160 | Unpacking liburi-perl (5.27-1) ... 2026-07-02 10:15:58.249 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-02 10:15:58.261 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-02 10:15:58.266 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-02 10:15:58.329 | Selecting previously unselected package libcgi-pm-perl. 2026-07-02 10:15:58.340 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-02 10:15:58.355 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-02 10:15:58.423 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-02 10:15:58.433 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:15:58.437 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 10:15:58.482 | Selecting previously unselected package libfcgi-perl. 2026-07-02 10:15:58.494 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-02 10:15:58.499 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-02 10:15:58.545 | Selecting previously unselected package libcgi-fast-perl. 2026-07-02 10:15:58.559 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-02 10:15:58.563 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-02 10:15:58.607 | Selecting previously unselected package libclone-perl:amd64. 2026-07-02 10:15:58.622 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-02 10:15:58.626 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-02 10:15:58.672 | Selecting previously unselected package libencode-locale-perl. 2026-07-02 10:15:58.688 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-02 10:15:58.692 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-02 10:15:58.737 | Selecting previously unselected package libfcgi-bin. 2026-07-02 10:15:58.752 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:15:58.756 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 10:15:58.799 | Selecting previously unselected package libhtml-template-perl. 2026-07-02 10:15:58.814 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-02 10:15:58.819 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-02 10:15:58.890 | Selecting previously unselected package libtimedate-perl. 2026-07-02 10:15:58.905 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-02 10:15:58.909 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-02 10:15:58.983 | Selecting previously unselected package libhttp-date-perl. 2026-07-02 10:15:58.999 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-02 10:15:59.003 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-02 10:15:59.048 | Selecting previously unselected package libio-html-perl. 2026-07-02 10:15:59.062 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-02 10:15:59.067 | Unpacking libio-html-perl (1.004-3) ... 2026-07-02 10:15:59.111 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-02 10:15:59.126 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-02 10:15:59.131 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-02 10:15:59.177 | Selecting previously unselected package libhttp-message-perl. 2026-07-02 10:15:59.193 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-02 10:15:59.197 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-02 10:15:59.253 | Selecting previously unselected package mecab-utils. 2026-07-02 10:15:59.269 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-02 10:15:59.273 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-02 10:15:59.322 | Selecting previously unselected package mecab-ipadic. 2026-07-02 10:15:59.338 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-02 10:15:59.342 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-02 10:16:00.010 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-02 10:16:00.021 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-02 10:16:00.025 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-02 10:16:00.072 | Selecting previously unselected package mysql-server. 2026-07-02 10:16:00.085 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-02 10:16:00.091 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:16:00.159 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-02 10:16:00.171 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-02 10:16:00.186 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:16:00.199 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-02 10:16:00.211 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 10:16:00.223 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 10:16:00.235 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-02 10:16:00.246 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-02 10:16:00.258 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 10:16:00.269 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-02 10:16:00.281 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-02 10:16:00.292 | Setting up libio-html-perl (1.004-3) ... 2026-07-02 10:16:00.303 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:16:00.314 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-02 10:16:00.325 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:16:00.337 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-02 10:16:00.348 | Setting up liburi-perl (5.27-1) ... 2026-07-02 10:16:00.359 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:16:00.411 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:16:00.463 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:16:00.463 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:16:00.463 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:16:00.540 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:16:00.551 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:16:00.603 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-02 10:16:00.636 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-02 10:16:12.598 | mysqld will log errors to /var/log/mysql/error.log 2026-07-02 10:16:13.449 | mysqld is running as pid 16114 2026-07-02 10:16:15.884 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-02 10:16:17.458 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-02 10:16:17.471 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-02 10:16:17.480 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-02 10:16:17.484 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-02 10:16:17.484 | 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-07-02 10:16:17.485 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-02 10:16:17.709 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-02 10:16:17.756 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-02 10:16:17.756 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-02 10:16:17.757 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-02 10:16:17.757 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-02 10:16:17.763 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-02 10:16:17.768 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-02 10:16:17.849 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-02 10:16:17.849 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-02 10:16:17.850 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-02 10:16:17.850 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-02 10:16:17.945 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-02 10:16:17.948 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-02 10:16:17.957 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-02 10:16:17.958 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-02 10:16:17.959 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-02 10:16:17.959 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-02 10:16:17.988 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-02 10:16:17.988 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-02 10:16:17.989 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-02 10:16:18.309 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-02 10:16:18.310 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-02 10:16:18.310 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-02 10:16:18.462 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-02 10:16:18.513 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-02 10:16:18.513 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-02 10:16:18.891 | 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-07-02 10:16:19.008 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-02 10:16:19.263 | 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-07-02 10:16:19.266 | 2026-07-02 10:16:19.266 | done! 2026-07-02 10:16:19.272 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-02 10:16:19.336 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-02 10:16:19.345 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-02 10:16:19.353 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-02 10:16:19.353 | 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-07-02 10:16:19.353 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-02 10:16:19.649 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-02 10:16:19.730 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-02 10:16:19.730 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-02 10:16:19.731 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-02 10:16:19.731 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-02 10:16:19.745 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-02 10:16:19.756 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-02 10:16:19.867 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-02 10:16:19.868 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-02 10:16:19.868 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-02 10:16:19.869 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-02 10:16:19.995 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-02 10:16:19.998 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-02 10:16:20.010 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-02 10:16:20.011 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-02 10:16:20.012 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-02 10:16:20.012 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-02 10:16:20.053 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-02 10:16:20.053 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-02 10:16:20.055 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-02 10:16:20.513 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-02 10:16:20.513 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-02 10:16:20.514 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-02 10:16:20.719 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-02 10:16:20.788 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-02 10:16:20.789 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-02 10:16:21.244 | 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-07-02 10:16:21.405 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-02 10:16:21.650 | 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-07-02 10:16:21.653 | 2026-07-02 10:16:21.653 | done! 2026-07-02 10:16:21.660 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-02 10:16:21.667 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-02 10:16:21.679 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-02 10:16:21.690 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 10:16:21.700 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-02 10:16:21.710 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-02 10:16:21.721 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-02 10:16:21.731 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 10:16:23.599 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 10:16:23.838 | perl: warning: Setting locale failed. 2026-07-02 10:16:23.838 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:23.838 | LANGUAGE = (unset), 2026-07-02 10:16:23.838 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:23.838 | LANG = "de_DE.UTF-8" 2026-07-02 10:16:23.838 | are supported and installed on your system. 2026-07-02 10:16:23.838 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:16:23.967 | perl: warning: Setting locale failed. 2026-07-02 10:16:23.967 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:23.967 | LANGUAGE = (unset), 2026-07-02 10:16:23.967 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:23.967 | LANG = "de_DE.UTF-8" 2026-07-02 10:16:23.967 | are supported and installed on your system. 2026-07-02 10:16:23.967 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:16:24.017 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:16:24.017 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:16:24.017 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:16:24.087 | perl: warning: Setting locale failed. 2026-07-02 10:16:24.087 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:24.087 | LANGUAGE = (unset), 2026-07-02 10:16:24.087 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:24.087 | LANG = "de_DE.UTF-8" 2026-07-02 10:16:24.087 | are supported and installed on your system. 2026-07-02 10:16:24.088 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:16:24.592 | 2026-07-02 10:16:24.592 | Running kernel seems to be up-to-date. 2026-07-02 10:16:24.592 | 2026-07-02 10:16:24.592 | Restarting services... 2026-07-02 10:16:24.615 | 2026-07-02 10:16:24.615 | Service restarts being deferred: 2026-07-02 10:16:24.615 | systemctl restart virtlockd.service 2026-07-02 10:16:24.615 | systemctl restart virtlogd.service 2026-07-02 10:16:24.615 | 2026-07-02 10:16:24.615 | No containers need to be restarted. 2026-07-02 10:16:24.615 | 2026-07-02 10:16:24.615 | No user sessions are running outdated binaries. 2026-07-02 10:16:24.615 | 2026-07-02 10:16:24.615 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 10:16:26.708 | + functions-common:apt_get:1211 : result=0 2026-07-02 10:16:26.711 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:16:26.714 | + functions-common:time_stop:2420 : local name 2026-07-02 10:16:26.716 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:16:26.718 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:16:26.721 | + functions-common:time_stop:2423 : local total 2026-07-02 10:16:26.723 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:16:26.726 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:16:26.728 | + functions-common:time_stop:2427 : start_time=1782987353497 2026-07-02 10:16:26.731 | + functions-common:time_stop:2429 : [[ -z 1782987353497 ]] 2026-07-02 10:16:26.735 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:16:26.740 | + functions-common:time_stop:2432 : end_time=1782987386737 2026-07-02 10:16:26.743 | + functions-common:time_stop:2433 : elapsed_time=33240 2026-07-02 10:16:26.745 | + functions-common:time_stop:2434 : total=97761 2026-07-02 10:16:26.748 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:16:26.751 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=131001 2026-07-02 10:16:26.754 | + functions-common:apt_get:1215 : return 0 2026-07-02 10:16:26.756 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-02 10:16:26.760 | + ./stack.sh:main:861 : install_database_python 2026-07-02 10:16:26.762 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-02 10:16:26.765 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-02 10:16:26.768 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-02 10:16:26.770 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 10:16:26.774 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-02 10:16:26.778 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-02 10:16:26.781 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 10:16:26.785 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-02 10:16:26.785 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 10:16:26.790 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-02 10:16:26.793 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-02 10:16:26.796 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-02 10:16:26.800 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-02 10:16:26.803 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-02 10:16:26.825 | Using python 3.12 to install PyMySQL 2026-07-02 10:16:26.828 | + 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-07-02 10:16:27.977 | Collecting PyMySQL 2026-07-02 10:16:28.134 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-02 10:16:28.159 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-02 10:16:28.332 | Installing collected packages: PyMySQL 2026-07-02 10:16:28.402 | Successfully installed PyMySQL-1.2.0 2026-07-02 10:16:28.521 | + inc/python:pip_install:216 : result=0 2026-07-02 10:16:28.524 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:16:28.527 | + functions-common:time_stop:2420 : local name 2026-07-02 10:16:28.530 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:16:28.532 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:16:28.535 | + functions-common:time_stop:2423 : local total 2026-07-02 10:16:28.538 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:16:28.541 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:16:28.544 | + functions-common:time_stop:2427 : start_time=1782987386820 2026-07-02 10:16:28.546 | + functions-common:time_stop:2429 : [[ -z 1782987386820 ]] 2026-07-02 10:16:28.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:16:28.555 | + functions-common:time_stop:2432 : end_time=1782987388551 2026-07-02 10:16:28.557 | + functions-common:time_stop:2433 : elapsed_time=1731 2026-07-02 10:16:28.560 | + functions-common:time_stop:2434 : total=34141 2026-07-02 10:16:28.563 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:16:28.565 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35872 2026-07-02 10:16:28.568 | + inc/python:pip_install:219 : return 0 2026-07-02 10:16:28.571 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-02 10:16:28.574 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-02 10:16:28.577 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-02 10:16:28.579 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-02 10:16:28.598 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:16:28.600 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-02 10:16:28.603 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-02 10:16:28.622 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:16:28.625 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-02 10:16:28.644 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:16:28.647 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-02 10:16:28.667 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:16:28.670 | + ./stack.sh:main:869 : install_etcd3 2026-07-02 10:16:28.672 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-02 10:16:28.672 | Installing etcd 2026-07-02 10:16:28.675 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-02 10:16:28.690 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-02 10:16:28.706 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-02 10:16:28.708 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-02 10:16:28.726 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-02 10:16:28.730 | ++ 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-07-02 10:16:28.733 | ++ 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-07-02 10:16:28.735 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-02 10:16:28.739 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-02 10:16:28.741 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-02 10:16:28.743 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 10:16:28.746 | ++ 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-07-02 10:16:28.748 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-02 10:16:28.751 | ++ 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-07-02 10:16:28.754 | --2026-07-02 12:16:28-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 10:16:28.825 | Resolving github.com (github.com)... 140.82.121.4 2026-07-02 10:16:28.841 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-02 10:16:29.051 | HTTP request sent, awaiting response... 302 Found 2026-07-02 10:16:29.051 | 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-07-02T11%3A06%3A56Z&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-07-02T10%3A06%3A23Z&ske=2026-07-02T11%3A06%3A56Z&sks=b&skv=2018-11-09&sig=7FIm4GTQdMQ1kHCwL5bwQOmM%2BWg4KPGZLQ284PteotA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjk4OTE4OCwibmJmIjoxNzgyOTg3Mzg4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.rLh5Cj-QrNz5jI2vY4CJ7Jwmf4w_zJxWj9zcjlDNWU8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-02 10:16:29.051 | --2026-07-02 12:16:29-- 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-07-02T11%3A06%3A56Z&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-07-02T10%3A06%3A23Z&ske=2026-07-02T11%3A06%3A56Z&sks=b&skv=2018-11-09&sig=7FIm4GTQdMQ1kHCwL5bwQOmM%2BWg4KPGZLQ284PteotA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjk4OTE4OCwibmJmIjoxNzgyOTg3Mzg4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.rLh5Cj-QrNz5jI2vY4CJ7Jwmf4w_zJxWj9zcjlDNWU8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-02 10:16:29.083 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-07-02 10:16:29.094 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-02 10:16:29.136 | HTTP request sent, awaiting response... 200 OK 2026-07-02 10:16:29.136 | Length: 20927601 (20M) [application/octet-stream] 2026-07-02 10:16:29.136 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-02 10:16:29.189 | 2026-07-02 10:16:29.382 | 0K ........ ........ ... 100% 81.1M=0.2s 2026-07-02 10:16:29.383 | 2026-07-02 10:16:29.383 | 2026-07-02 12:16:29 (81.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-02 10:16:29.383 | 2026-07-02 10:16:29.387 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-02 10:16:29.390 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 10:16:29.393 | ++ functions:get_extra_file:81 : return 2026-07-02 10:16:29.397 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 10:16:29.400 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-02 10:16:29.403 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-02 10:16:29.406 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-02 10:16:29.431 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-02 10:16:29.434 | + 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-07-02 10:16:29.443 | etcd-v3.5.21-linux-amd64/ 2026-07-02 10:16:29.443 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-02 10:16:29.443 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-02 10:16:29.443 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-02 10:16:29.444 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-02 10:16:29.444 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-02 10:16:29.444 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-02 10:16:29.444 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-02 10:16:29.444 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-02 10:16:29.444 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-02 10:16:29.445 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-02 10:16:29.445 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-02 10:16:29.445 | etcd-v3.5.21-linux-amd64/README.md 2026-07-02 10:16:29.445 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-02 10:16:29.605 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-02 10:16:29.797 | etcd-v3.5.21-linux-amd64/etcd 2026-07-02 10:16:30.057 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-02 10:16:30.096 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-02 10:16:30.128 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-02 10:16:30.131 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-02 10:16:30.152 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:16:30.155 | + ./stack.sh:main:888 : install_dstat 2026-07-02 10:16:30.158 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-02 10:16:30.178 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:16:30.181 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-02 10:16:30.184 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:16:30.187 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-02 10:16:30.190 | + ./stack.sh:main:897 : install_libs 2026-07-02 10:16:30.193 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-02 10:16:30.196 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-02 10:16:30.199 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-02 10:16:30.202 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-02 10:16:30.205 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.208 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.211 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-02 10:16:30.213 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.216 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-02 10:16:30.219 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-02 10:16:30.222 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-02 10:16:30.225 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-02 10:16:30.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.230 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.233 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-02 10:16:30.236 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.239 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-02 10:16:30.242 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-02 10:16:30.245 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-02 10:16:30.248 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-02 10:16:30.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-02 10:16:30.259 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.262 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-02 10:16:30.264 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-02 10:16:30.267 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-02 10:16:30.269 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-02 10:16:30.272 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.274 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.277 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-02 10:16:30.279 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.282 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-02 10:16:30.284 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-02 10:16:30.287 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-02 10:16:30.290 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-02 10:16:30.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.295 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.297 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-02 10:16:30.300 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.302 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-02 10:16:30.305 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-02 10:16:30.307 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-02 10:16:30.310 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-02 10:16:30.312 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.315 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.317 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-02 10:16:30.320 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.322 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-02 10:16:30.325 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-02 10:16:30.328 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-02 10:16:30.330 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-02 10:16:30.333 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.335 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.338 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-02 10:16:30.341 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.343 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-02 10:16:30.346 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-02 10:16:30.348 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-02 10:16:30.351 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-02 10:16:30.353 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.356 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.359 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-02 10:16:30.361 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.364 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-02 10:16:30.366 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-02 10:16:30.369 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-02 10:16:30.371 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-02 10:16:30.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.376 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.379 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-02 10:16:30.382 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.384 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-02 10:16:30.387 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-02 10:16:30.389 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-02 10:16:30.392 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-02 10:16:30.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.397 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.400 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-02 10:16:30.403 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.406 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-02 10:16:30.409 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-02 10:16:30.411 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-02 10:16:30.414 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-02 10:16:30.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.419 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.421 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-02 10:16:30.424 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.427 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-02 10:16:30.429 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-02 10:16:30.432 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-02 10:16:30.434 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-02 10:16:30.437 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.439 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.442 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-02 10:16:30.445 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.447 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-02 10:16:30.450 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-02 10:16:30.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-02 10:16:30.456 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-02 10:16:30.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.461 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.463 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-02 10:16:30.466 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.469 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-02 10:16:30.471 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-02 10:16:30.474 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-02 10:16:30.476 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-02 10:16:30.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.481 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.484 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-02 10:16:30.487 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.490 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-02 10:16:30.492 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-02 10:16:30.495 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-02 10:16:30.498 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-02 10:16:30.500 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.503 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.505 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-02 10:16:30.508 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.510 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-02 10:16:30.513 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-02 10:16:30.516 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-02 10:16:30.519 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-02 10:16:30.521 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.524 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.526 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-02 10:16:30.529 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.532 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-02 10:16:30.534 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-02 10:16:30.537 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-02 10:16:30.539 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-02 10:16:30.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.545 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.547 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-02 10:16:30.550 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.552 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-02 10:16:30.555 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-02 10:16:30.558 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-02 10:16:30.560 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-02 10:16:30.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.564 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-02 10:16:30.569 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.571 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-02 10:16:30.573 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-02 10:16:30.576 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-02 10:16:30.578 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-02 10:16:30.580 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.582 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.585 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-02 10:16:30.587 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.589 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-02 10:16:30.591 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-02 10:16:30.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-02 10:16:30.596 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-02 10:16:30.598 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.601 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.603 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-02 10:16:30.605 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.607 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-02 10:16:30.610 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-02 10:16:30.612 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-02 10:16:30.614 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-02 10:16:30.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.619 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.621 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-02 10:16:30.624 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.626 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-02 10:16:30.628 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-02 10:16:30.631 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-02 10:16:30.633 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-02 10:16:30.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.638 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.640 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-02 10:16:30.642 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.644 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-02 10:16:30.646 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-02 10:16:30.649 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-02 10:16:30.651 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-02 10:16:30.653 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.655 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.657 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-02 10:16:30.660 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.662 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-02 10:16:30.664 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-02 10:16:30.667 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-02 10:16:30.669 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-02 10:16:30.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.673 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.676 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-02 10:16:30.678 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.681 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-02 10:16:30.683 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-02 10:16:30.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-02 10:16:30.688 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-02 10:16:30.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.692 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.694 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-02 10:16:30.697 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.699 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-02 10:16:30.701 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-02 10:16:30.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-02 10:16:30.706 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-02 10:16:30.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.710 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.712 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-02 10:16:30.714 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.717 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-02 10:16:30.719 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-02 10:16:30.721 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-02 10:16:30.723 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-02 10:16:30.726 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.728 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.730 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-02 10:16:30.732 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.735 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-02 10:16:30.737 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-02 10:16:30.739 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-02 10:16:30.741 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-02 10:16:30.743 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.746 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.748 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-02 10:16:30.750 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.752 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-02 10:16:30.754 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-02 10:16:30.757 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-02 10:16:30.759 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-02 10:16:30.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.763 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.765 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-02 10:16:30.768 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.770 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-02 10:16:30.772 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-02 10:16:30.774 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-02 10:16:30.777 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-02 10:16:30.779 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.781 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.783 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-02 10:16:30.785 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.788 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-02 10:16:30.790 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-02 10:16:30.792 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-02 10:16:30.794 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-02 10:16:30.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.799 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.801 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-02 10:16:30.803 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.805 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-02 10:16:30.808 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-02 10:16:30.810 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-02 10:16:30.812 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-02 10:16:30.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.816 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.819 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-02 10:16:30.821 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.823 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-02 10:16:30.825 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-02 10:16:30.828 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-02 10:16:30.830 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-02 10:16:30.832 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.836 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-02 10:16:30.839 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.841 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-02 10:16:30.843 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-02 10:16:30.845 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-02 10:16:30.847 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-02 10:16:30.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.854 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-02 10:16:30.856 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.858 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-02 10:16:30.861 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-02 10:16:30.863 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-02 10:16:30.865 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-02 10:16:30.867 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.870 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.872 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-02 10:16:30.874 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.876 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-02 10:16:30.879 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-02 10:16:30.881 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-02 10:16:30.883 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-02 10:16:30.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.887 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.889 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-02 10:16:30.892 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.894 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-02 10:16:30.896 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-02 10:16:30.899 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-02 10:16:30.901 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-02 10:16:30.904 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.906 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.908 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-02 10:16:30.910 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.913 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-02 10:16:30.915 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-02 10:16:30.917 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-02 10:16:30.920 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-02 10:16:30.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.924 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.927 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-02 10:16:30.929 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.931 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-02 10:16:30.933 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-02 10:16:30.936 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:30.938 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:30.940 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-02 10:16:30.943 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:30.945 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-02 10:16:30.962 | Using python 3.12 to install etcd3gw 2026-07-02 10:16:30.964 | + 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-07-02 10:16:32.192 | Collecting etcd3gw 2026-07-02 10:16:32.328 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 10:16:32.340 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-02 10:16:32.382 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-02 10:16:32.384 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 10:16:32.430 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-02 10:16:32.446 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 10:16:32.494 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-02 10:16:32.511 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 10:16:33.020 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-02 10:16:33.036 | 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-07-02 10:16:33.050 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-07-02 10:16:33.220 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-02 10:16:33.222 | 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-07-02 10:16:33.255 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-02 10:16:33.257 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-02 10:16:33.298 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-02 10:16:33.301 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-02 10:16:33.307 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-02 10:16:33.334 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-02 10:16:33.368 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-02 10:16:33.396 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-02 10:16:33.405 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-02 10:16:33.407 | 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-07-02 10:16:33.409 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-02 10:16:33.412 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-02 10:16:33.427 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-02 10:16:33.654 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-02 10:16:33.711 | Attempting uninstall: urllib3 2026-07-02 10:16:33.717 | Found existing installation: urllib3 2.0.7 2026-07-02 10:16:33.717 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:16:33.718 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-02 10:16:33.859 | Attempting uninstall: idna 2026-07-02 10:16:33.868 | Found existing installation: idna 3.6 2026-07-02 10:16:33.868 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:16:33.869 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-02 10:16:34.025 | Attempting uninstall: requests 2026-07-02 10:16:34.033 | Found existing installation: requests 2.31.0 2026-07-02 10:16:34.033 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:16:34.034 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-02 10:16:34.274 | 2026-07-02 10:16:34.280 | 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-07-02 10:16:34.410 | + inc/python:pip_install:216 : result=0 2026-07-02 10:16:34.412 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:16:34.414 | + functions-common:time_stop:2420 : local name 2026-07-02 10:16:34.416 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:16:34.418 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:16:34.420 | + functions-common:time_stop:2423 : local total 2026-07-02 10:16:34.422 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:16:34.424 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:16:34.426 | + functions-common:time_stop:2427 : start_time=1782987390958 2026-07-02 10:16:34.428 | + functions-common:time_stop:2429 : [[ -z 1782987390958 ]] 2026-07-02 10:16:34.431 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:16:34.434 | + functions-common:time_stop:2432 : end_time=1782987394432 2026-07-02 10:16:34.436 | + functions-common:time_stop:2433 : elapsed_time=3474 2026-07-02 10:16:34.438 | + functions-common:time_stop:2434 : total=35872 2026-07-02 10:16:34.440 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:16:34.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39346 2026-07-02 10:16:34.445 | + inc/python:pip_install:219 : return 0 2026-07-02 10:16:34.447 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-02 10:16:34.449 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-02 10:16:34.452 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-02 10:16:34.454 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:16:34.457 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:16:34.459 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:16:34.461 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:16:34.464 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:16:34.466 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:16:34.468 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:16:34.471 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:16:34.473 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:16:34.475 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:16:34.478 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:16:34.480 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:16:34.482 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:16:34.485 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-02 10:16:34.487 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:16:34.490 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:16:34.492 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-02 10:16:34.494 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-02 10:16:34.496 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 10:16:34.498 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:16:34.501 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 10:16:34.503 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:16:34.505 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:16:34.508 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:16:34.510 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:16:34.512 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:16:34.514 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:16:34.516 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 10:16:34.519 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 10:16:34.521 | + functions-common:apt_get_update:1167 : return 2026-07-02 10:16:34.523 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-02 10:16:34.526 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:16:34.528 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:16:34.530 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:16:34.533 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-02 10:16:34.551 | + 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-07-02 10:16:34.588 | Reading package lists... 2026-07-02 10:16:34.940 | Building dependency tree... 2026-07-02 10:16:34.942 | Reading state information... 2026-07-02 10:16:35.474 | The following packages were automatically installed and are no longer required: 2026-07-02 10:16:35.476 | libfwupd2 libgusb2 2026-07-02 10:16:35.478 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:16:35.478 | The following additional packages will be installed: 2026-07-02 10:16:35.482 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-02 10:16:35.482 | Suggested packages: 2026-07-02 10:16:35.482 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-02 10:16:35.482 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-02 10:16:35.482 | python3-uwsgidecorators 2026-07-02 10:16:35.518 | The following NEW packages will be installed: 2026-07-02 10:16:35.520 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-02 10:16:35.589 | 0 upgraded, 6 newly installed, 0 to remove and 7 not upgraded. 2026-07-02 10:16:35.589 | Need to get 1270 kB of archives. 2026-07-02 10:16:35.590 | After this operation, 4285 kB of additional disk space will be used. 2026-07-02 10:16:35.590 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-02 10:16:35.627 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-02 10:16:35.638 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-02 10:16:35.652 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-02 10:16:35.669 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-02 10:16:35.679 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-02 10:16:35.904 | perl: warning: Setting locale failed. 2026-07-02 10:16:35.904 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:35.905 | LANGUAGE = (unset), 2026-07-02 10:16:35.905 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:35.905 | LANG = "de_DE.UTF-8" 2026-07-02 10:16:35.905 | are supported and installed on your system. 2026-07-02 10:16:35.905 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:16:35.966 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:16:35.966 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:16:35.966 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:16:36.145 | Fetched 1270 kB in 0s (9257 kB/s) 2026-07-02 10:16:36.187 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-02 10:16:36.248 | (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-07-02 10:16:36.254 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-02 10:16:36.262 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-02 10:16:36.311 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-02 10:16:36.323 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-02 10:16:36.327 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-02 10:16:36.376 | Selecting previously unselected package libzmq5:amd64. 2026-07-02 10:16:36.388 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-02 10:16:36.392 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-02 10:16:36.441 | Selecting previously unselected package uwsgi-core. 2026-07-02 10:16:36.453 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 10:16:36.457 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-02 10:16:36.630 | Selecting previously unselected package uwsgi. 2026-07-02 10:16:36.642 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 10:16:36.648 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-02 10:16:36.700 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-02 10:16:36.711 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 10:16:36.716 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-02 10:16:36.789 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-02 10:16:36.801 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-02 10:16:36.814 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-02 10:16:36.826 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-02 10:16:36.845 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-02 10:16:37.406 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-02 10:16:37.440 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 10:16:38.432 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 10:16:38.657 | perl: warning: Setting locale failed. 2026-07-02 10:16:38.657 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:38.657 | LANGUAGE = (unset), 2026-07-02 10:16:38.657 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:38.657 | LANG = "de_DE.UTF-8" 2026-07-02 10:16:38.658 | are supported and installed on your system. 2026-07-02 10:16:38.658 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:16:38.783 | perl: warning: Setting locale failed. 2026-07-02 10:16:38.784 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:38.784 | LANGUAGE = (unset), 2026-07-02 10:16:38.784 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:38.784 | LANG = "de_DE.UTF-8" 2026-07-02 10:16:38.784 | are supported and installed on your system. 2026-07-02 10:16:38.784 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:16:38.833 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:16:38.833 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:16:38.833 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:16:38.902 | perl: warning: Setting locale failed. 2026-07-02 10:16:38.902 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:38.902 | LANGUAGE = (unset), 2026-07-02 10:16:38.902 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:38.902 | LANG = "de_DE.UTF-8" 2026-07-02 10:16:38.902 | are supported and installed on your system. 2026-07-02 10:16:38.902 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:16:39.395 | 2026-07-02 10:16:39.395 | Running kernel seems to be up-to-date. 2026-07-02 10:16:39.396 | 2026-07-02 10:16:39.396 | Restarting services... 2026-07-02 10:16:39.417 | 2026-07-02 10:16:39.417 | Service restarts being deferred: 2026-07-02 10:16:39.417 | systemctl restart virtlockd.service 2026-07-02 10:16:39.417 | systemctl restart virtlogd.service 2026-07-02 10:16:39.417 | 2026-07-02 10:16:39.418 | No containers need to be restarted. 2026-07-02 10:16:39.418 | 2026-07-02 10:16:39.418 | No user sessions are running outdated binaries. 2026-07-02 10:16:39.418 | 2026-07-02 10:16:39.418 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 10:16:41.341 | + functions-common:apt_get:1211 : result=0 2026-07-02 10:16:41.343 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:16:41.346 | + functions-common:time_stop:2420 : local name 2026-07-02 10:16:41.349 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:16:41.351 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:16:41.354 | + functions-common:time_stop:2423 : local total 2026-07-02 10:16:41.357 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:16:41.360 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:16:41.363 | + functions-common:time_stop:2427 : start_time=1782987394549 2026-07-02 10:16:41.366 | + functions-common:time_stop:2429 : [[ -z 1782987394549 ]] 2026-07-02 10:16:41.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:16:41.373 | + functions-common:time_stop:2432 : end_time=1782987401371 2026-07-02 10:16:41.375 | + functions-common:time_stop:2433 : elapsed_time=6822 2026-07-02 10:16:41.379 | + functions-common:time_stop:2434 : total=131001 2026-07-02 10:16:41.381 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:16:41.384 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137823 2026-07-02 10:16:41.387 | + functions-common:apt_get:1215 : return 0 2026-07-02 10:16:41.389 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-02 10:16:41.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:16:41.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:16:41.398 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-02 10:16:41.401 | perl: warning: Setting locale failed. 2026-07-02 10:16:41.401 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:41.401 | LANGUAGE = (unset), 2026-07-02 10:16:41.401 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:41.401 | LANG = (unset) 2026-07-02 10:16:41.401 | are supported and installed on your system. 2026-07-02 10:16:41.401 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 10:16:41.436 | No module matches proxy 2026-07-02 10:16:41.440 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-02 10:16:41.452 | perl: warning: Setting locale failed. 2026-07-02 10:16:41.452 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:41.452 | LANGUAGE = (unset), 2026-07-02 10:16:41.452 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:41.453 | LANG = "de_DE.UTF-8" 2026-07-02 10:16:41.453 | are supported and installed on your system. 2026-07-02 10:16:41.453 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:16:41.491 | Enabling module proxy. 2026-07-02 10:16:41.495 | To activate the new configuration, you need to run: 2026-07-02 10:16:41.496 | systemctl restart apache2 2026-07-02 10:16:41.501 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-02 10:16:41.512 | perl: warning: Setting locale failed. 2026-07-02 10:16:41.512 | perl: warning: Please check that your locale settings: 2026-07-02 10:16:41.512 | LANGUAGE = (unset), 2026-07-02 10:16:41.512 | LC_ALL = "en_US.utf8", 2026-07-02 10:16:41.512 | LANG = "de_DE.UTF-8" 2026-07-02 10:16:41.513 | are supported and installed on your system. 2026-07-02 10:16:41.513 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:16:41.551 | Considering dependency proxy for proxy_uwsgi: 2026-07-02 10:16:41.551 | Module proxy already enabled 2026-07-02 10:16:41.551 | Enabling module proxy_uwsgi. 2026-07-02 10:16:41.556 | To activate the new configuration, you need to run: 2026-07-02 10:16:41.556 | systemctl restart apache2 2026-07-02 10:16:41.561 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-02 10:16:41.564 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 10:16:41.567 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:16:41.570 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 10:16:41.788 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-02 10:16:41.790 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-02 10:16:41.793 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-02 10:16:41.794 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:41.797 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:41.799 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-02 10:16:41.802 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:41.804 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-02 10:16:41.807 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-02 10:16:41.810 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-02 10:16:41.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:41.816 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:41.819 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-02 10:16:41.822 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:41.825 | + ./stack.sh:main:905 : install_glanceclient 2026-07-02 10:16:41.828 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-02 10:16:41.831 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-02 10:16:41.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:41.836 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:41.839 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-02 10:16:41.842 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:41.845 | + ./stack.sh:main:906 : install_cinderclient 2026-07-02 10:16:41.847 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-07-02 10:16:41.849 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-02 10:16:41.852 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:41.855 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:41.857 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-02 10:16:41.859 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:41.862 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-07-02 10:16:41.865 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-02 10:16:41.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:41.870 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:41.873 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-02 10:16:41.876 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:41.879 | + ./stack.sh:main:907 : install_novaclient 2026-07-02 10:16:41.881 | + lib/nova:install_novaclient:902 : use_library_from_git python-novaclient 2026-07-02 10:16:41.884 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-02 10:16:41.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:41.889 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:41.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-02 10:16:41.895 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:41.897 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-02 10:16:41.915 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:16:41.919 | + ./stack.sh:main:909 : install_swiftclient 2026-07-02 10:16:41.921 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-02 10:16:41.923 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-02 10:16:41.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:41.929 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:41.932 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-02 10:16:41.935 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:41.937 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-02 10:16:41.955 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:16:41.957 | + ./stack.sh:main:912 : install_neutronclient 2026-07-02 10:16:41.960 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-02 10:16:41.962 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-02 10:16:41.965 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:41.968 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:41.971 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-02 10:16:41.973 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:41.977 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-02 10:16:41.979 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-02 10:16:41.982 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-02 10:16:41.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:16:41.988 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:16:41.992 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-02 10:16:41.995 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:16:41.998 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-02 10:16:42.001 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-02 10:16:42.004 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 10:16:42.008 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-02 10:16:42.011 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-02 10:16:42.014 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 10:16:42.018 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 10:16:42.018 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-02 10:16:42.023 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-02 10:16:42.026 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-02 10:16:42.028 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-02 10:16:42.032 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-02 10:16:42.034 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-02 10:16:42.055 | Using python 3.12 to install keystonemiddleware 2026-07-02 10:16:42.057 | + 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-07-02 10:16:43.222 | Collecting keystonemiddleware 2026-07-02 10:16:43.365 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 10:16:43.424 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-02 10:16:43.440 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 10:16:43.493 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-02 10:16:43.509 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 10:16:43.569 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-02 10:16:43.584 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 10:16:43.629 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-02 10:16:43.651 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 10:16:43.694 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-02 10:16:43.710 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 10:16:43.764 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-02 10:16:43.786 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 10:16:43.894 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-02 10:16:43.910 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 10:16:43.967 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-02 10:16:43.983 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 10:16:43.994 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-02 10:16:44.022 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-02 10:16:44.038 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 10:16:44.081 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-02 10:16:44.095 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-02 10:16:44.142 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-02 10:16:44.158 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 10:16:44.168 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-02 10:16:44.199 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-02 10:16:44.215 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-02 10:16:44.230 | 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-07-02 10:16:44.266 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 10:16:44.281 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 10:16:44.314 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 10:16:44.330 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 10:16:44.370 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 10:16:44.387 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-02 10:16:44.429 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-02 10:16:44.445 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 10:16:44.492 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-02 10:16:44.506 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 10:16:44.549 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-02 10:16:44.567 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-02 10:16:44.603 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-02 10:16:44.618 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-02 10:16:44.629 | 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-07-02 10:16:44.666 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-02 10:16:44.681 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-02 10:16:44.692 | 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-07-02 10:16:44.694 | 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-07-02 10:16:44.839 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-02 10:16:44.854 | 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-07-02 10:16:44.912 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-02 10:16:44.927 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-02 10:16:44.938 | 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-07-02 10:16:45.065 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-02 10:16:45.079 | 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-07-02 10:16:45.103 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-07-02 10:16:45.137 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-02 10:16:45.152 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-02 10:16:45.201 | 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-07-02 10:16:45.202 | 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-07-02 10:16:45.203 | 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-07-02 10:16:45.205 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-02 10:16:45.245 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-02 10:16:45.316 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-07-02 10:16:45.448 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-02 10:16:45.474 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-02 10:16:45.514 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-02 10:16:45.550 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-02 10:16:45.572 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-02 10:16:45.629 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-02 10:16:46.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 5.1 MB/s 0:00:00 2026-07-02 10:16:46.110 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-02 10:16:46.135 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-02 10:16:46.164 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-02 10:16:46.198 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-02 10:16:46.221 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-02 10:16:46.311 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-02 10:16:46.358 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-02 10:16:46.401 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-02 10:16:46.426 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-02 10:16:46.451 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-02 10:16:46.491 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-02 10:16:46.544 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-02 10:16:46.621 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-02 10:16:46.644 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-02 10:16:46.666 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-07-02 10:16:46.691 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-02 10:16:46.716 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-02 10:16:47.031 | 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-07-02 10:16:47.293 | Attempting uninstall: six 2026-07-02 10:16:47.302 | Found existing installation: six 1.16.0 2026-07-02 10:16:47.302 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:16:47.303 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-02 10:16:47.367 | Attempting uninstall: pyparsing 2026-07-02 10:16:47.377 | Found existing installation: pyparsing 3.1.1 2026-07-02 10:16:47.378 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:16:47.378 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-02 10:16:47.522 | Attempting uninstall: PyJWT 2026-07-02 10:16:47.532 | Found existing installation: PyJWT 2.7.0 2026-07-02 10:16:47.532 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:16:47.533 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-02 10:16:47.709 | Attempting uninstall: netaddr 2026-07-02 10:16:47.719 | Found existing installation: netaddr 0.8.0 2026-07-02 10:16:47.720 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:16:47.720 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-02 10:16:47.987 | Attempting uninstall: python-dateutil 2026-07-02 10:16:47.998 | Found existing installation: python-dateutil 2.8.2 2026-07-02 10:16:47.998 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:16:47.998 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-02 10:16:50.211 | 2026-07-02 10:16:50.220 | 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-07-02 10:16:50.391 | + inc/python:pip_install:216 : result=0 2026-07-02 10:16:50.394 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:16:50.398 | + functions-common:time_stop:2420 : local name 2026-07-02 10:16:50.402 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:16:50.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:16:50.410 | + functions-common:time_stop:2423 : local total 2026-07-02 10:16:50.414 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:16:50.419 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:16:50.423 | + functions-common:time_stop:2427 : start_time=1782987402050 2026-07-02 10:16:50.427 | + functions-common:time_stop:2429 : [[ -z 1782987402050 ]] 2026-07-02 10:16:50.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:16:50.438 | + functions-common:time_stop:2432 : end_time=1782987410433 2026-07-02 10:16:50.441 | + functions-common:time_stop:2433 : elapsed_time=8383 2026-07-02 10:16:50.444 | + functions-common:time_stop:2434 : total=39346 2026-07-02 10:16:50.448 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:16:50.451 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47729 2026-07-02 10:16:50.454 | + inc/python:pip_install:219 : return 0 2026-07-02 10:16:50.459 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-02 10:16:50.462 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-02 10:16:50.466 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 10:16:50.470 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-02 10:16:50.474 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-02 10:16:50.478 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 10:16:50.484 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-02 10:16:50.484 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 10:16:50.491 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-02 10:16:50.494 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-02 10:16:50.498 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-02 10:16:50.502 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-02 10:16:50.506 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-02 10:16:50.533 | Using python 3.12 to install python-memcached 2026-07-02 10:16:50.537 | + 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-07-02 10:16:51.742 | Collecting python-memcached 2026-07-02 10:16:51.882 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-02 10:16:51.911 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-02 10:16:52.094 | Installing collected packages: python-memcached 2026-07-02 10:16:52.131 | Successfully installed python-memcached-1.62 2026-07-02 10:16:52.284 | + inc/python:pip_install:216 : result=0 2026-07-02 10:16:52.287 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:16:52.291 | + functions-common:time_stop:2420 : local name 2026-07-02 10:16:52.294 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:16:52.297 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:16:52.300 | + functions-common:time_stop:2423 : local total 2026-07-02 10:16:52.303 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:16:52.306 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:16:52.309 | + functions-common:time_stop:2427 : start_time=1782987410528 2026-07-02 10:16:52.312 | + functions-common:time_stop:2429 : [[ -z 1782987410528 ]] 2026-07-02 10:16:52.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:16:52.323 | + functions-common:time_stop:2432 : end_time=1782987412319 2026-07-02 10:16:52.326 | + functions-common:time_stop:2433 : elapsed_time=1791 2026-07-02 10:16:52.330 | + functions-common:time_stop:2434 : total=47729 2026-07-02 10:16:52.333 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:16:52.336 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49520 2026-07-02 10:16:52.340 | + inc/python:pip_install:219 : return 0 2026-07-02 10:16:52.344 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-02 10:16:52.368 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:16:52.372 | + ./stack.sh:main:919 : '[' 192.168.122.22 == 192.168.122.22 ']' 2026-07-02 10:16:52.376 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-02 10:16:52.379 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-02 10:16:52.383 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-02 10:16:52.387 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 10:16:52.391 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-02 10:16:52.395 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-02 10:16:52.417 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:16:52.422 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-02 10:16:52.425 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-02 10:16:52.429 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-02 10:16:52.432 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 10:16:52.437 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 10:16:52.441 | ++ functions-common:git_clone:593 : pwd 2026-07-02 10:16:52.445 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:16:52.450 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:16:52.454 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:16:52.477 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:16:52.481 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:16:52.484 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:16:52.488 | + functions-common:git_clone:610 : echo master 2026-07-02 10:16:52.489 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:16:52.495 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-02 10:16:52.498 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 10:16:52.501 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-02 10:16:52.504 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:16:52.507 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:16:52.511 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:16:52.515 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:16:52.519 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:16:52.521 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:16:52.525 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:16:52.528 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:16:52.532 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:16:52.536 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987412533 2026-07-02 10:16:52.538 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-02 10:16:52.543 | Cloning into '/opt/stack/keystone'... 2026-07-02 10:17:12.473 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:17:12.476 | + functions-common:time_stop:2420 : local name 2026-07-02 10:17:12.479 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:17:12.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:17:12.486 | + functions-common:time_stop:2423 : local total 2026-07-02 10:17:12.492 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:17:12.497 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:17:12.500 | + functions-common:time_stop:2427 : start_time=1782987412533 2026-07-02 10:17:12.503 | + functions-common:time_stop:2429 : [[ -z 1782987412533 ]] 2026-07-02 10:17:12.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:17:12.512 | + functions-common:time_stop:2432 : end_time=1782987432509 2026-07-02 10:17:12.515 | + functions-common:time_stop:2433 : elapsed_time=19976 2026-07-02 10:17:12.517 | + functions-common:time_stop:2434 : total=4550 2026-07-02 10:17:12.520 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:17:12.523 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24526 2026-07-02 10:17:12.525 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-02 10:17:12.529 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 10:17:12.531 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:17:12.534 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:17:12.537 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:17:12.540 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:17:12.543 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:17:12.546 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:17:12.549 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:17:12.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:17:12.554 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:17:12.559 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987432555 2026-07-02 10:17:12.561 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 10:17:13.172 | From https://review.opendev.org/openstack/keystone 2026-07-02 10:17:13.172 | * branch master -> FETCH_HEAD 2026-07-02 10:17:13.181 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:17:13.184 | + functions-common:time_stop:2420 : local name 2026-07-02 10:17:13.187 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:17:13.189 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:17:13.191 | + functions-common:time_stop:2423 : local total 2026-07-02 10:17:13.194 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:17:13.196 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:17:13.198 | + functions-common:time_stop:2427 : start_time=1782987432555 2026-07-02 10:17:13.201 | + functions-common:time_stop:2429 : [[ -z 1782987432555 ]] 2026-07-02 10:17:13.204 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:17:13.208 | + functions-common:time_stop:2432 : end_time=1782987433205 2026-07-02 10:17:13.211 | + functions-common:time_stop:2433 : elapsed_time=650 2026-07-02 10:17:13.214 | + functions-common:time_stop:2434 : total=24526 2026-07-02 10:17:13.217 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:17:13.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25176 2026-07-02 10:17:13.222 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 10:17:13.225 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:17:13.228 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:17:13.231 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:17:13.234 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:17:13.237 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:17:13.239 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:17:13.242 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:17:13.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:17:13.248 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:17:13.252 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987433249 2026-07-02 10:17:13.255 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 10:17:13.421 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:17:13.421 | 2026-07-02 10:17:13.421 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:17:13.421 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:17:13.421 | state without impacting any branches by switching back to a branch. 2026-07-02 10:17:13.421 | 2026-07-02 10:17:13.421 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:17:13.421 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:17:13.421 | 2026-07-02 10:17:13.422 | git switch -c 2026-07-02 10:17:13.422 | 2026-07-02 10:17:13.422 | Or undo this operation with: 2026-07-02 10:17:13.422 | 2026-07-02 10:17:13.422 | git switch - 2026-07-02 10:17:13.422 | 2026-07-02 10:17:13.422 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:17:13.422 | 2026-07-02 10:17:13.422 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-02 10:17:13.426 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:17:13.429 | + functions-common:time_stop:2420 : local name 2026-07-02 10:17:13.431 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:17:13.434 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:17:13.437 | + functions-common:time_stop:2423 : local total 2026-07-02 10:17:13.440 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:17:13.442 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:17:13.445 | + functions-common:time_stop:2427 : start_time=1782987433249 2026-07-02 10:17:13.448 | + functions-common:time_stop:2429 : [[ -z 1782987433249 ]] 2026-07-02 10:17:13.452 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:17:13.456 | + functions-common:time_stop:2432 : end_time=1782987433453 2026-07-02 10:17:13.459 | + functions-common:time_stop:2433 : elapsed_time=204 2026-07-02 10:17:13.462 | + functions-common:time_stop:2434 : total=25176 2026-07-02 10:17:13.464 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:17:13.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25380 2026-07-02 10:17:13.470 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-02 10:17:13.486 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-02 10:17:13.489 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 10:17:13.489 | + functions-common:git_clone:673 : head -1 2026-07-02 10:17:13.492 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-02 10:17:13.496 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:17:13.499 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-02 10:17:13.502 | + inc/python:setup_develop:353 : local bindep 2026-07-02 10:17:13.504 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 10:17:13.507 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-02 10:17:13.510 | + inc/python:setup_develop:359 : local extras= 2026-07-02 10:17:13.513 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-02 10:17:13.516 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 10:17:13.519 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 10:17:13.522 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-02 10:17:13.525 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 10:17:13.528 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 10:17:13.531 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-02 10:17:13.535 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 10:17:13.539 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-02 10:17:13.541 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 10:17:13.544 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 10:17:13.547 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-02 10:17:13.554 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-02 10:17:13.557 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-02 10:17:13.560 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-02 10:17:13.718 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-02 10:17:13.721 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 10:17:13.724 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 10:17:13.728 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 10:17:13.730 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 10:17:13.733 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-02 10:17:13.735 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 10:17:13.738 | + inc/python:setup_package:446 : local extras= 2026-07-02 10:17:13.741 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 10:17:13.744 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 10:17:13.747 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 10:17:13.750 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 10:17:13.753 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 10:17:13.755 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-02 10:17:13.778 | Using python 3.12 to install /opt/stack/keystone 2026-07-02 10:17:13.781 | + 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-07-02 10:17:14.747 | Obtaining file:///opt/stack/keystone 2026-07-02 10:17:14.752 | Installing build dependencies: started 2026-07-02 10:17:16.428 | Installing build dependencies: finished with status 'done' 2026-07-02 10:17:16.429 | Checking if build backend supports build_editable: started 2026-07-02 10:17:16.960 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 10:17:16.961 | Getting requirements to build editable: started 2026-07-02 10:17:17.252 | Getting requirements to build editable: finished with status 'done' 2026-07-02 10:17:17.253 | Preparing editable metadata (pyproject.toml): started 2026-07-02 10:17:18.288 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:17:18.301 | 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-07-02 10:17:18.302 | 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-07-02 10:17:18.488 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-02 10:17:18.624 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 10:17:18.663 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-02 10:17:18.682 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-02 10:17:19.068 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-02 10:17:19.084 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-02 10:17:19.661 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:19.676 | 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-07-02 10:17:19.698 | 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-07-02 10:17:19.699 | 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-07-02 10:17:19.699 | 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-07-02 10:17:19.773 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-02 10:17:19.789 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-02 10:17:19.802 | 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-07-02 10:17:19.803 | 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-07-02 10:17:19.803 | 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-07-02 10:17:19.865 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:19.881 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 10:17:19.941 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:19.957 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 10:17:19.967 | 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-07-02 10:17:19.968 | 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-07-02 10:17:20.008 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:20.027 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 10:17:20.081 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:20.098 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 10:17:20.108 | 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-07-02 10:17:20.137 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:20.153 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 10:17:20.162 | 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-07-02 10:17:20.190 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-02 10:17:20.206 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-02 10:17:20.250 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:20.266 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 10:17:20.306 | 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-07-02 10:17:20.307 | 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-07-02 10:17:20.382 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:20.398 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-02 10:17:20.415 | 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-07-02 10:17:20.416 | 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-07-02 10:17:20.450 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:20.468 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-02 10:17:20.519 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-02 10:17:20.534 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 10:17:20.741 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-02 10:17:20.756 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-02 10:17:20.792 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-02 10:17:20.807 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-02 10:17:20.820 | 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-07-02 10:17:20.848 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 10:17:20.863 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 10:17:20.907 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 10:17:20.922 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 10:17:20.957 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 10:17:20.972 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 10:17:21.011 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 10:17:21.027 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 10:17:21.134 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 10:17:21.149 | 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-07-02 10:17:21.191 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-02 10:17:21.207 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-02 10:17:21.223 | 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-07-02 10:17:21.292 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-02 10:17:21.307 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-02 10:17:21.354 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 10:17:21.372 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-02 10:17:21.411 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 10:17:21.426 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 10:17:21.477 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 10:17:21.492 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 10:17:22.067 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.084 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-02 10:17:22.100 | 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-07-02 10:17:22.105 | 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-07-02 10:17:22.107 | 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-07-02 10:17:22.108 | 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-07-02 10:17:22.109 | 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-07-02 10:17:22.122 | 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-07-02 10:17:22.123 | 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-07-02 10:17:22.124 | 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-07-02 10:17:22.170 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.186 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-07-02 10:17:22.199 | 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-07-02 10:17:22.230 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.247 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-02 10:17:22.283 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.300 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-02 10:17:22.346 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.362 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 10:17:22.374 | 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-07-02 10:17:22.379 | 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-07-02 10:17:22.383 | 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-07-02 10:17:22.427 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.444 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 10:17:22.488 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.503 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 10:17:22.547 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.563 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-02 10:17:22.621 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.638 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 10:17:22.680 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.696 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-02 10:17:22.733 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.749 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-02 10:17:22.796 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.811 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-02 10:17:22.821 | 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-07-02 10:17:22.854 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.869 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 10:17:22.910 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-02 10:17:22.928 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-02 10:17:22.982 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.001 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-02 10:17:23.276 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.292 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-02 10:17:23.343 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.361 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 10:17:23.398 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.413 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-02 10:17:23.452 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.467 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-02 10:17:23.513 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.528 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-02 10:17:23.605 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.622 | 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-07-02 10:17:23.662 | 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-07-02 10:17:23.678 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-02 10:17:23.726 | 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-07-02 10:17:23.742 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 10:17:23.788 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.804 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-07-02 10:17:23.822 | 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-07-02 10:17:23.824 | 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-07-02 10:17:23.836 | 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-07-02 10:17:23.876 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.891 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-02 10:17:23.957 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 10:17:23.973 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-02 10:17:24.017 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 10:17:24.032 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-02 10:17:24.088 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 10:17:24.105 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-02 10:17:24.126 | 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-07-02 10:17:24.127 | 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-07-02 10:17:24.128 | 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-07-02 10:17:24.130 | 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-07-02 10:17:24.182 | 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-07-02 10:17:24.198 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-02 10:17:24.265 | 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-07-02 10:17:24.281 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 10:17:24.386 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-02 10:17:24.436 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-02 10:17:24.522 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.0 MB/s 0:00:00 2026-07-02 10:17:24.538 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-02 10:17:24.564 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-02 10:17:24.590 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-02 10:17:24.613 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-07-02 10:17:24.638 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-02 10:17:24.663 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-02 10:17:24.686 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-02 10:17:24.710 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-02 10:17:24.736 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-02 10:17:24.760 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-02 10:17:24.783 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-02 10:17:24.806 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-02 10:17:24.829 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-02 10:17:24.854 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-02 10:17:24.879 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-07-02 10:17:24.906 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-02 10:17:24.931 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-02 10:17:24.954 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-02 10:17:24.976 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-02 10:17:24.999 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-02 10:17:25.025 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-02 10:17:25.049 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-02 10:17:25.075 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-02 10:17:25.099 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-02 10:17:25.124 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-02 10:17:25.153 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-02 10:17:25.182 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-07-02 10:17:25.203 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 28.6 MB/s 0:00:00 2026-07-02 10:17:25.219 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-02 10:17:25.241 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-02 10:17:25.264 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-02 10:17:25.289 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-02 10:17:25.313 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-02 10:17:25.340 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-02 10:17:25.363 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-07-02 10:17:25.386 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-02 10:17:25.411 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-02 10:17:25.440 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-02 10:17:25.463 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-02 10:17:25.493 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-02 10:17:25.517 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-02 10:17:25.540 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-02 10:17:25.564 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-02 10:17:25.586 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-02 10:17:25.614 | 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-07-02 10:17:25.691 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 44.8 MB/s 0:00:00 2026-07-02 10:17:25.708 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-02 10:17:25.730 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-02 10:17:25.754 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-02 10:17:25.777 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-02 10:17:25.804 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-02 10:17:25.831 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-02 10:17:25.854 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-02 10:17:25.878 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-02 10:17:25.901 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-02 10:17:25.923 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-02 10:17:25.952 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-02 10:17:26.131 | Building wheels for collected packages: keystone 2026-07-02 10:17:26.132 | Building editable for keystone (pyproject.toml): started 2026-07-02 10:17:27.219 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-02 10:17:27.220 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=f2a64b74043f865e540f4bdfa18ee61ebf01de90c497e04c0592c806a62e4b49 2026-07-02 10:17:27.222 | Stored in directory: /tmp/pip-ephem-wheel-cache-ragm70ez/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-02 10:17:27.225 | Successfully built keystone 2026-07-02 10:17:27.571 | 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-07-02 10:17:27.611 | Attempting uninstall: pytz 2026-07-02 10:17:27.624 | Found existing installation: pytz 2024.1 2026-07-02 10:17:27.624 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:27.624 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-02 10:17:29.414 | Attempting uninstall: oauthlib 2026-07-02 10:17:29.426 | Found existing installation: oauthlib 3.2.2 2026-07-02 10:17:29.426 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:29.427 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-02 10:17:29.574 | Attempting uninstall: markupsafe 2026-07-02 10:17:29.585 | Found existing installation: MarkupSafe 2.1.5 2026-07-02 10:17:29.586 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:29.586 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-02 10:17:30.668 | Attempting uninstall: click 2026-07-02 10:17:30.679 | Found existing installation: click 8.1.6 2026-07-02 10:17:30.679 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:30.680 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-02 10:17:30.850 | Attempting uninstall: blinker 2026-07-02 10:17:30.860 | Found existing installation: blinker 1.7.0 2026-07-02 10:17:30.860 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:30.860 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-02 10:17:30.879 | Attempting uninstall: bcrypt 2026-07-02 10:17:30.891 | Found existing installation: bcrypt 3.2.2 2026-07-02 10:17:30.891 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:30.894 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-02 10:17:30.910 | Attempting uninstall: attrs 2026-07-02 10:17:30.923 | Found existing installation: attrs 23.2.0 2026-07-02 10:17:30.924 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:30.925 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-02 10:17:34.000 | Attempting uninstall: jinja2 2026-07-02 10:17:34.013 | Found existing installation: Jinja2 3.1.2 2026-07-02 10:17:34.014 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:34.015 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-02 10:17:35.117 | Attempting uninstall: cryptography 2026-07-02 10:17:35.131 | Found existing installation: cryptography 41.0.7 2026-07-02 10:17:35.134 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:35.134 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-02 10:17:35.761 | Attempting uninstall: pyopenssl 2026-07-02 10:17:35.776 | Found existing installation: pyOpenSSL 23.2.0 2026-07-02 10:17:35.777 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:35.777 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-02 10:17:36.195 | Attempting uninstall: jsonschema 2026-07-02 10:17:36.210 | Found existing installation: jsonschema 4.10.3 2026-07-02 10:17:36.211 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:17:36.212 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-02 10:17:37.862 | 2026-07-02 10:17:37.864 | 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-07-02 10:17:37.864 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-02 10:17:37.879 | 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-07-02 10:17:38.210 | + inc/python:pip_install:216 : result=0 2026-07-02 10:17:38.212 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:17:38.216 | + functions-common:time_stop:2420 : local name 2026-07-02 10:17:38.218 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:17:38.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:17:38.223 | + functions-common:time_stop:2423 : local total 2026-07-02 10:17:38.226 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:17:38.228 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:17:38.231 | + functions-common:time_stop:2427 : start_time=1782987433772 2026-07-02 10:17:38.233 | + functions-common:time_stop:2429 : [[ -z 1782987433772 ]] 2026-07-02 10:17:38.237 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:17:38.241 | + functions-common:time_stop:2432 : end_time=1782987458238 2026-07-02 10:17:38.244 | + functions-common:time_stop:2433 : elapsed_time=24466 2026-07-02 10:17:38.246 | + functions-common:time_stop:2434 : total=49520 2026-07-02 10:17:38.249 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:17:38.252 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73986 2026-07-02 10:17:38.254 | + inc/python:pip_install:219 : return 0 2026-07-02 10:17:38.257 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 10:17:38.260 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:17:38.263 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-02 10:17:38.266 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-02 10:17:38.269 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:17:38.271 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:17:38.274 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-02 10:17:38.277 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:17:38.279 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-02 10:17:38.298 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:17:38.300 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 10:17:38.303 | + ./stack.sh:main:921 : configure_keystone 2026-07-02 10:17:38.306 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-02 10:17:38.322 | + 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-07-02 10:17:38.325 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-02 10:17:38.329 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-02 10:17:38.346 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:17:38.349 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-02 10:17:38.385 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-02 10:17:38.418 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-02 10:17:38.454 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-02 10:17:38.489 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-02 10:17:38.525 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-02 10:17:38.561 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-02 10:17:38.595 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-02 10:17:38.629 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-02 10:17:38.663 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-02 10:17:38.666 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-02 10:17:38.669 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-02 10:17:38.671 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-02 10:17:38.674 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 10:17:38.677 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 10:17:38.695 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:17:38.699 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 10:17:38.701 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 10:17:38.704 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 10:17:38.721 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:17:38.723 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:17:38.727 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:17:38.761 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 10:17:38.764 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 10:17:38.766 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.22/identity 2026-07-02 10:17:38.802 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-02 10:17:38.805 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-02 10:17:38.842 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-02 10:17:38.845 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-02 10:17:38.848 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-02 10:17:38.851 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-02 10:17:38.854 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 10:17:38.857 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 10:17:38.860 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 10:17:38.880 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:17:38.883 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 10:17:38.885 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-02 10:17:38.889 | + 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-07-02 10:17:38.923 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-02 10:17:38.927 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-02 10:17:38.930 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-02 10:17:38.933 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-02 10:17:38.937 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 10:17:38.958 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 10:17:38.961 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 10:17:38.964 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 10:17:38.966 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 10:17:38.969 | + 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-07-02 10:17:39.003 | + 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-07-02 10:17:39.036 | + 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-07-02 10:17:39.068 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 10:17:39.100 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-02 10:17:39.133 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-02 10:17:39.166 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-02 10:17:39.169 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-02 10:17:39.172 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-02 10:17:39.174 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-02 10:17:39.177 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 10:17:39.180 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-02 10:17:39.182 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-02 10:17:39.185 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 10:17:39.187 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 10:17:39.203 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 10:17:39.203 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:17:39.215 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 10:17:39.219 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:17:39.232 | /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-07-02 10:17:39.237 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-02 10:17:39.240 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-02 10:17:39.244 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 10:17:39.247 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-02 10:17:39.280 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-02 10:17:39.312 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-02 10:17:39.345 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-02 10:17:39.377 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-02 10:17:39.409 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-02 10:17:39.440 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-02 10:17:39.472 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-02 10:17:39.505 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-02 10:17:39.538 | + 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-07-02 10:17:39.571 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-02 10:17:39.605 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-02 10:17:39.638 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-02 10:17:39.672 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-02 10:17:39.707 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 10:17:39.710 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 10:17:39.713 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-02 10:17:39.716 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-02 10:17:39.719 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 10:17:39.722 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:17:39.725 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:17:39.728 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-02 10:17:39.731 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-02 10:17:39.734 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-02 10:17:39.767 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-02 10:17:39.803 | + 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-07-02 10:17:39.804 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-02 10:17:39.816 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-02 10:17:39.820 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-02 10:17:39.823 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-02 10:17:39.826 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 10:17:39.828 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 10:17:39.831 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 10:17:39.834 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 10:17:39.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:17:39.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:17:39.842 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 10:17:39.844 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 10:17:39.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:17:39.850 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:17:39.853 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-02 10:17:39.865 | perl: warning: Setting locale failed. 2026-07-02 10:17:39.865 | perl: warning: Please check that your locale settings: 2026-07-02 10:17:39.865 | LANGUAGE = (unset), 2026-07-02 10:17:39.865 | LC_ALL = "en_US.utf8", 2026-07-02 10:17:39.865 | LANG = "de_DE.UTF-8" 2026-07-02 10:17:39.865 | are supported and installed on your system. 2026-07-02 10:17:39.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:17:39.905 | Enabling site keystone-api. 2026-07-02 10:17:39.911 | To activate the new configuration, you need to run: 2026-07-02 10:17:39.911 | systemctl reload apache2 2026-07-02 10:17:39.916 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 10:17:39.919 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 10:17:39.922 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:17:39.924 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 10:17:40.108 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-02 10:17:40.145 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-02 10:17:40.180 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-02 10:17:40.216 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-02 10:17:40.219 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-02 10:17:40.256 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-02 10:17:40.290 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-02 10:17:40.324 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-02 10:17:40.360 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-02 10:17:40.363 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-02 10:17:40.398 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-02 10:17:40.419 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:17:40.423 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-02 10:17:40.442 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:17:40.445 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-02 10:17:40.448 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-02 10:17:40.451 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-02 10:17:40.454 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 10:17:40.457 | + lib/stack:stack_install_service:32 : install_glance 2026-07-02 10:17:40.459 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-02 10:17:40.462 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-02 10:17:40.465 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-02 10:17:40.483 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:17:40.486 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-02 10:17:40.489 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-02 10:17:40.507 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:17:40.510 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-02 10:17:40.514 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-02 10:17:40.516 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:17:40.519 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:17:40.522 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-02 10:17:40.525 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:17:40.529 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-02 10:17:40.531 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-02 10:17:40.535 | ++ inc/python:join_extras:29 : echo cinder 2026-07-02 10:17:40.538 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-02 10:17:40.541 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-02 10:17:40.543 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-02 10:17:40.546 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-02 10:17:40.549 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-02 10:17:40.552 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-02 10:17:40.554 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-02 10:17:40.559 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-02 10:17:40.560 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-02 10:17:40.564 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-02 10:17:40.567 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-02 10:17:40.569 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-02 10:17:40.573 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-02 10:17:40.576 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-02 10:17:40.599 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-02 10:17:40.602 | + 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-07-02 10:17:41.896 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 10:17:42.033 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-07-02 10:17:42.049 | 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-07-02 10:17:42.050 | 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-07-02 10:17:42.051 | 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-07-02 10:17:42.052 | 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-07-02 10:17:42.053 | 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-07-02 10:17:42.054 | 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-07-02 10:17:42.055 | 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-07-02 10:17:42.056 | 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-07-02 10:17:42.056 | 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-07-02 10:17:42.057 | 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-07-02 10:17:42.058 | 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-07-02 10:17:42.085 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-02 10:17:42.103 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 10:17:42.115 | 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-07-02 10:17:42.118 | 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-07-02 10:17:42.118 | 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-07-02 10:17:42.124 | 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-07-02 10:17:42.126 | 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-07-02 10:17:42.172 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 10:17:42.187 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-02 10:17:42.262 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 10:17:42.278 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 10:17:42.324 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 10:17:42.340 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 10:17:42.399 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 10:17:42.416 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 10:17:42.430 | 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-07-02 10:17:42.431 | 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-07-02 10:17:42.432 | 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-07-02 10:17:42.433 | 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-07-02 10:17:42.439 | 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-07-02 10:17:42.440 | 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-07-02 10:17:42.441 | 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-07-02 10:17:42.442 | 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-07-02 10:17:42.446 | 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-07-02 10:17:42.446 | 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-07-02 10:17:42.449 | 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-07-02 10:17:42.482 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-02 10:17:42.497 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-02 10:17:42.509 | 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-07-02 10:17:42.513 | 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-07-02 10:17:42.517 | 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-07-02 10:17:42.518 | 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-07-02 10:17:42.519 | 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-07-02 10:17:42.528 | 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-07-02 10:17:42.531 | 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-07-02 10:17:42.532 | 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-07-02 10:17:42.535 | 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-07-02 10:17:42.543 | 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-07-02 10:17:42.545 | 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-07-02 10:17:42.546 | 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-07-02 10:17:42.547 | 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-07-02 10:17:42.548 | 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-07-02 10:17:42.552 | 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-07-02 10:17:42.553 | 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-07-02 10:17:42.559 | 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-07-02 10:17:42.575 | 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-07-02 10:17:42.580 | 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-07-02 10:17:42.583 | 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-07-02 10:17:42.596 | 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-07-02 10:17:42.596 | 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-07-02 10:17:42.597 | 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-07-02 10:17:42.599 | 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-07-02 10:17:42.619 | 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-07-02 10:17:42.677 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-07-02 10:17:42.733 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-02 10:17:42.761 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-02 10:17:42.788 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-02 10:17:42.812 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-02 10:17:42.837 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-02 10:17:42.859 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-02 10:17:43.106 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-02 10:17:44.433 | 2026-07-02 10:17:44.450 | 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-07-02 10:17:44.588 | + inc/python:pip_install:216 : result=0 2026-07-02 10:17:44.592 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:17:44.595 | + functions-common:time_stop:2420 : local name 2026-07-02 10:17:44.599 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:17:44.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:17:44.607 | + functions-common:time_stop:2423 : local total 2026-07-02 10:17:44.611 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:17:44.615 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:17:44.619 | + functions-common:time_stop:2427 : start_time=1782987460593 2026-07-02 10:17:44.623 | + functions-common:time_stop:2429 : [[ -z 1782987460593 ]] 2026-07-02 10:17:44.629 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:17:44.634 | + functions-common:time_stop:2432 : end_time=1782987464630 2026-07-02 10:17:44.638 | + functions-common:time_stop:2433 : elapsed_time=4037 2026-07-02 10:17:44.642 | + functions-common:time_stop:2434 : total=73986 2026-07-02 10:17:44.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:17:44.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78023 2026-07-02 10:17:44.652 | + inc/python:pip_install:219 : return 0 2026-07-02 10:17:44.656 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-02 10:17:44.660 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-02 10:17:44.664 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-02 10:17:44.683 | + 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-07-02 10:17:44.690 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-02 10:17:44.693 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-02 10:17:44.696 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-02 10:17:44.700 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 10:17:44.704 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 10:17:44.708 | ++ functions-common:git_clone:593 : pwd 2026-07-02 10:17:44.713 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:17:44.717 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:17:44.721 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:17:44.745 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:17:44.748 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:17:44.752 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:17:44.757 | + functions-common:git_clone:610 : echo master 2026-07-02 10:17:44.757 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:17:44.764 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-02 10:17:44.767 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 10:17:44.770 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-02 10:17:44.774 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:17:44.777 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:17:44.780 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:17:44.783 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:17:44.787 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:17:44.790 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:17:44.793 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:17:44.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:17:44.800 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:17:44.805 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987464802 2026-07-02 10:17:44.809 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-02 10:17:44.814 | Cloning into '/opt/stack/glance'... 2026-07-02 10:17:54.626 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:17:54.630 | + functions-common:time_stop:2420 : local name 2026-07-02 10:17:54.633 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:17:54.635 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:17:54.639 | + functions-common:time_stop:2423 : local total 2026-07-02 10:17:54.642 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:17:54.645 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:17:54.648 | + functions-common:time_stop:2427 : start_time=1782987464802 2026-07-02 10:17:54.652 | + functions-common:time_stop:2429 : [[ -z 1782987464802 ]] 2026-07-02 10:17:54.656 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:17:54.661 | + functions-common:time_stop:2432 : end_time=1782987474657 2026-07-02 10:17:54.665 | + functions-common:time_stop:2433 : elapsed_time=9855 2026-07-02 10:17:54.668 | + functions-common:time_stop:2434 : total=25380 2026-07-02 10:17:54.671 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:17:54.675 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35235 2026-07-02 10:17:54.678 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-02 10:17:54.681 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 10:17:54.683 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:17:54.687 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:17:54.690 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:17:54.694 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:17:54.697 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:17:54.700 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:17:54.705 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:17:54.707 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:17:54.710 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:17:54.717 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987474712 2026-07-02 10:17:54.719 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 10:17:55.463 | From https://review.opendev.org/openstack/glance 2026-07-02 10:17:55.463 | * branch master -> FETCH_HEAD 2026-07-02 10:17:55.473 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:17:55.477 | + functions-common:time_stop:2420 : local name 2026-07-02 10:17:55.480 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:17:55.484 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:17:55.487 | + functions-common:time_stop:2423 : local total 2026-07-02 10:17:55.490 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:17:55.493 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:17:55.497 | + functions-common:time_stop:2427 : start_time=1782987474712 2026-07-02 10:17:55.499 | + functions-common:time_stop:2429 : [[ -z 1782987474712 ]] 2026-07-02 10:17:55.504 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:17:55.508 | + functions-common:time_stop:2432 : end_time=1782987475505 2026-07-02 10:17:55.512 | + functions-common:time_stop:2433 : elapsed_time=793 2026-07-02 10:17:55.515 | + functions-common:time_stop:2434 : total=35235 2026-07-02 10:17:55.518 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:17:55.522 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36028 2026-07-02 10:17:55.526 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 10:17:55.530 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:17:55.533 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:17:55.536 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:17:55.540 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:17:55.543 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:17:55.547 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:17:55.550 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:17:55.553 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:17:55.559 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:17:55.564 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987475560 2026-07-02 10:17:55.567 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 10:17:55.696 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:17:55.696 | 2026-07-02 10:17:55.696 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:17:55.696 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:17:55.697 | state without impacting any branches by switching back to a branch. 2026-07-02 10:17:55.697 | 2026-07-02 10:17:55.697 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:17:55.697 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:17:55.697 | 2026-07-02 10:17:55.697 | git switch -c 2026-07-02 10:17:55.698 | 2026-07-02 10:17:55.698 | Or undo this operation with: 2026-07-02 10:17:55.698 | 2026-07-02 10:17:55.698 | git switch - 2026-07-02 10:17:55.698 | 2026-07-02 10:17:55.698 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:17:55.698 | 2026-07-02 10:17:55.699 | HEAD is now at e20488b1a Merge "Validate enabled_import_methods" 2026-07-02 10:17:55.704 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:17:55.706 | + functions-common:time_stop:2420 : local name 2026-07-02 10:17:55.711 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:17:55.715 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:17:55.719 | + functions-common:time_stop:2423 : local total 2026-07-02 10:17:55.722 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:17:55.727 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:17:55.730 | + functions-common:time_stop:2427 : start_time=1782987475560 2026-07-02 10:17:55.733 | + functions-common:time_stop:2429 : [[ -z 1782987475560 ]] 2026-07-02 10:17:55.737 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:17:55.742 | + functions-common:time_stop:2432 : end_time=1782987475738 2026-07-02 10:17:55.745 | + functions-common:time_stop:2433 : elapsed_time=178 2026-07-02 10:17:55.749 | + functions-common:time_stop:2434 : total=36028 2026-07-02 10:17:55.752 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:17:55.756 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36206 2026-07-02 10:17:55.760 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-02 10:17:55.779 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-02 10:17:55.783 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 10:17:55.784 | + functions-common:git_clone:673 : head -1 2026-07-02 10:17:55.799 | e20488b1a Merge "Validate enabled_import_methods" 2026-07-02 10:17:55.803 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:17:55.807 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-02 10:17:55.811 | + inc/python:setup_develop:353 : local bindep 2026-07-02 10:17:55.815 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 10:17:55.818 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-02 10:17:55.822 | + inc/python:setup_develop:359 : local extras= 2026-07-02 10:17:55.825 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-02 10:17:55.829 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 10:17:55.832 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 10:17:55.836 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-02 10:17:55.841 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 10:17:55.845 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 10:17:55.851 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-02 10:17:55.854 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 10:17:55.859 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-02 10:17:55.862 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 10:17:55.865 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 10:17:55.870 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-02 10:17:55.878 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-02 10:17:55.882 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-02 10:17:55.885 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-02 10:17:56.047 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-02 10:17:56.050 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 10:17:56.056 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 10:17:56.059 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 10:17:56.063 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 10:17:56.066 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-02 10:17:56.071 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 10:17:56.074 | + inc/python:setup_package:446 : local extras= 2026-07-02 10:17:56.078 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 10:17:56.082 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 10:17:56.085 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 10:17:56.089 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 10:17:56.093 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 10:17:56.097 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-02 10:17:56.125 | Using python 3.12 to install /opt/stack/glance 2026-07-02 10:17:56.129 | + 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-07-02 10:17:57.110 | Obtaining file:///opt/stack/glance 2026-07-02 10:17:57.113 | Installing build dependencies: started 2026-07-02 10:17:58.829 | Installing build dependencies: finished with status 'done' 2026-07-02 10:17:58.830 | Checking if build backend supports build_editable: started 2026-07-02 10:17:59.376 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 10:17:59.377 | Getting requirements to build editable: started 2026-07-02 10:17:59.678 | Getting requirements to build editable: finished with status 'done' 2026-07-02 10:17:59.680 | Preparing editable metadata (pyproject.toml): started 2026-07-02 10:18:00.616 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:18:00.635 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (7.0.3) 2026-07-02 10:18:00.635 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (0.7.1) 2026-07-02 10:18:00.636 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (2.0.51) 2026-07-02 10:18:00.637 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (0.41.0) 2026-07-02 10:18:00.638 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (3.1.0) 2026-07-02 10:18:00.639 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (2.5.1) 2026-07-02 10:18:00.639 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (1.8.10) 2026-07-02 10:18:00.640 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (1.18.4) 2026-07-02 10:18:00.824 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev95) 2026-07-02 10:18:00.961 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 10:18:00.972 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (10.5.0) 2026-07-02 10:18:00.973 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (7.5.0) 2026-07-02 10:18:00.974 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (6.4.0) 2026-07-02 10:18:00.975 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (2.7.1) 2026-07-02 10:18:00.976 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (10.1.1) 2026-07-02 10:18:00.977 | 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.dev95) (5.8.0) 2026-07-02 10:18:01.036 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev95) 2026-07-02 10:18:01.052 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 10:18:01.066 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (5.14.0) 2026-07-02 10:18:01.067 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (13.0.0) 2026-07-02 10:18:01.200 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev95) 2026-07-02 10:18:01.216 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 10:18:01.230 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (3.17.0) 2026-07-02 10:18:01.231 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (3.10.1) 2026-07-02 10:18:01.232 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (4.26.0) 2026-07-02 10:18:01.232 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (5.8.0) 2026-07-02 10:18:01.233 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (18.0.0) 2026-07-02 10:18:01.234 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (6.8.0) 2026-07-02 10:18:01.279 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev95) 2026-07-02 10:18:01.296 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 10:18:01.326 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (8.2.0) 2026-07-02 10:18:01.327 | 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.dev95) (18.1.0) 2026-07-02 10:18:01.329 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (8.1.0) 2026-07-02 10:18:01.379 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev95) 2026-07-02 10:18:01.395 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 10:18:01.406 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (5.1.0) 2026-07-02 10:18:01.407 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (4.4.0) 2026-07-02 10:18:01.408 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (5.5.0) 2026-07-02 10:18:01.409 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (3.1.0) 2026-07-02 10:18:01.410 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (43.0.3) 2026-07-02 10:18:01.436 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev95) 2026-07-02 10:18:01.451 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-02 10:18:01.504 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev95) 2026-07-02 10:18:01.519 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 10:18:01.531 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev95) (1.3.12) 2026-07-02 10:18:01.532 | 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.dev95) (4.15.0) 2026-07-02 10:18:01.568 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-02 10:18:01.585 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-02 10:18:01.598 | 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.dev95) (2.34.2) 2026-07-02 10:18:01.600 | 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.dev95) (2.0.0) 2026-07-02 10:18:01.605 | 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.dev95) (3.0) 2026-07-02 10:18:01.608 | 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.dev95) (5.10.0) 2026-07-02 10:18:01.611 | 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.dev95) (2.2.1) 2026-07-02 10:18:01.615 | 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.dev95) (2.8.0) 2026-07-02 10:18:01.616 | 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.dev95) (3.5.2) 2026-07-02 10:18:01.624 | 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.dev95) (1.4.2) 2026-07-02 10:18:01.626 | 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.dev95) (3.4.0) 2026-07-02 10:18:01.634 | 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.dev95) (3.3.2) 2026-07-02 10:18:01.639 | 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.dev95) (26.1.0) 2026-07-02 10:18:01.639 | 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.dev95) (2025.9.1) 2026-07-02 10:18:01.639 | 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.dev95) (0.37.0) 2026-07-02 10:18:01.641 | 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.dev95) (2026.5.1) 2026-07-02 10:18:01.649 | 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.dev95) (2.1.0) 2026-07-02 10:18:01.650 | 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.dev95) (1.8.2) 2026-07-02 10:18:01.655 | 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.dev95) (4.2.0) 2026-07-02 10:18:01.658 | 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.dev95) (4.0.1) 2026-07-02 10:18:01.659 | 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.dev95) (2.13.0) 2026-07-02 10:18:01.665 | 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.dev95) (1.5.0) 2026-07-02 10:18:01.670 | 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.dev95) (5.3.1) 2026-07-02 10:18:01.678 | 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.dev95) (0.20) 2026-07-02 10:18:01.680 | 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.dev95) (1.3.0) 2026-07-02 10:18:01.682 | 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.dev95) (2.0.0) 2026-07-02 10:18:01.683 | 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.dev95) (6.0.3) 2026-07-02 10:18:01.691 | 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.dev95) (2.1.2) 2026-07-02 10:18:01.692 | 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.dev95) (0.6.2) 2026-07-02 10:18:01.757 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-02 10:18:01.773 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-02 10:18:01.815 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-02 10:18:01.830 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-02 10:18:01.871 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-02 10:18:01.886 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-02 10:18:01.934 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-02 10:18:01.949 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 10:18:01.961 | 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.dev95) (7.2.2) 2026-07-02 10:18:01.994 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-02 10:18:02.008 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 10:18:02.026 | 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.dev95) (2.9.0.post0) 2026-07-02 10:18:02.031 | 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.dev95) (4.6.0) 2026-07-02 10:18:02.033 | 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.dev95) (7.1.4) 2026-07-02 10:18:02.033 | 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.dev95) (5.3.1) 2026-07-02 10:18:02.034 | 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.dev95) (5.6.2) 2026-07-02 10:18:02.035 | 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.dev95) (0.16.0) 2026-07-02 10:18:02.039 | 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.dev95) (5.1.0) 2026-07-02 10:18:02.048 | 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.dev95) (2026.2) 2026-07-02 10:18:02.049 | 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.dev95) (26.2) 2026-07-02 10:18:02.056 | 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.dev95) (0.25.0) 2026-07-02 10:18:02.060 | 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.dev95) (5.0.0) 2026-07-02 10:18:02.062 | 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.dev95) (3.1.6) 2026-07-02 10:18:02.064 | 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.dev95) (4.0.1) 2026-07-02 10:18:02.070 | 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.dev95) (3.0.3) 2026-07-02 10:18:02.085 | 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.dev95) (1.2.1) 2026-07-02 10:18:02.095 | 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.dev95) (1.7.6) 2026-07-02 10:18:02.117 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev95) (82.0.1) 2026-07-02 10:18:02.134 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev95) (0.8.1) 2026-07-02 10:18:02.199 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-02 10:18:02.216 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 10:18:02.257 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-02 10:18:02.273 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-02 10:18:02.346 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-02 10:18:02.362 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-02 10:18:02.430 | 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.dev95) 2026-07-02 10:18:02.445 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-02 10:18:02.482 | 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.dev95) 2026-07-02 10:18:02.498 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 10:18:02.508 | 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.dev95) (15.0.0) 2026-07-02 10:18:02.537 | 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.dev95) 2026-07-02 10:18:02.552 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-02 10:18:02.574 | 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.dev95) (1.17.0) 2026-07-02 10:18:02.593 | 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.dev95) (3.4.7) 2026-07-02 10:18:02.594 | 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.dev95) (3.18) 2026-07-02 10:18:02.595 | 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.dev95) (2.7.0) 2026-07-02 10:18:02.597 | 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.dev95) (2023.11.17) 2026-07-02 10:18:02.630 | 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.dev95) (4.2.0) 2026-07-02 10:18:02.631 | 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.dev95) (2.20.0) 2026-07-02 10:18:02.640 | 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.dev95) (0.1.2) 2026-07-02 10:18:02.655 | 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.dev95) (0.8) 2026-07-02 10:18:02.730 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev95) 2026-07-02 10:18:02.745 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-02 10:18:02.793 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev95) 2026-07-02 10:18:02.809 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 10:18:02.820 | 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.dev95) (9.1.4) 2026-07-02 10:18:02.847 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev95) 2026-07-02 10:18:02.862 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-02 10:18:02.986 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev95) 2026-07-02 10:18:03.002 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-02 10:18:03.017 | Installing build dependencies: started 2026-07-02 10:18:04.606 | Installing build dependencies: finished with status 'done' 2026-07-02 10:18:04.608 | Getting requirements to build wheel: started 2026-07-02 10:18:05.230 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 10:18:05.232 | Preparing metadata (pyproject.toml): started 2026-07-02 10:18:05.596 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:18:05.600 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev95) (2026.2) 2026-07-02 10:18:05.647 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev95) 2026-07-02 10:18:05.665 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 10:18:05.717 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev95) 2026-07-02 10:18:05.732 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-02 10:18:05.812 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-02 10:18:05.850 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-02 10:18:05.873 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-07-02 10:18:05.897 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-02 10:18:05.923 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-02 10:18:05.980 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.7 MB/s 0:00:00 2026-07-02 10:18:05.997 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-02 10:18:06.018 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-02 10:18:06.040 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-02 10:18:06.062 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-02 10:18:06.085 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-02 10:18:06.109 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-02 10:18:06.132 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-02 10:18:06.156 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-02 10:18:06.179 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-02 10:18:06.203 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-02 10:18:06.239 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-02 10:18:06.260 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-02 10:18:06.283 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-02 10:18:06.312 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-02 10:18:06.335 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-02 10:18:06.387 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.8 MB/s 0:00:00 2026-07-02 10:18:06.408 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-02 10:18:06.431 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-02 10:18:06.453 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-02 10:18:06.475 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-02 10:18:06.572 | Building wheels for collected packages: glance, simplegeneric 2026-07-02 10:18:06.573 | Building editable for glance (pyproject.toml): started 2026-07-02 10:18:07.477 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-02 10:18:07.478 | Created wheel for glance: filename=glance-32.1.0.dev95-0.editable-py3-none-any.whl size=8982 sha256=5cfece6fee874f394e6f0ff4fee6eaee2adc70a82b8ea538c5e9e8cef694d9ed 2026-07-02 10:18:07.478 | Stored in directory: /tmp/pip-ephem-wheel-cache-xm9xkpok/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-02 10:18:07.484 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-02 10:18:07.906 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-02 10:18:07.906 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=d62e18092412c5fca72ea4db24dcf8429cd5804e4535dcfa44f8e1db731db1f0 2026-07-02 10:18:07.906 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-02 10:18:07.911 | Successfully built glance simplegeneric 2026-07-02 10:18:08.189 | 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-07-02 10:18:11.187 | Attempting uninstall: jsonpointer 2026-07-02 10:18:11.202 | Found existing installation: jsonpointer 2.0 2026-07-02 10:18:11.202 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:18:11.203 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-02 10:18:11.220 | Attempting uninstall: jmespath 2026-07-02 10:18:11.235 | Found existing installation: jmespath 1.0.1 2026-07-02 10:18:11.235 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:18:11.236 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-02 10:18:11.277 | Attempting uninstall: httplib2 2026-07-02 10:18:11.292 | Found existing installation: httplib2 0.20.4 2026-07-02 10:18:11.292 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:18:11.293 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-02 10:18:11.386 | Attempting uninstall: jsonpatch 2026-07-02 10:18:11.401 | Found existing installation: jsonpatch 1.32 2026-07-02 10:18:11.402 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:18:11.402 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-02 10:18:15.855 | 2026-07-02 10:18:15.875 | 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.dev95 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-07-02 10:18:16.113 | + inc/python:pip_install:216 : result=0 2026-07-02 10:18:16.116 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:18:16.119 | + functions-common:time_stop:2420 : local name 2026-07-02 10:18:16.122 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:18:16.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:18:16.127 | + functions-common:time_stop:2423 : local total 2026-07-02 10:18:16.130 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:18:16.132 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:18:16.135 | + functions-common:time_stop:2427 : start_time=1782987476118 2026-07-02 10:18:16.138 | + functions-common:time_stop:2429 : [[ -z 1782987476118 ]] 2026-07-02 10:18:16.142 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:18:16.147 | + functions-common:time_stop:2432 : end_time=1782987496144 2026-07-02 10:18:16.150 | + functions-common:time_stop:2433 : elapsed_time=20026 2026-07-02 10:18:16.153 | + functions-common:time_stop:2434 : total=78023 2026-07-02 10:18:16.155 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:18:16.158 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98049 2026-07-02 10:18:16.160 | + inc/python:pip_install:219 : return 0 2026-07-02 10:18:16.162 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 10:18:16.165 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:18:16.168 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-02 10:18:16.171 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-02 10:18:16.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:18:16.176 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:18:16.180 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-02 10:18:16.183 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:18:16.186 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 10:18:16.189 | + ./stack.sh:main:942 : configure_glance 2026-07-02 10:18:16.192 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-02 10:18:16.208 | + lib/glance:configure_glance:353 : local dburl 2026-07-02 10:18:16.212 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-02 10:18:16.215 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-02 10:18:16.217 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-02 10:18:16.220 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-02 10:18:16.222 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 10:18:16.225 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 10:18:16.227 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 10:18:16.245 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:18:16.247 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 10:18:16.250 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 10:18:16.254 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 10:18:16.256 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-02 10:18:16.290 | + 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-07-02 10:18:16.325 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-02 10:18:16.357 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-02 10:18:16.389 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-02 10:18:16.422 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-02 10:18:16.458 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-02 10:18:16.494 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-02 10:18:16.496 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 10:18:16.499 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-02 10:18:16.502 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 10:18:16.504 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 10:18:16.507 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-02 10:18:16.510 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 10:18:16.513 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-02 10:18:16.515 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 10:18:16.518 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-02 10:18:16.553 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-02 10:18:16.584 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.22/identity 2026-07-02 10:18:16.615 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-02 10:18:16.647 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-02 10:18:16.680 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-02 10:18:16.713 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-02 10:18:16.745 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-02 10:18:16.778 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.22/identity 2026-07-02 10:18:16.813 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 10:18:16.846 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 10:18:16.880 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 10:18:16.883 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-02 10:18:16.918 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-02 10:18:16.920 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-02 10:18:16.923 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-02 10:18:16.926 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 10:18:16.929 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 10:18:16.932 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 10:18:16.950 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:18:16.953 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 10:18:16.957 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 10:18:16.960 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 10:18:16.977 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:18:16.980 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:18:16.984 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:18:17.019 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 10:18:17.022 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 10:18:17.025 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-02 10:18:17.028 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-02 10:18:17.031 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-02 10:18:17.066 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-02 10:18:17.099 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-02 10:18:17.135 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-02 10:18:17.138 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-02 10:18:17.140 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-02 10:18:17.143 | + lib/glance:configure_glance_store:282 : local be 2026-07-02 10:18:17.146 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-02 10:18:17.148 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-02 10:18:17.151 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-02 10:18:17.189 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-02 10:18:17.191 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.22 2026-07-02 10:18:17.225 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-02 10:18:17.228 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-02 10:18:17.231 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-02 10:18:17.249 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:18:17.252 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.22/image 2026-07-02 10:18:17.288 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-02 10:18:17.308 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:18:17.311 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-02 10:18:17.314 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-02 10:18:17.317 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 10:18:17.321 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 10:18:17.340 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 10:18:17.344 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 10:18:17.346 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 10:18:17.349 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 10:18:17.351 | + 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-07-02 10:18:17.384 | + 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-07-02 10:18:17.419 | + 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-07-02 10:18:17.451 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 10:18:17.485 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-02 10:18:17.522 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-02 10:18:17.527 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-02 10:18:17.568 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-02 10:18:17.609 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-02 10:18:17.652 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-02 10:18:17.692 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-02 10:18:17.736 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-02 10:18:17.778 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-02 10:18:17.820 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-02 10:18:17.860 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-02 10:18:17.866 | + 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-07-02 10:18:17.875 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-02 10:18:17.898 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:18:17.901 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-02 10:18:17.904 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-02 10:18:17.908 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-02 10:18:17.911 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-02 10:18:17.915 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-02 10:18:17.919 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-02 10:18:17.922 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-02 10:18:17.927 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 10:18:17.930 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-02 10:18:17.972 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-02 10:18:17.975 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-02 10:18:17.978 | ++ functions:get_random_port:861 : true 2026-07-02 10:18:17.982 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-02 10:18:17.985 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-02 10:18:17.988 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-02 10:18:18.042 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-02 10:18:18.046 | ++ functions:get_random_port:865 : break 2 2026-07-02 10:18:18.049 | ++ functions:get_random_port:869 : echo 60999 2026-07-02 10:18:18.054 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-02 10:18:18.057 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-02 10:18:18.097 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-02 10:18:18.134 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-02 10:18:18.174 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-02 10:18:18.215 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 10:18:18.253 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 10:18:18.295 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-02 10:18:18.335 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-02 10:18:18.376 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-02 10:18:18.418 | + 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-07-02 10:18:18.459 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 10:18:18.499 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 10:18:18.538 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-02 10:18:18.578 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 10:18:18.620 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-02 10:18:18.661 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-02 10:18:18.700 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-02 10:18:18.741 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-02 10:18:18.781 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-02 10:18:18.820 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-02 10:18:18.858 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-02 10:18:18.862 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-02 10:18:18.865 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 10:18:18.868 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 10:18:18.871 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:18:18.874 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:18:18.877 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-02 10:18:18.881 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-02 10:18:18.883 | perl: warning: Setting locale failed. 2026-07-02 10:18:18.883 | perl: warning: Please check that your locale settings: 2026-07-02 10:18:18.883 | LANGUAGE = (unset), 2026-07-02 10:18:18.884 | LC_ALL = "en_US.utf8", 2026-07-02 10:18:18.884 | LANG = (unset) 2026-07-02 10:18:18.884 | are supported and installed on your system. 2026-07-02 10:18:18.884 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 10:18:18.920 | proxy (enabled by site administrator) 2026-07-02 10:18:18.925 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-02 10:18:18.928 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-02 10:18:18.931 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 10:18:18.934 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 10:18:18.938 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:18:18.940 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:18:18.943 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-02 10:18:18.946 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-02 10:18:18.948 | perl: warning: Setting locale failed. 2026-07-02 10:18:18.949 | perl: warning: Please check that your locale settings: 2026-07-02 10:18:18.949 | LANGUAGE = (unset), 2026-07-02 10:18:18.949 | LC_ALL = "en_US.utf8", 2026-07-02 10:18:18.949 | LANG = (unset) 2026-07-02 10:18:18.949 | are supported and installed on your system. 2026-07-02 10:18:18.949 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 10:18:18.985 | No module matches proxy_http 2026-07-02 10:18:18.989 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-02 10:18:19.001 | perl: warning: Setting locale failed. 2026-07-02 10:18:19.003 | perl: warning: Please check that your locale settings: 2026-07-02 10:18:19.003 | LANGUAGE = (unset), 2026-07-02 10:18:19.003 | LC_ALL = "en_US.utf8", 2026-07-02 10:18:19.003 | LANG = "de_DE.UTF-8" 2026-07-02 10:18:19.003 | are supported and installed on your system. 2026-07-02 10:18:19.003 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:18:19.044 | Considering dependency proxy for proxy_http: 2026-07-02 10:18:19.045 | Module proxy already enabled 2026-07-02 10:18:19.045 | Enabling module proxy_http. 2026-07-02 10:18:19.051 | To activate the new configuration, you need to run: 2026-07-02 10:18:19.051 | systemctl restart apache2 2026-07-02 10:18:19.057 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-02 10:18:19.060 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-02 10:18:19.064 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 10:18:19.068 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:18:19.071 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 10:18:19.282 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-02 10:18:19.288 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-02 10:18:19.292 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-02 10:18:19.295 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 10:18:19.299 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:18:19.302 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:18:19.305 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-02 10:18:19.309 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-02 10:18:19.314 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-02 10:18:19.314 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-02 10:18:19.325 | KeepAlive Off 2026-07-02 10:18:19.330 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-02 10:18:19.330 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-02 10:18:19.340 | SetEnv proxy-sendchunked 1 2026-07-02 10:18:19.345 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-02 10:18:19.345 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-02 10:18:19.355 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-02 10:18:19.359 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-02 10:18:19.361 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-02 10:18:19.363 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 10:18:19.365 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 10:18:19.367 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 10:18:19.369 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 10:18:19.371 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:18:19.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:18:19.375 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 10:18:19.378 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 10:18:19.380 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:18:19.382 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:18:19.384 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-02 10:18:19.394 | perl: warning: Setting locale failed. 2026-07-02 10:18:19.395 | perl: warning: Please check that your locale settings: 2026-07-02 10:18:19.395 | LANGUAGE = (unset), 2026-07-02 10:18:19.395 | LC_ALL = "en_US.utf8", 2026-07-02 10:18:19.395 | LANG = "de_DE.UTF-8" 2026-07-02 10:18:19.395 | are supported and installed on your system. 2026-07-02 10:18:19.395 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:18:19.434 | Enabling site glance-api. 2026-07-02 10:18:19.439 | To activate the new configuration, you need to run: 2026-07-02 10:18:19.439 | systemctl reload apache2 2026-07-02 10:18:19.444 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-02 10:18:19.446 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 10:18:19.448 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:18:19.450 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 10:18:19.579 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-02 10:18:19.584 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-02 10:18:19.611 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-02 10:18:19.639 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-02 10:18:19.641 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-02 10:18:19.669 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-02 10:18:19.695 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-02 10:18:19.710 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:18:19.712 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-02 10:18:19.715 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-02 10:18:19.717 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-02 10:18:19.719 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 10:18:19.721 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-02 10:18:19.724 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-02 10:18:19.726 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-02 10:18:19.728 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-02 10:18:19.730 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 10:18:19.732 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 10:18:19.734 | ++ functions-common:git_clone:593 : pwd 2026-07-02 10:18:19.737 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:18:19.739 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:18:19.741 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:18:19.755 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:18:19.757 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:18:19.759 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:18:19.762 | + functions-common:git_clone:610 : echo master 2026-07-02 10:18:19.762 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:18:19.767 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-02 10:18:19.769 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 10:18:19.771 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-02 10:18:19.773 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:18:19.775 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:18:19.777 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:18:19.779 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:18:19.781 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:18:19.783 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:18:19.785 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:18:19.787 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:18:19.790 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:18:19.794 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987499791 2026-07-02 10:18:19.796 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-02 10:18:19.800 | Cloning into '/opt/stack/cinder'... 2026-07-02 10:19:15.484 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:19:15.487 | + functions-common:time_stop:2420 : local name 2026-07-02 10:19:15.490 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:19:15.493 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:19:15.496 | + functions-common:time_stop:2423 : local total 2026-07-02 10:19:15.498 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:19:15.501 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:19:15.504 | + functions-common:time_stop:2427 : start_time=1782987499791 2026-07-02 10:19:15.506 | + functions-common:time_stop:2429 : [[ -z 1782987499791 ]] 2026-07-02 10:19:15.510 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:19:15.515 | + functions-common:time_stop:2432 : end_time=1782987555511 2026-07-02 10:19:15.517 | + functions-common:time_stop:2433 : elapsed_time=55720 2026-07-02 10:19:15.519 | + functions-common:time_stop:2434 : total=36206 2026-07-02 10:19:15.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:19:15.525 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91926 2026-07-02 10:19:15.528 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-02 10:19:15.530 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 10:19:15.533 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:19:15.536 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:19:15.538 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:19:15.541 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:19:15.544 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:19:15.546 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:19:15.549 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:19:15.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:19:15.554 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:19:15.558 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987555556 2026-07-02 10:19:15.561 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 10:19:16.217 | From https://review.opendev.org/openstack/cinder 2026-07-02 10:19:16.218 | * branch master -> FETCH_HEAD 2026-07-02 10:19:16.227 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:19:16.230 | + functions-common:time_stop:2420 : local name 2026-07-02 10:19:16.233 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:19:16.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:19:16.238 | + functions-common:time_stop:2423 : local total 2026-07-02 10:19:16.241 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:19:16.244 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:19:16.246 | + functions-common:time_stop:2427 : start_time=1782987555556 2026-07-02 10:19:16.249 | + functions-common:time_stop:2429 : [[ -z 1782987555556 ]] 2026-07-02 10:19:16.252 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:19:16.256 | + functions-common:time_stop:2432 : end_time=1782987556253 2026-07-02 10:19:16.259 | + functions-common:time_stop:2433 : elapsed_time=697 2026-07-02 10:19:16.262 | + functions-common:time_stop:2434 : total=91926 2026-07-02 10:19:16.265 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:19:16.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92623 2026-07-02 10:19:16.270 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 10:19:16.273 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:19:16.276 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:19:16.278 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:19:16.281 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:19:16.284 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:19:16.286 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:19:16.289 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:19:16.292 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:19:16.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:19:16.300 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987556297 2026-07-02 10:19:16.303 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 10:19:16.734 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:19:16.734 | 2026-07-02 10:19:16.734 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:19:16.734 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:19:16.735 | state without impacting any branches by switching back to a branch. 2026-07-02 10:19:16.735 | 2026-07-02 10:19:16.735 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:19:16.735 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:19:16.735 | 2026-07-02 10:19:16.735 | git switch -c 2026-07-02 10:19:16.735 | 2026-07-02 10:19:16.735 | Or undo this operation with: 2026-07-02 10:19:16.735 | 2026-07-02 10:19:16.735 | git switch - 2026-07-02 10:19:16.736 | 2026-07-02 10:19:16.736 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:19:16.736 | 2026-07-02 10:19:16.736 | HEAD is now at a2a8f9546 Dell PowerFlex: Handle missing errorCode in NVMe-oF REST error responses 2026-07-02 10:19:16.742 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:19:16.745 | + functions-common:time_stop:2420 : local name 2026-07-02 10:19:16.748 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:19:16.750 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:19:16.753 | + functions-common:time_stop:2423 : local total 2026-07-02 10:19:16.756 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:19:16.758 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:19:16.761 | + functions-common:time_stop:2427 : start_time=1782987556297 2026-07-02 10:19:16.764 | + functions-common:time_stop:2429 : [[ -z 1782987556297 ]] 2026-07-02 10:19:16.767 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:19:16.771 | + functions-common:time_stop:2432 : end_time=1782987556769 2026-07-02 10:19:16.774 | + functions-common:time_stop:2433 : elapsed_time=472 2026-07-02 10:19:16.777 | + functions-common:time_stop:2434 : total=92623 2026-07-02 10:19:16.780 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:19:16.782 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93095 2026-07-02 10:19:16.785 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-02 10:19:16.801 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-02 10:19:16.804 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 10:19:16.805 | + functions-common:git_clone:673 : head -1 2026-07-02 10:19:16.808 | a2a8f9546 Dell PowerFlex: Handle missing errorCode in NVMe-oF REST error responses 2026-07-02 10:19:16.813 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:19:16.816 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-07-02 10:19:16.820 | + inc/python:setup_develop:353 : local bindep 2026-07-02 10:19:16.823 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 10:19:16.826 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-02 10:19:16.829 | + inc/python:setup_develop:359 : local extras= 2026-07-02 10:19:16.832 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-02 10:19:16.835 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 10:19:16.838 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 10:19:16.840 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-02 10:19:16.843 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 10:19:16.845 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 10:19:16.850 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-02 10:19:16.852 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 10:19:16.855 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-02 10:19:16.858 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 10:19:16.861 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 10:19:16.865 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-02 10:19:16.871 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-02 10:19:16.874 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-02 10:19:16.877 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-02 10:19:17.032 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-02 10:19:17.035 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 10:19:17.038 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 10:19:17.040 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 10:19:17.043 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 10:19:17.046 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-02 10:19:17.048 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 10:19:17.051 | + inc/python:setup_package:446 : local extras= 2026-07-02 10:19:17.054 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 10:19:17.056 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 10:19:17.059 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 10:19:17.062 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 10:19:17.065 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 10:19:17.068 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-02 10:19:17.092 | Using python 3.12 to install /opt/stack/cinder 2026-07-02 10:19:17.094 | + 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-07-02 10:19:18.094 | Obtaining file:///opt/stack/cinder 2026-07-02 10:19:18.098 | Installing build dependencies: started 2026-07-02 10:19:19.885 | Installing build dependencies: finished with status 'done' 2026-07-02 10:19:19.886 | Checking if build backend supports build_editable: started 2026-07-02 10:19:20.438 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 10:19:20.440 | Getting requirements to build editable: started 2026-07-02 10:19:20.743 | Getting requirements to build editable: finished with status 'done' 2026-07-02 10:19:20.746 | Preparing editable metadata (pyproject.toml): started 2026-07-02 10:19:22.141 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:19:22.176 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.0.3) 2026-07-02 10:19:22.178 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.3.1) 2026-07-02 10:19:22.178 | 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.dev151) (0.41.0) 2026-07-02 10:19:22.178 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.4.0) 2026-07-02 10:19:22.179 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.5.2) 2026-07-02 10:19:22.180 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.1.0) 2026-07-02 10:19:22.181 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (4.26.0) 2026-07-02 10:19:22.183 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.14.0) 2026-07-02 10:19:22.184 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (13.0.0) 2026-07-02 10:19:22.807 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev151) 2026-07-02 10:19:22.960 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-02 10:19:22.972 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (10.5.0) 2026-07-02 10:19:22.972 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.5.0) 2026-07-02 10:19:22.973 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (6.4.0) 2026-07-02 10:19:22.976 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (18.0.0) 2026-07-02 10:19:22.976 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (8.2.0) 2026-07-02 10:19:22.976 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (18.1.0) 2026-07-02 10:19:22.976 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (8.1.0) 2026-07-02 10:19:22.977 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.1.0) 2026-07-02 10:19:22.978 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.11.0) 2026-07-02 10:19:22.979 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.8.0) 2026-07-02 10:19:22.980 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.9.0) 2026-07-02 10:19:22.981 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.10.0) 2026-07-02 10:19:22.982 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (4.6.0) 2026-07-02 10:19:22.984 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.7.1) 2026-07-02 10:19:22.985 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (10.1.1) 2026-07-02 10:19:23.025 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.042 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 10:19:23.053 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (4.4.0) 2026-07-02 10:19:23.055 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (26.2) 2026-07-02 10:19:23.098 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.114 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 10:19:23.125 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.10.1) 2026-07-02 10:19:23.128 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.1.0) 2026-07-02 10:19:23.128 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.3.2) 2026-07-02 10:19:23.128 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.4.0) 2026-07-02 10:19:23.166 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.182 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 10:19:23.193 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.8.0) 2026-07-02 10:19:23.235 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.251 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 10:19:23.291 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.308 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 10:19:23.320 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.34.2) 2026-07-02 10:19:23.321 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.5.1) 2026-07-02 10:19:23.322 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (6.3.0) 2026-07-02 10:19:23.349 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.367 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 10:19:23.378 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.0.51) 2026-07-02 10:19:23.378 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.8.0) 2026-07-02 10:19:23.405 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.420 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-02 10:19:23.443 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (9.1.4) 2026-07-02 10:19:23.444 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (1.8.10) 2026-07-02 10:19:23.445 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (6.8.0) 2026-07-02 10:19:23.486 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.502 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 10:19:23.512 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.1.0) 2026-07-02 10:19:23.558 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.576 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 10:19:23.660 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.679 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-02 10:19:23.690 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.7.0) 2026-07-02 10:19:23.691 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (43.0.3) 2026-07-02 10:19:23.692 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (0.2.3) 2026-07-02 10:19:23.884 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev151) 2026-07-02 10:19:23.903 | 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-07-02 10:19:24.291 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev151) 2026-07-02 10:19:24.308 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-02 10:19:24.319 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev151) (1.9.0) 2026-07-02 10:19:24.320 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2026.2) 2026-07-02 10:19:24.321 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.1.4) 2026-07-02 10:19:24.755 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev151) 2026-07-02 10:19:24.771 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-02 10:19:24.782 | 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.dev151) (1.1.0) 2026-07-02 10:19:24.817 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev151) 2026-07-02 10:19:24.882 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-02 10:19:24.894 | 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.dev151) (2.9.0.post0) 2026-07-02 10:19:24.896 | 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.dev151) (2.7.0) 2026-07-02 10:19:24.900 | 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.dev151) (1.17.0) 2026-07-02 10:19:24.933 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev151) (2.0.0) 2026-07-02 10:19:24.938 | 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.dev151) (3.0) 2026-07-02 10:19:24.947 | 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.dev151) (2.8.0) 2026-07-02 10:19:24.955 | 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.dev151) (3.1.0) 2026-07-02 10:19:24.958 | 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.dev151) (2.2.1) 2026-07-02 10:19:24.960 | 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.dev151) (0.31.2) 2026-07-02 10:19:25.016 | 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.dev151) 2026-07-02 10:19:25.032 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-02 10:19:25.071 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev151) 2026-07-02 10:19:25.088 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-02 10:19:25.148 | 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.dev151) 2026-07-02 10:19:25.163 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 10:19:25.208 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev151) 2026-07-02 10:19:25.223 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 10:19:25.268 | 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.dev151) 2026-07-02 10:19:25.284 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-02 10:19:25.576 | 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.dev151) 2026-07-02 10:19:25.592 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-07-02 10:19:25.633 | 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.dev151) 2026-07-02 10:19:25.649 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 10:19:25.699 | 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.dev151) 2026-07-02 10:19:25.718 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 10:19:25.745 | 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.dev151) (3.4.7) 2026-07-02 10:19:25.748 | 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.dev151) (3.18) 2026-07-02 10:19:25.749 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev151) (2023.11.17) 2026-07-02 10:19:25.767 | 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.dev151) (26.1.0) 2026-07-02 10:19:25.768 | 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.dev151) (2025.9.1) 2026-07-02 10:19:25.771 | 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.dev151) (0.37.0) 2026-07-02 10:19:25.771 | 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.dev151) (2026.5.1) 2026-07-02 10:19:25.780 | 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.dev151) (1.8.2) 2026-07-02 10:19:25.783 | 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.dev151) (4.15.0) 2026-07-02 10:19:25.785 | 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.dev151) (4.2.0) 2026-07-02 10:19:25.787 | 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.dev151) (4.0.1) 2026-07-02 10:19:25.788 | 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.dev151) (2.13.0) 2026-07-02 10:19:25.797 | 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.dev151) (7.2.2) 2026-07-02 10:19:25.804 | 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.dev151) (1.5.0) 2026-07-02 10:19:25.813 | 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.dev151) (0.20) 2026-07-02 10:19:25.819 | 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.dev151) (1.3.0) 2026-07-02 10:19:25.820 | 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.dev151) (2.0.0) 2026-07-02 10:19:25.821 | 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.dev151) (6.0.3) 2026-07-02 10:19:25.831 | 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.dev151) (1.18.4) 2026-07-02 10:19:25.833 | 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.dev151) (2.1.2) 2026-07-02 10:19:25.834 | 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.dev151) (0.6.2) 2026-07-02 10:19:25.838 | 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.dev151) (1.3.12) 2026-07-02 10:19:25.852 | 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.dev151) (5.3.1) 2026-07-02 10:19:25.854 | 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.dev151) (5.6.2) 2026-07-02 10:19:25.857 | 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.dev151) (0.16.0) 2026-07-02 10:19:25.859 | 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.dev151) (5.1.0) 2026-07-02 10:19:25.874 | 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.dev151) (0.25.0) 2026-07-02 10:19:25.879 | 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.dev151) (5.0.0) 2026-07-02 10:19:25.880 | 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.dev151) (3.1.6) 2026-07-02 10:19:25.882 | 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.dev151) (4.0.1) 2026-07-02 10:19:25.890 | 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.dev151) (3.0.3) 2026-07-02 10:19:25.904 | 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.dev151) (1.2.1) 2026-07-02 10:19:25.926 | 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.dev151) (1.7.6) 2026-07-02 10:19:25.963 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev151) 2026-07-02 10:19:25.979 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 10:19:26.084 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev151) 2026-07-02 10:19:26.102 | 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-07-02 10:19:26.118 | 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.dev151) (3.17.0) 2026-07-02 10:19:26.161 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev151) 2026-07-02 10:19:26.178 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 10:19:26.237 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev151) 2026-07-02 10:19:26.252 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 10:19:26.308 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev151) 2026-07-02 10:19:26.323 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-02 10:19:26.344 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev151) (82.0.1) 2026-07-02 10:19:26.360 | 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.dev151) (0.8.1) 2026-07-02 10:19:26.421 | 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.dev151) 2026-07-02 10:19:26.436 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-02 10:19:26.468 | 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.dev151) (4.14.0) 2026-07-02 10:19:26.476 | 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.dev151) (0.6.0) 2026-07-02 10:19:26.477 | 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.dev151) (4.0.0) 2026-07-02 10:19:26.488 | 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.dev151) (3.0.52) 2026-07-02 10:19:26.491 | 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.dev151) (1.11.0) 2026-07-02 10:19:26.491 | 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.dev151) (15.0.0) 2026-07-02 10:19:26.491 | 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.dev151) (1.8.0) 2026-07-02 10:19:26.530 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev151) 2026-07-02 10:19:26.547 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 10:19:26.557 | 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.dev151) (24.2.1) 2026-07-02 10:19:26.604 | 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.dev151) (4.2.0) 2026-07-02 10:19:26.605 | 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.dev151) (2.20.0) 2026-07-02 10:19:26.617 | 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.dev151) (0.1.2) 2026-07-02 10:19:26.637 | 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.dev151) (0.8) 2026-07-02 10:19:26.679 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev151) 2026-07-02 10:19:26.696 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-02 10:19:26.752 | 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.dev151) (3.6.1) 2026-07-02 10:19:26.755 | 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.dev151) (3.4.0) 2026-07-02 10:19:26.755 | 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.dev151) (4.0.1) 2026-07-02 10:19:26.831 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev151) 2026-07-02 10:19:26.848 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-02 10:19:26.884 | 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.dev151) (1.33) 2026-07-02 10:19:26.891 | 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.dev151) (3.1.1) 2026-07-02 10:19:26.983 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-02 10:19:27.018 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-02 10:19:27.256 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 58.1 MB/s 0:00:00 2026-07-02 10:19:27.273 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-02 10:19:27.304 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-07-02 10:19:27.548 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 63.9 MB/s 0:00:00 2026-07-02 10:19:27.564 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-02 10:19:27.591 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-07-02 10:19:27.617 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-02 10:19:27.638 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-02 10:19:27.667 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-02 10:19:27.691 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-07-02 10:19:27.718 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-02 10:19:27.744 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-02 10:19:27.836 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 59.3 MB/s 0:00:00 2026-07-02 10:19:27.854 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-02 10:19:27.878 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-02 10:19:27.903 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-02 10:19:27.923 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 30.2 MB/s 0:00:00 2026-07-02 10:19:27.939 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-02 10:19:27.965 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-02 10:19:27.989 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-02 10:19:28.013 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-02 10:19:28.037 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-02 10:19:28.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 49.7 MB/s 0:00:00 2026-07-02 10:19:28.086 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-02 10:19:28.111 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-02 10:19:28.138 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-02 10:19:28.162 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-02 10:19:28.186 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-02 10:19:28.209 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-02 10:19:28.234 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-02 10:19:28.257 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-02 10:19:28.280 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-02 10:19:28.303 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-02 10:19:28.329 | 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-07-02 10:19:28.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.3 MB/s 0:00:00 2026-07-02 10:19:28.389 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-02 10:19:28.549 | Building wheels for collected packages: cinder 2026-07-02 10:19:28.551 | Building editable for cinder (pyproject.toml): started 2026-07-02 10:19:30.193 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-02 10:19:30.198 | Created wheel for cinder: filename=cinder-28.1.0.dev151-0.editable-py3-none-any.whl size=9193 sha256=74e90882f20755cda979578e55a90282de51f88429fd96fa1fccc245b91ad648 2026-07-02 10:19:30.198 | Stored in directory: /tmp/pip-ephem-wheel-cache-j2gq9l26/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-02 10:19:30.201 | Successfully built cinder 2026-07-02 10:19:30.599 | 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-07-02 10:19:30.974 | Attempting uninstall: pyudev 2026-07-02 10:19:30.990 | Found existing installation: pyudev 0.24.0 2026-07-02 10:19:30.991 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:19:30.992 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-02 10:19:31.049 | Attempting uninstall: pyasn1 2026-07-02 10:19:31.067 | Found existing installation: pyasn1 0.4.8 2026-07-02 10:19:31.068 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:19:31.069 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-02 10:19:32.850 | Attempting uninstall: botocore 2026-07-02 10:19:32.869 | Found existing installation: botocore 1.34.46 2026-07-02 10:19:32.870 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:19:32.870 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-02 10:19:34.109 | Attempting uninstall: s3transfer 2026-07-02 10:19:34.130 | Found existing installation: s3transfer 0.10.1 2026-07-02 10:19:34.130 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:19:34.132 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-02 10:19:34.851 | Attempting uninstall: boto3 2026-07-02 10:19:34.872 | Found existing installation: boto3 1.34.46 2026-07-02 10:19:34.873 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 10:19:34.873 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-02 10:19:37.014 | 2026-07-02 10:19:37.038 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev151 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-07-02 10:19:37.415 | + inc/python:pip_install:216 : result=0 2026-07-02 10:19:37.419 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:19:37.421 | + functions-common:time_stop:2420 : local name 2026-07-02 10:19:37.425 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:19:37.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:19:37.430 | + functions-common:time_stop:2423 : local total 2026-07-02 10:19:37.432 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:19:37.435 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:19:37.438 | + functions-common:time_stop:2427 : start_time=1782987557086 2026-07-02 10:19:37.441 | + functions-common:time_stop:2429 : [[ -z 1782987557086 ]] 2026-07-02 10:19:37.445 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:19:37.449 | + functions-common:time_stop:2432 : end_time=1782987577446 2026-07-02 10:19:37.452 | + functions-common:time_stop:2433 : elapsed_time=20360 2026-07-02 10:19:37.455 | + functions-common:time_stop:2434 : total=98049 2026-07-02 10:19:37.457 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:19:37.460 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=118409 2026-07-02 10:19:37.463 | + inc/python:pip_install:219 : return 0 2026-07-02 10:19:37.465 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 10:19:37.468 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:19:37.471 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-02 10:19:37.474 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-02 10:19:37.476 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:19:37.479 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:19:37.481 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-02 10:19:37.484 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:19:37.487 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-02 10:19:37.490 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-02 10:19:37.493 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-07-02 10:19:37.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:19:37.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:19:37.501 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-07-02 10:19:37.518 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-07-02 10:19:37.520 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 10:19:37.523 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:19:37.526 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 10:19:37.529 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:19:37.532 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:19:37.535 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:19:37.538 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:19:37.541 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:19:37.544 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:19:37.547 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 10:19:37.550 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 10:19:37.554 | + functions-common:apt_get_update:1167 : return 2026-07-02 10:19:37.556 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-02 10:19:37.558 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:19:37.561 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:19:37.564 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:19:37.566 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-02 10:19:37.588 | + 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-07-02 10:19:37.626 | Reading package lists... 2026-07-02 10:19:38.021 | Building dependency tree... 2026-07-02 10:19:38.022 | Reading state information... 2026-07-02 10:19:38.657 | The following packages were automatically installed and are no longer required: 2026-07-02 10:19:38.659 | libfwupd2 libgusb2 2026-07-02 10:19:38.660 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:19:38.663 | The following additional packages will be installed: 2026-07-02 10:19:38.663 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-02 10:19:38.663 | python3-urwid python3-wcwidth 2026-07-02 10:19:38.665 | Suggested packages: 2026-07-02 10:19:38.665 | python-urwid-doc 2026-07-02 10:19:38.704 | The following NEW packages will be installed: 2026-07-02 10:19:38.705 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-02 10:19:38.705 | python3-urwid python3-wcwidth targetcli-fb 2026-07-02 10:19:38.791 | 0 upgraded, 6 newly installed, 0 to remove and 7 not upgraded. 2026-07-02 10:19:38.791 | Need to get 385 kB of archives. 2026-07-02 10:19:38.791 | After this operation, 3098 kB of additional disk space will be used. 2026-07-02 10:19:38.791 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-02 10:19:38.814 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-02 10:19:38.828 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-02 10:19:38.844 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-02 10:19:38.854 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-02 10:19:38.865 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-02 10:19:39.120 | perl: warning: Setting locale failed. 2026-07-02 10:19:39.120 | perl: warning: Please check that your locale settings: 2026-07-02 10:19:39.120 | LANGUAGE = (unset), 2026-07-02 10:19:39.120 | LC_ALL = "en_US.utf8", 2026-07-02 10:19:39.121 | LANG = "de_DE.UTF-8" 2026-07-02 10:19:39.121 | are supported and installed on your system. 2026-07-02 10:19:39.121 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:19:39.182 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:19:39.182 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:19:39.183 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:19:39.370 | Fetched 385 kB in 0s (2843 kB/s) 2026-07-02 10:19:39.410 | Selecting previously unselected package python3-typing-extensions. 2026-07-02 10:19:39.475 | (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-07-02 10:19:39.482 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-02 10:19:39.486 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-02 10:19:39.535 | Selecting previously unselected package python3-wcwidth. 2026-07-02 10:19:39.548 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-02 10:19:39.552 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-02 10:19:39.606 | Selecting previously unselected package python3-urwid. 2026-07-02 10:19:39.619 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-02 10:19:39.623 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-02 10:19:39.713 | Selecting previously unselected package python3-configshell-fb. 2026-07-02 10:19:39.726 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-02 10:19:39.730 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-02 10:19:39.800 | Selecting previously unselected package python3-rtslib-fb. 2026-07-02 10:19:39.812 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-02 10:19:39.816 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-02 10:19:39.882 | Selecting previously unselected package targetcli-fb. 2026-07-02 10:19:39.894 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-02 10:19:39.898 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-02 10:19:39.977 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-02 10:19:41.159 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-02 10:19:41.166 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-02 10:19:41.476 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-02 10:19:41.715 | Setting up python3-urwid (2.6.10-1) ... 2026-07-02 10:19:42.242 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-02 10:19:42.436 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 10:19:42.437 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-02 10:19:42.460 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-02 10:19:42.461 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-02 10:19:42.461 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-02 10:19:42.461 | keyword = Word(alphanums + '_\-') 2026-07-02 10:19:42.461 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 10:19:42.461 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 10:19:42.461 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 10:19:42.461 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 10:19:42.461 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-02 10:19:42.461 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-02 10:19:42.470 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 10:19:42.470 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-02 10:19:42.494 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-02 10:19:42.494 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-02 10:19:42.494 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-02 10:19:42.494 | keyword = Word(alphanums + '_\-') 2026-07-02 10:19:42.494 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 10:19:42.494 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 10:19:42.494 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 10:19:42.494 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 10:19:42.495 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-02 10:19:42.495 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-02 10:19:42.522 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-02 10:19:42.730 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-02 10:19:42.730 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-02 10:19:43.020 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 10:19:43.855 | perl: warning: Setting locale failed. 2026-07-02 10:19:43.855 | perl: warning: Please check that your locale settings: 2026-07-02 10:19:43.855 | LANGUAGE = (unset), 2026-07-02 10:19:43.855 | LC_ALL = "en_US.utf8", 2026-07-02 10:19:43.855 | LANG = "de_DE.UTF-8" 2026-07-02 10:19:43.855 | are supported and installed on your system. 2026-07-02 10:19:43.855 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:19:43.994 | perl: warning: Setting locale failed. 2026-07-02 10:19:43.994 | perl: warning: Please check that your locale settings: 2026-07-02 10:19:43.995 | LANGUAGE = (unset), 2026-07-02 10:19:43.995 | LC_ALL = "en_US.utf8", 2026-07-02 10:19:43.995 | LANG = "de_DE.UTF-8" 2026-07-02 10:19:43.995 | are supported and installed on your system. 2026-07-02 10:19:43.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:19:44.044 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:19:44.045 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:19:44.045 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:19:44.115 | perl: warning: Setting locale failed. 2026-07-02 10:19:44.115 | perl: warning: Please check that your locale settings: 2026-07-02 10:19:44.115 | LANGUAGE = (unset), 2026-07-02 10:19:44.115 | LC_ALL = "en_US.utf8", 2026-07-02 10:19:44.115 | LANG = "de_DE.UTF-8" 2026-07-02 10:19:44.115 | are supported and installed on your system. 2026-07-02 10:19:44.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:19:44.623 | 2026-07-02 10:19:44.623 | Running kernel seems to be up-to-date. 2026-07-02 10:19:44.623 | 2026-07-02 10:19:44.623 | Restarting services... 2026-07-02 10:19:44.647 | 2026-07-02 10:19:44.647 | Service restarts being deferred: 2026-07-02 10:19:44.647 | systemctl restart virtlockd.service 2026-07-02 10:19:44.647 | systemctl restart virtlogd.service 2026-07-02 10:19:44.647 | 2026-07-02 10:19:44.647 | No containers need to be restarted. 2026-07-02 10:19:44.647 | 2026-07-02 10:19:44.647 | No user sessions are running outdated binaries. 2026-07-02 10:19:44.647 | 2026-07-02 10:19:44.648 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 10:19:46.633 | + functions-common:apt_get:1211 : result=0 2026-07-02 10:19:46.636 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:19:46.639 | + functions-common:time_stop:2420 : local name 2026-07-02 10:19:46.643 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:19:46.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:19:46.648 | + functions-common:time_stop:2423 : local total 2026-07-02 10:19:46.652 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:19:46.655 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:19:46.657 | + functions-common:time_stop:2427 : start_time=1782987577585 2026-07-02 10:19:46.660 | + functions-common:time_stop:2429 : [[ -z 1782987577585 ]] 2026-07-02 10:19:46.664 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:19:46.669 | + functions-common:time_stop:2432 : end_time=1782987586665 2026-07-02 10:19:46.671 | + functions-common:time_stop:2433 : elapsed_time=9080 2026-07-02 10:19:46.674 | + functions-common:time_stop:2434 : total=137823 2026-07-02 10:19:46.677 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:19:46.680 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146903 2026-07-02 10:19:46.683 | + functions-common:apt_get:1215 : return 0 2026-07-02 10:19:46.687 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 10:19:46.690 | + ./stack.sh:main:948 : configure_cinder 2026-07-02 10:19:46.693 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-02 10:19:46.709 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-02 10:19:46.714 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-02 10:19:46.717 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-02 10:19:46.720 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-02 10:19:46.724 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-02 10:19:46.725 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-02 10:19:46.730 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-02 10:19:46.732 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-02 10:19:46.735 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-02 10:19:46.738 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-02 10:19:46.740 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-02 10:19:46.743 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-02 10:19:46.746 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-02 10:19:46.748 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-02 10:19:46.763 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-02 10:19:46.779 | + 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-07-02 10:19:46.794 | + 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-07-02 10:19:46.809 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-02 10:19:46.826 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-02 10:19:46.842 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-02 10:19:46.846 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-02 10:19:46.850 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.cbw3NYqrYG 2026-07-02 10:19:46.853 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-02 10:19:46.855 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-02 10:19:46.858 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-02 10:19:46.860 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.cbw3NYqrYG 2026-07-02 10:19:46.865 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.cbw3NYqrYG 2026-07-02 10:19:46.879 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.cbw3NYqrYG /etc/sudoers.d/cinder-rootwrap 2026-07-02 10:19:46.894 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-02 10:19:46.898 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-02 10:19:46.901 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-02 10:19:46.904 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-02 10:19:46.906 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-02 10:19:46.908 | + 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-07-02 10:19:46.911 | + 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-07-02 10:19:46.914 | + 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-07-02 10:19:46.915 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-02 10:19:46.924 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-02 10:19:46.929 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-02 10:19:46.942 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-02 10:19:46.957 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-02 10:19:46.960 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-02 10:19:46.965 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-02 10:19:46.970 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-02 10:19:46.973 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 10:19:46.976 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-02 10:19:46.979 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 10:19:46.982 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 10:19:46.985 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-02 10:19:46.988 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 10:19:46.991 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-02 10:19:46.994 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 10:19:46.997 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-02 10:19:47.030 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-02 10:19:47.062 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.22/identity 2026-07-02 10:19:47.094 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-02 10:19:47.127 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-02 10:19:47.159 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-02 10:19:47.190 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-02 10:19:47.223 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-02 10:19:47.256 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.22/identity 2026-07-02 10:19:47.291 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 10:19:47.323 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 10:19:47.357 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 10:19:47.360 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-02 10:19:47.396 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-02 10:19:47.430 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-02 10:19:47.433 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-02 10:19:47.435 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-02 10:19:47.438 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-02 10:19:47.441 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 10:19:47.444 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 10:19:47.447 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 10:19:47.466 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:19:47.469 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 10:19:47.471 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-02 10:19:47.475 | + 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-07-02 10:19:47.510 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-02 10:19:47.542 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-02 10:19:47.576 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-02 10:19:47.610 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-02 10:19:47.644 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-02 10:19:47.679 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.22 2026-07-02 10:19:47.715 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-02 10:19:47.754 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-02 10:19:47.763 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 45608748cd52493cbb91c1117b945e44 2026-07-02 10:19:47.797 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-02 10:19:47.799 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-02 10:19:47.834 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-02 10:19:47.867 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-02 10:19:47.902 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-02 10:19:47.936 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-02 10:19:47.969 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-02 10:19:48.003 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-02 10:19:48.022 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:19:48.025 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 10:19:48.028 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-02 10:19:48.031 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-02 10:19:48.035 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-02 10:19:48.037 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 10:19:48.040 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-02 10:19:48.043 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-02 10:19:48.046 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-02 10:19:48.049 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-02 10:19:48.052 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-02 10:19:48.055 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-02 10:19:48.091 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-02 10:19:48.124 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-02 10:19:48.159 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-02 10:19:48.194 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-02 10:19:48.228 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-02 10:19:48.261 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-02 10:19:48.297 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-02 10:19:48.332 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-02 10:19:48.365 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-02 10:19:48.368 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-02 10:19:48.371 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-02 10:19:48.374 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-02 10:19:48.408 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-02 10:19:48.411 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-02 10:19:48.443 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-02 10:19:48.446 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-02 10:19:48.449 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-07-02 10:19:48.452 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-02 10:19:48.486 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-07-02 10:19:48.490 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-07-02 10:19:48.493 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-02 10:19:48.496 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-02 10:19:48.499 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-02 10:19:48.519 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:19:48.522 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-02 10:19:48.540 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:19:48.543 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-02 10:19:48.562 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:19:48.565 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-02 10:19:48.568 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-02 10:19:48.571 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-02 10:19:48.573 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-02 10:19:48.576 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 10:19:48.578 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 10:19:48.581 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 10:19:48.601 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:19:48.605 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 10:19:48.608 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 10:19:48.612 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 10:19:48.630 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:19:48.633 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:19:48.636 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:19:48.671 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 10:19:48.675 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 10:19:48.677 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-02 10:19:48.681 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-02 10:19:48.684 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 10:19:48.687 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 10:19:48.708 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 10:19:48.711 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 10:19:48.713 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 10:19:48.716 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 10:19:48.719 | + 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-07-02 10:19:48.754 | + 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-07-02 10:19:48.787 | + 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-07-02 10:19:48.821 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 10:19:48.854 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-02 10:19:48.889 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-02 10:19:48.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:19:48.912 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-02 10:19:48.915 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-02 10:19:48.917 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-02 10:19:48.920 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-02 10:19:48.923 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 10:19:48.925 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-02 10:19:48.928 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-02 10:19:48.931 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 10:19:48.934 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 10:19:48.951 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 10:19:48.951 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:19:48.961 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 10:19:48.965 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:19:48.979 | /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-07-02 10:19:48.984 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-02 10:19:48.987 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-02 10:19:48.992 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 10:19:48.995 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-02 10:19:49.029 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-02 10:19:49.061 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-02 10:19:49.094 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 10:19:49.125 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 10:19:49.160 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 10:19:49.193 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 10:19:49.224 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 10:19:49.260 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 10:19:49.295 | + 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-07-02 10:19:49.329 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 10:19:49.364 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 10:19:49.397 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 10:19:49.430 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-02 10:19:49.463 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 10:19:49.466 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 10:19:49.470 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-02 10:19:49.473 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-02 10:19:49.476 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 10:19:49.479 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:19:49.482 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:19:49.485 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-02 10:19:49.488 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-02 10:19:49.491 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-02 10:19:49.525 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 10:19:49.560 | + 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-07-02 10:19:49.560 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-02 10:19:49.571 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-02 10:19:49.575 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-02 10:19:49.578 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-02 10:19:49.581 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 10:19:49.584 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 10:19:49.587 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 10:19:49.590 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 10:19:49.593 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:19:49.596 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:19:49.599 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 10:19:49.602 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 10:19:49.605 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:19:49.608 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:19:49.611 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-02 10:19:49.623 | perl: warning: Setting locale failed. 2026-07-02 10:19:49.623 | perl: warning: Please check that your locale settings: 2026-07-02 10:19:49.623 | LANGUAGE = (unset), 2026-07-02 10:19:49.623 | LC_ALL = "en_US.utf8", 2026-07-02 10:19:49.623 | LANG = "de_DE.UTF-8" 2026-07-02 10:19:49.623 | are supported and installed on your system. 2026-07-02 10:19:49.623 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:19:49.664 | Enabling site cinder-api. 2026-07-02 10:19:49.670 | To activate the new configuration, you need to run: 2026-07-02 10:19:49.670 | systemctl reload apache2 2026-07-02 10:19:49.675 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 10:19:49.678 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 10:19:49.681 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:19:49.683 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 10:19:49.882 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-02 10:19:49.885 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.22/image 2026-07-02 10:19:49.919 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-02 10:19:49.937 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:19:49.941 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-02 10:19:49.944 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 10:19:49.947 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-02 10:19:49.950 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-02 10:19:49.954 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 10:19:49.957 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-02 10:19:49.960 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 10:19:49.963 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-02 10:19:49.966 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-02 10:19:49.969 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-02 10:19:50.005 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-02 10:19:50.038 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.22/identity 2026-07-02 10:19:50.071 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-02 10:19:50.105 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-02 10:19:50.140 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-02 10:19:50.174 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-02 10:19:50.209 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-02 10:19:50.244 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.22/identity 2026-07-02 10:19:50.279 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-02 10:19:50.314 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-02 10:19:50.348 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 10:19:50.351 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-02 10:19:50.354 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 10:19:50.358 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 10:19:50.361 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-02 10:19:50.364 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-02 10:19:50.402 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-02 10:19:50.436 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.22/identity 2026-07-02 10:19:50.470 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-02 10:19:50.504 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-02 10:19:50.538 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-02 10:19:50.572 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-02 10:19:50.606 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-02 10:19:50.639 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-02 10:19:50.674 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-02 10:19:50.708 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-02 10:19:50.711 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-02 10:19:50.730 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:19:50.733 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.22:2379?api_version=v3' 2026-07-02 10:19:50.769 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-02 10:19:50.772 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-02 10:19:50.774 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-07-02 10:19:50.812 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-02 10:19:50.816 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-02 10:19:50.819 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-02 10:19:50.855 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-02 10:19:50.859 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 10:19:50.861 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-02 10:19:50.865 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-02 10:19:50.868 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-02 10:19:50.902 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-02 10:19:50.935 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.22/identity 2026-07-02 10:19:50.970 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-02 10:19:51.002 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-02 10:19:51.035 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-02 10:19:51.068 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-02 10:19:51.101 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-02 10:19:51.135 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-02 10:19:51.155 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:19:51.159 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-02 10:19:51.161 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-02 10:19:51.164 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-02 10:19:51.168 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 10:19:51.170 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-02 10:19:51.174 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-02 10:19:51.177 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-02 10:19:51.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:19:51.182 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:19:51.186 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-02 10:19:51.189 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:19:51.192 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-02 10:19:51.195 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-02 10:19:51.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:19:51.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:19:51.204 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-02 10:19:51.207 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:19:51.210 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-02 10:19:51.213 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-02 10:19:51.216 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:19:51.220 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:19:51.222 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-02 10:19:51.226 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:19:51.229 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-02 10:19:51.232 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-02 10:19:51.235 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-02 10:19:51.237 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 10:19:51.240 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 10:19:51.244 | ++ functions-common:git_clone:593 : pwd 2026-07-02 10:19:51.247 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:19:51.251 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:19:51.253 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:19:51.271 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:19:51.274 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:19:51.277 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:19:51.280 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:19:51.280 | + functions-common:git_clone:610 : echo master 2026-07-02 10:19:51.286 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-02 10:19:51.288 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 10:19:51.291 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-02 10:19:51.294 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:19:51.296 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:19:51.298 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:19:51.301 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:19:51.304 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:19:51.307 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:19:51.309 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:19:51.312 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:19:51.316 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:19:51.320 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987591317 2026-07-02 10:19:51.324 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-02 10:19:51.328 | Cloning into '/opt/stack/neutron'... 2026-07-02 10:20:56.143 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:20:56.147 | + functions-common:time_stop:2420 : local name 2026-07-02 10:20:56.151 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:20:56.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:20:56.157 | + functions-common:time_stop:2423 : local total 2026-07-02 10:20:56.161 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:20:56.164 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:20:56.167 | + functions-common:time_stop:2427 : start_time=1782987591317 2026-07-02 10:20:56.170 | + functions-common:time_stop:2429 : [[ -z 1782987591317 ]] 2026-07-02 10:20:56.174 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:20:56.180 | + functions-common:time_stop:2432 : end_time=1782987656176 2026-07-02 10:20:56.184 | + functions-common:time_stop:2433 : elapsed_time=64859 2026-07-02 10:20:56.187 | + functions-common:time_stop:2434 : total=93095 2026-07-02 10:20:56.191 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:20:56.194 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157954 2026-07-02 10:20:56.198 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-02 10:20:56.202 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 10:20:56.206 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:20:56.209 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:20:56.213 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:20:56.216 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:20:56.220 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:20:56.224 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:20:56.228 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:20:56.232 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:20:56.237 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:20:56.243 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987656238 2026-07-02 10:20:56.246 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 10:20:57.189 | From https://review.opendev.org/openstack/neutron 2026-07-02 10:20:57.189 | * branch master -> FETCH_HEAD 2026-07-02 10:20:57.200 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:20:57.203 | + functions-common:time_stop:2420 : local name 2026-07-02 10:20:57.207 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:20:57.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:20:57.214 | + functions-common:time_stop:2423 : local total 2026-07-02 10:20:57.218 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:20:57.221 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:20:57.224 | + functions-common:time_stop:2427 : start_time=1782987656238 2026-07-02 10:20:57.228 | + functions-common:time_stop:2429 : [[ -z 1782987656238 ]] 2026-07-02 10:20:57.233 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:20:57.237 | + functions-common:time_stop:2432 : end_time=1782987657234 2026-07-02 10:20:57.241 | + functions-common:time_stop:2433 : elapsed_time=996 2026-07-02 10:20:57.244 | + functions-common:time_stop:2434 : total=157954 2026-07-02 10:20:57.247 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:20:57.251 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158950 2026-07-02 10:20:57.254 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 10:20:57.258 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:20:57.262 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:20:57.265 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:20:57.269 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:20:57.273 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:20:57.276 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:20:57.280 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:20:57.283 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:20:57.288 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:20:57.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987657289 2026-07-02 10:20:57.296 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 10:20:57.765 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:20:57.765 | 2026-07-02 10:20:57.766 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:20:57.766 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:20:57.766 | state without impacting any branches by switching back to a branch. 2026-07-02 10:20:57.766 | 2026-07-02 10:20:57.766 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:20:57.766 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:20:57.766 | 2026-07-02 10:20:57.766 | git switch -c 2026-07-02 10:20:57.766 | 2026-07-02 10:20:57.766 | Or undo this operation with: 2026-07-02 10:20:57.766 | 2026-07-02 10:20:57.766 | git switch - 2026-07-02 10:20:57.767 | 2026-07-02 10:20:57.767 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:20:57.767 | 2026-07-02 10:20:57.767 | HEAD is now at e4df77137e Merge "Adapt to new testtools" 2026-07-02 10:20:57.777 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:20:57.781 | + functions-common:time_stop:2420 : local name 2026-07-02 10:20:57.785 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:20:57.789 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:20:57.792 | + functions-common:time_stop:2423 : local total 2026-07-02 10:20:57.796 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:20:57.799 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:20:57.803 | + functions-common:time_stop:2427 : start_time=1782987657289 2026-07-02 10:20:57.807 | + functions-common:time_stop:2429 : [[ -z 1782987657289 ]] 2026-07-02 10:20:57.812 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:20:57.818 | + functions-common:time_stop:2432 : end_time=1782987657814 2026-07-02 10:20:57.822 | + functions-common:time_stop:2433 : elapsed_time=525 2026-07-02 10:20:57.825 | + functions-common:time_stop:2434 : total=158950 2026-07-02 10:20:57.829 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:20:57.833 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159475 2026-07-02 10:20:57.837 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-02 10:20:57.855 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-02 10:20:57.860 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 10:20:57.861 | + functions-common:git_clone:673 : head -1 2026-07-02 10:20:57.885 | e4df77137e Merge "Adapt to new testtools" 2026-07-02 10:20:57.890 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:20:57.895 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-02 10:20:57.898 | + inc/python:setup_develop:353 : local bindep 2026-07-02 10:20:57.902 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 10:20:57.906 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-02 10:20:57.910 | + inc/python:setup_develop:359 : local extras= 2026-07-02 10:20:57.913 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-02 10:20:57.917 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 10:20:57.920 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 10:20:57.924 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-02 10:20:57.927 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 10:20:57.930 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 10:20:57.936 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-02 10:20:57.940 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 10:20:57.945 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-02 10:20:57.949 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 10:20:57.954 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 10:20:57.959 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-02 10:20:57.966 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-02 10:20:57.971 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-02 10:20:57.975 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-02 10:20:58.148 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-02 10:20:58.152 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 10:20:58.156 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 10:20:58.160 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 10:20:58.164 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 10:20:58.168 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-02 10:20:58.172 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 10:20:58.176 | + inc/python:setup_package:446 : local extras= 2026-07-02 10:20:58.180 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 10:20:58.184 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 10:20:58.189 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 10:20:58.193 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 10:20:58.197 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 10:20:58.201 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-02 10:20:58.230 | Using python 3.12 to install /opt/stack/neutron 2026-07-02 10:20:58.234 | + 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-07-02 10:20:59.312 | Obtaining file:///opt/stack/neutron 2026-07-02 10:20:59.322 | Installing build dependencies: started 2026-07-02 10:21:01.124 | Installing build dependencies: finished with status 'done' 2026-07-02 10:21:01.125 | Checking if build backend supports build_editable: started 2026-07-02 10:21:01.667 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 10:21:01.669 | Getting requirements to build editable: started 2026-07-02 10:21:01.966 | Getting requirements to build editable: finished with status 'done' 2026-07-02 10:21:01.968 | Preparing editable metadata (pyproject.toml): started 2026-07-02 10:21:03.662 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:21:03.686 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.0.3) 2026-07-02 10:21:03.686 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.1) 2026-07-02 10:21:03.688 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-02 10:21:03.688 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.5.1) 2026-07-02 10:21:03.688 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-02 10:21:03.689 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.3.1) 2026-07-02 10:21:03.881 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev556) 2026-07-02 10:21:04.031 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 10:21:04.049 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (0.31.2) 2026-07-02 10:21:04.050 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.34.2) 2026-07-02 10:21:04.052 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.6) 2026-07-02 10:21:04.053 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (13.0.0) 2026-07-02 10:21:04.053 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.3.0) 2026-07-02 10:21:04.114 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev556) 2026-07-02 10:21:04.131 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 10:21:04.182 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev556) 2026-07-02 10:21:04.200 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 10:21:04.210 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (9.1.4) 2026-07-02 10:21:04.211 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.0.51) 2026-07-02 10:21:04.212 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.8.10) 2026-07-02 10:21:04.213 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.14.0) 2026-07-02 10:21:04.214 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.18.4) 2026-07-02 10:21:04.215 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.8.0) 2026-07-02 10:21:04.217 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.2.0) 2026-07-02 10:21:04.217 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.5.0) 2026-07-02 10:21:04.219 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.5.0) 2026-07-02 10:21:04.219 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.4.0) 2026-07-02 10:21:04.219 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.0.0) 2026-07-02 10:21:04.220 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.8.0) 2026-07-02 10:21:04.221 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.2.0) 2026-07-02 10:21:04.222 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.1.0) 2026-07-02 10:21:04.223 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-02 10:21:04.224 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.1.0) 2026-07-02 10:21:04.225 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.11.0) 2026-07-02 10:21:04.226 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.8.0) 2026-07-02 10:21:04.228 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.9.0) 2026-07-02 10:21:04.228 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.10.0) 2026-07-02 10:21:04.230 | 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.dev556) (4.6.0) 2026-07-02 10:21:04.230 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.7.1) 2026-07-02 10:21:04.231 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.1.1) 2026-07-02 10:21:04.232 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.2) 2026-07-02 10:21:04.232 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.4.0) 2026-07-02 10:21:04.267 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev556) 2026-07-02 10:21:04.283 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 10:21:04.318 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev556) 2026-07-02 10:21:04.332 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 10:21:04.372 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev556) 2026-07-02 10:21:04.388 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-02 10:21:04.486 | Installing build dependencies: started 2026-07-02 10:21:06.151 | Installing build dependencies: finished with status 'done' 2026-07-02 10:21:06.152 | Getting requirements to build wheel: started 2026-07-02 10:21:06.800 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 10:21:06.802 | Preparing metadata (pyproject.toml): started 2026-07-02 10:21:07.178 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:21:07.230 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev556) 2026-07-02 10:21:07.247 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 10:21:07.256 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.2.2) 2026-07-02 10:21:07.294 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev556) 2026-07-02 10:21:07.310 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-02 10:21:07.322 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (24.2.1) 2026-07-02 10:21:07.323 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.13.0) 2026-07-02 10:21:07.323 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.17.0) 2026-07-02 10:21:07.356 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev556) 2026-07-02 10:21:07.372 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-02 10:21:07.432 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev556) 2026-07-02 10:21:07.448 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 10:21:07.459 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.4.0) 2026-07-02 10:21:07.459 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-02 10:21:07.462 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (1.3.12) 2026-07-02 10:21:07.463 | 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.dev556) (4.15.0) 2026-07-02 10:21:07.466 | 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.dev556) (2.2.1) 2026-07-02 10:21:07.471 | 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.dev556) (3.3.2) 2026-07-02 10:21:07.475 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev556) (3.0.3) 2026-07-02 10:21:07.478 | 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.dev556) (2.1.0) 2026-07-02 10:21:07.479 | 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.dev556) (1.8.2) 2026-07-02 10:21:07.486 | 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.dev556) (4.0.1) 2026-07-02 10:21:07.487 | 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.dev556) (2.13.0) 2026-07-02 10:21:07.488 | 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.dev556) (5.8.0) 2026-07-02 10:21:07.500 | 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.dev556) (1.3.7) 2026-07-02 10:21:07.534 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) 2026-07-02 10:21:07.550 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 10:21:07.563 | 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.dev556) (43.0.3) 2026-07-02 10:21:07.564 | 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.dev556) (1.5.0) 2026-07-02 10:21:07.565 | 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.dev556) (1.1.0) 2026-07-02 10:21:07.566 | 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.dev556) (1.33) 2026-07-02 10:21:07.568 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (4.10.0) 2026-07-02 10:21:07.569 | 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.dev556) (6.0.3) 2026-07-02 10:21:07.572 | 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.dev556) (2.0.0) 2026-07-02 10:21:07.577 | 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.dev556) (3.0) 2026-07-02 10:21:07.585 | 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.dev556) (3.1.1) 2026-07-02 10:21:07.590 | 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.dev556) (0.41.0) 2026-07-02 10:21:07.591 | 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.dev556) (1.2.1) 2026-07-02 10:21:07.620 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev556) 2026-07-02 10:21:07.636 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-02 10:21:07.650 | 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.dev556) (26.2) 2026-07-02 10:21:07.653 | 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.dev556) (2.8.0) 2026-07-02 10:21:07.654 | 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.dev556) (3.5.2) 2026-07-02 10:21:07.666 | 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.dev556) (6.1.1) 2026-07-02 10:21:07.667 | 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.dev556) (4.0.0) 2026-07-02 10:21:07.688 | 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.dev556) (0.20) 2026-07-02 10:21:07.694 | 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.dev556) (2.0.0) 2026-07-02 10:21:07.702 | 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.dev556) (2.1.2) 2026-07-02 10:21:07.703 | 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.dev556) (0.6.2) 2026-07-02 10:21:07.711 | 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.dev556) (2.9.0.post0) 2026-07-02 10:21:07.717 | 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.dev556) (7.1.4) 2026-07-02 10:21:07.719 | 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.dev556) (5.3.1) 2026-07-02 10:21:07.720 | 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.dev556) (5.6.2) 2026-07-02 10:21:07.721 | 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.dev556) (0.16.0) 2026-07-02 10:21:07.725 | 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.dev556) (5.1.0) 2026-07-02 10:21:07.735 | 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.dev556) (2026.2) 2026-07-02 10:21:07.742 | 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.dev556) (0.25.0) 2026-07-02 10:21:07.746 | 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.dev556) (5.0.0) 2026-07-02 10:21:07.749 | 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.dev556) (4.0.1) 2026-07-02 10:21:07.780 | 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.dev556) (1.7.6) 2026-07-02 10:21:07.786 | 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.dev556) (2.2.0) 2026-07-02 10:21:07.796 | 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.dev556) (3.17.0) 2026-07-02 10:21:07.847 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev556) 2026-07-02 10:21:07.863 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-02 10:21:07.906 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev556) 2026-07-02 10:21:07.908 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-02 10:21:07.929 | 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.dev556) (3.0.3) 2026-07-02 10:21:07.930 | 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.dev556) (1.6.2) 2026-07-02 10:21:07.939 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev556) (82.0.1) 2026-07-02 10:21:07.967 | 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.dev556) (0.8.1) 2026-07-02 10:21:08.009 | 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.dev556) (1.17.0) 2026-07-02 10:21:08.014 | 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.dev556) (4.14.0) 2026-07-02 10:21:08.015 | 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.dev556) (4.26.0) 2026-07-02 10:21:08.054 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) 2026-07-02 10:21:08.079 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 10:21:08.096 | 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.dev556) (0.6.0) 2026-07-02 10:21:08.096 | 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.dev556) (4.0.0) 2026-07-02 10:21:08.108 | 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.dev556) (3.0.52) 2026-07-02 10:21:08.109 | 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.dev556) (1.11.0) 2026-07-02 10:21:08.110 | 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.dev556) (15.0.0) 2026-07-02 10:21:08.111 | 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.dev556) (1.8.0) 2026-07-02 10:21:08.117 | 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.dev556) (26.1.0) 2026-07-02 10:21:08.118 | 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.dev556) (2025.9.1) 2026-07-02 10:21:08.119 | 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.dev556) (0.37.0) 2026-07-02 10:21:08.120 | 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.dev556) (2026.5.1) 2026-07-02 10:21:08.187 | 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.dev556) (3.4.7) 2026-07-02 10:21:08.188 | 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.dev556) (3.18) 2026-07-02 10:21:08.189 | 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.dev556) (2.7.0) 2026-07-02 10:21:08.191 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2023.11.17) 2026-07-02 10:21:08.225 | 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.dev556) (4.2.0) 2026-07-02 10:21:08.227 | 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.dev556) (2.20.0) 2026-07-02 10:21:08.238 | 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.dev556) (0.1.2) 2026-07-02 10:21:08.258 | 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.dev556) (0.8) 2026-07-02 10:21:08.322 | 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.dev556) (0.16.0) 2026-07-02 10:21:08.415 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-02 10:21:08.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.5 MB/s 0:00:00 2026-07-02 10:21:08.522 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-02 10:21:08.693 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.5 MB/s 0:00:00 2026-07-02 10:21:08.710 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-02 10:21:08.734 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-02 10:21:08.757 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-02 10:21:08.779 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-07-02 10:21:08.804 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-02 10:21:08.819 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-02 10:21:08.838 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-02 10:21:08.867 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-02 10:21:08.919 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-07-02 10:21:08.943 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-02 10:21:08.968 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-02 10:21:09.005 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-02 10:21:09.116 | Building wheels for collected packages: neutron, ovs 2026-07-02 10:21:09.117 | Building editable for neutron (pyproject.toml): started 2026-07-02 10:21:11.339 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-02 10:21:11.340 | Created wheel for neutron: filename=neutron-28.1.0.dev556-0.editable-py3-none-any.whl size=15993 sha256=b2e03d5e17cdc093d1a095e64f414cadf1b87bd0bf4244a8b1aeda9d528cc8da 2026-07-02 10:21:11.340 | Stored in directory: /tmp/pip-ephem-wheel-cache-2t2ho644/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-02 10:21:11.346 | Building wheel for ovs (pyproject.toml): started 2026-07-02 10:21:12.192 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-02 10:21:12.193 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=eb72cb1e2fb284b5d18222f3484dd5660e622e92b38930ae66013345f360fe9f 2026-07-02 10:21:12.194 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-02 10:21:12.198 | Successfully built neutron ovs 2026-07-02 10:21:12.496 | 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-07-02 10:21:18.082 | 2026-07-02 10:21:18.107 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev556 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-07-02 10:21:18.334 | + inc/python:pip_install:216 : result=0 2026-07-02 10:21:18.337 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:21:18.340 | + functions-common:time_stop:2420 : local name 2026-07-02 10:21:18.343 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:21:18.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:21:18.348 | + functions-common:time_stop:2423 : local total 2026-07-02 10:21:18.350 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:21:18.353 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:21:18.355 | + functions-common:time_stop:2427 : start_time=1782987658223 2026-07-02 10:21:18.358 | + functions-common:time_stop:2429 : [[ -z 1782987658223 ]] 2026-07-02 10:21:18.362 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:21:18.365 | + functions-common:time_stop:2432 : end_time=1782987678363 2026-07-02 10:21:18.369 | + functions-common:time_stop:2433 : elapsed_time=20140 2026-07-02 10:21:18.372 | + functions-common:time_stop:2434 : total=118409 2026-07-02 10:21:18.374 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:21:18.377 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138549 2026-07-02 10:21:18.381 | + inc/python:pip_install:219 : return 0 2026-07-02 10:21:18.383 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 10:21:18.386 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:21:18.389 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-02 10:21:18.392 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-02 10:21:18.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:21:18.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:21:18.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-02 10:21:18.404 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:21:18.407 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-02 10:21:18.411 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-02 10:21:18.413 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-02 10:21:18.413 | Installing OVN and dependent packages 2026-07-02 10:21:18.416 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-02 10:21:18.420 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-02 10:21:18.439 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:21:18.442 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-02 10:21:18.462 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:21:18.465 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-02 10:21:18.486 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:21:18.489 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-02 10:21:18.492 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-02 10:21:18.511 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:21:18.515 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-02 10:21:18.518 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-02 10:21:18.536 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-02 10:21:18.541 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-02 10:21:18.556 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-02 10:21:18.560 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-02 10:21:18.582 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-02 10:21:18.585 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 10:21:18.588 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:21:18.591 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 10:21:18.594 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:21:18.597 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:21:18.600 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:21:18.603 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:21:18.605 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:21:18.608 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:21:18.611 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 10:21:18.615 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 10:21:18.618 | + functions-common:apt_get_update:1167 : return 2026-07-02 10:21:18.620 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-02 10:21:18.623 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:21:18.627 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:21:18.629 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:21:18.632 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-02 10:21:18.656 | + 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-07-02 10:21:18.693 | Reading package lists... 2026-07-02 10:21:19.064 | Building dependency tree... 2026-07-02 10:21:19.068 | Reading state information... 2026-07-02 10:21:19.638 | fakeroot is already the newest version (1.33-1). 2026-07-02 10:21:19.638 | fakeroot set to manually installed. 2026-07-02 10:21:19.638 | make is already the newest version (4.3-4.1build2). 2026-07-02 10:21:19.638 | make set to manually installed. 2026-07-02 10:21:19.638 | The following packages were automatically installed and are no longer required: 2026-07-02 10:21:19.640 | libfwupd2 libgusb2 2026-07-02 10:21:19.640 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:21:19.643 | The following additional packages will be installed: 2026-07-02 10:21:19.644 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-02 10:21:19.645 | python3-sortedcontainers 2026-07-02 10:21:19.647 | Suggested packages: 2026-07-02 10:21:19.647 | openvswitch-doc python-sortedcontainers-doc 2026-07-02 10:21:19.689 | The following NEW packages will be installed: 2026-07-02 10:21:19.690 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-02 10:21:19.693 | python3-openvswitch python3-sortedcontainers 2026-07-02 10:21:19.778 | 0 upgraded, 6 newly installed, 0 to remove and 7 not upgraded. 2026-07-02 10:21:19.778 | Need to get 4219 kB of archives. 2026-07-02 10:21:19.778 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-02 10:21:19.778 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-02 10:21:19.839 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-02 10:21:19.865 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-02 10:21:19.877 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-02 10:21:19.887 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-02 10:21:19.902 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-02 10:21:20.157 | perl: warning: Setting locale failed. 2026-07-02 10:21:20.159 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:20.159 | LANGUAGE = (unset), 2026-07-02 10:21:20.159 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:20.159 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:20.159 | are supported and installed on your system. 2026-07-02 10:21:20.159 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:20.221 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:21:20.221 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:21:20.221 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:21:20.415 | Fetched 4219 kB in 0s (20.7 MB/s) 2026-07-02 10:21:20.462 | Selecting previously unselected package libunbound8:amd64. 2026-07-02 10:21:20.526 | (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-07-02 10:21:20.533 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-02 10:21:20.540 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-02 10:21:20.591 | Selecting previously unselected package openvswitch-common. 2026-07-02 10:21:20.603 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 10:21:20.606 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 10:21:20.708 | Selecting previously unselected package python3-sortedcontainers. 2026-07-02 10:21:20.721 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-02 10:21:20.724 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-02 10:21:20.773 | Selecting previously unselected package libxdp1:amd64. 2026-07-02 10:21:20.786 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-02 10:21:20.789 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-02 10:21:20.845 | Selecting previously unselected package python3-openvswitch. 2026-07-02 10:21:20.858 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 10:21:20.862 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 10:21:20.967 | Selecting previously unselected package openvswitch-switch. 2026-07-02 10:21:20.979 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 10:21:20.986 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 10:21:21.117 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-02 10:21:21.372 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-02 10:21:21.384 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-02 10:21:21.396 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 10:21:21.412 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 10:21:21.819 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 10:21:21.844 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-02 10:21:22.527 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-02 10:21:22.714 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-02 10:21:23.714 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 10:21:25.468 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 10:21:25.702 | perl: warning: Setting locale failed. 2026-07-02 10:21:25.703 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:25.703 | LANGUAGE = (unset), 2026-07-02 10:21:25.703 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:25.703 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:25.703 | are supported and installed on your system. 2026-07-02 10:21:25.703 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:25.832 | perl: warning: Setting locale failed. 2026-07-02 10:21:25.833 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:25.833 | LANGUAGE = (unset), 2026-07-02 10:21:25.833 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:25.833 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:25.833 | are supported and installed on your system. 2026-07-02 10:21:25.833 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:25.883 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:21:25.883 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:21:25.883 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:21:25.952 | perl: warning: Setting locale failed. 2026-07-02 10:21:25.952 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:25.952 | LANGUAGE = (unset), 2026-07-02 10:21:25.952 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:25.953 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:25.953 | are supported and installed on your system. 2026-07-02 10:21:25.953 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:26.460 | 2026-07-02 10:21:26.461 | Running kernel seems to be up-to-date. 2026-07-02 10:21:26.461 | 2026-07-02 10:21:26.461 | Restarting services... 2026-07-02 10:21:26.484 | 2026-07-02 10:21:26.485 | Service restarts being deferred: 2026-07-02 10:21:26.485 | systemctl restart virtlockd.service 2026-07-02 10:21:26.485 | systemctl restart virtlogd.service 2026-07-02 10:21:26.485 | 2026-07-02 10:21:26.485 | No containers need to be restarted. 2026-07-02 10:21:26.485 | 2026-07-02 10:21:26.485 | No user sessions are running outdated binaries. 2026-07-02 10:21:26.485 | 2026-07-02 10:21:26.485 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 10:21:28.756 | + functions-common:apt_get:1211 : result=0 2026-07-02 10:21:28.758 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:21:28.761 | + functions-common:time_stop:2420 : local name 2026-07-02 10:21:28.763 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:21:28.765 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:21:28.767 | + functions-common:time_stop:2423 : local total 2026-07-02 10:21:28.770 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:21:28.772 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:21:28.774 | + functions-common:time_stop:2427 : start_time=1782987678652 2026-07-02 10:21:28.777 | + functions-common:time_stop:2429 : [[ -z 1782987678652 ]] 2026-07-02 10:21:28.780 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:21:28.784 | + functions-common:time_stop:2432 : end_time=1782987688781 2026-07-02 10:21:28.786 | + functions-common:time_stop:2433 : elapsed_time=10129 2026-07-02 10:21:28.788 | + functions-common:time_stop:2434 : total=146903 2026-07-02 10:21:28.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:21:28.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157032 2026-07-02 10:21:28.795 | + functions-common:apt_get:1215 : return 0 2026-07-02 10:21:28.799 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-02 10:21:28.817 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-02 10:21:28.819 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 10:21:28.821 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:21:28.824 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 10:21:28.826 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:21:28.829 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:21:28.831 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:21:28.833 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:21:28.836 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:21:28.838 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:21:28.840 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 10:21:28.843 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 10:21:28.845 | + functions-common:apt_get_update:1167 : return 2026-07-02 10:21:28.848 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-02 10:21:28.850 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:21:28.852 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:21:28.855 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:21:28.857 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-02 10:21:28.878 | + 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-07-02 10:21:28.915 | Reading package lists... 2026-07-02 10:21:29.277 | Building dependency tree... 2026-07-02 10:21:29.279 | Reading state information... 2026-07-02 10:21:29.845 | The following packages were automatically installed and are no longer required: 2026-07-02 10:21:29.847 | libfwupd2 libgusb2 2026-07-02 10:21:29.847 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:21:29.850 | The following additional packages will be installed: 2026-07-02 10:21:29.851 | ovn-common 2026-07-02 10:21:29.893 | The following NEW packages will be installed: 2026-07-02 10:21:29.893 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-02 10:21:29.969 | 0 upgraded, 4 newly installed, 0 to remove and 7 not upgraded. 2026-07-02 10:21:29.969 | Need to get 2360 kB of archives. 2026-07-02 10:21:29.969 | After this operation, 8355 kB of additional disk space will be used. 2026-07-02 10:21:29.969 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-02 10:21:30.046 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-02 10:21:30.065 | 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-07-02 10:21:30.078 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-02 10:21:30.318 | perl: warning: Setting locale failed. 2026-07-02 10:21:30.318 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:30.318 | LANGUAGE = (unset), 2026-07-02 10:21:30.318 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:30.318 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:30.318 | are supported and installed on your system. 2026-07-02 10:21:30.318 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:30.382 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:21:30.382 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:21:30.382 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:21:30.565 | Fetched 2360 kB in 0s (14.0 MB/s) 2026-07-02 10:21:30.656 | Selecting previously unselected package ovn-common. 2026-07-02 10:21:30.720 | (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-07-02 10:21:30.726 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:21:30.730 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 10:21:30.835 | Selecting previously unselected package ovn-central. 2026-07-02 10:21:30.846 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:21:30.850 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 10:21:30.908 | Selecting previously unselected package ovn-controller-vtep. 2026-07-02 10:21:30.920 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:21:30.924 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 10:21:30.976 | Selecting previously unselected package ovn-host. 2026-07-02 10:21:30.988 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 10:21:30.994 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 10:21:31.080 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 10:21:31.099 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 10:21:31.576 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-02 10:21:31.763 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-02 10:21:32.214 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-02 10:21:32.275 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 10:21:32.772 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-02 10:21:32.958 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-02 10:21:33.637 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-02 10:21:34.320 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-02 10:21:35.171 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-02 10:21:35.245 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 10:21:35.466 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-02 10:21:36.011 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 10:21:38.005 | perl: warning: Setting locale failed. 2026-07-02 10:21:38.005 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:38.005 | LANGUAGE = (unset), 2026-07-02 10:21:38.005 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:38.005 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:38.005 | are supported and installed on your system. 2026-07-02 10:21:38.005 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:38.135 | perl: warning: Setting locale failed. 2026-07-02 10:21:38.135 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:38.135 | LANGUAGE = (unset), 2026-07-02 10:21:38.135 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:38.135 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:38.135 | are supported and installed on your system. 2026-07-02 10:21:38.135 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:38.184 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:21:38.184 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:21:38.184 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:21:38.254 | perl: warning: Setting locale failed. 2026-07-02 10:21:38.254 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:38.254 | LANGUAGE = (unset), 2026-07-02 10:21:38.254 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:38.254 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:38.254 | are supported and installed on your system. 2026-07-02 10:21:38.254 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:38.764 | 2026-07-02 10:21:38.764 | Running kernel seems to be up-to-date. 2026-07-02 10:21:38.764 | 2026-07-02 10:21:38.764 | Restarting services... 2026-07-02 10:21:38.788 | 2026-07-02 10:21:38.788 | Service restarts being deferred: 2026-07-02 10:21:38.788 | systemctl restart virtlockd.service 2026-07-02 10:21:38.788 | systemctl restart virtlogd.service 2026-07-02 10:21:38.788 | 2026-07-02 10:21:38.788 | No containers need to be restarted. 2026-07-02 10:21:38.788 | 2026-07-02 10:21:38.788 | No user sessions are running outdated binaries. 2026-07-02 10:21:38.788 | 2026-07-02 10:21:38.788 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 10:21:40.763 | + functions-common:apt_get:1211 : result=0 2026-07-02 10:21:40.766 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:21:40.769 | + functions-common:time_stop:2420 : local name 2026-07-02 10:21:40.772 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:21:40.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:21:40.778 | + functions-common:time_stop:2423 : local total 2026-07-02 10:21:40.781 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:21:40.784 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:21:40.787 | + functions-common:time_stop:2427 : start_time=1782987688875 2026-07-02 10:21:40.790 | + functions-common:time_stop:2429 : [[ -z 1782987688875 ]] 2026-07-02 10:21:40.794 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:21:40.798 | + functions-common:time_stop:2432 : end_time=1782987700795 2026-07-02 10:21:40.801 | + functions-common:time_stop:2433 : elapsed_time=11920 2026-07-02 10:21:40.804 | + functions-common:time_stop:2434 : total=157032 2026-07-02 10:21:40.807 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:21:40.810 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168952 2026-07-02 10:21:40.813 | + functions-common:apt_get:1215 : return 0 2026-07-02 10:21:40.816 | + 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-07-02 10:21:40.819 | + 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-07-02 10:21:40.822 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-02 10:21:40.825 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-02 10:21:40.830 | + 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-07-02 10:21:40.833 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-02 10:21:40.837 | + 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-07-02 10:21:40.840 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-02 10:21:40.843 | + 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-07-02 10:21:40.846 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-02 10:21:40.849 | + 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-07-02 10:21:40.852 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-02 10:21:40.855 | + 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-07-02 10:21:40.858 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-02 10:21:40.862 | + 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-07-02 10:21:40.864 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-02 10:21:40.867 | + 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-07-02 10:21:40.870 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-02 10:21:40.875 | + 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-07-02 10:21:40.878 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-02 10:21:40.880 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-02 10:21:40.882 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-02 10:21:40.886 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:21:40.889 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:21:40.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-02 10:21:40.895 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:21:40.898 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-02 10:21:40.901 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 10:21:40.904 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-02 10:21:40.925 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:21:40.928 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-02 10:21:40.931 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-02 10:21:40.935 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-02 10:21:40.937 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 10:21:40.940 | + lib/stack:stack_install_service:32 : install_nova 2026-07-02 10:21:40.943 | + lib/nova:install_nova:913 : use_library_from_git os-vif 2026-07-02 10:21:40.947 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-02 10:21:40.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:21:40.953 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:21:40.956 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-02 10:21:40.959 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:21:40.962 | + lib/nova:install_nova:918 : is_service_enabled n-cpu 2026-07-02 10:21:40.981 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:21:40.984 | + lib/nova:install_nova:918 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-02 10:21:40.987 | + lib/nova:install_nova:919 : install_nova_hypervisor 2026-07-02 10:21:40.991 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-02 10:21:40.994 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-02 10:21:40.996 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-02 10:21:41.157 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-02 10:21:41.160 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:21:41.163 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:21:41.166 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 10:21:41.169 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 10:21:41.171 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:21:41.174 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 10:21:41.177 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:21:41.180 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:21:41.183 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:21:41.186 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:21:41.189 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:21:41.192 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:21:41.195 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 10:21:41.198 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 10:21:41.201 | + functions-common:apt_get_update:1167 : return 2026-07-02 10:21:41.204 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 10:21:41.207 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:21:41.210 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:21:41.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:21:41.216 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 10:21:41.240 | + 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-07-02 10:21:41.278 | Reading package lists... 2026-07-02 10:21:41.640 | Building dependency tree... 2026-07-02 10:21:41.641 | Reading state information... 2026-07-02 10:21:42.193 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-02 10:21:42.193 | libvirt-clients set to manually installed. 2026-07-02 10:21:42.193 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-02 10:21:42.193 | The following packages were automatically installed and are no longer required: 2026-07-02 10:21:42.195 | libfwupd2 libgusb2 2026-07-02 10:21:42.195 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:21:42.198 | The following additional packages will be installed: 2026-07-02 10:21:42.198 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-02 10:21:42.198 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-02 10:21:42.198 | qemu-system-sparc 2026-07-02 10:21:42.201 | Suggested packages: 2026-07-02 10:21:42.201 | python-zstandard-doc samba vde2 2026-07-02 10:21:42.241 | The following packages will be REMOVED: 2026-07-02 10:21:42.244 | apport-core-dump-handler 2026-07-02 10:21:42.245 | The following NEW packages will be installed: 2026-07-02 10:21:42.246 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-02 10:21:42.246 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-02 10:21:42.246 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-02 10:21:42.313 | 0 upgraded, 13 newly installed, 1 to remove and 7 not upgraded. 2026-07-02 10:21:42.313 | Need to get 110 MB of archives. 2026-07-02 10:21:42.313 | After this operation, 897 MB of additional disk space will be used. 2026-07-02 10:21:42.314 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-02 10:21:42.376 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-02 10:21:42.392 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-02 10:21:42.404 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-02 10:21:42.419 | 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-07-02 10:21:42.575 | 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-07-02 10:21:42.749 | 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-07-02 10:21:42.847 | 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-07-02 10:21:42.915 | 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-07-02 10:21:42.951 | 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-07-02 10:21:43.565 | 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-07-02 10:21:43.566 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-02 10:21:43.597 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-02 10:21:43.834 | perl: warning: Setting locale failed. 2026-07-02 10:21:43.836 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:43.836 | LANGUAGE = (unset), 2026-07-02 10:21:43.836 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:43.836 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:43.836 | are supported and installed on your system. 2026-07-02 10:21:43.836 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:43.895 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:21:43.896 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:21:43.896 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:21:44.117 | Fetched 110 MB in 1s (82.2 MB/s) 2026-07-02 10:21:44.154 | Selecting previously unselected package python3-zstandard. 2026-07-02 10:21:44.215 | (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-07-02 10:21:44.221 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-02 10:21:44.226 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-02 10:21:44.364 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-02 10:21:44.364 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-02 10:21:44.365 | Package apport-core-dump-handler is to be removed. 2026-07-02 10:21:44.365 | Package python3-zstandard is not configured yet. 2026-07-02 10:21:44.365 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-02 10:21:44.365 | Package apport-core-dump-handler is to be removed. 2026-07-02 10:21:44.365 | Package systemd-coredump is not installed. 2026-07-02 10:21:44.365 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-02 10:21:44.365 | Package apport-core-dump-handler is to be removed. 2026-07-02 10:21:44.365 | Package python3-zstandard is not configured yet. 2026-07-02 10:21:44.365 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-02 10:21:44.365 | Package apport-core-dump-handler is to be removed. 2026-07-02 10:21:44.365 | Package systemd-coredump is not installed. 2026-07-02 10:21:44.366 | 2026-07-02 10:21:44.430 | (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-07-02 10:21:44.434 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-02 10:21:45.253 | Selecting previously unselected package systemd-coredump. 2026-07-02 10:21:45.314 | (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-07-02 10:21:45.320 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-02 10:21:45.324 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-02 10:21:45.386 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-02 10:21:45.399 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-02 10:21:45.411 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-02 10:21:45.489 | Selecting previously unselected package python3-libvirt. 2026-07-02 10:21:45.503 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-02 10:21:45.519 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-02 10:21:45.631 | Selecting previously unselected package qemu-system-arm. 2026-07-02 10:21:45.643 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 10:21:45.656 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:46.173 | Selecting previously unselected package qemu-system-mips. 2026-07-02 10:21:46.184 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 10:21:46.197 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:46.794 | Selecting previously unselected package qemu-system-ppc. 2026-07-02 10:21:46.805 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 10:21:46.817 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:47.180 | Selecting previously unselected package qemu-system-sparc. 2026-07-02 10:21:47.193 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 10:21:47.204 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:47.463 | Selecting previously unselected package qemu-system-s390x. 2026-07-02 10:21:47.475 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 10:21:47.487 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:47.661 | Selecting previously unselected package qemu-system-misc. 2026-07-02 10:21:47.673 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 10:21:47.685 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:49.567 | Selecting previously unselected package qemu-system. 2026-07-02 10:21:49.580 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 10:21:49.584 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:49.624 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-02 10:21:49.637 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-02 10:21:49.641 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-02 10:21:51.495 | Selecting previously unselected package qemu-efi-arm. 2026-07-02 10:21:51.507 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-02 10:21:51.511 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-02 10:21:52.310 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-02 10:21:52.805 | Creating group 'systemd-coredump' with GID 987. 2026-07-02 10:21:52.808 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-02 10:21:52.832 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-02 10:21:53.125 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:53.143 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:53.160 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-02 10:21:53.178 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:53.196 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-02 10:21:53.208 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:53.226 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-02 10:21:53.472 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:53.490 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-02 10:21:53.502 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:53.518 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 10:21:53.530 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 10:21:55.305 | perl: warning: Setting locale failed. 2026-07-02 10:21:55.306 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:55.306 | LANGUAGE = (unset), 2026-07-02 10:21:55.306 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:55.306 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:55.306 | are supported and installed on your system. 2026-07-02 10:21:55.306 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:55.454 | perl: warning: Setting locale failed. 2026-07-02 10:21:55.454 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:55.454 | LANGUAGE = (unset), 2026-07-02 10:21:55.454 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:55.454 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:55.454 | are supported and installed on your system. 2026-07-02 10:21:55.454 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:55.506 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 10:21:55.506 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 10:21:55.506 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 10:21:55.576 | perl: warning: Setting locale failed. 2026-07-02 10:21:55.576 | perl: warning: Please check that your locale settings: 2026-07-02 10:21:55.576 | LANGUAGE = (unset), 2026-07-02 10:21:55.577 | LC_ALL = "en_US.utf8", 2026-07-02 10:21:55.577 | LANG = "de_DE.UTF-8" 2026-07-02 10:21:55.577 | are supported and installed on your system. 2026-07-02 10:21:55.577 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:21:56.080 | 2026-07-02 10:21:56.081 | Running kernel seems to be up-to-date. 2026-07-02 10:21:56.081 | 2026-07-02 10:21:56.081 | Restarting services... 2026-07-02 10:21:56.106 | 2026-07-02 10:21:56.106 | Service restarts being deferred: 2026-07-02 10:21:56.106 | systemctl restart virtlockd.service 2026-07-02 10:21:56.106 | systemctl restart virtlogd.service 2026-07-02 10:21:56.106 | 2026-07-02 10:21:56.106 | No containers need to be restarted. 2026-07-02 10:21:56.106 | 2026-07-02 10:21:56.106 | No user sessions are running outdated binaries. 2026-07-02 10:21:56.106 | 2026-07-02 10:21:56.106 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 10:21:58.114 | + functions-common:apt_get:1211 : result=0 2026-07-02 10:21:58.117 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:21:58.120 | + functions-common:time_stop:2420 : local name 2026-07-02 10:21:58.122 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:21:58.123 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:21:58.127 | + functions-common:time_stop:2423 : local total 2026-07-02 10:21:58.128 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:21:58.130 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:21:58.133 | + functions-common:time_stop:2427 : start_time=1782987701237 2026-07-02 10:21:58.135 | + functions-common:time_stop:2429 : [[ -z 1782987701237 ]] 2026-07-02 10:21:58.138 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:21:58.142 | + functions-common:time_stop:2432 : end_time=1782987718139 2026-07-02 10:21:58.144 | + functions-common:time_stop:2433 : elapsed_time=16902 2026-07-02 10:21:58.146 | + functions-common:time_stop:2434 : total=168952 2026-07-02 10:21:58.148 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:21:58.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185854 2026-07-02 10:21:58.153 | + functions-common:apt_get:1215 : return 0 2026-07-02 10:21:58.155 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-02 10:21:58.159 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 10:21:58.162 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 10:21:58.164 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 10:21:58.166 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 10:21:58.170 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 10:21:58.172 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 10:21:58.175 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:21:58.177 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:21:58.179 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 10:21:58.182 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 10:21:58.184 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 10:21:58.187 | + functions-common:apt_get_update:1167 : return 2026-07-02 10:21:58.190 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-02 10:21:58.192 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 10:21:58.194 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:21:58.197 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:21:58.199 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-02 10:21:58.220 | + 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-07-02 10:21:58.257 | Reading package lists... 2026-07-02 10:21:58.638 | Building dependency tree... 2026-07-02 10:21:58.640 | Reading state information... 2026-07-02 10:21:59.193 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-02 10:21:59.193 | ovmf set to manually installed. 2026-07-02 10:21:59.193 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-02 10:21:59.193 | swtpm set to manually installed. 2026-07-02 10:21:59.193 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-02 10:21:59.193 | swtpm-tools set to manually installed. 2026-07-02 10:21:59.193 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-02 10:21:59.193 | mdevctl set to manually installed. 2026-07-02 10:21:59.193 | The following packages were automatically installed and are no longer required: 2026-07-02 10:21:59.195 | libfwupd2 libgusb2 2026-07-02 10:21:59.197 | Use 'sudo apt autoremove' to remove them. 2026-07-02 10:21:59.282 | 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. 2026-07-02 10:21:59.287 | + functions-common:apt_get:1211 : result=0 2026-07-02 10:21:59.289 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 10:21:59.291 | + functions-common:time_stop:2420 : local name 2026-07-02 10:21:59.293 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:21:59.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:21:59.298 | + functions-common:time_stop:2423 : local total 2026-07-02 10:21:59.300 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:21:59.302 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 10:21:59.305 | + functions-common:time_stop:2427 : start_time=1782987718216 2026-07-02 10:21:59.309 | + functions-common:time_stop:2429 : [[ -z 1782987718216 ]] 2026-07-02 10:21:59.311 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:21:59.316 | + functions-common:time_stop:2432 : end_time=1782987719312 2026-07-02 10:21:59.317 | + functions-common:time_stop:2433 : elapsed_time=1096 2026-07-02 10:21:59.319 | + functions-common:time_stop:2434 : total=185854 2026-07-02 10:21:59.322 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:21:59.324 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186950 2026-07-02 10:21:59.327 | + functions-common:apt_get:1215 : return 0 2026-07-02 10:21:59.330 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-02 10:21:59.333 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 10:21:59.337 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 10:21:59.340 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-02 10:21:59.344 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-02 10:21:59.347 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-02 10:21:59.349 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-02 10:21:59.352 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-02 10:21:59.355 | + lib/nova:install_nova:922 : is_service_enabled n-novnc 2026-07-02 10:21:59.371 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:21:59.375 | ++ lib/nova:install_nova:924 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-02 10:21:59.393 | + lib/nova:install_nova:924 : NOVNC_FROM_PACKAGE=False 2026-07-02 10:21:59.396 | + lib/nova:install_nova:925 : '[' False = True ']' 2026-07-02 10:21:59.398 | + lib/nova:install_nova:944 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-02 10:21:59.400 | + lib/nova:install_nova:945 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-02 10:21:59.404 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-02 10:21:59.407 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-02 10:21:59.410 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-02 10:21:59.413 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 10:21:59.416 | ++ functions-common:git_clone:593 : pwd 2026-07-02 10:21:59.420 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:21:59.423 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:21:59.426 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:21:59.444 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:21:59.446 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:21:59.449 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:21:59.453 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-02 10:21:59.453 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:21:59.458 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-02 10:21:59.462 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 10:21:59.465 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-02 10:21:59.467 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:21:59.470 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:21:59.473 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:21:59.476 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:21:59.479 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:21:59.482 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:21:59.485 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:21:59.488 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:21:59.491 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:21:59.496 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987719492 2026-07-02 10:21:59.499 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-02 10:21:59.502 | Cloning into '/opt/stack/novnc'... 2026-07-02 10:22:01.424 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:22:01.428 | + functions-common:time_stop:2420 : local name 2026-07-02 10:22:01.431 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:22:01.434 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:22:01.436 | + functions-common:time_stop:2423 : local total 2026-07-02 10:22:01.439 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:22:01.441 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:22:01.445 | + functions-common:time_stop:2427 : start_time=1782987719492 2026-07-02 10:22:01.447 | + functions-common:time_stop:2429 : [[ -z 1782987719492 ]] 2026-07-02 10:22:01.451 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:22:01.456 | + functions-common:time_stop:2432 : end_time=1782987721453 2026-07-02 10:22:01.460 | + functions-common:time_stop:2433 : elapsed_time=1961 2026-07-02 10:22:01.464 | + functions-common:time_stop:2434 : total=159475 2026-07-02 10:22:01.467 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:22:01.470 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161436 2026-07-02 10:22:01.473 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-02 10:22:01.476 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-02 10:22:01.479 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:22:01.482 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:22:01.486 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:22:01.489 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:22:01.492 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:22:01.495 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:22:01.499 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:22:01.502 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:22:01.506 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:22:01.512 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987721508 2026-07-02 10:22:01.516 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-02 10:22:01.919 | From https://github.com/novnc/novnc 2026-07-02 10:22:01.919 | * tag v1.3.0 -> FETCH_HEAD 2026-07-02 10:22:01.928 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:22:01.932 | + functions-common:time_stop:2420 : local name 2026-07-02 10:22:01.935 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:22:01.937 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:22:01.940 | + functions-common:time_stop:2423 : local total 2026-07-02 10:22:01.943 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:22:01.945 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:22:01.948 | + functions-common:time_stop:2427 : start_time=1782987721508 2026-07-02 10:22:01.951 | + functions-common:time_stop:2429 : [[ -z 1782987721508 ]] 2026-07-02 10:22:01.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:22:01.958 | + functions-common:time_stop:2432 : end_time=1782987721955 2026-07-02 10:22:01.960 | + functions-common:time_stop:2433 : elapsed_time=447 2026-07-02 10:22:01.963 | + functions-common:time_stop:2434 : total=161436 2026-07-02 10:22:01.965 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:22:01.968 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161883 2026-07-02 10:22:01.970 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 10:22:01.973 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:22:01.975 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:22:01.978 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:22:01.980 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:22:01.982 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:22:01.985 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:22:01.988 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:22:01.991 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:22:01.993 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:22:01.998 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987721995 2026-07-02 10:22:02.000 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 10:22:02.031 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:22:02.031 | 2026-07-02 10:22:02.031 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:22:02.031 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:22:02.031 | state without impacting any branches by switching back to a branch. 2026-07-02 10:22:02.031 | 2026-07-02 10:22:02.032 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:22:02.032 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:22:02.032 | 2026-07-02 10:22:02.032 | git switch -c 2026-07-02 10:22:02.032 | 2026-07-02 10:22:02.032 | Or undo this operation with: 2026-07-02 10:22:02.032 | 2026-07-02 10:22:02.032 | git switch - 2026-07-02 10:22:02.033 | 2026-07-02 10:22:02.033 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:22:02.033 | 2026-07-02 10:22:02.033 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-02 10:22:02.036 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:22:02.040 | + functions-common:time_stop:2420 : local name 2026-07-02 10:22:02.043 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:22:02.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:22:02.049 | + functions-common:time_stop:2423 : local total 2026-07-02 10:22:02.051 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:22:02.053 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:22:02.055 | + functions-common:time_stop:2427 : start_time=1782987721995 2026-07-02 10:22:02.058 | + functions-common:time_stop:2429 : [[ -z 1782987721995 ]] 2026-07-02 10:22:02.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:22:02.067 | + functions-common:time_stop:2432 : end_time=1782987722064 2026-07-02 10:22:02.071 | + functions-common:time_stop:2433 : elapsed_time=69 2026-07-02 10:22:02.074 | + functions-common:time_stop:2434 : total=161883 2026-07-02 10:22:02.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:22:02.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161952 2026-07-02 10:22:02.085 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-02 10:22:02.103 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-02 10:22:02.107 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 10:22:02.109 | + functions-common:git_clone:673 : head -1 2026-07-02 10:22:02.110 | 463c39e noVNC 1.3.0 2026-07-02 10:22:02.114 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:22:02.118 | + lib/nova:install_nova:949 : is_service_enabled n-spice 2026-07-02 10:22:02.140 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:22:02.143 | + lib/nova:install_nova:961 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/92/995792/1 2026-07-02 10:22:02.147 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-02 10:22:02.151 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-02 10:22:02.155 | + functions-common:git_clone:591 : local git_ref=refs/changes/92/995792/1 2026-07-02 10:22:02.158 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 10:22:02.163 | ++ functions-common:git_clone:593 : pwd 2026-07-02 10:22:02.166 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:22:02.170 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:22:02.174 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:22:02.198 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:22:02.202 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:22:02.205 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:22:02.209 | + functions-common:git_clone:610 : echo refs/changes/92/995792/1 2026-07-02 10:22:02.210 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:22:02.215 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-02 10:22:02.218 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-02 10:22:02.221 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-02 10:22:02.224 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:22:02.227 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:22:02.230 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:22:02.233 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:22:02.236 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:22:02.239 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:22:02.242 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:22:02.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:22:02.248 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:22:02.252 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987722249 2026-07-02 10:22:02.255 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-02 10:22:02.259 | Cloning into '/opt/stack/nova'... 2026-07-02 10:26:04.166 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:26:04.169 | + functions-common:time_stop:2420 : local name 2026-07-02 10:26:04.171 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:26:04.174 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:26:04.177 | + functions-common:time_stop:2423 : local total 2026-07-02 10:26:04.179 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:26:04.182 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:26:04.185 | + functions-common:time_stop:2427 : start_time=1782987722249 2026-07-02 10:26:04.188 | + functions-common:time_stop:2429 : [[ -z 1782987722249 ]] 2026-07-02 10:26:04.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:26:04.196 | + functions-common:time_stop:2432 : end_time=1782987964193 2026-07-02 10:26:04.199 | + functions-common:time_stop:2433 : elapsed_time=241944 2026-07-02 10:26:04.202 | + functions-common:time_stop:2434 : total=161952 2026-07-02 10:26:04.205 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:26:04.207 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=403896 2026-07-02 10:26:04.210 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-02 10:26:04.213 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/92/995792/1 2026-07-02 10:26:04.216 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:26:04.219 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:26:04.221 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:26:04.224 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:26:04.227 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:26:04.230 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:26:04.232 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:26:04.235 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:26:04.239 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:26:04.243 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987964240 2026-07-02 10:26:04.247 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/92/995792/1 2026-07-02 10:26:05.620 | From https://review.opendev.org/openstack/nova 2026-07-02 10:26:05.620 | * branch refs/changes/92/995792/1 -> FETCH_HEAD 2026-07-02 10:26:05.628 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:26:05.631 | + functions-common:time_stop:2420 : local name 2026-07-02 10:26:05.635 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:26:05.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:26:05.641 | + functions-common:time_stop:2423 : local total 2026-07-02 10:26:05.644 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:26:05.647 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:26:05.651 | + functions-common:time_stop:2427 : start_time=1782987964240 2026-07-02 10:26:05.654 | + functions-common:time_stop:2429 : [[ -z 1782987964240 ]] 2026-07-02 10:26:05.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:26:05.662 | + functions-common:time_stop:2432 : end_time=1782987965659 2026-07-02 10:26:05.665 | + functions-common:time_stop:2433 : elapsed_time=1419 2026-07-02 10:26:05.668 | + functions-common:time_stop:2434 : total=403896 2026-07-02 10:26:05.671 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:26:05.674 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405315 2026-07-02 10:26:05.678 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-02 10:26:05.782 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:26:05.782 | 2026-07-02 10:26:05.782 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:26:05.782 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:26:05.782 | state without impacting any branches by switching back to a branch. 2026-07-02 10:26:05.782 | 2026-07-02 10:26:05.782 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:26:05.782 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:26:05.783 | 2026-07-02 10:26:05.783 | git switch -c 2026-07-02 10:26:05.783 | 2026-07-02 10:26:05.783 | Or undo this operation with: 2026-07-02 10:26:05.783 | 2026-07-02 10:26:05.783 | git switch - 2026-07-02 10:26:05.783 | 2026-07-02 10:26:05.783 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:26:05.783 | 2026-07-02 10:26:05.783 | HEAD is now at 56dbe038d4 Fix encrypted volume migration/evacuation cross-project failure 2026-07-02 10:26:05.787 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-02 10:26:05.808 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-02 10:26:05.815 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 10:26:05.815 | + functions-common:git_clone:673 : head -1 2026-07-02 10:26:05.846 | 56dbe038d4 Fix encrypted volume migration/evacuation cross-project failure 2026-07-02 10:26:05.863 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:26:05.866 | + lib/nova:install_nova:962 : setup_develop /opt/stack/nova 2026-07-02 10:26:05.870 | + inc/python:setup_develop:353 : local bindep 2026-07-02 10:26:05.873 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 10:26:05.877 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-02 10:26:05.880 | + inc/python:setup_develop:359 : local extras= 2026-07-02 10:26:05.883 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-02 10:26:05.886 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 10:26:05.889 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 10:26:05.893 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-02 10:26:05.896 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 10:26:05.898 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 10:26:05.902 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-02 10:26:05.905 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 10:26:05.909 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-02 10:26:05.912 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 10:26:05.915 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 10:26:05.919 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-02 10:26:05.926 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-02 10:26:05.929 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-02 10:26:05.932 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-02 10:26:06.088 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-02 10:26:06.092 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 10:26:06.095 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 10:26:06.099 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 10:26:06.102 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 10:26:06.106 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-02 10:26:06.110 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 10:26:06.113 | + inc/python:setup_package:446 : local extras= 2026-07-02 10:26:06.117 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 10:26:06.119 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 10:26:06.122 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 10:26:06.126 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 10:26:06.129 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 10:26:06.133 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-02 10:26:06.159 | Using python 3.12 to install /opt/stack/nova 2026-07-02 10:26:06.162 | + 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-07-02 10:26:07.174 | Obtaining file:///opt/stack/nova 2026-07-02 10:26:07.179 | Installing build dependencies: started 2026-07-02 10:26:09.024 | Installing build dependencies: finished with status 'done' 2026-07-02 10:26:09.026 | Checking if build backend supports build_editable: started 2026-07-02 10:26:09.571 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 10:26:09.573 | Getting requirements to build editable: started 2026-07-02 10:26:09.874 | Getting requirements to build editable: finished with status 'done' 2026-07-02 10:26:09.876 | Preparing editable metadata (pyproject.toml): started 2026-07-02 10:26:12.127 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:26:12.153 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.0.3) 2026-07-02 10:26:12.153 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.51) 2026-07-02 10:26:12.154 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.3.1) 2026-07-02 10:26:12.155 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.41.0) 2026-07-02 10:26:12.156 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.6) 2026-07-02 10:26:12.157 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (13.0.0) 2026-07-02 10:26:12.158 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.1.1) 2026-07-02 10:26:12.159 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.5.1) 2026-07-02 10:26:12.160 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (43.0.3) 2026-07-02 10:26:12.161 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.10) 2026-07-02 10:26:12.162 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.5.2) 2026-07-02 10:26:12.163 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.0) 2026-07-02 10:26:12.164 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.1) 2026-07-02 10:26:12.164 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.17.0) 2026-07-02 10:26:12.165 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.18.4) 2026-07-02 10:26:12.166 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.3.0) 2026-07-02 10:26:12.167 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.0.0) 2026-07-02 10:26:12.168 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.26.0) 2026-07-02 10:26:12.169 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (9.9.0) 2026-07-02 10:26:12.170 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.14.0) 2026-07-02 10:26:12.171 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (12.0.0) 2026-07-02 10:26:12.172 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.12.0) 2026-07-02 10:26:12.173 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.34.2) 2026-07-02 10:26:12.174 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.8.0) 2026-07-02 10:26:12.359 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev244) 2026-07-02 10:26:12.517 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-02 10:26:12.532 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.2.0) 2026-07-02 10:26:12.533 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.5.0) 2026-07-02 10:26:12.534 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.5.0) 2026-07-02 10:26:12.535 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.4.0) 2026-07-02 10:26:12.536 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.2.0) 2026-07-02 10:26:12.537 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.11.0) 2026-07-02 10:26:12.538 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-02 10:26:12.539 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.10.0) 2026-07-02 10:26:12.540 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.7.1) 2026-07-02 10:26:12.541 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.1.1) 2026-07-02 10:26:12.542 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.0.0) 2026-07-02 10:26:12.542 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.9.0) 2026-07-02 10:26:12.543 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.1.0) 2026-07-02 10:26:12.544 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.1.0) 2026-07-02 10:26:12.545 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.11.0) 2026-07-02 10:26:12.546 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.8.0) 2026-07-02 10:26:12.548 | 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.dev244) (4.6.0) 2026-07-02 10:26:12.549 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.0) 2026-07-02 10:26:12.550 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-02 10:26:12.551 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.2.2) 2026-07-02 10:26:12.552 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.2) 2026-07-02 10:26:12.553 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.1.0) 2026-07-02 10:26:12.553 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.1.0) 2026-07-02 10:26:12.554 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-02 10:26:12.555 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.0.0) 2026-07-02 10:26:12.556 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.7.0) 2026-07-02 10:26:12.582 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev244) 2026-07-02 10:26:12.600 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-02 10:26:12.611 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-02 10:26:12.613 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.2.3) 2026-07-02 10:26:12.614 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.4.2) 2026-07-02 10:26:12.615 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.2) 2026-07-02 10:26:12.616 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.9.0.post0) 2026-07-02 10:26:12.617 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.4.0) 2026-07-02 10:26:12.618 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.17.0) 2026-07-02 10:26:12.619 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.0.3) 2026-07-02 10:26:12.622 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev244) (1.3.12) 2026-07-02 10:26:12.623 | 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.dev244) (4.15.0) 2026-07-02 10:26:12.626 | 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.dev244) (7.4.0) 2026-07-02 10:26:12.631 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev244) (2.0.0) 2026-07-02 10:26:12.635 | 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.dev244) (3.0) 2026-07-02 10:26:12.643 | 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.dev244) (2.8.0) 2026-07-02 10:26:12.652 | 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.dev244) (3.1.0) 2026-07-02 10:26:12.654 | 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.dev244) (2.2.1) 2026-07-02 10:26:12.659 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev244) (3.0.3) 2026-07-02 10:26:12.662 | 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.dev244) (26.1.0) 2026-07-02 10:26:12.663 | 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.dev244) (2025.9.1) 2026-07-02 10:26:12.664 | 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.dev244) (0.37.0) 2026-07-02 10:26:12.665 | 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.dev244) (2026.5.1) 2026-07-02 10:26:12.673 | 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.dev244) (2.1.0) 2026-07-02 10:26:12.681 | 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.dev244) (4.0.1) 2026-07-02 10:26:12.682 | 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.dev244) (2.13.0) 2026-07-02 10:26:12.683 | 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.dev244) (5.8.0) 2026-07-02 10:26:12.697 | 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.dev244) (1.5.0) 2026-07-02 10:26:12.698 | 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.dev244) (1.1.0) 2026-07-02 10:26:12.699 | 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.dev244) (1.33) 2026-07-02 10:26:12.701 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev244) (4.10.0) 2026-07-02 10:26:12.710 | 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.dev244) (3.1.1) 2026-07-02 10:26:12.717 | 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.dev244) (9.1.4) 2026-07-02 10:26:12.730 | 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.dev244) (2.18.0) 2026-07-02 10:26:12.738 | 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.dev244) (0.20) 2026-07-02 10:26:12.753 | 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.dev244) (2.1.2) 2026-07-02 10:26:12.754 | 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.dev244) (0.6.2) 2026-07-02 10:26:12.772 | 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.dev244) (7.1.4) 2026-07-02 10:26:12.774 | 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.dev244) (5.3.1) 2026-07-02 10:26:12.775 | 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.dev244) (5.6.2) 2026-07-02 10:26:12.776 | 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.dev244) (0.16.0) 2026-07-02 10:26:12.780 | 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.dev244) (5.1.0) 2026-07-02 10:26:12.790 | 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.dev244) (2026.2) 2026-07-02 10:26:12.791 | 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.dev244) (26.2) 2026-07-02 10:26:12.799 | 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.dev244) (0.25.0) 2026-07-02 10:26:12.803 | 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.dev244) (5.0.0) 2026-07-02 10:26:12.805 | 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.dev244) (4.0.1) 2026-07-02 10:26:12.819 | 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.dev244) (1.2.1) 2026-07-02 10:26:12.842 | 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.dev244) (1.7.6) 2026-07-02 10:26:12.849 | 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.dev244) (2.2.0) 2026-07-02 10:26:12.854 | 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.dev244) (1.3.7) 2026-07-02 10:26:12.866 | 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.dev244) (3.3.2) 2026-07-02 10:26:12.878 | 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.dev244) (4.3.2) 2026-07-02 10:26:12.879 | 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.dev244) (3.7.1) 2026-07-02 10:26:12.889 | 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.dev244) (2.4.0) 2026-07-02 10:26:12.900 | 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.dev244) (3.0.3) 2026-07-02 10:26:12.901 | 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.dev244) (1.6.2) 2026-07-02 10:26:12.910 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev244) (82.0.1) 2026-07-02 10:26:12.930 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev244) (0.8.1) 2026-07-02 10:26:12.969 | 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.dev244) (4.14.0) 2026-07-02 10:26:12.975 | 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.dev244) (0.6.0) 2026-07-02 10:26:12.976 | 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.dev244) (4.0.0) 2026-07-02 10:26:12.987 | 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.dev244) (3.0.52) 2026-07-02 10:26:12.988 | 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.dev244) (1.11.0) 2026-07-02 10:26:12.989 | 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.dev244) (15.0.0) 2026-07-02 10:26:12.990 | 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.dev244) (1.8.0) 2026-07-02 10:26:13.012 | 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.dev244) (1.17.0) 2026-07-02 10:26:13.019 | 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.dev244) (2.1.0) 2026-07-02 10:26:13.021 | 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.dev244) (24.2.1) 2026-07-02 10:26:13.043 | 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.dev244) (4.6.0) 2026-07-02 10:26:13.069 | 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.dev244) (3.4.7) 2026-07-02 10:26:13.070 | 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.dev244) (3.18) 2026-07-02 10:26:13.072 | 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.dev244) (2.7.0) 2026-07-02 10:26:13.073 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev244) (2023.11.17) 2026-07-02 10:26:13.115 | 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.dev244) (4.2.0) 2026-07-02 10:26:13.116 | 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.dev244) (2.20.0) 2026-07-02 10:26:13.128 | 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.dev244) (0.1.2) 2026-07-02 10:26:13.150 | 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.dev244) (0.8) 2026-07-02 10:26:13.210 | 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.dev244) (0.16.0) 2026-07-02 10:26:13.738 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-02 10:26:13.755 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-02 10:26:13.884 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-02 10:26:13.901 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-07-02 10:26:13.959 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-02 10:26:13.976 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-07-02 10:26:14.087 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-02 10:26:14.114 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-02 10:26:14.143 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-07-02 10:26:14.177 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-02 10:26:14.472 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 59.5 MB/s 0:00:00 2026-07-02 10:26:14.488 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-07-02 10:26:14.555 | Building wheels for collected packages: nova 2026-07-02 10:26:14.557 | Building editable for nova (pyproject.toml): started 2026-07-02 10:26:17.259 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-02 10:26:17.261 | Created wheel for nova: filename=nova-33.1.0.dev244-0.editable-py3-none-any.whl size=10616 sha256=cbabebb450e96d237d98942f66093addb4d6ae87a921959caed7debf665f7161 2026-07-02 10:26:17.261 | Stored in directory: /tmp/pip-ephem-wheel-cache-9uy8c12l/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-02 10:26:17.266 | Successfully built nova 2026-07-02 10:26:17.538 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-02 10:26:22.117 | 2026-07-02 10:26:22.144 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev244 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-07-02 10:26:22.338 | + inc/python:pip_install:216 : result=0 2026-07-02 10:26:22.341 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:26:22.344 | + functions-common:time_stop:2420 : local name 2026-07-02 10:26:22.348 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:26:22.351 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:26:22.353 | + functions-common:time_stop:2423 : local total 2026-07-02 10:26:22.356 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:26:22.358 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:26:22.362 | + functions-common:time_stop:2427 : start_time=1782987966152 2026-07-02 10:26:22.364 | + functions-common:time_stop:2429 : [[ -z 1782987966152 ]] 2026-07-02 10:26:22.368 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:26:22.373 | + functions-common:time_stop:2432 : end_time=1782987982369 2026-07-02 10:26:22.375 | + functions-common:time_stop:2433 : elapsed_time=16217 2026-07-02 10:26:22.379 | + functions-common:time_stop:2434 : total=138549 2026-07-02 10:26:22.381 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:26:22.384 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154766 2026-07-02 10:26:22.387 | + inc/python:pip_install:219 : return 0 2026-07-02 10:26:22.390 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 10:26:22.393 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:26:22.395 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-02 10:26:22.398 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-02 10:26:22.401 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:26:22.404 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:26:22.406 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-02 10:26:22.409 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:26:22.411 | + 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-07-02 10:26:22.429 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 10:26:22.432 | + ./stack.sh:main:959 : configure_nova 2026-07-02 10:26:22.436 | + lib/nova:configure_nova:265 : sudo install -d -o quobyte /etc/nova 2026-07-02 10:26:22.452 | + lib/nova:configure_nova:267 : configure_rootwrap nova 2026-07-02 10:26:22.455 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-02 10:26:22.457 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-02 10:26:22.462 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-02 10:26:22.463 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-02 10:26:22.467 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-02 10:26:22.471 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-02 10:26:22.475 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-02 10:26:22.478 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-02 10:26:22.482 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-02 10:26:22.485 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-02 10:26:22.488 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-02 10:26:22.491 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-02 10:26:22.506 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-02 10:26:22.523 | + 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-07-02 10:26:22.539 | + 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-07-02 10:26:22.555 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-02 10:26:22.572 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-02 10:26:22.587 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-02 10:26:22.591 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-02 10:26:22.595 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.GNrlELzeKX 2026-07-02 10:26:22.598 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-02 10:26:22.601 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-02 10:26:22.604 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-02 10:26:22.608 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-02 10:26:22.611 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-02 10:26:22.614 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.GNrlELzeKX 2026-07-02 10:26:22.618 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.GNrlELzeKX 2026-07-02 10:26:22.634 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.GNrlELzeKX /etc/sudoers.d/nova-rootwrap 2026-07-02 10:26:22.650 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-02 10:26:22.655 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-02 10:26:22.658 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-02 10:26:22.661 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-02 10:26:22.664 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-02 10:26:22.666 | + 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-07-02 10:26:22.669 | + 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-07-02 10:26:22.673 | + 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-07-02 10:26:22.673 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-02 10:26:22.683 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-02 10:26:22.688 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-02 10:26:22.703 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-02 10:26:22.717 | + 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-07-02 10:26:22.720 | + lib/nova:configure_nova:271 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-02 10:26:22.724 | + lib/nova:configure_nova:274 : is_service_enabled n-cpu 2026-07-02 10:26:22.745 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:22.749 | + lib/nova:configure_nova:276 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-02 10:26:22.760 | net.ipv4.ip_forward = 1 2026-07-02 10:26:22.765 | + lib/nova:configure_nova:278 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-02 10:26:22.768 | + lib/nova:configure_nova:282 : [[ kvm == \k\v\m ]] 2026-07-02 10:26:22.771 | + lib/nova:configure_nova:283 : sudo modprobe kvm 2026-07-02 10:26:22.788 | + lib/nova:configure_nova:284 : '[' '!' -e /dev/kvm ']' 2026-07-02 10:26:22.790 | + lib/nova:configure_nova:299 : [[ kvm == \l\x\c ]] 2026-07-02 10:26:22.793 | + lib/nova:configure_nova:314 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-02 10:26:22.808 | + lib/nova:configure_nova:319 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-02 10:26:22.812 | + lib/nova:configure_nova:328 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-02 10:26:22.813 | ++ lib/nova:configure_nova:328 : iscsi-iname 2026-07-02 10:26:22.818 | + lib/nova:configure_nova:328 : echo InitiatorName=iqn.2016-04.com.open-iscsi:70d6fc14a291 2026-07-02 10:26:22.823 | InitiatorName=iqn.2016-04.com.open-iscsi:70d6fc14a291 2026-07-02 10:26:22.827 | + lib/nova:configure_nova:330 : [[ False == \T\r\u\e ]] 2026-07-02 10:26:22.830 | + lib/nova:configure_nova:345 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-02 10:26:22.909 | + lib/nova:configure_nova:347 : [[ lioadm != \n\v\m\e\t ]] 2026-07-02 10:26:22.912 | + lib/nova:configure_nova:349 : restart_service iscsid 2026-07-02 10:26:22.915 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:26:22.918 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-02 10:26:22.975 | + lib/nova:configure_nova:372 : create_nova_conf 2026-07-02 10:26:22.979 | + lib/nova:create_nova_conf:442 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-02 10:26:22.985 | + lib/nova:create_nova_conf:445 : rm -f /etc/nova/nova.conf 2026-07-02 10:26:22.988 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-02 10:26:23.025 | + lib/nova:create_nova_conf:447 : '[' True == True ']' 2026-07-02 10:26:23.027 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-02 10:26:23.057 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-02 10:26:23.091 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-02 10:26:23.125 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-02 10:26:23.160 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-02 10:26:23.196 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-02 10:26:23.232 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.22 2026-07-02 10:26:23.265 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-02 10:26:23.297 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-02 10:26:23.333 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-02 10:26:23.370 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-02 10:26:23.407 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf api response_validation error 2026-07-02 10:26:23.446 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-02 10:26:23.482 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-02 10:26:23.516 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-02 10:26:23.550 | + lib/nova:create_nova_conf:470 : is_fedora 2026-07-02 10:26:23.552 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:26:23.555 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:26:23.558 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:26:23.561 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:26:23.564 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:26:23.567 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:26:23.570 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:26:23.573 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:26:23.575 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:26:23.577 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:26:23.580 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:26:23.583 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:26:23.585 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:26:23.588 | + lib/nova:create_nova_conf:479 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-02 10:26:23.608 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:23.610 | + lib/nova:create_nova_conf:483 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 10:26:23.613 | + lib/nova:create_nova_conf:486 : local db=nova_cell0 2026-07-02 10:26:23.615 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-02 10:26:23.650 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_cell0 2026-07-02 10:26:23.653 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-02 10:26:23.656 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-02 10:26:23.658 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-02 10:26:23.661 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 10:26:23.664 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 10:26:23.667 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 10:26:23.686 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:23.688 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 10:26:23.691 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 10:26:23.695 | + 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-07-02 10:26:23.731 | ++ lib/nova:create_nova_conf:493 : database_connection_url nova_api 2026-07-02 10:26:23.734 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-02 10:26:23.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-02 10:26:23.740 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-02 10:26:23.743 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 10:26:23.747 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 10:26:23.749 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 10:26:23.769 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:23.772 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 10:26:23.775 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-02 10:26:23.778 | + 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-07-02 10:26:23.815 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache enabled True 2026-07-02 10:26:23.849 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-02 10:26:23.884 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-02 10:26:23.917 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api 2026-07-02 10:26:23.936 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:23.939 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api-meta 2026-07-02 10:26:23.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:23.961 | ++ lib/nova:create_nova_conf:506 : echo osapi_compute,metadata 2026-07-02 10:26:23.962 | ++ lib/nova:create_nova_conf:506 : sed s/,metadata// 2026-07-02 10:26:23.967 | + lib/nova:create_nova_conf:506 : NOVA_ENABLED_APIS=osapi_compute 2026-07-02 10:26:23.970 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-02 10:26:24.003 | + lib/nova:create_nova_conf:509 : [[ True == \T\r\u\e ]] 2026-07-02 10:26:24.006 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-02 10:26:24.041 | + lib/nova:create_nova_conf:515 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-02 10:26:24.044 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-02 10:26:24.048 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-02 10:26:24.051 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 10:26:24.053 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 10:26:24.056 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-02 10:26:24.059 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 10:26:24.061 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 10:26:24.064 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 10:26:24.067 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-02 10:26:24.102 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-02 10:26:24.136 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.22/identity 2026-07-02 10:26:24.168 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-02 10:26:24.201 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-02 10:26:24.237 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-02 10:26:24.271 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-02 10:26:24.304 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-02 10:26:24.337 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.22/identity 2026-07-02 10:26:24.372 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 10:26:24.406 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 10:26:24.439 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 10:26:24.442 | + lib/nova:create_nova_conf:518 : is_service_enabled cinder 2026-07-02 10:26:24.459 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:24.463 | + lib/nova:create_nova_conf:519 : configure_cinder_access 2026-07-02 10:26:24.465 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-02 10:26:24.500 | + lib/nova:configure_cinder_access:650 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-02 10:26:24.503 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 10:26:24.505 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 10:26:24.508 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-02 10:26:24.511 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-02 10:26:24.544 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-02 10:26:24.577 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.22/identity 2026-07-02 10:26:24.610 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-02 10:26:24.644 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-02 10:26:24.678 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-02 10:26:24.712 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-02 10:26:24.744 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-02 10:26:24.778 | + lib/nova:configure_cinder_access:651 : is_service_enabled tls-proxy 2026-07-02 10:26:24.797 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:26:24.800 | + lib/nova:create_nova_conf:522 : is_service_enabled manila 2026-07-02 10:26:24.819 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:26:24.822 | + lib/nova:create_nova_conf:526 : '[' -n /opt/stack/data/nova ']' 2026-07-02 10:26:24.825 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-02 10:26:24.859 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-02 10:26:24.896 | + lib/nova:create_nova_conf:530 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-02 10:26:24.899 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-02 10:26:24.934 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-07-02 10:26:24.936 | + lib/nova:create_nova_conf:536 : '[' False '!=' False ']' 2026-07-02 10:26:24.939 | + lib/nova:create_nova_conf:542 : is_fedora 2026-07-02 10:26:24.942 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:26:24.945 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:26:24.947 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:26:24.950 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:26:24.953 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:26:24.956 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:26:24.959 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:26:24.962 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:26:24.966 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:26:24.968 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:26:24.972 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:26:24.975 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:26:24.978 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:26:24.981 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova.conf 2026-07-02 10:26:24.983 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-02 10:26:24.986 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-02 10:26:24.990 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 10:26:25.009 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 10:26:25.011 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 10:26:25.014 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 10:26:25.017 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 10:26:25.020 | + 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-07-02 10:26:25.053 | + 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-07-02 10:26:25.087 | + 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-07-02 10:26:25.122 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 10:26:25.155 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-02 10:26:25.189 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-02 10:26:25.227 | + lib/nova:create_nova_conf:551 : is_service_enabled n-api 2026-07-02 10:26:25.248 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:25.251 | + lib/nova:create_nova_conf:552 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-02 10:26:25.254 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-02 10:26:25.258 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-02 10:26:25.261 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-02 10:26:25.264 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 10:26:25.267 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-02 10:26:25.270 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-02 10:26:25.273 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 10:26:25.276 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 10:26:25.293 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 10:26:25.293 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:26:25.303 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 10:26:25.307 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:26:25.321 | /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-07-02 10:26:25.326 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-02 10:26:25.329 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-02 10:26:25.334 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 10:26:25.337 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-02 10:26:25.372 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-02 10:26:25.408 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-02 10:26:25.442 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 10:26:25.477 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 10:26:25.512 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 10:26:25.547 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 10:26:25.580 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 10:26:25.613 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 10:26:25.647 | + 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-07-02 10:26:25.680 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 10:26:25.713 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 10:26:25.747 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 10:26:25.779 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-02 10:26:25.814 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 10:26:25.816 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 10:26:25.820 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-02 10:26:25.823 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-02 10:26:25.826 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 10:26:25.829 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:25.832 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:25.835 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-02 10:26:25.838 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-02 10:26:25.841 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-02 10:26:25.876 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 10:26:25.910 | + 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-07-02 10:26:25.911 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-02 10:26:25.921 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-02 10:26:25.925 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-02 10:26:25.928 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-02 10:26:25.931 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 10:26:25.933 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 10:26:25.936 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 10:26:25.939 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 10:26:25.942 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:25.945 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:25.947 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 10:26:25.950 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 10:26:25.953 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:25.955 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:25.958 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-02 10:26:25.970 | perl: warning: Setting locale failed. 2026-07-02 10:26:25.970 | perl: warning: Please check that your locale settings: 2026-07-02 10:26:25.970 | LANGUAGE = (unset), 2026-07-02 10:26:25.970 | LC_ALL = "en_US.utf8", 2026-07-02 10:26:25.970 | LANG = "de_DE.UTF-8" 2026-07-02 10:26:25.970 | are supported and installed on your system. 2026-07-02 10:26:25.970 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:26:26.010 | Enabling site nova-api. 2026-07-02 10:26:26.016 | To activate the new configuration, you need to run: 2026-07-02 10:26:26.016 | systemctl reload apache2 2026-07-02 10:26:26.021 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 10:26:26.024 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 10:26:26.027 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:26:26.029 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 10:26:26.233 | + lib/nova:create_nova_conf:555 : is_service_enabled n-api-meta 2026-07-02 10:26:26.256 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:26.259 | + 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-07-02 10:26:26.262 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-02 10:26:26.264 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-02 10:26:26.267 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-02 10:26:26.270 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-02 10:26:26.272 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-02 10:26:26.275 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-02 10:26:26.278 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 10:26:26.281 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 10:26:26.297 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 10:26:26.298 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:26:26.308 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 10:26:26.313 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:26:26.327 | /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-07-02 10:26:26.331 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-02 10:26:26.333 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-02 10:26:26.338 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 10:26:26.341 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-02 10:26:26.377 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-02 10:26:26.409 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-02 10:26:26.443 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-02 10:26:26.475 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 10:26:26.509 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 10:26:26.543 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-02 10:26:26.576 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-02 10:26:26.610 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-02 10:26:26.642 | + 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-07-02 10:26:26.677 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 10:26:26.710 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 10:26:26.743 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-02 10:26:26.778 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-02 10:26:26.812 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-02 10:26:26.815 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-02 10:26:26.849 | + lib/nova:create_nova_conf:559 : is_service_enabled ceilometer 2026-07-02 10:26:26.869 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:26:26.871 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-02 10:26:26.908 | ++ lib/nova:create_nova_conf:568 : get_notification_url 2026-07-02 10:26:26.911 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-02 10:26:26.913 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-02 10:26:26.932 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:26.935 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:26:26.938 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:26:26.973 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-02 10:26:27.009 | + lib/nova:create_nova_conf:570 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-02 10:26:27.012 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 10:26:27.015 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-02 10:26:27.018 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 10:26:27.021 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 10:26:27.024 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 10:26:27.043 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:27.047 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 10:26:27.049 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 10:26:27.052 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 10:26:27.071 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:27.074 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:26:27.078 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:26:27.114 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 10:26:27.117 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 10:26:27.120 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-02 10:26:27.154 | + lib/nova:create_nova_conf:573 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-02 10:26:27.188 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-02 10:26:27.227 | + lib/nova:create_nova_conf:577 : is_service_enabled tls-proxy 2026-07-02 10:26:27.246 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:26:27.249 | + lib/nova:create_nova_conf:582 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-02 10:26:27.283 | + lib/nova:create_nova_conf:584 : '[' True == True ']' 2026-07-02 10:26:27.286 | + lib/nova:create_nova_conf:585 : init_nova_service_user_conf 2026-07-02 10:26:27.289 | + lib/nova:init_nova_service_user_conf:823 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-02 10:26:27.325 | + lib/nova:init_nova_service_user_conf:824 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-02 10:26:27.328 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 10:26:27.331 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 10:26:27.333 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-02 10:26:27.336 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-02 10:26:27.372 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-02 10:26:27.406 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.22/identity 2026-07-02 10:26:27.440 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-02 10:26:27.479 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-02 10:26:27.514 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-02 10:26:27.549 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-02 10:26:27.584 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-02 10:26:27.619 | + lib/nova:create_nova_conf:588 : is_service_enabled n-cond 2026-07-02 10:26:27.638 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:27.643 | ++ lib/nova:create_nova_conf:589 : seq 1 1 2026-07-02 10:26:27.647 | + lib/nova:create_nova_conf:589 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 10:26:27.650 | + lib/nova:create_nova_conf:590 : local conf 2026-07-02 10:26:27.652 | + lib/nova:create_nova_conf:591 : local vhost 2026-07-02 10:26:27.656 | ++ lib/nova:create_nova_conf:592 : conductor_conf 1 2026-07-02 10:26:27.658 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 10:26:27.661 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 10:26:27.665 | + lib/nova:create_nova_conf:592 : conf=/etc/nova/nova_cell1.conf 2026-07-02 10:26:27.668 | + lib/nova:create_nova_conf:593 : vhost=nova_cell1 2026-07-02 10:26:27.671 | + lib/nova:create_nova_conf:595 : rm -f /etc/nova/nova_cell1.conf 2026-07-02 10:26:27.677 | ++ lib/nova:create_nova_conf:596 : database_connection_url nova_cell1 2026-07-02 10:26:27.680 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-02 10:26:27.682 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-02 10:26:27.685 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-02 10:26:27.687 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 10:26:27.690 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 10:26:27.693 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 10:26:27.713 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:27.716 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 10:26:27.718 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-02 10:26:27.721 | + 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-07-02 10:26:27.758 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-02 10:26:27.797 | + lib/nova:create_nova_conf:598 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-02 10:26:27.833 | + lib/nova:create_nova_conf:600 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 10:26:27.835 | + lib/nova:create_nova_conf:603 : rpc_backend_add_vhost nova_cell1 2026-07-02 10:26:27.838 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-02 10:26:27.841 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-02 10:26:27.860 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:27.865 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-02 10:26:27.865 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-02 10:26:29.010 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-02 10:26:29.013 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-02 10:26:30.100 | Adding vhost "nova_cell1" ... 2026-07-02 10:26:30.182 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-02 10:26:31.286 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-02 10:26:31.323 | + lib/nova:create_nova_conf:604 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-02 10:26:31.326 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 10:26:31.329 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-02 10:26:31.332 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 10:26:31.335 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-02 10:26:31.338 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 10:26:31.357 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:31.361 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-02 10:26:31.364 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-02 10:26:31.368 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 10:26:31.386 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:31.389 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.22:5672/nova_cell1 2026-07-02 10:26:31.393 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.22:5672/nova_cell1 2026-07-02 10:26:31.427 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 10:26:31.429 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 10:26:31.432 | + lib/nova:create_nova_conf:608 : is_service_enabled placement placement-client 2026-07-02 10:26:31.451 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:31.454 | + lib/nova:create_nova_conf:609 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-02 10:26:31.456 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 10:26:31.459 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-02 10:26:31.462 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 10:26:31.465 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 10:26:31.467 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 10:26:31.470 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-02 10:26:31.506 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-02 10:26:31.539 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.22/identity 2026-07-02 10:26:31.575 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-02 10:26:31.609 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-02 10:26:31.644 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-02 10:26:31.681 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-02 10:26:31.715 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-02 10:26:31.751 | + lib/nova:create_nova_conf:613 : setup_logging /etc/nova/nova_cell1.conf 2026-07-02 10:26:31.754 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-02 10:26:31.757 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 10:26:31.761 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 10:26:31.779 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 10:26:31.782 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 10:26:31.785 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 10:26:31.787 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 10:26:31.790 | + 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-07-02 10:26:31.830 | + 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-07-02 10:26:31.869 | + 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-07-02 10:26:31.911 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 10:26:31.952 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-02 10:26:31.993 | + lib/nova:create_nova_conf:620 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 10:26:31.999 | ++ lib/nova:create_nova_conf:623 : seq 1 1 2026-07-02 10:26:32.005 | + lib/nova:create_nova_conf:623 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 10:26:32.009 | + lib/nova:create_nova_conf:624 : local conf 2026-07-02 10:26:32.013 | + lib/nova:create_nova_conf:625 : local offset 2026-07-02 10:26:32.019 | ++ lib/nova:create_nova_conf:626 : conductor_conf 1 2026-07-02 10:26:32.022 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 10:26:32.026 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 10:26:32.030 | + lib/nova:create_nova_conf:626 : conf=/etc/nova/nova_cell1.conf 2026-07-02 10:26:32.033 | + lib/nova:create_nova_conf:627 : offset=0 2026-07-02 10:26:32.036 | + lib/nova:create_nova_conf:628 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-02 10:26:32.040 | + lib/nova:configure_console_proxies:727 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 10:26:32.043 | + lib/nova:configure_console_proxies:728 : local offset=0 2026-07-02 10:26:32.046 | + lib/nova:configure_console_proxies:732 : offset=0 2026-07-02 10:26:32.049 | + lib/nova:configure_console_proxies:734 : is_service_enabled n-novnc 2026-07-02 10:26:32.070 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:32.074 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-02 10:26:32.117 | + lib/nova:configure_console_proxies:736 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-02 10:26:32.158 | + lib/nova:configure_console_proxies:738 : is_nova_console_proxy_compute_tls_enabled 2026-07-02 10:26:32.161 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-02 10:26:32.165 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-02 10:26:32.168 | + lib/nova:configure_console_proxies:766 : is_service_enabled n-spice 2026-07-02 10:26:32.190 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:26:32.194 | + lib/nova:configure_console_proxies:771 : is_service_enabled n-sproxy 2026-07-02 10:26:32.217 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:26:32.221 | + lib/nova:configure_nova:374 : is_service_enabled n-cpu 2026-07-02 10:26:32.244 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:32.248 | + lib/nova:configure_nova:374 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-02 10:26:32.252 | + lib/nova:configure_nova:376 : configure_nova_hypervisor 2026-07-02 10:26:32.255 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-02 10:26:32.259 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-02 10:26:32.282 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:32.286 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-02 10:26:32.304 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-02 10:26:32.305 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-02 10:26:32.317 | cgroup_device_acl = [ 2026-07-02 10:26:32.317 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-02 10:26:32.317 | "/dev/random", "/dev/urandom", 2026-07-02 10:26:32.317 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-02 10:26:32.318 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-02 10:26:32.318 | "/dev/vfio/vfio", 2026-07-02 10:26:32.318 | ] 2026-07-02 10:26:32.323 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-02 10:26:32.327 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:26:32.330 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:26:32.333 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:26:32.338 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:26:32.341 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:26:32.345 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:26:32.348 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:26:32.352 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:26:32.356 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:26:32.359 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:26:32.363 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:26:32.367 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:26:32.370 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:26:32.374 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-02 10:26:32.380 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-02 10:26:32.384 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-02 10:26:32.387 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-02 10:26:32.391 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-02 10:26:32.421 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-02 10:26:32.424 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-02 10:26:32.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:32.431 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:32.435 | + 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-07-02 10:26:32.438 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-02 10:26:32.441 | + 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-07-02 10:26:32.460 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-02 10:26:32.460 | + 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-07-02 10:26:32.471 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-02 10:26:32.475 | + 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-07-02 10:26:32.495 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-02 10:26:32.496 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-02 10:26:32.508 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-02 10:26:32.513 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-02 10:26:32.517 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-02 10:26:32.521 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-02 10:26:32.525 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-02 10:26:32.528 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:26:32.532 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-02 10:26:32.608 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-02 10:26:32.614 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:26:32.618 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-02 10:26:32.727 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-02 10:26:32.762 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-02 10:26:32.791 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-02 10:26:32.793 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-02 10:26:32.822 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-02 10:26:32.851 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-02 10:26:32.887 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-02 10:26:32.923 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-02 10:26:32.959 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-02 10:26:32.964 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 10:26:32.968 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-02 10:26:32.971 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-02 10:26:32.976 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 10:26:32.980 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 10:26:32.983 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-02 10:26:32.985 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-02 10:26:32.988 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-02 10:26:32.990 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-02 10:26:32.993 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-02 10:26:33.011 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:33.014 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-02 10:26:33.017 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-02 10:26:33.020 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-02 10:26:33.022 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 10:26:33.025 | + lib/stack:stack_install_service:32 : install_placement 2026-07-02 10:26:33.028 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-02 10:26:33.030 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-02 10:26:33.033 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 10:26:33.037 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-02 10:26:33.040 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-02 10:26:33.043 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 10:26:33.048 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-02 10:26:33.048 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 10:26:33.054 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-02 10:26:33.057 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-02 10:26:33.061 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-02 10:26:33.064 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-02 10:26:33.067 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-02 10:26:33.090 | Using python 3.12 to install osc-placement 2026-07-02 10:26:33.093 | + 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-07-02 10:26:34.355 | Collecting osc-placement 2026-07-02 10:26:34.504 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 10:26:34.517 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-02 10:26:34.517 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-07-02 10:26:34.518 | 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-07-02 10:26:34.519 | 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-07-02 10:26:34.521 | 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-07-02 10:26:34.522 | 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-07-02 10:26:34.523 | 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-07-02 10:26:34.524 | 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-07-02 10:26:34.525 | 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-07-02 10:26:34.530 | 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-07-02 10:26:34.531 | 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-07-02 10:26:34.532 | 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-07-02 10:26:34.535 | 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-07-02 10:26:34.536 | 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-07-02 10:26:34.536 | 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-07-02 10:26:34.538 | 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-07-02 10:26:34.541 | 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-07-02 10:26:34.542 | 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-07-02 10:26:34.543 | 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-07-02 10:26:34.544 | 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-07-02 10:26:34.546 | 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-07-02 10:26:34.547 | 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-07-02 10:26:34.548 | 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-07-02 10:26:34.549 | 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-07-02 10:26:34.550 | 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-07-02 10:26:34.552 | 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-07-02 10:26:34.553 | 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-07-02 10:26:34.556 | 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-07-02 10:26:34.560 | 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-07-02 10:26:34.567 | 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-07-02 10:26:34.572 | 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-07-02 10:26:34.573 | 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-07-02 10:26:34.574 | 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-07-02 10:26:34.579 | 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-07-02 10:26:34.584 | 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-07-02 10:26:34.602 | 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-07-02 10:26:34.603 | 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-07-02 10:26:34.604 | 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-07-02 10:26:34.606 | 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-07-02 10:26:34.619 | 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-07-02 10:26:34.620 | 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-07-02 10:26:34.625 | 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-07-02 10:26:34.664 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-07-02 10:26:34.997 | Installing collected packages: osc-placement 2026-07-02 10:26:35.126 | Successfully installed osc-placement-4.8.0 2026-07-02 10:26:35.254 | + inc/python:pip_install:216 : result=0 2026-07-02 10:26:35.257 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:26:35.261 | + functions-common:time_stop:2420 : local name 2026-07-02 10:26:35.264 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:26:35.268 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:26:35.271 | + functions-common:time_stop:2423 : local total 2026-07-02 10:26:35.274 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:26:35.278 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:26:35.281 | + functions-common:time_stop:2427 : start_time=1782987993084 2026-07-02 10:26:35.284 | + functions-common:time_stop:2429 : [[ -z 1782987993084 ]] 2026-07-02 10:26:35.287 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:26:35.292 | + functions-common:time_stop:2432 : end_time=1782987995289 2026-07-02 10:26:35.295 | + functions-common:time_stop:2433 : elapsed_time=2205 2026-07-02 10:26:35.298 | + functions-common:time_stop:2434 : total=154766 2026-07-02 10:26:35.301 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:26:35.304 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156971 2026-07-02 10:26:35.308 | + inc/python:pip_install:219 : return 0 2026-07-02 10:26:35.312 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-02 10:26:35.315 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-02 10:26:35.318 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-02 10:26:35.321 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 10:26:35.324 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 10:26:35.328 | ++ functions-common:git_clone:593 : pwd 2026-07-02 10:26:35.332 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:26:35.336 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:26:35.340 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:26:35.359 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:26:35.361 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:26:35.364 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:26:35.368 | + functions-common:git_clone:610 : echo master 2026-07-02 10:26:35.368 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:26:35.374 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-02 10:26:35.377 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 10:26:35.380 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-02 10:26:35.382 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:26:35.386 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:26:35.389 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:26:35.392 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:26:35.394 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:26:35.397 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:26:35.399 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:26:35.401 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:26:35.405 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:26:35.410 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987995406 2026-07-02 10:26:35.413 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-02 10:26:35.418 | Cloning into '/opt/stack/placement'... 2026-07-02 10:26:38.847 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:26:38.852 | + functions-common:time_stop:2420 : local name 2026-07-02 10:26:38.856 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:26:38.858 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:26:38.862 | + functions-common:time_stop:2423 : local total 2026-07-02 10:26:38.866 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:26:38.869 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:26:38.872 | + functions-common:time_stop:2427 : start_time=1782987995406 2026-07-02 10:26:38.876 | + functions-common:time_stop:2429 : [[ -z 1782987995406 ]] 2026-07-02 10:26:38.880 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:26:38.885 | + functions-common:time_stop:2432 : end_time=1782987998881 2026-07-02 10:26:38.888 | + functions-common:time_stop:2433 : elapsed_time=3475 2026-07-02 10:26:38.892 | + functions-common:time_stop:2434 : total=405315 2026-07-02 10:26:38.895 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:26:38.898 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=408790 2026-07-02 10:26:38.902 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-02 10:26:38.905 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 10:26:38.907 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:26:38.912 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:26:38.916 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:26:38.918 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:26:38.921 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:26:38.925 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:26:38.928 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:26:38.931 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:26:38.936 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:26:38.941 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987998937 2026-07-02 10:26:38.944 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 10:26:39.429 | From https://review.opendev.org/openstack/placement 2026-07-02 10:26:39.429 | * branch master -> FETCH_HEAD 2026-07-02 10:26:39.440 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:26:39.444 | + functions-common:time_stop:2420 : local name 2026-07-02 10:26:39.448 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:26:39.452 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:26:39.456 | + functions-common:time_stop:2423 : local total 2026-07-02 10:26:39.460 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:26:39.462 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:26:39.466 | + functions-common:time_stop:2427 : start_time=1782987998937 2026-07-02 10:26:39.471 | + functions-common:time_stop:2429 : [[ -z 1782987998937 ]] 2026-07-02 10:26:39.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:26:39.482 | + functions-common:time_stop:2432 : end_time=1782987999478 2026-07-02 10:26:39.486 | + functions-common:time_stop:2433 : elapsed_time=541 2026-07-02 10:26:39.490 | + functions-common:time_stop:2434 : total=408790 2026-07-02 10:26:39.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:26:39.497 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409331 2026-07-02 10:26:39.501 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 10:26:39.505 | + functions-common:git_timed:697 : local count=0 2026-07-02 10:26:39.509 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 10:26:39.513 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:26:39.517 | + functions-common:git_timed:701 : timeout=0 2026-07-02 10:26:39.521 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:26:39.525 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:26:39.529 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:26:39.533 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:26:39.538 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:26:39.544 | + functions-common:time_start:2411 : _TIME_START[$name]=1782987999539 2026-07-02 10:26:39.547 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 10:26:39.597 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:26:39.597 | 2026-07-02 10:26:39.597 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:26:39.597 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:26:39.597 | state without impacting any branches by switching back to a branch. 2026-07-02 10:26:39.597 | 2026-07-02 10:26:39.597 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:26:39.597 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:26:39.598 | 2026-07-02 10:26:39.598 | git switch -c 2026-07-02 10:26:39.598 | 2026-07-02 10:26:39.598 | Or undo this operation with: 2026-07-02 10:26:39.598 | 2026-07-02 10:26:39.598 | git switch - 2026-07-02 10:26:39.598 | 2026-07-02 10:26:39.598 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:26:39.598 | 2026-07-02 10:26:39.598 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-02 10:26:39.602 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:26:39.606 | + functions-common:time_stop:2420 : local name 2026-07-02 10:26:39.610 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:26:39.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:26:39.617 | + functions-common:time_stop:2423 : local total 2026-07-02 10:26:39.620 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:26:39.623 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:26:39.626 | + functions-common:time_stop:2427 : start_time=1782987999539 2026-07-02 10:26:39.630 | + functions-common:time_stop:2429 : [[ -z 1782987999539 ]] 2026-07-02 10:26:39.634 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:26:39.640 | + functions-common:time_stop:2432 : end_time=1782987999636 2026-07-02 10:26:39.643 | + functions-common:time_stop:2433 : elapsed_time=97 2026-07-02 10:26:39.647 | + functions-common:time_stop:2434 : total=409331 2026-07-02 10:26:39.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:26:39.655 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409428 2026-07-02 10:26:39.657 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-02 10:26:39.677 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-02 10:26:39.681 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 10:26:39.682 | + functions-common:git_clone:673 : head -1 2026-07-02 10:26:39.684 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-02 10:26:39.687 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:26:39.690 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-02 10:26:39.693 | + inc/python:setup_develop:353 : local bindep 2026-07-02 10:26:39.697 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 10:26:39.700 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-02 10:26:39.704 | + inc/python:setup_develop:359 : local extras= 2026-07-02 10:26:39.708 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-02 10:26:39.711 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 10:26:39.715 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 10:26:39.719 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-02 10:26:39.723 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 10:26:39.728 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 10:26:39.733 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-02 10:26:39.737 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 10:26:39.741 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-02 10:26:39.746 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 10:26:39.749 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 10:26:39.755 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-02 10:26:39.763 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-02 10:26:39.767 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-02 10:26:39.771 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-02 10:26:39.931 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-02 10:26:39.936 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 10:26:39.940 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 10:26:39.943 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 10:26:39.947 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 10:26:39.951 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-02 10:26:39.955 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 10:26:39.959 | + inc/python:setup_package:446 : local extras= 2026-07-02 10:26:39.964 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 10:26:39.968 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 10:26:39.972 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 10:26:39.976 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 10:26:39.979 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 10:26:39.983 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-02 10:26:40.013 | Using python 3.12 to install /opt/stack/placement 2026-07-02 10:26:40.017 | + 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-07-02 10:26:41.041 | Obtaining file:///opt/stack/placement 2026-07-02 10:26:41.044 | Installing build dependencies: started 2026-07-02 10:26:42.916 | Installing build dependencies: finished with status 'done' 2026-07-02 10:26:42.918 | Checking if build backend supports build_editable: started 2026-07-02 10:26:43.533 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 10:26:43.535 | Getting requirements to build editable: started 2026-07-02 10:26:43.887 | Getting requirements to build editable: finished with status 'done' 2026-07-02 10:26:43.888 | Preparing editable metadata (pyproject.toml): started 2026-07-02 10:26:44.906 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:26:44.931 | 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-07-02 10:26:44.932 | 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-07-02 10:26:44.933 | 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-07-02 10:26:44.936 | 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-07-02 10:26:44.936 | 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-07-02 10:26:44.936 | 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-07-02 10:26:44.939 | 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-07-02 10:26:44.939 | 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-07-02 10:26:44.939 | 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-07-02 10:26:44.940 | 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-07-02 10:26:44.942 | 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-07-02 10:26:44.942 | 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-07-02 10:26:44.942 | 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-07-02 10:26:44.944 | 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-07-02 10:26:44.945 | 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-07-02 10:26:44.946 | 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-07-02 10:26:44.947 | 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-07-02 10:26:44.948 | 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-07-02 10:26:44.950 | 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-07-02 10:26:44.950 | 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-07-02 10:26:44.954 | 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-07-02 10:26:44.954 | 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-07-02 10:26:44.954 | 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-07-02 10:26:44.955 | 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-07-02 10:26:44.961 | 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-07-02 10:26:44.962 | 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-07-02 10:26:44.964 | 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-07-02 10:26:44.966 | 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-07-02 10:26:44.967 | 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-07-02 10:26:44.968 | 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-07-02 10:26:44.972 | 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-07-02 10:26:44.974 | 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-07-02 10:26:44.975 | 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-07-02 10:26:44.977 | 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-07-02 10:26:44.987 | 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-07-02 10:26:44.991 | 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-07-02 10:26:44.994 | 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-07-02 10:26:44.996 | 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-07-02 10:26:44.998 | 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-07-02 10:26:45.002 | 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-07-02 10:26:45.003 | 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-07-02 10:26:45.004 | 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-07-02 10:26:45.011 | 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-07-02 10:26:45.013 | 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-07-02 10:26:45.014 | 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-07-02 10:26:45.018 | 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-07-02 10:26:45.025 | 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-07-02 10:26:45.026 | 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-07-02 10:26:45.027 | 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-07-02 10:26:45.029 | 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-07-02 10:26:45.035 | 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-07-02 10:26:45.044 | 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-07-02 10:26:45.049 | 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-07-02 10:26:45.053 | 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-07-02 10:26:45.054 | 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-07-02 10:26:45.055 | 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-07-02 10:26:45.061 | 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-07-02 10:26:45.065 | 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-07-02 10:26:45.084 | 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-07-02 10:26:45.096 | 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-07-02 10:26:45.098 | 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-07-02 10:26:45.098 | 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-07-02 10:26:45.100 | 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-07-02 10:26:45.119 | 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-07-02 10:26:45.131 | 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-07-02 10:26:45.180 | Building wheels for collected packages: openstack-placement 2026-07-02 10:26:45.182 | Building editable for openstack-placement (pyproject.toml): started 2026-07-02 10:26:46.068 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-02 10:26:46.068 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=37aa05ce65c6252f754c3fe882de8d8da0cab66c34ebbd57b997f0e32d16ad3d 2026-07-02 10:26:46.069 | Stored in directory: /tmp/pip-ephem-wheel-cache-p2_c5ey5/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-02 10:26:46.076 | Successfully built openstack-placement 2026-07-02 10:26:46.370 | Installing collected packages: openstack-placement 2026-07-02 10:26:46.422 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-02 10:26:46.582 | + inc/python:pip_install:216 : result=0 2026-07-02 10:26:46.585 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:26:46.589 | + functions-common:time_stop:2420 : local name 2026-07-02 10:26:46.594 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:26:46.598 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:26:46.601 | + functions-common:time_stop:2423 : local total 2026-07-02 10:26:46.605 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:26:46.608 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:26:46.610 | + functions-common:time_stop:2427 : start_time=1782988000005 2026-07-02 10:26:46.613 | + functions-common:time_stop:2429 : [[ -z 1782988000005 ]] 2026-07-02 10:26:46.617 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:26:46.623 | + functions-common:time_stop:2432 : end_time=1782988006619 2026-07-02 10:26:46.626 | + functions-common:time_stop:2433 : elapsed_time=6614 2026-07-02 10:26:46.630 | + functions-common:time_stop:2434 : total=156971 2026-07-02 10:26:46.634 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:26:46.637 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163585 2026-07-02 10:26:46.640 | + inc/python:pip_install:219 : return 0 2026-07-02 10:26:46.643 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 10:26:46.647 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:26:46.650 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-02 10:26:46.654 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-02 10:26:46.658 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:26:46.661 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:26:46.665 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-02 10:26:46.668 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:26:46.673 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 10:26:46.675 | + ./stack.sh:main:965 : configure_placement 2026-07-02 10:26:46.680 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-02 10:26:46.700 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-02 10:26:46.704 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-02 10:26:46.711 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-02 10:26:46.715 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-02 10:26:46.720 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-02 10:26:46.724 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-02 10:26:46.728 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 10:26:46.732 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 10:26:46.737 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 10:26:46.762 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:46.766 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 10:26:46.770 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-02 10:26:46.775 | + 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-07-02 10:26:46.817 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-02 10:26:46.861 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-02 10:26:46.904 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-02 10:26:46.908 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-02 10:26:46.912 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-02 10:26:46.916 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 10:26:46.920 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 10:26:46.924 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-02 10:26:46.928 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-02 10:26:46.932 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-02 10:26:46.936 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 10:26:46.940 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-02 10:26:46.985 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-02 10:26:47.025 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.22/identity 2026-07-02 10:26:47.069 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-02 10:26:47.109 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-02 10:26:47.154 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-02 10:26:47.196 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-02 10:26:47.242 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-02 10:26:47.287 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.22/identity 2026-07-02 10:26:47.332 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 10:26:47.378 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 10:26:47.425 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 10:26:47.429 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-02 10:26:47.433 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-02 10:26:47.436 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-02 10:26:47.441 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 10:26:47.468 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 10:26:47.472 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 10:26:47.476 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 10:26:47.480 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 10:26:47.484 | + 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-07-02 10:26:47.526 | + 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-07-02 10:26:47.566 | + 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-07-02 10:26:47.609 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 10:26:47.649 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-02 10:26:47.690 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-02 10:26:47.694 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-02 10:26:47.698 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-02 10:26:47.701 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-02 10:26:47.705 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 10:26:47.708 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-02 10:26:47.712 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-02 10:26:47.716 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 10:26:47.720 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 10:26:47.737 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 10:26:47.738 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:26:47.750 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 10:26:47.755 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:26:47.770 | /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-07-02 10:26:47.776 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-02 10:26:47.780 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-02 10:26:47.786 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 10:26:47.790 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-02 10:26:47.832 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-02 10:26:47.872 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-02 10:26:47.915 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-02 10:26:47.957 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 10:26:48.000 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 10:26:48.044 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-02 10:26:48.086 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-02 10:26:48.130 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-02 10:26:48.175 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 10:26:48.219 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 10:26:48.264 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 10:26:48.307 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-02 10:26:48.352 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-02 10:26:48.398 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 10:26:48.402 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 10:26:48.407 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-02 10:26:48.410 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-02 10:26:48.414 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 10:26:48.417 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:48.421 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:48.424 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-02 10:26:48.428 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-02 10:26:48.432 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-02 10:26:48.476 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 10:26:48.522 | + 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-07-02 10:26:48.523 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-02 10:26:48.534 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-02 10:26:48.540 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-02 10:26:48.544 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-02 10:26:48.548 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 10:26:48.551 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 10:26:48.555 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 10:26:48.559 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 10:26:48.563 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:48.567 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:48.571 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 10:26:48.574 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 10:26:48.578 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:48.581 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:48.585 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-02 10:26:48.598 | perl: warning: Setting locale failed. 2026-07-02 10:26:48.598 | perl: warning: Please check that your locale settings: 2026-07-02 10:26:48.598 | LANGUAGE = (unset), 2026-07-02 10:26:48.598 | LC_ALL = "en_US.utf8", 2026-07-02 10:26:48.598 | LANG = "de_DE.UTF-8" 2026-07-02 10:26:48.598 | are supported and installed on your system. 2026-07-02 10:26:48.598 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:26:48.638 | Enabling site placement-api. 2026-07-02 10:26:48.645 | To activate the new configuration, you need to run: 2026-07-02 10:26:48.645 | systemctl reload apache2 2026-07-02 10:26:48.651 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 10:26:48.655 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 10:26:48.659 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:26:48.663 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 10:26:48.823 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-02 10:26:48.828 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-02 10:26:48.833 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-07-02 10:26:48.882 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-02 10:26:48.907 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:48.911 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-02 10:26:48.936 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:48.939 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-02 10:26:48.943 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova.conf 2026-07-02 10:26:48.947 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-02 10:26:48.950 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 10:26:48.953 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 10:26:48.957 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 10:26:48.960 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-02 10:26:49.005 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-02 10:26:49.049 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.22/identity 2026-07-02 10:26:49.091 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-02 10:26:49.134 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-02 10:26:49.178 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-02 10:26:49.222 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-02 10:26:49.268 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-02 10:26:49.312 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-02 10:26:49.339 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:26:49.343 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-02 10:26:49.369 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:26:49.373 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-02 10:26:49.400 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:49.404 | + ./stack.sh:main:989 : init_os_brick 2026-07-02 10:26:49.409 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-07-02 10:26:49.416 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-07-02 10:26:49.442 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:49.446 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 10:26:49.497 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-07-02 10:26:49.523 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:49.526 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 10:26:49.574 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-07-02 10:26:49.599 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:49.603 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 10:26:49.650 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 10:26:49.697 | + ./stack.sh:main:996 : run_phase stack install 2026-07-02 10:26:49.700 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 10:26:49.704 | + functions-common:run_phase:1849 : local phase=install 2026-07-02 10:26:49.707 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 10:26:49.711 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 10:26:49.716 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 10:26:49.720 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 10:26:49.724 | + functions-common:run_phase:1858 : local extra 2026-07-02 10:26:49.728 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 10:26:49.734 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 10:26:49.738 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 10:26:49.741 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 10:26:49.745 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-02 10:26:49.749 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 10:26:49.770 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:49.774 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:26:49.777 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:26:49.780 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-02 10:26:49.784 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-02 10:26:49.788 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:26:49.791 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-02 10:26:49.794 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-02 10:26:49.798 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-02 10:26:49.881 | ++ inc/async:async_inner:63 : install_tempest 2026-07-02 10:26:49.934 | [2057 Async install_tempest:38370]: running: install_tempest 2026-07-02 10:26:49.937 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 10:26:49.941 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 10:26:49.946 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:26:49.949 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 10:26:49.953 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-02 10:26:49.957 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 10:26:49.960 | + functions-common:run_plugins:1835 : local phase=install 2026-07-02 10:26:49.964 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 10:26:49.968 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 10:26:49.972 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-02 10:26:49.976 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-02 10:26:49.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:26:49.984 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:26:49.988 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-02 10:26:49.993 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 10:26:49.996 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-02 10:26:50.000 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-02 10:26:50.004 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 10:26:50.009 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-02 10:26:50.013 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-02 10:26:50.017 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 10:26:50.025 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 10:26:50.025 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-02 10:26:50.031 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-02 10:26:50.035 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-02 10:26:50.039 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 10:26:50.043 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 10:26:50.047 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 10:26:50.076 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-02 10:26:50.080 | + 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-07-02 10:26:51.328 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-02 10:26:51.465 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-02 10:26:51.478 | 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-07-02 10:26:51.479 | 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-07-02 10:26:51.480 | 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-07-02 10:26:51.481 | 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-07-02 10:26:51.482 | 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-07-02 10:26:51.483 | 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-07-02 10:26:51.484 | 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-07-02 10:26:51.484 | 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-07-02 10:26:51.485 | 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-07-02 10:26:51.486 | 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-07-02 10:26:51.488 | 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-07-02 10:26:51.489 | 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-07-02 10:26:51.490 | 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-07-02 10:26:51.491 | 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-07-02 10:26:51.494 | 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-07-02 10:26:51.495 | 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-07-02 10:26:51.496 | 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-07-02 10:26:51.497 | 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-07-02 10:26:51.499 | 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-07-02 10:26:51.503 | 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-07-02 10:26:51.506 | 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-07-02 10:26:51.507 | 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-07-02 10:26:51.508 | 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-07-02 10:26:51.509 | 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-07-02 10:26:51.510 | 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-07-02 10:26:51.511 | 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-07-02 10:26:51.512 | 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-07-02 10:26:51.513 | 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-07-02 10:26:51.514 | 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-07-02 10:26:51.521 | 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-07-02 10:26:51.525 | 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-07-02 10:26:51.530 | 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-07-02 10:26:51.534 | 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-07-02 10:26:51.536 | 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-07-02 10:26:51.537 | 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-07-02 10:26:51.542 | 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-07-02 10:26:51.547 | 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-07-02 10:26:51.564 | 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-07-02 10:26:51.565 | 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-07-02 10:26:51.566 | 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-07-02 10:26:51.569 | 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-07-02 10:26:51.572 | 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-07-02 10:26:51.575 | 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-07-02 10:26:51.581 | 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-07-02 10:26:51.582 | 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-07-02 10:26:51.583 | 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-07-02 10:26:51.585 | 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-07-02 10:26:51.600 | 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-07-02 10:26:51.601 | 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-07-02 10:26:51.606 | 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-07-02 10:26:51.654 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-02 10:26:51.910 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 4.7 MB/s 0:00:00 2026-07-02 10:26:52.217 | Installing collected packages: python-openstackclient 2026-07-02 10:26:54.311 | Successfully installed python-openstackclient-10.1.0 2026-07-02 10:26:54.463 | + inc/python:pip_install:216 : result=0 2026-07-02 10:26:54.466 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:26:54.469 | + functions-common:time_stop:2420 : local name 2026-07-02 10:26:54.472 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:26:54.475 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:26:54.478 | + functions-common:time_stop:2423 : local total 2026-07-02 10:26:54.480 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:26:54.485 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:26:54.488 | + functions-common:time_stop:2427 : start_time=1782988010069 2026-07-02 10:26:54.493 | + functions-common:time_stop:2429 : [[ -z 1782988010069 ]] 2026-07-02 10:26:54.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:26:54.501 | + functions-common:time_stop:2432 : end_time=1782988014497 2026-07-02 10:26:54.506 | + functions-common:time_stop:2433 : elapsed_time=4428 2026-07-02 10:26:54.509 | + functions-common:time_stop:2434 : total=163585 2026-07-02 10:26:54.512 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:26:54.515 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168013 2026-07-02 10:26:54.519 | + inc/python:pip_install:219 : return 0 2026-07-02 10:26:54.522 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-02 10:26:54.542 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:26:54.546 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-02 10:26:54.550 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-02 10:26:54.555 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.cV000ul3Uh 2026-07-02 10:26:54.559 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-02 10:26:54.562 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-02 10:26:54.565 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-02 10:26:54.569 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-02 10:26:54.572 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 10:26:54.576 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-02 10:26:54.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:26:54.598 | + ./stack.sh:main:1065 : configure_database 2026-07-02 10:26:54.601 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-02 10:26:54.604 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-02 10:26:54.606 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-02 10:26:54.608 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:26:54.610 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-02 10:26:54.612 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-02 10:26:54.614 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:54.616 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:54.618 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-02 10:26:54.620 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-02 10:26:54.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:54.624 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:54.627 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-02 10:26:54.630 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-02 10:26:54.631 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-02 10:26:54.634 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-02 10:26:54.636 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-02 10:26:54.641 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-02 10:26:54.645 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-02 10:26:54.645 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 10:26:54.650 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-02 10:26:54.735 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-02 10:26:54.738 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:26:54.741 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:26:54.743 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:26:54.747 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:26:54.750 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:26:54.753 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:26:54.756 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:26:54.759 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:26:54.762 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:26:54.764 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:26:54.767 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:26:54.770 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:26:54.773 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:26:54.776 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-02 10:26:54.779 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:54.782 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:54.785 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-02 10:26:54.788 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:26:54.791 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-02 10:26:56.718 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-02 10:26:56.722 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-02 10:26:56.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:56.727 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:56.731 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-02 10:26:56.735 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-02 10:26:56.738 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-02 10:26:56.758 | mysqladmin: connect to server at 'localhost' failed 2026-07-02 10:26:56.758 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-02 10:26:56.762 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-02 10:26:56.765 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-02 10:26:56.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:26:56.771 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:26:56.775 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-02 10:26:56.777 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-02 10:26:56.781 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-02 10:26:56.792 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-02 10:26:56.793 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-02 10:26:56.811 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:26:56.883 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-02 10:26:56.887 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-02 10:26:56.888 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-02 10:26:56.889 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-02 10:26:56.895 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-02 10:26:56.898 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-02 10:26:56.901 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-02 10:26:56.906 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-02 10:26:56.912 | + 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-07-02 10:26:56.926 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:26:57.019 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-02 10:26:57.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:26:57.115 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-02 10:26:57.189 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-02 10:26:57.265 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-02 10:26:57.339 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-02 10:26:57.342 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-02 10:26:57.345 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-02 10:26:57.345 | enabling MySQL performance counting 2026-07-02 10:26:57.349 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-02 10:26:57.376 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-02 10:26:57.378 | + 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-07-02 10:26:58.442 | Processing ./tools/dbcounter 2026-07-02 10:26:58.445 | Installing build dependencies: started 2026-07-02 10:27:01.678 | Installing build dependencies: finished with status 'done' 2026-07-02 10:27:01.679 | Getting requirements to build wheel: started 2026-07-02 10:27:02.352 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 10:27:02.354 | Preparing metadata (pyproject.toml): started 2026-07-02 10:27:02.757 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:27:02.760 | Building wheels for collected packages: dbcounter 2026-07-02 10:27:02.762 | Building wheel for dbcounter (pyproject.toml): started 2026-07-02 10:27:03.239 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-02 10:27:03.239 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=2186304cefb2cf95f3121f568305d33a9406d278c323103d562ce6565f783cea 2026-07-02 10:27:03.239 | Stored in directory: /tmp/pip-ephem-wheel-cache-6o0hvy7y/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-02 10:27:03.243 | Successfully built dbcounter 2026-07-02 10:27:03.556 | Installing collected packages: dbcounter 2026-07-02 10:27:03.599 | Successfully installed dbcounter-0.1 2026-07-02 10:27:03.762 | + inc/python:pip_install:216 : result=0 2026-07-02 10:27:03.765 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:27:03.768 | + functions-common:time_stop:2420 : local name 2026-07-02 10:27:03.771 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:27:03.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:27:03.778 | + functions-common:time_stop:2423 : local total 2026-07-02 10:27:03.781 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:27:03.784 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:27:03.788 | + functions-common:time_stop:2427 : start_time=1782988017370 2026-07-02 10:27:03.790 | + functions-common:time_stop:2429 : [[ -z 1782988017370 ]] 2026-07-02 10:27:03.795 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:27:03.799 | + functions-common:time_stop:2432 : end_time=1782988023796 2026-07-02 10:27:03.802 | + functions-common:time_stop:2433 : elapsed_time=6426 2026-07-02 10:27:03.806 | + functions-common:time_stop:2434 : total=168013 2026-07-02 10:27:03.809 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:27:03.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174439 2026-07-02 10:27:03.815 | + inc/python:pip_install:219 : return 0 2026-07-02 10:27:03.819 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-02 10:27:03.822 | + lib/database:recreate_database:112 : local db=stats 2026-07-02 10:27:03.825 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-02 10:27:03.828 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-02 10:27:03.831 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-02 10:27:03.840 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:27:03.912 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-02 10:27:03.919 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:27:03.989 | + 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-07-02 10:27:03.989 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-02 10:27:03.994 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:27:04.066 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-02 10:27:04.069 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-02 10:27:04.140 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-02 10:27:04.209 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-02 10:27:04.278 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-02 10:27:04.354 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-02 10:27:04.429 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-02 10:27:04.501 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-02 10:27:04.570 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-02 10:27:04.573 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:27:04.576 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-02 10:27:07.207 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-02 10:27:07.211 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-02 10:27:07.221 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 10:27:07.231 | + functions-common:save_stackenv:67 : time_stamp=2026-07-02-122707 2026-07-02 10:27:07.233 | + functions-common:save_stackenv:68 : echo '# 2026-07-02-122707 1069' 2026-07-02 10:27:07.242 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.247 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 10:27:07.252 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.259 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 10:27:07.265 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.270 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 10:27:07.275 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.280 | + 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-07-02 10:27:07.285 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.290 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.22 2026-07-02 10:27:07.295 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.301 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.22/identity 2026-07-02 10:27:07.305 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.311 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-02-121301 2026-07-02 10:27:07.316 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.319 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 10:27:07.322 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.327 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.22 2026-07-02 10:27:07.330 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.333 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 10:27:07.336 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.339 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 10:27:07.342 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.344 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 10:27:07.348 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.353 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 10:27:07.357 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.360 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.22 2026-07-02 10:27:07.363 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:27:07.367 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 10:27:07.371 | + ./stack.sh:main:1079 : start_dstat 2026-07-02 10:27:07.375 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 10:27:07.380 | + functions-common:run_process:1674 : local service=dstat 2026-07-02 10:27:07.385 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 10:27:07.389 | + functions-common:run_process:1676 : local group= 2026-07-02 10:27:07.394 | + functions-common:run_process:1677 : local user= 2026-07-02 10:27:07.397 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:27:07.402 | + functions-common:run_process:1680 : local name=dstat 2026-07-02 10:27:07.407 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:27:07.410 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:27:07.414 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:27:07.418 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:27:07.423 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:27:07.431 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988027427 2026-07-02 10:27:07.436 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-02 10:27:07.466 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:27:07.471 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-02 10:27:07.475 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-02 10:27:07.480 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 10:27:07.486 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 10:27:07.492 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 10:27:07.496 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 10:27:07.501 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-02 10:27:07.508 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-02 10:27:07.517 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-02 10:27:07.525 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:27:07.530 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:27:07.534 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:27:07.538 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:27:07.540 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-02 10:27:07.546 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-02 10:27:07.549 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-02 10:27:07.553 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-02 10:27:07.555 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 10:27:07.557 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:27:07.559 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:27:07.561 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:27:07.563 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:27:07.567 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:27:07.571 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-02 10:27:07.576 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:27:07.584 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-02 10:27:07.680 | + 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-07-02 10:27:07.791 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-02 10:27:07.872 | + 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-07-02 10:27:07.977 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-02 10:27:08.063 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-02 10:27:08.150 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 10:27:08.230 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:27:08.235 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:27:08.239 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-02 10:27:08.334 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:27:08.820 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-02 10:27:08.848 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-02 10:27:09.288 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-02 10:27:09.322 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:27:09.325 | + functions-common:time_stop:2420 : local name 2026-07-02 10:27:09.329 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:27:09.332 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:27:09.334 | + functions-common:time_stop:2423 : local total 2026-07-02 10:27:09.338 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:27:09.342 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:27:09.346 | + functions-common:time_stop:2427 : start_time=1782988027427 2026-07-02 10:27:09.350 | + functions-common:time_stop:2429 : [[ -z 1782988027427 ]] 2026-07-02 10:27:09.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:27:09.361 | + functions-common:time_stop:2432 : end_time=1782988029357 2026-07-02 10:27:09.367 | + functions-common:time_stop:2433 : elapsed_time=1930 2026-07-02 10:27:09.370 | + functions-common:time_stop:2434 : total=0 2026-07-02 10:27:09.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:27:09.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1930 2026-07-02 10:27:09.380 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-02 10:27:09.382 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-02 10:27:09.386 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-02 10:27:09.389 | + functions-common:run_process:1676 : local group= 2026-07-02 10:27:09.394 | + functions-common:run_process:1677 : local user=root 2026-07-02 10:27:09.396 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-02 10:27:09.398 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-02 10:27:09.401 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:27:09.404 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:27:09.406 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:27:09.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:27:09.414 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:27:09.419 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988029416 2026-07-02 10:27:09.421 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-02 10:27:09.441 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:27:09.443 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:27:09.446 | + functions-common:time_stop:2420 : local name 2026-07-02 10:27:09.448 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:27:09.450 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:27:09.453 | + functions-common:time_stop:2423 : local total 2026-07-02 10:27:09.455 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:27:09.457 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:27:09.459 | + functions-common:time_stop:2427 : start_time=1782988029416 2026-07-02 10:27:09.462 | + functions-common:time_stop:2429 : [[ -z 1782988029416 ]] 2026-07-02 10:27:09.466 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:27:09.472 | + functions-common:time_stop:2432 : end_time=1782988029467 2026-07-02 10:27:09.474 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-02 10:27:09.478 | + functions-common:time_stop:2434 : total=1930 2026-07-02 10:27:09.483 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:27:09.488 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1981 2026-07-02 10:27:09.492 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-02 10:27:09.512 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:27:09.514 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-02 10:27:09.516 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-02 10:27:09.521 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-02 10:27:09.523 | + functions-common:run_process:1676 : local group= 2026-07-02 10:27:09.528 | + functions-common:run_process:1677 : local user= 2026-07-02 10:27:09.532 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:27:09.536 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-02 10:27:09.541 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:27:09.545 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:27:09.549 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:27:09.554 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:27:09.558 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:27:09.565 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988029560 2026-07-02 10:27:09.569 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-02 10:27:09.596 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:27:09.600 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:27:09.605 | + functions-common:time_stop:2420 : local name 2026-07-02 10:27:09.609 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:27:09.613 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:27:09.618 | + functions-common:time_stop:2423 : local total 2026-07-02 10:27:09.622 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:27:09.626 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:27:09.629 | + functions-common:time_stop:2427 : start_time=1782988029560 2026-07-02 10:27:09.632 | + functions-common:time_stop:2429 : [[ -z 1782988029560 ]] 2026-07-02 10:27:09.636 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:27:09.642 | + functions-common:time_stop:2432 : end_time=1782988029637 2026-07-02 10:27:09.644 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-02 10:27:09.648 | + functions-common:time_stop:2434 : total=1981 2026-07-02 10:27:09.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:27:09.655 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2058 2026-07-02 10:27:09.658 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-02 10:27:09.681 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:27:09.686 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-02 10:27:09.715 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:27:09.718 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-02 10:27:09.747 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:27:09.750 | + ./stack.sh:main:1098 : start_etcd3 2026-07-02 10:27:09.754 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-02 10:27:09.757 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-02 10:27:09.764 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-02 10:27:09.768 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.22:2380' 2026-07-02 10:27:09.773 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.22:2380' 2026-07-02 10:27:09.778 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.22:2379' 2026-07-02 10:27:09.782 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-02 10:27:09.785 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-02 10:27:09.789 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.22:2379' 2026-07-02 10:27:09.793 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-02 10:27:09.797 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-02 10:27:09.801 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-02 10:27:09.806 | + 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.22:2380 --initial-advertise-peer-urls http://192.168.122.22:2380 --advertise-client-urls http://192.168.122.22:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.22:2379 --log-level=debug' '' root 2026-07-02 10:27:09.811 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-02 10:27:09.815 | + 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.22:2380 --initial-advertise-peer-urls http://192.168.122.22:2380 --advertise-client-urls http://192.168.122.22:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.22:2379 --log-level=debug' 2026-07-02 10:27:09.819 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:27:09.824 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-02 10:27:09.828 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:27:09.832 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:27:09.834 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:27:09.839 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-02 10:27:09.841 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:27:09.847 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-02 10:27:09.938 | + 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-07-02 10:27:10.019 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-02 10:27:10.093 | + 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.22:2380 --initial-advertise-peer-urls http://192.168.122.22:2380 --advertise-client-urls http://192.168.122.22:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.22:2379 --log-level=debug' 2026-07-02 10:27:10.160 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-02 10:27:10.228 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-02 10:27:10.294 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 10:27:10.363 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:27:10.366 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:27:10.369 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-02 10:27:10.450 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:27:10.909 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-02 10:27:10.977 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-02 10:27:11.042 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-02 10:27:11.103 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-02 10:27:11.167 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-02 10:27:11.171 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 10:27:11.175 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 10:27:11.179 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-02 10:27:11.650 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-02 10:27:11.670 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-02 10:27:12.109 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-02 10:27:12.838 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-02 10:27:12.855 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:27:12.858 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-02 10:27:12.861 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-02 10:27:12.865 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-02 10:27:12.882 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-02 10:27:12.897 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-02 10:27:12.902 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 10:27:12.906 | + 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.22/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-02 10:27:13.021 | The user clouds.yaml file didn't exist. 2026-07-02 10:27:13.036 | + 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.22/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-02 10:27:13.163 | + 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.22/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-02 10:27:13.289 | + 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.22/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-02 10:27:13.422 | + 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.22/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-02 10:27:13.556 | + 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.22/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-02 10:27:13.701 | + 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.22/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-02 10:27:13.838 | + 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.22/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-02 10:27:13.975 | + 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.22/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-02 10:27:14.112 | + 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.22/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-02 10:27:14.256 | + functions-common:write_clouds_yaml:203 : cat 2026-07-02 10:27:14.261 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-02 10:27:14.265 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-02 10:27:14.268 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-02 10:27:14.274 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-02 10:27:14.277 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-02 10:27:14.281 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-02 10:27:14.300 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:27:14.303 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-02 10:27:14.307 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:27:14.310 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-02 10:27:14.313 | + ./stack.sh:main:1115 : '[' 192.168.122.22 == 192.168.122.22 ']' 2026-07-02 10:27:14.316 | + ./stack.sh:main:1116 : init_keystone 2026-07-02 10:27:14.320 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-02 10:27:14.339 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:27:14.343 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-02 10:27:14.347 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-02 10:27:14.350 | + lib/database:recreate_database:112 : local db=keystone 2026-07-02 10:27:14.354 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-02 10:27:14.356 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-02 10:27:14.360 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-02 10:27:14.365 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:27:14.446 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-02 10:27:14.451 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:27:14.525 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-02 10:27:14.531 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 10:27:14.535 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:27:14.538 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:27:14.543 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:27:14.548 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988034544 2026-07-02 10:27:14.551 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-02 10:27:15.180 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 10:27:15.180 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:27:15.180 | we strongly recommend against using it for new projects. 2026-07-02 10:27:15.180 | 2026-07-02 10:27:15.180 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:27:15.181 | framework. For more detail see 2026-07-02 10:27:15.181 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:27:15.181 | 2026-07-02 10:27:15.181 | __import__(import_str) 2026-07-02 10:27:18.241 | INFO dbcounter [-] Registered counter for database keystone 2026-07-02 10:27:18.322 | 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=41260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 10:27:18.338 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:27:18.338 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:27:18.339 | DEBUG dbcounter [-] [41260] Writer thread running {{(pid=41260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:27:18.422 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-02 10:27:22.025 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 10:27:22.029 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-02 10:27:22.029 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:27:22.035 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-02 10:27:22.082 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:27:22.083 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-02 10:27:22.109 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:27:22.113 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-02 10:27:22.185 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:27:22.188 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-02 10:27:22.224 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:27:22.226 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-02 10:27:22.309 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:27:22.313 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-02 10:27:22.313 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 10:27:22.315 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-02 10:27:22.376 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:27:22.379 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-02 10:27:22.408 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:27:22.910 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-02 10:27:22.918 | + functions-common:time_stop:2420 : local name 2026-07-02 10:27:22.922 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:27:22.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:27:22.927 | + functions-common:time_stop:2423 : local total 2026-07-02 10:27:22.929 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:27:22.931 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 10:27:22.934 | + functions-common:time_stop:2427 : start_time=1782988034544 2026-07-02 10:27:22.936 | + functions-common:time_stop:2429 : [[ -z 1782988034544 ]] 2026-07-02 10:27:22.939 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:27:22.944 | + functions-common:time_stop:2432 : end_time=1782988042941 2026-07-02 10:27:22.947 | + functions-common:time_stop:2433 : elapsed_time=8397 2026-07-02 10:27:22.949 | + functions-common:time_stop:2434 : total=0 2026-07-02 10:27:22.952 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:27:22.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8397 2026-07-02 10:27:22.957 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-02 10:27:22.960 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-02 10:27:22.964 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-02 10:27:23.562 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 10:27:23.562 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:27:23.562 | we strongly recommend against using it for new projects. 2026-07-02 10:27:23.562 | 2026-07-02 10:27:23.562 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:27:23.562 | framework. For more detail see 2026-07-02 10:27:23.563 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:27:23.563 | 2026-07-02 10:27:23.563 | __import__(import_str) 2026-07-02 10:27:26.240 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-02 10:27:26.241 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-02 10:27:26.241 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-02 10:27:26.242 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-02 10:27:26.242 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-02 10:27:26.243 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-02 10:27:26.243 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-02 10:27:26.244 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-02 10:27:26.244 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-02 10:27:26.659 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-02 10:27:26.667 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-02 10:27:27.310 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 10:27:27.310 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:27:27.310 | we strongly recommend against using it for new projects. 2026-07-02 10:27:27.310 | 2026-07-02 10:27:27.310 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:27:27.310 | framework. For more detail see 2026-07-02 10:27:27.310 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:27:27.310 | 2026-07-02 10:27:27.310 | __import__(import_str) 2026-07-02 10:27:30.004 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-02 10:27:30.005 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-02 10:27:30.005 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-02 10:27:30.006 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-02 10:27:30.006 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-02 10:27:30.007 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-02 10:27:30.007 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-02 10:27:30.007 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-02 10:27:30.007 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-02 10:27:30.455 | + ./stack.sh:main:1117 : start_keystone 2026-07-02 10:27:30.462 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-02 10:27:30.468 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-02 10:27:30.473 | + functions-common:run_process:1674 : local service=keystone 2026-07-02 10:27:30.477 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 10:27:30.482 | + functions-common:run_process:1676 : local group= 2026-07-02 10:27:30.487 | + functions-common:run_process:1677 : local user= 2026-07-02 10:27:30.491 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:27:30.496 | + functions-common:run_process:1680 : local name=keystone 2026-07-02 10:27:30.500 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:27:30.506 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:27:30.510 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:27:30.515 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:27:30.522 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:27:30.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988050523 2026-07-02 10:27:30.532 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-02 10:27:30.560 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:27:30.565 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-02 10:27:30.569 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-02 10:27:30.574 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 10:27:30.578 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 10:27:30.583 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 10:27:30.587 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 10:27:30.591 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-02 10:27:30.596 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-02 10:27:30.601 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-02 10:27:30.605 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:27:30.610 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:27:30.613 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:27:30.617 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:27:30.621 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-02 10:27:30.625 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-02 10:27:30.629 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 10:27:30.633 | + 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-07-02 10:27:30.637 | + 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-07-02 10:27:30.641 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-02 10:27:30.644 | + 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-07-02 10:27:30.648 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 10:27:30.652 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 10:27:30.655 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 10:27:30.659 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-02 10:27:30.662 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 10:27:30.668 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-02 10:27:30.757 | + 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-07-02 10:27:30.852 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-02 10:27:30.930 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-02 10:27:31.004 | + 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-07-02 10:27:31.079 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 10:27:31.158 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-02 10:27:31.235 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-02 10:27:31.313 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-02 10:27:31.393 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-02 10:27:31.466 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-02 10:27:31.539 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 10:27:31.542 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 10:27:31.545 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-02 10:27:31.634 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 10:27:32.092 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-02 10:27:32.123 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-02 10:27:32.569 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-02 10:27:32.712 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:27:32.718 | + functions-common:time_stop:2420 : local name 2026-07-02 10:27:32.726 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:27:32.730 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:27:32.735 | + functions-common:time_stop:2423 : local total 2026-07-02 10:27:32.737 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:27:32.740 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:27:32.743 | + functions-common:time_stop:2427 : start_time=1782988050523 2026-07-02 10:27:32.744 | + functions-common:time_stop:2429 : [[ -z 1782988050523 ]] 2026-07-02 10:27:32.746 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:27:32.750 | + functions-common:time_stop:2432 : end_time=1782988052748 2026-07-02 10:27:32.755 | + functions-common:time_stop:2433 : elapsed_time=2225 2026-07-02 10:27:32.756 | + functions-common:time_stop:2434 : total=2058 2026-07-02 10:27:32.758 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:27:32.760 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4283 2026-07-02 10:27:32.764 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-02 10:27:32.764 | Waiting for keystone to start... 2026-07-02 10:27:32.766 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.22/identity/v3/ 2026-07-02 10:27:32.771 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.22/identity/v3/ 2026-07-02 10:27:32.774 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 10:27:32.779 | + functions:wait_for_service:477 : local url=http://192.168.122.22/identity/v3/ 2026-07-02 10:27:32.781 | + functions:wait_for_service:478 : local rval=0 2026-07-02 10:27:32.784 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 10:27:32.788 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 10:27:32.791 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:27:32.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:27:32.799 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:27:32.807 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988052801 2026-07-02 10:27:32.807 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 10:27:32.810 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:27:32.814 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.22/identity/v3/ 2026-07-02 10:27:34.787 | ++ inc/async:async_inner:64 : rc=0 2026-07-02 10:27:34.807 | [38370 Async install_tempest:38370]: finished successfully 2026-07-02 10:27:38.273 | + :: : [[ 200 == 503 ]] 2026-07-02 10:27:38.275 | + :: : [[ 0 -eq 7 ]] 2026-07-02 10:27:38.281 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 10:27:38.284 | + functions-common:time_stop:2420 : local name 2026-07-02 10:27:38.289 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:27:38.293 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:27:38.297 | + functions-common:time_stop:2423 : local total 2026-07-02 10:27:38.301 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:27:38.305 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 10:27:38.309 | + functions-common:time_stop:2427 : start_time=1782988052801 2026-07-02 10:27:38.312 | + functions-common:time_stop:2429 : [[ -z 1782988052801 ]] 2026-07-02 10:27:38.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:27:38.321 | + functions-common:time_stop:2432 : end_time=1782988058318 2026-07-02 10:27:38.325 | + functions-common:time_stop:2433 : elapsed_time=5517 2026-07-02 10:27:38.329 | + functions-common:time_stop:2434 : total=0 2026-07-02 10:27:38.332 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:27:38.336 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5517 2026-07-02 10:27:38.340 | + functions:wait_for_service:486 : return 0 2026-07-02 10:27:38.343 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-02 10:27:38.366 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:27:38.370 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-02 10:27:38.374 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:27:38.377 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-02 10:27:39.205 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-02 10:27:39.210 | + 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.22/identity 2026-07-02 10:27:39.794 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 10:27:39.794 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:27:39.794 | we strongly recommend against using it for new projects. 2026-07-02 10:27:39.794 | 2026-07-02 10:27:39.794 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:27:39.794 | framework. For more detail see 2026-07-02 10:27:39.794 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:27:39.795 | 2026-07-02 10:27:39.795 | __import__(import_str) 2026-07-02 10:27:42.956 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:42.957 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:42.957 | 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=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:42.965 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:42.979 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:42.979 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.009 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.037 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.038 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.127 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.127 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.127 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.127 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.128 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.128 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.140 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.142 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.142 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.142 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.142 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.142 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.142 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.151 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.155 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.155 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.155 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.155 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.155 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.155 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.156 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42226) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 10:27:43.230 | INFO dbcounter [-] Registered counter for database keystone 2026-07-02 10:27:43.309 | 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=42226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 10:27:43.546 | DEBUG dbcounter [-] [42226] Writer thread running {{(pid=42226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:27:43.691 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created domain default 2026-07-02 10:27:43.748 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created project admin 2026-07-02 10:27:43.784 | WARNING keystone.common.password_hashing [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-02 10:27:43.811 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created user admin 2026-07-02 10:27:43.835 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created role reader 2026-07-02 10:27:43.855 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created role member 2026-07-02 10:27:43.888 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created implied role where 17875215d2124918b9213054d7cc63e4 implies e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:27:43.904 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created role manager 2026-07-02 10:27:43.932 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created implied role where 19175ecad7d74dada902cc6ea86184cc implies 17875215d2124918b9213054d7cc63e4 2026-07-02 10:27:43.955 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created role admin 2026-07-02 10:27:43.980 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created implied role where 980f51c53cf14f119bb4b07a97ec6243 implies 19175ecad7d74dada902cc6ea86184cc 2026-07-02 10:27:44.002 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created role service 2026-07-02 10:27:44.020 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Granted role admin on project admin to user admin. 2026-07-02 10:27:44.032 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Granted role admin on the system to user admin. 2026-07-02 10:27:44.050 | WARNING py.warnings [None req-d5c3c354-071d-4c03-803b-b1ca08453260 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-07-02 10:27:44.050 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 10:27:44.051 |  2026-07-02 10:27:44.056 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created region RegionOne 2026-07-02 10:27:44.103 | INFO keystone.cmd.bootstrap [None req-d5c3c354-071d-4c03-803b-b1ca08453260 None None] Created public endpoint http://192.168.122.22/identity 2026-07-02 10:27:44.640 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-02 10:27:44.643 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-02 10:27:44.646 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-02 10:27:44.652 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-02 10:27:49.646 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:27:49.651 | + lib/keystone:create_keystone_accounts:258 : admin_project=0fb4772827dc40c48b7b53f408bece1b 2026-07-02 10:27:49.655 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-02 10:27:49.658 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-02 10:27:53.079 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:27:53.083 | + lib/keystone:create_keystone_accounts:260 : admin_user=b7864972ad534c48bb973a9195eb6c2b 2026-07-02 10:27:53.087 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-02 10:27:53.091 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-02 10:27:53.095 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-02 10:27:53.099 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin b7864972ad534c48bb973a9195eb6c2b default 2026-07-02 10:27:53.170 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b7864972ad534c48bb973a9195eb6c2b default 2026-07-02 10:27:53.218 | [2057 Async ks-domain-role:42382]: running: get_or_add_user_domain_role admin b7864972ad534c48bb973a9195eb6c2b default 2026-07-02 10:27:53.221 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-02 10:27:53.225 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-02 10:27:53.232 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-02 10:27:57.341 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:27:57.343 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-02 10:27:57.347 | + functions-common:get_or_create_domain:878 : echo default 2026-07-02 10:27:57.347 | default 2026-07-02 10:27:57.350 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-02 10:27:57.431 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-02 10:27:57.478 | [2057 Async ks-project:42490]: running: get_or_create_project service Default 2026-07-02 10:27:57.483 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-02 10:27:57.569 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-02 10:27:57.623 | [2057 Async ks-service:42602]: running: get_or_create_role service 2026-07-02 10:27:57.626 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-02 10:27:57.689 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-02 10:27:57.751 | [2057 Async ks-reseller:42696]: running: get_or_create_role ResellerAdmin 2026-07-02 10:27:57.754 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-02 10:27:57.759 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-02 10:27:57.908 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-02 10:27:57.997 | [2057 Async ks-anotherrole:42792]: running: get_or_create_role anotherrole 2026-07-02 10:27:58.006 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-02 10:27:58.018 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-02 10:27:58.025 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 10:27:58.035 | +++ 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-07-02 10:28:02.787 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:02.857 | [42792 Async ks-anotherrole:42792]: finished successfully 2026-07-02 10:28:03.038 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:03.111 | [42696 Async ks-reseller:42696]: finished successfully 2026-07-02 10:28:03.153 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:03.197 | [42490 Async ks-project:42490]: finished successfully 2026-07-02 10:28:03.948 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:03.990 | [42382 Async ks-domain-role:42382]: finished successfully 2026-07-02 10:28:04.294 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:04.299 | ++ functions-common:get_or_create_project:928 : project_id=c1bc9ed009b349af982c206145f72aae 2026-07-02 10:28:04.303 | ++ functions-common:get_or_create_project:929 : echo c1bc9ed009b349af982c206145f72aae 2026-07-02 10:28:04.308 | + lib/keystone:create_keystone_accounts:288 : invis_project=c1bc9ed009b349af982c206145f72aae 2026-07-02 10:28:04.313 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-02 10:28:04.319 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-02 10:28:04.323 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 10:28:04.328 | +++ 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-07-02 10:28:04.524 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:04.558 | [42602 Async ks-service:42602]: finished successfully 2026-07-02 10:28:07.964 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:07.968 | ++ functions-common:get_or_create_project:928 : project_id=902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:07.972 | ++ functions-common:get_or_create_project:929 : echo 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:07.977 | + lib/keystone:create_keystone_accounts:292 : demo_project=902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:07.981 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-02 10:28:07.986 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-02 10:28:07.991 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:28:07.995 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-02 10:28:07.999 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-02 10:28:08.006 | +++ 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-07-02 10:28:11.683 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:11.688 | ++ functions-common:get_or_create_user:915 : user_id=f41c5b0e9f9547b6ba14f939d9ccf3ef 2026-07-02 10:28:11.692 | ++ functions-common:get_or_create_user:916 : echo f41c5b0e9f9547b6ba14f939d9ccf3ef 2026-07-02 10:28:11.697 | + lib/keystone:create_keystone_accounts:295 : demo_user=f41c5b0e9f9547b6ba14f939d9ccf3ef 2026-07-02 10:28:11.701 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-02 10:28:11.763 | [2057 Async ks-domain-role:42382]: Waiting for completion of get_or_add_user_domain_role admin b7864972ad534c48bb973a9195eb6c2b default running on PID 42382 (6 other jobs running) 2026-07-02 10:28:11.792 | [2057 Async ks-domain-role:42382]: Signaling child to exit 2026-07-02 10:28:11.792 | WAKEUP 2026-07-02 10:28:11.817 | [2057 Async ks-domain-role:42382]: Signaled 2026-07-02 10:28:11.818 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-02 10:28:11.819 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user b7864972ad534c48bb973a9195eb6c2b --domain default 2026-07-02 10:28:11.819 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b7864972ad534c48bb973a9195eb6c2b --domain default -c Role -f value 2026-07-02 10:28:11.819 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:11.819 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:28:11.819 | + functions-common:get_or_add_user_domain_role:999 : echo 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:28:11.819 | 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:28:11.868 | [2057 Async ks-domain-role:42382]: finished get_or_add_user_domain_role admin b7864972ad534c48bb973a9195eb6c2b default with result 0 in 10 seconds 2026-07-02 10:28:11.877 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-02 10:28:11.920 | [2057 Async ks-project:42490]: Waiting for completion of get_or_create_project service Default running on PID 42490 (5 other jobs running) 2026-07-02 10:28:11.949 | [2057 Async ks-project:42490]: Signaling child to exit 2026-07-02 10:28:11.951 | WAKEUP 2026-07-02 10:28:11.977 | [2057 Async ks-project:42490]: Signaled 2026-07-02 10:28:11.978 | + functions-common:get_or_create_project:922 : local project_id 2026-07-02 10:28:11.978 | ++ 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-07-02 10:28:11.978 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:11.979 | + functions-common:get_or_create_project:928 : project_id=209e7fd278e247dbb1e4d10c3c9b8b08 2026-07-02 10:28:11.979 | + functions-common:get_or_create_project:929 : echo 209e7fd278e247dbb1e4d10c3c9b8b08 2026-07-02 10:28:11.979 | 209e7fd278e247dbb1e4d10c3c9b8b08 2026-07-02 10:28:12.029 | [2057 Async ks-project:42490]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-07-02 10:28:12.072 | [2057 Async ks-service:42602]: Waiting for completion of get_or_create_role service running on PID 42602 (4 other jobs running) 2026-07-02 10:28:12.100 | [2057 Async ks-service:42602]: Signaling child to exit 2026-07-02 10:28:12.100 | WAKEUP 2026-07-02 10:28:12.127 | [2057 Async ks-service:42602]: Signaled 2026-07-02 10:28:12.129 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 10:28:12.129 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-02 10:28:12.129 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:12.129 | + functions-common:get_or_create_role:940 : role_id=8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:28:12.129 | + functions-common:get_or_create_role:941 : echo 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:28:12.130 | 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:28:12.182 | [2057 Async ks-service:42602]: finished get_or_create_role service with result 0 in 7 seconds 2026-07-02 10:28:12.225 | [2057 Async ks-reseller:42696]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42696 (3 other jobs running) 2026-07-02 10:28:12.256 | [2057 Async ks-reseller:42696]: Signaling child to exit 2026-07-02 10:28:12.256 | WAKEUP 2026-07-02 10:28:12.281 | [2057 Async ks-reseller:42696]: Signaled 2026-07-02 10:28:12.284 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 10:28:12.284 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-02 10:28:12.284 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:12.284 | + functions-common:get_or_create_role:940 : role_id=f6a386febd2e48f6b88bcd631412dd45 2026-07-02 10:28:12.284 | + functions-common:get_or_create_role:941 : echo f6a386febd2e48f6b88bcd631412dd45 2026-07-02 10:28:12.284 | f6a386febd2e48f6b88bcd631412dd45 2026-07-02 10:28:12.338 | [2057 Async ks-reseller:42696]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-02 10:28:12.380 | [2057 Async ks-anotherrole:42792]: Waiting for completion of get_or_create_role anotherrole running on PID 42792 (2 other jobs running) 2026-07-02 10:28:12.410 | [2057 Async ks-anotherrole:42792]: Signaling child to exit 2026-07-02 10:28:12.410 | WAKEUP 2026-07-02 10:28:12.436 | [2057 Async ks-anotherrole:42792]: Signaled 2026-07-02 10:28:12.438 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 10:28:12.439 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-02 10:28:12.439 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:12.439 | + functions-common:get_or_create_role:940 : role_id=be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:28:12.439 | + functions-common:get_or_create_role:941 : echo be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:28:12.439 | be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:28:12.490 | [2057 Async ks-anotherrole:42792]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-02 10:28:12.496 | + inc/async:async_wait:197 : return 0 2026-07-02 10:28:12.501 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:12.584 | + inc/async:async_inner:63 : get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:12.634 | [2057 Async ks-demo-member:43635]: running: get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:12.639 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin b7864972ad534c48bb973a9195eb6c2b 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:12.729 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b7864972ad534c48bb973a9195eb6c2b 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:12.782 | [2057 Async ks-demo-admin:43731]: running: get_or_add_user_project_role admin b7864972ad534c48bb973a9195eb6c2b 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:12.784 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:12.867 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:12.918 | [2057 Async ks-demo-another:43828]: running: get_or_add_user_project_role anotherrole f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:12.920 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef c1bc9ed009b349af982c206145f72aae 2026-07-02 10:28:12.990 | + inc/async:async_inner:63 : get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef c1bc9ed009b349af982c206145f72aae 2026-07-02 10:28:13.056 | [2057 Async ks-demo-invis:43924]: running: get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef c1bc9ed009b349af982c206145f72aae 2026-07-02 10:28:13.064 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-02 10:28:13.071 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-02 10:28:13.080 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:28:13.088 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-02 10:28:13.096 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-02 10:28:13.108 | +++ 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-07-02 10:28:18.141 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:18.144 | ++ functions-common:get_or_create_user:915 : user_id=6007f0642d48451baf5e5e1755e203af 2026-07-02 10:28:18.146 | ++ functions-common:get_or_create_user:916 : echo 6007f0642d48451baf5e5e1755e203af 2026-07-02 10:28:18.149 | + lib/keystone:create_keystone_accounts:308 : demo_reader=6007f0642d48451baf5e5e1755e203af 2026-07-02 10:28:18.152 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 6007f0642d48451baf5e5e1755e203af 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:18.223 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6007f0642d48451baf5e5e1755e203af 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:18.281 | [2057 Async ks-demo-reader:44058]: running: get_or_add_user_project_role reader 6007f0642d48451baf5e5e1755e203af 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:18.287 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-02 10:28:18.294 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-02 10:28:18.299 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 10:28:18.309 | +++ 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-07-02 10:28:24.507 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:24.511 | ++ functions-common:get_or_create_project:928 : project_id=564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:24.515 | ++ functions-common:get_or_create_project:929 : echo 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:24.522 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:24.528 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-02 10:28:24.533 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-02 10:28:24.538 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:28:24.544 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-02 10:28:24.546 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-02 10:28:24.553 | +++ 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-07-02 10:28:25.970 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:25.999 | [43828 Async ks-demo-another:43828]: finished successfully 2026-07-02 10:28:26.213 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:26.278 | [43635 Async ks-demo-member:43635]: finished successfully 2026-07-02 10:28:26.380 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:26.405 | [43924 Async ks-demo-invis:43924]: finished successfully 2026-07-02 10:28:26.512 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:26.537 | [43731 Async ks-demo-admin:43731]: finished successfully 2026-07-02 10:28:28.642 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:28.645 | ++ functions-common:get_or_create_user:915 : user_id=7494790034de49a48e8488c4a27f84cd 2026-07-02 10:28:28.647 | ++ functions-common:get_or_create_user:916 : echo 7494790034de49a48e8488c4a27f84cd 2026-07-02 10:28:28.651 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=7494790034de49a48e8488c4a27f84cd 2026-07-02 10:28:28.653 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:28.711 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:28.746 | [2057 Async ks-alt-admin:44477]: running: get_or_add_user_project_role admin 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:28.749 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:28.820 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:28.869 | [2057 Async ks-alt-another:44573]: running: get_or_add_user_project_role anotherrole 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:28.875 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-02 10:28:28.879 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-02 10:28:28.882 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:28:28.884 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-02 10:28:28.887 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-02 10:28:28.892 | +++ 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-07-02 10:28:30.149 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:30.175 | [44058 Async ks-demo-reader:44058]: finished successfully 2026-07-02 10:28:32.872 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:32.877 | ++ functions-common:get_or_create_user:915 : user_id=ff7672f9ead342829f828a41809b05ea 2026-07-02 10:28:32.884 | ++ functions-common:get_or_create_user:916 : echo ff7672f9ead342829f828a41809b05ea 2026-07-02 10:28:32.889 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=ff7672f9ead342829f828a41809b05ea 2026-07-02 10:28:32.892 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member ff7672f9ead342829f828a41809b05ea 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:32.986 | + inc/async:async_inner:63 : get_or_add_user_project_role member ff7672f9ead342829f828a41809b05ea 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:33.082 | [2057 Async ks-alt-member-user:44750]: running: get_or_add_user_project_role member ff7672f9ead342829f828a41809b05ea 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:33.084 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-02 10:28:33.089 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-02 10:28:33.095 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:28:33.096 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-02 10:28:33.101 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-02 10:28:33.106 | +++ 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-07-02 10:28:37.047 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:37.052 | ++ functions-common:get_or_create_user:915 : user_id=158af35b56d347b3926a2c558e62a96b 2026-07-02 10:28:37.054 | ++ functions-common:get_or_create_user:916 : echo 158af35b56d347b3926a2c558e62a96b 2026-07-02 10:28:37.063 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=158af35b56d347b3926a2c558e62a96b 2026-07-02 10:28:37.067 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 158af35b56d347b3926a2c558e62a96b 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:37.176 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 158af35b56d347b3926a2c558e62a96b 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:37.240 | [2057 Async ks-alt-reader-user:44920]: running: get_or_add_user_project_role reader 158af35b56d347b3926a2c558e62a96b 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:37.252 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-02 10:28:37.256 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:28:37.261 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-02 10:28:37.265 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-02 10:28:37.273 | +++ 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-07-02 10:28:38.392 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:38.455 | [44477 Async ks-alt-admin:44477]: finished successfully 2026-07-02 10:28:38.529 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:38.553 | [44573 Async ks-alt-another:44573]: finished successfully 2026-07-02 10:28:41.448 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:41.451 | ++ functions-common:get_or_create_user:915 : user_id=9d55f346a8654d4e940c0ac2fd8499af 2026-07-02 10:28:41.456 | ++ functions-common:get_or_create_user:916 : echo 9d55f346a8654d4e940c0ac2fd8499af 2026-07-02 10:28:41.462 | + lib/keystone:create_keystone_accounts:340 : system_member_user=9d55f346a8654d4e940c0ac2fd8499af 2026-07-02 10:28:41.462 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 9d55f346a8654d4e940c0ac2fd8499af all 2026-07-02 10:28:41.540 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9d55f346a8654d4e940c0ac2fd8499af all 2026-07-02 10:28:41.595 | [2057 Async ks-system-member:45150]: running: get_or_add_user_system_role member 9d55f346a8654d4e940c0ac2fd8499af all 2026-07-02 10:28:41.600 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-02 10:28:41.605 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:28:41.608 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-02 10:28:41.611 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-02 10:28:41.618 | +++ 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-07-02 10:28:42.475 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:42.500 | [44750 Async ks-alt-member-user:44750]: finished successfully 2026-07-02 10:28:45.733 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:45.739 | ++ functions-common:get_or_create_user:915 : user_id=6fc6b1beb905462b8a8a07b4150570d5 2026-07-02 10:28:45.743 | ++ functions-common:get_or_create_user:916 : echo 6fc6b1beb905462b8a8a07b4150570d5 2026-07-02 10:28:45.749 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=6fc6b1beb905462b8a8a07b4150570d5 2026-07-02 10:28:45.753 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 6fc6b1beb905462b8a8a07b4150570d5 all 2026-07-02 10:28:45.849 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6fc6b1beb905462b8a8a07b4150570d5 all 2026-07-02 10:28:45.932 | [2057 Async ks-system-reader:45356]: running: get_or_add_user_system_role reader 6fc6b1beb905462b8a8a07b4150570d5 all 2026-07-02 10:28:45.938 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-02 10:28:45.942 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-02 10:28:45.943 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-02 10:28:45.948 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-02 10:28:45.950 | +++ 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-07-02 10:28:46.453 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:46.481 | [44920 Async ks-alt-reader-user:44920]: finished successfully 2026-07-02 10:28:50.023 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:50.027 | ++ functions-common:get_or_create_group:892 : group_id=826a7185a4654286a092e4de11816315 2026-07-02 10:28:50.031 | ++ functions-common:get_or_create_group:893 : echo 826a7185a4654286a092e4de11816315 2026-07-02 10:28:50.036 | + lib/keystone:create_keystone_accounts:350 : admin_group=826a7185a4654286a092e4de11816315 2026-07-02 10:28:50.041 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-02 10:28:50.047 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-02 10:28:50.051 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-02 10:28:50.055 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-02 10:28:50.061 | +++ 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-07-02 10:28:53.928 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:53.935 | ++ functions-common:get_or_create_group:892 : group_id=a54a8695e8334d5596ba3e55b5f20a13 2026-07-02 10:28:53.940 | ++ functions-common:get_or_create_group:893 : echo a54a8695e8334d5596ba3e55b5f20a13 2026-07-02 10:28:53.947 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=a54a8695e8334d5596ba3e55b5f20a13 2026-07-02 10:28:53.951 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:54.051 | + inc/async:async_inner:63 : get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:54.123 | [2057 Async ks-group-memberdemo:45656]: running: get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:54.127 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:54.235 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:54.367 | [2057 Async ks-group-anotherdemo:45735]: running: get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:54.376 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:54.521 | + inc/async:async_inner:63 : get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:54.632 | [2057 Async ks-group-memberalt:45814]: running: get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:54.639 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:54.817 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:54.938 | [2057 Async ks-group-anotheralt:45893]: running: get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:54.945 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 826a7185a4654286a092e4de11816315 0fb4772827dc40c48b7b53f408bece1b 2026-07-02 10:28:55.090 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:28:55.140 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 826a7185a4654286a092e4de11816315 0fb4772827dc40c48b7b53f408bece1b 2026-07-02 10:28:55.164 | [45150 Async ks-system-member:45150]: finished successfully 2026-07-02 10:28:55.263 | [2057 Async ks-group-admin:46009]: running: get_or_add_group_project_role admin 826a7185a4654286a092e4de11816315 0fb4772827dc40c48b7b53f408bece1b 2026-07-02 10:28:55.268 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-02 10:28:55.408 | [2057 Async ks-demo-member:43635]: Waiting for completion of get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f running on PID 43635 (17 other jobs running) 2026-07-02 10:28:55.479 | [2057 Async ks-demo-member:43635]: Signaling child to exit 2026-07-02 10:28:55.481 | WAKEUP 2026-07-02 10:28:55.533 | [2057 Async ks-demo-member:43635]: Signaled 2026-07-02 10:28:55.538 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:28:55.538 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:28:55.538 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 10:28:55.538 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:55.538 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:55.538 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:55.538 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:55.538 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:55.538 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 10:28:55.538 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user f41c5b0e9f9547b6ba14f939d9ccf3ef --project 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:55.539 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f41c5b0e9f9547b6ba14f939d9ccf3ef --project 902ed53b7c1044eab6f346ba99f4989f -c Role -f value 2026-07-02 10:28:55.539 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:55.539 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17875215d2124918b9213054d7cc63e4 2026-07-02 10:28:55.539 | + functions-common:get_or_add_user_project_role:980 : echo 17875215d2124918b9213054d7cc63e4 2026-07-02 10:28:55.539 | 17875215d2124918b9213054d7cc63e4 2026-07-02 10:28:55.657 | [2057 Async ks-demo-member:43635]: finished get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f with result 0 in 13 seconds 2026-07-02 10:28:55.747 | [2057 Async ks-demo-admin:43731]: Waiting for completion of get_or_add_user_project_role admin b7864972ad534c48bb973a9195eb6c2b 902ed53b7c1044eab6f346ba99f4989f running on PID 43731 (16 other jobs running) 2026-07-02 10:28:55.810 | [2057 Async ks-demo-admin:43731]: Signaling child to exit 2026-07-02 10:28:55.813 | WAKEUP 2026-07-02 10:28:55.871 | [2057 Async ks-demo-admin:43731]: Signaled 2026-07-02 10:28:55.877 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:28:55.877 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:28:55.877 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 10:28:55.877 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:55.877 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:55.877 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:55.877 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:55.877 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:55.877 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 10:28:55.877 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user b7864972ad534c48bb973a9195eb6c2b --project 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:55.878 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b7864972ad534c48bb973a9195eb6c2b --project 902ed53b7c1044eab6f346ba99f4989f -c Role -f value 2026-07-02 10:28:55.878 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:55.878 | + functions-common:get_or_add_user_project_role:979 : user_role_id=980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:28:55.878 | + functions-common:get_or_add_user_project_role:980 : echo 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:28:55.878 | 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:28:55.991 | [2057 Async ks-demo-admin:43731]: finished get_or_add_user_project_role admin b7864972ad534c48bb973a9195eb6c2b 902ed53b7c1044eab6f346ba99f4989f with result 0 in 13 seconds 2026-07-02 10:28:56.082 | [2057 Async ks-demo-another:43828]: Waiting for completion of get_or_add_user_project_role anotherrole f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f running on PID 43828 (15 other jobs running) 2026-07-02 10:28:56.153 | [2057 Async ks-demo-another:43828]: Signaling child to exit 2026-07-02 10:28:56.153 | WAKEUP 2026-07-02 10:28:56.209 | [2057 Async ks-demo-another:43828]: Signaled 2026-07-02 10:28:56.211 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:28:56.211 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:28:56.211 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 10:28:56.211 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:56.211 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:56.212 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:56.212 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:56.212 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:56.212 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 10:28:56.212 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user f41c5b0e9f9547b6ba14f939d9ccf3ef --project 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:56.212 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f41c5b0e9f9547b6ba14f939d9ccf3ef --project 902ed53b7c1044eab6f346ba99f4989f -c Role -f value 2026-07-02 10:28:56.212 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:56.213 | + functions-common:get_or_add_user_project_role:979 : user_role_id=be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:28:56.213 | + functions-common:get_or_add_user_project_role:980 : echo be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:28:56.213 | be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:28:56.338 | [2057 Async ks-demo-another:43828]: finished get_or_add_user_project_role anotherrole f41c5b0e9f9547b6ba14f939d9ccf3ef 902ed53b7c1044eab6f346ba99f4989f with result 0 in 13 seconds 2026-07-02 10:28:56.438 | [2057 Async ks-demo-invis:43924]: Waiting for completion of get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef c1bc9ed009b349af982c206145f72aae running on PID 43924 (14 other jobs running) 2026-07-02 10:28:56.502 | [2057 Async ks-demo-invis:43924]: Signaling child to exit 2026-07-02 10:28:56.502 | WAKEUP 2026-07-02 10:28:56.567 | [2057 Async ks-demo-invis:43924]: Signaled 2026-07-02 10:28:56.573 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:28:56.573 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:28:56.573 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 10:28:56.573 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:56.573 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:56.573 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:56.573 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:56.573 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:56.574 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 10:28:56.574 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user f41c5b0e9f9547b6ba14f939d9ccf3ef --project c1bc9ed009b349af982c206145f72aae 2026-07-02 10:28:56.574 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f41c5b0e9f9547b6ba14f939d9ccf3ef --project c1bc9ed009b349af982c206145f72aae -c Role -f value 2026-07-02 10:28:56.574 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:56.574 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17875215d2124918b9213054d7cc63e4 2026-07-02 10:28:56.574 | + functions-common:get_or_add_user_project_role:980 : echo 17875215d2124918b9213054d7cc63e4 2026-07-02 10:28:56.574 | 17875215d2124918b9213054d7cc63e4 2026-07-02 10:28:56.704 | [2057 Async ks-demo-invis:43924]: finished get_or_add_user_project_role member f41c5b0e9f9547b6ba14f939d9ccf3ef c1bc9ed009b349af982c206145f72aae with result 0 in 13 seconds 2026-07-02 10:28:56.803 | [2057 Async ks-demo-reader:44058]: Waiting for completion of get_or_add_user_project_role reader 6007f0642d48451baf5e5e1755e203af 902ed53b7c1044eab6f346ba99f4989f running on PID 44058 (13 other jobs running) 2026-07-02 10:28:56.872 | [2057 Async ks-demo-reader:44058]: Signaling child to exit 2026-07-02 10:28:56.875 | WAKEUP 2026-07-02 10:28:56.922 | [2057 Async ks-demo-reader:44058]: Signaled 2026-07-02 10:28:56.926 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:28:56.926 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:28:56.926 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 10:28:56.927 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:56.927 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:56.927 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:56.927 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:56.927 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:56.927 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 10:28:56.927 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 6007f0642d48451baf5e5e1755e203af --project 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:28:56.928 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6007f0642d48451baf5e5e1755e203af --project 902ed53b7c1044eab6f346ba99f4989f -c Role -f value 2026-07-02 10:28:56.928 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:56.928 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:28:56.928 | + functions-common:get_or_add_user_project_role:980 : echo e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:28:56.928 | e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:28:57.029 | [2057 Async ks-demo-reader:44058]: finished get_or_add_user_project_role reader 6007f0642d48451baf5e5e1755e203af 902ed53b7c1044eab6f346ba99f4989f with result 0 in 11 seconds 2026-07-02 10:28:57.041 | + inc/async:async_wait:197 : return 0 2026-07-02 10:28:57.048 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-02 10:28:57.164 | [2057 Async ks-alt-admin:44477]: Waiting for completion of get_or_add_user_project_role admin 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 running on PID 44477 (12 other jobs running) 2026-07-02 10:28:57.224 | [2057 Async ks-alt-admin:44477]: Signaling child to exit 2026-07-02 10:28:57.224 | WAKEUP 2026-07-02 10:28:57.270 | [2057 Async ks-alt-admin:44477]: Signaled 2026-07-02 10:28:57.270 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:28:57.270 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:28:57.271 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 10:28:57.271 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:57.271 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:57.271 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:57.271 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:57.271 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:57.271 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 10:28:57.271 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 7494790034de49a48e8488c4a27f84cd --project 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:57.271 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7494790034de49a48e8488c4a27f84cd --project 564066ce922946b186c10ccc0c52bc70 -c Role -f value 2026-07-02 10:28:57.271 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:57.272 | + functions-common:get_or_add_user_project_role:979 : user_role_id=980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:28:57.272 | + functions-common:get_or_add_user_project_role:980 : echo 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:28:57.272 | 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:28:57.369 | [2057 Async ks-alt-admin:44477]: finished get_or_add_user_project_role admin 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 with result 0 in 9 seconds 2026-07-02 10:28:57.434 | [2057 Async ks-alt-another:44573]: Waiting for completion of get_or_add_user_project_role anotherrole 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 running on PID 44573 (11 other jobs running) 2026-07-02 10:28:57.493 | [2057 Async ks-alt-another:44573]: Signaling child to exit 2026-07-02 10:28:57.493 | WAKEUP 2026-07-02 10:28:57.539 | [2057 Async ks-alt-another:44573]: Signaled 2026-07-02 10:28:57.540 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:28:57.540 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:28:57.541 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 10:28:57.541 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:57.541 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:57.541 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:57.541 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:57.541 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:57.541 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 10:28:57.542 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7494790034de49a48e8488c4a27f84cd --project 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:57.542 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7494790034de49a48e8488c4a27f84cd --project 564066ce922946b186c10ccc0c52bc70 -c Role -f value 2026-07-02 10:28:57.542 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:57.542 | + functions-common:get_or_add_user_project_role:979 : user_role_id=be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:28:57.542 | + functions-common:get_or_add_user_project_role:980 : echo be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:28:57.542 | be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:28:57.634 | [2057 Async ks-alt-another:44573]: finished get_or_add_user_project_role anotherrole 7494790034de49a48e8488c4a27f84cd 564066ce922946b186c10ccc0c52bc70 with result 0 in 9 seconds 2026-07-02 10:28:57.721 | [2057 Async ks-alt-member-user:44750]: Waiting for completion of get_or_add_user_project_role member ff7672f9ead342829f828a41809b05ea 564066ce922946b186c10ccc0c52bc70 running on PID 44750 (10 other jobs running) 2026-07-02 10:28:57.784 | [2057 Async ks-alt-member-user:44750]: Signaling child to exit 2026-07-02 10:28:57.784 | WAKEUP 2026-07-02 10:28:57.837 | [2057 Async ks-alt-member-user:44750]: Signaled 2026-07-02 10:28:57.838 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:28:57.838 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:28:57.839 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 10:28:57.839 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:57.839 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:57.839 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:57.839 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:57.839 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:57.839 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 10:28:57.840 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ff7672f9ead342829f828a41809b05ea --project 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:57.840 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ff7672f9ead342829f828a41809b05ea --project 564066ce922946b186c10ccc0c52bc70 -c Role -f value 2026-07-02 10:28:57.840 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:57.842 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17875215d2124918b9213054d7cc63e4 2026-07-02 10:28:57.842 | + functions-common:get_or_add_user_project_role:980 : echo 17875215d2124918b9213054d7cc63e4 2026-07-02 10:28:57.842 | 17875215d2124918b9213054d7cc63e4 2026-07-02 10:28:57.950 | [2057 Async ks-alt-member-user:44750]: finished get_or_add_user_project_role member ff7672f9ead342829f828a41809b05ea 564066ce922946b186c10ccc0c52bc70 with result 0 in 9 seconds 2026-07-02 10:28:58.046 | [2057 Async ks-alt-reader-user:44920]: Waiting for completion of get_or_add_user_project_role reader 158af35b56d347b3926a2c558e62a96b 564066ce922946b186c10ccc0c52bc70 running on PID 44920 (9 other jobs running) 2026-07-02 10:28:58.108 | [2057 Async ks-alt-reader-user:44920]: Signaling child to exit 2026-07-02 10:28:58.110 | WAKEUP 2026-07-02 10:28:58.174 | [2057 Async ks-alt-reader-user:44920]: Signaled 2026-07-02 10:28:58.177 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:28:58.177 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:28:58.177 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 10:28:58.177 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:58.177 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:58.177 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:58.177 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:58.177 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:58.178 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 10:28:58.179 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 158af35b56d347b3926a2c558e62a96b --project 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:28:58.179 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 158af35b56d347b3926a2c558e62a96b --project 564066ce922946b186c10ccc0c52bc70 -c Role -f value 2026-07-02 10:28:58.179 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:58.179 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:28:58.179 | + functions-common:get_or_add_user_project_role:980 : echo e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:28:58.179 | e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:28:58.305 | [2057 Async ks-alt-reader-user:44920]: finished get_or_add_user_project_role reader 158af35b56d347b3926a2c558e62a96b 564066ce922946b186c10ccc0c52bc70 with result 0 in 9 seconds 2026-07-02 10:28:58.330 | + inc/async:async_wait:197 : return 0 2026-07-02 10:28:58.340 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-02 10:28:58.495 | [2057 Async ks-system-member:45150]: Waiting for completion of get_or_add_user_system_role member 9d55f346a8654d4e940c0ac2fd8499af all running on PID 45150 (8 other jobs running) 2026-07-02 10:28:58.587 | [2057 Async ks-system-member:45150]: Signaling child to exit 2026-07-02 10:28:58.588 | WAKEUP 2026-07-02 10:28:58.646 | [2057 Async ks-system-member:45150]: Signaled 2026-07-02 10:28:58.649 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-02 10:28:58.649 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-02 10:28:58.649 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-02 10:28:58.649 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:28:58.650 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:28:58.650 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:28:58.650 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:28:58.650 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:28:58.650 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-02 10:28:58.650 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9d55f346a8654d4e940c0ac2fd8499af --system all -f value -c Role 2026-07-02 10:28:58.650 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:58.650 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-02 10:28:58.650 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-02 10:28:58.650 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 9d55f346a8654d4e940c0ac2fd8499af --system all 2026-07-02 10:28:58.650 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9d55f346a8654d4e940c0ac2fd8499af --system all -f value -c Role 2026-07-02 10:28:58.652 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:28:58.652 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-02 10:28:58.652 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-02 10:28:58.652 | 2026-07-02 10:28:58.773 | [2057 Async ks-system-member:45150]: finished get_or_add_user_system_role member 9d55f346a8654d4e940c0ac2fd8499af all with result 0 in 13 seconds 2026-07-02 10:28:58.859 | [2057 Async ks-system-reader:45356]: Waiting for completion of get_or_add_user_system_role reader 6fc6b1beb905462b8a8a07b4150570d5 all running on PID 45356 (7 other jobs running) 2026-07-02 10:28:58.920 | [2057 Async ks-system-reader:45356]: Signaling child to exit 2026-07-02 10:29:02.296 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:29:02.361 | [45356 Async ks-system-reader:45356]: finished successfully 2026-07-02 10:29:02.424 | WAKEUP 2026-07-02 10:29:02.479 | [2057 Async ks-system-reader:45356]: Signaled 2026-07-02 10:29:02.482 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-02 10:29:02.482 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-02 10:29:02.482 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-02 10:29:02.482 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:29:02.482 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:29:02.482 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 10:29:02.482 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 10:29:02.482 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 10:29:02.482 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-02 10:29:02.482 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6fc6b1beb905462b8a8a07b4150570d5 --system all -f value -c Role 2026-07-02 10:29:02.483 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:29:02.483 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-02 10:29:02.483 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-02 10:29:02.483 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 6fc6b1beb905462b8a8a07b4150570d5 --system all 2026-07-02 10:29:02.483 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6fc6b1beb905462b8a8a07b4150570d5 --system all -f value -c Role 2026-07-02 10:29:02.483 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:29:02.483 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:29:02.483 | + functions-common:get_or_add_user_system_role:1030 : echo e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:29:02.483 | e00048d78ce949718f2abaa88ea6e6c2 2026-07-02 10:29:02.606 | [2057 Async ks-system-reader:45356]: finished get_or_add_user_system_role reader 6fc6b1beb905462b8a8a07b4150570d5 all with result 0 in 16 seconds 2026-07-02 10:29:02.615 | + inc/async:async_wait:197 : return 0 2026-07-02 10:29:02.626 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-02 10:29:02.762 | [2057 Async ks-group-memberdemo:45656]: Waiting for completion of get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f running on PID 45656 (6 other jobs running) 2026-07-02 10:29:02.826 | [2057 Async ks-group-memberdemo:45656]: Signaling child to exit 2026-07-02 10:29:05.661 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:29:05.710 | [45735 Async ks-group-anotherdemo:45735]: finished successfully 2026-07-02 10:29:06.369 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:29:06.408 | [45656 Async ks-group-memberdemo:45656]: finished successfully 2026-07-02 10:29:06.438 | WAKEUP 2026-07-02 10:29:06.470 | [2057 Async ks-group-memberdemo:45656]: Signaled 2026-07-02 10:29:06.472 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 10:29:06.472 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a54a8695e8334d5596ba3e55b5f20a13 --project 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:29:06.472 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a54a8695e8334d5596ba3e55b5f20a13 --project 902ed53b7c1044eab6f346ba99f4989f -f value -c Role 2026-07-02 10:29:06.472 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:29:06.472 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=17875215d2124918b9213054d7cc63e4 2026-07-02 10:29:06.472 | + functions-common:get_or_add_group_project_role:1049 : echo 17875215d2124918b9213054d7cc63e4 2026-07-02 10:29:06.472 | 17875215d2124918b9213054d7cc63e4 2026-07-02 10:29:06.536 | [2057 Async ks-group-memberdemo:45656]: finished get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f with result 0 in 12 seconds 2026-07-02 10:29:06.588 | [2057 Async ks-group-anotherdemo:45735]: Waiting for completion of get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f running on PID 45735 (5 other jobs running) 2026-07-02 10:29:06.616 | [2057 Async ks-group-anotherdemo:45735]: Signaling child to exit 2026-07-02 10:29:06.616 | WAKEUP 2026-07-02 10:29:06.643 | [2057 Async ks-group-anotherdemo:45735]: Signaled 2026-07-02 10:29:06.643 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 10:29:06.643 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a54a8695e8334d5596ba3e55b5f20a13 --project 902ed53b7c1044eab6f346ba99f4989f 2026-07-02 10:29:06.643 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a54a8695e8334d5596ba3e55b5f20a13 --project 902ed53b7c1044eab6f346ba99f4989f -f value -c Role 2026-07-02 10:29:06.643 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:29:06.643 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:29:06.643 | + functions-common:get_or_add_group_project_role:1049 : echo be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:29:06.643 | be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:29:06.714 | [2057 Async ks-group-anotherdemo:45735]: finished get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 902ed53b7c1044eab6f346ba99f4989f with result 0 in 11 seconds 2026-07-02 10:29:06.775 | [2057 Async ks-group-memberalt:45814]: Waiting for completion of get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 running on PID 45814 (4 other jobs running) 2026-07-02 10:29:06.801 | [2057 Async ks-group-memberalt:45814]: Signaling child to exit 2026-07-02 10:29:06.984 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:29:07.021 | [45893 Async ks-group-anotheralt:45893]: finished successfully 2026-07-02 10:29:07.358 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:29:07.393 | [46009 Async ks-group-admin:46009]: finished successfully 2026-07-02 10:29:07.686 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:29:07.718 | [45814 Async ks-group-memberalt:45814]: finished successfully 2026-07-02 10:29:07.746 | WAKEUP 2026-07-02 10:29:07.776 | [2057 Async ks-group-memberalt:45814]: Signaled 2026-07-02 10:29:07.778 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 10:29:07.779 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a54a8695e8334d5596ba3e55b5f20a13 --project 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:29:07.779 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a54a8695e8334d5596ba3e55b5f20a13 --project 564066ce922946b186c10ccc0c52bc70 -f value -c Role 2026-07-02 10:29:07.779 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:29:07.779 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=17875215d2124918b9213054d7cc63e4 2026-07-02 10:29:07.779 | + functions-common:get_or_add_group_project_role:1049 : echo 17875215d2124918b9213054d7cc63e4 2026-07-02 10:29:07.779 | 17875215d2124918b9213054d7cc63e4 2026-07-02 10:29:07.837 | [2057 Async ks-group-memberalt:45814]: finished get_or_add_group_project_role member a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 with result 0 in 13 seconds 2026-07-02 10:29:07.883 | [2057 Async ks-group-anotheralt:45893]: Waiting for completion of get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 running on PID 45893 (3 other jobs running) 2026-07-02 10:29:07.917 | [2057 Async ks-group-anotheralt:45893]: Signaling child to exit 2026-07-02 10:29:07.917 | WAKEUP 2026-07-02 10:29:07.946 | [2057 Async ks-group-anotheralt:45893]: Signaled 2026-07-02 10:29:07.948 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 10:29:07.948 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a54a8695e8334d5596ba3e55b5f20a13 --project 564066ce922946b186c10ccc0c52bc70 2026-07-02 10:29:07.948 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a54a8695e8334d5596ba3e55b5f20a13 --project 564066ce922946b186c10ccc0c52bc70 -f value -c Role 2026-07-02 10:29:07.948 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:29:07.948 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:29:07.948 | + functions-common:get_or_add_group_project_role:1049 : echo be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:29:07.948 | be573dc7c3aa4b7c8e1cc41899296978 2026-07-02 10:29:08.006 | [2057 Async ks-group-anotheralt:45893]: finished get_or_add_group_project_role anotherrole a54a8695e8334d5596ba3e55b5f20a13 564066ce922946b186c10ccc0c52bc70 with result 0 in 12 seconds 2026-07-02 10:29:08.055 | [2057 Async ks-group-admin:46009]: Waiting for completion of get_or_add_group_project_role admin 826a7185a4654286a092e4de11816315 0fb4772827dc40c48b7b53f408bece1b running on PID 46009 (2 other jobs running) 2026-07-02 10:29:08.088 | [2057 Async ks-group-admin:46009]: Signaling child to exit 2026-07-02 10:29:08.089 | WAKEUP 2026-07-02 10:29:08.117 | [2057 Async ks-group-admin:46009]: Signaled 2026-07-02 10:29:08.119 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 10:29:08.119 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 826a7185a4654286a092e4de11816315 --project 0fb4772827dc40c48b7b53f408bece1b 2026-07-02 10:29:08.119 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 826a7185a4654286a092e4de11816315 --project 0fb4772827dc40c48b7b53f408bece1b -f value -c Role 2026-07-02 10:29:08.119 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:29:08.119 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:29:08.119 | + functions-common:get_or_add_group_project_role:1049 : echo 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:29:08.119 | 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:29:08.175 | [2057 Async ks-group-admin:46009]: finished get_or_add_group_project_role admin 826a7185a4654286a092e4de11816315 0fb4772827dc40c48b7b53f408bece1b with result 0 in 12 seconds 2026-07-02 10:29:08.181 | + inc/async:async_wait:197 : return 0 2026-07-02 10:29:08.185 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-02 10:29:08.211 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:29:08.215 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-02 10:29:08.241 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:29:08.246 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-02 10:29:08.250 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-02 10:29:08.346 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-02 10:29:08.400 | [2057 Async create_nova_accounts:47872]: running: create_nova_accounts 2026-07-02 10:29:08.405 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-02 10:29:08.434 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:29:08.438 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-02 10:29:08.442 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-02 10:29:08.536 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-02 10:29:08.590 | [2057 Async create_glance_accounts:47995]: running: create_glance_accounts 2026-07-02 10:29:08.594 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-02 10:29:08.620 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:29:08.625 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-02 10:29:08.630 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-02 10:29:08.727 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-02 10:29:08.790 | [2057 Async create_cinder_accounts:48133]: running: create_cinder_accounts 2026-07-02 10:29:08.794 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-02 10:29:08.828 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:29:08.831 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-02 10:29:08.834 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-02 10:29:08.909 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-02 10:29:08.983 | [2057 Async create_neutron_accounts:48275]: running: create_neutron_accounts 2026-07-02 10:29:08.989 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-02 10:29:09.030 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:29:09.037 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-02 10:29:09.058 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:29:09.061 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-02 10:29:09.121 | [2057 Async create_nova_accounts:47872]: Waiting for completion of create_nova_accounts running on PID 47872 (5 other jobs running) 2026-07-02 10:29:09.155 | [2057 Async create_nova_accounts:47872]: Signaling child to exit 2026-07-02 10:29:45.821 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:29:45.859 | [48275 Async create_neutron_accounts:48275]: finished successfully 2026-07-02 10:29:54.520 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:29:54.565 | [48133 Async create_cinder_accounts:48133]: finished successfully 2026-07-02 10:30:11.782 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:30:11.812 | [47872 Async create_nova_accounts:47872]: finished successfully 2026-07-02 10:30:11.843 | WAKEUP 2026-07-02 10:30:11.869 | [2057 Async create_nova_accounts:47872]: Signaled 2026-07-02 10:30:11.873 | + 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-07-02 10:30:11.873 | + lib/nova:create_nova_accounts:393 : create_service_user nova admin 2026-07-02 10:30:11.873 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-02 10:30:11.873 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:30:11.873 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 10:30:11.873 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 10:30:11.873 | ++ 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-07-02 10:30:11.873 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:11.873 | + functions-common:get_or_create_user:915 : user_id=cdf116c5774242b68b91086bd264ccb1 2026-07-02 10:30:11.874 | + functions-common:get_or_create_user:916 : echo cdf116c5774242b68b91086bd264ccb1 2026-07-02 10:30:11.874 | cdf116c5774242b68b91086bd264ccb1 2026-07-02 10:30:11.874 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-02 10:30:11.874 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:30:11.874 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:30:11.874 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 10:30:11.874 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:30:11.874 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:30:11.874 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 10:30:11.874 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 10:30:11.874 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 10:30:11.874 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 10:30:11.875 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 10:30:11.875 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 10:30:11.875 | + 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-07-02 10:30:11.875 | ++ 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-07-02 10:30:11.875 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:11.875 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:11.875 | + functions-common:get_or_add_user_project_role:980 : echo 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:11.875 | 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:11.875 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 10:30:11.875 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-02 10:30:11.875 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:30:11.876 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:30:11.877 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 10:30:11.877 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:30:11.877 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:30:11.877 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 10:30:11.877 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 10:30:11.877 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 10:30:11.877 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 10:30:11.878 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 10:30:11.878 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 10:30:11.878 | + 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-07-02 10:30:11.878 | ++ 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-07-02 10:30:11.878 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:11.878 | + functions-common:get_or_add_user_project_role:979 : user_role_id=980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:30:11.878 | + functions-common:get_or_add_user_project_role:980 : echo 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:30:11.878 | 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:30:11.878 | + lib/nova:create_nova_accounts:395 : local nova_api_url 2026-07-02 10:30:11.878 | + lib/nova:create_nova_accounts:396 : nova_api_url=http://192.168.122.22/compute 2026-07-02 10:30:11.878 | + lib/nova:create_nova_accounts:398 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-02 10:30:11.878 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 10:30:11.879 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-02 10:30:11.879 | ++ 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-07-02 10:30:11.879 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:11.879 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 10:30:11.879 | 4230ec62c96e455aa5f095cf9385cf2a' 2026-07-02 10:30:11.879 | + functions-common:get_or_create_service:1067 : echo 4230ec62c96e455aa5f095cf9385cf2a 2026-07-02 10:30:11.879 | 4230ec62c96e455aa5f095cf9385cf2a 2026-07-02 10:30:11.879 | + lib/nova:create_nova_accounts:400 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.22/compute/v2/$(project_id)s' 2026-07-02 10:30:11.879 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 10:30:11.879 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.22/compute/v2/$(project_id)s' RegionOne 2026-07-02 10:30:11.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 10:30:11.880 | +++ 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-07-02 10:30:11.880 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:11.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 10:30:11.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 10:30:11.882 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.22/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-02 10:30:11.882 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:11.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c2032ec576a146569a7e3a73b982c6a5 2026-07-02 10:30:11.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c2032ec576a146569a7e3a73b982c6a5 2026-07-02 10:30:11.883 | + functions-common:get_or_create_endpoint:1100 : public_id=c2032ec576a146569a7e3a73b982c6a5 2026-07-02 10:30:11.883 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 10:30:11.884 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 10:30:11.884 | + functions-common:get_or_create_endpoint:1109 : echo c2032ec576a146569a7e3a73b982c6a5 2026-07-02 10:30:11.884 | c2032ec576a146569a7e3a73b982c6a5 2026-07-02 10:30:11.884 | + lib/nova:create_nova_accounts:404 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-02 10:30:11.885 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 10:30:11.885 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-02 10:30:11.885 | ++ 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-07-02 10:30:11.886 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:11.886 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 10:30:11.886 | cf8e9016bb88403c8bda7075a4b67c07' 2026-07-02 10:30:11.886 | + functions-common:get_or_create_service:1067 : echo cf8e9016bb88403c8bda7075a4b67c07 2026-07-02 10:30:11.886 | cf8e9016bb88403c8bda7075a4b67c07 2026-07-02 10:30:11.886 | + lib/nova:create_nova_accounts:406 : get_or_create_endpoint compute RegionOne http://192.168.122.22/compute/v2.1 2026-07-02 10:30:11.886 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 10:30:11.886 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.22/compute/v2.1 RegionOne 2026-07-02 10:30:11.886 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 10:30:11.886 | +++ 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-07-02 10:30:11.886 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:11.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 10:30:11.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 10:30:11.887 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.22/compute/v2.1 --region RegionOne -f value -c id 2026-07-02 10:30:11.888 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:11.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=332a94a8546b4b88b106d92f8c4759ac 2026-07-02 10:30:11.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 332a94a8546b4b88b106d92f8c4759ac 2026-07-02 10:30:11.888 | + functions-common:get_or_create_endpoint:1100 : public_id=332a94a8546b4b88b106d92f8c4759ac 2026-07-02 10:30:11.889 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 10:30:11.889 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 10:30:11.889 | + functions-common:get_or_create_endpoint:1109 : echo 332a94a8546b4b88b106d92f8c4759ac 2026-07-02 10:30:11.889 | 332a94a8546b4b88b106d92f8c4759ac 2026-07-02 10:30:11.889 | + lib/nova:create_nova_accounts:411 : is_service_enabled n-api 2026-07-02 10:30:11.889 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:30:11.889 | + lib/nova:create_nova_accounts:413 : is_service_enabled swift 2026-07-02 10:30:11.889 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:30:11.889 | + lib/nova:create_nova_accounts:421 : is_service_enabled s3api 2026-07-02 10:30:11.889 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:30:11.889 | + lib/nova:create_nova_accounts:432 : is_service_enabled n-api 2026-07-02 10:30:11.890 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:30:11.890 | + lib/nova:create_nova_accounts:433 : [[ False = True ]] 2026-07-02 10:30:11.925 | [2057 Async create_nova_accounts:47872]: finished create_nova_accounts with result 0 in 63 seconds 2026-07-02 10:30:11.970 | [2057 Async create_glance_accounts:47995]: Waiting for completion of create_glance_accounts running on PID 47995 (4 other jobs running) 2026-07-02 10:30:11.999 | [2057 Async create_glance_accounts:47995]: Signaling child to exit 2026-07-02 10:30:26.395 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:30:26.427 | [47995 Async create_glance_accounts:47995]: finished successfully 2026-07-02 10:30:26.455 | WAKEUP 2026-07-02 10:30:26.481 | [2057 Async create_glance_accounts:47995]: Signaled 2026-07-02 10:30:26.482 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-02 10:30:26.483 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:30:26.483 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-02 10:30:26.483 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-02 10:30:26.483 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:30:26.483 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 10:30:26.483 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 10:30:26.483 | ++ 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-07-02 10:30:26.483 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.483 | + functions-common:get_or_create_user:915 : user_id=1adced82bfa5405aa39a37a4cb165430 2026-07-02 10:30:26.483 | + functions-common:get_or_create_user:916 : echo 1adced82bfa5405aa39a37a4cb165430 2026-07-02 10:30:26.483 | 1adced82bfa5405aa39a37a4cb165430 2026-07-02 10:30:26.484 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-02 10:30:26.484 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:30:26.484 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:30:26.484 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 10:30:26.484 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:30:26.484 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:30:26.484 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 10:30:26.484 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 10:30:26.484 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 10:30:26.484 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 10:30:26.484 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 10:30:26.484 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 10:30:26.485 | + 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-07-02 10:30:26.485 | ++ 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-07-02 10:30:26.485 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.485 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:26.485 | + functions-common:get_or_add_user_project_role:980 : echo 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:26.485 | 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:26.485 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 10:30:26.485 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-02 10:30:26.485 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:30:26.485 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:30:26.486 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 10:30:26.486 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:30:26.486 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:30:26.486 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 10:30:26.486 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 10:30:26.486 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 10:30:26.486 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 10:30:26.486 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 10:30:26.486 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 10:30:26.486 | + 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-07-02 10:30:26.486 | ++ 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-07-02 10:30:26.487 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.487 | + functions-common:get_or_add_user_project_role:979 : user_role_id=980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:30:26.487 | + functions-common:get_or_add_user_project_role:980 : echo 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:30:26.487 | 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:30:26.487 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-02 10:30:26.487 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:30:26.487 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-02 10:30:26.487 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 10:30:26.487 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-02 10:30:26.487 | ++ 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-07-02 10:30:26.487 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.488 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 10:30:26.488 | 7c58d841a70c45c3924c2a7d336d7b47' 2026-07-02 10:30:26.488 | + functions-common:get_or_create_service:1067 : echo 7c58d841a70c45c3924c2a7d336d7b47 2026-07-02 10:30:26.488 | 7c58d841a70c45c3924c2a7d336d7b47 2026-07-02 10:30:26.488 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.22/image 2026-07-02 10:30:26.488 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 10:30:26.488 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.22/image RegionOne 2026-07-02 10:30:26.488 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 10:30:26.488 | +++ 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-07-02 10:30:26.488 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.488 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 10:30:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 10:30:26.489 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.22/image --region RegionOne -f value -c id 2026-07-02 10:30:26.489 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4aa57b38b9b54ce689b4e86b6dcb5810 2026-07-02 10:30:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4aa57b38b9b54ce689b4e86b6dcb5810 2026-07-02 10:30:26.489 | + functions-common:get_or_create_endpoint:1100 : public_id=4aa57b38b9b54ce689b4e86b6dcb5810 2026-07-02 10:30:26.489 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 10:30:26.489 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 10:30:26.489 | + functions-common:get_or_create_endpoint:1109 : echo 4aa57b38b9b54ce689b4e86b6dcb5810 2026-07-02 10:30:26.489 | 4aa57b38b9b54ce689b4e86b6dcb5810 2026-07-02 10:30:26.489 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-02 10:30:26.490 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-02 10:30:26.490 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-02 10:30:26.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.490 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-02 10:30:26.490 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-02 10:30:26.490 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-02 10:30:26.490 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-02 10:30:26.490 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-02 10:30:26.490 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-02 10:30:26.490 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-02 10:30:26.490 | + 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-07-02 10:30:26.491 | +---------------+----------------------------------+ 2026-07-02 10:30:26.491 | | Field | Value | 2026-07-02 10:30:26.491 | +---------------+----------------------------------+ 2026-07-02 10:30:26.491 | | default_limit | 2000 | 2026-07-02 10:30:26.491 | | description | None | 2026-07-02 10:30:26.491 | | id | 575d2b7ba5ba446b91a67c9e2af8ce59 | 2026-07-02 10:30:26.491 | | region_id | RegionOne | 2026-07-02 10:30:26.491 | | resource_name | image_size_total | 2026-07-02 10:30:26.491 | | service_id | 7c58d841a70c45c3924c2a7d336d7b47 | 2026-07-02 10:30:26.491 | +---------------+----------------------------------+ 2026-07-02 10:30:26.491 | + 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-07-02 10:30:26.492 | +---------------+----------------------------------+ 2026-07-02 10:30:26.492 | | Field | Value | 2026-07-02 10:30:26.492 | +---------------+----------------------------------+ 2026-07-02 10:30:26.492 | | default_limit | 2000 | 2026-07-02 10:30:26.492 | | description | None | 2026-07-02 10:30:26.492 | | id | dfe26fcac52a4ffb94d1683bade57822 | 2026-07-02 10:30:26.492 | | region_id | RegionOne | 2026-07-02 10:30:26.492 | | resource_name | image_stage_total | 2026-07-02 10:30:26.492 | | service_id | 7c58d841a70c45c3924c2a7d336d7b47 | 2026-07-02 10:30:26.492 | +---------------+----------------------------------+ 2026-07-02 10:30:26.493 | + 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-07-02 10:30:26.493 | +---------------+----------------------------------+ 2026-07-02 10:30:26.493 | | Field | Value | 2026-07-02 10:30:26.493 | +---------------+----------------------------------+ 2026-07-02 10:30:26.493 | | default_limit | 100 | 2026-07-02 10:30:26.493 | | description | None | 2026-07-02 10:30:26.493 | | id | 1ceadb04b33d42598960dbb2bde430c1 | 2026-07-02 10:30:26.493 | | region_id | RegionOne | 2026-07-02 10:30:26.493 | | resource_name | image_count_total | 2026-07-02 10:30:26.493 | | service_id | 7c58d841a70c45c3924c2a7d336d7b47 | 2026-07-02 10:30:26.493 | +---------------+----------------------------------+ 2026-07-02 10:30:26.494 | + 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-07-02 10:30:26.494 | +---------------+----------------------------------+ 2026-07-02 10:30:26.494 | | Field | Value | 2026-07-02 10:30:26.494 | +---------------+----------------------------------+ 2026-07-02 10:30:26.494 | | default_limit | 100 | 2026-07-02 10:30:26.494 | | description | None | 2026-07-02 10:30:26.494 | | id | e3623cffe8824c88956a014e71ae3696 | 2026-07-02 10:30:26.494 | | region_id | RegionOne | 2026-07-02 10:30:26.494 | | resource_name | image_count_uploading | 2026-07-02 10:30:26.494 | | service_id | 7c58d841a70c45c3924c2a7d336d7b47 | 2026-07-02 10:30:26.494 | +---------------+----------------------------------+ 2026-07-02 10:30:26.495 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-02 10:30:26.495 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-02 10:30:26.495 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-02 10:30:26.495 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-02 10:30:26.495 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-02 10:30:26.495 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.22/identity 2026-07-02 10:30:26.495 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-02 10:30:26.495 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-02 10:30:26.495 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.495 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 4aa57b38b9b54ce689b4e86b6dcb5810 2026-07-02 10:30:26.495 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-02 10:30:26.496 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-02 10:30:26.496 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:30:26.534 | [2057 Async create_glance_accounts:47995]: finished create_glance_accounts with result 0 in 77 seconds 2026-07-02 10:30:26.578 | [2057 Async create_cinder_accounts:48133]: Waiting for completion of create_cinder_accounts running on PID 48133 (3 other jobs running) 2026-07-02 10:30:26.608 | [2057 Async create_cinder_accounts:48133]: Signaling child to exit 2026-07-02 10:30:26.610 | WAKEUP 2026-07-02 10:30:26.636 | [2057 Async create_cinder_accounts:48133]: Signaled 2026-07-02 10:30:26.637 | + 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-07-02 10:30:26.638 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-07-02 10:30:26.638 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-07-02 10:30:26.638 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:30:26.638 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-07-02 10:30:26.638 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-02 10:30:26.638 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:30:26.638 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 10:30:26.638 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 10:30:26.638 | ++ 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-07-02 10:30:26.639 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.639 | + functions-common:get_or_create_user:915 : user_id=0712692856de46f7b3cb756bfa8a21ce 2026-07-02 10:30:26.639 | + functions-common:get_or_create_user:916 : echo 0712692856de46f7b3cb756bfa8a21ce 2026-07-02 10:30:26.639 | 0712692856de46f7b3cb756bfa8a21ce 2026-07-02 10:30:26.639 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-02 10:30:26.639 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:30:26.639 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:30:26.639 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 10:30:26.639 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:30:26.639 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:30:26.640 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 10:30:26.640 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 10:30:26.640 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 10:30:26.640 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 10:30:26.640 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 10:30:26.640 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 10:30:26.640 | + 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-07-02 10:30:26.640 | ++ 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-07-02 10:30:26.640 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.640 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:26.641 | + functions-common:get_or_add_user_project_role:980 : echo 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:26.641 | 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:26.641 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-02 10:30:26.641 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-07-02 10:30:26.641 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.22/volume 2026-07-02 10:30:26.641 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-02 10:30:26.641 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 10:30:26.641 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-02 10:30:26.641 | ++ 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-07-02 10:30:26.641 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.641 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 10:30:26.642 | ea3a9d94dd464dddb31042ef6e5d1d9c' 2026-07-02 10:30:26.642 | + functions-common:get_or_create_service:1067 : echo ea3a9d94dd464dddb31042ef6e5d1d9c 2026-07-02 10:30:26.642 | ea3a9d94dd464dddb31042ef6e5d1d9c 2026-07-02 10:30:26.642 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.22/volume/v3 2026-07-02 10:30:26.642 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 10:30:26.642 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.22/volume/v3 RegionOne 2026-07-02 10:30:26.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 10:30:26.642 | +++ 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-07-02 10:30:26.642 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 10:30:26.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 10:30:26.642 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.22/volume/v3 --region RegionOne -f value -c id 2026-07-02 10:30:26.643 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=cafd1523156243648324263570c43500 2026-07-02 10:30:26.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo cafd1523156243648324263570c43500 2026-07-02 10:30:26.643 | + functions-common:get_or_create_endpoint:1100 : public_id=cafd1523156243648324263570c43500 2026-07-02 10:30:26.643 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 10:30:26.643 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 10:30:26.643 | + functions-common:get_or_create_endpoint:1109 : echo cafd1523156243648324263570c43500 2026-07-02 10:30:26.643 | cafd1523156243648324263570c43500 2026-07-02 10:30:26.643 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-07-02 10:30:26.643 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-07-02 10:30:26.644 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 10:30:26.644 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-02 10:30:26.644 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.644 | ++ functions-common:get_or_create_project:928 : project_id=209e7fd278e247dbb1e4d10c3c9b8b08 2026-07-02 10:30:26.644 | ++ functions-common:get_or_create_project:929 : echo 209e7fd278e247dbb1e4d10c3c9b8b08 2026-07-02 10:30:26.644 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 209e7fd278e247dbb1e4d10c3c9b8b08 2026-07-02 10:30:26.644 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-07-02 10:30:26.644 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:30:26.644 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 10:30:26.644 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-02 10:30:26.645 | +++ 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-07-02 10:30:26.645 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-02 10:30:26.645 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.645 | ++ functions-common:get_or_create_user:915 : user_id=0712692856de46f7b3cb756bfa8a21ce 2026-07-02 10:30:26.645 | ++ functions-common:get_or_create_user:916 : echo 0712692856de46f7b3cb756bfa8a21ce 2026-07-02 10:30:26.645 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0712692856de46f7b3cb756bfa8a21ce 2026-07-02 10:30:26.690 | [2057 Async create_cinder_accounts:48133]: finished create_cinder_accounts with result 0 in 45 seconds 2026-07-02 10:30:26.697 | + inc/async:async_wait:197 : return 0 2026-07-02 10:30:26.700 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-02 10:30:26.765 | [2057 Async create_neutron_accounts:48275]: Waiting for completion of create_neutron_accounts running on PID 48275 (2 other jobs running) 2026-07-02 10:30:26.795 | [2057 Async create_neutron_accounts:48275]: Signaling child to exit 2026-07-02 10:30:26.795 | WAKEUP 2026-07-02 10:30:26.822 | [2057 Async create_neutron_accounts:48275]: Signaled 2026-07-02 10:30:26.824 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-02 10:30:26.824 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.22/ 2026-07-02 10:30:26.824 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-02 10:30:26.824 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.22/networking 2026-07-02 10:30:26.824 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-02 10:30:26.825 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:30:26.825 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-02 10:30:26.825 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-02 10:30:26.825 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:30:26.825 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 10:30:26.825 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 10:30:26.825 | ++ 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-07-02 10:30:26.825 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.825 | + functions-common:get_or_create_user:915 : user_id=8259851bc99b428c91093022f8ce7a64 2026-07-02 10:30:26.825 | + functions-common:get_or_create_user:916 : echo 8259851bc99b428c91093022f8ce7a64 2026-07-02 10:30:26.826 | 8259851bc99b428c91093022f8ce7a64 2026-07-02 10:30:26.826 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-02 10:30:26.826 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:30:26.826 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:30:26.826 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 10:30:26.826 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:30:26.826 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:30:26.826 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 10:30:26.826 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 10:30:26.826 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 10:30:26.826 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 10:30:26.827 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 10:30:26.827 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 10:30:26.827 | + 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-07-02 10:30:26.827 | ++ 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-07-02 10:30:26.827 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.827 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:26.827 | + functions-common:get_or_add_user_project_role:980 : echo 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:26.827 | 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:30:26.827 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-02 10:30:26.827 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-02 10:30:26.827 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 10:30:26.828 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-02 10:30:26.828 | ++ 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-07-02 10:30:26.828 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.828 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 10:30:26.828 | 557fc5cbd95a4f62bcde4c680395c3d7' 2026-07-02 10:30:26.828 | + functions-common:get_or_create_service:1067 : echo 557fc5cbd95a4f62bcde4c680395c3d7 2026-07-02 10:30:26.828 | 557fc5cbd95a4f62bcde4c680395c3d7 2026-07-02 10:30:26.828 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.22/networking 2026-07-02 10:30:26.828 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 10:30:26.828 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.22/networking RegionOne 2026-07-02 10:30:26.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 10:30:26.829 | +++ 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-07-02 10:30:26.829 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 10:30:26.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 10:30:26.829 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.22/networking --region RegionOne -f value -c id 2026-07-02 10:30:26.829 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:30:26.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=218bca38feb84f789bc04ae16c9fbe97 2026-07-02 10:30:26.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 218bca38feb84f789bc04ae16c9fbe97 2026-07-02 10:30:26.829 | + functions-common:get_or_create_endpoint:1100 : public_id=218bca38feb84f789bc04ae16c9fbe97 2026-07-02 10:30:26.830 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 10:30:26.830 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 10:30:26.830 | + functions-common:get_or_create_endpoint:1109 : echo 218bca38feb84f789bc04ae16c9fbe97 2026-07-02 10:30:26.830 | 218bca38feb84f789bc04ae16c9fbe97 2026-07-02 10:30:26.884 | [2057 Async create_neutron_accounts:48275]: finished create_neutron_accounts with result 0 in 36 seconds 2026-07-02 10:30:26.895 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-02 10:30:26.908 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-02 10:30:26.913 | + inc/async:async_wait:197 : return 0 2026-07-02 10:30:26.919 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-02 10:30:26.953 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:30:26.958 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-02 10:30:26.989 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:30:26.994 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-02 10:30:26.999 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:30:27.004 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-02 10:30:27.008 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-02 10:30:27.013 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-02 10:30:27.110 | + inc/async:async_inner:63 : init_glance 2026-07-02 10:30:27.167 | [2057 Async init_glance:50521]: running: init_glance 2026-07-02 10:30:27.171 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-02 10:30:27.202 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:30:27.207 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-02 10:30:27.212 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:30:27.217 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-02 10:30:27.222 | + ./stack.sh:main:1167 : configure_neutron 2026-07-02 10:30:27.228 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-02 10:30:27.231 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-02 10:30:27.235 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-02 10:30:27.255 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-02 10:30:27.259 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-02 10:30:40.750 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 10:30:40.751 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:30:40.751 | we strongly recommend against using it for new projects. 2026-07-02 10:30:40.751 | 2026-07-02 10:30:40.751 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:30:40.751 | framework. For more detail see 2026-07-02 10:30:40.752 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:30:40.752 | 2026-07-02 10:30:40.753 | __import__(import_str) 2026-07-02 10:30:41.419 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 10:30:41.419 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 10:30:41.851 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:30:41.884 | [50521 Async init_glance:50521]: finished successfully 2026-07-02 10:30:54.466 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 10:30:54.466 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 10:31:09.210 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-02 10:31:09.214 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-02 10:31:09.217 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-02 10:31:09.219 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-02 10:31:09.221 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-02 10:31:09.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-02 10:31:09.226 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-02 10:31:09.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-02 10:31:09.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-02 10:31:09.232 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-02 10:31:09.234 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-02 10:31:09.236 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-02 10:31:09.239 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-02 10:31:09.241 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-02 10:31:09.243 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-02 10:31:09.245 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-02 10:31:09.250 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:31:09.253 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:31:09.255 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-02 10:31:09.257 | + 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-07-02 10:31:09.262 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-02 10:31:09.264 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-02 10:31:09.266 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-02 10:31:09.269 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-02 10:31:09.271 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 10:31:09.273 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 10:31:09.275 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 10:31:09.289 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:09.291 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 10:31:09.294 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-02 10:31:09.296 | + 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-07-02 10:31:09.325 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-02 10:31:09.355 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-02 10:31:09.384 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-02 10:31:09.414 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-02 10:31:09.445 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-02 10:31:09.476 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-02 10:31:09.478 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-02 10:31:09.481 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-02 10:31:09.483 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 10:31:09.486 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 10:31:09.501 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 10:31:09.503 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 10:31:09.505 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 10:31:09.507 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 10:31:09.509 | + 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-07-02 10:31:09.539 | + 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-07-02 10:31:09.569 | + 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-07-02 10:31:09.599 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 10:31:09.629 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-02 10:31:09.664 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-02 10:31:09.667 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:31:09.670 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-02 10:31:09.673 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-02 10:31:09.675 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-02 10:31:09.678 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:31:09.681 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-02 10:31:09.684 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-02 10:31:09.700 | + 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-07-02 10:31:09.715 | + 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-07-02 10:31:09.731 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-02 10:31:09.747 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-02 10:31:09.763 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-02 10:31:09.766 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 10:31:09.771 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-02 10:31:09.776 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.FxubkNhawW 2026-07-02 10:31:09.779 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-02 10:31:09.781 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 10:31:09.784 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.FxubkNhawW 2026-07-02 10:31:09.788 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.FxubkNhawW 2026-07-02 10:31:09.803 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.FxubkNhawW /etc/sudoers.d/neutron-rootwrap 2026-07-02 10:31:09.819 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-02 10:31:09.823 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-02 10:31:09.826 | + 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-07-02 10:31:09.862 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-02 10:31:09.865 | + 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-07-02 10:31:09.902 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-02 10:31:09.905 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-02 10:31:09.908 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-02 10:31:09.911 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 10:31:09.914 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 10:31:09.917 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 10:31:09.937 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:09.940 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 10:31:09.944 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 10:31:09.947 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 10:31:09.967 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:09.969 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:31:09.973 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.22:5672/ 2026-07-02 10:31:10.011 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 10:31:10.014 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 10:31:10.017 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-02 10:31:10.037 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:10.040 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-02 10:31:10.062 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:10.065 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-02 10:31:10.086 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:10.089 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-02 10:31:10.108 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:10.111 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 10:31:10.131 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:10.134 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 10:31:10.137 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-02 10:31:10.157 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:10.160 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-02 10:31:10.163 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-02 10:31:10.166 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-02 10:31:10.166 | Configuring OVN 2026-07-02 10:31:10.169 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-02 10:31:10.172 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-02 10:31:10.177 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-02 10:31:10.182 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=a75c0aa4-1631-4599-b919-bcbde3582426 2026-07-02 10:31:10.185 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-02 10:31:10.188 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-02 10:31:10.191 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:31:10.194 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:31:10.196 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:31:10.199 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:31:10.202 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:31:10.205 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:31:10.208 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:31:10.211 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:31:10.214 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:31:10.217 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:31:10.220 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:31:10.222 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:31:10.225 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:31:10.228 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-02 10:31:10.231 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-02 10:31:10.234 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-02 10:31:10.237 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-02 10:31:10.256 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:10.259 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-02 10:31:10.311 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-02 10:31:10.314 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-02 10:31:10.317 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-02 10:31:10.337 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:10.340 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-02 10:31:10.343 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 10:31:10.347 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-02 10:31:10.350 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-02 10:31:10.367 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-02 10:31:10.374 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-02 10:31:10.377 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-02 10:31:22.741 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 10:31:22.741 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:31:22.741 | we strongly recommend against using it for new projects. 2026-07-02 10:31:22.741 | 2026-07-02 10:31:22.742 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:31:22.742 | framework. For more detail see 2026-07-02 10:31:22.742 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:31:22.742 | 2026-07-02 10:31:22.743 | __import__(import_str) 2026-07-02 10:31:23.384 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 10:31:23.384 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 10:31:36.151 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 10:31:36.151 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 10:31:50.866 | + 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-07-02 10:31:50.872 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 10:31:50.876 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 10:31:50.879 | + 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-07-02 10:31:50.916 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-02 10:31:50.920 | + 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-07-02 10:31:50.956 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-02 10:31:50.993 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.22 2026-07-02 10:31:51.031 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-02 10:31:51.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-02 10:31:51.106 | + 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-07-02 10:31:51.146 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.22:6642 2026-07-02 10:31:51.186 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-02 10:31:51.206 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:51.210 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-02 10:31:51.213 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-02 10:31:51.253 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.22:6641 2026-07-02 10:31:51.292 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-02 10:31:51.295 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-02 10:31:51.295 | Configuring Neutron for OVN 2026-07-02 10:31:51.299 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-02 10:31:51.322 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:51.325 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-02 10:31:51.329 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-02 10:31:51.329 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-02 10:31:54.997 | + 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-07-02 10:31:55.002 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-02 10:31:55.002 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-02 10:31:58.262 | + 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-07-02 10:31:58.266 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-02 10:31:58.282 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:58.286 | + 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-07-02 10:31:58.291 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:31:58.291 | ++ 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-07-02 10:31:58.292 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-02 10:31:58.292 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-02 10:31:58.295 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:31:58.296 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-02 10:31:58.301 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-02 10:31:58.301 | address-scope 2026-07-02 10:31:58.301 | agent 2026-07-02 10:31:58.301 | allowed-address-pairs 2026-07-02 10:31:58.301 | auto-allocated-topology 2026-07-02 10:31:58.301 | availability_zone 2026-07-02 10:31:58.301 | bgp 2026-07-02 10:31:58.301 | bgp_4byte_asn 2026-07-02 10:31:58.301 | bgp_dragent_scheduler 2026-07-02 10:31:58.302 | binding 2026-07-02 10:31:58.302 | binding-extended 2026-07-02 10:31:58.302 | default-subnetpools 2026-07-02 10:31:58.302 | dhcp_agent_scheduler 2026-07-02 10:31:58.302 | dns-domain-ports 2026-07-02 10:31:58.302 | dns-integration 2026-07-02 10:31:58.302 | dns-integration-domain-keywords 2026-07-02 10:31:58.302 | empty-string-filtering 2026-07-02 10:31:58.302 | enable-default-route-bfd 2026-07-02 10:31:58.302 | enable-default-route-ecmp 2026-07-02 10:31:58.302 | expose-port-forwarding-in-fip 2026-07-02 10:31:58.302 | ext-gw-mode 2026-07-02 10:31:58.303 | external-gateway-multihoming 2026-07-02 10:31:58.303 | external-net 2026-07-02 10:31:58.303 | extra_dhcp_opt 2026-07-02 10:31:58.303 | extraroute 2026-07-02 10:31:58.303 | extraroute-atomic 2026-07-02 10:31:58.303 | filter-validation 2026-07-02 10:31:58.303 | fip-port-details 2026-07-02 10:31:58.303 | flavors 2026-07-02 10:31:58.303 | floating-ip-port-forwarding 2026-07-02 10:31:58.303 | floating-ip-port-forwarding-description 2026-07-02 10:31:58.303 | floating-ip-port-forwarding-detail 2026-07-02 10:31:58.303 | floating-ip-port-forwarding-port-ranges 2026-07-02 10:31:58.304 | floatingip-pools 2026-07-02 10:31:58.304 | fwaas_v2 2026-07-02 10:31:58.305 | ip_allocation 2026-07-02 10:31:58.305 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:31:58.305 | l3-flavors 2026-07-02 10:31:58.306 | l3-ha 2026-07-02 10:31:58.306 | l3_agent_scheduler 2026-07-02 10:31:58.306 | logging 2026-07-02 10:31:58.307 | multi-provider 2026-07-02 10:31:58.307 | net-mtu 2026-07-02 10:31:58.307 | net-mtu-writable 2026-07-02 10:31:58.307 | network-ip-availability 2026-07-02 10:31:58.308 | network_availability_zone 2026-07-02 10:31:58.308 | network_ha 2026-07-02 10:31:58.308 | pagination 2026-07-02 10:31:58.308 | port-device-profile 2026-07-02 10:31:58.308 | port-hardware-offload-type 2026-07-02 10:31:58.308 | port-mac-address-regenerate 2026-07-02 10:31:58.308 | port-numa-affinity-policy 2026-07-02 10:31:58.308 | port-numa-affinity-policy-socket 2026-07-02 10:31:58.308 | port-resource-request 2026-07-02 10:31:58.308 | port-security 2026-07-02 10:31:58.308 | port-trusted-vif 2026-07-02 10:31:58.309 | project-id 2026-07-02 10:31:58.309 | provider 2026-07-02 10:31:58.309 | pvlan 2026-07-02 10:31:58.310 | qinq 2026-07-02 10:31:58.310 | qos 2026-07-02 10:31:58.310 | qos-bw-limit-direction 2026-07-02 10:31:58.310 | qos-bw-minimum-ingress 2026-07-02 10:31:58.310 | qos-default 2026-07-02 10:31:58.310 | qos-fip 2026-07-02 10:31:58.311 | qos-gateway-ip 2026-07-02 10:31:58.311 | qos-rule-type-details 2026-07-02 10:31:58.311 | qos-rule-type-filter 2026-07-02 10:31:58.311 | qos-rules-alias 2026-07-02 10:31:58.311 | quota-check-limit 2026-07-02 10:31:58.311 | quota-check-limit-default 2026-07-02 10:31:58.311 | quota_details 2026-07-02 10:31:58.311 | quotas 2026-07-02 10:31:58.311 | rbac-address-scope 2026-07-02 10:31:58.311 | rbac-policies 2026-07-02 10:31:58.311 | rbac-security-groups 2026-07-02 10:31:58.311 | router 2026-07-02 10:31:58.312 | router-enable-snat 2026-07-02 10:31:58.312 | router_availability_zone 2026-07-02 10:31:58.312 | security-group 2026-07-02 10:31:58.312 | security-groups-default-rules 2026-07-02 10:31:58.312 | security-groups-default-statefulness 2026-07-02 10:31:58.312 | security-groups-normalized-cidr 2026-07-02 10:31:58.312 | security-groups-remote-address-group 2026-07-02 10:31:58.312 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:31:58.312 | security-groups-shared-filtering 2026-07-02 10:31:58.312 | segment 2026-07-02 10:31:58.312 | sorting 2026-07-02 10:31:58.313 | standard-attr-description 2026-07-02 10:31:58.313 | standard-attr-fwaas-v2 2026-07-02 10:31:58.313 | standard-attr-revisions 2026-07-02 10:31:58.313 | standard-attr-tag 2026-07-02 10:31:58.313 | standard-attr-timestamp 2026-07-02 10:31:58.313 | stateful-security-group 2026-07-02 10:31:58.313 | subnet-dns-publish-fixed-ip 2026-07-02 10:31:58.313 | subnet-external-network 2026-07-02 10:31:58.313 | subnet-service-types 2026-07-02 10:31:58.313 | subnet_allocation 2026-07-02 10:31:58.314 | subnet_onboard 2026-07-02 10:31:58.314 | subnetpool-prefix-ops 2026-07-02 10:31:58.314 | tag-creation 2026-07-02 10:31:58.314 | tap-mirror 2026-07-02 10:31:58.314 | tap-mirror-both-direction 2026-07-02 10:31:58.314 | trunk 2026-07-02 10:31:58.314 | uplink-status-propagation 2026-07-02 10:31:58.314 | uplink-status-propagation-updatable 2026-07-02 10:31:58.314 | vlan-transparent 2026-07-02 10:31:58.314 | vpn-endpoint-groups 2026-07-02 10:31:58.315 | vpnaas' 2026-07-02 10:31:58.315 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-02 10:31:58.315 | ++ 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-07-02 10:31:58.315 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:31:58.315 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-02 10:31:58.315 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:31:58.315 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-02 10:31:58.316 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-02 10:31:58.316 | address-scope 2026-07-02 10:31:58.316 | agent 2026-07-02 10:31:58.316 | allowed-address-pairs 2026-07-02 10:31:58.317 | auto-allocated-topology 2026-07-02 10:31:58.317 | availability_zone 2026-07-02 10:31:58.317 | bgp 2026-07-02 10:31:58.317 | bgp_4byte_asn 2026-07-02 10:31:58.317 | bgp_dragent_scheduler 2026-07-02 10:31:58.317 | binding 2026-07-02 10:31:58.317 | binding-extended 2026-07-02 10:31:58.317 | default-subnetpools 2026-07-02 10:31:58.317 | dhcp_agent_scheduler 2026-07-02 10:31:58.317 | dns-domain-ports 2026-07-02 10:31:58.317 | dns-integration 2026-07-02 10:31:58.318 | dns-integration-domain-keywords 2026-07-02 10:31:58.318 | empty-string-filtering 2026-07-02 10:31:58.318 | enable-default-route-bfd 2026-07-02 10:31:58.318 | enable-default-route-ecmp 2026-07-02 10:31:58.318 | expose-port-forwarding-in-fip 2026-07-02 10:31:58.318 | ext-gw-mode 2026-07-02 10:31:58.318 | external-gateway-multihoming 2026-07-02 10:31:58.318 | external-net 2026-07-02 10:31:58.318 | extra_dhcp_opt 2026-07-02 10:31:58.318 | extraroute 2026-07-02 10:31:58.319 | extraroute-atomic 2026-07-02 10:31:58.319 | filter-validation 2026-07-02 10:31:58.319 | fip-port-details 2026-07-02 10:31:58.319 | flavors 2026-07-02 10:31:58.319 | floating-ip-port-forwarding 2026-07-02 10:31:58.319 | floating-ip-port-forwarding-description 2026-07-02 10:31:58.319 | floating-ip-port-forwarding-detail 2026-07-02 10:31:58.319 | floating-ip-port-forwarding-port-ranges 2026-07-02 10:31:58.319 | floatingip-pools 2026-07-02 10:31:58.319 | fwaas_v2 2026-07-02 10:31:58.320 | ip_allocation 2026-07-02 10:31:58.320 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:31:58.320 | l3-flavors 2026-07-02 10:31:58.320 | l3-ha 2026-07-02 10:31:58.320 | l3_agent_scheduler 2026-07-02 10:31:58.320 | logging 2026-07-02 10:31:58.320 | multi-provider 2026-07-02 10:31:58.320 | net-mtu 2026-07-02 10:31:58.320 | net-mtu-writable 2026-07-02 10:31:58.320 | network-ip-availability 2026-07-02 10:31:58.320 | network_availability_zone 2026-07-02 10:31:58.320 | network_ha 2026-07-02 10:31:58.321 | pagination 2026-07-02 10:31:58.321 | port-device-profile 2026-07-02 10:31:58.321 | port-hardware-offload-type 2026-07-02 10:31:58.321 | port-mac-address-regenerate 2026-07-02 10:31:58.321 | port-numa-affinity-policy 2026-07-02 10:31:58.321 | port-numa-affinity-policy-socket 2026-07-02 10:31:58.321 | port-resource-request 2026-07-02 10:31:58.321 | port-security 2026-07-02 10:31:58.321 | port-trusted-vif 2026-07-02 10:31:58.321 | project-id 2026-07-02 10:31:58.321 | provider 2026-07-02 10:31:58.322 | pvlan 2026-07-02 10:31:58.322 | qinq 2026-07-02 10:31:58.323 | qos 2026-07-02 10:31:58.323 | qos-bw-limit-direction 2026-07-02 10:31:58.323 | qos-bw-minimum-ingress 2026-07-02 10:31:58.323 | qos-default 2026-07-02 10:31:58.323 | qos-fip 2026-07-02 10:31:58.323 | qos-gateway-ip 2026-07-02 10:31:58.323 | qos-rule-type-details 2026-07-02 10:31:58.323 | qos-rule-type-filter 2026-07-02 10:31:58.323 | qos-rules-alias 2026-07-02 10:31:58.323 | quota-check-limit 2026-07-02 10:31:58.323 | quota-check-limit-default 2026-07-02 10:31:58.324 | quota_details 2026-07-02 10:31:58.324 | quotas 2026-07-02 10:31:58.324 | rbac-address-scope 2026-07-02 10:31:58.324 | rbac-policies 2026-07-02 10:31:58.324 | rbac-security-groups 2026-07-02 10:31:58.324 | router 2026-07-02 10:31:58.324 | router-enable-snat 2026-07-02 10:31:58.324 | router_availability_zone 2026-07-02 10:31:58.324 | security-group 2026-07-02 10:31:58.324 | security-groups-default-rules 2026-07-02 10:31:58.324 | security-groups-default-statefulness 2026-07-02 10:31:58.325 | security-groups-normalized-cidr 2026-07-02 10:31:58.325 | security-groups-remote-address-group 2026-07-02 10:31:58.325 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:31:58.325 | security-groups-shared-filtering 2026-07-02 10:31:58.325 | segment 2026-07-02 10:31:58.325 | sorting 2026-07-02 10:31:58.325 | standard-attr-description 2026-07-02 10:31:58.325 | standard-attr-fwaas-v2 2026-07-02 10:31:58.325 | standard-attr-revisions 2026-07-02 10:31:58.326 | standard-attr-tag 2026-07-02 10:31:58.326 | standard-attr-timestamp 2026-07-02 10:31:58.326 | stateful-security-group 2026-07-02 10:31:58.326 | subnet-dns-publish-fixed-ip 2026-07-02 10:31:58.326 | subnet-external-network 2026-07-02 10:31:58.326 | subnet-service-types 2026-07-02 10:31:58.326 | subnet_allocation 2026-07-02 10:31:58.326 | subnet_onboard 2026-07-02 10:31:58.326 | subnetpool-prefix-ops 2026-07-02 10:31:58.326 | tag-creation 2026-07-02 10:31:58.326 | tap-mirror 2026-07-02 10:31:58.327 | tap-mirror-both-direction 2026-07-02 10:31:58.327 | trunk 2026-07-02 10:31:58.327 | uplink-status-propagation 2026-07-02 10:31:58.327 | uplink-status-propagation-updatable 2026-07-02 10:31:58.327 | vlan-transparent 2026-07-02 10:31:58.327 | vpn-endpoint-groups 2026-07-02 10:31:58.327 | vpnaas' 2026-07-02 10:31:58.327 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-02 10:31:58.327 | address-scope 2026-07-02 10:31:58.328 | agent 2026-07-02 10:31:58.328 | allowed-address-pairs 2026-07-02 10:31:58.328 | auto-allocated-topology 2026-07-02 10:31:58.328 | availability_zone 2026-07-02 10:31:58.328 | bgp 2026-07-02 10:31:58.328 | bgp_4byte_asn 2026-07-02 10:31:58.328 | bgp_dragent_scheduler 2026-07-02 10:31:58.328 | binding 2026-07-02 10:31:58.329 | binding-extended 2026-07-02 10:31:58.329 | default-subnetpools 2026-07-02 10:31:58.329 | dhcp_agent_scheduler 2026-07-02 10:31:58.329 | dns-domain-ports 2026-07-02 10:31:58.329 | dns-integration 2026-07-02 10:31:58.329 | dns-integration-domain-keywords 2026-07-02 10:31:58.329 | empty-string-filtering 2026-07-02 10:31:58.329 | enable-default-route-bfd 2026-07-02 10:31:58.329 | enable-default-route-ecmp 2026-07-02 10:31:58.329 | expose-port-forwarding-in-fip 2026-07-02 10:31:58.329 | ext-gw-mode 2026-07-02 10:31:58.330 | external-gateway-multihoming 2026-07-02 10:31:58.330 | external-net 2026-07-02 10:31:58.330 | extra_dhcp_opt 2026-07-02 10:31:58.330 | extraroute 2026-07-02 10:31:58.330 | extraroute-atomic 2026-07-02 10:31:58.330 | filter-validation 2026-07-02 10:31:58.330 | fip-port-details 2026-07-02 10:31:58.330 | flavors 2026-07-02 10:31:58.330 | floating-ip-port-forwarding 2026-07-02 10:31:58.330 | floating-ip-port-forwarding-description 2026-07-02 10:31:58.331 | floating-ip-port-forwarding-detail 2026-07-02 10:31:58.331 | floating-ip-port-forwarding-port-ranges 2026-07-02 10:31:58.331 | floatingip-pools 2026-07-02 10:31:58.331 | fwaas_v2 2026-07-02 10:31:58.331 | ip_allocation 2026-07-02 10:31:58.331 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:31:58.331 | l3-flavors 2026-07-02 10:31:58.331 | l3-ha 2026-07-02 10:31:58.331 | l3_agent_scheduler 2026-07-02 10:31:58.331 | logging 2026-07-02 10:31:58.331 | multi-provider 2026-07-02 10:31:58.332 | net-mtu 2026-07-02 10:31:58.332 | net-mtu-writable 2026-07-02 10:31:58.332 | network-ip-availability 2026-07-02 10:31:58.332 | network_availability_zone 2026-07-02 10:31:58.332 | network_ha 2026-07-02 10:31:58.332 | pagination 2026-07-02 10:31:58.332 | port-device-profile 2026-07-02 10:31:58.332 | port-hardware-offload-type 2026-07-02 10:31:58.332 | port-mac-address-regenerate 2026-07-02 10:31:58.332 | port-numa-affinity-policy 2026-07-02 10:31:58.333 | port-numa-affinity-policy-socket 2026-07-02 10:31:58.333 | port-resource-request 2026-07-02 10:31:58.333 | port-security 2026-07-02 10:31:58.333 | port-trusted-vif 2026-07-02 10:31:58.333 | project-id 2026-07-02 10:31:58.333 | provider 2026-07-02 10:31:58.333 | pvlan 2026-07-02 10:31:58.333 | qinq 2026-07-02 10:31:58.333 | qos 2026-07-02 10:31:58.333 | qos-bw-limit-direction 2026-07-02 10:31:58.333 | qos-bw-minimum-ingress 2026-07-02 10:31:58.334 | qos-default 2026-07-02 10:31:58.334 | qos-fip 2026-07-02 10:31:58.334 | qos-gateway-ip 2026-07-02 10:31:58.334 | qos-rule-type-details 2026-07-02 10:31:58.334 | qos-rule-type-filter 2026-07-02 10:31:58.334 | qos-rules-alias 2026-07-02 10:31:58.334 | quota-check-limit 2026-07-02 10:31:58.334 | quota-check-limit-default 2026-07-02 10:31:58.334 | quota_details 2026-07-02 10:31:58.334 | quotas 2026-07-02 10:31:58.335 | rbac-address-scope 2026-07-02 10:31:58.335 | rbac-policies 2026-07-02 10:31:58.335 | rbac-security-groups 2026-07-02 10:31:58.335 | router 2026-07-02 10:31:58.335 | router-enable-snat 2026-07-02 10:31:58.335 | router_availability_zone 2026-07-02 10:31:58.335 | security-group 2026-07-02 10:31:58.335 | security-groups-default-rules 2026-07-02 10:31:58.335 | security-groups-default-statefulness 2026-07-02 10:31:58.335 | security-groups-normalized-cidr 2026-07-02 10:31:58.336 | security-groups-remote-address-group 2026-07-02 10:31:58.336 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:31:58.336 | security-groups-shared-filtering 2026-07-02 10:31:58.336 | segment 2026-07-02 10:31:58.336 | sorting 2026-07-02 10:31:58.336 | standard-attr-description 2026-07-02 10:31:58.336 | standard-attr-fwaas-v2 2026-07-02 10:31:58.336 | standard-attr-revisions 2026-07-02 10:31:58.336 | standard-attr-tag 2026-07-02 10:31:58.336 | standard-attr-timestamp 2026-07-02 10:31:58.336 | stateful-security-group 2026-07-02 10:31:58.337 | subnet-dns-publish-fixed-ip 2026-07-02 10:31:58.337 | subnet-external-network 2026-07-02 10:31:58.337 | subnet-service-types 2026-07-02 10:31:58.337 | subnet_allocation 2026-07-02 10:31:58.337 | subnet_onboard 2026-07-02 10:31:58.337 | subnetpool-prefix-ops 2026-07-02 10:31:58.337 | tag-creation 2026-07-02 10:31:58.337 | tap-mirror 2026-07-02 10:31:58.337 | tap-mirror-both-direction 2026-07-02 10:31:58.337 | trunk 2026-07-02 10:31:58.337 | uplink-status-propagation 2026-07-02 10:31:58.338 | uplink-status-propagation-updatable 2026-07-02 10:31:58.338 | vlan-transparent 2026-07-02 10:31:58.338 | vpn-endpoint-groups 2026-07-02 10:31:58.338 | vpnaas' 2026-07-02 10:31:58.338 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:31:58.338 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-02 10:31:58.338 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-02 10:31:58.338 | address-scope 2026-07-02 10:31:58.338 | agent 2026-07-02 10:31:58.338 | allowed-address-pairs 2026-07-02 10:31:58.338 | auto-allocated-topology 2026-07-02 10:31:58.339 | availability_zone 2026-07-02 10:31:58.339 | bgp 2026-07-02 10:31:58.339 | bgp_4byte_asn 2026-07-02 10:31:58.339 | bgp_dragent_scheduler 2026-07-02 10:31:58.339 | binding 2026-07-02 10:31:58.339 | binding-extended 2026-07-02 10:31:58.339 | default-subnetpools 2026-07-02 10:31:58.339 | dhcp_agent_scheduler 2026-07-02 10:31:58.339 | dns-domain-ports 2026-07-02 10:31:58.339 | dns-integration 2026-07-02 10:31:58.340 | dns-integration-domain-keywords 2026-07-02 10:31:58.340 | empty-string-filtering 2026-07-02 10:31:58.340 | enable-default-route-bfd 2026-07-02 10:31:58.340 | enable-default-route-ecmp 2026-07-02 10:31:58.340 | expose-port-forwarding-in-fip 2026-07-02 10:31:58.340 | ext-gw-mode 2026-07-02 10:31:58.340 | external-gateway-multihoming 2026-07-02 10:31:58.340 | external-net 2026-07-02 10:31:58.340 | extra_dhcp_opt 2026-07-02 10:31:58.340 | extraroute 2026-07-02 10:31:58.341 | extraroute-atomic 2026-07-02 10:31:58.341 | filter-validation 2026-07-02 10:31:58.341 | fip-port-details 2026-07-02 10:31:58.341 | flavors 2026-07-02 10:31:58.341 | floating-ip-port-forwarding 2026-07-02 10:31:58.341 | floating-ip-port-forwarding-description 2026-07-02 10:31:58.341 | floating-ip-port-forwarding-detail 2026-07-02 10:31:58.341 | floating-ip-port-forwarding-port-ranges 2026-07-02 10:31:58.341 | floatingip-pools 2026-07-02 10:31:58.341 | fwaas_v2 2026-07-02 10:31:58.342 | ip_allocation 2026-07-02 10:31:58.342 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:31:58.342 | l3-flavors 2026-07-02 10:31:58.342 | l3-ha 2026-07-02 10:31:58.342 | l3_agent_scheduler 2026-07-02 10:31:58.342 | logging 2026-07-02 10:31:58.342 | multi-provider 2026-07-02 10:31:58.342 | net-mtu 2026-07-02 10:31:58.342 | net-mtu-writable 2026-07-02 10:31:58.342 | network-ip-availability 2026-07-02 10:31:58.343 | network_availability_zone 2026-07-02 10:31:58.343 | network_ha 2026-07-02 10:31:58.343 | pagination 2026-07-02 10:31:58.343 | port-device-profile 2026-07-02 10:31:58.343 | port-hardware-offload-type 2026-07-02 10:31:58.343 | port-mac-address-regenerate 2026-07-02 10:31:58.343 | port-numa-affinity-policy 2026-07-02 10:31:58.343 | port-numa-affinity-policy-socket 2026-07-02 10:31:58.343 | port-resource-request 2026-07-02 10:31:58.343 | port-security 2026-07-02 10:31:58.343 | port-trusted-vif 2026-07-02 10:31:58.344 | project-id 2026-07-02 10:31:58.344 | provider 2026-07-02 10:31:58.344 | pvlan 2026-07-02 10:31:58.344 | qinq 2026-07-02 10:31:58.344 | qos 2026-07-02 10:31:58.344 | qos-bw-limit-direction 2026-07-02 10:31:58.344 | qos-bw-minimum-ingress 2026-07-02 10:31:58.344 | qos-default 2026-07-02 10:31:58.344 | qos-fip 2026-07-02 10:31:58.344 | qos-gateway-ip 2026-07-02 10:31:58.345 | qos-rule-type-details 2026-07-02 10:31:58.345 | qos-rule-type-filter 2026-07-02 10:31:58.345 | qos-rules-alias 2026-07-02 10:31:58.345 | quota-check-limit 2026-07-02 10:31:58.345 | quota-check-limit-default 2026-07-02 10:31:58.345 | quota_details 2026-07-02 10:31:58.345 | quotas 2026-07-02 10:31:58.345 | rbac-address-scope 2026-07-02 10:31:58.345 | rbac-policies 2026-07-02 10:31:58.345 | rbac-security-groups 2026-07-02 10:31:58.346 | router 2026-07-02 10:31:58.346 | router-enable-snat 2026-07-02 10:31:58.346 | router_availability_zone 2026-07-02 10:31:58.346 | security-group 2026-07-02 10:31:58.346 | security-groups-default-rules 2026-07-02 10:31:58.346 | security-groups-default-statefulness 2026-07-02 10:31:58.346 | security-groups-normalized-cidr 2026-07-02 10:31:58.346 | security-groups-remote-address-group 2026-07-02 10:31:58.346 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:31:58.346 | security-groups-shared-filtering 2026-07-02 10:31:58.347 | segment 2026-07-02 10:31:58.347 | sorting 2026-07-02 10:31:58.347 | standard-attr-description 2026-07-02 10:31:58.347 | standard-attr-fwaas-v2 2026-07-02 10:31:58.347 | standard-attr-revisions 2026-07-02 10:31:58.347 | standard-attr-tag 2026-07-02 10:31:58.347 | standard-attr-timestamp 2026-07-02 10:31:58.347 | stateful-security-group 2026-07-02 10:31:58.347 | subnet-dns-publish-fixed-ip 2026-07-02 10:31:58.347 | subnet-external-network 2026-07-02 10:31:58.348 | subnet-service-types 2026-07-02 10:31:58.348 | subnet_allocation 2026-07-02 10:31:58.348 | subnet_onboard 2026-07-02 10:31:58.348 | subnetpool-prefix-ops 2026-07-02 10:31:58.348 | tag-creation 2026-07-02 10:31:58.348 | tap-mirror 2026-07-02 10:31:58.348 | tap-mirror-both-direction 2026-07-02 10:31:58.348 | trunk 2026-07-02 10:31:58.348 | uplink-status-propagation 2026-07-02 10:31:58.348 | uplink-status-propagation-updatable 2026-07-02 10:31:58.348 | vlan-transparent 2026-07-02 10:31:58.349 | vpn-endpoint-groups 2026-07-02 10:31:58.349 | vpnaas' 2026-07-02 10:31:58.349 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:31:58.349 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-02 10:31:58.349 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-02 10:31:58.349 | address-scope 2026-07-02 10:31:58.349 | agent 2026-07-02 10:31:58.349 | allowed-address-pairs 2026-07-02 10:31:58.349 | auto-allocated-topology 2026-07-02 10:31:58.350 | availability_zone 2026-07-02 10:31:58.350 | bgp 2026-07-02 10:31:58.350 | bgp_4byte_asn 2026-07-02 10:31:58.350 | bgp_dragent_scheduler 2026-07-02 10:31:58.350 | binding 2026-07-02 10:31:58.350 | binding-extended 2026-07-02 10:31:58.350 | default-subnetpools 2026-07-02 10:31:58.350 | dhcp_agent_scheduler 2026-07-02 10:31:58.350 | dns-domain-ports 2026-07-02 10:31:58.350 | dns-integration 2026-07-02 10:31:58.350 | dns-integration-domain-keywords 2026-07-02 10:31:58.351 | empty-string-filtering 2026-07-02 10:31:58.351 | enable-default-route-bfd 2026-07-02 10:31:58.351 | enable-default-route-ecmp 2026-07-02 10:31:58.351 | expose-port-forwarding-in-fip 2026-07-02 10:31:58.351 | ext-gw-mode 2026-07-02 10:31:58.351 | external-gateway-multihoming 2026-07-02 10:31:58.351 | external-net 2026-07-02 10:31:58.351 | extra_dhcp_opt 2026-07-02 10:31:58.351 | extraroute 2026-07-02 10:31:58.351 | extraroute-atomic 2026-07-02 10:31:58.352 | filter-validation 2026-07-02 10:31:58.352 | fip-port-details 2026-07-02 10:31:58.352 | flavors 2026-07-02 10:31:58.352 | floating-ip-port-forwarding 2026-07-02 10:31:58.352 | floating-ip-port-forwarding-description 2026-07-02 10:31:58.352 | floating-ip-port-forwarding-detail 2026-07-02 10:31:58.352 | floating-ip-port-forwarding-port-ranges 2026-07-02 10:31:58.352 | floatingip-pools 2026-07-02 10:31:58.352 | fwaas_v2 2026-07-02 10:31:58.352 | ip_allocation 2026-07-02 10:31:58.353 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:31:58.353 | l3-flavors 2026-07-02 10:31:58.353 | l3-ha 2026-07-02 10:31:58.353 | l3_agent_scheduler 2026-07-02 10:31:58.353 | logging 2026-07-02 10:31:58.353 | multi-provider 2026-07-02 10:31:58.353 | net-mtu 2026-07-02 10:31:58.353 | net-mtu-writable 2026-07-02 10:31:58.353 | network-ip-availability 2026-07-02 10:31:58.353 | network_availability_zone 2026-07-02 10:31:58.353 | network_ha 2026-07-02 10:31:58.354 | pagination 2026-07-02 10:31:58.354 | port-device-profile 2026-07-02 10:31:58.354 | port-hardware-offload-type 2026-07-02 10:31:58.354 | port-mac-address-regenerate 2026-07-02 10:31:58.354 | port-numa-affinity-policy 2026-07-02 10:31:58.354 | port-numa-affinity-policy-socket 2026-07-02 10:31:58.354 | port-resource-request 2026-07-02 10:31:58.354 | port-security 2026-07-02 10:31:58.354 | port-trusted-vif 2026-07-02 10:31:58.354 | project-id 2026-07-02 10:31:58.355 | provider 2026-07-02 10:31:58.355 | pvlan 2026-07-02 10:31:58.355 | qinq 2026-07-02 10:31:58.355 | qos 2026-07-02 10:31:58.355 | qos-bw-limit-direction 2026-07-02 10:31:58.355 | qos-bw-minimum-ingress 2026-07-02 10:31:58.355 | qos-default 2026-07-02 10:31:58.355 | qos-fip 2026-07-02 10:31:58.355 | qos-gateway-ip 2026-07-02 10:31:58.355 | qos-rule-type-details 2026-07-02 10:31:58.355 | qos-rule-type-filter 2026-07-02 10:31:58.355 | qos-rules-alias 2026-07-02 10:31:58.356 | quota-check-limit 2026-07-02 10:31:58.356 | quota-check-limit-default 2026-07-02 10:31:58.356 | quota_details 2026-07-02 10:31:58.356 | quotas 2026-07-02 10:31:58.356 | rbac-address-scope 2026-07-02 10:31:58.356 | rbac-policies 2026-07-02 10:31:58.356 | rbac-security-groups 2026-07-02 10:31:58.356 | router 2026-07-02 10:31:58.356 | router-enable-snat 2026-07-02 10:31:58.356 | router_availability_zone 2026-07-02 10:31:58.356 | security-group 2026-07-02 10:31:58.357 | security-groups-default-rules 2026-07-02 10:31:58.357 | security-groups-default-statefulness 2026-07-02 10:31:58.357 | security-groups-normalized-cidr 2026-07-02 10:31:58.357 | security-groups-remote-address-group 2026-07-02 10:31:58.357 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:31:58.357 | security-groups-shared-filtering 2026-07-02 10:31:58.357 | segment 2026-07-02 10:31:58.357 | sorting 2026-07-02 10:31:58.357 | standard-attr-description 2026-07-02 10:31:58.357 | standard-attr-fwaas-v2 2026-07-02 10:31:58.357 | standard-attr-revisions 2026-07-02 10:31:58.358 | standard-attr-tag 2026-07-02 10:31:58.358 | standard-attr-timestamp 2026-07-02 10:31:58.358 | stateful-security-group 2026-07-02 10:31:58.358 | subnet-dns-publish-fixed-ip 2026-07-02 10:31:58.358 | subnet-external-network 2026-07-02 10:31:58.358 | subnet-service-types 2026-07-02 10:31:58.358 | subnet_allocation 2026-07-02 10:31:58.358 | subnet_onboard 2026-07-02 10:31:58.358 | subnetpool-prefix-ops 2026-07-02 10:31:58.358 | tag-creation 2026-07-02 10:31:58.358 | tap-mirror 2026-07-02 10:31:58.359 | tap-mirror-both-direction 2026-07-02 10:31:58.359 | trunk 2026-07-02 10:31:58.359 | uplink-status-propagation 2026-07-02 10:31:58.359 | uplink-status-propagation-updatable 2026-07-02 10:31:58.359 | vlan-transparent 2026-07-02 10:31:58.359 | vpn-endpoint-groups 2026-07-02 10:31:58.359 | vpnaas' 2026-07-02 10:31:58.359 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-02 10:31:58.359 | address-scope 2026-07-02 10:31:58.359 | agent 2026-07-02 10:31:58.359 | allowed-address-pairs 2026-07-02 10:31:58.360 | auto-allocated-topology 2026-07-02 10:31:58.360 | availability_zone 2026-07-02 10:31:58.360 | bgp 2026-07-02 10:31:58.360 | bgp_4byte_asn 2026-07-02 10:31:58.360 | bgp_dragent_scheduler 2026-07-02 10:31:58.360 | binding 2026-07-02 10:31:58.360 | binding-extended 2026-07-02 10:31:58.360 | default-subnetpools 2026-07-02 10:31:58.360 | dhcp_agent_scheduler 2026-07-02 10:31:58.360 | dns-domain-ports 2026-07-02 10:31:58.360 | dns-integration 2026-07-02 10:31:58.361 | dns-integration-domain-keywords 2026-07-02 10:31:58.361 | empty-string-filtering 2026-07-02 10:31:58.361 | enable-default-route-bfd 2026-07-02 10:31:58.361 | enable-default-route-ecmp 2026-07-02 10:31:58.361 | expose-port-forwarding-in-fip 2026-07-02 10:31:58.361 | ext-gw-mode 2026-07-02 10:31:58.361 | external-gateway-multihoming 2026-07-02 10:31:58.361 | external-net 2026-07-02 10:31:58.361 | extra_dhcp_opt 2026-07-02 10:31:58.361 | extraroute 2026-07-02 10:31:58.361 | extraroute-atomic 2026-07-02 10:31:58.362 | filter-validation 2026-07-02 10:31:58.362 | fip-port-details 2026-07-02 10:31:58.362 | flavors 2026-07-02 10:31:58.362 | floating-ip-port-forwarding 2026-07-02 10:31:58.362 | floating-ip-port-forwarding-description 2026-07-02 10:31:58.362 | floating-ip-port-forwarding-detail 2026-07-02 10:31:58.362 | floating-ip-port-forwarding-port-ranges 2026-07-02 10:31:58.362 | floatingip-pools 2026-07-02 10:31:58.362 | fwaas_v2 2026-07-02 10:31:58.362 | ip_allocation 2026-07-02 10:31:58.362 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:31:58.363 | l3-flavors 2026-07-02 10:31:58.363 | l3-ha 2026-07-02 10:31:58.363 | l3_agent_scheduler 2026-07-02 10:31:58.363 | logging 2026-07-02 10:31:58.363 | multi-provider 2026-07-02 10:31:58.363 | net-mtu 2026-07-02 10:31:58.363 | net-mtu-writable 2026-07-02 10:31:58.363 | network-ip-availability 2026-07-02 10:31:58.363 | network_availability_zone 2026-07-02 10:31:58.363 | network_ha 2026-07-02 10:31:58.363 | pagination 2026-07-02 10:31:58.364 | port-device-profile 2026-07-02 10:31:58.364 | port-hardware-offload-type 2026-07-02 10:31:58.364 | port-mac-address-regenerate 2026-07-02 10:31:58.364 | port-numa-affinity-policy 2026-07-02 10:31:58.364 | port-numa-affinity-policy-socket 2026-07-02 10:31:58.364 | port-resource-request 2026-07-02 10:31:58.364 | port-security 2026-07-02 10:31:58.364 | port-trusted-vif 2026-07-02 10:31:58.364 | project-id 2026-07-02 10:31:58.364 | provider 2026-07-02 10:31:58.364 | pvlan 2026-07-02 10:31:58.365 | qinq 2026-07-02 10:31:58.365 | qos 2026-07-02 10:31:58.365 | qos-bw-limit-direction 2026-07-02 10:31:58.365 | qos-bw-minimum-ingress 2026-07-02 10:31:58.365 | qos-default 2026-07-02 10:31:58.365 | qos-fip 2026-07-02 10:31:58.365 | qos-gateway-ip 2026-07-02 10:31:58.365 | qos-rule-type-details 2026-07-02 10:31:58.365 | qos-rule-type-filter 2026-07-02 10:31:58.365 | qos-rules-alias 2026-07-02 10:31:58.365 | quota-check-limit 2026-07-02 10:31:58.366 | quota-check-limit-default 2026-07-02 10:31:58.366 | quota_details 2026-07-02 10:31:58.366 | quotas 2026-07-02 10:31:58.366 | rbac-address-scope 2026-07-02 10:31:58.366 | rbac-policies 2026-07-02 10:31:58.366 | rbac-security-groups 2026-07-02 10:31:58.366 | router 2026-07-02 10:31:58.366 | router-enable-snat 2026-07-02 10:31:58.366 | router_availability_zone 2026-07-02 10:31:58.366 | security-group 2026-07-02 10:31:58.366 | security-groups-default-rules 2026-07-02 10:31:58.367 | security-groups-default-statefulness 2026-07-02 10:31:58.367 | security-groups-normalized-cidr 2026-07-02 10:31:58.367 | security-groups-remote-address-group 2026-07-02 10:31:58.367 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:31:58.367 | security-groups-shared-filtering 2026-07-02 10:31:58.367 | segment 2026-07-02 10:31:58.367 | sorting 2026-07-02 10:31:58.367 | standard-attr-description 2026-07-02 10:31:58.367 | standard-attr-fwaas-v2 2026-07-02 10:31:58.367 | standard-attr-revisions 2026-07-02 10:31:58.368 | standard-attr-tag 2026-07-02 10:31:58.368 | standard-attr-timestamp 2026-07-02 10:31:58.368 | stateful-security-group 2026-07-02 10:31:58.368 | subnet-dns-publish-fixed-ip 2026-07-02 10:31:58.368 | subnet-external-network 2026-07-02 10:31:58.368 | subnet-service-types 2026-07-02 10:31:58.368 | subnet_allocation 2026-07-02 10:31:58.368 | subnet_onboard 2026-07-02 10:31:58.368 | subnetpool-prefix-ops 2026-07-02 10:31:58.368 | tag-creation 2026-07-02 10:31:58.369 | tap-mirror 2026-07-02 10:31:58.369 | tap-mirror-both-direction 2026-07-02 10:31:58.369 | trunk 2026-07-02 10:31:58.369 | uplink-status-propagation 2026-07-02 10:31:58.369 | uplink-status-propagation-updatable 2026-07-02 10:31:58.369 | vlan-transparent 2026-07-02 10:31:58.369 | vpn-endpoint-groups 2026-07-02 10:31:58.369 | vpnaas' 2026-07-02 10:31:58.369 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:31:58.369 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-02 10:31:58.369 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-02 10:31:58.370 | address-scope 2026-07-02 10:31:58.370 | agent 2026-07-02 10:31:58.370 | allowed-address-pairs 2026-07-02 10:31:58.370 | auto-allocated-topology 2026-07-02 10:31:58.370 | availability_zone 2026-07-02 10:31:58.370 | bgp 2026-07-02 10:31:58.370 | bgp_4byte_asn 2026-07-02 10:31:58.370 | bgp_dragent_scheduler 2026-07-02 10:31:58.370 | binding 2026-07-02 10:31:58.370 | binding-extended 2026-07-02 10:31:58.370 | default-subnetpools 2026-07-02 10:31:58.371 | dhcp_agent_scheduler 2026-07-02 10:31:58.371 | dns-domain-ports 2026-07-02 10:31:58.371 | dns-integration 2026-07-02 10:31:58.371 | dns-integration-domain-keywords 2026-07-02 10:31:58.371 | empty-string-filtering 2026-07-02 10:31:58.371 | enable-default-route-bfd 2026-07-02 10:31:58.371 | enable-default-route-ecmp 2026-07-02 10:31:58.371 | expose-port-forwarding-in-fip 2026-07-02 10:31:58.371 | ext-gw-mode 2026-07-02 10:31:58.371 | external-gateway-multihoming 2026-07-02 10:31:58.371 | external-net 2026-07-02 10:31:58.372 | extra_dhcp_opt 2026-07-02 10:31:58.372 | extraroute 2026-07-02 10:31:58.372 | extraroute-atomic 2026-07-02 10:31:58.372 | filter-validation 2026-07-02 10:31:58.372 | fip-port-details 2026-07-02 10:31:58.372 | flavors 2026-07-02 10:31:58.372 | floating-ip-port-forwarding 2026-07-02 10:31:58.372 | floating-ip-port-forwarding-description 2026-07-02 10:31:58.372 | floating-ip-port-forwarding-detail 2026-07-02 10:31:58.372 | floating-ip-port-forwarding-port-ranges 2026-07-02 10:31:58.372 | floatingip-pools 2026-07-02 10:31:58.373 | fwaas_v2 2026-07-02 10:31:58.373 | ip_allocation 2026-07-02 10:31:58.373 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:31:58.373 | l3-flavors 2026-07-02 10:31:58.373 | l3-ha 2026-07-02 10:31:58.373 | l3_agent_scheduler 2026-07-02 10:31:58.373 | logging 2026-07-02 10:31:58.373 | multi-provider 2026-07-02 10:31:58.373 | net-mtu 2026-07-02 10:31:58.373 | net-mtu-writable 2026-07-02 10:31:58.374 | network-ip-availability 2026-07-02 10:31:58.374 | network_availability_zone 2026-07-02 10:31:58.374 | network_ha 2026-07-02 10:31:58.374 | pagination 2026-07-02 10:31:58.374 | port-device-profile 2026-07-02 10:31:58.374 | port-hardware-offload-type 2026-07-02 10:31:58.374 | port-mac-address-regenerate 2026-07-02 10:31:58.374 | port-numa-affinity-policy 2026-07-02 10:31:58.374 | port-numa-affinity-policy-socket 2026-07-02 10:31:58.374 | port-resource-request 2026-07-02 10:31:58.374 | port-security 2026-07-02 10:31:58.375 | port-trusted-vif 2026-07-02 10:31:58.375 | project-id 2026-07-02 10:31:58.375 | provider 2026-07-02 10:31:58.375 | pvlan 2026-07-02 10:31:58.375 | qinq 2026-07-02 10:31:58.375 | qos 2026-07-02 10:31:58.375 | qos-bw-limit-direction 2026-07-02 10:31:58.375 | qos-bw-minimum-ingress 2026-07-02 10:31:58.375 | qos-default 2026-07-02 10:31:58.375 | qos-fip 2026-07-02 10:31:58.375 | qos-gateway-ip 2026-07-02 10:31:58.376 | qos-rule-type-details 2026-07-02 10:31:58.376 | qos-rule-type-filter 2026-07-02 10:31:58.376 | qos-rules-alias 2026-07-02 10:31:58.376 | quota-check-limit 2026-07-02 10:31:58.376 | quota-check-limit-default 2026-07-02 10:31:58.376 | quota_details 2026-07-02 10:31:58.376 | quotas 2026-07-02 10:31:58.376 | rbac-address-scope 2026-07-02 10:31:58.376 | rbac-policies 2026-07-02 10:31:58.376 | rbac-security-groups 2026-07-02 10:31:58.376 | router 2026-07-02 10:31:58.377 | router-enable-snat 2026-07-02 10:31:58.377 | router_availability_zone 2026-07-02 10:31:58.377 | security-group 2026-07-02 10:31:58.377 | security-groups-default-rules 2026-07-02 10:31:58.377 | security-groups-default-statefulness 2026-07-02 10:31:58.377 | security-groups-normalized-cidr 2026-07-02 10:31:58.377 | security-groups-remote-address-group 2026-07-02 10:31:58.377 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:31:58.377 | security-groups-shared-filtering 2026-07-02 10:31:58.377 | segment 2026-07-02 10:31:58.377 | sorting 2026-07-02 10:31:58.378 | standard-attr-description 2026-07-02 10:31:58.378 | standard-attr-fwaas-v2 2026-07-02 10:31:58.378 | standard-attr-revisions 2026-07-02 10:31:58.378 | standard-attr-tag 2026-07-02 10:31:58.378 | standard-attr-timestamp 2026-07-02 10:31:58.378 | stateful-security-group 2026-07-02 10:31:58.378 | subnet-dns-publish-fixed-ip 2026-07-02 10:31:58.378 | subnet-external-network 2026-07-02 10:31:58.378 | subnet-service-types 2026-07-02 10:31:58.378 | subnet_allocation 2026-07-02 10:31:58.379 | subnet_onboard 2026-07-02 10:31:58.379 | subnetpool-prefix-ops 2026-07-02 10:31:58.379 | tag-creation 2026-07-02 10:31:58.379 | tap-mirror 2026-07-02 10:31:58.379 | tap-mirror-both-direction 2026-07-02 10:31:58.379 | trunk 2026-07-02 10:31:58.379 | uplink-status-propagation 2026-07-02 10:31:58.379 | uplink-status-propagation-updatable 2026-07-02 10:31:58.379 | vlan-transparent 2026-07-02 10:31:58.379 | vpn-endpoint-groups 2026-07-02 10:31:58.379 | vpnaas' 2026-07-02 10:31:58.379 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:31:58.380 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-02 10:31:58.380 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-02 10:31:58.380 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-02 10:31:58.380 | ++ 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-07-02 10:31:58.380 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-02 10:31:58.380 | + 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-07-02 10:31:58.380 | + 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-07-02 10:31:58.380 | + 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-07-02 10:31:58.381 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:31:58.381 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-02 10:31:58.381 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-02 10:31:58.385 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-02 10:31:58.389 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:31:58.393 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-02 10:31:58.430 | + 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.22:6641 2026-07-02 10:31:58.433 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:31:58.436 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 10:31:58.440 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.22:6641 2026-07-02 10:31:58.443 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.22:6641 ']' 2026-07-02 10:31:58.446 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:31:58.449 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.22:6641 2026-07-02 10:31:58.487 | + 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.22:6642 2026-07-02 10:31:58.490 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:31:58.493 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 10:31:58.496 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.22:6642 2026-07-02 10:31:58.498 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.22:6642 ']' 2026-07-02 10:31:58.500 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:31:58.504 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.22:6642 2026-07-02 10:31:58.540 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-02 10:31:58.560 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:58.564 | + 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-07-02 10:31:58.568 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:31:58.571 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 10:31:58.575 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-02 10:31:58.578 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-02 10:31:58.581 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:31:58.585 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-02 10:31:58.621 | + 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-07-02 10:31:58.623 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:31:58.626 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 10:31:58.629 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-02 10:31:58.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-02 10:31:58.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:31:58.638 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-02 10:31:58.677 | + 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-07-02 10:31:58.679 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:31:58.682 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-02 10:31:58.686 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-02 10:31:58.689 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-02 10:31:58.692 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:31:58.695 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-02 10:31:58.733 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-02 10:31:58.758 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-02 10:31:58.778 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:58.781 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-02 10:31:58.784 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 10:31:58.804 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:58.807 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 10:31:58.810 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 10:31:58.813 | + 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-07-02 10:31:58.816 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:31:58.819 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 10:31:58.822 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-02 10:31:58.825 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-02 10:31:58.827 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:31:58.830 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-02 10:31:58.866 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-02 10:31:58.887 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:58.890 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-02 10:31:58.928 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-02 10:31:58.947 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:58.950 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-02 10:31:58.985 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-02 10:31:59.004 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:59.006 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-02 10:31:59.009 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 10:31:59.028 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:59.032 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 10:31:59.035 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 10:31:59.038 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-02 10:31:59.073 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-02 10:31:59.094 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:59.097 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-02 10:31:59.118 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:59.120 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-02 10:31:59.139 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:59.142 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-02 10:31:59.162 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:59.164 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-02 10:31:59.184 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:31:59.187 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-02 10:31:59.206 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:31:59.209 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-02 10:31:59.212 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-02 10:31:59.214 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-02 10:31:59.221 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-02 10:31:59.258 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-02 10:31:59.294 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-02 10:31:59.332 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-02 10:31:59.371 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-02 10:31:59.374 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 10:31:59.378 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-02 10:31:59.380 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 10:31:59.384 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 10:31:59.387 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-02 10:31:59.391 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 10:31:59.395 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-02 10:31:59.398 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 10:31:59.402 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-02 10:31:59.439 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-02 10:31:59.476 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.22/identity 2026-07-02 10:31:59.512 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-02 10:31:59.550 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-02 10:31:59.588 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-02 10:31:59.629 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-02 10:31:59.669 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-02 10:31:59.709 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.22/identity 2026-07-02 10:31:59.747 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 10:31:59.787 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 10:31:59.827 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 10:31:59.830 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-02 10:31:59.871 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-02 10:31:59.913 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-02 10:31:59.917 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 10:31:59.920 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 10:31:59.923 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-02 10:31:59.926 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-02 10:31:59.966 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-02 10:32:00.004 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.22/identity 2026-07-02 10:32:00.046 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-02 10:32:00.088 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-02 10:32:00.126 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-02 10:32:00.166 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-02 10:32:00.203 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-02 10:32:00.239 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-02 10:32:00.242 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 10:32:00.246 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-02 10:32:00.250 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 10:32:00.255 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-02 10:32:00.294 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-02 10:32:00.333 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.22/identity 2026-07-02 10:32:00.375 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-02 10:32:00.413 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-02 10:32:00.452 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-02 10:32:00.489 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-02 10:32:00.528 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-02 10:32:00.566 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-02 10:32:00.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-02 10:32:00.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-02 10:32:00.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-02 10:32:00.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-02 10:32:00.580 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-02 10:32:00.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-02 10:32:00.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-02 10:32:00.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-02 10:32:00.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-02 10:32:00.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-02 10:32:00.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-02 10:32:00.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-02 10:32:00.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-02 10:32:00.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-02 10:32:00.607 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-02 10:32:00.610 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-02 10:32:00.613 | + 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-07-02 10:32:00.616 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:00.620 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-02 10:32:00.623 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-02 10:32:00.625 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-02 10:32:00.629 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:00.631 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-02 10:32:00.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-02 10:32:00.671 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:00.674 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 10:32:00.676 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-02 10:32:00.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-02 10:32:00.683 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:00.687 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-02 10:32:00.721 | + 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-07-02 10:32:00.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:00.727 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 10:32:00.730 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-02 10:32:00.733 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-02 10:32:00.736 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:00.739 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-02 10:32:00.773 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-02 10:32:00.776 | + 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-07-02 10:32:00.779 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:00.782 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 10:32:00.785 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-02 10:32:00.787 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-02 10:32:00.790 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:00.793 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-02 10:32:00.825 | + 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-07-02 10:32:00.829 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:00.832 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 10:32:00.834 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-02 10:32:00.837 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-02 10:32:00.840 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:00.843 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-02 10:32:00.876 | + 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-07-02 10:32:00.879 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:00.883 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 10:32:00.886 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-02 10:32:00.889 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-02 10:32:00.892 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:00.894 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-02 10:32:00.933 | + 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-07-02 10:32:00.936 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:00.939 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-02 10:32:00.942 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-02 10:32:00.945 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-02 10:32:00.947 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:00.950 | + 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-07-02 10:32:00.987 | + 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-07-02 10:32:00.990 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:00.994 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-02 10:32:00.997 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-02 10:32:00.999 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-02 10:32:01.002 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:01.005 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-02 10:32:01.041 | + 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-07-02 10:32:01.045 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:01.048 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-02 10:32:01.053 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-02 10:32:01.055 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-02 10:32:01.058 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:01.061 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-02 10:32:01.098 | + 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-07-02 10:32:01.101 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:01.104 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-02 10:32:01.107 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-02 10:32:01.111 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-02 10:32:01.113 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:01.116 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-02 10:32:01.154 | + 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-07-02 10:32:01.157 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 10:32:01.160 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-02 10:32:01.163 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-02 10:32:01.167 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-02 10:32:01.170 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 10:32:01.173 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-02 10:32:01.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 10:32:01.216 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-02 10:32:01.257 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-02 10:32:01.296 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-02 10:32:01.299 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-02 10:32:01.302 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-02 10:32:01.305 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-02 10:32:01.307 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 10:32:01.309 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-02 10:32:01.312 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-02 10:32:01.314 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 10:32:01.317 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 10:32:01.335 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 10:32:01.336 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:32:01.347 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 10:32:01.352 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 10:32:01.365 | /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-07-02 10:32:01.370 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-02 10:32:01.372 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-02 10:32:01.376 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 10:32:01.379 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-02 10:32:01.410 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-02 10:32:01.439 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-02 10:32:01.468 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 10:32:01.498 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 10:32:01.527 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 10:32:01.556 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 10:32:01.587 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 10:32:01.616 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 10:32:01.646 | + 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-07-02 10:32:01.675 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 10:32:01.704 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 10:32:01.734 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 10:32:01.765 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-02 10:32:01.795 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 10:32:01.798 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 10:32:01.802 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-02 10:32:01.805 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-02 10:32:01.807 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 10:32:01.810 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:32:01.813 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:32:01.815 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-02 10:32:01.818 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-02 10:32:01.821 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-02 10:32:01.851 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 10:32:01.883 | + 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-07-02 10:32:01.883 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-02 10:32:01.894 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-02 10:32:01.898 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-02 10:32:01.902 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-02 10:32:01.905 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 10:32:01.909 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 10:32:01.913 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 10:32:01.914 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 10:32:01.917 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:32:01.919 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:32:01.922 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 10:32:01.925 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 10:32:01.928 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:32:01.930 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:32:01.933 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-02 10:32:01.945 | perl: warning: Setting locale failed. 2026-07-02 10:32:01.945 | perl: warning: Please check that your locale settings: 2026-07-02 10:32:01.945 | LANGUAGE = (unset), 2026-07-02 10:32:01.945 | LC_ALL = "en_US.utf8", 2026-07-02 10:32:01.946 | LANG = "de_DE.UTF-8" 2026-07-02 10:32:01.946 | are supported and installed on your system. 2026-07-02 10:32:01.946 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 10:32:01.987 | Enabling site neutron-api. 2026-07-02 10:32:01.992 | To activate the new configuration, you need to run: 2026-07-02 10:32:01.993 | systemctl reload apache2 2026-07-02 10:32:01.999 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 10:32:02.002 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 10:32:02.006 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 10:32:02.009 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 10:32:02.203 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-02 10:32:02.229 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:02.232 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-02 10:32:02.253 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:02.256 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-02 10:32:02.260 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-02 10:32:02.341 | + inc/async:async_inner:63 : init_neutron 2026-07-02 10:32:02.387 | [2057 Async init_neutron:54744]: running: init_neutron 2026-07-02 10:32:02.390 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-02 10:32:02.413 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:32:02.416 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-02 10:32:02.440 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:02.444 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-02 10:32:02.448 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-02 10:32:02.451 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-02 10:32:02.494 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-02 10:32:02.497 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-02 10:32:02.544 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-02 10:32:02.568 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:32:02.572 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-02 10:32:02.597 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:02.601 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-02 10:32:02.603 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:32:02.606 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-02 10:32:02.610 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-02 10:32:02.613 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-02 10:32:02.689 | + inc/async:async_inner:63 : init_cinder 2026-07-02 10:32:02.737 | [2057 Async init_cinder:54980]: running: init_cinder 2026-07-02 10:32:02.741 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-02 10:32:02.765 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:02.769 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-02 10:32:02.773 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:32:02.777 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-02 10:32:02.781 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-02 10:32:02.785 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-02 10:32:02.870 | + inc/async:async_inner:63 : init_placement 2026-07-02 10:32:02.937 | [2057 Async init_placement:55110]: running: init_placement 2026-07-02 10:32:02.941 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-02 10:32:03.016 | [2057 Async init_neutron:54744]: Waiting for completion of init_neutron running on PID 54744 (5 other jobs running) 2026-07-02 10:32:03.049 | [2057 Async init_neutron:54744]: Signaling child to exit 2026-07-02 10:32:17.293 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:32:17.329 | [54980 Async init_cinder:54980]: finished successfully 2026-07-02 10:32:53.119 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:32:53.147 | [55110 Async init_placement:55110]: finished successfully 2026-07-02 10:32:56.808 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:32:56.833 | [54744 Async init_neutron:54744]: finished successfully 2026-07-02 10:32:56.857 | WAKEUP 2026-07-02 10:32:56.879 | [2057 Async init_neutron:54744]: Signaled 2026-07-02 10:32:56.881 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-02 10:32:56.881 | + lib/database:recreate_database:112 : local db=neutron 2026-07-02 10:32:56.881 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-02 10:32:56.881 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-02 10:32:56.881 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-02 10:32:56.882 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:56.882 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-02 10:32:56.882 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:56.882 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-02 10:32:56.882 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 10:32:56.882 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:32:56.882 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:32:56.882 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:32:56.882 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988322545 2026-07-02 10:32:56.882 | + 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-07-02 10:32:56.882 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-02 10:32:56.883 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-02 10:32:56.884 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-02 10:32:56.885 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-02 10:32:56.886 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-02 10:32:56.887 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-02 10:32:56.888 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-02 10:32:56.889 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-02 10:32:56.890 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-02 10:32:56.891 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-02 10:32:56.892 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-02 10:32:56.893 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-02 10:32:56.894 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-02 10:32:56.895 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-02 10:32:56.895 | Running upgrade for neutron ... 2026-07-02 10:32:56.896 | OK 2026-07-02 10:32:56.896 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-02 10:32:56.896 | + functions-common:time_stop:2420 : local name 2026-07-02 10:32:56.896 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:32:56.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:32:56.896 | + functions-common:time_stop:2423 : local total 2026-07-02 10:32:56.896 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:32:56.896 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 10:32:56.896 | + functions-common:time_stop:2427 : start_time=1782988322545 2026-07-02 10:32:56.896 | + functions-common:time_stop:2429 : [[ -z 1782988322545 ]] 2026-07-02 10:32:56.896 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:32:56.896 | + functions-common:time_stop:2432 : end_time=1782988376791 2026-07-02 10:32:56.897 | + functions-common:time_stop:2433 : elapsed_time=54246 2026-07-02 10:32:56.897 | + functions-common:time_stop:2434 : total=8397 2026-07-02 10:32:56.897 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:32:56.897 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62643 2026-07-02 10:32:56.929 | [2057 Async init_neutron:54744]: finished init_neutron with result 0 in 54 seconds 2026-07-02 10:32:56.935 | + inc/async:async_wait:197 : return 0 2026-07-02 10:32:56.938 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-02 10:32:56.993 | [2057 Async init_placement:55110]: Waiting for completion of init_placement running on PID 55110 (4 other jobs running) 2026-07-02 10:32:57.018 | [2057 Async init_placement:55110]: Signaling child to exit 2026-07-02 10:32:57.019 | WAKEUP 2026-07-02 10:32:57.042 | [2057 Async init_placement:55110]: Signaled 2026-07-02 10:32:57.042 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-02 10:32:57.042 | + lib/database:recreate_database:112 : local db=placement 2026-07-02 10:32:57.043 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-02 10:32:57.043 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-02 10:32:57.043 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-02 10:32:57.043 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:57.043 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-02 10:32:57.043 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:57.043 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-02 10:32:57.043 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 10:32:57.043 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:32:57.043 | we strongly recommend against using it for new projects. 2026-07-02 10:32:57.043 | 2026-07-02 10:32:57.044 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:32:57.044 | framework. For more detail see 2026-07-02 10:32:57.044 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:32:57.044 | 2026-07-02 10:32:57.044 | __import__(import_str) 2026-07-02 10:32:57.044 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-02 10:32:57.044 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-02 10:32:57.044 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-02 10:32:57.044 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 10:32:57.044 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 10:32:57.045 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 10:32:57.045 | ++ 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-07-02 10:32:57.045 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:32:57.045 | + functions-common:get_or_create_user:915 : user_id=0ce10247f4a84970b42e25aa0ae56867 2026-07-02 10:32:57.045 | + functions-common:get_or_create_user:916 : echo 0ce10247f4a84970b42e25aa0ae56867 2026-07-02 10:32:57.045 | 0ce10247f4a84970b42e25aa0ae56867 2026-07-02 10:32:57.046 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-02 10:32:57.046 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:32:57.046 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:32:57.046 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 10:32:57.046 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:32:57.046 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:32:57.046 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 10:32:57.046 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 10:32:57.047 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 10:32:57.047 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 10:32:57.047 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 10:32:57.047 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 10:32:57.047 | + 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-07-02 10:32:57.048 | ++ 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-07-02 10:32:57.048 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:32:57.048 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:32:57.048 | + functions-common:get_or_add_user_project_role:980 : echo 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:32:57.048 | 8ba37293ac2c485c92f2bd455d0bd92f 2026-07-02 10:32:57.048 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 10:32:57.048 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-02 10:32:57.048 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 10:32:57.048 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 10:32:57.048 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 10:32:57.049 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 10:32:57.049 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 10:32:57.049 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 10:32:57.049 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 10:32:57.049 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 10:32:57.049 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 10:32:57.049 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 10:32:57.050 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 10:32:57.050 | + 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-07-02 10:32:57.050 | ++ 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-07-02 10:32:57.050 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:32:57.050 | + functions-common:get_or_add_user_project_role:979 : user_role_id=980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:32:57.050 | + functions-common:get_or_add_user_project_role:980 : echo 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:32:57.051 | 980f51c53cf14f119bb4b07a97ec6243 2026-07-02 10:32:57.051 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.22/placement 2026-07-02 10:32:57.051 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-02 10:32:57.051 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 10:32:57.051 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-02 10:32:57.051 | ++ 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-07-02 10:32:57.051 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:32:57.051 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 10:32:57.051 | e34ef0318a304ef1ab3e8efceff1c4ed' 2026-07-02 10:32:57.051 | + functions-common:get_or_create_service:1067 : echo e34ef0318a304ef1ab3e8efceff1c4ed 2026-07-02 10:32:57.052 | e34ef0318a304ef1ab3e8efceff1c4ed 2026-07-02 10:32:57.052 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.22/placement 2026-07-02 10:32:57.052 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 10:32:57.052 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.22/placement RegionOne 2026-07-02 10:32:57.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 10:32:57.052 | +++ 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-07-02 10:32:57.052 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:32:57.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 10:32:57.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 10:32:57.052 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.22/placement --region RegionOne -f value -c id 2026-07-02 10:32:57.053 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:32:57.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=855a375024f64f05af817f29ddfb0341 2026-07-02 10:32:57.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 855a375024f64f05af817f29ddfb0341 2026-07-02 10:32:57.053 | + functions-common:get_or_create_endpoint:1100 : public_id=855a375024f64f05af817f29ddfb0341 2026-07-02 10:32:57.053 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 10:32:57.053 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 10:32:57.053 | + functions-common:get_or_create_endpoint:1109 : echo 855a375024f64f05af817f29ddfb0341 2026-07-02 10:32:57.053 | 855a375024f64f05af817f29ddfb0341 2026-07-02 10:32:57.088 | [2057 Async init_placement:55110]: finished init_placement with result 0 in 50 seconds 2026-07-02 10:32:57.093 | + inc/async:async_wait:197 : return 0 2026-07-02 10:32:57.097 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-02 10:32:57.152 | [2057 Async init_glance:50521]: Waiting for completion of init_glance running on PID 50521 (3 other jobs running) 2026-07-02 10:32:57.177 | [2057 Async init_glance:50521]: Signaling child to exit 2026-07-02 10:32:57.177 | WAKEUP 2026-07-02 10:32:57.198 | [2057 Async init_glance:50521]: Signaled 2026-07-02 10:32:57.200 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-02 10:32:57.200 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-02 10:32:57.200 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-02 10:32:57.200 | + lib/database:recreate_database:112 : local db=glance 2026-07-02 10:32:57.200 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-02 10:32:57.200 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-02 10:32:57.200 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-02 10:32:57.200 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:57.200 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-02 10:32:57.200 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:57.201 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-02 10:32:57.201 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 10:32:57.201 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:32:57.201 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:32:57.201 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:32:57.201 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988227326 2026-07-02 10:32:57.201 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-02 10:32:57.201 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 10:32:57.201 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:32:57.201 | we strongly recommend against using it for new projects. 2026-07-02 10:32:57.201 | 2026-07-02 10:32:57.201 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:32:57.202 | framework. For more detail see 2026-07-02 10:32:57.202 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:32:57.202 | 2026-07-02 10:32:57.202 | __import__(import_str) 2026-07-02 10:32:57.202 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 10:32:57.202 | 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=50627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 10:32:57.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.202 | DEBUG dbcounter [-] [50627] Writer thread running {{(pid=50627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:32:57.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.203 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 10:32:57.203 | 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=50627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 10:32:57.203 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.203 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.203 | DEBUG dbcounter [-] [50627] Writer thread running {{(pid=50627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:32:57.203 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-02 10:32:57.203 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 10:32:57.203 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-02 10:32:57.203 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.203 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-02 10:32:57.203 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.204 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-02 10:32:57.204 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.204 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-02 10:32:57.204 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.204 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-02 10:32:57.204 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.204 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-02 10:32:57.204 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.204 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-02 10:32:57.204 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.204 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-02 10:32:57.204 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.205 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-02 10:32:57.205 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.205 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-02 10:32:57.205 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.205 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 10:32:57.205 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.205 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 10:32:57.205 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.205 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 10:32:57.205 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 10:32:57.206 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-02 10:32:57.206 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.206 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.207 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.207 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.207 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-02 10:32:57.207 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 10:32:57.207 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-02 10:32:57.207 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.207 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-02 10:32:57.207 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.207 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-02 10:32:57.207 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.207 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-02 10:32:57.208 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.208 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-02 10:32:57.208 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.208 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-02 10:32:57.208 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.208 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-02 10:32:57.208 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.208 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-02 10:32:57.209 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.209 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-02 10:32:57.209 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.209 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-02 10:32:57.209 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.209 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-02 10:32:57.209 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.209 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-02 10:32:57.209 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50627) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-02 10:32:57.209 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.210 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.210 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.210 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.210 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-02 10:32:57.210 | Database migration is up to date. No migration needed. 2026-07-02 10:32:57.210 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-02 10:32:57.210 | Database is synced successfully. 2026-07-02 10:32:57.210 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-02 10:32:57.210 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 10:32:57.210 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:32:57.210 | we strongly recommend against using it for new projects. 2026-07-02 10:32:57.210 | 2026-07-02 10:32:57.211 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:32:57.211 | framework. For more detail see 2026-07-02 10:32:57.211 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:32:57.211 | 2026-07-02 10:32:57.211 | __import__(import_str) 2026-07-02 10:32:57.211 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 10:32:57.211 | 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=50805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 10:32:57.211 | DEBUG dbcounter [-] [50805] Writer thread running {{(pid=50805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:32:57.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-02 10:32:57.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-02 10:32:57.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-02 10:32:57.212 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-02 10:32:57.213 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-02 10:32:57.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-02 10:32:57.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-02 10:32:57.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-02 10:32:57.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-02 10:32:57.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-02 10:32:57.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-02 10:32:57.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-02 10:32:57.214 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-02 10:32:57.214 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-02 10:32:57.214 | + functions-common:time_stop:2420 : local name 2026-07-02 10:32:57.214 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:32:57.215 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:32:57.215 | + functions-common:time_stop:2423 : local total 2026-07-02 10:32:57.215 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:32:57.215 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 10:32:57.215 | + functions-common:time_stop:2427 : start_time=1782988227326 2026-07-02 10:32:57.215 | + functions-common:time_stop:2429 : [[ -z 1782988227326 ]] 2026-07-02 10:32:57.215 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:32:57.215 | + functions-common:time_stop:2432 : end_time=1782988241826 2026-07-02 10:32:57.215 | + functions-common:time_stop:2433 : elapsed_time=14500 2026-07-02 10:32:57.215 | + functions-common:time_stop:2434 : total=8397 2026-07-02 10:32:57.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:32:57.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22897 2026-07-02 10:32:57.247 | [2057 Async init_glance:50521]: finished init_glance with result 0 in 14 seconds 2026-07-02 10:32:57.252 | + inc/async:async_wait:197 : return 0 2026-07-02 10:32:57.255 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-02 10:32:57.278 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-02 10:32:57.282 | + inc/async:async_wait:197 : return 0 2026-07-02 10:32:57.285 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-02 10:32:57.337 | [2057 Async init_cinder:54980]: Waiting for completion of init_cinder running on PID 54980 (2 other jobs running) 2026-07-02 10:32:57.361 | [2057 Async init_cinder:54980]: Signaling child to exit 2026-07-02 10:32:57.362 | WAKEUP 2026-07-02 10:32:57.383 | [2057 Async init_cinder:54980]: Signaled 2026-07-02 10:32:57.385 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-07-02 10:32:57.385 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:57.385 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-07-02 10:32:57.385 | + lib/database:recreate_database:112 : local db=cinder 2026-07-02 10:32:57.385 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-02 10:32:57.385 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-02 10:32:57.386 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-02 10:32:57.386 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:57.386 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-02 10:32:57.386 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:57.386 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-07-02 10:32:57.386 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 10:32:57.386 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:32:57.386 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:32:57.386 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:32:57.386 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988322916 2026-07-02 10:32:57.386 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-02 10:32:57.387 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-02 10:32:57.387 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:32:57.387 | we strongly recommend against using it for new projects. 2026-07-02 10:32:57.387 | 2026-07-02 10:32:57.387 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:32:57.387 | framework. For more detail see 2026-07-02 10:32:57.387 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:32:57.387 | 2026-07-02 10:32:57.387 | import eventlet # noqa 2026-07-02 10:32:57.387 | INFO dbcounter [-] Registered counter for database cinder 2026-07-02 10:32:57.387 | 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=55163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 10:32:57.388 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-02 10:32:57.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:32:57.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:32:57.388 | DEBUG dbcounter [-] [55163] Writer thread running {{(pid=55163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:32:57.388 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-02 10:32:57.388 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55163) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 10:32:57.388 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-02 10:32:57.388 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55163) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.388 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-02 10:32:57.388 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55163) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.388 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-02 10:32:57.389 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55163) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.389 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-02 10:32:57.389 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55163) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.389 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-02 10:32:57.389 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55163) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.389 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-02 10:32:57.389 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55163) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.389 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-02 10:32:57.389 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55163) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:32:57.389 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-02 10:32:57.389 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-07-02 10:32:57.389 | + functions-common:time_stop:2420 : local name 2026-07-02 10:32:57.390 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:32:57.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:32:57.390 | + functions-common:time_stop:2423 : local total 2026-07-02 10:32:57.390 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:32:57.390 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 10:32:57.390 | + functions-common:time_stop:2427 : start_time=1782988322916 2026-07-02 10:32:57.390 | + functions-common:time_stop:2429 : [[ -z 1782988322916 ]] 2026-07-02 10:32:57.390 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:32:57.390 | + functions-common:time_stop:2432 : end_time=1782988335104 2026-07-02 10:32:57.390 | + functions-common:time_stop:2433 : elapsed_time=12188 2026-07-02 10:32:57.390 | + functions-common:time_stop:2434 : total=8397 2026-07-02 10:32:57.390 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:32:57.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20585 2026-07-02 10:32:57.391 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-07-02 10:32:57.391 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:57.391 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 10:32:57.391 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-07-02 10:32:57.391 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 10:32:57.391 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-07-02 10:32:57.391 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-07-02 10:32:57.391 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-07-02 10:32:57.391 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-07-02 10:32:57.391 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-02 10:32:57.392 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-02 10:32:57.392 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-02 10:32:57.392 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-02 10:32:57.392 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-02 10:32:57.392 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 10:32:57.392 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 10:32:57.392 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 10:32:57.392 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 10:32:57.392 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 10:32:57.392 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 10:32:57.392 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 10:32:57.393 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 10:32:57.393 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 10:32:57.393 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 10:32:57.393 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 10:32:57.393 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 10:32:57.393 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 10:32:57.393 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-02 10:32:57.393 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-02 10:32:57.393 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-02 10:32:57.393 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 10:32:57.394 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-02 10:32:57.394 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-02 10:32:57.394 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-02 10:32:57.394 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-02 10:32:57.394 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 10:32:57.394 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-02 10:32:57.394 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-02 10:32:57.394 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-02 10:32:57.394 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-02 10:32:57.394 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-02 10:32:57.394 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-02 10:32:57.394 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-02 10:32:57.395 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-02 10:32:57.395 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-02 10:32:57.395 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-02 10:32:57.395 | [Unit] 2026-07-02 10:32:57.395 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 10:32:57.395 | DefaultDependencies=no 2026-07-02 10:32:57.395 | After=systemd-udev-settle.service 2026-07-02 10:32:57.395 | Before=lvm2-activation-early.service 2026-07-02 10:32:57.395 | Wants=systemd-udev-settle.service 2026-07-02 10:32:57.395 | 2026-07-02 10:32:57.395 | [Service] 2026-07-02 10:32:57.396 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 10:32:57.396 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-02 10:32:57.396 | RemainAfterExit=yes 2026-07-02 10:32:57.396 | Type=oneshot 2026-07-02 10:32:57.396 | 2026-07-02 10:32:57.396 | [Install] 2026-07-02 10:32:57.396 | WantedBy=local-fs.target 2026-07-02 10:32:57.396 | Also=systemd-udev-settle.service 2026-07-02 10:32:57.397 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-02 10:32:57.397 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-02 10:32:57.397 | 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-07-02 10:32:57.397 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-02 10:32:57.397 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-02 10:32:57.397 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-02 10:32:57.397 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-02 10:32:57.397 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-02 10:32:57.397 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-02 10:32:57.397 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-02 10:32:57.397 | Physical volume "/dev/loop0" successfully created. 2026-07-02 10:32:57.397 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-02 10:32:57.398 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-02 10:32:57.398 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:57.398 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-02 10:32:57.398 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-02 10:32:57.398 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-02 10:32:57.398 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-02 10:32:57.398 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:32:57.398 | we strongly recommend against using it for new projects. 2026-07-02 10:32:57.398 | 2026-07-02 10:32:57.398 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:32:57.398 | framework. For more detail see 2026-07-02 10:32:57.399 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:32:57.399 | 2026-07-02 10:32:57.399 | import eventlet # noqa 2026-07-02 10:32:57.399 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-02 10:32:57.399 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-02 10:32:57.399 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-02 10:32:57.399 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-07-02 10:32:57.399 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:32:57.399 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-02 10:32:57.427 | [2057 Async init_cinder:54980]: finished init_cinder with result 0 in 14 seconds 2026-07-02 10:32:57.432 | + inc/async:async_wait:197 : return 0 2026-07-02 10:32:57.435 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-02 10:32:57.455 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:57.459 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-02 10:32:57.461 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:32:57.464 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-02 10:32:57.467 | + ./stack.sh:main:1239 : init_nova 2026-07-02 10:32:57.470 | + lib/nova:init_nova:849 : is_service_enabled mysql postgresql 2026-07-02 10:32:57.490 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:57.493 | + lib/nova:init_nova:849 : is_service_enabled n-api 2026-07-02 10:32:57.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:32:57.516 | + lib/nova:init_nova:851 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 10:32:57.520 | + lib/nova:init_nova:859 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 10:32:57.587 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 10:32:57.632 | [2057 Async nova-cell-0:57312]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 10:32:57.637 | ++ lib/nova:init_nova:862 : seq 1 1 2026-07-02 10:32:57.641 | + lib/nova:init_nova:862 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 10:32:57.645 | ++ lib/nova:init_nova:863 : conductor_conf 1 2026-07-02 10:32:57.648 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 10:32:57.651 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 10:32:57.654 | + lib/nova:init_nova:863 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 10:32:57.731 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 10:32:57.777 | [2057 Async nova-cell-1:57416]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 10:32:57.781 | + lib/nova:init_nova:866 : recreate_database nova_api 2026-07-02 10:32:57.784 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-02 10:32:57.787 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-02 10:32:57.790 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-02 10:32:57.793 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-02 10:32:57.798 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:57.879 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-02 10:32:57.882 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:32:57.956 | + lib/nova:init_nova:867 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-02 10:32:58.419 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 10:32:58.419 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:32:58.419 | we strongly recommend against using it for new projects. 2026-07-02 10:32:58.419 | 2026-07-02 10:32:58.419 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:32:58.419 | framework. For more detail see 2026-07-02 10:32:58.419 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:32:58.419 | 2026-07-02 10:32:58.419 | import eventlet # noqa 2026-07-02 10:32:58.789 | 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-07-02 10:33:02.688 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-02 10:33:02.789 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:33:02.789 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:33:02.790 | DEBUG dbcounter [-] [57486] Writer thread running {{(pid=57486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:33:02.858 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-02 10:33:07.619 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57486) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 10:33:07.626 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-02 10:33:10.178 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57486) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:10.182 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-02 10:33:10.192 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57486) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:10.862 | ++ lib/nova:init_nova:871 : database_connection_url nova_cell0 2026-07-02 10:33:10.868 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-02 10:33:10.873 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-02 10:33:10.878 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-02 10:33:10.881 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 10:33:10.884 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 10:33:10.887 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 10:33:10.919 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:10.926 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 10:33:10.931 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 10:33:10.938 | + 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-07-02 10:33:11.431 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 10:33:11.431 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:33:11.431 | we strongly recommend against using it for new projects. 2026-07-02 10:33:11.432 | 2026-07-02 10:33:11.432 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:33:11.432 | framework. For more detail see 2026-07-02 10:33:11.432 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:33:11.432 | 2026-07-02 10:33:11.432 | import eventlet # noqa 2026-07-02 10:33:11.808 | 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-07-02 10:33:15.065 | INFO dbcounter [None req-3c3fd5dc-66bb-4a0b-8bf1-ce1702a2f5b5 None None] Registered counter for database nova_api 2026-07-02 10:33:15.215 | DEBUG dbcounter [-] [58085] Writer thread running {{(pid=58085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:33:15.889 | ++ lib/nova:init_nova:874 : seq 0 1 2026-07-02 10:33:15.897 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-02 10:33:15.902 | + lib/nova:init_nova:875 : async_wait nova-cell-0 2026-07-02 10:33:15.991 | [2057 Async nova-cell-0:57312]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57312 (3 other jobs running) 2026-07-02 10:33:16.035 | [2057 Async nova-cell-0:57312]: Signaling child to exit 2026-07-02 10:33:23.738 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:33:23.766 | [57416 Async nova-cell-1:57416]: finished successfully 2026-07-02 10:33:23.785 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:33:23.812 | [57312 Async nova-cell-0:57312]: finished successfully 2026-07-02 10:33:23.840 | WAKEUP 2026-07-02 10:33:23.866 | [2057 Async nova-cell-0:57312]: Signaled 2026-07-02 10:33:23.868 | + lib/nova:init_nova_db:839 : local dbname=nova_cell0 2026-07-02 10:33:23.868 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova.conf 2026-07-02 10:33:23.868 | + lib/nova:init_nova_db:841 : recreate_database nova_cell0 2026-07-02 10:33:23.868 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-02 10:33:23.868 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-02 10:33:23.869 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-02 10:33:23.869 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-02 10:33:23.869 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:33:23.870 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-02 10:33:23.870 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:33:23.870 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-02 10:33:23.870 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 10:33:23.871 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:33:23.871 | we strongly recommend against using it for new projects. 2026-07-02 10:33:23.871 | 2026-07-02 10:33:23.871 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:33:23.871 | framework. For more detail see 2026-07-02 10:33:23.871 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:33:23.871 | 2026-07-02 10:33:23.871 | import eventlet # noqa 2026-07-02 10:33:23.872 | 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-07-02 10:33:23.872 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-02 10:33:23.873 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:33:23.873 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:33:23.873 | DEBUG dbcounter [-] [57453] Writer thread running {{(pid=57453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:33:23.873 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-02 10:33:23.873 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 10:33:23.873 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-02 10:33:23.873 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:23.874 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-02 10:33:23.874 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:23.874 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-02 10:33:23.874 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:23.874 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-02 10:33:23.874 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:23.874 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-02 10:33:23.875 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:23.875 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-02 10:33:23.875 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:23.875 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-02 10:33:23.875 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:23.875 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-02 10:33:23.875 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:23.876 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-02 10:33:23.876 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57453) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:23.916 | [2057 Async nova-cell-0:57312]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-02 10:33:23.922 | + inc/async:async_wait:197 : return 0 2026-07-02 10:33:23.925 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-02 10:33:23.928 | + lib/nova:init_nova:875 : async_wait nova-cell-1 2026-07-02 10:33:23.978 | [2057 Async nova-cell-1:57416]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57416 (2 other jobs running) 2026-07-02 10:33:24.002 | [2057 Async nova-cell-1:57416]: Signaling child to exit 2026-07-02 10:33:24.002 | WAKEUP 2026-07-02 10:33:24.023 | [2057 Async nova-cell-1:57416]: Signaled 2026-07-02 10:33:24.025 | + lib/nova:init_nova_db:839 : local dbname=nova_cell1 2026-07-02 10:33:24.025 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova_cell1.conf 2026-07-02 10:33:24.025 | + lib/nova:init_nova_db:841 : recreate_database nova_cell1 2026-07-02 10:33:24.025 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-02 10:33:24.025 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-02 10:33:24.025 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-02 10:33:24.025 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-02 10:33:24.025 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:33:24.025 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-02 10:33:24.025 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 10:33:24.025 | + 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-07-02 10:33:24.025 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 10:33:24.026 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:33:24.026 | we strongly recommend against using it for new projects. 2026-07-02 10:33:24.026 | 2026-07-02 10:33:24.026 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:33:24.026 | framework. For more detail see 2026-07-02 10:33:24.026 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:33:24.026 | 2026-07-02 10:33:24.026 | import eventlet # noqa 2026-07-02 10:33:24.026 | 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-07-02 10:33:24.026 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-02 10:33:24.026 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 10:33:24.026 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 10:33:24.027 | DEBUG dbcounter [-] [57483] Writer thread running {{(pid=57483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:33:24.027 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-02 10:33:24.028 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 10:33:24.028 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-02 10:33:24.028 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:24.029 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-02 10:33:24.029 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:24.030 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-02 10:33:24.030 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:24.030 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-02 10:33:24.030 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:24.031 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-02 10:33:24.031 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:24.031 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-02 10:33:24.031 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:24.031 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-02 10:33:24.031 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:24.031 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-02 10:33:24.031 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:24.031 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-02 10:33:24.031 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57483) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 10:33:24.069 | [2057 Async nova-cell-1:57416]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-02 10:33:24.073 | + inc/async:async_wait:197 : return 0 2026-07-02 10:33:24.077 | + lib/nova:init_nova:878 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 10:33:24.080 | + lib/nova:init_nova:885 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-02 10:33:24.535 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 10:33:24.536 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:33:24.536 | we strongly recommend against using it for new projects. 2026-07-02 10:33:24.536 | 2026-07-02 10:33:24.536 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:33:24.536 | framework. For more detail see 2026-07-02 10:33:24.536 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:33:24.536 | 2026-07-02 10:33:24.536 | import eventlet # noqa 2026-07-02 10:33:24.878 | 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-07-02 10:33:27.860 | Running batches of 50 until complete 2026-07-02 10:33:27.860 | INFO dbcounter [None req-2dcb0e31-2a91-47bf-9a48-ccfb261891f4 None None] Registered counter for database nova_cell0 2026-07-02 10:33:28.055 | DEBUG dbcounter [-] [58716] Writer thread running {{(pid=58716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:33:28.061 | INFO dbcounter [None req-2dcb0e31-2a91-47bf-9a48-ccfb261891f4 None None] Registered counter for database nova_api 2026-07-02 10:33:28.218 | DEBUG dbcounter [-] [58716] Writer thread running {{(pid=58716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:33:28.380 | INFO dbcounter [None req-2dcb0e31-2a91-47bf-9a48-ccfb261891f4 None None] Registered counter for database nova_cell0 2026-07-02 10:33:28.450 | DEBUG dbcounter [-] [58716] Writer thread running {{(pid=58716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:33:28.537 | +-------------------------------------+--------------+-----------+ 2026-07-02 10:33:28.538 | | Migration | Total Needed | Completed | 2026-07-02 10:33:28.538 | +-------------------------------------+--------------+-----------+ 2026-07-02 10:33:28.538 | | fill_virtual_interface_list | 0 | 0 | 2026-07-02 10:33:28.538 | | migrate_empty_ratio | 0 | 0 | 2026-07-02 10:33:28.538 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-02 10:33:28.538 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-02 10:33:28.538 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-02 10:33:28.538 | | populate_dev_uuids | 0 | 0 | 2026-07-02 10:33:28.538 | | populate_instance_compute_id | 0 | 0 | 2026-07-02 10:33:28.538 | | populate_missing_availability_zones | 0 | 0 | 2026-07-02 10:33:28.538 | | populate_queued_for_delete | 0 | 0 | 2026-07-02 10:33:28.539 | | populate_user_id | 0 | 0 | 2026-07-02 10:33:28.539 | | populate_uuids | 0 | 0 | 2026-07-02 10:33:28.539 | +-------------------------------------+--------------+-----------+ 2026-07-02 10:33:29.239 | ++ lib/nova:init_nova:888 : seq 1 1 2026-07-02 10:33:29.243 | + lib/nova:init_nova:888 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 10:33:29.248 | ++ lib/nova:init_nova:889 : conductor_conf 1 2026-07-02 10:33:29.251 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 10:33:29.254 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 10:33:29.258 | + 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-07-02 10:33:29.741 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 10:33:29.741 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:33:29.741 | we strongly recommend against using it for new projects. 2026-07-02 10:33:29.741 | 2026-07-02 10:33:29.741 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:33:29.741 | framework. For more detail see 2026-07-02 10:33:29.742 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:33:29.742 | 2026-07-02 10:33:29.742 | import eventlet # noqa 2026-07-02 10:33:30.105 | 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-07-02 10:33:33.204 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-02 10:33:33.204 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-02 10:33:33.205 | INFO dbcounter [None req-dfccc8cc-7d1f-4cec-8df5-01fc72f6d8a4 None None] Registered counter for database nova_api 2026-07-02 10:33:33.332 | DEBUG dbcounter [-] [58734] Writer thread running {{(pid=58734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:33:34.008 | + lib/nova:init_nova:893 : create_nova_keys_dir 2026-07-02 10:33:34.011 | + lib/nova:create_nova_keys_dir:835 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-02 10:33:34.027 | + lib/nova:init_nova:895 : [[ '' == \L\V\M ]] 2026-07-02 10:33:34.030 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-02 10:33:34.033 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-02 10:33:34.103 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-02 10:33:34.146 | [2057 Async configure_neutron_nova:58793]: running: configure_neutron_nova 2026-07-02 10:33:34.149 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-02 10:33:34.153 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 10:33:34.157 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-02 10:33:34.160 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 10:33:34.164 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 10:33:34.167 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 10:33:34.171 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 10:33:34.174 | + functions-common:run_phase:1858 : local extra 2026-07-02 10:33:34.179 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 10:33:34.184 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 10:33:34.187 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 10:33:34.191 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 10:33:34.195 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-02 10:33:34.197 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 10:33:34.218 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:34.221 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:33:34.225 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:33:34.228 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-02 10:33:34.231 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:33:34.234 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 10:33:34.238 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-02 10:33:34.242 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 10:33:34.246 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 10:33:34.249 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:33:34.253 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 10:33:34.256 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-02 10:33:34.260 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 10:33:34.264 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-02 10:33:34.267 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 10:33:34.271 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 10:33:34.274 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-02 10:33:34.277 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 10:33:34.280 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 10:33:34.284 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-02 10:33:34.287 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:33:34.290 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 10:33:34.293 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 10:33:34.297 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-02 10:33:34.301 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:33:34.304 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-02 10:33:34.307 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:33:34.311 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-02 10:33:34.311 | /^\[\[.+\|.*\]\]/ { 2026-07-02 10:33:34.311 | gsub("[][]", "", $1); 2026-07-02 10:33:34.311 | split($1, a, "|"); 2026-07-02 10:33:34.311 | if (a[1] == matchgroup) 2026-07-02 10:33:34.311 | print a[2] 2026-07-02 10:33:34.311 | } 2026-07-02 10:33:34.311 | ' /home/quobyte/devstack/local.conf 2026-07-02 10:33:34.317 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 10:33:34.321 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 10:33:34.326 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 10:33:34.331 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-02 10:33:34.334 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-02 10:33:34.337 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-02 10:33:34.342 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-02 10:33:34.346 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-02 10:33:34.351 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-02 10:33:34.354 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-02 10:33:34.357 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-02 10:33:34.361 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-02 10:33:34.363 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-02 10:33:34.367 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:33:34.370 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 10:33:34.374 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-02 10:33:34.377 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 10:33:34.381 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-02 10:33:34.384 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-02 10:33:34.388 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-02 10:33:34.392 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-02 10:33:34.396 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-02 10:33:34.400 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-02 10:33:34.400 | BEGIN { 2026-07-02 10:33:34.400 | section = "" 2026-07-02 10:33:34.400 | last_section = "" 2026-07-02 10:33:34.400 | section_count = 0 2026-07-02 10:33:34.400 | } 2026-07-02 10:33:34.401 | /^\[.+\]/ { 2026-07-02 10:33:34.401 | gsub("[][]", "", $1); 2026-07-02 10:33:34.401 | section=$1 2026-07-02 10:33:34.401 | next 2026-07-02 10:33:34.401 | } 2026-07-02 10:33:34.401 | /^ *\#/ { 2026-07-02 10:33:34.401 | next 2026-07-02 10:33:34.401 | } 2026-07-02 10:33:34.402 | /^[^ \t]+/ { 2026-07-02 10:33:34.402 | # get offset of first = in $0 2026-07-02 10:33:34.402 | eq_idx = index($0, "=") 2026-07-02 10:33:34.402 | # extract attr & value from $0 2026-07-02 10:33:34.402 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 10:33:34.402 | value = substr($0, eq_idx + 1) 2026-07-02 10:33:34.402 | # only need to strip trailing whitespace from attr 2026-07-02 10:33:34.403 | sub(/[ \t]*$/, "", attr) 2026-07-02 10:33:34.404 | # need to strip leading & trailing whitespace from value 2026-07-02 10:33:34.405 | sub(/^[ \t]*/, "", value) 2026-07-02 10:33:34.405 | sub(/[ \t]*$/, "", value) 2026-07-02 10:33:34.405 | 2026-07-02 10:33:34.405 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 10:33:34.405 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 10:33:34.405 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 10:33:34.405 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 10:33:34.405 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 10:33:34.405 | if (section != last_section) { 2026-07-02 10:33:34.406 | cfg_section[section_count++] = section 2026-07-02 10:33:34.406 | last_section = section 2026-07-02 10:33:34.406 | } 2026-07-02 10:33:34.406 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 10:33:34.406 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 10:33:34.406 | 2026-07-02 10:33:34.406 | cfg_attr[section, attr, 0] = value 2026-07-02 10:33:34.406 | cfg_attr_count[section, attr] = 1 2026-07-02 10:33:34.406 | } else { 2026-07-02 10:33:34.406 | lno = cfg_attr_count[section, attr]++ 2026-07-02 10:33:34.407 | cfg_attr[section, attr, lno] = value 2026-07-02 10:33:34.407 | } 2026-07-02 10:33:34.407 | } 2026-07-02 10:33:34.407 | END { 2026-07-02 10:33:34.407 | # Process each section in order 2026-07-02 10:33:34.407 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 10:33:34.408 | section = cfg_section[sno] 2026-07-02 10:33:34.408 | # The ini routines simply append a config item immediately 2026-07-02 10:33:34.408 | # after the section header. To keep the same order as defined 2026-07-02 10:33:34.408 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 10:33:34.408 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 10:33:34.408 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 10:33:34.409 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 10:33:34.409 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 10:33:34.409 | else { 2026-07-02 10:33:34.409 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 10:33:34.409 | count = cfg_attr_count[section, attr] 2026-07-02 10:33:34.409 | print "inidelete " configfile " " section " " attr 2026-07-02 10:33:34.409 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 10:33:34.409 | for (l = count -2; l >= 0; l--) 2026-07-02 10:33:34.410 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 10:33:34.410 | } 2026-07-02 10:33:34.410 | } 2026-07-02 10:33:34.410 | } 2026-07-02 10:33:34.410 | } 2026-07-02 10:33:34.410 | ' 2026-07-02 10:33:34.411 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.411 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:33:34.411 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 10:33:34.411 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 10:33:34.411 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-02 10:33:34.415 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:33:34.419 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-02 10:33:34.422 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-02 10:33:34.422 | BEGIN { group = "" } 2026-07-02 10:33:34.422 | /^\[\[.+\|.*\]\]/ { 2026-07-02 10:33:34.422 | gsub("[][]", "", $1); 2026-07-02 10:33:34.422 | split($1, a, "|"); 2026-07-02 10:33:34.422 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 10:33:34.423 | group=a[1] 2026-07-02 10:33:34.423 | } else { 2026-07-02 10:33:34.424 | group="" 2026-07-02 10:33:34.424 | } 2026-07-02 10:33:34.424 | next 2026-07-02 10:33:34.424 | } 2026-07-02 10:33:34.424 | { 2026-07-02 10:33:34.424 | if (group != "") 2026-07-02 10:33:34.424 | print $0 2026-07-02 10:33:34.424 | } 2026-07-02 10:33:34.424 | ' /home/quobyte/devstack/local.conf 2026-07-02 10:33:34.431 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-02 10:33:34.434 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-02 10:33:34.471 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.474 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-02 10:33:34.477 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-02 10:33:34.515 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.519 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-02 10:33:34.522 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-02 10:33:34.559 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-02 10:33:34.566 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-02 10:33:34.604 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-02 10:33:34.611 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-02 10:33:34.649 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.653 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 10:33:34.656 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 10:33:34.659 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 10:33:34.664 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-02 10:33:34.667 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.670 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.674 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-02 10:33:34.677 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.683 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-02 10:33:34.685 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-02 10:33:34.688 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-02 10:33:34.691 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-02 10:33:34.694 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.698 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:33:34.702 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 10:33:34.705 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.708 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 10:33:34.712 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.716 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.721 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.723 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-02 10:33:34.727 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.733 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.733 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-02 10:33:34.733 | BEGIN { 2026-07-02 10:33:34.733 | section = "" 2026-07-02 10:33:34.733 | last_section = "" 2026-07-02 10:33:34.733 | section_count = 0 2026-07-02 10:33:34.733 | } 2026-07-02 10:33:34.733 | /^\[.+\]/ { 2026-07-02 10:33:34.733 | gsub("[][]", "", $1); 2026-07-02 10:33:34.734 | section=$1 2026-07-02 10:33:34.734 | next 2026-07-02 10:33:34.734 | } 2026-07-02 10:33:34.734 | /^ *\#/ { 2026-07-02 10:33:34.734 | next 2026-07-02 10:33:34.734 | } 2026-07-02 10:33:34.734 | /^[^ \t]+/ { 2026-07-02 10:33:34.734 | # get offset of first = in $0 2026-07-02 10:33:34.734 | eq_idx = index($0, "=") 2026-07-02 10:33:34.734 | # extract attr & value from $0 2026-07-02 10:33:34.734 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 10:33:34.734 | value = substr($0, eq_idx + 1) 2026-07-02 10:33:34.735 | # only need to strip trailing whitespace from attr 2026-07-02 10:33:34.735 | sub(/[ \t]*$/, "", attr) 2026-07-02 10:33:34.735 | # need to strip leading & trailing whitespace from value 2026-07-02 10:33:34.735 | sub(/^[ \t]*/, "", value) 2026-07-02 10:33:34.735 | sub(/[ \t]*$/, "", value) 2026-07-02 10:33:34.735 | 2026-07-02 10:33:34.735 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 10:33:34.735 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 10:33:34.735 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 10:33:34.735 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 10:33:34.735 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 10:33:34.736 | if (section != last_section) { 2026-07-02 10:33:34.736 | cfg_section[section_count++] = section 2026-07-02 10:33:34.736 | last_section = section 2026-07-02 10:33:34.736 | } 2026-07-02 10:33:34.736 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 10:33:34.736 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 10:33:34.736 | 2026-07-02 10:33:34.736 | cfg_attr[section, attr, 0] = value 2026-07-02 10:33:34.736 | cfg_attr_count[section, attr] = 1 2026-07-02 10:33:34.736 | } else { 2026-07-02 10:33:34.737 | lno = cfg_attr_count[section, attr]++ 2026-07-02 10:33:34.737 | cfg_attr[section, attr, lno] = value 2026-07-02 10:33:34.737 | } 2026-07-02 10:33:34.737 | } 2026-07-02 10:33:34.737 | END { 2026-07-02 10:33:34.737 | # Process each section in order 2026-07-02 10:33:34.737 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 10:33:34.737 | section = cfg_section[sno] 2026-07-02 10:33:34.737 | # The ini routines simply append a config item immediately 2026-07-02 10:33:34.737 | # after the section header. To keep the same order as defined 2026-07-02 10:33:34.738 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 10:33:34.738 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 10:33:34.738 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 10:33:34.738 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 10:33:34.738 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 10:33:34.738 | else { 2026-07-02 10:33:34.738 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 10:33:34.738 | count = cfg_attr_count[section, attr] 2026-07-02 10:33:34.738 | print "inidelete " configfile " " section " " attr 2026-07-02 10:33:34.738 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 10:33:34.738 | for (l = count -2; l >= 0; l--) 2026-07-02 10:33:34.739 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 10:33:34.739 | } 2026-07-02 10:33:34.739 | } 2026-07-02 10:33:34.740 | } 2026-07-02 10:33:34.740 | } 2026-07-02 10:33:34.740 | ' 2026-07-02 10:33:34.740 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.740 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 10:33:34.740 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:33:34.743 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 10:33:34.746 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-02 10:33:34.750 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:33:34.753 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-02 10:33:34.756 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-02 10:33:34.756 | BEGIN { group = "" } 2026-07-02 10:33:34.756 | /^\[\[.+\|.*\]\]/ { 2026-07-02 10:33:34.756 | gsub("[][]", "", $1); 2026-07-02 10:33:34.756 | split($1, a, "|"); 2026-07-02 10:33:34.756 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 10:33:34.756 | group=a[1] 2026-07-02 10:33:34.756 | } else { 2026-07-02 10:33:34.757 | group="" 2026-07-02 10:33:34.757 | } 2026-07-02 10:33:34.757 | next 2026-07-02 10:33:34.757 | } 2026-07-02 10:33:34.757 | { 2026-07-02 10:33:34.757 | if (group != "") 2026-07-02 10:33:34.757 | print $0 2026-07-02 10:33:34.757 | } 2026-07-02 10:33:34.757 | ' /home/quobyte/devstack/local.conf 2026-07-02 10:33:34.764 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-02 10:33:34.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 10:33:34.806 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.811 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 10:33:34.814 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 10:33:34.817 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 10:33:34.822 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-02 10:33:34.825 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-02 10:33:34.829 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-02 10:33:34.833 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-02 10:33:34.838 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-02 10:33:34.843 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-02 10:33:34.846 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-02 10:33:34.850 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-02 10:33:34.853 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-02 10:33:34.856 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-02 10:33:34.860 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:33:34.864 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 10:33:34.867 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-02 10:33:34.871 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 10:33:34.875 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-02 10:33:34.879 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-02 10:33:34.883 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-02 10:33:34.886 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-02 10:33:34.891 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-02 10:33:34.891 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-02 10:33:34.891 | BEGIN { 2026-07-02 10:33:34.891 | section = "" 2026-07-02 10:33:34.891 | last_section = "" 2026-07-02 10:33:34.891 | section_count = 0 2026-07-02 10:33:34.892 | } 2026-07-02 10:33:34.892 | /^\[.+\]/ { 2026-07-02 10:33:34.892 | gsub("[][]", "", $1); 2026-07-02 10:33:34.892 | section=$1 2026-07-02 10:33:34.892 | next 2026-07-02 10:33:34.892 | } 2026-07-02 10:33:34.892 | /^ *\#/ { 2026-07-02 10:33:34.892 | next 2026-07-02 10:33:34.892 | } 2026-07-02 10:33:34.892 | /^[^ \t]+/ { 2026-07-02 10:33:34.892 | # get offset of first = in $0 2026-07-02 10:33:34.893 | eq_idx = index($0, "=") 2026-07-02 10:33:34.893 | # extract attr & value from $0 2026-07-02 10:33:34.893 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 10:33:34.893 | value = substr($0, eq_idx + 1) 2026-07-02 10:33:34.893 | # only need to strip trailing whitespace from attr 2026-07-02 10:33:34.893 | sub(/[ \t]*$/, "", attr) 2026-07-02 10:33:34.893 | # need to strip leading & trailing whitespace from value 2026-07-02 10:33:34.893 | sub(/^[ \t]*/, "", value) 2026-07-02 10:33:34.893 | sub(/[ \t]*$/, "", value) 2026-07-02 10:33:34.893 | 2026-07-02 10:33:34.894 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 10:33:34.894 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 10:33:34.894 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 10:33:34.894 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 10:33:34.894 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 10:33:34.894 | if (section != last_section) { 2026-07-02 10:33:34.894 | cfg_section[section_count++] = section 2026-07-02 10:33:34.894 | last_section = section 2026-07-02 10:33:34.894 | } 2026-07-02 10:33:34.894 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 10:33:34.894 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 10:33:34.895 | 2026-07-02 10:33:34.895 | cfg_attr[section, attr, 0] = value 2026-07-02 10:33:34.895 | cfg_attr_count[section, attr] = 1 2026-07-02 10:33:34.895 | } else { 2026-07-02 10:33:34.895 | lno = cfg_attr_count[section, attr]++ 2026-07-02 10:33:34.895 | cfg_attr[section, attr, lno] = value 2026-07-02 10:33:34.895 | } 2026-07-02 10:33:34.895 | } 2026-07-02 10:33:34.895 | END { 2026-07-02 10:33:34.895 | # Process each section in order 2026-07-02 10:33:34.896 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 10:33:34.896 | section = cfg_section[sno] 2026-07-02 10:33:34.896 | # The ini routines simply append a config item immediately 2026-07-02 10:33:34.896 | # after the section header. To keep the same order as defined 2026-07-02 10:33:34.896 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 10:33:34.896 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 10:33:34.896 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 10:33:34.896 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 10:33:34.896 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 10:33:34.896 | else { 2026-07-02 10:33:34.896 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 10:33:34.897 | count = cfg_attr_count[section, attr] 2026-07-02 10:33:34.897 | print "inidelete " configfile " " section " " attr 2026-07-02 10:33:34.897 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 10:33:34.897 | for (l = count -2; l >= 0; l--) 2026-07-02 10:33:34.897 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 10:33:34.897 | } 2026-07-02 10:33:34.897 | } 2026-07-02 10:33:34.897 | } 2026-07-02 10:33:34.897 | } 2026-07-02 10:33:34.897 | ' 2026-07-02 10:33:34.898 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.898 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:33:34.898 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 10:33:34.898 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 10:33:34.901 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-02 10:33:34.905 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:33:34.907 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-02 10:33:34.911 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-02 10:33:34.911 | BEGIN { group = "" } 2026-07-02 10:33:34.911 | /^\[\[.+\|.*\]\]/ { 2026-07-02 10:33:34.911 | gsub("[][]", "", $1); 2026-07-02 10:33:34.911 | split($1, a, "|"); 2026-07-02 10:33:34.911 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 10:33:34.911 | group=a[1] 2026-07-02 10:33:34.911 | } else { 2026-07-02 10:33:34.911 | group="" 2026-07-02 10:33:34.911 | } 2026-07-02 10:33:34.912 | next 2026-07-02 10:33:34.912 | } 2026-07-02 10:33:34.912 | { 2026-07-02 10:33:34.912 | if (group != "") 2026-07-02 10:33:34.912 | print $0 2026-07-02 10:33:34.912 | } 2026-07-02 10:33:34.912 | ' /home/quobyte/devstack/local.conf 2026-07-02 10:33:34.920 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-02 10:33:34.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-02 10:33:34.961 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:34.964 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-02 10:33:34.967 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-02 10:33:35.004 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:35.006 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-02 10:33:35.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-02 10:33:35.048 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:35.051 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-02 10:33:35.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-02 10:33:35.091 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:33:35.091 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:35.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-c8e23ba8-d4bb-4f9e-aa7d-11b0473d102f"' 2026-07-02 10:33:35.099 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-c8e23ba8-d4bb-4f9e-aa7d-11b0473d102f 2026-07-02 10:33:35.119 | [58793 Async configure_neutron_nova:58793]: finished successfully 2026-07-02 10:33:35.136 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:35.139 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-02 10:33:35.142 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-02 10:33:35.175 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:35.178 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-02 10:33:35.182 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-02 10:33:35.214 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:33:35.218 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-02 10:33:35.239 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:33:35.242 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 10:33:35.245 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-02 10:33:35.265 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:35.268 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 10:33:35.305 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-02 10:33:35.356 | [2057 Async configure_neutron_nova:58793]: Waiting for completion of configure_neutron_nova running on PID 58793 (2 other jobs running) 2026-07-02 10:33:35.380 | [2057 Async configure_neutron_nova:58793]: Signaling child to exit 2026-07-02 10:33:35.381 | WAKEUP 2026-07-02 10:33:35.402 | [2057 Async configure_neutron_nova:58793]: Signaled 2026-07-02 10:33:35.403 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-02 10:33:35.403 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-02 10:33:35.403 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-02 10:33:35.403 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 10:33:35.403 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 10:33:35.404 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-02 10:33:35.404 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-02 10:33:35.404 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-02 10:33:35.404 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.22/identity 2026-07-02 10:33:35.404 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-02 10:33:35.404 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-02 10:33:35.404 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-02 10:33:35.404 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-02 10:33:35.404 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-02 10:33:35.404 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-02 10:33:35.405 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-02 10:33:35.405 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-02 10:33:35.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-02 10:33:35.405 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 10:33:35.405 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:33:35.405 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-02 10:33:35.405 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-02 10:33:35.405 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-02 10:33:35.405 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-02 10:33:35.406 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 10:33:35.406 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-02 10:33:35.406 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-02 10:33:35.406 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 10:33:35.406 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 10:33:35.406 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-02 10:33:35.406 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-02 10:33:35.406 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 10:33:35.406 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-02 10:33:35.406 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 10:33:35.407 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 10:33:35.407 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-02 10:33:35.407 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-02 10:33:35.407 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-02 10:33:35.407 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.22/identity 2026-07-02 10:33:35.407 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-02 10:33:35.407 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-02 10:33:35.407 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-02 10:33:35.407 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-02 10:33:35.408 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-02 10:33:35.408 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-02 10:33:35.408 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-02 10:33:35.408 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-02 10:33:35.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-02 10:33:35.408 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 10:33:35.408 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:33:35.408 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-02 10:33:35.408 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-02 10:33:35.447 | [2057 Async configure_neutron_nova:58793]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-02 10:33:35.452 | + inc/async:async_wait:197 : return 0 2026-07-02 10:33:35.455 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-02 10:33:35.476 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:35.479 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 10:33:35.514 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 10:33:35.552 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-02 10:33:35.572 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:35.575 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-02 10:33:35.579 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:33:35.581 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-02 10:33:35.584 | + ./stack.sh:main:1293 : start_nova_api 2026-07-02 10:33:35.588 | + 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-07-02 10:33:35.591 | + 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-07-02 10:33:35.594 | + 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-07-02 10:33:35.599 | ++ lib/nova:start_nova_api:972 : which uwsgi 2026-07-02 10:33:35.603 | + lib/nova:start_nova_api:972 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 10:33:35.607 | + functions-common:run_process:1674 : local service=n-api 2026-07-02 10:33:35.609 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 10:33:35.613 | + functions-common:run_process:1676 : local group= 2026-07-02 10:33:35.616 | + functions-common:run_process:1677 : local user= 2026-07-02 10:33:35.619 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:33:35.622 | + functions-common:run_process:1680 : local name=n-api 2026-07-02 10:33:35.625 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:33:35.628 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:33:35.631 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:33:35.634 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:33:35.638 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:33:35.643 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988415639 2026-07-02 10:33:35.646 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-02 10:33:35.665 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:35.668 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-02 10:33:35.671 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-02 10:33:35.674 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 10:33:35.677 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 10:33:35.679 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 10:33:35.682 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 10:33:35.685 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-02 10:33:35.688 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-02 10:33:35.691 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-02 10:33:35.694 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:33:35.697 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:33:35.700 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:33:35.703 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:33:35.706 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-02 10:33:35.709 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 10:33:35.712 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 10:33:35.715 | + 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-07-02 10:33:35.718 | + 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-07-02 10:33:35.722 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-02 10:33:35.725 | + 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-07-02 10:33:35.728 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 10:33:35.731 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 10:33:35.733 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 10:33:35.736 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-02 10:33:35.739 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 10:33:35.744 | + 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-07-02 10:33:35.822 | + 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-07-02 10:33:35.899 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-02 10:33:35.965 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-02 10:33:36.028 | + 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-07-02 10:33:36.095 | + 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-07-02 10:33:36.161 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-02 10:33:36.226 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-02 10:33:36.290 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-02 10:33:36.357 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-02 10:33:36.419 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-02 10:33:36.481 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 10:33:36.484 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 10:33:36.487 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-02 10:33:36.565 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 10:33:37.009 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-02 10:33:37.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-02 10:33:37.461 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-02 10:33:37.589 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:33:37.592 | + functions-common:time_stop:2420 : local name 2026-07-02 10:33:37.594 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:33:37.596 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:33:37.599 | + functions-common:time_stop:2423 : local total 2026-07-02 10:33:37.601 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:33:37.603 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:33:37.606 | + functions-common:time_stop:2427 : start_time=1782988415639 2026-07-02 10:33:37.608 | + functions-common:time_stop:2429 : [[ -z 1782988415639 ]] 2026-07-02 10:33:37.611 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:33:37.615 | + functions-common:time_stop:2432 : end_time=1782988417612 2026-07-02 10:33:37.617 | + functions-common:time_stop:2433 : elapsed_time=1973 2026-07-02 10:33:37.619 | + functions-common:time_stop:2434 : total=4283 2026-07-02 10:33:37.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:33:37.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6256 2026-07-02 10:33:37.627 | + lib/nova:start_nova_api:974 : echo 'Waiting for nova-api to start...' 2026-07-02 10:33:37.627 | Waiting for nova-api to start... 2026-07-02 10:33:37.629 | + lib/nova:start_nova_api:976 : local service_url=http://192.168.122.22/compute/v2.1/ 2026-07-02 10:33:37.631 | + lib/nova:start_nova_api:978 : wait_for_service 60 http://192.168.122.22/compute/v2.1/ 2026-07-02 10:33:37.633 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 10:33:37.636 | + functions:wait_for_service:477 : local url=http://192.168.122.22/compute/v2.1/ 2026-07-02 10:33:37.638 | + functions:wait_for_service:478 : local rval=0 2026-07-02 10:33:37.641 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 10:33:37.643 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 10:33:37.645 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:33:37.647 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:33:37.650 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:33:37.655 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988417652 2026-07-02 10:33:37.657 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 10:33:37.661 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:33:37.662 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.22/compute/v2.1/ 2026-07-02 10:33:43.673 | + :: : [[ 200 == 503 ]] 2026-07-02 10:33:43.674 | + :: : [[ 0 -eq 7 ]] 2026-07-02 10:33:43.679 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 10:33:43.681 | + functions-common:time_stop:2420 : local name 2026-07-02 10:33:43.685 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:33:43.688 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:33:43.691 | + functions-common:time_stop:2423 : local total 2026-07-02 10:33:43.695 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:33:43.698 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 10:33:43.701 | + functions-common:time_stop:2427 : start_time=1782988417652 2026-07-02 10:33:43.704 | + functions-common:time_stop:2429 : [[ -z 1782988417652 ]] 2026-07-02 10:33:43.708 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:33:43.713 | + functions-common:time_stop:2432 : end_time=1782988423709 2026-07-02 10:33:43.716 | + functions-common:time_stop:2433 : elapsed_time=6057 2026-07-02 10:33:43.719 | + functions-common:time_stop:2434 : total=5517 2026-07-02 10:33:43.721 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:33:43.724 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11574 2026-07-02 10:33:43.727 | + functions:wait_for_service:486 : return 0 2026-07-02 10:33:43.729 | + 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-07-02 10:33:43.732 | + 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-07-02 10:33:43.735 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-02 10:33:43.756 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:43.759 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-02 10:33:43.763 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:33:43.766 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-02 10:33:43.769 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-02 10:33:43.772 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-02 10:33:43.775 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-02 10:33:43.778 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-02 10:33:43.781 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-02 10:33:43.784 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-02 10:33:43.787 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-02 10:33:43.790 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-02 10:33:43.805 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-02 10:33:43.812 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-02 10:33:43.816 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-02 10:33:43.820 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-02 10:33:43.836 | + 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-07-02 10:33:43.850 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-02 10:33:43.864 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-02 10:33:43.867 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-02 10:33:43.868 | Starting OVN 2026-07-02 10:33:43.870 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-02 10:33:43.873 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-02 10:33:43.873 | Starting OVS 2026-07-02 10:33:43.876 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-02 10:33:43.894 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:43.897 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-02 10:33:43.946 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-02 10:33:43.992 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-02 10:33:43.995 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-02 10:33:43.998 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 10:33:44.450 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-02 10:33:44.903 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 10:33:44.903 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 10:33:44.904 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 10:33:44.904 | 2026-07-02 10:33:44.905 | Possible reasons for having these kinds of units are: 2026-07-02 10:33:44.905 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 10:33:44.905 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 10:33:44.905 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 10:33:44.905 | a requirement dependency on it. 2026-07-02 10:33:44.906 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 10:33:44.906 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 10:33:44.906 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 10:33:44.906 | instance name specified. 2026-07-02 10:33:44.919 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-02 10:33:49.559 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-02 10:33:49.561 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 10:33:50.011 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-02 10:33:50.473 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 10:33:50.473 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 10:33:50.474 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 10:33:50.474 | 2026-07-02 10:33:50.474 | Possible reasons for having these kinds of units are: 2026-07-02 10:33:50.474 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 10:33:50.475 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 10:33:50.475 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 10:33:50.475 | a requirement dependency on it. 2026-07-02 10:33:50.475 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 10:33:50.475 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 10:33:50.475 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 10:33:50.475 | instance name specified. 2026-07-02 10:33:50.478 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-02 10:33:50.797 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-02 10:33:50.797 | Configuring OVSDB 2026-07-02 10:33:50.800 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-02 10:33:50.823 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:33:50.827 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-02 10:33:50.857 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-02 10:33:50.882 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=a75c0aa4-1631-4599-b919-bcbde3582426 2026-07-02 10:33:50.905 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.22:6642 2026-07-02 10:33:50.927 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-02 10:33:50.950 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-02 10:33:50.973 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.22 2026-07-02 10:33:50.997 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-02 10:33:51.001 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-02 10:33:51.021 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-02 10:33:51.024 | + 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-07-02 10:33:51.047 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-02 10:33:51.050 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-02 10:33:51.053 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 10:33:51.055 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 10:33:51.058 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-02 10:33:51.061 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-02 10:33:51.064 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-02 10:33:51.067 | + 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-07-02 10:33:51.070 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-02 10:33:51.073 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-02 10:33:51.102 | + 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-07-02 10:33:51.132 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-02 10:33:51.164 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-02 10:33:51.183 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:33:51.187 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-02 10:33:51.190 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-02 10:33:51.193 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-02 10:33:51.196 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-02 10:33:51.200 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-02 10:33:51.227 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:51.229 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-02 10:33:51.232 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-02 10:33:51.235 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 10:33:51.691 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-02 10:33:52.145 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-02 10:33:52.218 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-02 10:33:52.222 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-02 10:33:52.226 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-02 10:33:52.229 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-02 10:33:52.232 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-02 10:33:53.238 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-02 10:33:53.241 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-02 10:33:53.243 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-02 10:33:53.246 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-02 10:33:53.248 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-02 10:33:53.251 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-02 10:33:53.253 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-02 10:33:53.256 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-02 10:33:53.259 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-02 10:33:53.261 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-02 10:33:53.264 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-02 10:33:53.266 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-02 10:33:53.269 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-02 10:33:53.288 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:33:53.290 | + 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-07-02 10:33:53.315 | + 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-07-02 10:33:53.339 | + 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-07-02 10:33:53.356 | + 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-07-02 10:33:53.373 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-02 10:33:53.390 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:53.393 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-02 10:33:53.396 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-02 10:33:53.399 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 10:33:53.863 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-02 10:33:54.325 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 10:33:54.325 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 10:33:54.325 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 10:33:54.325 | 2026-07-02 10:33:54.325 | Possible reasons for having these kinds of units are: 2026-07-02 10:33:54.325 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 10:33:54.325 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 10:33:54.326 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 10:33:54.326 | a requirement dependency on it. 2026-07-02 10:33:54.326 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 10:33:54.326 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 10:33:54.326 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 10:33:54.326 | instance name specified. 2026-07-02 10:33:54.338 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-02 10:33:54.597 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-02 10:33:54.619 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:33:54.623 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-02 10:33:54.626 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 10:33:54.649 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:54.653 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 10:33:54.657 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 10:33:54.661 | + 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-07-02 10:33:54.664 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-02 10:33:54.668 | + 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-07-02 10:33:54.671 | + functions-common:run_process:1676 : local group= 2026-07-02 10:33:54.674 | + functions-common:run_process:1677 : local user= 2026-07-02 10:33:54.676 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:33:54.679 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-02 10:33:54.682 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:33:54.685 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:33:54.687 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:33:54.690 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:33:54.695 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:33:54.700 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988434695 2026-07-02 10:33:54.702 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-02 10:33:54.721 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:54.724 | + 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-07-02 10:33:54.727 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-02 10:33:54.729 | + 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-07-02 10:33:54.732 | + 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-07-02 10:33:54.735 | + 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-07-02 10:33:54.738 | + 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-07-02 10:33:54.740 | + 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-07-02 10:33:54.743 | + 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-07-02 10:33:54.746 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-02 10:33:54.748 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:33:54.751 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:33:54.754 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:33:54.756 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:33:54.759 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-02 10:33:54.761 | + 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-07-02 10:33:54.765 | + 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-07-02 10:33:54.768 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-02 10:33:54.771 | + 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-07-02 10:33:54.773 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:33:54.776 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:33:54.779 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:33:54.782 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:33:54.785 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:33:54.787 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-02 10:33:54.790 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:33:54.794 | + 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-07-02 10:33:54.868 | + 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-07-02 10:33:54.948 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-02 10:33:55.014 | + 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-07-02 10:33:55.080 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-02 10:33:55.144 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-02 10:33:55.211 | + 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-07-02 10:33:55.275 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:33:55.277 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:33:55.280 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-02 10:33:55.358 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:33:55.802 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-02 10:33:55.828 | 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-07-02 10:33:56.263 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-02 10:33:56.312 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:33:56.313 | + functions-common:time_stop:2420 : local name 2026-07-02 10:33:56.317 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:33:56.320 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:33:56.325 | + functions-common:time_stop:2423 : local total 2026-07-02 10:33:56.328 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:33:56.330 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:33:56.333 | + functions-common:time_stop:2427 : start_time=1782988434695 2026-07-02 10:33:56.336 | + functions-common:time_stop:2429 : [[ -z 1782988434695 ]] 2026-07-02 10:33:56.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:33:56.345 | + functions-common:time_stop:2432 : end_time=1782988436342 2026-07-02 10:33:56.348 | + functions-common:time_stop:2433 : elapsed_time=1647 2026-07-02 10:33:56.351 | + functions-common:time_stop:2434 : total=6256 2026-07-02 10:33:56.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:33:56.357 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7903 2026-07-02 10:33:56.360 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 10:33:56.363 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 10:33:56.366 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 10:33:56.370 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 10:33:56.390 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 10:33:56.393 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 10:33:56.396 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 10:33:56.399 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 10:33:56.402 | + 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-07-02 10:33:56.437 | + 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-07-02 10:33:56.470 | + 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-07-02 10:33:56.503 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 10:33:56.539 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-02 10:33:56.572 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-02 10:33:56.575 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-02 10:33:56.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:56.599 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-02 10:33:56.648 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-02 10:33:56.650 | + 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-07-02 10:33:56.653 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-02 10:33:56.656 | + 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-07-02 10:33:56.659 | + functions-common:run_process:1676 : local group= 2026-07-02 10:33:56.662 | + functions-common:run_process:1677 : local user= 2026-07-02 10:33:56.665 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:33:56.668 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-02 10:33:56.671 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:33:56.673 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:33:56.676 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:33:56.679 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:33:56.683 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:33:56.688 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988436685 2026-07-02 10:33:56.692 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-02 10:33:56.712 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:56.715 | + 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-07-02 10:33:56.718 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-02 10:33:56.721 | + 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-07-02 10:33:56.724 | + 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-07-02 10:33:56.727 | + 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-07-02 10:33:56.730 | + 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-07-02 10:33:56.733 | + 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-07-02 10:33:56.736 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-02 10:33:56.739 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-02 10:33:56.741 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:33:56.744 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:33:56.747 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:33:56.750 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:33:56.753 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-02 10:33:56.756 | + 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-07-02 10:33:56.759 | + 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-07-02 10:33:56.762 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-02 10:33:56.764 | + 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-07-02 10:33:56.767 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:33:56.770 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:33:56.773 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:33:56.775 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:33:56.778 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:33:56.781 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-02 10:33:56.784 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:33:56.789 | + 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-07-02 10:33:56.871 | + 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-07-02 10:33:56.954 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-02 10:33:57.022 | + 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-07-02 10:33:57.090 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-02 10:33:57.159 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-02 10:33:57.229 | + 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-07-02 10:33:57.298 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:33:57.301 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:33:57.304 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-02 10:33:57.383 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:33:57.833 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-02 10:33:57.862 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-02 10:33:58.301 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-02 10:33:58.363 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:33:58.366 | + functions-common:time_stop:2420 : local name 2026-07-02 10:33:58.368 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:33:58.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:33:58.372 | + functions-common:time_stop:2423 : local total 2026-07-02 10:33:58.375 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:33:58.377 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:33:58.379 | + functions-common:time_stop:2427 : start_time=1782988436685 2026-07-02 10:33:58.381 | + functions-common:time_stop:2429 : [[ -z 1782988436685 ]] 2026-07-02 10:33:58.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:33:58.389 | + functions-common:time_stop:2432 : end_time=1782988438385 2026-07-02 10:33:58.390 | + functions-common:time_stop:2433 : elapsed_time=1700 2026-07-02 10:33:58.392 | + functions-common:time_stop:2434 : total=7903 2026-07-02 10:33:58.395 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:33:58.397 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9603 2026-07-02 10:33:58.399 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 10:33:58.401 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 10:33:58.403 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 10:33:58.406 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 10:33:58.426 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 10:33:58.428 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 10:33:58.431 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 10:33:58.433 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 10:33:58.435 | + 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-07-02 10:33:58.463 | + 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-07-02 10:33:58.491 | + 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-07-02 10:33:58.519 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 10:33:58.548 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-02 10:33:58.577 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-02 10:33:58.580 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-02 10:33:58.582 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-02 10:33:58.585 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-02 10:33:58.611 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-02 10:33:58.633 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-02 10:33:58.637 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-02 10:33:58.640 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-02 10:33:58.643 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-02 10:33:58.714 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-02 10:33:58.738 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:58.741 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-02 10:33:58.745 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:33:58.748 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-02 10:33:58.752 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-02 10:33:58.755 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-02 10:33:58.758 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-02 10:33:58.798 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-02 10:33:58.803 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-02 10:33:58.804 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-02 10:33:58.844 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-02 10:33:58.847 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-02 10:33:58.851 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-02 10:33:58.856 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-02 10:33:58.859 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-02 10:33:58.863 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-02 10:33:58.867 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-02 10:33:58.871 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-02 10:33:58.875 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-02 10:33:58.878 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-02 10:33:58.882 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 10:33:58.886 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 10:33:58.890 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 10:33:58.893 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-02 10:33:58.898 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 10:33:58.902 | + 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-07-02 10:33:58.906 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-02 10:33:58.909 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-02 10:33:58.912 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-02 10:33:58.915 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-02 10:33:58.943 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-02 10:33:58.947 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-02 10:33:58.998 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-02 10:33:59.050 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-02 10:33:59.054 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-02 10:33:59.105 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-02 10:33:59.108 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-02 10:33:59.164 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-02 10:33:59.169 | + 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-07-02 10:33:59.173 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-02 10:33:59.177 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 10:33:59.180 | + functions-common:run_process:1676 : local group= 2026-07-02 10:33:59.183 | + functions-common:run_process:1677 : local user= 2026-07-02 10:33:59.186 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:33:59.190 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-02 10:33:59.193 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:33:59.196 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:33:59.200 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:33:59.203 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:33:59.208 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:33:59.213 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988439209 2026-07-02 10:33:59.217 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-02 10:33:59.239 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:33:59.242 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-02 10:33:59.246 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-02 10:33:59.250 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 10:33:59.251 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 10:33:59.254 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 10:33:59.256 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 10:33:59.258 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-02 10:33:59.261 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-02 10:33:59.263 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-02 10:33:59.266 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:33:59.270 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:33:59.273 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:33:59.276 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:33:59.280 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-02 10:33:59.283 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 10:33:59.287 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 10:33:59.290 | + 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-07-02 10:33:59.294 | + 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-07-02 10:33:59.297 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-02 10:33:59.300 | + 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-07-02 10:33:59.304 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 10:33:59.307 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 10:33:59.310 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 10:33:59.313 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-02 10:33:59.316 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 10:33:59.322 | + 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-07-02 10:33:59.405 | + 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-07-02 10:33:59.488 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-02 10:33:59.557 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-02 10:33:59.628 | + 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-07-02 10:33:59.699 | + 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-07-02 10:33:59.767 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-02 10:33:59.836 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-02 10:33:59.908 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-02 10:33:59.978 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-02 10:34:00.036 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-02 10:34:00.094 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 10:34:00.096 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 10:34:00.099 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-02 10:34:00.173 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 10:34:00.633 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-02 10:34:00.665 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-02 10:34:01.104 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-02 10:34:01.242 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:01.246 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:01.253 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:01.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:01.258 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:01.261 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:01.265 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:01.268 | + functions-common:time_stop:2427 : start_time=1782988439209 2026-07-02 10:34:01.271 | + functions-common:time_stop:2429 : [[ -z 1782988439209 ]] 2026-07-02 10:34:01.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:01.280 | + functions-common:time_stop:2432 : end_time=1782988441277 2026-07-02 10:34:01.283 | + functions-common:time_stop:2433 : elapsed_time=2068 2026-07-02 10:34:01.285 | + functions-common:time_stop:2434 : total=9603 2026-07-02 10:34:01.290 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:01.291 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11671 2026-07-02 10:34:01.293 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.22/ 2026-07-02 10:34:01.295 | + 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-07-02 10:34:01.300 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-02 10:34:01.304 | + 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-07-02 10:34:01.309 | + functions-common:run_process:1676 : local group= 2026-07-02 10:34:01.309 | + functions-common:run_process:1677 : local user= 2026-07-02 10:34:01.310 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:34:01.312 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-02 10:34:01.314 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:34:01.315 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:34:01.317 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:01.319 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:01.322 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:01.326 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988441323 2026-07-02 10:34:01.328 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-02 10:34:01.346 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:34:01.348 | + 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-07-02 10:34:01.350 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-02 10:34:01.352 | + 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-07-02 10:34:01.354 | + 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-07-02 10:34:01.356 | + 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-07-02 10:34:01.358 | + 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-07-02 10:34:01.360 | + 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-07-02 10:34:01.362 | + 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-07-02 10:34:01.364 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-02 10:34:01.366 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:34:01.368 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:34:01.370 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:34:01.374 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:34:01.374 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-02 10:34:01.376 | + 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-07-02 10:34:01.378 | + 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-07-02 10:34:01.380 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-02 10:34:01.382 | + 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-07-02 10:34:01.384 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:34:01.386 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:34:01.388 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:34:01.390 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:34:01.394 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:34:01.394 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-02 10:34:01.396 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:34:01.400 | + 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-07-02 10:34:01.477 | + 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-07-02 10:34:01.550 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-02 10:34:01.610 | + 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-07-02 10:34:01.675 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-02 10:34:01.743 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-02 10:34:01.804 | + 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-07-02 10:34:01.867 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:34:01.869 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:34:01.872 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-02 10:34:01.956 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:34:02.479 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-02 10:34:02.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-02 10:34:03.001 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-02 10:34:03.048 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:03.055 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:03.059 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:03.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:03.068 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:03.075 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:03.079 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:03.084 | + functions-common:time_stop:2427 : start_time=1782988441323 2026-07-02 10:34:03.088 | + functions-common:time_stop:2429 : [[ -z 1782988441323 ]] 2026-07-02 10:34:03.098 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:03.108 | + functions-common:time_stop:2432 : end_time=1782988443099 2026-07-02 10:34:03.113 | + functions-common:time_stop:2433 : elapsed_time=1776 2026-07-02 10:34:03.121 | + functions-common:time_stop:2434 : total=11671 2026-07-02 10:34:03.126 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:03.130 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13447 2026-07-02 10:34:03.142 | + 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-07-02 10:34:03.146 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-02 10:34:03.151 | + 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-07-02 10:34:03.156 | + functions-common:run_process:1676 : local group= 2026-07-02 10:34:03.159 | + functions-common:run_process:1677 : local user= 2026-07-02 10:34:03.166 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:34:03.172 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-02 10:34:03.175 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:34:03.180 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:34:03.185 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:03.193 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:03.206 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:03.214 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988443205 2026-07-02 10:34:03.222 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-02 10:34:03.266 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:34:03.271 | + 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-07-02 10:34:03.275 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-02 10:34:03.282 | + 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-07-02 10:34:03.287 | + 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-07-02 10:34:03.292 | + 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-07-02 10:34:03.299 | + 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-07-02 10:34:03.304 | + 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-07-02 10:34:03.310 | + 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-07-02 10:34:03.314 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-02 10:34:03.319 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:34:03.325 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:34:03.334 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:34:03.338 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:34:03.346 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-02 10:34:03.352 | + 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-07-02 10:34:03.363 | + 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-07-02 10:34:03.368 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-02 10:34:03.375 | + 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-07-02 10:34:03.381 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:34:03.384 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:34:03.391 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:34:03.396 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:34:03.401 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:34:03.408 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-02 10:34:03.415 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:34:03.422 | + 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-07-02 10:34:03.591 | + 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-07-02 10:34:03.758 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-02 10:34:03.890 | + 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-07-02 10:34:04.015 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-02 10:34:04.145 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-02 10:34:04.296 | + 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-07-02 10:34:04.427 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:34:04.427 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:34:04.429 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-02 10:34:04.594 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:34:05.159 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-02 10:34:05.190 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-02 10:34:05.680 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-02 10:34:05.726 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:05.733 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:05.737 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:05.741 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:05.748 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:05.753 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:05.758 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:05.764 | + functions-common:time_stop:2427 : start_time=1782988443205 2026-07-02 10:34:05.772 | + functions-common:time_stop:2429 : [[ -z 1782988443205 ]] 2026-07-02 10:34:05.777 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:05.788 | + functions-common:time_stop:2432 : end_time=1782988445779 2026-07-02 10:34:05.790 | + functions-common:time_stop:2433 : elapsed_time=2574 2026-07-02 10:34:05.796 | + functions-common:time_stop:2434 : total=13447 2026-07-02 10:34:05.800 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:05.805 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16021 2026-07-02 10:34:05.812 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-02 10:34:05.818 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-02 10:34:05.823 | + 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-07-02 10:34:05.830 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-02 10:34:05.837 | + 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-07-02 10:34:05.839 | + functions-common:run_process:1676 : local group= 2026-07-02 10:34:05.846 | + functions-common:run_process:1677 : local user= 2026-07-02 10:34:05.853 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:34:05.856 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-02 10:34:05.862 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:34:05.867 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:34:05.871 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:05.880 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:05.882 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:05.894 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988445887 2026-07-02 10:34:05.898 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-02 10:34:05.936 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:34:05.943 | + 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-07-02 10:34:05.951 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-02 10:34:05.960 | + 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-07-02 10:34:05.961 | + 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-07-02 10:34:05.967 | + 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-07-02 10:34:05.975 | + 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-07-02 10:34:05.983 | + 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-07-02 10:34:05.990 | + 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-07-02 10:34:05.998 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-02 10:34:06.003 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:34:06.007 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:34:06.011 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:34:06.018 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:34:06.024 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-02 10:34:06.033 | + 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-07-02 10:34:06.037 | + 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-07-02 10:34:06.041 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-02 10:34:06.049 | + 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-07-02 10:34:06.053 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:34:06.060 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:34:06.063 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:34:06.072 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:34:06.079 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:34:06.083 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-02 10:34:06.090 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:34:06.103 | + 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-07-02 10:34:06.247 | + 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-07-02 10:34:06.394 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-02 10:34:06.521 | + 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-07-02 10:34:06.649 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-02 10:34:06.775 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-02 10:34:06.894 | + 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-07-02 10:34:07.009 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:34:07.015 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:34:07.019 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-02 10:34:07.168 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:34:07.698 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-02 10:34:07.723 | 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-07-02 10:34:08.238 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-02 10:34:08.296 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:08.300 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:08.304 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:08.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:08.311 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:08.313 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:08.316 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:08.317 | + functions-common:time_stop:2427 : start_time=1782988445887 2026-07-02 10:34:08.319 | + functions-common:time_stop:2429 : [[ -z 1782988445887 ]] 2026-07-02 10:34:08.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:08.325 | + functions-common:time_stop:2432 : end_time=1782988448323 2026-07-02 10:34:08.327 | + functions-common:time_stop:2433 : elapsed_time=2436 2026-07-02 10:34:08.329 | + functions-common:time_stop:2434 : total=16021 2026-07-02 10:34:08.332 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:08.333 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18457 2026-07-02 10:34:08.335 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-02 10:34:08.338 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.22/networking 2026-07-02 10:34:08.339 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-02 10:34:08.339 | Waiting for Neutron to start... 2026-07-02 10:34:08.341 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.22/networking' 2026-07-02 10:34:08.343 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.22/networking' 'Neutron did not start' 60 2026-07-02 10:34:08.346 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.22/networking' 2026-07-02 10:34:08.347 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-02 10:34:08.349 | + functions-common:test_with_retry:2360 : local until=60 2026-07-02 10:34:08.352 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-02 10:34:08.353 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-02 10:34:08.355 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-02 10:34:08.357 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:08.359 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:08.362 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:08.365 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988448362 2026-07-02 10:34:08.367 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.22/networking; do sleep 0.5; done' 2026-07-02 10:34:17.183 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.22/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-02 10:34:17.187 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:17.192 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:17.196 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:17.200 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:17.204 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:17.208 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-02 10:34:17.212 | + functions-common:time_stop:2427 : start_time=1782988448362 2026-07-02 10:34:17.217 | + functions-common:time_stop:2429 : [[ -z 1782988448362 ]] 2026-07-02 10:34:17.222 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:17.228 | + functions-common:time_stop:2432 : end_time=1782988457224 2026-07-02 10:34:17.232 | + functions-common:time_stop:2433 : elapsed_time=8862 2026-07-02 10:34:17.236 | + functions-common:time_stop:2434 : total=0 2026-07-02 10:34:17.240 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:17.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8862 2026-07-02 10:34:17.248 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-02 10:34:17.275 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:34:17.280 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-02 10:34:17.285 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:34:17.289 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-02 10:34:17.294 | + ./stack.sh:main:1311 : start_placement 2026-07-02 10:34:17.298 | + lib/placement:start_placement:137 : start_placement_api 2026-07-02 10:34:17.304 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-02 10:34:17.311 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 10:34:17.315 | + functions-common:run_process:1674 : local service=placement-api 2026-07-02 10:34:17.321 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 10:34:17.325 | + functions-common:run_process:1676 : local group= 2026-07-02 10:34:17.329 | + functions-common:run_process:1677 : local user= 2026-07-02 10:34:17.334 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:34:17.338 | + functions-common:run_process:1680 : local name=placement-api 2026-07-02 10:34:17.342 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:34:17.347 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:34:17.351 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:17.355 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:17.361 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:17.367 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988457362 2026-07-02 10:34:17.371 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-02 10:34:17.397 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:34:17.402 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-02 10:34:17.406 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-02 10:34:17.411 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 10:34:17.415 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 10:34:17.420 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 10:34:17.424 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 10:34:17.429 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-02 10:34:17.434 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-02 10:34:17.439 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-02 10:34:17.445 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:34:17.449 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:34:17.454 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:34:17.458 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:34:17.464 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-02 10:34:17.469 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-02 10:34:17.474 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 10:34:17.478 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 10:34:17.483 | + 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-07-02 10:34:17.487 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-02 10:34:17.492 | + 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-07-02 10:34:17.497 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 10:34:17.502 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 10:34:17.507 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 10:34:17.512 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-02 10:34:17.515 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 10:34:17.523 | + 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-07-02 10:34:17.622 | + 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-07-02 10:34:17.722 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-02 10:34:17.803 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-02 10:34:17.886 | + 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-07-02 10:34:17.967 | + 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-07-02 10:34:18.045 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-02 10:34:18.126 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-02 10:34:18.209 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-02 10:34:18.291 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-02 10:34:18.370 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-02 10:34:18.451 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 10:34:18.455 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 10:34:18.459 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-02 10:34:18.556 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 10:34:19.041 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-02 10:34:19.061 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-02 10:34:19.530 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-02 10:34:19.681 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:19.686 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:19.690 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:19.694 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:19.698 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:19.703 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:19.707 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:19.711 | + functions-common:time_stop:2427 : start_time=1782988457362 2026-07-02 10:34:19.715 | + functions-common:time_stop:2429 : [[ -z 1782988457362 ]] 2026-07-02 10:34:19.721 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:19.728 | + functions-common:time_stop:2432 : end_time=1782988459723 2026-07-02 10:34:19.732 | + functions-common:time_stop:2433 : elapsed_time=2361 2026-07-02 10:34:19.736 | + functions-common:time_stop:2434 : total=18457 2026-07-02 10:34:19.740 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:19.745 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20818 2026-07-02 10:34:19.749 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-02 10:34:19.749 | Waiting for placement-api to start... 2026-07-02 10:34:19.753 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.22/placement 2026-07-02 10:34:19.757 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 10:34:19.762 | + functions:wait_for_service:477 : local url=http://192.168.122.22/placement 2026-07-02 10:34:19.766 | + functions:wait_for_service:478 : local rval=0 2026-07-02 10:34:19.770 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 10:34:19.774 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 10:34:19.779 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:19.783 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:19.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:19.794 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988459789 2026-07-02 10:34:19.798 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 10:34:19.802 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:34:19.804 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.22/placement 2026-07-02 10:34:22.642 | + :: : [[ 200 == 503 ]] 2026-07-02 10:34:22.644 | + :: : [[ 0 -eq 7 ]] 2026-07-02 10:34:22.648 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 10:34:22.653 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:22.657 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:22.662 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:22.665 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:22.668 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:22.671 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 10:34:22.675 | + functions-common:time_stop:2427 : start_time=1782988459789 2026-07-02 10:34:22.679 | + functions-common:time_stop:2429 : [[ -z 1782988459789 ]] 2026-07-02 10:34:22.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:22.690 | + functions-common:time_stop:2432 : end_time=1782988462686 2026-07-02 10:34:22.693 | + functions-common:time_stop:2433 : elapsed_time=2897 2026-07-02 10:34:22.697 | + functions-common:time_stop:2434 : total=11574 2026-07-02 10:34:22.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:22.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14471 2026-07-02 10:34:22.708 | + functions:wait_for_service:486 : return 0 2026-07-02 10:34:22.712 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-02 10:34:22.737 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:34:22.740 | + ./stack.sh:main:1315 : start_neutron 2026-07-02 10:34:22.744 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-02 10:34:22.747 | + 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-07-02 10:34:22.751 | + functions-common:run_process:1674 : local service=q-agt 2026-07-02 10:34:22.754 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 10:34:22.758 | + functions-common:run_process:1676 : local group= 2026-07-02 10:34:22.762 | + functions-common:run_process:1677 : local user= 2026-07-02 10:34:22.766 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:34:22.769 | + functions-common:run_process:1680 : local name=q-agt 2026-07-02 10:34:22.772 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:34:22.775 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:34:22.778 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:22.782 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:22.788 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:22.794 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988462789 2026-07-02 10:34:22.798 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-02 10:34:22.822 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:34:22.826 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:22.830 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:22.834 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:22.838 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:22.841 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:22.844 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:22.848 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:22.852 | + functions-common:time_stop:2427 : start_time=1782988462789 2026-07-02 10:34:22.857 | + functions-common:time_stop:2429 : [[ -z 1782988462789 ]] 2026-07-02 10:34:22.862 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:22.867 | + functions-common:time_stop:2432 : end_time=1782988462863 2026-07-02 10:34:22.872 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-02 10:34:22.876 | + functions-common:time_stop:2434 : total=20818 2026-07-02 10:34:22.880 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:22.883 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20892 2026-07-02 10:34:22.887 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-02 10:34:22.890 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 10:34:22.893 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 10:34:22.896 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-02 10:34:22.900 | + 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-07-02 10:34:22.904 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-02 10:34:22.911 | + 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-07-02 10:34:22.915 | + functions-common:run_process:1676 : local group= 2026-07-02 10:34:22.919 | + functions-common:run_process:1677 : local user= 2026-07-02 10:34:22.923 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:34:22.926 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-02 10:34:22.930 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:34:22.934 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:34:22.937 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:22.941 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:22.947 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:22.953 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988462948 2026-07-02 10:34:22.956 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-02 10:34:22.982 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:34:22.986 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:22.990 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:22.995 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:22.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:23.003 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:23.008 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:23.012 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:23.016 | + functions-common:time_stop:2427 : start_time=1782988462948 2026-07-02 10:34:23.020 | + functions-common:time_stop:2429 : [[ -z 1782988462948 ]] 2026-07-02 10:34:23.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:23.030 | + functions-common:time_stop:2432 : end_time=1782988463027 2026-07-02 10:34:23.034 | + functions-common:time_stop:2433 : elapsed_time=79 2026-07-02 10:34:23.039 | + functions-common:time_stop:2434 : total=20892 2026-07-02 10:34:23.043 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:23.046 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20971 2026-07-02 10:34:23.051 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-02 10:34:23.055 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-02 10:34:23.059 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-02 10:34:23.064 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-02 10:34:23.068 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 10:34:23.072 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 10:34:23.076 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 10:34:23.078 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-02 10:34:23.081 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 10:34:23.085 | + 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-07-02 10:34:23.088 | + functions-common:run_process:1674 : local service=q-l3 2026-07-02 10:34:23.091 | + 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-07-02 10:34:23.094 | + functions-common:run_process:1676 : local group= 2026-07-02 10:34:23.097 | + functions-common:run_process:1677 : local user= 2026-07-02 10:34:23.100 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:34:23.104 | + functions-common:run_process:1680 : local name=q-l3 2026-07-02 10:34:23.107 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:34:23.110 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:34:23.113 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:23.116 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:23.120 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:23.125 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988463121 2026-07-02 10:34:23.128 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-02 10:34:23.149 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:34:23.152 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:23.155 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:23.158 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:23.161 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:23.164 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:23.166 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:23.170 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:23.172 | + functions-common:time_stop:2427 : start_time=1782988463121 2026-07-02 10:34:23.175 | + functions-common:time_stop:2429 : [[ -z 1782988463121 ]] 2026-07-02 10:34:23.179 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:23.183 | + functions-common:time_stop:2432 : end_time=1782988463180 2026-07-02 10:34:23.186 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-02 10:34:23.189 | + functions-common:time_stop:2434 : total=20971 2026-07-02 10:34:23.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:23.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21030 2026-07-02 10:34:23.198 | + 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-07-02 10:34:23.201 | + functions-common:run_process:1674 : local service=q-meta 2026-07-02 10:34:23.204 | + 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-07-02 10:34:23.207 | + functions-common:run_process:1676 : local group= 2026-07-02 10:34:23.210 | + functions-common:run_process:1677 : local user= 2026-07-02 10:34:23.213 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:34:23.216 | + functions-common:run_process:1680 : local name=q-meta 2026-07-02 10:34:23.219 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:34:23.222 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:34:23.225 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:23.228 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:23.233 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:23.238 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988463234 2026-07-02 10:34:23.242 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-02 10:34:23.261 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:34:23.264 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:23.268 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:23.271 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:23.273 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:23.276 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:23.279 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:23.283 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:23.286 | + functions-common:time_stop:2427 : start_time=1782988463234 2026-07-02 10:34:23.290 | + functions-common:time_stop:2429 : [[ -z 1782988463234 ]] 2026-07-02 10:34:23.294 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:23.300 | + functions-common:time_stop:2432 : end_time=1782988463296 2026-07-02 10:34:23.302 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-02 10:34:23.305 | + functions-common:time_stop:2434 : total=21030 2026-07-02 10:34:23.308 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:23.311 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21092 2026-07-02 10:34:23.315 | + 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-07-02 10:34:23.318 | + functions-common:run_process:1674 : local service=q-metering 2026-07-02 10:34:23.321 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-02 10:34:23.324 | + functions-common:run_process:1676 : local group= 2026-07-02 10:34:23.328 | + functions-common:run_process:1677 : local user= 2026-07-02 10:34:23.331 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:34:23.334 | + functions-common:run_process:1680 : local name=q-metering 2026-07-02 10:34:23.337 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:34:23.340 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:34:23.342 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:34:23.346 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:34:23.350 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:34:23.355 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988463352 2026-07-02 10:34:23.358 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-02 10:34:23.378 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:34:23.382 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:34:23.384 | + functions-common:time_stop:2420 : local name 2026-07-02 10:34:23.388 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:34:23.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:34:23.394 | + functions-common:time_stop:2423 : local total 2026-07-02 10:34:23.397 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:34:23.400 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:34:23.403 | + functions-common:time_stop:2427 : start_time=1782988463352 2026-07-02 10:34:23.406 | + functions-common:time_stop:2429 : [[ -z 1782988463352 ]] 2026-07-02 10:34:23.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:34:23.415 | + functions-common:time_stop:2432 : end_time=1782988463412 2026-07-02 10:34:23.418 | + functions-common:time_stop:2433 : elapsed_time=60 2026-07-02 10:34:23.421 | + functions-common:time_stop:2434 : total=21092 2026-07-02 10:34:23.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:34:23.428 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21152 2026-07-02 10:34:23.431 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-02 10:34:23.453 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:34:23.456 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-02 10:34:23.459 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-02 10:34:23.462 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:34:23.464 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-02 10:34:23.467 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-02 10:34:23.470 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-02 10:34:23.474 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-02 10:34:23.478 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-02 10:34:23.482 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-02 10:34:23.487 | ++ 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-07-02 10:34:27.393 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:34:27.398 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 10:34:27.398 | address-scope 2026-07-02 10:34:27.398 | agent 2026-07-02 10:34:27.398 | allowed-address-pairs 2026-07-02 10:34:27.398 | auto-allocated-topology 2026-07-02 10:34:27.398 | availability_zone 2026-07-02 10:34:27.398 | default-subnetpools 2026-07-02 10:34:27.398 | dhcp_agent_scheduler 2026-07-02 10:34:27.398 | dns-integration 2026-07-02 10:34:27.398 | dns-domain-ports 2026-07-02 10:34:27.399 | dns-integration-domain-keywords 2026-07-02 10:34:27.399 | empty-string-filtering 2026-07-02 10:34:27.399 | external-net 2026-07-02 10:34:27.399 | extra_dhcp_opt 2026-07-02 10:34:27.399 | extraroute 2026-07-02 10:34:27.399 | extraroute-atomic 2026-07-02 10:34:27.399 | filter-validation 2026-07-02 10:34:27.399 | floating-ip-port-forwarding-detail 2026-07-02 10:34:27.399 | fip-port-details 2026-07-02 10:34:27.399 | flavors 2026-07-02 10:34:27.399 | floatingip-pools 2026-07-02 10:34:27.400 | router 2026-07-02 10:34:27.400 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:34:27.400 | enable-default-route-bfd 2026-07-02 10:34:27.400 | enable-default-route-ecmp 2026-07-02 10:34:27.400 | ext-gw-mode 2026-07-02 10:34:27.400 | l3-ha 2026-07-02 10:34:27.400 | external-gateway-multihoming 2026-07-02 10:34:27.400 | l3-flavors 2026-07-02 10:34:27.400 | l3_agent_scheduler 2026-07-02 10:34:27.400 | multi-provider 2026-07-02 10:34:27.400 | net-mtu 2026-07-02 10:34:27.400 | net-mtu-writable 2026-07-02 10:34:27.401 | network_availability_zone 2026-07-02 10:34:27.401 | network-ip-availability 2026-07-02 10:34:27.402 | network-ip-availability-details 2026-07-02 10:34:27.402 | pagination 2026-07-02 10:34:27.402 | port-device-profile 2026-07-02 10:34:27.403 | port-mac-address-regenerate 2026-07-02 10:34:27.403 | port-numa-affinity-policy 2026-07-02 10:34:27.403 | port-numa-affinity-policy-socket 2026-07-02 10:34:27.404 | binding 2026-07-02 10:34:27.404 | binding-extended 2026-07-02 10:34:27.404 | port-security 2026-07-02 10:34:27.405 | project-id 2026-07-02 10:34:27.405 | provider 2026-07-02 10:34:27.405 | qinq 2026-07-02 10:34:27.405 | quota-check-limit 2026-07-02 10:34:27.405 | quota-check-limit-default 2026-07-02 10:34:27.405 | quotas 2026-07-02 10:34:27.406 | quota_details 2026-07-02 10:34:27.406 | rbac-policies 2026-07-02 10:34:27.406 | rbac-address-scope 2026-07-02 10:34:27.406 | rbac-security-groups 2026-07-02 10:34:27.406 | revision-if-match 2026-07-02 10:34:27.406 | standard-attr-revisions 2026-07-02 10:34:27.407 | router_availability_zone 2026-07-02 10:34:27.407 | router-enable-snat 2026-07-02 10:34:27.407 | security-groups-default-rules 2026-07-02 10:34:27.407 | security-groups-default-statefulness 2026-07-02 10:34:27.407 | security-groups-normalized-cidr 2026-07-02 10:34:27.407 | security-groups-remote-address-group 2026-07-02 10:34:27.407 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:34:27.407 | security-groups-shared-filtering 2026-07-02 10:34:27.407 | security-group 2026-07-02 10:34:27.407 | service-type 2026-07-02 10:34:27.407 | sorting 2026-07-02 10:34:27.407 | standard-attr-description 2026-07-02 10:34:27.408 | stateful-security-group 2026-07-02 10:34:27.408 | subnet-dns-publish-fixed-ip 2026-07-02 10:34:27.408 | subnet-external-network 2026-07-02 10:34:27.408 | subnet_onboard 2026-07-02 10:34:27.408 | subnet-service-types 2026-07-02 10:34:27.408 | subnet_allocation 2026-07-02 10:34:27.408 | subnetpool-prefix-ops 2026-07-02 10:34:27.408 | tag-creation 2026-07-02 10:34:27.408 | standard-attr-tag 2026-07-02 10:34:27.408 | standard-attr-timestamp 2026-07-02 10:34:27.408 | vlan-transparent' 2026-07-02 10:34:27.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 10:34:27.409 | address-scope 2026-07-02 10:34:27.409 | agent 2026-07-02 10:34:27.410 | allowed-address-pairs 2026-07-02 10:34:27.410 | auto-allocated-topology 2026-07-02 10:34:27.411 | availability_zone 2026-07-02 10:34:27.411 | default-subnetpools 2026-07-02 10:34:27.411 | dhcp_agent_scheduler 2026-07-02 10:34:27.412 | dns-integration 2026-07-02 10:34:27.412 | dns-domain-ports 2026-07-02 10:34:27.412 | dns-integration-domain-keywords 2026-07-02 10:34:27.412 | empty-string-filtering 2026-07-02 10:34:27.412 | external-net 2026-07-02 10:34:27.412 | extra_dhcp_opt 2026-07-02 10:34:27.413 | extraroute 2026-07-02 10:34:27.413 | extraroute-atomic 2026-07-02 10:34:27.413 | filter-validation 2026-07-02 10:34:27.413 | floating-ip-port-forwarding-detail 2026-07-02 10:34:27.413 | fip-port-details 2026-07-02 10:34:27.413 | flavors 2026-07-02 10:34:27.413 | floatingip-pools 2026-07-02 10:34:27.413 | router 2026-07-02 10:34:27.413 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:34:27.413 | enable-default-route-bfd 2026-07-02 10:34:27.413 | enable-default-route-ecmp 2026-07-02 10:34:27.414 | ext-gw-mode 2026-07-02 10:34:27.414 | l3-ha 2026-07-02 10:34:27.414 | external-gateway-multihoming 2026-07-02 10:34:27.414 | l3-flavors 2026-07-02 10:34:27.414 | l3_agent_scheduler 2026-07-02 10:34:27.414 | multi-provider 2026-07-02 10:34:27.414 | net-mtu 2026-07-02 10:34:27.414 | net-mtu-writable 2026-07-02 10:34:27.414 | network_availability_zone 2026-07-02 10:34:27.414 | network-ip-availability 2026-07-02 10:34:27.415 | network-ip-availability-details 2026-07-02 10:34:27.415 | pagination 2026-07-02 10:34:27.415 | port-device-profile 2026-07-02 10:34:27.415 | port-mac-address-regenerate 2026-07-02 10:34:27.415 | port-numa-affinity-policy 2026-07-02 10:34:27.415 | port-numa-affinity-policy-socket 2026-07-02 10:34:27.415 | binding 2026-07-02 10:34:27.415 | binding-extended 2026-07-02 10:34:27.415 | port-security 2026-07-02 10:34:27.415 | project-id 2026-07-02 10:34:27.415 | provider 2026-07-02 10:34:27.416 | qinq 2026-07-02 10:34:27.416 | quota-check-limit 2026-07-02 10:34:27.416 | quota-check-limit-default 2026-07-02 10:34:27.416 | quotas 2026-07-02 10:34:27.416 | quota_details 2026-07-02 10:34:27.416 | rbac-policies 2026-07-02 10:34:27.416 | rbac-address-scope 2026-07-02 10:34:27.416 | rbac-security-groups 2026-07-02 10:34:27.416 | revision-if-match 2026-07-02 10:34:27.416 | standard-attr-revisions 2026-07-02 10:34:27.417 | router_availability_zone 2026-07-02 10:34:27.417 | router-enable-snat 2026-07-02 10:34:27.417 | security-groups-default-rules 2026-07-02 10:34:27.417 | security-groups-default-statefulness 2026-07-02 10:34:27.417 | security-groups-normalized-cidr 2026-07-02 10:34:27.417 | security-groups-remote-address-group 2026-07-02 10:34:27.417 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:34:27.417 | security-groups-shared-filtering 2026-07-02 10:34:27.417 | security-group 2026-07-02 10:34:27.417 | service-type 2026-07-02 10:34:27.418 | sorting 2026-07-02 10:34:27.418 | standard-attr-description 2026-07-02 10:34:27.418 | stateful-security-group 2026-07-02 10:34:27.418 | subnet-dns-publish-fixed-ip 2026-07-02 10:34:27.418 | subnet-external-network 2026-07-02 10:34:27.418 | subnet_onboard 2026-07-02 10:34:27.418 | subnet-service-types 2026-07-02 10:34:27.418 | subnet_allocation 2026-07-02 10:34:27.418 | subnetpool-prefix-ops 2026-07-02 10:34:27.418 | tag-creation 2026-07-02 10:34:27.419 | standard-attr-tag 2026-07-02 10:34:27.419 | standard-attr-timestamp 2026-07-02 10:34:27.419 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-02 10:34:27.419 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 10:34:27.419 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-02 10:34:27.419 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-02 10:34:27.420 | ++ 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-07-02 10:34:31.598 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:34:31.602 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=2a3d8a4a-b275-4e06-9536-7501a80efb6f 2026-07-02 10:34:31.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-02 10:34:31.610 | ++ 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 fdb7:0016:6645::/56 --share --default -f value -c id 2026-07-02 10:34:35.509 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:34:35.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=6bf623d3-e4fa-461b-9646-35969832382e 2026-07-02 10:34:35.518 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-02 10:34:35.522 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 10:34:35.526 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 10:34:35.531 | ++ 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-07-02 10:34:40.821 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:34:40.825 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=056c62df-9fe7-411d-bd24-9f61b31a0065 2026-07-02 10:34:40.828 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-02 10:34:40.831 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:34:40.854 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-02 10:34:40.860 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-02 10:34:40.864 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 2a3d8a4a-b275-4e06-9536-7501a80efb6f ']' 2026-07-02 10:34:40.867 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-02 10:34:40.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-02 10:34:40.874 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 2a3d8a4a-b275-4e06-9536-7501a80efb6f ' 2026-07-02 10:34:40.878 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-02 10:34:40.882 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 056c62df-9fe7-411d-bd24-9f61b31a0065 private-subnet' 2026-07-02 10:34:40.886 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-02 10:34:40.891 | +++ 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 2a3d8a4a-b275-4e06-9536-7501a80efb6f --network 056c62df-9fe7-411d-bd24-9f61b31a0065 private-subnet -f value -c id 2026-07-02 10:34:46.165 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:34:46.170 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=8a1c9cdb-9801-4a07-8de0-c2e16d3ad001 2026-07-02 10:34:46.173 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-02 10:34:46.178 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:34:46.202 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 8a1c9cdb-9801-4a07-8de0-c2e16d3ad001 2026-07-02 10:34:46.207 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=8a1c9cdb-9801-4a07-8de0-c2e16d3ad001 2026-07-02 10:34:46.211 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-02 10:34:46.217 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-02 10:34:46.222 | ++ 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-07-02 10:34:46.226 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:34:46.249 | ++ 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-07-02 10:34:46.254 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:34:46.279 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-02 10:34:46.283 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 6bf623d3-e4fa-461b-9646-35969832382e ']' 2026-07-02 10:34:46.287 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-02 10:34:46.291 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-02 10:34:46.295 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 6bf623d3-e4fa-461b-9646-35969832382e ' 2026-07-02 10:34:46.298 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-02 10:34:46.302 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 056c62df-9fe7-411d-bd24-9f61b31a0065 ipv6-private-subnet ' 2026-07-02 10:34:46.306 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-02 10:34:46.311 | +++ 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 6bf623d3-e4fa-461b-9646-35969832382e --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 056c62df-9fe7-411d-bd24-9f61b31a0065 ipv6-private-subnet -f value -c id 2026-07-02 10:34:51.276 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:34:51.281 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=619f4e98-9c78-4a58-87b3-94533913cb3c 2026-07-02 10:34:51.285 | ++ 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-07-02 10:34:51.288 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:34:51.311 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 619f4e98-9c78-4a58-87b3-94533913cb3c 2026-07-02 10:34:51.316 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=619f4e98-9c78-4a58-87b3-94533913cb3c 2026-07-02 10:34:51.321 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-02 10:34:51.325 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-02 10:34:51.330 | ++ 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-07-02 10:34:54.776 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:34:54.781 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 10:34:54.781 | address-scope 2026-07-02 10:34:54.781 | agent 2026-07-02 10:34:54.781 | allowed-address-pairs 2026-07-02 10:34:54.781 | auto-allocated-topology 2026-07-02 10:34:54.781 | availability_zone 2026-07-02 10:34:54.781 | default-subnetpools 2026-07-02 10:34:54.781 | dhcp_agent_scheduler 2026-07-02 10:34:54.781 | dns-integration 2026-07-02 10:34:54.782 | dns-domain-ports 2026-07-02 10:34:54.782 | dns-integration-domain-keywords 2026-07-02 10:34:54.782 | empty-string-filtering 2026-07-02 10:34:54.782 | external-net 2026-07-02 10:34:54.782 | extra_dhcp_opt 2026-07-02 10:34:54.782 | extraroute 2026-07-02 10:34:54.782 | extraroute-atomic 2026-07-02 10:34:54.782 | filter-validation 2026-07-02 10:34:54.782 | floating-ip-port-forwarding-detail 2026-07-02 10:34:54.782 | fip-port-details 2026-07-02 10:34:54.783 | flavors 2026-07-02 10:34:54.783 | floatingip-pools 2026-07-02 10:34:54.783 | router 2026-07-02 10:34:54.783 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:34:54.783 | enable-default-route-bfd 2026-07-02 10:34:54.783 | enable-default-route-ecmp 2026-07-02 10:34:54.783 | ext-gw-mode 2026-07-02 10:34:54.783 | l3-ha 2026-07-02 10:34:54.783 | external-gateway-multihoming 2026-07-02 10:34:54.783 | l3-flavors 2026-07-02 10:34:54.783 | l3_agent_scheduler 2026-07-02 10:34:54.784 | multi-provider 2026-07-02 10:34:54.784 | net-mtu 2026-07-02 10:34:54.784 | net-mtu-writable 2026-07-02 10:34:54.784 | network_availability_zone 2026-07-02 10:34:54.784 | network-ip-availability 2026-07-02 10:34:54.784 | network-ip-availability-details 2026-07-02 10:34:54.784 | pagination 2026-07-02 10:34:54.784 | port-device-profile 2026-07-02 10:34:54.784 | port-mac-address-regenerate 2026-07-02 10:34:54.784 | port-numa-affinity-policy 2026-07-02 10:34:54.785 | port-numa-affinity-policy-socket 2026-07-02 10:34:54.785 | binding 2026-07-02 10:34:54.785 | binding-extended 2026-07-02 10:34:54.785 | port-security 2026-07-02 10:34:54.785 | project-id 2026-07-02 10:34:54.785 | provider 2026-07-02 10:34:54.785 | qinq 2026-07-02 10:34:54.785 | quota-check-limit 2026-07-02 10:34:54.785 | quota-check-limit-default 2026-07-02 10:34:54.785 | quotas 2026-07-02 10:34:54.785 | quota_details 2026-07-02 10:34:54.786 | rbac-policies 2026-07-02 10:34:54.786 | rbac-address-scope 2026-07-02 10:34:54.786 | rbac-security-groups 2026-07-02 10:34:54.786 | revision-if-match 2026-07-02 10:34:54.786 | standard-attr-revisions 2026-07-02 10:34:54.786 | router_availability_zone 2026-07-02 10:34:54.786 | router-enable-snat 2026-07-02 10:34:54.786 | security-groups-default-rules 2026-07-02 10:34:54.786 | security-groups-default-statefulness 2026-07-02 10:34:54.786 | security-groups-normalized-cidr 2026-07-02 10:34:54.786 | security-groups-remote-address-group 2026-07-02 10:34:54.787 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:34:54.787 | security-groups-shared-filtering 2026-07-02 10:34:54.787 | security-group 2026-07-02 10:34:54.787 | service-type 2026-07-02 10:34:54.787 | sorting 2026-07-02 10:34:54.787 | standard-attr-description 2026-07-02 10:34:54.787 | stateful-security-group 2026-07-02 10:34:54.787 | subnet-dns-publish-fixed-ip 2026-07-02 10:34:54.787 | subnet-external-network 2026-07-02 10:34:54.787 | subnet_onboard 2026-07-02 10:34:54.787 | subnet-service-types 2026-07-02 10:34:54.788 | subnet_allocation 2026-07-02 10:34:54.788 | subnetpool-prefix-ops 2026-07-02 10:34:54.788 | tag-creation 2026-07-02 10:34:54.788 | standard-attr-tag 2026-07-02 10:34:54.788 | standard-attr-timestamp 2026-07-02 10:34:54.788 | vlan-transparent' 2026-07-02 10:34:54.788 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 10:34:54.788 | address-scope 2026-07-02 10:34:54.788 | agent 2026-07-02 10:34:54.788 | allowed-address-pairs 2026-07-02 10:34:54.789 | auto-allocated-topology 2026-07-02 10:34:54.789 | availability_zone 2026-07-02 10:34:54.789 | default-subnetpools 2026-07-02 10:34:54.789 | dhcp_agent_scheduler 2026-07-02 10:34:54.789 | dns-integration 2026-07-02 10:34:54.789 | dns-domain-ports 2026-07-02 10:34:54.789 | dns-integration-domain-keywords 2026-07-02 10:34:54.789 | empty-string-filtering 2026-07-02 10:34:54.789 | external-net 2026-07-02 10:34:54.789 | extra_dhcp_opt 2026-07-02 10:34:54.789 | extraroute 2026-07-02 10:34:54.790 | extraroute-atomic 2026-07-02 10:34:54.790 | filter-validation 2026-07-02 10:34:54.790 | floating-ip-port-forwarding-detail 2026-07-02 10:34:54.790 | fip-port-details 2026-07-02 10:34:54.790 | flavors 2026-07-02 10:34:54.790 | floatingip-pools 2026-07-02 10:34:54.790 | router 2026-07-02 10:34:54.790 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:34:54.790 | enable-default-route-bfd 2026-07-02 10:34:54.790 | enable-default-route-ecmp 2026-07-02 10:34:54.790 | ext-gw-mode 2026-07-02 10:34:54.791 | l3-ha 2026-07-02 10:34:54.791 | external-gateway-multihoming 2026-07-02 10:34:54.791 | l3-flavors 2026-07-02 10:34:54.791 | l3_agent_scheduler 2026-07-02 10:34:54.791 | multi-provider 2026-07-02 10:34:54.791 | net-mtu 2026-07-02 10:34:54.791 | net-mtu-writable 2026-07-02 10:34:54.791 | network_availability_zone 2026-07-02 10:34:54.791 | network-ip-availability 2026-07-02 10:34:54.791 | network-ip-availability-details 2026-07-02 10:34:54.792 | pagination 2026-07-02 10:34:54.792 | port-device-profile 2026-07-02 10:34:54.792 | port-mac-address-regenerate 2026-07-02 10:34:54.792 | port-numa-affinity-policy 2026-07-02 10:34:54.792 | port-numa-affinity-policy-socket 2026-07-02 10:34:54.792 | binding 2026-07-02 10:34:54.792 | binding-extended 2026-07-02 10:34:54.792 | port-security 2026-07-02 10:34:54.792 | project-id 2026-07-02 10:34:54.792 | provider 2026-07-02 10:34:54.792 | qinq 2026-07-02 10:34:54.793 | quota-check-limit 2026-07-02 10:34:54.793 | quota-check-limit-default 2026-07-02 10:34:54.793 | quotas 2026-07-02 10:34:54.793 | quota_details 2026-07-02 10:34:54.793 | rbac-policies 2026-07-02 10:34:54.793 | rbac-address-scope 2026-07-02 10:34:54.793 | rbac-security-groups 2026-07-02 10:34:54.793 | revision-if-match 2026-07-02 10:34:54.793 | standard-attr-revisions 2026-07-02 10:34:54.793 | router_availability_zone 2026-07-02 10:34:54.794 | router-enable-snat 2026-07-02 10:34:54.794 | security-groups-default-rules 2026-07-02 10:34:54.794 | security-groups-default-statefulness 2026-07-02 10:34:54.794 | security-groups-normalized-cidr 2026-07-02 10:34:54.794 | security-groups-remote-address-group 2026-07-02 10:34:54.794 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:34:54.794 | security-groups-shared-filtering 2026-07-02 10:34:54.794 | security-group 2026-07-02 10:34:54.794 | service-type 2026-07-02 10:34:54.794 | sorting 2026-07-02 10:34:54.795 | standard-attr-description 2026-07-02 10:34:54.795 | stateful-security-group 2026-07-02 10:34:54.795 | subnet-dns-publish-fixed-ip 2026-07-02 10:34:54.795 | subnet-external-network 2026-07-02 10:34:54.795 | subnet_onboard 2026-07-02 10:34:54.795 | subnet-service-types 2026-07-02 10:34:54.795 | subnet_allocation 2026-07-02 10:34:54.795 | subnetpool-prefix-ops 2026-07-02 10:34:54.795 | tag-creation 2026-07-02 10:34:54.795 | standard-attr-tag 2026-07-02 10:34:54.796 | standard-attr-timestamp 2026-07-02 10:34:54.796 | vlan-transparent =~ router ]] 2026-07-02 10:34:54.796 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 10:34:54.796 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-02 10:34:54.798 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-02 10:34:54.804 | ++ 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-07-02 10:34:58.175 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:34:58.181 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 10:34:58.181 | address-scope 2026-07-02 10:34:58.181 | agent 2026-07-02 10:34:58.181 | allowed-address-pairs 2026-07-02 10:34:58.181 | auto-allocated-topology 2026-07-02 10:34:58.181 | availability_zone 2026-07-02 10:34:58.181 | default-subnetpools 2026-07-02 10:34:58.181 | dhcp_agent_scheduler 2026-07-02 10:34:58.181 | dns-integration 2026-07-02 10:34:58.181 | dns-domain-ports 2026-07-02 10:34:58.181 | dns-integration-domain-keywords 2026-07-02 10:34:58.182 | empty-string-filtering 2026-07-02 10:34:58.182 | external-net 2026-07-02 10:34:58.182 | extra_dhcp_opt 2026-07-02 10:34:58.182 | extraroute 2026-07-02 10:34:58.182 | extraroute-atomic 2026-07-02 10:34:58.182 | filter-validation 2026-07-02 10:34:58.182 | floating-ip-port-forwarding-detail 2026-07-02 10:34:58.182 | fip-port-details 2026-07-02 10:34:58.182 | flavors 2026-07-02 10:34:58.182 | floatingip-pools 2026-07-02 10:34:58.182 | router 2026-07-02 10:34:58.183 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:34:58.183 | enable-default-route-bfd 2026-07-02 10:34:58.183 | enable-default-route-ecmp 2026-07-02 10:34:58.183 | ext-gw-mode 2026-07-02 10:34:58.183 | l3-ha 2026-07-02 10:34:58.183 | external-gateway-multihoming 2026-07-02 10:34:58.183 | l3-flavors 2026-07-02 10:34:58.183 | l3_agent_scheduler 2026-07-02 10:34:58.183 | multi-provider 2026-07-02 10:34:58.183 | net-mtu 2026-07-02 10:34:58.183 | net-mtu-writable 2026-07-02 10:34:58.183 | network_availability_zone 2026-07-02 10:34:58.184 | network-ip-availability 2026-07-02 10:34:58.184 | network-ip-availability-details 2026-07-02 10:34:58.184 | pagination 2026-07-02 10:34:58.184 | port-device-profile 2026-07-02 10:34:58.184 | port-mac-address-regenerate 2026-07-02 10:34:58.184 | port-numa-affinity-policy 2026-07-02 10:34:58.184 | port-numa-affinity-policy-socket 2026-07-02 10:34:58.184 | binding 2026-07-02 10:34:58.184 | binding-extended 2026-07-02 10:34:58.184 | port-security 2026-07-02 10:34:58.184 | project-id 2026-07-02 10:34:58.185 | provider 2026-07-02 10:34:58.185 | qinq 2026-07-02 10:34:58.185 | quota-check-limit 2026-07-02 10:34:58.185 | quota-check-limit-default 2026-07-02 10:34:58.185 | quotas 2026-07-02 10:34:58.185 | quota_details 2026-07-02 10:34:58.185 | rbac-policies 2026-07-02 10:34:58.185 | rbac-address-scope 2026-07-02 10:34:58.185 | rbac-security-groups 2026-07-02 10:34:58.185 | revision-if-match 2026-07-02 10:34:58.186 | standard-attr-revisions 2026-07-02 10:34:58.186 | router_availability_zone 2026-07-02 10:34:58.186 | router-enable-snat 2026-07-02 10:34:58.186 | security-groups-default-rules 2026-07-02 10:34:58.186 | security-groups-default-statefulness 2026-07-02 10:34:58.186 | security-groups-normalized-cidr 2026-07-02 10:34:58.186 | security-groups-remote-address-group 2026-07-02 10:34:58.186 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:34:58.186 | security-groups-shared-filtering 2026-07-02 10:34:58.186 | security-group 2026-07-02 10:34:58.187 | service-type 2026-07-02 10:34:58.187 | sorting 2026-07-02 10:34:58.187 | standard-attr-description 2026-07-02 10:34:58.187 | stateful-security-group 2026-07-02 10:34:58.187 | subnet-dns-publish-fixed-ip 2026-07-02 10:34:58.187 | subnet-external-network 2026-07-02 10:34:58.187 | subnet_onboard 2026-07-02 10:34:58.187 | subnet-service-types 2026-07-02 10:34:58.187 | subnet_allocation 2026-07-02 10:34:58.187 | subnetpool-prefix-ops 2026-07-02 10:34:58.187 | tag-creation 2026-07-02 10:34:58.188 | standard-attr-tag 2026-07-02 10:34:58.188 | standard-attr-timestamp 2026-07-02 10:34:58.188 | vlan-transparent' 2026-07-02 10:34:58.188 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 10:34:58.188 | address-scope 2026-07-02 10:34:58.188 | agent 2026-07-02 10:34:58.188 | allowed-address-pairs 2026-07-02 10:34:58.188 | auto-allocated-topology 2026-07-02 10:34:58.188 | availability_zone 2026-07-02 10:34:58.189 | default-subnetpools 2026-07-02 10:34:58.189 | dhcp_agent_scheduler 2026-07-02 10:34:58.189 | dns-integration 2026-07-02 10:34:58.189 | dns-domain-ports 2026-07-02 10:34:58.189 | dns-integration-domain-keywords 2026-07-02 10:34:58.189 | empty-string-filtering 2026-07-02 10:34:58.189 | external-net 2026-07-02 10:34:58.189 | extra_dhcp_opt 2026-07-02 10:34:58.189 | extraroute 2026-07-02 10:34:58.189 | extraroute-atomic 2026-07-02 10:34:58.189 | filter-validation 2026-07-02 10:34:58.190 | floating-ip-port-forwarding-detail 2026-07-02 10:34:58.190 | fip-port-details 2026-07-02 10:34:58.190 | flavors 2026-07-02 10:34:58.190 | floatingip-pools 2026-07-02 10:34:58.190 | router 2026-07-02 10:34:58.190 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:34:58.190 | enable-default-route-bfd 2026-07-02 10:34:58.190 | enable-default-route-ecmp 2026-07-02 10:34:58.190 | ext-gw-mode 2026-07-02 10:34:58.190 | l3-ha 2026-07-02 10:34:58.191 | external-gateway-multihoming 2026-07-02 10:34:58.191 | l3-flavors 2026-07-02 10:34:58.191 | l3_agent_scheduler 2026-07-02 10:34:58.191 | multi-provider 2026-07-02 10:34:58.191 | net-mtu 2026-07-02 10:34:58.191 | net-mtu-writable 2026-07-02 10:34:58.191 | network_availability_zone 2026-07-02 10:34:58.191 | network-ip-availability 2026-07-02 10:34:58.191 | network-ip-availability-details 2026-07-02 10:34:58.191 | pagination 2026-07-02 10:34:58.192 | port-device-profile 2026-07-02 10:34:58.192 | port-mac-address-regenerate 2026-07-02 10:34:58.192 | port-numa-affinity-policy 2026-07-02 10:34:58.192 | port-numa-affinity-policy-socket 2026-07-02 10:34:58.192 | binding 2026-07-02 10:34:58.192 | binding-extended 2026-07-02 10:34:58.192 | port-security 2026-07-02 10:34:58.192 | project-id 2026-07-02 10:34:58.192 | provider 2026-07-02 10:34:58.192 | qinq 2026-07-02 10:34:58.192 | quota-check-limit 2026-07-02 10:34:58.193 | quota-check-limit-default 2026-07-02 10:34:58.193 | quotas 2026-07-02 10:34:58.193 | quota_details 2026-07-02 10:34:58.193 | rbac-policies 2026-07-02 10:34:58.193 | rbac-address-scope 2026-07-02 10:34:58.193 | rbac-security-groups 2026-07-02 10:34:58.193 | revision-if-match 2026-07-02 10:34:58.193 | standard-attr-revisions 2026-07-02 10:34:58.193 | router_availability_zone 2026-07-02 10:34:58.193 | router-enable-snat 2026-07-02 10:34:58.194 | security-groups-default-rules 2026-07-02 10:34:58.194 | security-groups-default-statefulness 2026-07-02 10:34:58.194 | security-groups-normalized-cidr 2026-07-02 10:34:58.194 | security-groups-remote-address-group 2026-07-02 10:34:58.194 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:34:58.194 | security-groups-shared-filtering 2026-07-02 10:34:58.194 | security-group 2026-07-02 10:34:58.194 | service-type 2026-07-02 10:34:58.194 | sorting 2026-07-02 10:34:58.194 | standard-attr-description 2026-07-02 10:34:58.195 | stateful-security-group 2026-07-02 10:34:58.195 | subnet-dns-publish-fixed-ip 2026-07-02 10:34:58.195 | subnet-external-network 2026-07-02 10:34:58.195 | subnet_onboard 2026-07-02 10:34:58.195 | subnet-service-types 2026-07-02 10:34:58.195 | subnet_allocation 2026-07-02 10:34:58.195 | subnetpool-prefix-ops 2026-07-02 10:34:58.195 | tag-creation 2026-07-02 10:34:58.195 | standard-attr-tag 2026-07-02 10:34:58.195 | standard-attr-timestamp 2026-07-02 10:34:58.196 | vlan-transparent =~ external-net ]] 2026-07-02 10:34:58.196 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 10:34:58.196 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-02 10:34:58.201 | ++ 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-07-02 10:35:01.927 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:35:01.932 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=3bbb2651-4bf0-436b-9946-640af3240cf7 2026-07-02 10:35:01.936 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-02 10:35:01.941 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:35:01.963 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-02 10:35:01.966 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-02 10:35:01.969 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-02 10:35:01.973 | ++ 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-07-02 10:35:05.332 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:35:05.335 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 10:35:05.335 | address-scope 2026-07-02 10:35:05.335 | agent 2026-07-02 10:35:05.336 | allowed-address-pairs 2026-07-02 10:35:05.336 | auto-allocated-topology 2026-07-02 10:35:05.336 | availability_zone 2026-07-02 10:35:05.336 | default-subnetpools 2026-07-02 10:35:05.336 | dhcp_agent_scheduler 2026-07-02 10:35:05.336 | dns-integration 2026-07-02 10:35:05.336 | dns-domain-ports 2026-07-02 10:35:05.336 | dns-integration-domain-keywords 2026-07-02 10:35:05.336 | empty-string-filtering 2026-07-02 10:35:05.336 | external-net 2026-07-02 10:35:05.337 | extra_dhcp_opt 2026-07-02 10:35:05.337 | extraroute 2026-07-02 10:35:05.337 | extraroute-atomic 2026-07-02 10:35:05.337 | filter-validation 2026-07-02 10:35:05.337 | floating-ip-port-forwarding-detail 2026-07-02 10:35:05.337 | fip-port-details 2026-07-02 10:35:05.337 | flavors 2026-07-02 10:35:05.337 | floatingip-pools 2026-07-02 10:35:05.337 | router 2026-07-02 10:35:05.337 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:35:05.338 | enable-default-route-bfd 2026-07-02 10:35:05.338 | enable-default-route-ecmp 2026-07-02 10:35:05.338 | ext-gw-mode 2026-07-02 10:35:05.338 | l3-ha 2026-07-02 10:35:05.338 | external-gateway-multihoming 2026-07-02 10:35:05.338 | l3-flavors 2026-07-02 10:35:05.338 | l3_agent_scheduler 2026-07-02 10:35:05.338 | multi-provider 2026-07-02 10:35:05.338 | net-mtu 2026-07-02 10:35:05.338 | net-mtu-writable 2026-07-02 10:35:05.339 | network_availability_zone 2026-07-02 10:35:05.339 | network-ip-availability 2026-07-02 10:35:05.339 | network-ip-availability-details 2026-07-02 10:35:05.339 | pagination 2026-07-02 10:35:05.339 | port-device-profile 2026-07-02 10:35:05.339 | port-mac-address-regenerate 2026-07-02 10:35:05.339 | port-numa-affinity-policy 2026-07-02 10:35:05.339 | port-numa-affinity-policy-socket 2026-07-02 10:35:05.339 | binding 2026-07-02 10:35:05.339 | binding-extended 2026-07-02 10:35:05.340 | port-security 2026-07-02 10:35:05.340 | project-id 2026-07-02 10:35:05.340 | provider 2026-07-02 10:35:05.340 | qinq 2026-07-02 10:35:05.340 | quota-check-limit 2026-07-02 10:35:05.340 | quota-check-limit-default 2026-07-02 10:35:05.340 | quotas 2026-07-02 10:35:05.340 | quota_details 2026-07-02 10:35:05.340 | rbac-policies 2026-07-02 10:35:05.340 | rbac-address-scope 2026-07-02 10:35:05.341 | rbac-security-groups 2026-07-02 10:35:05.341 | revision-if-match 2026-07-02 10:35:05.341 | standard-attr-revisions 2026-07-02 10:35:05.341 | router_availability_zone 2026-07-02 10:35:05.341 | router-enable-snat 2026-07-02 10:35:05.341 | security-groups-default-rules 2026-07-02 10:35:05.341 | security-groups-default-statefulness 2026-07-02 10:35:05.341 | security-groups-normalized-cidr 2026-07-02 10:35:05.341 | security-groups-remote-address-group 2026-07-02 10:35:05.341 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:35:05.342 | security-groups-shared-filtering 2026-07-02 10:35:05.342 | security-group 2026-07-02 10:35:05.342 | service-type 2026-07-02 10:35:05.342 | sorting 2026-07-02 10:35:05.342 | standard-attr-description 2026-07-02 10:35:05.342 | stateful-security-group 2026-07-02 10:35:05.342 | subnet-dns-publish-fixed-ip 2026-07-02 10:35:05.342 | subnet-external-network 2026-07-02 10:35:05.342 | subnet_onboard 2026-07-02 10:35:05.342 | subnet-service-types 2026-07-02 10:35:05.343 | subnet_allocation 2026-07-02 10:35:05.343 | subnetpool-prefix-ops 2026-07-02 10:35:05.343 | tag-creation 2026-07-02 10:35:05.343 | standard-attr-tag 2026-07-02 10:35:05.343 | standard-attr-timestamp 2026-07-02 10:35:05.343 | vlan-transparent' 2026-07-02 10:35:05.343 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 10:35:05.343 | address-scope 2026-07-02 10:35:05.343 | agent 2026-07-02 10:35:05.343 | allowed-address-pairs 2026-07-02 10:35:05.344 | auto-allocated-topology 2026-07-02 10:35:05.344 | availability_zone 2026-07-02 10:35:05.344 | default-subnetpools 2026-07-02 10:35:05.344 | dhcp_agent_scheduler 2026-07-02 10:35:05.344 | dns-integration 2026-07-02 10:35:05.344 | dns-domain-ports 2026-07-02 10:35:05.344 | dns-integration-domain-keywords 2026-07-02 10:35:05.344 | empty-string-filtering 2026-07-02 10:35:05.344 | external-net 2026-07-02 10:35:05.344 | extra_dhcp_opt 2026-07-02 10:35:05.344 | extraroute 2026-07-02 10:35:05.345 | extraroute-atomic 2026-07-02 10:35:05.345 | filter-validation 2026-07-02 10:35:05.345 | floating-ip-port-forwarding-detail 2026-07-02 10:35:05.345 | fip-port-details 2026-07-02 10:35:05.345 | flavors 2026-07-02 10:35:05.345 | floatingip-pools 2026-07-02 10:35:05.345 | router 2026-07-02 10:35:05.345 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:35:05.346 | enable-default-route-bfd 2026-07-02 10:35:05.346 | enable-default-route-ecmp 2026-07-02 10:35:05.346 | ext-gw-mode 2026-07-02 10:35:05.346 | l3-ha 2026-07-02 10:35:05.346 | external-gateway-multihoming 2026-07-02 10:35:05.346 | l3-flavors 2026-07-02 10:35:05.346 | l3_agent_scheduler 2026-07-02 10:35:05.346 | multi-provider 2026-07-02 10:35:05.346 | net-mtu 2026-07-02 10:35:05.346 | net-mtu-writable 2026-07-02 10:35:05.346 | network_availability_zone 2026-07-02 10:35:05.347 | network-ip-availability 2026-07-02 10:35:05.347 | network-ip-availability-details 2026-07-02 10:35:05.347 | pagination 2026-07-02 10:35:05.347 | port-device-profile 2026-07-02 10:35:05.347 | port-mac-address-regenerate 2026-07-02 10:35:05.347 | port-numa-affinity-policy 2026-07-02 10:35:05.347 | port-numa-affinity-policy-socket 2026-07-02 10:35:05.347 | binding 2026-07-02 10:35:05.347 | binding-extended 2026-07-02 10:35:05.347 | port-security 2026-07-02 10:35:05.348 | project-id 2026-07-02 10:35:05.348 | provider 2026-07-02 10:35:05.348 | qinq 2026-07-02 10:35:05.348 | quota-check-limit 2026-07-02 10:35:05.348 | quota-check-limit-default 2026-07-02 10:35:05.348 | quotas 2026-07-02 10:35:05.348 | quota_details 2026-07-02 10:35:05.348 | rbac-policies 2026-07-02 10:35:05.348 | rbac-address-scope 2026-07-02 10:35:05.348 | rbac-security-groups 2026-07-02 10:35:05.348 | revision-if-match 2026-07-02 10:35:05.349 | standard-attr-revisions 2026-07-02 10:35:05.349 | router_availability_zone 2026-07-02 10:35:05.349 | router-enable-snat 2026-07-02 10:35:05.349 | security-groups-default-rules 2026-07-02 10:35:05.349 | security-groups-default-statefulness 2026-07-02 10:35:05.349 | security-groups-normalized-cidr 2026-07-02 10:35:05.349 | security-groups-remote-address-group 2026-07-02 10:35:05.349 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:35:05.349 | security-groups-shared-filtering 2026-07-02 10:35:05.349 | security-group 2026-07-02 10:35:05.350 | service-type 2026-07-02 10:35:05.350 | sorting 2026-07-02 10:35:05.350 | standard-attr-description 2026-07-02 10:35:05.350 | stateful-security-group 2026-07-02 10:35:05.350 | subnet-dns-publish-fixed-ip 2026-07-02 10:35:05.350 | subnet-external-network 2026-07-02 10:35:05.350 | subnet_onboard 2026-07-02 10:35:05.350 | subnet-service-types 2026-07-02 10:35:05.350 | subnet_allocation 2026-07-02 10:35:05.350 | subnetpool-prefix-ops 2026-07-02 10:35:05.351 | tag-creation 2026-07-02 10:35:05.351 | standard-attr-tag 2026-07-02 10:35:05.351 | standard-attr-timestamp 2026-07-02 10:35:05.351 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-02 10:35:05.351 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 10:35:05.351 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-02 10:35:05.351 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-02 10:35:05.353 | ++ 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-07-02 10:35:10.186 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:35:10.188 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=050fcc2d-9fa9-4525-9f00-294de10164b0 2026-07-02 10:35:10.191 | + 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-07-02 10:35:10.193 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:35:10.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-02 10:35:10.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-02 10:35:10.214 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3bbb2651-4bf0-436b-9946-640af3240cf7 8a1c9cdb-9801-4a07-8de0-c2e16d3ad001 2026-07-02 10:35:15.900 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-02 10:35:15.904 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 050fcc2d-9fa9-4525-9f00-294de10164b0 2026-07-02 10:35:15.908 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-02 10:35:15.912 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-02 10:35:15.915 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-02 10:35:15.919 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-02 10:35:15.923 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-02 10:35:15.926 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 050fcc2d-9fa9-4525-9f00-294de10164b0 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-02 10:35:15.930 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-02 10:35:15.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-02 10:35:15.940 | +++ 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 050fcc2d-9fa9-4525-9f00-294de10164b0 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-02 10:35:15.940 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-02 10:35:19.596 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:35:19.601 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-02 10:35:19.602 | | id | 355fef1f-9008-4e95-9400-3fc0057ad1ba |' 2026-07-02 10:35:19.606 | ++ 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-07-02 10:35:19.610 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:35:19.631 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 355fef1f-9008-4e95-9400-3fc0057ad1ba '|' 2026-07-02 10:35:19.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 355fef1f-9008-4e95-9400-3fc0057ad1ba |' 2026-07-02 10:35:19.638 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-02 10:35:19.645 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 355fef1f-9008-4e95-9400-3fc0057ad1ba '|' 2026-07-02 10:35:19.645 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-02 10:35:19.648 | ++ functions-common:get_field:806 : local data field 2026-07-02 10:35:19.652 | ++ functions-common:get_field:807 : read data 2026-07-02 10:35:19.656 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-02 10:35:19.659 | ++ functions-common:get_field:811 : field='$3' 2026-07-02 10:35:19.664 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 355fef1f-9008-4e95-9400-3fc0057ad1ba |' 2026-07-02 10:35:19.664 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-02 10:35:19.671 | ++ functions-common:get_field:807 : read data 2026-07-02 10:35:19.675 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-02 10:35:19.680 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-02 10:35:19.680 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 355fef1f-9008-4e95-9400-3fc0057ad1ba '|' 2026-07-02 10:35:19.684 | ++ functions-common:get_field:806 : local data field 2026-07-02 10:35:19.688 | ++ functions-common:get_field:807 : read data 2026-07-02 10:35:19.692 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-02 10:35:19.696 | ++ functions-common:get_field:811 : field='$6' 2026-07-02 10:35:19.700 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 355fef1f-9008-4e95-9400-3fc0057ad1ba |' 2026-07-02 10:35:19.701 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-02 10:35:19.708 | ++ functions-common:get_field:807 : read data 2026-07-02 10:35:19.712 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=355fef1f-9008-4e95-9400-3fc0057ad1ba 2026-07-02 10:35:19.716 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 050fcc2d-9fa9-4525-9f00-294de10164b0 3bbb2651-4bf0-436b-9946-640af3240cf7 2026-07-02 10:35:25.481 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-02 10:35:25.484 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-02 10:35:25.488 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-02 10:35:25.511 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:25.516 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-02 10:35:25.520 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-02 10:35:25.525 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-02 10:35:25.530 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-02 10:35:25.535 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-02 10:35:25.539 | ++ 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-07-02 10:35:25.574 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-02 10:35:25.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-02 10:35:25.582 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-02 10:35:25.586 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-02 10:35:25.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-02 10:35:25.592 | + 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-07-02 10:35:25.596 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-02 10:35:25.599 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-02 10:35:25.603 | + functions-common:test_with_retry:2360 : local until=10 2026-07-02 10:35:25.607 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-02 10:35:25.611 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-02 10:35:25.615 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-02 10:35:25.619 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:35:25.623 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:35:25.630 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:35:25.638 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988525633 2026-07-02 10:35:25.642 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-02 10:35:25.655 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-02 10:35:25.660 | + functions-common:time_stop:2420 : local name 2026-07-02 10:35:25.663 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:35:25.666 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:35:25.669 | + functions-common:time_stop:2423 : local total 2026-07-02 10:35:25.671 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:35:25.674 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-02 10:35:25.677 | + functions-common:time_stop:2427 : start_time=1782988525633 2026-07-02 10:35:25.680 | + functions-common:time_stop:2429 : [[ -z 1782988525633 ]] 2026-07-02 10:35:25.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:35:25.688 | + functions-common:time_stop:2432 : end_time=1782988525685 2026-07-02 10:35:25.690 | + functions-common:time_stop:2433 : elapsed_time=52 2026-07-02 10:35:25.693 | + functions-common:time_stop:2434 : total=8862 2026-07-02 10:35:25.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:35:25.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8914 2026-07-02 10:35:25.704 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-02 10:35:25.704 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-02 10:35:25.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-02 10:35:25.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:35:25.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-02 10:35:25.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-02 10:35:25.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-02 10:35:25.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-02 10:35:25.768 | ++ 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-07-02 10:35:25.770 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-02 10:35:25.770 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-02 10:35:25.771 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-02 10:35:29.303 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:35:29.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.37 ' 2026-07-02 10:35:29.313 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-02 10:35:29.317 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:35:29.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-02 10:35:29.345 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:35:29.349 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-02 10:35:29.354 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-02 10:35:29.358 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3bbb2651-4bf0-436b-9946-640af3240cf7 619f4e98-9c78-4a58-87b3-94533913cb3c 2026-07-02 10:35:36.267 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-02 10:35:36.272 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 050fcc2d-9fa9-4525-9f00-294de10164b0 2026-07-02 10:35:36.275 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-02 10:35:36.279 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-02 10:35:36.282 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-02 10:35:36.286 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-02 10:35:36.289 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 050fcc2d-9fa9-4525-9f00-294de10164b0 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-02 10:35:36.292 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-02 10:35:36.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-02 10:35:36.303 | +++ 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 050fcc2d-9fa9-4525-9f00-294de10164b0 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-02 10:35:36.303 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-02 10:35:42.639 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:35:42.645 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-02 10:35:42.645 | | id | 38d7dfb5-6a8c-4fdd-b68b-ccbdc1044f78 |' 2026-07-02 10:35:42.649 | ++ 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-07-02 10:35:42.653 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:35:42.676 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 38d7dfb5-6a8c-4fdd-b68b-ccbdc1044f78 '|' 2026-07-02 10:35:42.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 38d7dfb5-6a8c-4fdd-b68b-ccbdc1044f78 |' 2026-07-02 10:35:42.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-02 10:35:42.689 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-02 10:35:42.689 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 38d7dfb5-6a8c-4fdd-b68b-ccbdc1044f78 '|' 2026-07-02 10:35:42.693 | ++ functions-common:get_field:806 : local data field 2026-07-02 10:35:42.697 | ++ functions-common:get_field:807 : read data 2026-07-02 10:35:42.701 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-02 10:35:42.705 | ++ functions-common:get_field:811 : field='$3' 2026-07-02 10:35:42.710 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 38d7dfb5-6a8c-4fdd-b68b-ccbdc1044f78 |' 2026-07-02 10:35:42.710 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-02 10:35:42.717 | ++ functions-common:get_field:807 : read data 2026-07-02 10:35:42.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-02 10:35:42.725 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-02 10:35:42.730 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 38d7dfb5-6a8c-4fdd-b68b-ccbdc1044f78 '|' 2026-07-02 10:35:42.730 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-02 10:35:42.734 | ++ functions-common:get_field:806 : local data field 2026-07-02 10:35:42.737 | ++ functions-common:get_field:807 : read data 2026-07-02 10:35:42.741 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-02 10:35:42.743 | ++ functions-common:get_field:811 : field='$6' 2026-07-02 10:35:42.748 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 38d7dfb5-6a8c-4fdd-b68b-ccbdc1044f78 |' 2026-07-02 10:35:42.748 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-02 10:35:42.753 | ++ functions-common:get_field:807 : read data 2026-07-02 10:35:42.757 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=38d7dfb5-6a8c-4fdd-b68b-ccbdc1044f78 2026-07-02 10:35:42.761 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-02 10:35:42.765 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-02 10:35:42.771 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-02 10:35:42.773 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-02 10:35:42.795 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:42.799 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-02 10:35:42.811 | net.ipv6.conf.all.forwarding = 1 2026-07-02 10:35:42.821 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-02 10:35:42.821 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 3bbb2651-4bf0-436b-9946-640af3240cf7 -c external_gateway_info -f json 2026-07-02 10:35:42.822 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 38d7dfb5-6a8c-4fdd-b68b-ccbdc1044f78 2026-07-02 10:35:42.822 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-02 10:35:42.824 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-02 10:35:46.256 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:35:46.261 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-02 10:35:46.266 | + 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-07-02 10:35:46.269 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 10:35:46.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-02 10:35:46.297 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-02 10:35:46.301 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-02 10:35:46.307 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-02 10:35:46.311 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-02 10:35:46.314 | ++ 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-07-02 10:35:46.338 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-02 10:35:46.343 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-02 10:35:46.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-02 10:35:46.349 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-02 10:35:46.366 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-02 10:35:46.384 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdb7:0016:6645::/56 2026-07-02 10:35:46.388 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 6bf623d3-e4fa-461b-9646-35969832382e ]] 2026-07-02 10:35:46.392 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdb7:0016:6645::/56 via 2001:db8::1 dev br-ex 2026-07-02 10:35:46.412 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-02 10:35:46.416 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:35:46.419 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-02 10:35:46.444 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:46.449 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-02 10:35:46.452 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:35:46.457 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-02 10:35:46.460 | + ./stack.sh:main:1332 : start_nova 2026-07-02 10:35:46.464 | + lib/nova:start_nova:1171 : start_nova_rest 2026-07-02 10:35:46.467 | + 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-07-02 10:35:46.472 | + 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-07-02 10:35:46.475 | + 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-07-02 10:35:46.480 | + lib/nova:start_nova_rest:1087 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-02 10:35:46.483 | + lib/nova:start_nova_rest:1089 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 10:35:46.487 | + functions-common:run_process:1674 : local service=n-sch 2026-07-02 10:35:46.492 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 10:35:46.496 | + functions-common:run_process:1676 : local group= 2026-07-02 10:35:46.499 | + functions-common:run_process:1677 : local user= 2026-07-02 10:35:46.503 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:35:46.506 | + functions-common:run_process:1680 : local name=n-sch 2026-07-02 10:35:46.511 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:35:46.516 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:35:46.520 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:35:46.524 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:35:46.529 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:35:46.535 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988546530 2026-07-02 10:35:46.539 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-02 10:35:46.562 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:46.567 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-02 10:35:46.571 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-02 10:35:46.575 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 10:35:46.579 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 10:35:46.583 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 10:35:46.586 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 10:35:46.590 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-02 10:35:46.593 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-02 10:35:46.597 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-02 10:35:46.601 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:35:46.604 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:35:46.608 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:35:46.612 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:35:46.616 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-02 10:35:46.621 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-02 10:35:46.625 | + 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-07-02 10:35:46.629 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-02 10:35:46.632 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 10:35:46.635 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:35:46.640 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:35:46.643 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:35:46.647 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:35:46.650 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:35:46.653 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-02 10:35:46.658 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:35:46.665 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-02 10:35:46.757 | + 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-07-02 10:35:46.848 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-02 10:35:46.922 | + 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-07-02 10:35:46.997 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-02 10:35:47.073 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-02 10:35:47.144 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 10:35:47.217 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:35:47.221 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:35:47.224 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-02 10:35:47.311 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:35:47.776 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-02 10:35:47.808 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-02 10:35:48.254 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-02 10:35:48.315 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:35:48.318 | + functions-common:time_stop:2420 : local name 2026-07-02 10:35:48.323 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:35:48.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:35:48.331 | + functions-common:time_stop:2423 : local total 2026-07-02 10:35:48.336 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:35:48.340 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:35:48.344 | + functions-common:time_stop:2427 : start_time=1782988546530 2026-07-02 10:35:48.348 | + functions-common:time_stop:2429 : [[ -z 1782988546530 ]] 2026-07-02 10:35:48.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:35:48.361 | + functions-common:time_stop:2432 : end_time=1782988548357 2026-07-02 10:35:48.365 | + functions-common:time_stop:2433 : elapsed_time=1827 2026-07-02 10:35:48.370 | + functions-common:time_stop:2434 : total=21152 2026-07-02 10:35:48.374 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:35:48.378 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22979 2026-07-02 10:35:48.384 | ++ lib/nova:start_nova_rest:1090 : which uwsgi 2026-07-02 10:35:48.390 | + 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-07-02 10:35:48.394 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-02 10:35:48.398 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 10:35:48.402 | + functions-common:run_process:1676 : local group= 2026-07-02 10:35:48.405 | + functions-common:run_process:1677 : local user= 2026-07-02 10:35:48.409 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:35:48.413 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-02 10:35:48.417 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:35:48.421 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:35:48.425 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:35:48.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:35:48.434 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:35:48.440 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988548436 2026-07-02 10:35:48.444 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-02 10:35:48.471 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:48.475 | + 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-07-02 10:35:48.479 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-02 10:35:48.483 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 10:35:48.487 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 10:35:48.491 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 10:35:48.495 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 10:35:48.499 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-02 10:35:48.502 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-02 10:35:48.506 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-02 10:35:48.509 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:35:48.512 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:35:48.516 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:35:48.519 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:35:48.522 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-02 10:35:48.526 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-02 10:35:48.529 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 10:35:48.532 | + 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-07-02 10:35:48.536 | + 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-07-02 10:35:48.539 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-02 10:35:48.542 | + 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-07-02 10:35:48.545 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 10:35:48.548 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 10:35:48.551 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 10:35:48.555 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-02 10:35:48.558 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 10:35:48.565 | + 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-07-02 10:35:48.654 | + 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-07-02 10:35:48.743 | + 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-07-02 10:35:48.821 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-02 10:35:48.899 | + 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-07-02 10:35:48.977 | + 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-07-02 10:35:49.054 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-02 10:35:49.134 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-02 10:35:49.213 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-02 10:35:49.291 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-02 10:35:49.367 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-02 10:35:49.442 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 10:35:49.446 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 10:35:49.450 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-02 10:35:49.546 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 10:35:50.046 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-02 10:35:50.077 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-02 10:35:50.545 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-02 10:35:50.686 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:35:50.690 | + functions-common:time_stop:2420 : local name 2026-07-02 10:35:50.695 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:35:50.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:35:50.705 | + functions-common:time_stop:2423 : local total 2026-07-02 10:35:50.706 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:35:50.708 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:35:50.711 | + functions-common:time_stop:2427 : start_time=1782988548436 2026-07-02 10:35:50.714 | + functions-common:time_stop:2429 : [[ -z 1782988548436 ]] 2026-07-02 10:35:50.716 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:35:50.721 | + functions-common:time_stop:2432 : end_time=1782988550718 2026-07-02 10:35:50.724 | + functions-common:time_stop:2433 : elapsed_time=2282 2026-07-02 10:35:50.727 | + functions-common:time_stop:2434 : total=22979 2026-07-02 10:35:50.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:35:50.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25261 2026-07-02 10:35:50.735 | + 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-07-02 10:35:50.737 | + 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-07-02 10:35:50.740 | + lib/nova:start_nova:1172 : start_nova_console_proxies 2026-07-02 10:35:50.742 | + 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-07-02 10:35:50.745 | + 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-07-02 10:35:50.747 | + 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-07-02 10:35:50.750 | + lib/nova:start_nova_console_proxies:1111 : local api_cell_conf=/etc/nova/nova.conf 2026-07-02 10:35:50.753 | + lib/nova:start_nova_console_proxies:1113 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 10:35:50.755 | + lib/nova:start_nova_console_proxies:1118 : enable_nova_console_proxies 2026-07-02 10:35:50.761 | ++ lib/nova:enable_nova_console_proxies:1096 : seq 1 1 2026-07-02 10:35:50.763 | + lib/nova:enable_nova_console_proxies:1096 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 10:35:50.766 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-02 10:35:50.768 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-novnc 2026-07-02 10:35:50.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:50.794 | + lib/nova:enable_nova_console_proxies:1099 : enable_service n-novnc-cell1 2026-07-02 10:35:50.848 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-02 10:35:50.851 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-spice 2026-07-02 10:35:50.871 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:35:50.874 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-02 10:35:50.876 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-sproxy 2026-07-02 10:35:50.897 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:35:50.900 | ++ lib/nova:start_nova_console_proxies:1119 : seq 1 1 2026-07-02 10:35:50.904 | + lib/nova:start_nova_console_proxies:1119 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 10:35:50.907 | + lib/nova:start_nova_console_proxies:1120 : local conf 2026-07-02 10:35:50.910 | ++ lib/nova:start_nova_console_proxies:1121 : conductor_conf 1 2026-07-02 10:35:50.912 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 10:35:50.915 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 10:35:50.918 | + lib/nova:start_nova_console_proxies:1121 : conf=/etc/nova/nova_cell1.conf 2026-07-02 10:35:50.920 | + 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-07-02 10:35:50.922 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-02 10:35:50.925 | + 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-07-02 10:35:50.927 | + functions-common:run_process:1676 : local group= 2026-07-02 10:35:50.929 | + functions-common:run_process:1677 : local user= 2026-07-02 10:35:50.932 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:35:50.934 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-02 10:35:50.937 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:35:50.939 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:35:50.942 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:35:50.944 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:35:50.947 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:35:50.951 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988550948 2026-07-02 10:35:50.954 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-02 10:35:50.979 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:50.981 | + 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-07-02 10:35:50.984 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-02 10:35:50.987 | + 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-07-02 10:35:50.989 | + 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-07-02 10:35:50.992 | + 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-07-02 10:35:50.994 | + 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-07-02 10:35:50.996 | + 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-07-02 10:35:50.998 | + 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-07-02 10:35:51.001 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-02 10:35:51.003 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:35:51.006 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:35:51.008 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:35:51.011 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:35:51.013 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-02 10:35:51.016 | + 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-07-02 10:35:51.018 | + 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-07-02 10:35:51.021 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-02 10:35:51.024 | + 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-07-02 10:35:51.026 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:35:51.028 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:35:51.031 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:35:51.033 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:35:51.035 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:35:51.038 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-02 10:35:51.041 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:35:51.045 | + 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-07-02 10:35:51.125 | + 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-07-02 10:35:51.201 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-02 10:35:51.265 | + 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-07-02 10:35:51.331 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-02 10:35:51.400 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-02 10:35:51.473 | + 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-07-02 10:35:51.542 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:35:51.544 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:35:51.546 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-02 10:35:51.634 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:35:52.173 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-02 10:35:52.209 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-02 10:35:52.720 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-02 10:35:52.775 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:35:52.781 | + functions-common:time_stop:2420 : local name 2026-07-02 10:35:52.786 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:35:52.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:35:52.791 | + functions-common:time_stop:2423 : local total 2026-07-02 10:35:52.795 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:35:52.795 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:35:52.797 | + functions-common:time_stop:2427 : start_time=1782988550948 2026-07-02 10:35:52.799 | + functions-common:time_stop:2429 : [[ -z 1782988550948 ]] 2026-07-02 10:35:52.802 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:35:52.806 | + functions-common:time_stop:2432 : end_time=1782988552803 2026-07-02 10:35:52.808 | + functions-common:time_stop:2433 : elapsed_time=1855 2026-07-02 10:35:52.810 | + functions-common:time_stop:2434 : total=25261 2026-07-02 10:35:52.813 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:35:52.815 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27116 2026-07-02 10:35:52.817 | + 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-07-02 10:35:52.819 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-02 10:35:52.821 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-02 10:35:52.824 | + functions-common:run_process:1676 : local group= 2026-07-02 10:35:52.826 | + functions-common:run_process:1677 : local user= 2026-07-02 10:35:52.828 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:35:52.830 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-02 10:35:52.832 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:35:52.834 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:35:52.836 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:35:52.839 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:35:52.841 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:35:52.846 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988552842 2026-07-02 10:35:52.846 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-02 10:35:52.864 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:35:52.867 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:35:52.870 | + functions-common:time_stop:2420 : local name 2026-07-02 10:35:52.870 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:35:52.872 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:35:52.874 | + functions-common:time_stop:2423 : local total 2026-07-02 10:35:52.877 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:35:52.879 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:35:52.881 | + functions-common:time_stop:2427 : start_time=1782988552842 2026-07-02 10:35:52.883 | + functions-common:time_stop:2429 : [[ -z 1782988552842 ]] 2026-07-02 10:35:52.886 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:35:52.890 | + functions-common:time_stop:2432 : end_time=1782988552887 2026-07-02 10:35:52.892 | + functions-common:time_stop:2433 : elapsed_time=45 2026-07-02 10:35:52.894 | + functions-common:time_stop:2434 : total=27116 2026-07-02 10:35:52.896 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:35:52.898 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27161 2026-07-02 10:35:52.903 | + 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-07-02 10:35:52.905 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-02 10:35:52.907 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-02 10:35:52.910 | + functions-common:run_process:1676 : local group= 2026-07-02 10:35:52.913 | + functions-common:run_process:1677 : local user= 2026-07-02 10:35:52.917 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:35:52.922 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-02 10:35:52.926 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:35:52.928 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:35:52.931 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:35:52.932 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:35:52.939 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:35:52.946 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988552939 2026-07-02 10:35:52.949 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-02 10:35:52.968 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:35:52.970 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:35:52.973 | + functions-common:time_stop:2420 : local name 2026-07-02 10:35:52.975 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:35:52.977 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:35:52.979 | + functions-common:time_stop:2423 : local total 2026-07-02 10:35:52.981 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:35:52.985 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:35:52.985 | + functions-common:time_stop:2427 : start_time=1782988552939 2026-07-02 10:35:52.987 | + functions-common:time_stop:2429 : [[ -z 1782988552939 ]] 2026-07-02 10:35:52.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:35:52.994 | + functions-common:time_stop:2432 : end_time=1782988552991 2026-07-02 10:35:52.996 | + functions-common:time_stop:2433 : elapsed_time=52 2026-07-02 10:35:53.000 | + functions-common:time_stop:2434 : total=27161 2026-07-02 10:35:53.000 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:35:53.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27213 2026-07-02 10:35:53.004 | + 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-07-02 10:35:53.007 | + 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-07-02 10:35:53.009 | + lib/nova:start_nova:1173 : start_nova_conductor 2026-07-02 10:35:53.012 | + lib/nova:start_nova_conductor:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 10:35:53.014 | + lib/nova:start_nova_conductor:1147 : enable_nova_fleet 2026-07-02 10:35:53.016 | + lib/nova:enable_nova_fleet:1132 : is_service_enabled n-cond 2026-07-02 10:35:53.039 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:53.041 | + lib/nova:enable_nova_fleet:1133 : enable_service n-super-cond 2026-07-02 10:35:53.098 | ++ lib/nova:enable_nova_fleet:1134 : seq 1 1 2026-07-02 10:35:53.101 | + lib/nova:enable_nova_fleet:1134 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 10:35:53.104 | + lib/nova:enable_nova_fleet:1135 : enable_service n-cond-cell1 2026-07-02 10:35:53.169 | + lib/nova:start_nova_conductor:1148 : is_service_enabled n-super-cond 2026-07-02 10:35:53.188 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:53.190 | + 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-07-02 10:35:53.196 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-02 10:35:53.196 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 10:35:53.197 | + functions-common:run_process:1676 : local group= 2026-07-02 10:35:53.199 | + functions-common:run_process:1677 : local user= 2026-07-02 10:35:53.201 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:35:53.203 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-02 10:35:53.206 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:35:53.208 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:35:53.210 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:35:53.212 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:35:53.215 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:35:53.219 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988553216 2026-07-02 10:35:53.221 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-02 10:35:53.244 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:53.246 | + 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-07-02 10:35:53.248 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-02 10:35:53.250 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 10:35:53.252 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 10:35:53.257 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 10:35:53.257 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 10:35:53.259 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-02 10:35:53.261 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-02 10:35:53.263 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-02 10:35:53.265 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:35:53.267 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:35:53.270 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:35:53.272 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:35:53.274 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-02 10:35:53.276 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-02 10:35:53.278 | + 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-07-02 10:35:53.281 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-02 10:35:53.282 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 10:35:53.284 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:35:53.286 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:35:53.288 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:35:53.292 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:35:53.292 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:35:53.294 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-02 10:35:53.296 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:35:53.300 | + 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-07-02 10:35:53.388 | + 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-07-02 10:35:53.532 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-02 10:35:53.655 | + 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-07-02 10:35:53.770 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-02 10:35:53.833 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-02 10:35:53.900 | + 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-07-02 10:35:54.015 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:35:54.022 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:35:54.027 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-02 10:35:54.159 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:35:54.734 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-02 10:35:54.770 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-02 10:35:55.288 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-02 10:35:55.343 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:35:55.346 | + functions-common:time_stop:2420 : local name 2026-07-02 10:35:55.357 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:35:55.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:35:55.366 | + functions-common:time_stop:2423 : local total 2026-07-02 10:35:55.375 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:35:55.380 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:35:55.384 | + functions-common:time_stop:2427 : start_time=1782988553216 2026-07-02 10:35:55.389 | + functions-common:time_stop:2429 : [[ -z 1782988553216 ]] 2026-07-02 10:35:55.399 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:35:55.411 | + functions-common:time_stop:2432 : end_time=1782988555401 2026-07-02 10:35:55.417 | + functions-common:time_stop:2433 : elapsed_time=2185 2026-07-02 10:35:55.425 | + functions-common:time_stop:2434 : total=27213 2026-07-02 10:35:55.431 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:35:55.436 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29398 2026-07-02 10:35:55.449 | ++ lib/nova:start_nova_conductor:1151 : seq 1 1 2026-07-02 10:35:55.455 | + lib/nova:start_nova_conductor:1151 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 10:35:55.467 | + lib/nova:start_nova_conductor:1152 : is_service_enabled n-cond-cell1 2026-07-02 10:35:55.503 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:55.508 | + lib/nova:start_nova_conductor:1153 : local conf 2026-07-02 10:35:55.517 | ++ lib/nova:start_nova_conductor:1154 : conductor_conf 1 2026-07-02 10:35:55.526 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 10:35:55.532 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 10:35:55.532 | + lib/nova:start_nova_conductor:1154 : conf=/etc/nova/nova_cell1.conf 2026-07-02 10:35:55.535 | + 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-07-02 10:35:55.539 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-02 10:35:55.539 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 10:35:55.541 | + functions-common:run_process:1676 : local group= 2026-07-02 10:35:55.544 | + functions-common:run_process:1677 : local user= 2026-07-02 10:35:55.546 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:35:55.548 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-02 10:35:55.550 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:35:55.552 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:35:55.554 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:35:55.556 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:35:55.559 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:35:55.563 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988555561 2026-07-02 10:35:55.565 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-02 10:35:55.586 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:55.589 | + 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-07-02 10:35:55.591 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-02 10:35:55.593 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 10:35:55.595 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 10:35:55.598 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 10:35:55.600 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 10:35:55.602 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-02 10:35:55.604 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-02 10:35:55.607 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-02 10:35:55.608 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:35:55.611 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:35:55.613 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:35:55.615 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:35:55.617 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-02 10:35:55.619 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-02 10:35:55.622 | + 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-07-02 10:35:55.624 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-02 10:35:55.627 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 10:35:55.628 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:35:55.633 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:35:55.633 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:35:55.635 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:35:55.637 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:35:55.639 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-02 10:35:55.641 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:35:55.652 | + 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-07-02 10:35:55.812 | + 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-07-02 10:35:55.963 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-02 10:35:56.089 | + 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-07-02 10:35:56.225 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-02 10:35:56.333 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-02 10:35:56.454 | + 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-07-02 10:35:56.580 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:35:56.587 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:35:56.593 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-02 10:35:56.720 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:35:57.327 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-02 10:35:57.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-02 10:35:57.863 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-02 10:35:57.926 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:35:57.930 | + functions-common:time_stop:2420 : local name 2026-07-02 10:35:57.934 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:35:57.939 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:35:57.944 | + functions-common:time_stop:2423 : local total 2026-07-02 10:35:57.949 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:35:57.954 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:35:57.959 | + functions-common:time_stop:2427 : start_time=1782988555561 2026-07-02 10:35:57.963 | + functions-common:time_stop:2429 : [[ -z 1782988555561 ]] 2026-07-02 10:35:57.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:35:57.976 | + functions-common:time_stop:2432 : end_time=1782988557971 2026-07-02 10:35:57.981 | + functions-common:time_stop:2433 : elapsed_time=2410 2026-07-02 10:35:57.986 | + functions-common:time_stop:2434 : total=29398 2026-07-02 10:35:57.994 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:35:57.996 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31808 2026-07-02 10:35:58.001 | + lib/nova:start_nova:1174 : start_nova_compute 2026-07-02 10:35:58.006 | + 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-07-02 10:35:58.011 | + 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-07-02 10:35:58.016 | + 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-07-02 10:35:58.021 | + lib/nova:start_nova_compute:992 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-02 10:35:58.026 | + lib/nova:start_nova_compute:995 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-02 10:35:58.034 | + lib/nova:start_nova_compute:997 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-02 10:35:58.039 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:35:58.044 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 10:35:58.048 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-02 10:35:58.053 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 10:35:58.060 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-02 10:35:58.064 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-02 10:35:58.070 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-02 10:35:58.075 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-02 10:35:58.082 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-02 10:35:58.089 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-02 10:35:58.089 | BEGIN { 2026-07-02 10:35:58.089 | section = "" 2026-07-02 10:35:58.089 | last_section = "" 2026-07-02 10:35:58.089 | section_count = 0 2026-07-02 10:35:58.089 | } 2026-07-02 10:35:58.089 | /^\[.+\]/ { 2026-07-02 10:35:58.089 | gsub("[][]", "", $1); 2026-07-02 10:35:58.089 | section=$1 2026-07-02 10:35:58.089 | next 2026-07-02 10:35:58.090 | } 2026-07-02 10:35:58.090 | /^ *\#/ { 2026-07-02 10:35:58.090 | next 2026-07-02 10:35:58.090 | } 2026-07-02 10:35:58.090 | /^[^ \t]+/ { 2026-07-02 10:35:58.090 | # get offset of first = in $0 2026-07-02 10:35:58.090 | eq_idx = index($0, "=") 2026-07-02 10:35:58.090 | # extract attr & value from $0 2026-07-02 10:35:58.090 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 10:35:58.090 | value = substr($0, eq_idx + 1) 2026-07-02 10:35:58.090 | # only need to strip trailing whitespace from attr 2026-07-02 10:35:58.091 | sub(/[ \t]*$/, "", attr) 2026-07-02 10:35:58.091 | # need to strip leading & trailing whitespace from value 2026-07-02 10:35:58.091 | sub(/^[ \t]*/, "", value) 2026-07-02 10:35:58.091 | sub(/[ \t]*$/, "", value) 2026-07-02 10:35:58.091 | 2026-07-02 10:35:58.091 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 10:35:58.091 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 10:35:58.091 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 10:35:58.091 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 10:35:58.091 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 10:35:58.091 | if (section != last_section) { 2026-07-02 10:35:58.092 | cfg_section[section_count++] = section 2026-07-02 10:35:58.093 | last_section = section 2026-07-02 10:35:58.093 | } 2026-07-02 10:35:58.093 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 10:35:58.094 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 10:35:58.094 | 2026-07-02 10:35:58.095 | cfg_attr[section, attr, 0] = value 2026-07-02 10:35:58.095 | cfg_attr_count[section, attr] = 1 2026-07-02 10:35:58.095 | } else { 2026-07-02 10:35:58.096 | lno = cfg_attr_count[section, attr]++ 2026-07-02 10:35:58.096 | cfg_attr[section, attr, lno] = value 2026-07-02 10:35:58.096 | } 2026-07-02 10:35:58.097 | } 2026-07-02 10:35:58.097 | END { 2026-07-02 10:35:58.097 | # Process each section in order 2026-07-02 10:35:58.097 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 10:35:58.097 | section = cfg_section[sno] 2026-07-02 10:35:58.097 | # The ini routines simply append a config item immediately 2026-07-02 10:35:58.097 | # after the section header. To keep the same order as defined 2026-07-02 10:35:58.097 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 10:35:58.097 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 10:35:58.097 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 10:35:58.097 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 10:35:58.098 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 10:35:58.098 | else { 2026-07-02 10:35:58.098 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 10:35:58.099 | count = cfg_attr_count[section, attr] 2026-07-02 10:35:58.099 | print "inidelete " configfile " " section " " attr 2026-07-02 10:35:58.099 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 10:35:58.099 | for (l = count -2; l >= 0; l--) 2026-07-02 10:35:58.099 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 10:35:58.099 | } 2026-07-02 10:35:58.100 | } 2026-07-02 10:35:58.100 | } 2026-07-02 10:35:58.100 | } 2026-07-02 10:35:58.101 | ' 2026-07-02 10:35:58.101 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:35:58.101 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 10:35:58.101 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 10:35:58.101 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-02 10:35:58.101 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 10:35:58.101 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:35:58.101 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-02 10:35:58.101 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-02 10:35:58.101 | BEGIN { group = "" } 2026-07-02 10:35:58.101 | /^\[\[.+\|.*\]\]/ { 2026-07-02 10:35:58.102 | gsub("[][]", "", $1); 2026-07-02 10:35:58.102 | split($1, a, "|"); 2026-07-02 10:35:58.102 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 10:35:58.103 | group=a[1] 2026-07-02 10:35:58.103 | } else { 2026-07-02 10:35:58.103 | group="" 2026-07-02 10:35:58.103 | } 2026-07-02 10:35:58.103 | next 2026-07-02 10:35:58.103 | } 2026-07-02 10:35:58.103 | { 2026-07-02 10:35:58.103 | if (group != "") 2026-07-02 10:35:58.104 | print $0 2026-07-02 10:35:58.104 | } 2026-07-02 10:35:58.104 | ' /home/quobyte/devstack/local.conf 2026-07-02 10:35:58.112 | + lib/nova:start_nova_compute:999 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 10:35:58.116 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-02 10:35:58.168 | + lib/nova:start_nova_compute:1009 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-02 10:35:58.223 | + lib/nova:start_nova_compute:1010 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-02 10:35:58.229 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 10:35:58.234 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-02 10:35:58.239 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 10:35:58.244 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-02 10:35:58.249 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 10:35:58.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:58.283 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-02 10:35:58.288 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-02 10:35:58.293 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 10:35:58.326 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:58.330 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.22:5672/nova_cell1 2026-07-02 10:35:58.336 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.22:5672/nova_cell1 2026-07-02 10:35:58.387 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 10:35:58.391 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 10:35:58.396 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-02 10:35:58.427 | + lib/nova:start_nova_compute:1015 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-02 10:35:58.457 | + lib/nova:start_nova_compute:1020 : configure_console_compute 2026-07-02 10:35:58.462 | + lib/nova:configure_console_compute:672 : local offset 2026-07-02 10:35:58.466 | + lib/nova:configure_console_compute:673 : offset=0 2026-07-02 10:35:58.471 | + lib/nova:configure_console_compute:677 : local default_proxyclient_addr 2026-07-02 10:35:58.476 | ++ lib/nova:configure_console_compute:678 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-02 10:35:58.509 | + lib/nova:configure_console_compute:678 : default_proxyclient_addr=192.168.122.22 2026-07-02 10:35:58.513 | + lib/nova:configure_console_compute:682 : is_service_enabled n-cpu 2026-07-02 10:35:58.540 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:58.544 | + lib/nova:configure_console_compute:683 : '[' False == True ']' 2026-07-02 10:35:58.549 | + lib/nova:configure_console_compute:686 : vercmp v1.3.0 '<' 1.0.0 2026-07-02 10:35:58.554 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-02 10:35:58.558 | + functions:vercmp:648 : local 'op=<' 2026-07-02 10:35:58.562 | + functions:vercmp:649 : local v2=1.0.0 2026-07-02 10:35:58.566 | + functions:vercmp:650 : local result 2026-07-02 10:35:58.573 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-02 10:35:58.575 | ++ functions:vercmp:654 : sort -V 2026-07-02 10:35:58.578 | ++ functions:vercmp:654 : head -1 2026-07-02 10:35:58.585 | + functions:vercmp:654 : result=1.0.0 2026-07-02 10:35:58.589 | + functions:vercmp:656 : case $op in 2026-07-02 10:35:58.593 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-02 10:35:58.598 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-02 10:35:58.602 | + functions:vercmp:667 : return 2026-07-02 10:35:58.606 | + lib/nova:configure_console_compute:691 : NOVNCPROXY_URL=http://192.168.122.22:6080/vnc_lite.html 2026-07-02 10:35:58.611 | + lib/nova:configure_console_compute:693 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.22:6080/vnc_lite.html 2026-07-02 10:35:58.660 | + lib/nova:configure_console_compute:694 : SPICEHTML5PROXY_URL=http://192.168.122.22:6081/spice_auto.html 2026-07-02 10:35:58.665 | + lib/nova:configure_console_compute:695 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.22:6081/spice_auto.html 2026-07-02 10:35:58.713 | + lib/nova:configure_console_compute:698 : is_service_enabled n-novnc 2026-07-02 10:35:58.744 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:58.749 | + lib/nova:configure_console_compute:701 : VNCSERVER_LISTEN=0.0.0.0 2026-07-02 10:35:58.753 | + lib/nova:configure_console_compute:702 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.22 2026-07-02 10:35:58.756 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-02 10:35:58.803 | + lib/nova:configure_console_compute:704 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.22 2026-07-02 10:35:58.849 | + lib/nova:configure_console_compute:709 : is_service_enabled n-spice 2026-07-02 10:35:58.876 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:35:58.880 | + lib/nova:configure_console_compute:709 : '[' False '!=' False ']' 2026-07-02 10:35:58.885 | + lib/nova:configure_console_compute:719 : is_service_enabled n-sproxy 2026-07-02 10:35:58.919 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:35:58.923 | + lib/nova:configure_console_compute:719 : '[' False '!=' False ']' 2026-07-02 10:35:58.929 | + lib/nova:start_nova_compute:1024 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-02 10:35:58.977 | + lib/nova:start_nova_compute:1027 : '[' -n 127.0.0.1 ']' 2026-07-02 10:35:58.980 | + lib/nova:start_nova_compute:1028 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 10:35:59.028 | + lib/nova:start_nova_compute:1032 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-02 10:35:59.033 | + lib/nova:start_nova_compute:1032 : [[ kvm == \q\e\m\u ]] 2026-07-02 10:35:59.037 | + lib/nova:start_nova_compute:1036 : [[ -n '' ]] 2026-07-02 10:35:59.042 | + lib/nova:start_nova_compute:1040 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-02 10:35:59.046 | + lib/nova:start_nova_compute:1041 : '[' 0 -gt 0 ']' 2026-07-02 10:35:59.050 | + 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-07-02 10:35:59.053 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-02 10:35:59.055 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 10:35:59.057 | + functions-common:run_process:1676 : local group=libvirt 2026-07-02 10:35:59.060 | + functions-common:run_process:1677 : local user= 2026-07-02 10:35:59.062 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:35:59.064 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-02 10:35:59.067 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:35:59.070 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:35:59.072 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:35:59.074 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:35:59.077 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:35:59.082 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988559079 2026-07-02 10:35:59.084 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-02 10:35:59.099 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:35:59.101 | + 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-07-02 10:35:59.104 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-02 10:35:59.106 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 10:35:59.108 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 10:35:59.111 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 10:35:59.113 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 10:35:59.116 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-02 10:35:59.118 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-02 10:35:59.120 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-02 10:35:59.123 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-02 10:35:59.125 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:35:59.127 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:35:59.130 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:35:59.132 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-02 10:35:59.135 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-02 10:35:59.137 | + 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-07-02 10:35:59.139 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-02 10:35:59.141 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 10:35:59.143 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-02 10:35:59.146 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:35:59.147 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:35:59.150 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:35:59.152 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-02 10:35:59.154 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-02 10:35:59.156 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-02 10:35:59.159 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:35:59.163 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-02 10:35:59.251 | + 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-07-02 10:35:59.329 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-02 10:35:59.396 | + 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-07-02 10:35:59.459 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-02 10:35:59.545 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-02 10:35:59.624 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 10:35:59.708 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:35:59.712 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-02 10:35:59.717 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-02 10:35:59.800 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-02 10:35:59.898 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:36:00.423 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-02 10:36:00.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-02 10:36:00.934 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-02 10:36:00.989 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:36:00.992 | + functions-common:time_stop:2420 : local name 2026-07-02 10:36:01.000 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:36:01.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:36:01.008 | + functions-common:time_stop:2423 : local total 2026-07-02 10:36:01.015 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:36:01.020 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:36:01.025 | + functions-common:time_stop:2427 : start_time=1782988559079 2026-07-02 10:36:01.032 | + functions-common:time_stop:2429 : [[ -z 1782988559079 ]] 2026-07-02 10:36:01.039 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:36:01.047 | + functions-common:time_stop:2432 : end_time=1782988561041 2026-07-02 10:36:01.052 | + functions-common:time_stop:2433 : elapsed_time=1962 2026-07-02 10:36:01.058 | + functions-common:time_stop:2434 : total=31808 2026-07-02 10:36:01.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:36:01.065 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33770 2026-07-02 10:36:01.072 | + 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-07-02 10:36:01.073 | + 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-07-02 10:36:01.077 | + lib/nova:start_nova:1175 : is_service_enabled n-api 2026-07-02 10:36:01.104 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:01.107 | + lib/nova:start_nova:1177 : echo 'Dumping cells_v2 mapping' 2026-07-02 10:36:01.107 | Dumping cells_v2 mapping 2026-07-02 10:36:01.111 | + lib/nova:start_nova:1178 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-02 10:36:01.579 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 10:36:01.579 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:36:01.579 | we strongly recommend against using it for new projects. 2026-07-02 10:36:01.579 | 2026-07-02 10:36:01.579 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:36:01.580 | framework. For more detail see 2026-07-02 10:36:01.580 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:36:01.580 | 2026-07-02 10:36:01.580 | import eventlet # noqa 2026-07-02 10:36:01.973 | 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-07-02 10:36:05.097 | INFO dbcounter [None req-e08f5e58-2ac6-42ec-918b-659f0e623e25 None None] Registered counter for database nova_api 2026-07-02 10:36:05.221 | DEBUG dbcounter [-] [73111] Writer thread running {{(pid=73111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:36:05.252 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 10:36:05.253 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-02 10:36:05.253 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 10:36:05.253 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-02 10:36:05.253 | | cell1 | 933994ee-1a66-49d8-8c44-140ef89b3cbd | rabbit://stackrabbit:stackqueue@192.168.122.22:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-02 10:36:05.253 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 10:36:05.939 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-02 10:36:05.944 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-02 10:36:06.031 | + inc/async:async_inner:63 : create_flavors 2026-07-02 10:36:06.087 | [2057 Async create_flavors:73209]: running: create_flavors 2026-07-02 10:36:06.092 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-02 10:36:06.122 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:06.126 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-02 10:36:06.131 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:36:06.136 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-02 10:36:06.140 | + ./stack.sh:main:1337 : start_cinder 2026-07-02 10:36:06.144 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-07-02 10:36:06.149 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-07-02 10:36:06.156 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 10:36:06.160 | + functions-common:run_process:1674 : local service=c-api 2026-07-02 10:36:06.164 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 10:36:06.171 | + functions-common:run_process:1676 : local group= 2026-07-02 10:36:06.176 | + functions-common:run_process:1677 : local user= 2026-07-02 10:36:06.180 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:36:06.184 | + functions-common:run_process:1680 : local name=c-api 2026-07-02 10:36:06.188 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:36:06.193 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:36:06.198 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:36:06.202 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:36:06.208 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:36:06.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988566210 2026-07-02 10:36:06.226 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-02 10:36:06.254 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:06.257 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-02 10:36:06.260 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-02 10:36:06.262 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 10:36:06.266 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 10:36:06.269 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 10:36:06.271 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 10:36:06.274 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-02 10:36:06.277 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-02 10:36:06.280 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-02 10:36:06.283 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:36:06.288 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:36:06.291 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:36:06.293 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:36:06.296 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-02 10:36:06.299 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 10:36:06.302 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 10:36:06.306 | + 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-07-02 10:36:06.314 | + 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-07-02 10:36:06.320 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-02 10:36:06.326 | + 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-07-02 10:36:06.333 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 10:36:06.339 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 10:36:06.345 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 10:36:06.352 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-02 10:36:06.359 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 10:36:06.369 | + 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-07-02 10:36:06.489 | + 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-07-02 10:36:06.588 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-02 10:36:06.674 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-02 10:36:06.769 | + 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-07-02 10:36:06.852 | + 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-07-02 10:36:06.945 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-02 10:36:07.029 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-02 10:36:07.119 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-02 10:36:07.203 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-02 10:36:07.294 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-02 10:36:07.389 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 10:36:07.392 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 10:36:07.395 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-02 10:36:07.522 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 10:36:08.080 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-02 10:36:08.106 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-02 10:36:08.600 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-02 10:36:08.759 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:36:08.760 | + functions-common:time_stop:2420 : local name 2026-07-02 10:36:08.765 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:36:08.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:36:08.773 | + functions-common:time_stop:2423 : local total 2026-07-02 10:36:08.779 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:36:08.786 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:36:08.792 | + functions-common:time_stop:2427 : start_time=1782988566210 2026-07-02 10:36:08.802 | + functions-common:time_stop:2429 : [[ -z 1782988566210 ]] 2026-07-02 10:36:08.810 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:36:08.822 | + functions-common:time_stop:2432 : end_time=1782988568812 2026-07-02 10:36:08.829 | + functions-common:time_stop:2433 : elapsed_time=2602 2026-07-02 10:36:08.835 | + functions-common:time_stop:2434 : total=33770 2026-07-02 10:36:08.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:36:08.847 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36372 2026-07-02 10:36:08.857 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-07-02 10:36:08.857 | Waiting for Cinder API to start... 2026-07-02 10:36:08.857 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.22/volume/v3/ 2026-07-02 10:36:08.865 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.22/volume/v3/ 2026-07-02 10:36:08.872 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 10:36:08.880 | + functions:wait_for_service:477 : local url=http://192.168.122.22/volume/v3/ 2026-07-02 10:36:08.889 | + functions:wait_for_service:478 : local rval=0 2026-07-02 10:36:08.892 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 10:36:08.897 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 10:36:08.900 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:36:08.902 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:36:08.907 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:36:08.915 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988568909 2026-07-02 10:36:08.918 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 10:36:08.927 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:36:08.927 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.22/volume/v3/ 2026-07-02 10:36:13.832 | + :: : [[ 401 == 503 ]] 2026-07-02 10:36:13.835 | + :: : [[ 0 -eq 7 ]] 2026-07-02 10:36:13.843 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 10:36:13.846 | + functions-common:time_stop:2420 : local name 2026-07-02 10:36:13.851 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:36:13.859 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:36:13.861 | + functions-common:time_stop:2423 : local total 2026-07-02 10:36:13.867 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:36:13.869 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 10:36:13.873 | + functions-common:time_stop:2427 : start_time=1782988568909 2026-07-02 10:36:13.878 | + functions-common:time_stop:2429 : [[ -z 1782988568909 ]] 2026-07-02 10:36:13.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:36:13.892 | + functions-common:time_stop:2432 : end_time=1782988573887 2026-07-02 10:36:13.897 | + functions-common:time_stop:2433 : elapsed_time=4978 2026-07-02 10:36:13.901 | + functions-common:time_stop:2434 : total=14471 2026-07-02 10:36:13.908 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:36:13.914 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19449 2026-07-02 10:36:13.920 | + functions:wait_for_service:486 : return 0 2026-07-02 10:36:13.925 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:13.933 | + functions-common:run_process:1674 : local service=c-sch 2026-07-02 10:36:13.934 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:13.939 | + functions-common:run_process:1676 : local group= 2026-07-02 10:36:13.944 | + functions-common:run_process:1677 : local user= 2026-07-02 10:36:13.950 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:36:13.955 | + functions-common:run_process:1680 : local name=c-sch 2026-07-02 10:36:13.960 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:36:13.964 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:36:13.969 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:36:13.974 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:36:13.982 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:36:13.990 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988573983 2026-07-02 10:36:13.996 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-02 10:36:14.033 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:14.036 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-02 10:36:14.042 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-02 10:36:14.045 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:14.052 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:14.053 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:14.058 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:14.063 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-02 10:36:14.067 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-02 10:36:14.072 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-02 10:36:14.077 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:36:14.081 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:36:14.085 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:36:14.090 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:36:14.094 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-02 10:36:14.099 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-02 10:36:14.104 | + 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-07-02 10:36:14.110 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-02 10:36:14.114 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:14.118 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:36:14.122 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:36:14.126 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 10:36:14.130 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:36:14.134 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:36:14.138 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-02 10:36:14.142 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:36:14.149 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-02 10:36:14.254 | + 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-07-02 10:36:14.355 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-02 10:36:14.454 | + 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-07-02 10:36:14.554 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-02 10:36:14.638 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-02 10:36:14.723 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 10:36:14.816 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 10:36:14.820 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:36:14.825 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-02 10:36:14.934 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:36:15.477 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-02 10:36:15.513 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-02 10:36:16.037 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-02 10:36:16.096 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:36:16.100 | + functions-common:time_stop:2420 : local name 2026-07-02 10:36:16.106 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:36:16.112 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:36:16.112 | + functions-common:time_stop:2423 : local total 2026-07-02 10:36:16.117 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:36:16.117 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:36:16.119 | + functions-common:time_stop:2427 : start_time=1782988573983 2026-07-02 10:36:16.121 | + functions-common:time_stop:2429 : [[ -z 1782988573983 ]] 2026-07-02 10:36:16.125 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:36:16.130 | + functions-common:time_stop:2432 : end_time=1782988576127 2026-07-02 10:36:16.132 | + functions-common:time_stop:2433 : elapsed_time=2144 2026-07-02 10:36:16.134 | + functions-common:time_stop:2434 : total=36372 2026-07-02 10:36:16.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:36:16.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38516 2026-07-02 10:36:16.144 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 10:36:16.144 | + 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-07-02 10:36:16.146 | + functions-common:run_process:1674 : local service=c-bak 2026-07-02 10:36:16.148 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:16.150 | + functions-common:run_process:1676 : local group= 2026-07-02 10:36:16.152 | + functions-common:run_process:1677 : local user= 2026-07-02 10:36:16.154 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 10:36:16.157 | + functions-common:run_process:1680 : local name=c-bak 2026-07-02 10:36:16.159 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:36:16.161 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:36:16.163 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:36:16.169 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:36:16.169 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:36:16.173 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988576171 2026-07-02 10:36:16.176 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-02 10:36:16.206 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:36:16.208 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:36:16.210 | + functions-common:time_stop:2420 : local name 2026-07-02 10:36:16.219 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:36:16.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:36:16.219 | + functions-common:time_stop:2423 : local total 2026-07-02 10:36:16.221 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:36:16.223 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:36:16.225 | + functions-common:time_stop:2427 : start_time=1782988576171 2026-07-02 10:36:16.227 | + functions-common:time_stop:2429 : [[ -z 1782988576171 ]] 2026-07-02 10:36:16.230 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:36:16.234 | + functions-common:time_stop:2432 : end_time=1782988576231 2026-07-02 10:36:16.236 | + functions-common:time_stop:2433 : elapsed_time=60 2026-07-02 10:36:16.239 | + functions-common:time_stop:2434 : total=38516 2026-07-02 10:36:16.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:36:16.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38576 2026-07-02 10:36:16.246 | + 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-07-02 10:36:16.250 | + functions-common:run_process:1674 : local service=c-vol 2026-07-02 10:36:16.256 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:16.261 | + functions-common:run_process:1676 : local group= 2026-07-02 10:36:16.266 | + functions-common:run_process:1677 : local user= 2026-07-02 10:36:16.271 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 10:36:16.278 | + functions-common:run_process:1680 : local name=c-vol 2026-07-02 10:36:16.283 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:36:16.286 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:36:16.289 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:36:16.292 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:36:16.295 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:36:16.301 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988576297 2026-07-02 10:36:16.303 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-02 10:36:16.331 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:16.336 | + 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-07-02 10:36:16.341 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-02 10:36:16.347 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:16.350 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:16.351 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:16.354 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:16.355 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-02 10:36:16.358 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-02 10:36:16.363 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-02 10:36:16.368 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:36:16.374 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:36:16.379 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:36:16.383 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 10:36:16.388 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-02 10:36:16.393 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-02 10:36:16.398 | + 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-07-02 10:36:16.403 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-02 10:36:16.411 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 10:36:16.416 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 10:36:16.421 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 10:36:16.428 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 10:36:16.433 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 10:36:16.437 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 10:36:16.443 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-02 10:36:16.446 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 10:36:16.453 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-02 10:36:16.560 | + 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-07-02 10:36:16.662 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-02 10:36:16.770 | + 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-07-02 10:36:16.858 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-02 10:36:16.940 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-02 10:36:17.046 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 10:36:17.162 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-02 10:36:17.167 | + 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-07-02 10:36:17.259 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 10:36:17.263 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-02 10:36:17.372 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 10:36:17.937 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-02 10:36:17.962 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-02 10:36:18.548 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-02 10:36:18.587 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:36:18.594 | + functions-common:time_stop:2420 : local name 2026-07-02 10:36:18.603 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:36:18.606 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:36:18.608 | + functions-common:time_stop:2423 : local total 2026-07-02 10:36:18.611 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:36:18.613 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:36:18.618 | + functions-common:time_stop:2427 : start_time=1782988576297 2026-07-02 10:36:18.618 | + functions-common:time_stop:2429 : [[ -z 1782988576297 ]] 2026-07-02 10:36:18.621 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:36:18.625 | + functions-common:time_stop:2432 : end_time=1782988578622 2026-07-02 10:36:18.628 | + functions-common:time_stop:2433 : elapsed_time=2325 2026-07-02 10:36:18.630 | + functions-common:time_stop:2434 : total=38576 2026-07-02 10:36:18.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:36:18.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40901 2026-07-02 10:36:18.637 | + ./stack.sh:main:1338 : create_volume_types 2026-07-02 10:36:18.640 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-07-02 10:36:18.678 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:18.683 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 10:36:18.690 | + lib/cinder:create_volume_types:678 : local be be_name 2026-07-02 10:36:18.698 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 10:36:18.706 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-07-02 10:36:18.714 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-02 10:36:18.723 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-07-02 10:36:18.735 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-07-02 10:36:18.742 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-07-02 10:36:18.751 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-07-02 10:36:18.800 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:18.806 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-02 10:36:24.046 | +-------------+--------------------------------------+ 2026-07-02 10:36:24.046 | | Field | Value | 2026-07-02 10:36:24.046 | +-------------+--------------------------------------+ 2026-07-02 10:36:24.046 | | description | None | 2026-07-02 10:36:24.046 | | id | 9bfbcfeb-de1f-40d6-b45f-c7287f0584a3 | 2026-07-02 10:36:24.046 | | is_public | True | 2026-07-02 10:36:24.046 | | name | lvmdriver-1 | 2026-07-02 10:36:24.046 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-02 10:36:24.046 | +-------------+--------------------------------------+ 2026-07-02 10:36:24.460 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-02 10:36:24.466 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-07-02 10:36:24.469 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-07-02 10:36:24.475 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-02 10:36:24.479 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-02 10:36:24.508 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:24.513 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-02 10:36:24.517 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:36:24.522 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-02 10:36:24.526 | + ./stack.sh:main:1353 : start_glance 2026-07-02 10:36:24.531 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-02 10:36:24.536 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-02 10:36:24.543 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 10:36:24.548 | + functions-common:run_process:1674 : local service=g-api 2026-07-02 10:36:24.554 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 10:36:24.558 | + functions-common:run_process:1676 : local group= 2026-07-02 10:36:24.563 | + functions-common:run_process:1677 : local user= 2026-07-02 10:36:24.567 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 10:36:24.571 | + functions-common:run_process:1680 : local name=g-api 2026-07-02 10:36:24.576 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 10:36:24.580 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 10:36:24.585 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:36:24.589 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:36:24.594 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:36:24.601 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988584596 2026-07-02 10:36:24.606 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-02 10:36:24.631 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:24.636 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-02 10:36:24.640 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-02 10:36:24.645 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 10:36:24.650 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 10:36:24.654 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 10:36:24.659 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 10:36:24.664 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-02 10:36:24.668 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-02 10:36:24.673 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-02 10:36:24.677 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 10:36:24.682 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 10:36:24.685 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 10:36:24.690 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 10:36:24.695 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-02 10:36:24.699 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-02 10:36:24.704 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 10:36:24.708 | + 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-07-02 10:36:24.713 | + 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-07-02 10:36:24.716 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-02 10:36:24.722 | + 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-07-02 10:36:24.728 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 10:36:24.731 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 10:36:24.735 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 10:36:24.741 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-02 10:36:24.745 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 10:36:24.756 | + 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-07-02 10:36:24.866 | + 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-07-02 10:36:24.979 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-02 10:36:25.067 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-02 10:36:25.136 | + 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-07-02 10:36:25.221 | + 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-07-02 10:36:25.313 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-02 10:36:25.400 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-02 10:36:25.483 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-02 10:36:25.579 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-02 10:36:25.678 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-02 10:36:25.760 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 10:36:25.763 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 10:36:25.766 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-02 10:36:25.881 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 10:36:26.431 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-02 10:36:26.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-02 10:36:26.976 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-02 10:36:27.158 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 10:36:27.165 | + functions-common:time_stop:2420 : local name 2026-07-02 10:36:27.174 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:36:27.184 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:36:27.192 | + functions-common:time_stop:2423 : local total 2026-07-02 10:36:27.197 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:36:27.205 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 10:36:27.209 | + functions-common:time_stop:2427 : start_time=1782988584596 2026-07-02 10:36:27.219 | + functions-common:time_stop:2429 : [[ -z 1782988584596 ]] 2026-07-02 10:36:27.230 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:36:27.237 | + functions-common:time_stop:2432 : end_time=1782988587230 2026-07-02 10:36:27.250 | + functions-common:time_stop:2433 : elapsed_time=2634 2026-07-02 10:36:27.260 | + functions-common:time_stop:2434 : total=40901 2026-07-02 10:36:27.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:36:27.266 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43535 2026-07-02 10:36:27.269 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-02 10:36:27.300 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:36:27.303 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.22) to start...' 2026-07-02 10:36:27.303 | Waiting for g-api (192.168.122.22) to start... 2026-07-02 10:36:27.306 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.22/image 2026-07-02 10:36:27.307 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 10:36:27.317 | + functions:wait_for_service:477 : local url=http://192.168.122.22/image 2026-07-02 10:36:27.324 | + functions:wait_for_service:478 : local rval=0 2026-07-02 10:36:27.331 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 10:36:27.336 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 10:36:27.343 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:36:27.343 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:36:27.359 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:36:27.371 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988587361 2026-07-02 10:36:27.379 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 10:36:27.386 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:36:27.391 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.22/image 2026-07-02 10:36:32.712 | + :: : [[ 300 == 503 ]] 2026-07-02 10:36:32.716 | + :: : [[ 0 -eq 7 ]] 2026-07-02 10:36:32.720 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 10:36:32.730 | + functions-common:time_stop:2420 : local name 2026-07-02 10:36:32.738 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:36:32.750 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:36:32.758 | + functions-common:time_stop:2423 : local total 2026-07-02 10:36:32.767 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:36:32.779 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 10:36:32.782 | + functions-common:time_stop:2427 : start_time=1782988587361 2026-07-02 10:36:32.788 | + functions-common:time_stop:2429 : [[ -z 1782988587361 ]] 2026-07-02 10:36:32.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:36:32.807 | + functions-common:time_stop:2432 : end_time=1782988592802 2026-07-02 10:36:32.818 | + functions-common:time_stop:2433 : elapsed_time=5441 2026-07-02 10:36:32.826 | + functions-common:time_stop:2434 : total=19449 2026-07-02 10:36:32.834 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:36:32.842 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24890 2026-07-02 10:36:32.850 | + functions:wait_for_service:486 : return 0 2026-07-02 10:36:32.854 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-02 10:36:32.886 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:32.891 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-02 10:36:32.927 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:32.932 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-02 10:36:32.937 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:36:32.942 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-02 10:36:32.948 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-02 10:36:32.951 | + ./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-07-02 10:36:32.957 | + 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-07-02 10:36:32.961 | + functions:upload_image:141 : local image image_fname image_name 2026-07-02 10:36:32.965 | + functions:upload_image:143 : local max_attempts=5 2026-07-02 10:36:32.972 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-02 10:36:32.980 | ++ 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-07-02 10:36:32.986 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-02 10:36:32.990 | + 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-07-02 10:36:32.996 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-02 10:36:32.999 | ++ functions:upload_image:151 : seq 5 2026-07-02 10:36:33.005 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-02 10:36:33.013 | + functions:upload_image:152 : local rc=0 2026-07-02 10:36:33.015 | + 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-07-02 10:36:33.020 | --2026-07-02 12:36:33-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 10:36:33.181 | Resolving github.com (github.com)... 140.82.121.3 2026-07-02 10:36:33.200 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-02 10:36:33.426 | HTTP request sent, awaiting response... 302 Found 2026-07-02 10:36:33.427 | 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-07-02T11%3A27%3A00Z&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-07-02T10%3A26%3A07Z&ske=2026-07-02T11%3A27%3A00Z&sks=b&skv=2018-11-09&sig=jbuYBUIzdDQvNvg8iZaIlzCavZlIETchIkkqlUMI6Zo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjk5MDM5MywibmJmIjoxNzgyOTg4NTkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Aba1aKH7lJ_5z0oxMi-qP6jfUMgspyWZFEjpM6lPpqk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-02 10:36:33.427 | --2026-07-02 12:36:33-- 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-07-02T11%3A27%3A00Z&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-07-02T10%3A26%3A07Z&ske=2026-07-02T11%3A27%3A00Z&sks=b&skv=2018-11-09&sig=jbuYBUIzdDQvNvg8iZaIlzCavZlIETchIkkqlUMI6Zo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjk5MDM5MywibmJmIjoxNzgyOTg4NTkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Aba1aKH7lJ_5z0oxMi-qP6jfUMgspyWZFEjpM6lPpqk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-02 10:36:33.430 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-07-02 10:36:33.442 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-02 10:36:33.487 | HTTP request sent, awaiting response... 200 OK 2026-07-02 10:36:33.487 | Length: 21692416 (21M) [application/octet-stream] 2026-07-02 10:36:33.487 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-02 10:36:33.540 | 2026-07-02 10:36:33.743 | 0K ........ ........ .... 100% 80.6M=0.3s 2026-07-02 10:36:33.743 | 2026-07-02 10:36:33.743 | 2026-07-02 12:36:33 (80.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-02 10:36:33.744 | 2026-07-02 10:36:33.751 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-02 10:36:33.755 | + functions:upload_image:163 : break 2026-07-02 10:36:33.760 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 10:36:33.764 | + 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-07-02 10:36:33.768 | + 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-07-02 10:36:33.773 | + 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-07-02 10:36:33.777 | + functions:upload_image:313 : local kernel= 2026-07-02 10:36:33.781 | + functions:upload_image:314 : local ramdisk= 2026-07-02 10:36:33.786 | + functions:upload_image:315 : local disk_format= 2026-07-02 10:36:33.790 | + functions:upload_image:316 : local container_format= 2026-07-02 10:36:33.794 | + functions:upload_image:317 : local unpack= 2026-07-02 10:36:33.799 | + functions:upload_image:318 : local img_property= 2026-07-02 10:36:33.803 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-02 10:36:33.807 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-02 10:36:33.813 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-02 10:36:33.817 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-02 10:36:33.822 | + functions:upload_image:328 : case "$image_fname" in 2026-07-02 10:36:33.827 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-02 10:36:33.834 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-02 10:36:33.838 | + functions:upload_image:350 : local format 2026-07-02 10:36:33.846 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-02 10:36:33.847 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 10:36:33.863 | + functions:upload_image:351 : format=qcow2 2026-07-02 10:36:33.867 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-02 10:36:33.871 | + functions:upload_image:353 : disk_format=qcow2 2026-07-02 10:36:33.876 | + functions:upload_image:357 : container_format=bare 2026-07-02 10:36:33.879 | + functions:upload_image:404 : is_arch ppc64le 2026-07-02 10:36:33.885 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 10:36:33.892 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-02 10:36:33.896 | + functions:upload_image:404 : is_arch ppc64 2026-07-02 10:36:33.901 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 10:36:33.907 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-02 10:36:33.913 | + functions:upload_image:404 : is_arch ppc 2026-07-02 10:36:33.921 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 10:36:33.927 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-02 10:36:33.931 | + functions:upload_image:408 : is_arch aarch64 2026-07-02 10:36:33.937 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 10:36:33.944 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 10:36:33.949 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-02 10:36:33.952 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-02 10:36:33.958 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-02 10:36:33.962 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-02 10:36:33.966 | + 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-07-02 10:36:33.972 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-02 10:36:33.976 | + functions:_upload_image:112 : shift 2026-07-02 10:36:33.980 | + functions:_upload_image:113 : local container=bare 2026-07-02 10:36:33.984 | + functions:_upload_image:114 : shift 2026-07-02 10:36:33.989 | + functions:_upload_image:115 : local disk=qcow2 2026-07-02 10:36:33.993 | + functions:_upload_image:116 : shift 2026-07-02 10:36:33.997 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 10:36:34.003 | + functions:_upload_image:118 : shift 2026-07-02 10:36:34.006 | + functions:_upload_image:119 : local properties 2026-07-02 10:36:34.010 | + functions:_upload_image:120 : local useimport 2026-07-02 10:36:34.015 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-02 10:36:34.019 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-02 10:36:34.024 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-02 10:36:34.028 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-02 10:36:34.032 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-02 10:36:34.038 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-02 10:36:34.043 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-02 10:36:34.050 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 10:36:34.056 | + 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-07-02 10:36:40.156 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 10:36:40.156 | | Field | Value | 2026-07-02 10:36:40.156 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 10:36:40.156 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-02 10:36:40.156 | | container_format | bare | 2026-07-02 10:36:40.156 | | created_at | 2026-07-02T10:36:38Z | 2026-07-02 10:36:40.156 | | disk_format | qcow2 | 2026-07-02 10:36:40.156 | | file | /v2/images/2eee7ca9-5501-476d-a34d-4bbff751fa0d/file | 2026-07-02 10:36:40.156 | | id | 2eee7ca9-5501-476d-a34d-4bbff751fa0d | 2026-07-02 10:36:40.157 | | min_disk | 0 | 2026-07-02 10:36:40.157 | | min_ram | 0 | 2026-07-02 10:36:40.157 | | name | cirros-0.6.3-x86_64-disk | 2026-07-02 10:36:40.157 | | owner | 0fb4772827dc40c48b7b53f408bece1b | 2026-07-02 10:36:40.157 | | 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-07-02 10:36:40.157 | | protected | False | 2026-07-02 10:36:40.157 | | schema | /v2/schemas/image | 2026-07-02 10:36:40.157 | | size | 21692416 | 2026-07-02 10:36:40.157 | | status | active | 2026-07-02 10:36:40.157 | | tags | | 2026-07-02 10:36:40.157 | | updated_at | 2026-07-02T10:36:40Z | 2026-07-02 10:36:40.158 | | virtual_size | 117440512 | 2026-07-02 10:36:40.158 | | visibility | public | 2026-07-02 10:36:40.158 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 10:36:40.653 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-02 10:36:40.726 | [2057 Async create_flavors:73209]: Waiting for completion of create_flavors running on PID 73209 (2 other jobs running) 2026-07-02 10:36:40.761 | [2057 Async create_flavors:73209]: Signaling child to exit 2026-07-02 10:36:50.596 | + inc/async:async_inner:64 : rc=0 2026-07-02 10:36:50.627 | [73209 Async create_flavors:73209]: finished successfully 2026-07-02 10:36:50.655 | WAKEUP 2026-07-02 10:36:50.681 | [2057 Async create_flavors:73209]: Signaled 2026-07-02 10:36:50.682 | + lib/nova:create_flavors:1242 : is_service_enabled n-api 2026-07-02 10:36:50.683 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:50.683 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor list 2026-07-02 10:36:50.683 | + lib/nova:create_flavors:1243 : grep -q ds512M 2026-07-02 10:36:50.683 | + 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-07-02 10:36:50.683 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.683 | | Field | Value | 2026-07-02 10:36:50.683 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.683 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.683 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.683 | | description | None | 2026-07-02 10:36:50.684 | | disk | 1 | 2026-07-02 10:36:50.684 | | id | c1 | 2026-07-02 10:36:50.684 | | name | cirros256 | 2026-07-02 10:36:50.684 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.684 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.684 | | ram | 256 | 2026-07-02 10:36:50.684 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.684 | | swap | 0 | 2026-07-02 10:36:50.684 | | vcpus | 1 | 2026-07-02 10:36:50.684 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.685 | + 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-07-02 10:36:50.685 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.685 | | Field | Value | 2026-07-02 10:36:50.685 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.685 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.685 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.685 | | description | None | 2026-07-02 10:36:50.685 | | disk | 5 | 2026-07-02 10:36:50.685 | | id | d1 | 2026-07-02 10:36:50.685 | | name | ds512M | 2026-07-02 10:36:50.686 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.686 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.686 | | ram | 512 | 2026-07-02 10:36:50.686 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.686 | | swap | 0 | 2026-07-02 10:36:50.686 | | vcpus | 1 | 2026-07-02 10:36:50.686 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.686 | + 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-07-02 10:36:50.686 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.686 | | Field | Value | 2026-07-02 10:36:50.686 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.686 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.687 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.687 | | description | None | 2026-07-02 10:36:50.687 | | disk | 10 | 2026-07-02 10:36:50.687 | | id | d2 | 2026-07-02 10:36:50.687 | | name | ds1G | 2026-07-02 10:36:50.687 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.687 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.687 | | ram | 1024 | 2026-07-02 10:36:50.687 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.687 | | swap | 0 | 2026-07-02 10:36:50.687 | | vcpus | 1 | 2026-07-02 10:36:50.688 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.688 | + 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-07-02 10:36:50.688 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.688 | | Field | Value | 2026-07-02 10:36:50.688 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.688 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.688 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.688 | | description | None | 2026-07-02 10:36:50.688 | | disk | 10 | 2026-07-02 10:36:50.688 | | id | d3 | 2026-07-02 10:36:50.689 | | name | ds2G | 2026-07-02 10:36:50.689 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.689 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.689 | | ram | 2048 | 2026-07-02 10:36:50.689 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.689 | | swap | 0 | 2026-07-02 10:36:50.689 | | vcpus | 2 | 2026-07-02 10:36:50.689 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.689 | + 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-07-02 10:36:50.689 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.689 | | Field | Value | 2026-07-02 10:36:50.690 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.690 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.690 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.690 | | description | None | 2026-07-02 10:36:50.690 | | disk | 20 | 2026-07-02 10:36:50.690 | | id | d4 | 2026-07-02 10:36:50.690 | | name | ds4G | 2026-07-02 10:36:50.690 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.690 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.690 | | ram | 4096 | 2026-07-02 10:36:50.690 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.691 | | swap | 0 | 2026-07-02 10:36:50.691 | | vcpus | 4 | 2026-07-02 10:36:50.691 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.691 | + lib/nova:create_flavors:1252 : grep -q m1.tiny 2026-07-02 10:36:50.691 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor list 2026-07-02 10:36:50.691 | + 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-07-02 10:36:50.691 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.691 | | Field | Value | 2026-07-02 10:36:50.691 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.691 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.692 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.692 | | description | None | 2026-07-02 10:36:50.692 | | disk | 1 | 2026-07-02 10:36:50.692 | | id | 1 | 2026-07-02 10:36:50.692 | | name | m1.tiny | 2026-07-02 10:36:50.692 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.692 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.692 | | ram | 512 | 2026-07-02 10:36:50.692 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.692 | | swap | 0 | 2026-07-02 10:36:50.692 | | vcpus | 1 | 2026-07-02 10:36:50.693 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.693 | + 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-07-02 10:36:50.693 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.693 | | Field | Value | 2026-07-02 10:36:50.693 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.693 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.693 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.693 | | description | None | 2026-07-02 10:36:50.693 | | disk | 20 | 2026-07-02 10:36:50.693 | | id | 2 | 2026-07-02 10:36:50.693 | | name | m1.small | 2026-07-02 10:36:50.694 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.694 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.694 | | ram | 2048 | 2026-07-02 10:36:50.694 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.694 | | swap | 0 | 2026-07-02 10:36:50.694 | | vcpus | 1 | 2026-07-02 10:36:50.694 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.694 | + 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-07-02 10:36:50.694 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.694 | | Field | Value | 2026-07-02 10:36:50.694 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.695 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.695 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.695 | | description | None | 2026-07-02 10:36:50.695 | | disk | 40 | 2026-07-02 10:36:50.695 | | id | 3 | 2026-07-02 10:36:50.695 | | name | m1.medium | 2026-07-02 10:36:50.695 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.695 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.695 | | ram | 4096 | 2026-07-02 10:36:50.695 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.695 | | swap | 0 | 2026-07-02 10:36:50.695 | | vcpus | 2 | 2026-07-02 10:36:50.696 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.696 | + 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-07-02 10:36:50.696 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.696 | | Field | Value | 2026-07-02 10:36:50.696 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.696 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.696 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.696 | | description | None | 2026-07-02 10:36:50.696 | | disk | 80 | 2026-07-02 10:36:50.696 | | id | 4 | 2026-07-02 10:36:50.696 | | name | m1.large | 2026-07-02 10:36:50.697 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.697 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.697 | | ram | 8192 | 2026-07-02 10:36:50.697 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.697 | | swap | 0 | 2026-07-02 10:36:50.697 | | vcpus | 4 | 2026-07-02 10:36:50.697 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.697 | + 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-07-02 10:36:50.697 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.697 | | Field | Value | 2026-07-02 10:36:50.697 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.698 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:36:50.698 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:36:50.698 | | description | None | 2026-07-02 10:36:50.698 | | disk | 160 | 2026-07-02 10:36:50.698 | | id | 5 | 2026-07-02 10:36:50.698 | | name | m1.xlarge | 2026-07-02 10:36:50.698 | | os-flavor-access:is_public | True | 2026-07-02 10:36:50.698 | | properties | hw_rng:allowed='True' | 2026-07-02 10:36:50.698 | | ram | 16384 | 2026-07-02 10:36:50.698 | | rxtx_factor | 1.0 | 2026-07-02 10:36:50.698 | | swap | 0 | 2026-07-02 10:36:50.699 | | vcpus | 8 | 2026-07-02 10:36:50.699 | +----------------------------+-----------------------+ 2026-07-02 10:36:50.731 | [2057 Async create_flavors:73209]: finished create_flavors with result 0 in 44 seconds 2026-07-02 10:36:50.737 | + inc/async:async_wait:197 : return 0 2026-07-02 10:36:50.739 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-02 10:36:50.763 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:36:50.767 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-02 10:36:50.792 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:50.795 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-02 10:36:50.821 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:50.825 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-02 10:36:50.828 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 10:36:50.832 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-02 10:36:50.836 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:36:50.838 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-02 10:36:50.840 | ++ 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-07-02 10:36:50.844 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-02 10:36:50.846 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-02 10:36:50.847 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-02 10:36:50.849 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-02 10:36:50.850 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-02 10:36:50.852 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-02 10:36:50.854 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-02 10:36:50.856 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-02 10:36:50.857 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-02 10:36:50.859 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-02 10:36:50.861 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-02 10:36:50.863 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 10:36:50.865 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-02 10:36:50.866 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 10:36:50.868 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-02 10:36:50.870 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 10:36:50.872 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-02 10:36:50.874 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 10:36:50.876 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-02 10:36:50.878 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 10:36:50.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-02 10:36:50.882 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-02 10:36:50.883 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 10:36:50.885 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-02 10:36:50.887 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 10:36:50.889 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-02 10:36:50.891 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-02 10:36:50.893 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-02 10:36:50.895 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 10:36:50.897 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-02 10:36:50.899 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 10:36:50.900 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-02 10:36:50.902 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-02 10:36:50.904 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-02 10:36:50.906 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-02 10:36:50.908 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-02 10:36:50.910 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-02 10:36:50.913 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-02 10:36:50.915 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-02 10:36:50.917 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-02 10:36:50.919 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-02 10:36:50.921 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-02 10:36:50.923 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-02 10:36:50.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-02 10:36:50.927 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-02 10:36:50.929 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-02 10:36:50.931 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-02 10:36:50.933 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-02 10:36:50.934 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-02 10:36:50.936 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-02 10:36:50.938 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-02 10:36:50.940 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-02 10:36:50.943 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-02 10:36:50.946 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-02 10:36:50.947 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-02 10:36:50.948 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-02 10:36:50.948 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-02 10:36:50.950 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-02 10:36:53.255 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-02 10:36:53.258 | 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-07-02 10:36:53.611 | + ./stack.sh:main:1403 : save_stackenv 2026-07-02 10:36:53.615 | + functions-common:save_stackenv:65 : local tag= 2026-07-02 10:36:53.622 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 10:36:53.628 | + functions-common:save_stackenv:67 : time_stamp=2026-07-02-123653 2026-07-02 10:36:53.632 | + functions-common:save_stackenv:68 : echo '# 2026-07-02-123653 ' 2026-07-02 10:36:53.637 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.641 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 10:36:53.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.650 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 10:36:53.654 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.659 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 10:36:53.663 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.668 | + 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-07-02 10:36:53.672 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.676 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.22 2026-07-02 10:36:53.681 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.685 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.22/identity 2026-07-02 10:36:53.690 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.694 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-02-121301 2026-07-02 10:36:53.698 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.703 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 10:36:53.707 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.711 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.22 2026-07-02 10:36:53.715 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.720 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 10:36:53.724 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.729 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 10:36:53.733 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.737 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 10:36:53.742 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.746 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 10:36:53.751 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.755 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.22 2026-07-02 10:36:53.760 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 10:36:53.764 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 10:36:53.769 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-02 10:36:53.773 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 10:36:53.778 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 10:36:53.782 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-02 10:36:53.787 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:36:53.791 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 10:36:53.795 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 10:36:53.801 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-02 10:36:53.806 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:36:53.810 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-02 10:36:53.815 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:36:53.819 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-02 10:36:53.819 | /^\[\[.+\|.*\]\]/ { 2026-07-02 10:36:53.820 | gsub("[][]", "", $1); 2026-07-02 10:36:53.820 | split($1, a, "|"); 2026-07-02 10:36:53.820 | if (a[1] == matchgroup) 2026-07-02 10:36:53.821 | print a[2] 2026-07-02 10:36:53.821 | } 2026-07-02 10:36:53.821 | ' /home/quobyte/devstack/local.conf 2026-07-02 10:36:53.828 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-02 10:36:53.833 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 10:36:53.837 | + functions-common:run_phase:1849 : local phase=extra 2026-07-02 10:36:53.841 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 10:36:53.846 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 10:36:53.850 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 10:36:53.855 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 10:36:53.859 | + functions-common:run_phase:1858 : local extra 2026-07-02 10:36:53.865 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 10:36:53.872 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 10:36:53.876 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 10:36:53.881 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 10:36:53.885 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-02 10:36:53.891 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 10:36:53.918 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:53.923 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:36:53.927 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:36:53.932 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-02 10:36:53.936 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:36:53.940 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 10:36:53.945 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:36:53.949 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-02 10:36:53.953 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-02 10:36:53.957 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 10:36:53.961 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 10:36:53.966 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:36:53.971 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 10:36:53.975 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-02 10:36:53.980 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 10:36:53.985 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-02 10:36:53.990 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 10:36:53.994 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 10:36:53.999 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-02 10:36:54.003 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 10:36:54.008 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 10:36:54.012 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-02 10:36:54.017 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:36:54.021 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 10:36:54.026 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 10:36:54.032 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-02 10:36:54.037 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:36:54.041 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-02 10:36:54.046 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:36:54.050 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-02 10:36:54.050 | /^\[\[.+\|.*\]\]/ { 2026-07-02 10:36:54.050 | gsub("[][]", "", $1); 2026-07-02 10:36:54.050 | split($1, a, "|"); 2026-07-02 10:36:54.051 | if (a[1] == matchgroup) 2026-07-02 10:36:54.051 | print a[2] 2026-07-02 10:36:54.051 | } 2026-07-02 10:36:54.051 | ' /home/quobyte/devstack/local.conf 2026-07-02 10:36:54.059 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-02 10:36:54.087 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:36:54.091 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-02 10:36:54.096 | + lib/nova:is_nova_ready:1167 : wait_for_compute 60 2026-07-02 10:36:54.100 | + functions:wait_for_compute:490 : local timeout=60 2026-07-02 10:36:54.104 | + functions:wait_for_compute:491 : local rval=0 2026-07-02 10:36:54.108 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-02 10:36:54.113 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-02 10:36:54.117 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 10:36:54.121 | + functions-common:time_start:2407 : local start_time= 2026-07-02 10:36:54.125 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:36:54.131 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:36:54.138 | + functions-common:time_start:2411 : _TIME_START[$name]=1782988614133 2026-07-02 10:36:54.144 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-02 10:36:54.177 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-02 10:36:54.182 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-02 10:36:54.187 | ++ functions:wait_for_compute:496 : hostname 2026-07-02 10:36:54.194 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-02 10:36:54.199 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-02 10:36:54.205 | ++ functions:wait_for_compute:498 : hostname 2026-07-02 10:36:54.210 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:36:54.212 | + :: : ID= 2026-07-02 10:36:54.215 | + :: : [[ '' == '' ]] 2026-07-02 10:36:54.217 | + :: : sleep 1 2026-07-02 10:36:55.221 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-02 10:36:55.224 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-02 10:36:58.650 | + :: : ID=936e4738-b7a7-4bb0-a1b8-9f79c081c662 2026-07-02 10:36:58.652 | + :: : [[ 936e4738-b7a7-4bb0-a1b8-9f79c081c662 == '' ]] 2026-07-02 10:36:58.658 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-02 10:36:58.662 | + functions-common:time_stop:2420 : local name 2026-07-02 10:36:58.666 | + functions-common:time_stop:2421 : local end_time 2026-07-02 10:36:58.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:36:58.674 | + functions-common:time_stop:2423 : local total 2026-07-02 10:36:58.678 | + functions-common:time_stop:2424 : local start_time 2026-07-02 10:36:58.683 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 10:36:58.687 | + functions-common:time_stop:2427 : start_time=1782988614133 2026-07-02 10:36:58.691 | + functions-common:time_stop:2429 : [[ -z 1782988614133 ]] 2026-07-02 10:36:58.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:36:58.704 | + functions-common:time_stop:2432 : end_time=1782988618699 2026-07-02 10:36:58.708 | + functions-common:time_stop:2433 : elapsed_time=4566 2026-07-02 10:36:58.713 | + functions-common:time_stop:2434 : total=24890 2026-07-02 10:36:58.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:36:58.722 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29456 2026-07-02 10:36:58.726 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-02 10:36:58.731 | + functions:wait_for_compute:516 : return 0 2026-07-02 10:36:58.735 | + ./stack.sh:main:1443 : service_check 2026-07-02 10:36:58.740 | + functions-common:service_check:1713 : local service 2026-07-02 10:36:58.744 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:58.749 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-02 10:36:58.768 | not-found 2026-07-02 10:36:58.774 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:58.778 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-02 10:36:58.799 | enabled 2026-07-02 10:36:58.805 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-02 10:36:58.831 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-02 10:36:58.831 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-02 10:36:58.831 | Active: active (running) since Thu 2026-07-02 12:33:37 CEST; 3min 21s ago 2026-07-02 10:36:58.831 | Main PID: 60967 (uwsgi) 2026-07-02 10:36:58.831 | Status: "uWSGI is ready" 2026-07-02 10:36:58.831 | Tasks: 17 (limit: 14255) 2026-07-02 10:36:58.831 | Memory: 273.8M (peak: 274.5M) 2026-07-02 10:36:58.831 | CPU: 14.631s 2026-07-02 10:36:58.831 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-02 10:36:58.832 | ├─60967 "nova-apiuWSGI master" 2026-07-02 10:36:58.832 | ├─60968 "nova-apiuWSGI worker 1" 2026-07-02 10:36:58.832 | └─60969 "nova-apiuWSGI worker 2" 2026-07-02 10:36:58.832 | 2026-07-02 10:36:58.832 | Jul 02 12:36:58 devstack devstack@n-api.service[60969]: [pid: 60969|app: 0|req: 18/36] 192.168.122.22 () {54 vars in 930 bytes} [Thu Jul 2 12:36:58 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-02 10:36:58.832 | Jul 02 12:36:58 devstack devstack@n-api.service[60968]: DEBUG nova.api.openstack.wsgi [None req-79ed2fdb-fc28-4e4c-a151-c83f8c8665b9 admin admin] Calling method '>' {{(pid=60968) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-02 10:36:58.832 | Jul 02 12:36:58 devstack devstack@n-api.service[60968]: DEBUG oslo_concurrency.lockutils [None req-79ed2fdb-fc28-4e4c-a151-c83f8c8665b9 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60968) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 10:36:58.832 | Jul 02 12:36:58 devstack devstack@n-api.service[60968]: DEBUG oslo_concurrency.lockutils [None req-79ed2fdb-fc28-4e4c-a151-c83f8c8665b9 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.000s {{(pid=60968) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 10:36:58.832 | Jul 02 12:36:58 devstack devstack@n-api.service[60968]: DEBUG oslo_concurrency.lockutils [None req-79ed2fdb-fc28-4e4c-a151-c83f8c8665b9 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.000s {{(pid=60968) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 10:36:58.832 | Jul 02 12:36:58 devstack devstack@n-api.service[60968]: DEBUG oslo_concurrency.lockutils [None req-79ed2fdb-fc28-4e4c-a151-c83f8c8665b9 admin admin] Acquiring lock "933994ee-1a66-49d8-8c44-140ef89b3cbd" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60968) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 10:36:58.832 | Jul 02 12:36:58 devstack devstack@n-api.service[60968]: DEBUG oslo_concurrency.lockutils [None req-79ed2fdb-fc28-4e4c-a151-c83f8c8665b9 admin admin] Lock "933994ee-1a66-49d8-8c44-140ef89b3cbd" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60968) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 10:36:58.833 | Jul 02 12:36:58 devstack devstack@n-api.service[60968]: DEBUG oslo_concurrency.lockutils [None req-79ed2fdb-fc28-4e4c-a151-c83f8c8665b9 admin admin] Lock "933994ee-1a66-49d8-8c44-140ef89b3cbd" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60968) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 10:36:58.833 | Jul 02 12:36:58 devstack devstack@n-api.service[60968]: INFO nova.api.openstack.requestlog [None req-79ed2fdb-fc28-4e4c-a151-c83f8c8665b9 admin admin] 192.168.122.22 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.163500 2026-07-02 10:36:58.833 | Jul 02 12:36:58 devstack devstack@n-api.service[60968]: [pid: 60968|app: 0|req: 19/37] 192.168.122.22 () {60 vars in 1320 bytes} [Thu Jul 2 12:36:58 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-02 10:36:58.837 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:58.842 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-02 10:36:58.861 | enabled 2026-07-02 10:36:58.867 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-02 10:36:58.890 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-02 10:36:58.890 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-02 10:36:58.890 | Active: active (running) since Thu 2026-07-02 12:36:00 CEST; 57s ago 2026-07-02 10:36:58.890 | Main PID: 73052 (nova-compute) 2026-07-02 10:36:58.890 | Tasks: 10 (limit: 14255) 2026-07-02 10:36:58.890 | Memory: 136.0M (peak: 137.4M) 2026-07-02 10:36:58.890 | CPU: 4.472s 2026-07-02 10:36:58.890 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-02 10:36:58.890 | └─73052 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-02 10:36:58.890 | 2026-07-02 10:36:58.890 | Jul 02 12:36:29 devstack nova-compute[73052]: DEBUG nova.compute.provider_tree [None req-a664f25c-7a1c-423a-bf91-848808cdaa82 None None] Updating resource provider deeb119b-3f18-43a7-82eb-41d703a389e2 generation from 0 to 1 during operation: update_inventory {{(pid=73052) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-02 10:36:58.891 | Jul 02 12:36:29 devstack nova-compute[73052]: DEBUG nova.compute.provider_tree [None req-a664f25c-7a1c-423a-bf91-848808cdaa82 None None] Updating inventory in ProviderTree for provider deeb119b-3f18-43a7-82eb-41d703a389e2 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=73052) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-02 10:36:58.892 | Jul 02 12:36:30 devstack nova-compute[73052]: DEBUG nova.compute.provider_tree [None req-a664f25c-7a1c-423a-bf91-848808cdaa82 None None] Updating resource provider deeb119b-3f18-43a7-82eb-41d703a389e2 generation from 1 to 2 during operation: update_traits {{(pid=73052) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-02 10:36:58.892 | Jul 02 12:36:30 devstack nova-compute[73052]: DEBUG nova.compute.resource_tracker [None req-a664f25c-7a1c-423a-bf91-848808cdaa82 None None] Compute_service record updated for devstack:devstack {{(pid=73052) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-02 10:36:58.893 | Jul 02 12:36:30 devstack nova-compute[73052]: DEBUG oslo_concurrency.lockutils [None req-a664f25c-7a1c-423a-bf91-848808cdaa82 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.876s {{(pid=73052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 10:36:58.893 | Jul 02 12:36:30 devstack nova-compute[73052]: DEBUG nova.service [None req-a664f25c-7a1c-423a-bf91-848808cdaa82 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73052) start /opt/stack/nova/nova/service.py:196}} 2026-07-02 10:36:58.893 | Jul 02 12:36:30 devstack nova-compute[73052]: DEBUG nova.service [None req-a664f25c-7a1c-423a-bf91-848808cdaa82 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73052) start /opt/stack/nova/nova/service.py:212}} 2026-07-02 10:36:58.893 | Jul 02 12:36:31 devstack nova-compute[73052]: DEBUG nova.service [None req-a664f25c-7a1c-423a-bf91-848808cdaa82 None None] Join ServiceGroup membership for this service compute {{(pid=73052) start /opt/stack/nova/nova/service.py:222}} 2026-07-02 10:36:58.893 | Jul 02 12:36:31 devstack nova-compute[73052]: DEBUG nova.servicegroup.drivers.db [None req-a664f25c-7a1c-423a-bf91-848808cdaa82 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73052) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 10:36:58.893 | Jul 02 12:36:36 devstack nova-compute[73052]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:58.897 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:58.902 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-02 10:36:58.921 | not-found 2026-07-02 10:36:58.926 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:58.931 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-02 10:36:58.950 | enabled 2026-07-02 10:36:58.955 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-02 10:36:58.978 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-02 10:36:58.979 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-02 10:36:58.979 | Active: active (running) since Thu 2026-07-02 12:35:48 CEST; 1min 10s ago 2026-07-02 10:36:58.979 | Main PID: 69341 (nova-scheduler:) 2026-07-02 10:36:58.979 | Tasks: 19 (limit: 14255) 2026-07-02 10:36:58.980 | Memory: 155.9M (peak: 156.3M) 2026-07-02 10:36:58.980 | CPU: 4.830s 2026-07-02 10:36:58.980 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-02 10:36:58.980 | ├─69341 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-02 10:36:58.980 | ├─71223 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-02 10:36:58.980 | └─71227 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-02 10:36:58.980 | 2026-07-02 10:36:58.980 | Jul 02 12:35:57 devstack nova-scheduler[71227]: DEBUG oslo.service.backend._threading.loopingcall [None req-6a3511d4-5471-48cb-b010-93f235ebea3e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71227) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:58.981 | Jul 02 12:36:00 devstack nova-scheduler[71223]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71223) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:58.981 | Jul 02 12:36:00 devstack nova-scheduler[71227]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71227) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:58.981 | Jul 02 12:36:01 devstack nova-scheduler[69341]: DEBUG dbcounter [-] [69341] Writing DB stats nova_api:SELECT=3 {{(pid=69341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:58.981 | Jul 02 12:36:02 devstack nova-scheduler[69341]: DEBUG dbcounter [-] [69341] Writing DB stats nova_cell0:SELECT=1 {{(pid=69341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:58.981 | Jul 02 12:36:02 devstack nova-scheduler[69341]: DEBUG dbcounter [-] [69341] Writing DB stats nova_cell1:SELECT=1 {{(pid=69341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:58.981 | Jul 02 12:36:10 devstack nova-scheduler[71223]: DEBUG dbcounter [-] [71223] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:58.981 | Jul 02 12:36:10 devstack nova-scheduler[71227]: DEBUG dbcounter [-] [71227] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:58.981 | Jul 02 12:36:33 devstack nova-scheduler[71223]: DEBUG oslo.service.backend._threading.loopingcall [None req-5e4ea5d0-7429-497e-a7d3-7a907b2933db None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71223) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:58.981 | Jul 02 12:36:57 devstack nova-scheduler[71227]: DEBUG oslo.service.backend._threading.loopingcall [None req-6a3511d4-5471-48cb-b010-93f235ebea3e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71227) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:58.985 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:58.990 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-02 10:36:59.007 | not-found 2026-07-02 10:36:59.013 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.017 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-02 10:36:59.035 | enabled 2026-07-02 10:36:59.041 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-02 10:36:59.063 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-02 10:36:59.064 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-02 10:36:59.064 | Active: active (running) since Thu 2026-07-02 12:35:50 CEST; 1min 8s ago 2026-07-02 10:36:59.064 | Main PID: 69988 (uwsgi) 2026-07-02 10:36:59.064 | Status: "uWSGI is ready" 2026-07-02 10:36:59.064 | Tasks: 16 (limit: 14255) 2026-07-02 10:36:59.064 | Memory: 220.9M (peak: 221.4M) 2026-07-02 10:36:59.064 | CPU: 9.932s 2026-07-02 10:36:59.064 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-02 10:36:59.064 | ├─69988 "nova-api-metauWSGI master" 2026-07-02 10:36:59.064 | ├─69989 "nova-api-metauWSGI worker 1" 2026-07-02 10:36:59.064 | ├─69990 "nova-api-metauWSGI worker 2" 2026-07-02 10:36:59.065 | └─69991 "nova-api-metauWSGI http 1" 2026-07-02 10:36:59.065 | 2026-07-02 10:36:59.065 | Jul 02 12:35:57 devstack devstack@n-api-meta.service[69990]: DEBUG nova.api.openstack.wsgi_app [None req-717913b6-ef43-423c-a62b-e03ac4daa8a6 None None] ******************************************************************************** {{(pid=69990) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-02 10:36:59.065 | Jul 02 12:35:57 devstack devstack@n-api-meta.service[69990]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x75c15a4a3668 pid: 69990 (default app) 2026-07-02 10:36:59.065 | Jul 02 12:36:05 devstack devstack@n-api-meta.service[69989]: DEBUG dbcounter [-] [69989] Writing DB stats nova_api:SELECT=1 {{(pid=69989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.065 | Jul 02 12:36:05 devstack devstack@n-api-meta.service[69990]: DEBUG dbcounter [-] [69990] Writing DB stats nova_api:SELECT=1 {{(pid=69990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.065 | Jul 02 12:36:06 devstack devstack@n-api-meta.service[69989]: DEBUG dbcounter [-] [69989] Writing DB stats nova_cell1:SELECT=1 {{(pid=69989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.065 | Jul 02 12:36:06 devstack devstack@n-api-meta.service[69989]: DEBUG dbcounter [-] [69989] Writing DB stats nova_cell0:SELECT=1 {{(pid=69989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.065 | Jul 02 12:36:06 devstack devstack@n-api-meta.service[69990]: DEBUG dbcounter [-] [69990] Writing DB stats nova_cell0:SELECT=1 {{(pid=69990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.065 | Jul 02 12:36:06 devstack devstack@n-api-meta.service[69990]: DEBUG dbcounter [-] [69990] Writing DB stats nova_cell1:SELECT=1 {{(pid=69990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.065 | Jul 02 12:36:06 devstack devstack@n-api-meta.service[69989]: DEBUG dbcounter [-] [69989] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.066 | Jul 02 12:36:06 devstack devstack@n-api-meta.service[69990]: DEBUG dbcounter [-] [69990] Writing DB stats nova_cell0:SELECT=1 {{(pid=69990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.070 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.074 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-02 10:36:59.094 | enabled 2026-07-02 10:36:59.100 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-02 10:36:59.122 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-02 10:36:59.122 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-02 10:36:59.122 | Active: active (running) since Thu 2026-07-02 12:34:19 CEST; 2min 39s ago 2026-07-02 10:36:59.122 | Main PID: 67142 (uwsgi) 2026-07-02 10:36:59.123 | Status: "uWSGI is ready" 2026-07-02 10:36:59.123 | Tasks: 5 (limit: 14255) 2026-07-02 10:36:59.123 | Memory: 176.7M (peak: 177.0M) 2026-07-02 10:36:59.123 | CPU: 6.354s 2026-07-02 10:36:59.123 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-02 10:36:59.123 | ├─67142 "placementuWSGI master" 2026-07-02 10:36:59.124 | ├─67143 "placementuWSGI worker 1" 2026-07-02 10:36:59.124 | └─67144 "placementuWSGI worker 2" 2026-07-02 10:36:59.124 | 2026-07-02 10:36:59.124 | Jul 02 12:36:29 devstack devstack@placement-api.service[67144]: INFO placement.requestlog [req-56a6205e-c3b3-4870-84d3-fe0ba1c15906 req-8a722b60-ec45-408e-a86e-ed365baba397 service nova] 192.168.122.22 "PUT /placement/resource_providers/deeb119b-3f18-43a7-82eb-41d703a389e2/inventories" status: 200 len: 396 microversion: 1.26 2026-07-02 10:36:59.124 | Jul 02 12:36:29 devstack devstack@placement-api.service[67144]: [pid: 67144|app: 0|req: 4/9] 192.168.122.22 () {64 vars in 1493 bytes} [Thu Jul 2 12:36:29 2026] PUT /placement/resource_providers/deeb119b-3f18-43a7-82eb-41d703a389e2/inventories => generated 396 bytes in 111 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-02 10:36:59.124 | Jul 02 12:36:29 devstack devstack@placement-api.service[67143]: DEBUG placement.requestlog [req-56a6205e-c3b3-4870-84d3-fe0ba1c15906 req-45833277-0201-49d2-b56e-6f80123d925c None None] Starting request: 192.168.122.22 "GET /placement/traits?name=in:COMPUTE_TRUSTED_CERTS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AVX,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_CLMUL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE2,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_FMA3,HW_CPU_X86_AESNI,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AVX2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,HW_ARCH_X86_64" {{(pid=67143) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-02 10:36:59.124 | Jul 02 12:36:30 devstack devstack@placement-api.service[67143]: INFO placement.requestlog [req-56a6205e-c3b3-4870-84d3-fe0ba1c15906 req-45833277-0201-49d2-b56e-6f80123d925c service nova] 192.168.122.22 "GET /placement/traits?name=in:COMPUTE_TRUSTED_CERTS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AVX,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_CLMUL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE2,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_FMA3,HW_CPU_X86_AESNI,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AVX2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,HW_ARCH_X86_64" status: 200 len: 2058 microversion: 1.6 2026-07-02 10:36:59.124 | Jul 02 12:36:30 devstack devstack@placement-api.service[67143]: [pid: 67143|app: 0|req: 6/10] 192.168.122.22 () {60 vars in 4907 bytes} [Thu Jul 2 12:36:29 2026] GET /placement/traits?name=in:COMPUTE_TRUSTED_CERTS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AVX,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_CLMUL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE2,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_FMA3,HW_CPU_X86_AESNI,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AVX2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,HW_ARCH_X86_64 => generated 2058 bytes in 113 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-02 10:36:59.124 | Jul 02 12:36:30 devstack devstack@placement-api.service[67144]: DEBUG placement.requestlog [req-56a6205e-c3b3-4870-84d3-fe0ba1c15906 req-ef6b9da1-cd38-4c98-b70d-824e8b667d65 None None] Starting request: 192.168.122.22 "PUT /placement/resource_providers/deeb119b-3f18-43a7-82eb-41d703a389e2/traits" {{(pid=67144) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-02 10:36:59.125 | Jul 02 12:36:30 devstack devstack@placement-api.service[67144]: INFO placement.requestlog [req-56a6205e-c3b3-4870-84d3-fe0ba1c15906 req-ef6b9da1-cd38-4c98-b70d-824e8b667d65 service nova] 192.168.122.22 "PUT /placement/resource_providers/deeb119b-3f18-43a7-82eb-41d703a389e2/traits" status: 200 len: 2093 microversion: 1.6 2026-07-02 10:36:59.125 | Jul 02 12:36:30 devstack devstack@placement-api.service[67144]: [pid: 67144|app: 0|req: 5/11] 192.168.122.22 () {64 vars in 1478 bytes} [Thu Jul 2 12:36:30 2026] PUT /placement/resource_providers/deeb119b-3f18-43a7-82eb-41d703a389e2/traits => generated 2093 bytes in 287 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-02 10:36:59.125 | Jul 02 12:36:39 devstack devstack@placement-api.service[67143]: DEBUG dbcounter [-] [67143] Writing DB stats placement:SELECT=4 {{(pid=67143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.125 | Jul 02 12:36:40 devstack devstack@placement-api.service[67144]: DEBUG dbcounter [-] [67144] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.130 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.133 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-02 10:36:59.150 | not-found 2026-07-02 10:36:59.157 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.160 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-02 10:36:59.178 | enabled 2026-07-02 10:36:59.184 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-02 10:36:59.207 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-02 10:36:59.207 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-02 10:36:59.207 | Active: active (running) since Thu 2026-07-02 12:36:27 CEST; 32s ago 2026-07-02 10:36:59.207 | Main PID: 76172 (uwsgi) 2026-07-02 10:36:59.207 | Status: "uWSGI is ready" 2026-07-02 10:36:59.207 | Tasks: 9 (limit: 14255) 2026-07-02 10:36:59.207 | Memory: 258.6M (peak: 259.1M) 2026-07-02 10:36:59.207 | CPU: 10.855s 2026-07-02 10:36:59.207 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-02 10:36:59.207 | ├─76172 "glance-apiuWSGI master" 2026-07-02 10:36:59.207 | ├─76178 "glance-apiuWSGI worker 1" 2026-07-02 10:36:59.208 | └─76179 "glance-apiuWSGI worker 2" 2026-07-02 10:36:59.208 | 2026-07-02 10:36:59.208 | Jul 02 12:36:40 devstack devstack@g-api.service[76179]: INFO glance.location [None req-32f86399-abf3-4c94-8a18-bb5074a368c5 admin admin] Image format matched and virtual size computed: 117440512 2026-07-02 10:36:59.208 | Jul 02 12:36:40 devstack devstack@g-api.service[76179]: DEBUG glance_store.backend [None req-32f86399-abf3-4c94-8a18-bb5074a368c5 admin admin] Skipping store.set_acls... not implemented. {{(pid=76179) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-02 10:36:59.208 | Jul 02 12:36:40 devstack devstack@g-api.service[76179]: [pid: 76179|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Thu Jul 2 12:36:38 2026] PUT /v2/images/2eee7ca9-5501-476d-a34d-4bbff751fa0d/file => generated 0 bytes in 1835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-02 10:36:59.208 | Jul 02 12:36:40 devstack devstack@g-api.service[76178]: DEBUG glance.api.middleware.version_negotiation [None req-59bf7fa5-37c8-4f9a-90ad-5183987dd4cf admin admin] Determining version of request: GET /v2/images/2eee7ca9-5501-476d-a34d-4bbff751fa0d Accept: */* {{(pid=76178) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-02 10:36:59.208 | Jul 02 12:36:40 devstack devstack@g-api.service[76178]: DEBUG glance.api.middleware.version_negotiation [None req-59bf7fa5-37c8-4f9a-90ad-5183987dd4cf admin admin] Using url versioning {{(pid=76178) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-02 10:36:59.208 | Jul 02 12:36:40 devstack devstack@g-api.service[76178]: DEBUG glance.api.middleware.version_negotiation [None req-59bf7fa5-37c8-4f9a-90ad-5183987dd4cf admin admin] Matched version: v2 {{(pid=76178) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-02 10:36:59.208 | Jul 02 12:36:40 devstack devstack@g-api.service[76178]: DEBUG glance.api.middleware.version_negotiation [None req-59bf7fa5-37c8-4f9a-90ad-5183987dd4cf admin admin] new path /v2/images/2eee7ca9-5501-476d-a34d-4bbff751fa0d {{(pid=76178) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-02 10:36:59.208 | Jul 02 12:36:40 devstack devstack@g-api.service[76178]: [pid: 76178|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Thu Jul 2 12:36:40 2026] GET /v2/images/2eee7ca9-5501-476d-a34d-4bbff751fa0d => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:36:59.209 | Jul 02 12:36:50 devstack devstack@g-api.service[76179]: DEBUG dbcounter [-] [76179] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.209 | Jul 02 12:36:50 devstack devstack@g-api.service[76178]: DEBUG dbcounter [-] [76178] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.213 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.216 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-02 10:36:59.238 | enabled 2026-07-02 10:36:59.243 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-02 10:36:59.266 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-02 10:36:59.267 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-02 10:36:59.267 | Active: active (running) since Thu 2026-07-02 12:36:16 CEST; 43s ago 2026-07-02 10:36:59.267 | Main PID: 74665 (cinder-schedule) 2026-07-02 10:36:59.267 | Tasks: 1 (limit: 14255) 2026-07-02 10:36:59.267 | Memory: 109.4M (peak: 109.7M) 2026-07-02 10:36:59.267 | CPU: 4.107s 2026-07-02 10:36:59.267 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-02 10:36:59.267 | └─74665 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-02 10:36:59.267 | 2026-07-02 10:36:59.267 | Jul 02 12:36:21 devstack cinder-scheduler[74665]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-02 10:36:59.267 | Jul 02 12:36:21 devstack cinder-scheduler[74665]: INFO cinder.manager [None req-19f6308e-d6ad-480e-aaef-8607b0002f1f None None] Initiating service 1 cleanup 2026-07-02 10:36:59.268 | Jul 02 12:36:21 devstack cinder-scheduler[74665]: INFO cinder.manager [None req-19f6308e-d6ad-480e-aaef-8607b0002f1f None None] Service 1 cleanup completed. 2026-07-02 10:36:59.268 | Jul 02 12:36:21 devstack cinder-scheduler[74665]: DEBUG cinder.service [None req-19f6308e-d6ad-480e-aaef-8607b0002f1f None None] Creating RPC server for service cinder-scheduler {{(pid=74665) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-02 10:36:59.268 | Jul 02 12:36:21 devstack cinder-scheduler[74665]: DEBUG cinder.service [None req-19f6308e-d6ad-480e-aaef-8607b0002f1f None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74665) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-02 10:36:59.268 | Jul 02 12:36:31 devstack cinder-scheduler[74665]: DEBUG dbcounter [-] [74665] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.268 | Jul 02 12:36:38 devstack cinder-scheduler[74665]: DEBUG cinder.scheduler.host_manager [None req-2ab75226-bc66-41b2-9e12-22a20d2347fa 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=74665) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-02 10:36:59.268 | Jul 02 12:36:38 devstack cinder-scheduler[74665]: DEBUG cinder.scheduler.host_manager [None req-2ab75226-bc66-41b2-9e12-22a20d2347fa 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, 7, 2, 10, 36, 38, 974254)}, {'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, 7, 2, 10, 36, 38, 974254)}]. {{(pid=74665) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-02 10:36:59.268 | Jul 02 12:36:38 devstack cinder-scheduler[74665]: DEBUG cinder.scheduler.host_manager [None req-2ab75226-bc66-41b2-9e12-22a20d2347fa 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, 7, 2, 10, 36, 38, 936040)} {{(pid=74665) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-02 10:36:59.268 | Jul 02 12:36:48 devstack cinder-scheduler[74665]: DEBUG dbcounter [-] [74665] Writing DB stats cinder:SELECT=1 {{(pid=74665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.272 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.276 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-02 10:36:59.294 | enabled 2026-07-02 10:36:59.299 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-02 10:36:59.323 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-02 10:36:59.323 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-02 10:36:59.323 | Active: active (running) since Thu 2026-07-02 12:36:08 CEST; 50s ago 2026-07-02 10:36:59.323 | Main PID: 73932 (uwsgi) 2026-07-02 10:36:59.323 | Status: "uWSGI is ready" 2026-07-02 10:36:59.323 | Tasks: 7 (limit: 14255) 2026-07-02 10:36:59.324 | Memory: 246.5M (peak: 246.7M) 2026-07-02 10:36:59.324 | CPU: 10.969s 2026-07-02 10:36:59.324 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-02 10:36:59.324 | ├─73932 "cinder-apiuWSGI master" 2026-07-02 10:36:59.324 | ├─73939 "cinder-apiuWSGI worker 1" 2026-07-02 10:36:59.324 | └─73940 "cinder-apiuWSGI worker 2" 2026-07-02 10:36:59.324 | 2026-07-02 10:36:59.324 | Jul 02 12:36:23 devstack devstack@c-api.service[73939]: DEBUG dbcounter [-] [73939] Writing DB stats cinder:SELECT=6 {{(pid=73939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.324 | Jul 02 12:36:23 devstack devstack@c-api.service[73939]: INFO cinder.api.openstack.wsgi [req-d2ca04bf-7a4f-4ec4-aa32-d7831f71085f req-e0cd123d-a6c9-4e27-866e-f3e0f52ba001 admin admin] POST http://192.168.122.22/volume/v3/types/9bfbcfeb-de1f-40d6-b45f-c7287f0584a3/extra_specs 2026-07-02 10:36:59.324 | Jul 02 12:36:23 devstack devstack@c-api.service[73939]: DEBUG cinder.api.openstack.wsgi [req-d2ca04bf-7a4f-4ec4-aa32-d7831f71085f req-e0cd123d-a6c9-4e27-866e-f3e0f52ba001 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-02 10:36:59.324 | Jul 02 12:36:23 devstack devstack@c-api.service[73939]: /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-07-02 10:36:59.325 | Jul 02 12:36:23 devstack devstack@c-api.service[73939]: warnings.warn( 2026-07-02 10:36:59.325 | Jul 02 12:36:23 devstack devstack@c-api.service[73939]: DEBUG oslo_db.sqlalchemy.engines [req-d2ca04bf-7a4f-4ec4-aa32-d7831f71085f req-e0cd123d-a6c9-4e27-866e-f3e0f52ba001 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=73939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 10:36:59.325 | Jul 02 12:36:24 devstack devstack@c-api.service[73939]: INFO cinder.api.openstack.wsgi [req-d2ca04bf-7a4f-4ec4-aa32-d7831f71085f req-e0cd123d-a6c9-4e27-866e-f3e0f52ba001 admin admin] http://192.168.122.22/volume/v3/types/9bfbcfeb-de1f-40d6-b45f-c7287f0584a3/extra_specs returned with HTTP 200 2026-07-02 10:36:59.325 | Jul 02 12:36:24 devstack devstack@c-api.service[73939]: [pid: 73939|app: 0|req: 1/3] 192.168.122.22 () {62 vars in 1358 bytes} [Thu Jul 2 12:36:23 2026] POST /volume/v3/types/9bfbcfeb-de1f-40d6-b45f-c7287f0584a3/extra_specs => generated 55 bytes in 991 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 10:36:59.325 | Jul 02 12:36:33 devstack devstack@c-api.service[73940]: DEBUG dbcounter [-] [73940] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.325 | Jul 02 12:36:34 devstack devstack@c-api.service[73939]: DEBUG dbcounter [-] [73939] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=73939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.329 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.333 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-02 10:36:59.351 | enabled 2026-07-02 10:36:59.356 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-02 10:36:59.377 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-02 10:36:59.377 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-02 10:36:59.377 | Active: active (running) since Thu 2026-07-02 12:36:18 CEST; 40s ago 2026-07-02 10:36:59.377 | Main PID: 75320 (cinder-volume) 2026-07-02 10:36:59.377 | Tasks: 2 (limit: 14255) 2026-07-02 10:36:59.378 | Memory: 143.7M (peak: 172.5M) 2026-07-02 10:36:59.378 | CPU: 20.583s 2026-07-02 10:36:59.378 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-02 10:36:59.378 | ├─75320 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-02 10:36:59.378 | └─75480 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-02 10:36:59.378 | 2026-07-02 10:36:59.378 | Jul 02 12:36:41 devstack sudo[76604]: pam_unix(sudo:session): session closed for user root 2026-07-02 10:36:59.378 | Jul 02 12:36:41 devstack cinder-volume[75480]: DEBUG oslo_concurrency.processutils [None req-2ab75226-bc66-41b2-9e12-22a20d2347fa 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.644s {{(pid=75480) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-02 10:36:59.378 | Jul 02 12:36:41 devstack cinder-volume[75480]: DEBUG oslo_concurrency.processutils [None req-2ab75226-bc66-41b2-9e12-22a20d2347fa 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=75480) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-02 10:36:59.378 | Jul 02 12:36:41 devstack sudo[76661]: 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-07-02 10:36:59.378 | Jul 02 12:36:41 devstack sudo[76661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-02 10:36:59.379 | Jul 02 12:36:41 devstack sudo[76661]: pam_unix(sudo:session): session closed for user root 2026-07-02 10:36:59.379 | Jul 02 12:36:41 devstack cinder-volume[75480]: DEBUG oslo_concurrency.processutils [None req-2ab75226-bc66-41b2-9e12-22a20d2347fa 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.659s {{(pid=75480) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-02 10:36:59.379 | Jul 02 12:36:41 devstack cinder-volume[75480]: INFO cinder.volume.manager [None req-2ab75226-bc66-41b2-9e12-22a20d2347fa None None] Driver post RPC initialization completed successfully. 2026-07-02 10:36:59.379 | Jul 02 12:36:51 devstack cinder-volume[75480]: DEBUG dbcounter [-] [75480] Writing DB stats cinder:SELECT=3 {{(pid=75480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.379 | Jul 02 12:36:51 devstack cinder-volume[75480]: DEBUG dbcounter [-] [75480] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.384 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.387 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-02 10:36:59.403 | not-found 2026-07-02 10:36:59.409 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.412 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-02 10:36:59.428 | not-found 2026-07-02 10:36:59.433 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.437 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-02 10:36:59.453 | not-found 2026-07-02 10:36:59.458 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.462 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-02 10:36:59.479 | not-found 2026-07-02 10:36:59.484 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.487 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-02 10:36:59.503 | not-found 2026-07-02 10:36:59.508 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.511 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-02 10:36:59.528 | enabled 2026-07-02 10:36:59.533 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-02 10:36:59.555 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-02 10:36:59.555 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-02 10:36:59.555 | Active: active (running) since Thu 2026-07-02 12:33:58 CEST; 3min 1s ago 2026-07-02 10:36:59.555 | Main PID: 63764 (neutron-ovn-age) 2026-07-02 10:36:59.555 | Tasks: 20 (limit: 14255) 2026-07-02 10:36:59.555 | Memory: 345.7M (peak: 346.4M) 2026-07-02 10:36:59.555 | CPU: 12.356s 2026-07-02 10:36:59.555 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-02 10:36:59.555 | ├─63764 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-02 10:36:59.556 | ├─65260 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-02 10:36:59.556 | ├─65704 /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/tmp4i74ahx9/privsep.sock 2026-07-02 10:36:59.556 | └─67995 /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/tmpb6s_aipt/privsep.sock 2026-07-02 10:36:59.556 | 2026-07-02 10:36:59.556 | Jul 02 12:35:02 devstack neutron-ovn-agent[65260]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 10:36:59.556 | Jul 02 12:35:40 devstack neutron-ovn-agent[65260]: 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=e5d908aa-e4bf-46de-a8df-448933a37d1b, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '46:2d:f4', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '16:88:f2:d1:8f:25', '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=e5d908aa-e4bf-46de-a8df-448933a37d1b, nb_cfg=1) {{(pid=65260) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-02 10:36:59.556 | Jul 02 12:35:40 devstack neutron-ovn-agent[65260]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 5 seconds {{(pid=65260) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-02 10:36:59.556 | Jul 02 12:35:45 devstack neutron-ovn-agent[65260]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=a75c0aa4-1631-4599-b919-bcbde3582426, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65260) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-02 10:36:59.556 | Jul 02 12:36:02 devstack neutron-ovn-agent[65260]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 10:36:59.556 | Jul 02 12:36:02 devstack neutron-ovn-agent[65260]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 10:36:59.556 | Jul 02 12:36:02 devstack neutron-ovn-agent[65260]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 10:36:59.557 | Jul 02 12:36:02 devstack neutron-ovn-agent[65260]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 10:36:59.557 | Jul 02 12:36:02 devstack neutron-ovn-agent[65260]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 10:36:59.557 | Jul 02 12:36:02 devstack neutron-ovn-agent[65260]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 10:36:59.563 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.566 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-02 10:36:59.582 | not-found 2026-07-02 10:36:59.586 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.589 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-02 10:36:59.605 | not-found 2026-07-02 10:36:59.610 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.613 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-02 10:36:59.630 | not-found 2026-07-02 10:36:59.635 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.638 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-02 10:36:59.653 | not-found 2026-07-02 10:36:59.659 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.662 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-02 10:36:59.679 | enabled 2026-07-02 10:36:59.683 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-02 10:36:59.708 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-02 10:36:59.708 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-02 10:36:59.708 | Active: active (running) since Thu 2026-07-02 12:27:09 CEST; 9min ago 2026-07-02 10:36:59.708 | Main PID: 40253 (dstat.sh) 2026-07-02 10:36:59.708 | Tasks: 3 (limit: 14255) 2026-07-02 10:36:59.708 | Memory: 27.5M (peak: 28.0M) 2026-07-02 10:36:59.708 | CPU: 3.402s 2026-07-02 10:36:59.709 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-02 10:36:59.709 | ├─40253 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-02 10:36:59.709 | ├─40387 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-02 10:36:59.709 | └─40388 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-02 10:36:59.709 | 2026-07-02 10:36:59.709 | Jul 02 12:36:49 devstack dstat.sh[40388]: 02-07 12:36:49| 19 8 70 0 0|5300M 249M 219M 5969M| 52B 0 | 16k 248k|1.00 25.0 |2316 2078 |3.97 2.79 1.75|2.0 0 11| 0 0 | | 17 281 0 29 0 2026-07-02 10:36:59.709 | Jul 02 12:36:50 devstack dstat.sh[40388]: 02-07 12:36:50| 29 16 50 0 0|5230M 319M 219M 5969M|8333B 28k| 52k 425k|4.01 48.1 |5486 15k|3.81 2.78 1.76|1.0 0 233| 0 0 | | 17 285 0 30 0 2026-07-02 10:36:59.709 | Jul 02 12:36:51 devstack dstat.sh[40388]: 02-07 12:36:51| 21 10 66 0 0|5267M 282M 219M 5969M|1832B 5133B| 0 224k| 0 16.0 |2704 2273 |3.81 2.78 1.76|3.0 0 58| 0 0 | | 17 289 0 30 0 2026-07-02 10:36:59.709 | Jul 02 12:36:52 devstack dstat.sh[40388]: 02-07 12:36:52| 19 8 71 0 0|5293M 255M 219M 5969M| 0 0 | 0 168k| 0 15.0 |1956 1479 |3.81 2.78 1.76|2.0 0 0| 0 0 | | 17 289 0 30 0 2026-07-02 10:36:59.709 | Jul 02 12:36:53 devstack dstat.sh[40388]: 02-07 12:36:53| 16 12 67 0 0|5305M 244M 219M 5969M|4303B 13k| 16k 447k|2.99 24.0 |3402 2762 |3.81 2.78 1.76|4.0 0 135| 0 0 | | 17 289 0 29 0 2026-07-02 10:36:59.709 | Jul 02 12:36:54 devstack dstat.sh[40388]: 02-07 12:36:54| 2 9 85 0 0|5301M 248M 219M 5969M|1984B 10k| 0 144k| 0 14.0 |2781 2805 |3.81 2.78 1.76| 0 0 145| 0 0 | | 17 289 0 29 0 2026-07-02 10:36:59.710 | Jul 02 12:36:55 devstack dstat.sh[40388]: 02-07 12:36:55| 12 6 78 0 0|5307M 242M 219M 5969M| 183B 474B| 0 32k| 0 3.98 |1711 1578 |3.58 2.75 1.75|1.0 0 5.0| 0 0 | | 17 289 0 29 0 2026-07-02 10:36:59.710 | Jul 02 12:36:56 devstack dstat.sh[40388]: 02-07 12:36:56| 18 10 71 0 0|5329M 219M 219M 5969M| 0 0 | 0 100k| 0 8.04 |1979 1543 |3.58 2.75 1.75|1.0 0 0| 0 0 | | 17 289 0 29 0 2026-07-02 10:36:59.710 | Jul 02 12:36:57 devstack dstat.sh[40388]: 02-07 12:36:57| 20 8 69 0 0|5342M 206M 219M 5969M| 52B 0 | 0 180k| 0 21.0 |2296 1922 |3.58 2.75 1.75|3.0 1.0 0| 0 0 | | 17 289 0 29 0 2026-07-02 10:36:59.710 | Jul 02 12:36:58 devstack dstat.sh[40388]: 02-07 12:36:58| 19 10 66 0 0|5234M 314M 219M 5969M|2580B 15k|8211B 3191k|2.00 193 |3607 3232 |3.58 2.75 1.75|1.0 0 76| 0 0 | | 17 293 0 29 0 2026-07-02 10:36:59.717 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.721 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-02 10:36:59.740 | enabled 2026-07-02 10:36:59.745 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-02 10:36:59.767 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-02 10:36:59.767 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-02 10:36:59.767 | Active: active (running) since Thu 2026-07-02 12:33:56 CEST; 3min 3s ago 2026-07-02 10:36:59.767 | Main PID: 63069 (neutron-ovn-met) 2026-07-02 10:36:59.767 | Tasks: 2 (limit: 14255) 2026-07-02 10:36:59.768 | Memory: 121.5M (peak: 122.2M) 2026-07-02 10:36:59.768 | CPU: 3.756s 2026-07-02 10:36:59.768 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-02 10:36:59.768 | └─63069 "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-07-02 10:36:59.768 | 2026-07-02 10:36:59.768 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-02 10:36:59.768 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-02 10:36:59.768 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 10:36:59.768 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: 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-07-02 10:36:59.768 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-02 10:36:59.769 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 10:36:59.770 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: 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-07-02 10:36:59.770 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-02 10:36:59.770 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-02 10:36:59.770 | Jul 02 12:34:00 devstack neutron-ovn-metadata-agent[63069]: ERROR neutron 2026-07-02 10:36:59.775 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.778 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-02 10:36:59.800 | enabled 2026-07-02 10:36:59.806 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-02 10:36:59.829 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-02 10:36:59.829 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-02 10:36:59.829 | Active: active (running) since Thu 2026-07-02 12:34:01 CEST; 2min 58s ago 2026-07-02 10:36:59.829 | Main PID: 64833 (uwsgi) 2026-07-02 10:36:59.830 | Status: "uWSGI is ready" 2026-07-02 10:36:59.830 | Tasks: 23 (limit: 14255) 2026-07-02 10:36:59.830 | Memory: 387.8M (peak: 388.5M) 2026-07-02 10:36:59.830 | CPU: 40.894s 2026-07-02 10:36:59.830 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-02 10:36:59.830 | ├─64833 "neutron-apiuWSGI master" 2026-07-02 10:36:59.830 | ├─64834 "neutron-apiuWSGI worker 1" 2026-07-02 10:36:59.830 | └─64835 "neutron-apiuWSGI worker 2" 2026-07-02 10:36:59.830 | 2026-07-02 10:36:59.830 | Jul 02 12:36:32 devstack devstack@neutron-api.service[64835]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64835) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 10:36:59.831 | Jul 02 12:36:32 devstack devstack@neutron-api.service[64835]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64835) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 10:36:59.831 | Jul 02 12:36:41 devstack devstack@neutron-api.service[64834]: DEBUG dbcounter [-] [64834] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.831 | Jul 02 12:36:42 devstack devstack@neutron-api.service[64835]: DEBUG dbcounter [-] [64835] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64835) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.831 | Jul 02 12:36:46 devstack devstack@neutron-api.service[64834]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64834) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 10:36:59.831 | Jul 02 12:36:46 devstack devstack@neutron-api.service[64834]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64834) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 10:36:59.831 | Jul 02 12:36:47 devstack devstack@neutron-api.service[64835]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64835) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 10:36:59.831 | Jul 02 12:36:47 devstack devstack@neutron-api.service[64835]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64835) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 10:36:59.831 | Jul 02 12:36:56 devstack devstack@neutron-api.service[64834]: DEBUG dbcounter [-] [64834] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.831 | Jul 02 12:36:57 devstack devstack@neutron-api.service[64835]: DEBUG dbcounter [-] [64835] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64835) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.837 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.841 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-02 10:36:59.860 | enabled 2026-07-02 10:36:59.864 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-02 10:36:59.888 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-02 10:36:59.888 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-02 10:36:59.888 | Active: active (running) since Thu 2026-07-02 12:34:05 CEST; 2min 54s ago 2026-07-02 10:36:59.889 | Main PID: 65844 (neutron-periodi) 2026-07-02 10:36:59.889 | Tasks: 15 (limit: 14255) 2026-07-02 10:36:59.889 | Memory: 179.5M (peak: 179.8M) 2026-07-02 10:36:59.889 | CPU: 6.551s 2026-07-02 10:36:59.889 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-02 10:36:59.889 | ├─65844 "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-07-02 10:36:59.889 | └─66474 "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-07-02 10:36:59.889 | 2026-07-02 10:36:59.889 | Jul 02 12:35:44 devstack neutron-periodic-workers[66474]: DEBUG oslo.service.backend._threading.loopingcall [None req-7ce4668e-7dc6-42aa-82a6-deadd4e13562 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66474) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:59.889 | Jul 02 12:35:54 devstack neutron-periodic-workers[66474]: DEBUG dbcounter [-] [66474] Writing DB stats neutron:SELECT=4 {{(pid=66474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.889 | Jul 02 12:36:14 devstack neutron-periodic-workers[66474]: DEBUG oslo.service.backend._threading.loopingcall [None req-7ea45e05-1700-4b7a-a006-78c17473774e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=66474) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:59.890 | Jul 02 12:36:16 devstack neutron-periodic-workers[66474]: DEBUG oslo.service.backend._threading.loopingcall [None req-53a9cc1c-dea3-4c9e-8dbf-3dd57a14a6dc None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=66474) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:59.890 | Jul 02 12:36:21 devstack neutron-periodic-workers[66474]: DEBUG neutron.db.agents_db [None req-7ce4668e-7dc6-42aa-82a6-deadd4e13562 None None] Agent healthcheck: found 0 active agents {{(pid=66474) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-02 10:36:59.890 | Jul 02 12:36:21 devstack neutron-periodic-workers[66474]: DEBUG oslo.service.backend._threading.loopingcall [None req-7ce4668e-7dc6-42aa-82a6-deadd4e13562 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=66474) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:59.890 | Jul 02 12:36:31 devstack neutron-periodic-workers[66474]: DEBUG dbcounter [-] [66474] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=66474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:36:59.890 | Jul 02 12:36:51 devstack neutron-periodic-workers[66474]: DEBUG oslo.service.backend._threading.loopingcall [None req-7ea45e05-1700-4b7a-a006-78c17473774e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66474) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:59.890 | Jul 02 12:36:58 devstack neutron-periodic-workers[66474]: DEBUG neutron.db.agents_db [None req-7ce4668e-7dc6-42aa-82a6-deadd4e13562 None None] Agent healthcheck: found 0 active agents {{(pid=66474) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-02 10:36:59.890 | Jul 02 12:36:58 devstack neutron-periodic-workers[66474]: DEBUG oslo.service.backend._threading.loopingcall [None req-7ce4668e-7dc6-42aa-82a6-deadd4e13562 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66474) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:36:59.893 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.897 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-02 10:36:59.918 | enabled 2026-07-02 10:36:59.923 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-02 10:36:59.945 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-02 10:36:59.945 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-02 10:36:59.945 | Active: active (running) since Thu 2026-07-02 12:34:03 CEST; 2min 56s ago 2026-07-02 10:36:59.945 | Main PID: 65345 (neutron-rpc-ser) 2026-07-02 10:36:59.946 | Tasks: 27 (limit: 14255) 2026-07-02 10:36:59.946 | Memory: 193.0M (peak: 193.5M) 2026-07-02 10:36:59.946 | CPU: 8.525s 2026-07-02 10:36:59.946 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-02 10:36:59.946 | ├─65345 "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-07-02 10:36:59.946 | ├─66439 "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-07-02 10:36:59.946 | └─66441 "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-07-02 10:36:59.946 | 2026-07-02 10:36:59.946 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 10:36:59.946 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: 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-07-02 10:36:59.946 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-02 10:36:59.947 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: 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-07-02 10:36:59.947 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-02 10:36:59.947 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 10:36:59.947 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: 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-07-02 10:36:59.947 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-02 10:36:59.947 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-02 10:36:59.947 | Jul 02 12:35:45 devstack neutron-rpc-server[66441]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-02 10:36:59.951 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:36:59.954 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-02 10:36:59.972 | enabled 2026-07-02 10:36:59.977 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-02 10:36:59.998 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-02 10:36:59.998 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-02 10:36:59.998 | Active: active (running) since Thu 2026-07-02 12:34:08 CEST; 2min 51s ago 2026-07-02 10:36:59.998 | Main PID: 66348 (neutron-ovn-mai) 2026-07-02 10:36:59.998 | Tasks: 12 (limit: 14255) 2026-07-02 10:36:59.998 | Memory: 254.0M (peak: 254.4M) 2026-07-02 10:36:59.999 | CPU: 7.633s 2026-07-02 10:36:59.999 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-02 10:36:59.999 | ├─66348 "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-07-02 10:36:59.999 | └─66468 "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-07-02 10:36:59.999 | 2026-07-02 10:36:59.999 | Jul 02 12:34:36 devstack neutron-ovn-maintenance-worker[66468]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-22d67d08-8087-4854-9008-22c76770ec94 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66468) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-02 10:36:59.999 | Jul 02 12:34:36 devstack neutron-ovn-maintenance-worker[66468]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-22d67d08-8087-4854-9008-22c76770ec94 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66468) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-02 10:36:59.999 | Jul 02 12:34:36 devstack neutron-ovn-maintenance-worker[66468]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-22d67d08-8087-4854-9008-22c76770ec94 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-07-02 10:37:00.000 | Jul 02 12:34:36 devstack neutron-ovn-maintenance-worker[66468]: DEBUG futurist.periodics [None req-22d67d08-8087-4854-9008-22c76770ec94 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=66468) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 10:37:00.000 | Jul 02 12:34:36 devstack neutron-ovn-maintenance-worker[66468]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-22d67d08-8087-4854-9008-22c76770ec94 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66468) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-02 10:37:00.000 | Jul 02 12:34:36 devstack neutron-ovn-maintenance-worker[66468]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-22d67d08-8087-4854-9008-22c76770ec94 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66468) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-02 10:37:00.000 | Jul 02 12:34:37 devstack neutron-ovn-maintenance-worker[66468]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-22d67d08-8087-4854-9008-22c76770ec94 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-07-02 10:37:00.000 | Jul 02 12:34:37 devstack neutron-ovn-maintenance-worker[66468]: DEBUG futurist.periodics [None req-22d67d08-8087-4854-9008-22c76770ec94 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=66468) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 10:37:00.001 | Jul 02 12:34:37 devstack neutron-ovn-maintenance-worker[66468]: DEBUG futurist.periodics [None req-22d67d08-8087-4854-9008-22c76770ec94 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=66468) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 10:37:00.002 | Jul 02 12:34:46 devstack neutron-ovn-maintenance-worker[66468]: DEBUG dbcounter [-] [66468] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:37:00.006 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:37:00.010 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-02 10:37:00.029 | enabled 2026-07-02 10:37:00.035 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-02 10:37:00.060 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-02 10:37:00.060 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-02 10:37:00.060 | Active: active (running) since Thu 2026-07-02 12:35:52 CEST; 1min 7s ago 2026-07-02 10:37:00.061 | Main PID: 70633 (nova-novncproxy) 2026-07-02 10:37:00.061 | Tasks: 4 (limit: 14255) 2026-07-02 10:37:00.061 | Memory: 109.7M (peak: 109.9M) 2026-07-02 10:37:00.061 | CPU: 3.780s 2026-07-02 10:37:00.061 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-02 10:37:00.061 | └─70633 /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-07-02 10:37:00.061 | 2026-07-02 10:37:00.061 | Jul 02 12:35:53 devstack nova-novncproxy[70633]: If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:37:00.061 | Jul 02 12:35:53 devstack nova-novncproxy[70633]: framework. For more detail see 2026-07-02 10:37:00.061 | Jul 02 12:35:53 devstack nova-novncproxy[70633]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:37:00.061 | Jul 02 12:35:53 devstack nova-novncproxy[70633]: import eventlet # noqa 2026-07-02 10:37:00.061 | Jul 02 12:35:53 devstack nova-novncproxy[70633]: 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-07-02 10:37:00.062 | Jul 02 12:35:57 devstack nova-novncproxy[70633]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-02 10:37:00.062 | Jul 02 12:35:57 devstack nova-novncproxy[70633]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-02 10:37:00.062 | Jul 02 12:35:57 devstack nova-novncproxy[70633]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-02 10:37:00.062 | Jul 02 12:35:57 devstack nova-novncproxy[70633]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-02 10:37:00.062 | Jul 02 12:35:57 devstack nova-novncproxy[70633]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-02 10:37:00.066 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:37:00.070 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-02 10:37:00.088 | enabled 2026-07-02 10:37:00.093 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-02 10:37:00.118 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-02 10:37:00.118 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-02 10:37:00.118 | Active: active (running) since Thu 2026-07-02 12:35:55 CEST; 1min 4s ago 2026-07-02 10:37:00.118 | Main PID: 71429 (nova-conductor:) 2026-07-02 10:37:00.118 | Tasks: 19 (limit: 14255) 2026-07-02 10:37:00.119 | Memory: 156.9M (peak: 157.3M) 2026-07-02 10:37:00.119 | CPU: 4.953s 2026-07-02 10:37:00.119 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-02 10:37:00.119 | ├─71429 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-02 10:37:00.119 | ├─73109 "nova-conductor: ServiceWrapper worker(0)" 2026-07-02 10:37:00.119 | └─73113 "nova-conductor: ServiceWrapper worker(1)" 2026-07-02 10:37:00.119 | 2026-07-02 10:37:00.120 | Jul 02 12:36:01 devstack nova-conductor[73113]: DEBUG nova.servicegroup.drivers.db [None req-91faaa94-c26f-4229-8a53-f947d0f4a03d None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73113) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 10:37:00.120 | Jul 02 12:36:06 devstack nova-conductor[73109]: DEBUG oslo.service.backend._threading.loopingcall [None req-45b6c532-5478-4643-9895-d3b0c052f836 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73109) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.120 | Jul 02 12:36:06 devstack nova-conductor[73109]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73109) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.120 | Jul 02 12:36:06 devstack nova-conductor[73113]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73113) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.120 | Jul 02 12:36:09 devstack nova-conductor[71429]: DEBUG dbcounter [-] [71429] Writing DB stats nova_api:SELECT=1 {{(pid=71429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:37:00.120 | Jul 02 12:36:09 devstack nova-conductor[71429]: DEBUG dbcounter [-] [71429] Writing DB stats nova_cell1:SELECT=1 {{(pid=71429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:37:00.120 | Jul 02 12:36:09 devstack nova-conductor[71429]: DEBUG dbcounter [-] [71429] Writing DB stats nova_cell0:SELECT=1 {{(pid=71429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:37:00.121 | Jul 02 12:36:11 devstack nova-conductor[73113]: DEBUG oslo.service.backend._threading.loopingcall [None req-356150e6-fd5d-4ff9-9a6f-815cd1979e1e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73113) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.121 | Jul 02 12:36:16 devstack nova-conductor[73109]: DEBUG dbcounter [-] [73109] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:37:00.121 | Jul 02 12:36:16 devstack nova-conductor[73113]: DEBUG dbcounter [-] [73113] Writing DB stats nova_cell0:SELECT=3 {{(pid=73113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 10:37:00.125 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 10:37:00.128 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-02 10:37:00.146 | enabled 2026-07-02 10:37:00.151 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-02 10:37:00.175 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-02 10:37:00.175 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-02 10:37:00.175 | Active: active (running) since Thu 2026-07-02 12:35:57 CEST; 1min 2s ago 2026-07-02 10:37:00.175 | Main PID: 71988 (nova-conductor:) 2026-07-02 10:37:00.175 | Tasks: 38 (limit: 14255) 2026-07-02 10:37:00.175 | Memory: 167.1M (peak: 167.5M) 2026-07-02 10:37:00.175 | CPU: 4.918s 2026-07-02 10:37:00.176 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-02 10:37:00.176 | ├─71988 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-02 10:37:00.176 | ├─73131 "nova-conductor: ServiceWrapper worker(0)" 2026-07-02 10:37:00.176 | └─73133 "nova-conductor: ServiceWrapper worker(1)" 2026-07-02 10:37:00.176 | 2026-07-02 10:37:00.176 | Jul 02 12:36:27 devstack nova-conductor[73131]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.94 seconds {{(pid=73131) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.176 | Jul 02 12:36:27 devstack nova-conductor[73133]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.95 seconds {{(pid=73133) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.176 | Jul 02 12:36:32 devstack nova-conductor[73133]: DEBUG oslo.service.backend._threading.loopingcall [None req-9934ff32-fca1-4dc1-b71e-f185f91b9770 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73133) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.177 | Jul 02 12:36:37 devstack nova-conductor[73131]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73131) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.177 | Jul 02 12:36:37 devstack nova-conductor[73133]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73133) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.177 | Jul 02 12:36:43 devstack nova-conductor[73131]: DEBUG oslo.service.backend._threading.loopingcall [None req-d13c6597-a0d3-4600-86ab-c3f891272948 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73131) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.177 | Jul 02 12:36:47 devstack nova-conductor[73131]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73131) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.177 | Jul 02 12:36:47 devstack nova-conductor[73133]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73133) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.177 | Jul 02 12:36:57 devstack nova-conductor[73131]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73131) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.178 | Jul 02 12:36:57 devstack nova-conductor[73133]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73133) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 10:37:00.182 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-02 10:37:00.205 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:37:00.209 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-02 10:37:00.233 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:37:00.236 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-02 10:37:00.240 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 10:37:00.719 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 10:37:00.720 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:37:00.720 | we strongly recommend against using it for new projects. 2026-07-02 10:37:00.720 | 2026-07-02 10:37:00.720 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:37:00.720 | framework. For more detail see 2026-07-02 10:37:00.720 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:37:00.720 | 2026-07-02 10:37:00.721 | import eventlet # noqa 2026-07-02 10:37:01.079 | 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-07-02 10:37:04.149 | INFO dbcounter [None req-7ec04b90-86f7-4c3f-a76f-d3b8abf84c2b None None] Registered counter for database nova_api 2026-07-02 10:37:04.272 | DEBUG dbcounter [-] [77612] Writer thread running {{(pid=77612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:37:04.283 | Found 2 cell mappings. 2026-07-02 10:37:04.283 | Skipping cell0 since it does not contain hosts. 2026-07-02 10:37:04.283 | Getting computes from cell 'cell1': 933994ee-1a66-49d8-8c44-140ef89b3cbd 2026-07-02 10:37:04.283 | INFO dbcounter [None req-7ec04b90-86f7-4c3f-a76f-d3b8abf84c2b None None] Registered counter for database nova_cell1 2026-07-02 10:37:04.355 | DEBUG dbcounter [-] [77612] Writer thread running {{(pid=77612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 10:37:04.681 | Checking host mapping for compute host 'devstack': deeb119b-3f18-43a7-82eb-41d703a389e2 2026-07-02 10:37:04.681 | Creating host mapping for compute host 'devstack': deeb119b-3f18-43a7-82eb-41d703a389e2 2026-07-02 10:37:04.682 | Found 1 unmapped computes in cell: 933994ee-1a66-49d8-8c44-140ef89b3cbd 2026-07-02 10:37:05.446 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-02 10:37:05.915 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 10:37:05.915 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 10:37:05.915 | we strongly recommend against using it for new projects. 2026-07-02 10:37:05.915 | 2026-07-02 10:37:05.915 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 10:37:05.915 | framework. For more detail see 2026-07-02 10:37:05.915 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 10:37:05.915 | 2026-07-02 10:37:05.915 | import eventlet # noqa 2026-07-02 10:37:06.260 | 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-07-02 10:37:09.831 | +-------------------------------------------+ 2026-07-02 10:37:09.831 | | Upgrade Check Results | 2026-07-02 10:37:09.831 | +-------------------------------------------+ 2026-07-02 10:37:09.831 | | Check: Cells v2 | 2026-07-02 10:37:09.831 | | Result: Success | 2026-07-02 10:37:09.831 | | Details: None | 2026-07-02 10:37:09.832 | +-------------------------------------------+ 2026-07-02 10:37:09.832 | | Check: Placement API | 2026-07-02 10:37:09.832 | | Result: Success | 2026-07-02 10:37:09.832 | | Details: None | 2026-07-02 10:37:09.832 | +-------------------------------------------+ 2026-07-02 10:37:09.832 | | Check: Cinder API | 2026-07-02 10:37:09.832 | | Result: Success | 2026-07-02 10:37:09.832 | | Details: None | 2026-07-02 10:37:09.833 | +-------------------------------------------+ 2026-07-02 10:37:09.833 | | Check: Policy File JSON to YAML Migration | 2026-07-02 10:37:09.833 | | Result: Success | 2026-07-02 10:37:09.833 | | Details: None | 2026-07-02 10:37:09.833 | +-------------------------------------------+ 2026-07-02 10:37:09.834 | | Check: Older than N-1 computes | 2026-07-02 10:37:09.834 | | Result: Success | 2026-07-02 10:37:09.834 | | Details: None | 2026-07-02 10:37:09.834 | +-------------------------------------------+ 2026-07-02 10:37:09.834 | | Check: hw_machine_type unset | 2026-07-02 10:37:09.834 | | Result: Success | 2026-07-02 10:37:09.835 | | Details: None | 2026-07-02 10:37:09.835 | +-------------------------------------------+ 2026-07-02 10:37:09.835 | | Check: Service User Token Configuration | 2026-07-02 10:37:09.835 | | Result: Success | 2026-07-02 10:37:09.835 | | Details: None | 2026-07-02 10:37:09.835 | +-------------------------------------------+ 2026-07-02 10:37:10.527 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-02 10:37:10.533 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-02 10:37:10.533 | + ./stack.sh:main:1482 : command openstack complete 2026-07-02 10:37:14.261 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-02 10:37:14.289 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:37:14.294 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-02 10:37:14.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 10:37:14.303 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 10:37:14.308 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-02 10:37:14.312 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:37:14.316 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-02 10:37:14.321 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-02 10:37:14.325 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-02 10:37:14.329 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-02 10:37:14.333 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-02 10:37:14.337 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-02 10:37:14.341 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-02 10:37:14.347 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-02 10:37:14.394 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-02 10:37:14.401 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-02 10:37:14.401 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-02 10:37:14.403 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-02 10:37:14.410 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-02 10:37:14.414 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-02 10:37:14.419 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-02 10:37:14.423 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-02 10:37:14.427 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-02 10:37:14.431 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-02 10:37:14.452 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-02 10:37:14.473 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-02 10:37:14.478 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:37:14.482 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-02 10:37:14.486 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-02 10:37:14.491 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 10:37:14.496 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-02 10:37:14.500 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 10:37:14.504 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 10:37:14.508 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 10:37:14.513 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 10:37:14.517 | + functions-common:run_phase:1858 : local extra 2026-07-02 10:37:14.523 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 10:37:14.530 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 10:37:14.534 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 10:37:14.538 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 10:37:14.542 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-02 10:37:14.547 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 10:37:14.573 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:37:14.577 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:37:14.582 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:37:14.586 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-02 10:37:14.590 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:37:14.595 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 10:37:14.599 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:37:14.603 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-02 10:37:14.607 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:37:14.612 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-02 10:37:14.616 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-02 10:37:14.620 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-02 10:37:14.625 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-02 10:37:14.692 | [2057 Async install_tempest:38370]: Waiting for completion of install_tempest running on PID 38370 (1 other jobs running) 2026-07-02 10:37:14.723 | [2057 Async install_tempest:38370]: Signaling child to exit 2026-07-02 10:37:14.723 | WAKEUP 2026-07-02 10:37:14.753 | [2057 Async install_tempest:38370]: Signaled 2026-07-02 10:37:14.755 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-02 10:37:14.756 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-02 10:37:14.756 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-02 10:37:14.756 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-02 10:37:14.756 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-02 10:37:14.756 | +++ functions-common:git_clone:593 : pwd 2026-07-02 10:37:14.756 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:37:14.756 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:37:14.756 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:37:14.756 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:37:14.756 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:37:14.756 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:37:14.757 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:37:14.757 | ++ functions-common:git_clone:610 : echo master 2026-07-02 10:37:14.757 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-02 10:37:14.757 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 10:37:14.757 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-02 10:37:14.757 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 10:37:14.757 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 10:37:14.757 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:37:14.757 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 10:37:14.757 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:37:14.757 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:37:14.757 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 10:37:14.758 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:37:14.758 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:37:14.759 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782988010005 2026-07-02 10:37:14.759 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-02 10:37:14.759 | Cloning into '/opt/stack/tempest'... 2026-07-02 10:37:14.760 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:37:14.760 | ++ functions-common:time_stop:2420 : local name 2026-07-02 10:37:14.760 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 10:37:14.761 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:37:14.761 | ++ functions-common:time_stop:2423 : local total 2026-07-02 10:37:14.761 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 10:37:14.761 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:37:14.762 | ++ functions-common:time_stop:2427 : start_time=1782988010005 2026-07-02 10:37:14.762 | ++ functions-common:time_stop:2429 : [[ -z 1782988010005 ]] 2026-07-02 10:37:14.762 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:37:14.762 | ++ functions-common:time_stop:2432 : end_time=1782988020169 2026-07-02 10:37:14.762 | ++ functions-common:time_stop:2433 : elapsed_time=10164 2026-07-02 10:37:14.762 | ++ functions-common:time_stop:2434 : total=409428 2026-07-02 10:37:14.762 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:37:14.762 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=419592 2026-07-02 10:37:14.762 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-02 10:37:14.762 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 10:37:14.762 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 10:37:14.762 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 10:37:14.763 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:37:14.763 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 10:37:14.763 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:37:14.764 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:37:14.764 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 10:37:14.764 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:37:14.765 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:37:14.765 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782988020214 2026-07-02 10:37:14.765 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 10:37:14.765 | From https://review.opendev.org/openstack/tempest 2026-07-02 10:37:14.765 | * branch master -> FETCH_HEAD 2026-07-02 10:37:14.765 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:37:14.765 | ++ functions-common:time_stop:2420 : local name 2026-07-02 10:37:14.765 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 10:37:14.765 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:37:14.765 | ++ functions-common:time_stop:2423 : local total 2026-07-02 10:37:14.765 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 10:37:14.766 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:37:14.766 | ++ functions-common:time_stop:2427 : start_time=1782988020214 2026-07-02 10:37:14.766 | ++ functions-common:time_stop:2429 : [[ -z 1782988020214 ]] 2026-07-02 10:37:14.766 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:37:14.766 | ++ functions-common:time_stop:2432 : end_time=1782988020902 2026-07-02 10:37:14.766 | ++ functions-common:time_stop:2433 : elapsed_time=688 2026-07-02 10:37:14.766 | ++ functions-common:time_stop:2434 : total=419592 2026-07-02 10:37:14.766 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:37:14.766 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=420280 2026-07-02 10:37:14.767 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 10:37:14.767 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 10:37:14.767 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 10:37:14.767 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:37:14.768 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 10:37:14.768 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:37:14.768 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:37:14.768 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 10:37:14.768 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:37:14.768 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:37:14.768 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782988020934 2026-07-02 10:37:14.768 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 10:37:14.768 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:37:14.768 | 2026-07-02 10:37:14.769 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:37:14.769 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:37:14.769 | state without impacting any branches by switching back to a branch. 2026-07-02 10:37:14.769 | 2026-07-02 10:37:14.769 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:37:14.769 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:37:14.769 | 2026-07-02 10:37:14.769 | git switch -c 2026-07-02 10:37:14.769 | 2026-07-02 10:37:14.769 | Or undo this operation with: 2026-07-02 10:37:14.770 | 2026-07-02 10:37:14.770 | git switch - 2026-07-02 10:37:14.770 | 2026-07-02 10:37:14.770 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:37:14.770 | 2026-07-02 10:37:14.770 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-02 10:37:14.770 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:37:14.770 | ++ functions-common:time_stop:2420 : local name 2026-07-02 10:37:14.770 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 10:37:14.770 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:37:14.770 | ++ functions-common:time_stop:2423 : local total 2026-07-02 10:37:14.771 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 10:37:14.771 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:37:14.771 | ++ functions-common:time_stop:2427 : start_time=1782988020934 2026-07-02 10:37:14.771 | ++ functions-common:time_stop:2429 : [[ -z 1782988020934 ]] 2026-07-02 10:37:14.771 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:37:14.771 | ++ functions-common:time_stop:2432 : end_time=1782988021113 2026-07-02 10:37:14.771 | ++ functions-common:time_stop:2433 : elapsed_time=179 2026-07-02 10:37:14.771 | ++ functions-common:time_stop:2434 : total=420280 2026-07-02 10:37:14.772 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:37:14.772 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=420459 2026-07-02 10:37:14.772 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-02 10:37:14.772 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-02 10:37:14.772 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-02 10:37:14.772 | ++ functions-common:git_clone:673 : head -1 2026-07-02 10:37:14.772 | 8d40001b9 Use reader role for image tests 2026-07-02 10:37:14.772 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:37:14.772 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-02 10:37:14.773 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-02 10:37:14.773 | ++ 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-07-02 10:37:14.773 | Collecting tox!=2.8.0,<4.0.0 2026-07-02 10:37:14.773 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-02 10:37:14.773 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 10:37:14.773 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 10:37:14.773 | 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-07-02 10:37:14.773 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 10:37:14.773 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 10:37:14.773 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-02 10:37:14.773 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-02 10:37:14.774 | 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-07-02 10:37:14.774 | 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-07-02 10:37:14.774 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-02 10:37:14.774 | 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-07-02 10:37:14.774 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-02 10:37:14.774 | 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-07-02 10:37:14.774 | 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-07-02 10:37:14.774 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-02 10:37:14.774 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-02 10:37:14.774 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-02 10:37:14.775 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-02 10:37:14.775 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-02 10:37:14.775 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-02 10:37:14.775 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 49.9 MB/s 0:00:00 2026-07-02 10:37:14.775 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-02 10:37:14.775 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-02 10:37:14.775 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-02 10:37:14.775 | 2026-07-02 10:37:14.775 | 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-07-02 10:37:14.775 | ++ inc/python:pip_install:216 : result=0 2026-07-02 10:37:14.776 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:37:14.776 | ++ functions-common:time_stop:2420 : local name 2026-07-02 10:37:14.776 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 10:37:14.776 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:37:14.776 | ++ functions-common:time_stop:2423 : local total 2026-07-02 10:37:14.776 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 10:37:14.776 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:37:14.776 | ++ functions-common:time_stop:2427 : start_time=1782988021166 2026-07-02 10:37:14.776 | ++ functions-common:time_stop:2429 : [[ -z 1782988021166 ]] 2026-07-02 10:37:14.777 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:37:14.777 | ++ functions-common:time_stop:2432 : end_time=1782988024834 2026-07-02 10:37:14.777 | ++ functions-common:time_stop:2433 : elapsed_time=3668 2026-07-02 10:37:14.777 | ++ functions-common:time_stop:2434 : total=163585 2026-07-02 10:37:14.777 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:37:14.777 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167253 2026-07-02 10:37:14.777 | ++ inc/python:pip_install:219 : return 0 2026-07-02 10:37:14.777 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-02 10:37:14.777 | /opt/stack/tempest ~/devstack 2026-07-02 10:37:14.777 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-02 10:37:14.778 | Switched to branch 'master' 2026-07-02 10:37:14.778 | Your branch is up to date with 'origin/master'. 2026-07-02 10:37:14.778 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-02 10:37:14.778 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-02 10:37:14.778 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.Qqsk3wNqGz 2026-07-02 10:37:14.778 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Qqsk3wNqGz 2026-07-02 10:37:14.778 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-02 10:37:14.778 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Qqsk3wNqGz 2026-07-02 10:37:14.778 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-02 10:37:14.778 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-02 10:37:14.779 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-02 10:37:14.779 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 10:37:14.779 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 10:37:14.779 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 10:37:14.779 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 10:37:14.779 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-02 10:37:14.779 | full create: /opt/stack/tempest/.tox/tempest 2026-07-02 10:37:14.779 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-02 10:37:14.779 | full develop-inst: /opt/stack/tempest 2026-07-02 10:37:14.780 | 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-07-02 10:37:14.780 | ___________________________________ summary ____________________________________ 2026-07-02 10:37:14.780 | full: skipped tests 2026-07-02 10:37:14.780 | congratulations :) 2026-07-02 10:37:14.780 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.Qqsk3wNqGz -r requirements.txt 2026-07-02 10:37:14.780 | 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-07-02 10:37:14.780 | 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-07-02 10:37:14.780 | 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-07-02 10:37:14.780 | 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-07-02 10:37:14.780 | 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-07-02 10:37:14.781 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-02 10:37:14.781 | 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-07-02 10:37:14.781 | 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-07-02 10:37:14.781 | 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-07-02 10:37:14.781 | 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-07-02 10:37:14.781 | 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-07-02 10:37:14.781 | 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-07-02 10:37:14.781 | 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-07-02 10:37:14.782 | 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-07-02 10:37:14.782 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-02 10:37:14.782 | 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-07-02 10:37:14.782 | 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-07-02 10:37:14.782 | 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-07-02 10:37:14.782 | 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-07-02 10:37:14.782 | 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-07-02 10:37:14.782 | 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-07-02 10:37:14.782 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-02 10:37:14.783 | 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-07-02 10:37:14.783 | 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-07-02 10:37:14.783 | 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-07-02 10:37:14.783 | 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-07-02 10:37:14.783 | 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-07-02 10:37:14.783 | 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-07-02 10:37:14.783 | 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-07-02 10:37:14.783 | 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-07-02 10:37:14.783 | 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-07-02 10:37:14.783 | 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-07-02 10:37:14.784 | 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-07-02 10:37:14.784 | 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-07-02 10:37:14.784 | 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-07-02 10:37:14.784 | 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-07-02 10:37:14.784 | 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-07-02 10:37:14.784 | 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-07-02 10:37:14.784 | 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-07-02 10:37:14.784 | 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-07-02 10:37:14.784 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.785 | 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-07-02 10:37:14.786 | 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-07-02 10:37:14.786 | 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-07-02 10:37:14.786 | 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-07-02 10:37:14.786 | 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-07-02 10:37:14.786 | 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-07-02 10:37:14.786 | 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-07-02 10:37:14.786 | 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-07-02 10:37:14.786 | 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-07-02 10:37:14.786 | 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-07-02 10:37:14.787 | 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-07-02 10:37:14.787 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-02 10:37:14.787 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.Qqsk3wNqGz 2026-07-02 10:37:14.787 | ++ lib/tempest:install_tempest:868 : popd 2026-07-02 10:37:14.787 | ~/devstack 2026-07-02 10:37:14.808 | [2057 Async install_tempest:38370]: finished install_tempest with result 0 in 44 seconds 2026-07-02 10:37:14.815 | ++ inc/async:async_wait:197 : return 0 2026-07-02 10:37:14.819 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-02 10:37:14.822 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:37:14.827 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-02 10:37:14.831 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-02 10:37:14.835 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-02 10:37:14.839 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-02 10:37:14.843 | ++ inc/python:setup_develop:353 : local bindep 2026-07-02 10:37:14.847 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 10:37:14.851 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-02 10:37:14.854 | ++ inc/python:setup_develop:359 : local extras= 2026-07-02 10:37:14.858 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-02 10:37:14.862 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 10:37:14.866 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 10:37:14.869 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-02 10:37:14.873 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 10:37:14.876 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 10:37:14.881 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-02 10:37:14.886 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 10:37:14.890 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-02 10:37:14.894 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 10:37:14.898 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 10:37:14.904 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-02 10:37:14.911 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-02 10:37:14.916 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-02 10:37:14.920 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-02 10:37:15.084 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-02 10:37:15.088 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-02 10:37:15.093 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-02 10:37:15.097 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 10:37:15.101 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 10:37:15.105 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-02 10:37:15.109 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-02 10:37:15.113 | ++ inc/python:setup_package:446 : local extras= 2026-07-02 10:37:15.117 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 10:37:15.121 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 10:37:15.125 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 10:37:15.129 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 10:37:15.133 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 10:37:15.137 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-02 10:37:15.169 | Using python 3.12 to install /opt/stack/tempest 2026-07-02 10:37:15.173 | ++ 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-07-02 10:37:16.236 | Obtaining file:///opt/stack/tempest 2026-07-02 10:37:16.239 | Installing build dependencies: started 2026-07-02 10:37:18.149 | Installing build dependencies: finished with status 'done' 2026-07-02 10:37:18.150 | Checking if build backend supports build_editable: started 2026-07-02 10:37:18.713 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 10:37:18.715 | Getting requirements to build editable: started 2026-07-02 10:37:19.029 | Getting requirements to build editable: finished with status 'done' 2026-07-02 10:37:19.031 | Preparing editable metadata (pyproject.toml): started 2026-07-02 10:37:20.366 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 10:37:20.391 | 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-07-02 10:37:20.392 | 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-07-02 10:37:20.393 | 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-07-02 10:37:20.394 | 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-07-02 10:37:20.394 | 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-07-02 10:37:20.395 | 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-07-02 10:37:20.396 | 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-07-02 10:37:20.397 | 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-07-02 10:37:20.398 | 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-07-02 10:37:20.399 | 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-07-02 10:37:20.585 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-02 10:37:20.588 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-02 10:37:20.593 | 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-07-02 10:37:20.594 | 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-07-02 10:37:20.595 | 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-07-02 10:37:20.595 | 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-07-02 10:37:20.596 | 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-07-02 10:37:20.597 | 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-07-02 10:37:20.598 | 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-07-02 10:37:20.599 | 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-07-02 10:37:20.600 | 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-07-02 10:37:20.601 | 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-07-02 10:37:20.602 | 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-07-02 10:37:20.603 | 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-07-02 10:37:20.605 | 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-07-02 10:37:20.606 | 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-07-02 10:37:20.610 | 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-07-02 10:37:20.611 | 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-07-02 10:37:20.611 | 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-07-02 10:37:20.612 | 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-07-02 10:37:20.615 | 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-07-02 10:37:20.619 | 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-07-02 10:37:20.621 | 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-07-02 10:37:20.628 | 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-07-02 10:37:20.629 | 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-07-02 10:37:20.630 | 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-07-02 10:37:20.631 | 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-07-02 10:37:20.639 | 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-07-02 10:37:20.643 | 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-07-02 10:37:20.644 | 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-07-02 10:37:20.648 | 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-07-02 10:37:20.650 | 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-07-02 10:37:20.652 | 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-07-02 10:37:20.655 | 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-07-02 10:37:20.659 | 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-07-02 10:37:20.660 | 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-07-02 10:37:20.661 | 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-07-02 10:37:20.662 | 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-07-02 10:37:20.668 | 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-07-02 10:37:20.670 | 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-07-02 10:37:20.671 | 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-07-02 10:37:20.677 | 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-07-02 10:37:20.681 | 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-07-02 10:37:20.698 | 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-07-02 10:37:20.708 | 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-07-02 10:37:20.709 | 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-07-02 10:37:20.711 | 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-07-02 10:37:20.726 | 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-07-02 10:37:20.728 | 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-07-02 10:37:20.732 | 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-07-02 10:37:20.746 | 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-07-02 10:37:20.778 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-02 10:37:20.781 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 10:37:20.817 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-02 10:37:20.820 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-02 10:37:20.832 | Building wheels for collected packages: tempest 2026-07-02 10:37:20.833 | Building editable for tempest (pyproject.toml): started 2026-07-02 10:37:22.443 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-02 10:37:22.445 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=c0df509f251864d4df673fb1966c0e93729d630f88f8180db406e54eda7ee755 2026-07-02 10:37:22.445 | Stored in directory: /tmp/pip-ephem-wheel-cache-oj0yjvoc/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-02 10:37:22.450 | Successfully built tempest 2026-07-02 10:37:22.743 | Installing collected packages: tomlkit, stestr, tempest 2026-07-02 10:37:23.005 | 2026-07-02 10:37:23.032 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-02 10:37:23.210 | ++ inc/python:pip_install:216 : result=0 2026-07-02 10:37:23.214 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-02 10:37:23.217 | ++ functions-common:time_stop:2420 : local name 2026-07-02 10:37:23.221 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 10:37:23.224 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:37:23.227 | ++ functions-common:time_stop:2423 : local total 2026-07-02 10:37:23.231 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 10:37:23.235 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-02 10:37:23.238 | ++ functions-common:time_stop:2427 : start_time=1782988635161 2026-07-02 10:37:23.242 | ++ functions-common:time_stop:2429 : [[ -z 1782988635161 ]] 2026-07-02 10:37:23.247 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:37:23.253 | ++ functions-common:time_stop:2432 : end_time=1782988643249 2026-07-02 10:37:23.256 | ++ functions-common:time_stop:2433 : elapsed_time=8088 2026-07-02 10:37:23.260 | ++ functions-common:time_stop:2434 : total=174439 2026-07-02 10:37:23.264 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:37:23.268 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182527 2026-07-02 10:37:23.272 | ++ inc/python:pip_install:219 : return 0 2026-07-02 10:37:23.276 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 10:37:23.280 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:37:23.284 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-02 10:37:23.288 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-02 10:37:23.292 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 10:37:23.296 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 10:37:23.300 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-02 10:37:23.304 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-02 10:37:23.308 | ++ 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-07-02 10:37:23.311 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-02 10:37:23.315 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-02 10:37:23.319 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-02 10:37:23.323 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-02 10:37:23.327 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-02 10:37:23.331 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-02 10:37:23.334 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-02 10:37:23.338 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-02 10:37:23.342 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-02 10:37:23.346 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-02 10:37:23.350 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-02 10:37:23.354 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-02 10:37:23.358 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-02 10:37:23.362 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-02 10:37:23.366 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-02 10:37:23.370 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-02 10:37:23.373 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-02 10:37:23.377 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-02 10:37:23.378 | ' 2026-07-02 10:37:23.382 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-02 10:37:23.386 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-02 10:37:23.411 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:37:23.415 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-02 10:37:23.419 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-02 10:37:23.423 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-02 10:37:23.427 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-02 10:37:23.432 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-02 10:37:23.434 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-02 10:37:23.434 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-02 10:37:27.306 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:37:27.311 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-02 10:37:27.313 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-02 10:37:27.316 | ++ lib/tempest:get_active_images:176 : img_id=2eee7ca9-5501-476d-a34d-4bbff751fa0d 2026-07-02 10:37:27.319 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-02 10:37:27.321 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-02 10:37:27.324 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-02 10:37:27.326 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-02 10:37:27.329 | ++ lib/tempest:configure_tempest:266 : '[' -z 2eee7ca9-5501-476d-a34d-4bbff751fa0d ']' 2026-07-02 10:37:27.332 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=2eee7ca9-5501-476d-a34d-4bbff751fa0d 2026-07-02 10:37:27.336 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-02 10:37:27.352 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-02 10:37:27.357 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-02 10:37:27.360 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-02 10:37:27.363 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-02 10:37:27.365 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-02 10:37:27.368 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-02 10:37:27.371 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-02 10:37:27.374 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-02 10:37:27.379 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-02 10:37:27.379 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-02 10:37:30.764 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:37:30.771 | ++ lib/tempest:configure_tempest:303 : admin_project_id=0fb4772827dc40c48b7b53f408bece1b 2026-07-02 10:37:30.776 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-02 10:37:30.804 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:37:30.810 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-02 10:37:34.225 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:37:34.231 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 10:37:34.231 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 10:37:34.231 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 10:37:34.231 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 10:37:34.231 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 10:37:34.231 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 10:37:34.231 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 10:37:34.231 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 10:37:34.231 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 10:37:34.231 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 10:37:34.232 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 10:37:34.232 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 10:37:34.232 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 10:37:34.232 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-02 10:37:34.235 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-02 10:37:34.237 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 10:37:34.237 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 10:37:34.237 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 10:37:34.237 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 10:37:34.237 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 10:37:34.237 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 10:37:34.237 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 10:37:34.237 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 10:37:34.238 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 10:37:34.238 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 10:37:34.238 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 10:37:34.238 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 10:37:34.238 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 10:37:34.238 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-02 10:37:34.242 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 2eee7ca9-5501-476d-a34d-4bbff751fa0d 2026-07-02 10:37:34.245 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-02 10:37:34.250 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 2eee7ca9-5501-476d-a34d-4bbff751fa0d -c size -f value 2026-07-02 10:37:37.603 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:37:37.609 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-02 10:37:37.614 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-02 10:37:37.614 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-02 10:37:37.660 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-02 10:37:37.664 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-02 10:37:37.668 | ++ 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-07-02 10:37:40.673 | +----------------------------+-----------------------+ 2026-07-02 10:37:40.673 | | Field | Value | 2026-07-02 10:37:40.673 | +----------------------------+-----------------------+ 2026-07-02 10:37:40.673 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:37:40.673 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:37:40.673 | | description | None | 2026-07-02 10:37:40.673 | | disk | 1 | 2026-07-02 10:37:40.673 | | id | 42 | 2026-07-02 10:37:40.673 | | name | m1.nano | 2026-07-02 10:37:40.674 | | os-flavor-access:is_public | True | 2026-07-02 10:37:40.674 | | properties | hw_rng:allowed='True' | 2026-07-02 10:37:40.674 | | ram | 192 | 2026-07-02 10:37:40.674 | | rxtx_factor | 1.0 | 2026-07-02 10:37:40.674 | | swap | 0 | 2026-07-02 10:37:40.674 | | vcpus | 1 | 2026-07-02 10:37:40.674 | +----------------------------+-----------------------+ 2026-07-02 10:37:41.091 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-02 10:37:41.096 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 10:37:41.096 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 10:37:41.096 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 10:37:41.096 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 10:37:41.096 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 10:37:41.096 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 10:37:41.096 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 10:37:41.096 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 10:37:41.096 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 10:37:41.096 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 10:37:41.097 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 10:37:41.097 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 10:37:41.097 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 10:37:41.097 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-02 10:37:41.101 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 2eee7ca9-5501-476d-a34d-4bbff751fa0d 2026-07-02 10:37:41.105 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-02 10:37:41.110 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 2eee7ca9-5501-476d-a34d-4bbff751fa0d -c size -f value 2026-07-02 10:37:44.482 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:37:44.487 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-02 10:37:44.490 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-02 10:37:44.490 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-02 10:37:44.531 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-02 10:37:44.534 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-02 10:37:44.537 | ++ 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-07-02 10:37:47.598 | +----------------------------+-----------------------+ 2026-07-02 10:37:47.598 | | Field | Value | 2026-07-02 10:37:47.598 | +----------------------------+-----------------------+ 2026-07-02 10:37:47.598 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 10:37:47.598 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 10:37:47.598 | | description | None | 2026-07-02 10:37:47.598 | | disk | 1 | 2026-07-02 10:37:47.598 | | id | 84 | 2026-07-02 10:37:47.599 | | name | m1.micro | 2026-07-02 10:37:47.599 | | os-flavor-access:is_public | True | 2026-07-02 10:37:47.599 | | properties | hw_rng:allowed='True' | 2026-07-02 10:37:47.599 | | ram | 256 | 2026-07-02 10:37:47.599 | | rxtx_factor | 1.0 | 2026-07-02 10:37:47.599 | | swap | 0 | 2026-07-02 10:37:47.599 | | vcpus | 1 | 2026-07-02 10:37:47.599 | +----------------------------+-----------------------+ 2026-07-02 10:37:47.972 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-02 10:37:47.975 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-02 10:37:47.993 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:37:47.995 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-02 10:37:47.998 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-02 10:37:48.000 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-02 10:37:48.003 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-02 10:37:48.006 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-02 10:37:48.009 | +++ functions-common:git_clone:593 : pwd 2026-07-02 10:37:48.013 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 10:37:48.016 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 10:37:48.019 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 10:37:48.038 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-02 10:37:48.041 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 10:37:48.043 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 10:37:48.046 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 10:37:48.046 | ++ functions-common:git_clone:610 : echo master 2026-07-02 10:37:48.053 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-02 10:37:48.056 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 10:37:48.059 | ++ 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-07-02 10:37:48.061 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 10:37:48.065 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 10:37:48.068 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:37:48.071 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 10:37:48.073 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:37:48.076 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:37:48.079 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 10:37:48.082 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:37:48.085 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:37:48.090 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782988668086 2026-07-02 10:37:48.092 | ++ 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-07-02 10:37:48.095 | Cloning into '/opt/stack/os-test-images'... 2026-07-02 10:37:48.926 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:37:48.929 | ++ functions-common:time_stop:2420 : local name 2026-07-02 10:37:48.931 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 10:37:48.934 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:37:48.938 | ++ functions-common:time_stop:2423 : local total 2026-07-02 10:37:48.941 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 10:37:48.943 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:37:48.946 | ++ functions-common:time_stop:2427 : start_time=1782988668086 2026-07-02 10:37:48.949 | ++ functions-common:time_stop:2429 : [[ -z 1782988668086 ]] 2026-07-02 10:37:48.952 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:37:48.956 | ++ functions-common:time_stop:2432 : end_time=1782988668953 2026-07-02 10:37:48.959 | ++ functions-common:time_stop:2433 : elapsed_time=867 2026-07-02 10:37:48.962 | ++ functions-common:time_stop:2434 : total=409428 2026-07-02 10:37:48.964 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:37:48.967 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410295 2026-07-02 10:37:48.970 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-02 10:37:48.974 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 10:37:48.976 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 10:37:48.979 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 10:37:48.982 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:37:48.984 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 10:37:48.987 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:37:48.990 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:37:48.993 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 10:37:48.995 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:37:48.999 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:37:49.003 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782988669000 2026-07-02 10:37:49.005 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 10:37:49.478 | From https://review.opendev.org/openstack/os-test-images 2026-07-02 10:37:49.478 | * branch master -> FETCH_HEAD 2026-07-02 10:37:49.488 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:37:49.491 | ++ functions-common:time_stop:2420 : local name 2026-07-02 10:37:49.495 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 10:37:49.498 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:37:49.501 | ++ functions-common:time_stop:2423 : local total 2026-07-02 10:37:49.504 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 10:37:49.506 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:37:49.509 | ++ functions-common:time_stop:2427 : start_time=1782988669000 2026-07-02 10:37:49.512 | ++ functions-common:time_stop:2429 : [[ -z 1782988669000 ]] 2026-07-02 10:37:49.516 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:37:49.520 | ++ functions-common:time_stop:2432 : end_time=1782988669517 2026-07-02 10:37:49.523 | ++ functions-common:time_stop:2433 : elapsed_time=517 2026-07-02 10:37:49.525 | ++ functions-common:time_stop:2434 : total=410295 2026-07-02 10:37:49.528 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:37:49.530 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410812 2026-07-02 10:37:49.532 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 10:37:49.534 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 10:37:49.536 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 10:37:49.538 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 10:37:49.540 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 10:37:49.542 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 10:37:49.545 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 10:37:49.547 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 10:37:49.549 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 10:37:49.551 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 10:37:49.556 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782988669553 2026-07-02 10:37:49.558 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 10:37:49.565 | Note: switching to 'FETCH_HEAD'. 2026-07-02 10:37:49.565 | 2026-07-02 10:37:49.565 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 10:37:49.565 | changes and commit them, and you can discard any commits you make in this 2026-07-02 10:37:49.565 | state without impacting any branches by switching back to a branch. 2026-07-02 10:37:49.566 | 2026-07-02 10:37:49.566 | If you want to create a new branch to retain commits you create, you may 2026-07-02 10:37:49.566 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 10:37:49.566 | 2026-07-02 10:37:49.566 | git switch -c 2026-07-02 10:37:49.566 | 2026-07-02 10:37:49.566 | Or undo this operation with: 2026-07-02 10:37:49.566 | 2026-07-02 10:37:49.566 | git switch - 2026-07-02 10:37:49.566 | 2026-07-02 10:37:49.566 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 10:37:49.567 | 2026-07-02 10:37:49.567 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-02 10:37:49.569 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 10:37:49.572 | ++ functions-common:time_stop:2420 : local name 2026-07-02 10:37:49.575 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 10:37:49.578 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 10:37:49.581 | ++ functions-common:time_stop:2423 : local total 2026-07-02 10:37:49.584 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 10:37:49.587 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 10:37:49.590 | ++ functions-common:time_stop:2427 : start_time=1782988669553 2026-07-02 10:37:49.593 | ++ functions-common:time_stop:2429 : [[ -z 1782988669553 ]] 2026-07-02 10:37:49.596 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 10:37:49.601 | ++ functions-common:time_stop:2432 : end_time=1782988669597 2026-07-02 10:37:49.603 | ++ functions-common:time_stop:2433 : elapsed_time=44 2026-07-02 10:37:49.606 | ++ functions-common:time_stop:2434 : total=410812 2026-07-02 10:37:49.609 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 10:37:49.612 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410856 2026-07-02 10:37:49.615 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-02 10:37:49.632 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-02 10:37:49.637 | ++ functions-common:git_clone:673 : head -1 2026-07-02 10:37:49.637 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-02 10:37:49.639 | 5d0367e Clean-up zuul config spacing 2026-07-02 10:37:49.642 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 10:37:49.644 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-02 10:37:49.644 | /opt/stack/os-test-images ~/devstack 2026-07-02 10:37:49.647 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-02 10:37:50.090 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-02 10:37:50.736 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-02 10:37:53.472 | generate installed: PyYAML==6.0.3 2026-07-02 10:37:53.473 | generate run-test-pre: PYTHONHASHSEED='4182400689' 2026-07-02 10:37:53.473 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-02 10:37:53.600 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-02 10:37:53.620 | 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-07-02 10:37:53.639 | 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-07-02 10:37:53.663 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-02 10:37:53.666 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-02 10:37:53.674 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-02 10:37:53.681 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-02 10:37:53.710 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-02 10:37:53.722 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-02 10:37:53.729 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-02 10:37:53.740 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-02 10:37:53.740 | 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-07-02 10:37:53.747 | 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-07-02 10:37:53.753 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-02 10:37:53.771 | 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-07-02 10:37:53.776 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-02 10:37:53.778 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-02 10:37:53.789 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-02 10:37:53.799 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-02 10:37:53.812 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-02 10:37:53.814 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-02 10:37:53.828 | 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-07-02 10:37:53.831 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-02 10:37:53.834 | 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-07-02 10:37:53.844 | 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-07-02 10:37:53.848 | 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-07-02 10:37:53.859 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-02 10:37:53.884 | ___________________________________ summary ____________________________________ 2026-07-02 10:37:53.884 | generate: commands succeeded 2026-07-02 10:37:53.884 | congratulations :) 2026-07-02 10:37:53.928 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-02 10:37:53.928 | ~/devstack 2026-07-02 10:37:53.931 | ++ 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-07-02 10:37:53.968 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-02 10:37:53.972 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-02 10:37:53.994 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-02 10:37:53.997 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-02 10:37:54.000 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-02 10:37:54.033 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-02 10:37:54.067 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-02 10:37:54.070 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-02 10:37:54.073 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-02 10:37:54.076 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-02 10:37:54.079 | +++ 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-07-02 10:37:57.563 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:37:57.566 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 10:37:57.566 | address-scope 2026-07-02 10:37:57.566 | agent 2026-07-02 10:37:57.567 | allowed-address-pairs 2026-07-02 10:37:57.567 | auto-allocated-topology 2026-07-02 10:37:57.567 | availability_zone 2026-07-02 10:37:57.567 | default-subnetpools 2026-07-02 10:37:57.567 | dhcp_agent_scheduler 2026-07-02 10:37:57.567 | dns-integration 2026-07-02 10:37:57.567 | dns-domain-ports 2026-07-02 10:37:57.567 | dns-integration-domain-keywords 2026-07-02 10:37:57.567 | empty-string-filtering 2026-07-02 10:37:57.567 | external-net 2026-07-02 10:37:57.567 | extra_dhcp_opt 2026-07-02 10:37:57.568 | extraroute 2026-07-02 10:37:57.568 | extraroute-atomic 2026-07-02 10:37:57.568 | filter-validation 2026-07-02 10:37:57.568 | floating-ip-port-forwarding-detail 2026-07-02 10:37:57.568 | fip-port-details 2026-07-02 10:37:57.568 | flavors 2026-07-02 10:37:57.568 | floatingip-pools 2026-07-02 10:37:57.568 | router 2026-07-02 10:37:57.568 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:37:57.569 | enable-default-route-bfd 2026-07-02 10:37:57.569 | enable-default-route-ecmp 2026-07-02 10:37:57.569 | ext-gw-mode 2026-07-02 10:37:57.569 | l3-ha 2026-07-02 10:37:57.569 | external-gateway-multihoming 2026-07-02 10:37:57.569 | l3-flavors 2026-07-02 10:37:57.569 | l3_agent_scheduler 2026-07-02 10:37:57.569 | multi-provider 2026-07-02 10:37:57.569 | net-mtu 2026-07-02 10:37:57.569 | net-mtu-writable 2026-07-02 10:37:57.570 | network_availability_zone 2026-07-02 10:37:57.570 | network-ip-availability 2026-07-02 10:37:57.570 | network-ip-availability-details 2026-07-02 10:37:57.570 | pagination 2026-07-02 10:37:57.570 | port-device-profile 2026-07-02 10:37:57.570 | port-mac-address-regenerate 2026-07-02 10:37:57.570 | port-numa-affinity-policy 2026-07-02 10:37:57.570 | port-numa-affinity-policy-socket 2026-07-02 10:37:57.570 | binding 2026-07-02 10:37:57.571 | binding-extended 2026-07-02 10:37:57.571 | port-security 2026-07-02 10:37:57.571 | project-id 2026-07-02 10:37:57.571 | provider 2026-07-02 10:37:57.571 | qinq 2026-07-02 10:37:57.571 | quota-check-limit 2026-07-02 10:37:57.571 | quota-check-limit-default 2026-07-02 10:37:57.571 | quotas 2026-07-02 10:37:57.571 | quota_details 2026-07-02 10:37:57.571 | rbac-policies 2026-07-02 10:37:57.572 | rbac-address-scope 2026-07-02 10:37:57.572 | rbac-security-groups 2026-07-02 10:37:57.572 | revision-if-match 2026-07-02 10:37:57.572 | standard-attr-revisions 2026-07-02 10:37:57.573 | router_availability_zone 2026-07-02 10:37:57.573 | router-enable-snat 2026-07-02 10:37:57.573 | security-groups-default-rules 2026-07-02 10:37:57.573 | security-groups-default-statefulness 2026-07-02 10:37:57.573 | security-groups-normalized-cidr 2026-07-02 10:37:57.573 | security-groups-remote-address-group 2026-07-02 10:37:57.574 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:37:57.574 | security-groups-shared-filtering 2026-07-02 10:37:57.574 | security-group 2026-07-02 10:37:57.574 | service-type 2026-07-02 10:37:57.574 | sorting 2026-07-02 10:37:57.574 | standard-attr-description 2026-07-02 10:37:57.574 | stateful-security-group 2026-07-02 10:37:57.574 | subnet-dns-publish-fixed-ip 2026-07-02 10:37:57.574 | subnet-external-network 2026-07-02 10:37:57.574 | subnet_onboard 2026-07-02 10:37:57.575 | subnet-service-types 2026-07-02 10:37:57.575 | subnet_allocation 2026-07-02 10:37:57.575 | subnetpool-prefix-ops 2026-07-02 10:37:57.575 | tag-creation 2026-07-02 10:37:57.575 | standard-attr-tag 2026-07-02 10:37:57.575 | standard-attr-timestamp 2026-07-02 10:37:57.575 | vlan-transparent' 2026-07-02 10:37:57.575 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 10:37:57.575 | address-scope 2026-07-02 10:37:57.575 | agent 2026-07-02 10:37:57.576 | allowed-address-pairs 2026-07-02 10:37:57.576 | auto-allocated-topology 2026-07-02 10:37:57.576 | availability_zone 2026-07-02 10:37:57.576 | default-subnetpools 2026-07-02 10:37:57.576 | dhcp_agent_scheduler 2026-07-02 10:37:57.576 | dns-integration 2026-07-02 10:37:57.576 | dns-domain-ports 2026-07-02 10:37:57.576 | dns-integration-domain-keywords 2026-07-02 10:37:57.576 | empty-string-filtering 2026-07-02 10:37:57.577 | external-net 2026-07-02 10:37:57.577 | extra_dhcp_opt 2026-07-02 10:37:57.577 | extraroute 2026-07-02 10:37:57.577 | extraroute-atomic 2026-07-02 10:37:57.577 | filter-validation 2026-07-02 10:37:57.577 | floating-ip-port-forwarding-detail 2026-07-02 10:37:57.577 | fip-port-details 2026-07-02 10:37:57.577 | flavors 2026-07-02 10:37:57.578 | floatingip-pools 2026-07-02 10:37:57.578 | router 2026-07-02 10:37:57.578 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 10:37:57.578 | enable-default-route-bfd 2026-07-02 10:37:57.578 | enable-default-route-ecmp 2026-07-02 10:37:57.578 | ext-gw-mode 2026-07-02 10:37:57.578 | l3-ha 2026-07-02 10:37:57.578 | external-gateway-multihoming 2026-07-02 10:37:57.578 | l3-flavors 2026-07-02 10:37:57.578 | l3_agent_scheduler 2026-07-02 10:37:57.579 | multi-provider 2026-07-02 10:37:57.579 | net-mtu 2026-07-02 10:37:57.579 | net-mtu-writable 2026-07-02 10:37:57.579 | network_availability_zone 2026-07-02 10:37:57.579 | network-ip-availability 2026-07-02 10:37:57.580 | network-ip-availability-details 2026-07-02 10:37:57.580 | pagination 2026-07-02 10:37:57.580 | port-device-profile 2026-07-02 10:37:57.580 | port-mac-address-regenerate 2026-07-02 10:37:57.580 | port-numa-affinity-policy 2026-07-02 10:37:57.580 | port-numa-affinity-policy-socket 2026-07-02 10:37:57.580 | binding 2026-07-02 10:37:57.580 | binding-extended 2026-07-02 10:37:57.580 | port-security 2026-07-02 10:37:57.580 | project-id 2026-07-02 10:37:57.581 | provider 2026-07-02 10:37:57.582 | qinq 2026-07-02 10:37:57.582 | quota-check-limit 2026-07-02 10:37:57.583 | quota-check-limit-default 2026-07-02 10:37:57.583 | quotas 2026-07-02 10:37:57.583 | quota_details 2026-07-02 10:37:57.583 | rbac-policies 2026-07-02 10:37:57.584 | rbac-address-scope 2026-07-02 10:37:57.584 | rbac-security-groups 2026-07-02 10:37:57.584 | revision-if-match 2026-07-02 10:37:57.584 | standard-attr-revisions 2026-07-02 10:37:57.584 | router_availability_zone 2026-07-02 10:37:57.585 | router-enable-snat 2026-07-02 10:37:57.585 | security-groups-default-rules 2026-07-02 10:37:57.585 | security-groups-default-statefulness 2026-07-02 10:37:57.585 | security-groups-normalized-cidr 2026-07-02 10:37:57.585 | security-groups-remote-address-group 2026-07-02 10:37:57.585 | security-groups-rules-belongs-to-default-sg 2026-07-02 10:37:57.585 | security-groups-shared-filtering 2026-07-02 10:37:57.585 | security-group 2026-07-02 10:37:57.585 | service-type 2026-07-02 10:37:57.586 | sorting 2026-07-02 10:37:57.586 | standard-attr-description 2026-07-02 10:37:57.586 | stateful-security-group 2026-07-02 10:37:57.586 | subnet-dns-publish-fixed-ip 2026-07-02 10:37:57.586 | subnet-external-network 2026-07-02 10:37:57.586 | subnet_onboard 2026-07-02 10:37:57.586 | subnet-service-types 2026-07-02 10:37:57.586 | subnet_allocation 2026-07-02 10:37:57.586 | subnetpool-prefix-ops 2026-07-02 10:37:57.586 | tag-creation 2026-07-02 10:37:57.586 | standard-attr-tag 2026-07-02 10:37:57.587 | standard-attr-timestamp 2026-07-02 10:37:57.587 | vlan-transparent =~ external-net ]] 2026-07-02 10:37:57.587 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 10:37:57.587 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-02 10:38:00.988 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 10:38:00.993 | ++ lib/tempest:configure_tempest:395 : public_network_id=050fcc2d-9fa9-4525-9f00-294de10164b0 2026-07-02 10:38:00.996 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-02 10:38:04.733 | +---------------------------+--------------------------------------+ 2026-07-02 10:38:04.733 | | Field | Value | 2026-07-02 10:38:04.733 | +---------------------------+--------------------------------------+ 2026-07-02 10:38:04.733 | | admin_state_up | UP | 2026-07-02 10:38:04.733 | | availability_zone_hints | | 2026-07-02 10:38:04.733 | | availability_zones | | 2026-07-02 10:38:04.733 | | created_at | 2026-07-02T10:38:04Z | 2026-07-02 10:38:04.733 | | description | | 2026-07-02 10:38:04.734 | | dns_domain | None | 2026-07-02 10:38:04.734 | | id | fd9fdfee-e93c-41a2-996b-f2fa347d55dc | 2026-07-02 10:38:04.734 | | ipv4_address_scope | None | 2026-07-02 10:38:04.735 | | ipv6_address_scope | None | 2026-07-02 10:38:04.735 | | is_default | False | 2026-07-02 10:38:04.735 | | is_vlan_qinq | None | 2026-07-02 10:38:04.735 | | is_vlan_transparent | False | 2026-07-02 10:38:04.735 | | mtu | 1442 | 2026-07-02 10:38:04.735 | | name | shared | 2026-07-02 10:38:04.735 | | port_security_enabled | True | 2026-07-02 10:38:04.735 | | project_id | 0fb4772827dc40c48b7b53f408bece1b | 2026-07-02 10:38:04.735 | | provider:network_type | geneve | 2026-07-02 10:38:04.735 | | provider:physical_network | None | 2026-07-02 10:38:04.736 | | provider:segmentation_id | 26762 | 2026-07-02 10:38:04.736 | | pvlan | None | 2026-07-02 10:38:04.736 | | qinq | False | 2026-07-02 10:38:04.737 | | qos_policy_id | None | 2026-07-02 10:38:04.737 | | revision_number | 1 | 2026-07-02 10:38:04.737 | | router:external | Internal | 2026-07-02 10:38:04.737 | | segments | None | 2026-07-02 10:38:04.737 | | shared | True | 2026-07-02 10:38:04.737 | | status | ACTIVE | 2026-07-02 10:38:04.737 | | subnets | | 2026-07-02 10:38:04.737 | | tags | | 2026-07-02 10:38:04.737 | | updated_at | 2026-07-02T10:38:04Z | 2026-07-02 10:38:04.737 | +---------------------------+--------------------------------------+ 2026-07-02 10:38:05.152 | ++ 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-07-02 10:38:09.063 | +----------------------+--------------------------------------+ 2026-07-02 10:38:09.063 | | Field | Value | 2026-07-02 10:38:09.064 | +----------------------+--------------------------------------+ 2026-07-02 10:38:09.064 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-02 10:38:09.064 | | cidr | 192.168.233.0/24 | 2026-07-02 10:38:09.064 | | created_at | 2026-07-02T10:38:08Z | 2026-07-02 10:38:09.064 | | description | shared-subnet | 2026-07-02 10:38:09.064 | | dns_nameservers | | 2026-07-02 10:38:09.064 | | dns_publish_fixed_ip | None | 2026-07-02 10:38:09.064 | | enable_dhcp | True | 2026-07-02 10:38:09.064 | | gateway_ip | 192.168.233.1 | 2026-07-02 10:38:09.064 | | host_routes | | 2026-07-02 10:38:09.064 | | id | 7a172861-9fca-445f-9f95-b0061f2cae5f | 2026-07-02 10:38:09.065 | | ip_version | 4 | 2026-07-02 10:38:09.065 | | ipv6_address_mode | None | 2026-07-02 10:38:09.065 | | ipv6_ra_mode | None | 2026-07-02 10:38:09.065 | | name | shared-subnet | 2026-07-02 10:38:09.065 | | network_id | fd9fdfee-e93c-41a2-996b-f2fa347d55dc | 2026-07-02 10:38:09.065 | | project_id | 0fb4772827dc40c48b7b53f408bece1b | 2026-07-02 10:38:09.065 | | revision_number | 0 | 2026-07-02 10:38:09.065 | | router:external | False | 2026-07-02 10:38:09.065 | | segment_id | None | 2026-07-02 10:38:09.065 | | service_types | | 2026-07-02 10:38:09.065 | | subnetpool_id | None | 2026-07-02 10:38:09.066 | | tags | | 2026-07-02 10:38:09.066 | | updated_at | 2026-07-02T10:38:08Z | 2026-07-02 10:38:09.066 | +----------------------+--------------------------------------+ 2026-07-02 10:38:09.429 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-02 10:38:09.471 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-02 10:38:09.518 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-02 10:38:09.524 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-02 10:38:09.564 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-02 10:38:09.608 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-02 10:38:09.653 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-02 10:38:09.700 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-02 10:38:09.749 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.22/identity/v3 2026-07-02 10:38:09.799 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-02 10:38:09.843 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-02 10:38:09.889 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-02 10:38:09.936 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-02 10:38:09.940 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-02 10:38:09.989 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-02 10:38:10.034 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-02 10:38:10.081 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-02 10:38:10.126 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-02 10:38:10.172 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-02 10:38:10.196 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:38:10.200 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-02 10:38:10.205 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-02 10:38:10.250 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-02 10:38:10.272 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:38:10.276 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-02 10:38:10.318 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-02 10:38:10.359 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-02 10:38:10.399 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-02 10:38:10.403 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-02 10:38:10.444 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-02 10:38:10.485 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-02 10:38:10.507 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:38:10.510 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 2eee7ca9-5501-476d-a34d-4bbff751fa0d 2026-07-02 10:38:10.550 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 2eee7ca9-5501-476d-a34d-4bbff751fa0d 2026-07-02 10:38:10.592 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-02 10:38:10.632 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-02 10:38:10.674 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-02 10:38:10.717 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-02 10:38:10.739 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:38:10.743 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-02 10:38:10.747 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-02 10:38:10.751 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-02 10:38:10.755 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-02 10:38:10.759 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-02 10:38:10.763 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-02 10:38:10.791 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-02 10:38:10.796 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-02 10:38:10.839 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-02 10:38:10.890 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-02 10:38:10.938 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-02 10:38:10.984 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-02 10:38:11.030 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-02 10:38:11.077 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-02 10:38:11.126 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-02 10:38:11.165 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-02 10:38:11.206 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-02 10:38:11.210 | ++ 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-07-02 10:38:11.250 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-02 10:38:11.253 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-02 10:38:11.278 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:38:11.281 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-02 10:38:11.323 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-02 10:38:11.345 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:38:11.348 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-02 10:38:11.352 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-02 10:38:11.375 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:38:11.379 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-02 10:38:11.383 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-02 10:38:11.386 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-02 10:38:11.426 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-02 10:38:11.464 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 050fcc2d-9fa9-4525-9f00-294de10164b0 2026-07-02 10:38:11.503 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-02 10:38:11.546 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-02 10:38:11.587 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-02 10:38:11.634 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-02 10:38:11.676 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-02 10:38:11.719 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-02 10:38:11.763 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-02 10:38:11.766 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-02 10:38:11.770 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-02 10:38:11.774 | ++ 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-07-02 10:38:11.819 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-02 10:38:11.825 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-02 10:38:11.825 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-02 10:38:11.830 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-02 10:38:11.834 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-02 10:38:11.876 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-02 10:38:11.879 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-02 10:38:11.883 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 10:38:11.886 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-02 10:38:11.890 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-02 10:38:11.932 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-02 10:38:11.975 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-02 10:38:12.018 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-02 10:38:12.060 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-02 10:38:12.102 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-02 10:38:12.142 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 10:38:12.146 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-02 10:38:12.151 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-02 10:38:12.173 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-02 10:38:12.218 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 10:38:12.222 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-02 10:38:12.227 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-02 10:38:12.250 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-02 10:38:12.294 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 10:38:12.298 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-02 10:38:12.301 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-02 10:38:12.305 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-02 10:38:12.328 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-02 10:38:12.371 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 10:38:12.375 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-02 10:38:12.381 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-02 10:38:12.405 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-02 10:38:12.449 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-02 10:38:12.493 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-02 10:38:12.497 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-02 10:38:12.540 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-02 10:38:12.544 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-02 10:38:12.548 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-02 10:38:12.553 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-02 10:38:12.581 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-02 10:38:12.585 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-02 10:38:12.630 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-02 10:38:12.654 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:38:12.658 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-02 10:38:12.696 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 10:38:12.700 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-02 10:38:12.703 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-02 10:38:12.707 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-02 10:38:12.710 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-02 10:38:12.714 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-02 10:38:12.718 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-02 10:38:12.722 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-02 10:38:12.727 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-02 10:38:12.751 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-02 10:38:12.755 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-02 10:38:12.799 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-02 10:38:12.801 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-02 10:38:12.805 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-02 10:38:12.808 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-02 10:38:12.846 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-02 10:38:12.890 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-02 10:38:12.933 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-02 10:38:12.938 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-02 10:38:12.941 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 10:38:12.945 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-02 10:38:12.970 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:38:12.974 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-02 10:38:13.018 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 10:38:13.022 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-02 10:38:13.046 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:38:13.049 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-02 10:38:13.090 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 10:38:13.094 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-02 10:38:13.116 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:38:13.119 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-02 10:38:13.159 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 10:38:13.163 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-02 10:38:13.187 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:38:13.191 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-02 10:38:13.229 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 10:38:13.233 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-02 10:38:13.256 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 10:38:13.260 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-02 10:38:13.301 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 10:38:13.304 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-02 10:38:13.329 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:38:13.333 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-02 10:38:13.376 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 10:38:13.380 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-02 10:38:13.407 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:38:13.411 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-02 10:38:13.454 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-02 10:38:13.458 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-02 10:38:13.500 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-02 10:38:13.503 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-02 10:38:13.546 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-02 10:38:13.550 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-02 10:38:13.554 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-02 10:38:13.557 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-02 10:38:13.601 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-02 10:38:13.604 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-02 10:38:13.608 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-02 10:38:13.611 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-02 10:38:13.615 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-02 10:38:13.619 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-02 10:38:13.624 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.rYffcDV4i4 2026-07-02 10:38:13.627 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-02 10:38:13.631 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-02 10:38:13.636 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-02 10:38:13.642 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.IrgLgcvKZf 2026-07-02 10:38:13.645 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.IrgLgcvKZf 2026-07-02 10:38:13.649 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-02 10:38:13.652 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.IrgLgcvKZf 2026-07-02 10:38:13.656 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-02 10:38:13.661 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-02 10:38:13.664 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-02 10:38:13.672 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 10:38:13.676 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 10:38:13.680 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 10:38:13.684 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 10:38:13.688 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-02 10:38:13.692 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-02 10:38:14.238 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-02 10:38:15.130 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-02 10:38:31.495 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-02 10:38:38.566 | 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-07-02 10:38:38.567 | ___________________________________ summary ____________________________________ 2026-07-02 10:38:38.567 | venv-tempest: skipped tests 2026-07-02 10:38:38.568 | congratulations :) 2026-07-02 10:38:38.615 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.IrgLgcvKZf -r requirements.txt 2026-07-02 10:38:39.544 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-02 10:38:39.544 | !! 2026-07-02 10:38:39.544 | 2026-07-02 10:38:39.544 | ******************************************************************************** 2026-07-02 10:38:39.544 | Requirements should be satisfied by a PEP 517 installer. 2026-07-02 10:38:39.544 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-02 10:38:39.545 | 2026-07-02 10:38:39.545 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 10:38:39.545 | calls to avoid build errors in the future. 2026-07-02 10:38:39.545 | ******************************************************************************** 2026-07-02 10:38:39.545 | 2026-07-02 10:38:39.545 | !! 2026-07-02 10:38:39.545 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-02 10:38:39.946 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-02 10:38:39.946 | !! 2026-07-02 10:38:39.946 | 2026-07-02 10:38:39.946 | ******************************************************************************** 2026-07-02 10:38:39.946 | Please avoid running ``setup.py`` directly. 2026-07-02 10:38:39.947 | Instead, use pypa/build, pypa/installer or other 2026-07-02 10:38:39.947 | standards-based tools. 2026-07-02 10:38:39.947 | 2026-07-02 10:38:39.947 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 10:38:39.947 | calls to avoid build errors in the future. 2026-07-02 10:38:39.947 | 2026-07-02 10:38:39.947 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-02 10:38:39.947 | ******************************************************************************** 2026-07-02 10:38:39.947 | 2026-07-02 10:38:39.948 | !! 2026-07-02 10:38:39.948 | self.initialize_options() 2026-07-02 10:38:39.948 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-02 10:38:39.948 | warnings.warn(msg) 2026-07-02 10:38:39.977 | /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-07-02 10:38:39.977 | !! 2026-07-02 10:38:39.977 | 2026-07-02 10:38:39.977 | ******************************************************************************** 2026-07-02 10:38:39.977 | 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-07-02 10:38:39.977 | 2026-07-02 10:38:39.977 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-02 10:38:39.977 | or your builds will no longer be supported. 2026-07-02 10:38:39.977 | 2026-07-02 10:38:39.978 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-02 10:38:39.978 | ******************************************************************************** 2026-07-02 10:38:39.978 | 2026-07-02 10:38:39.978 | !! 2026-07-02 10:38:39.978 | corresp(dist, value, root_dir) 2026-07-02 10:38:40.129 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-02 10:38:47.170 | 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-07-02 10:38:47.171 | venv-tempest run-test-pre: PYTHONHASHSEED='654141629' 2026-07-02 10:38:47.171 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.IrgLgcvKZf -r requirements.txt 2026-07-02 10:38:48.206 | 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-07-02 10:38:48.207 | 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-07-02 10:38:48.208 | 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-07-02 10:38:48.209 | 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-07-02 10:38:48.211 | 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-07-02 10:38:48.212 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-02 10:38:48.213 | 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-07-02 10:38:48.214 | 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-07-02 10:38:48.216 | 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-07-02 10:38:48.217 | 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-07-02 10:38:48.218 | 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-07-02 10:38:48.219 | 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-07-02 10:38:48.220 | 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-07-02 10:38:48.221 | 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-07-02 10:38:48.222 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-02 10:38:48.224 | 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-07-02 10:38:48.225 | 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-07-02 10:38:48.226 | 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-07-02 10:38:48.227 | 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-07-02 10:38:48.228 | 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-07-02 10:38:48.229 | 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-07-02 10:38:48.230 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-02 10:38:48.232 | 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-07-02 10:38:48.234 | 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-07-02 10:38:48.236 | 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-07-02 10:38:48.237 | 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-07-02 10:38:48.241 | 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-07-02 10:38:48.242 | 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-07-02 10:38:48.243 | 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-07-02 10:38:48.244 | 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-07-02 10:38:48.251 | 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-07-02 10:38:48.252 | 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-07-02 10:38:48.253 | 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-07-02 10:38:48.257 | 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-07-02 10:38:48.263 | 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-07-02 10:38:48.266 | 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-07-02 10:38:48.268 | 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-07-02 10:38:48.271 | 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-07-02 10:38:48.273 | 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-07-02 10:38:48.277 | 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-07-02 10:38:48.278 | 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-07-02 10:38:48.280 | 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-07-02 10:38:48.283 | 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-07-02 10:38:48.285 | 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-07-02 10:38:48.286 | 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-07-02 10:38:48.287 | 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-07-02 10:38:48.300 | 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-07-02 10:38:48.305 | 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-07-02 10:38:48.321 | 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-07-02 10:38:48.324 | 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-07-02 10:38:48.325 | 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-07-02 10:38:48.326 | 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-07-02 10:38:48.327 | 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-07-02 10:38:48.338 | 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-07-02 10:38:48.361 | 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-07-02 10:38:48.367 | 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-07-02 10:38:48.368 | 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-07-02 10:38:48.370 | 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-07-02 10:38:48.384 | 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-07-02 10:38:48.385 | 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-07-02 10:38:48.391 | 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-07-02 10:38:48.598 | ___________________________________ summary ____________________________________ 2026-07-02 10:38:48.598 | venv-tempest: commands succeeded 2026-07-02 10:38:48.598 | congratulations :) 2026-07-02 10:38:48.647 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.IrgLgcvKZf 2026-07-02 10:38:48.654 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-02 10:38:48.658 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-02 10:38:48.663 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-02 10:38:48.706 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.rYffcDV4i4 2026-07-02 10:38:49.614 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-02 10:38:49.614 | !! 2026-07-02 10:38:49.614 | 2026-07-02 10:38:49.614 | ******************************************************************************** 2026-07-02 10:38:49.614 | Requirements should be satisfied by a PEP 517 installer. 2026-07-02 10:38:49.614 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-02 10:38:49.615 | 2026-07-02 10:38:49.615 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 10:38:49.615 | calls to avoid build errors in the future. 2026-07-02 10:38:49.615 | ******************************************************************************** 2026-07-02 10:38:49.615 | 2026-07-02 10:38:49.615 | !! 2026-07-02 10:38:49.616 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-02 10:38:50.016 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-02 10:38:50.017 | !! 2026-07-02 10:38:50.017 | 2026-07-02 10:38:50.017 | ******************************************************************************** 2026-07-02 10:38:50.017 | Please avoid running ``setup.py`` directly. 2026-07-02 10:38:50.017 | Instead, use pypa/build, pypa/installer or other 2026-07-02 10:38:50.017 | standards-based tools. 2026-07-02 10:38:50.017 | 2026-07-02 10:38:50.017 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 10:38:50.017 | calls to avoid build errors in the future. 2026-07-02 10:38:50.018 | 2026-07-02 10:38:50.018 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-02 10:38:50.018 | ******************************************************************************** 2026-07-02 10:38:50.018 | 2026-07-02 10:38:50.018 | !! 2026-07-02 10:38:50.018 | self.initialize_options() 2026-07-02 10:38:50.018 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-02 10:38:50.018 | warnings.warn(msg) 2026-07-02 10:38:50.047 | /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-07-02 10:38:50.047 | !! 2026-07-02 10:38:50.047 | 2026-07-02 10:38:50.047 | ******************************************************************************** 2026-07-02 10:38:50.047 | 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-07-02 10:38:50.048 | 2026-07-02 10:38:50.048 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-02 10:38:50.048 | or your builds will no longer be supported. 2026-07-02 10:38:50.048 | 2026-07-02 10:38:50.048 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-02 10:38:50.048 | ******************************************************************************** 2026-07-02 10:38:50.048 | 2026-07-02 10:38:50.048 | !! 2026-07-02 10:38:50.048 | corresp(dist, value, root_dir) 2026-07-02 10:38:50.208 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-02 10:38:57.134 | 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-07-02 10:38:57.135 | venv-tempest run-test-pre: PYTHONHASHSEED='2754105366' 2026-07-02 10:38:57.135 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.rYffcDV4i4 2026-07-02 10:39:01.178 | ___________________________________ summary ____________________________________ 2026-07-02 10:39:01.178 | venv-tempest: commands succeeded 2026-07-02 10:39:01.178 | congratulations :) 2026-07-02 10:39:01.224 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-02 10:39:01.248 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:39:01.254 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-02 10:39:01.258 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-02 10:39:01.284 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 10:39:01.288 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-02 10:39:01.292 | ++ 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-07-02 10:39:01.296 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-02 10:39:01.301 | ++ 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-07-02 10:39:01.307 | +++ 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-07-02 10:39:01.312 | +++ 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-07-02 10:39:01.316 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-02 10:39:01.321 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-02 10:39:01.325 | +++ 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-07-02 10:39:01.358 | +++ 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-07-02 10:39:01.390 | ++ 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-07-02 10:39:01.394 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-02 10:39:01.399 | ++ 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-07-02 10:39:01.441 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-02 10:39:01.444 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-02 10:39:01.448 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-02 10:39:01.491 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-02 10:39:01.495 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-02 10:39:01.499 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-02 10:39:01.539 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-02 10:39:01.539 | ' 2026-07-02 10:39:01.543 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-02 10:39:01.547 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 10:39:01.551 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-02 10:39:01.555 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-02 10:39:01.559 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-02 10:39:01.559 | /opt/stack/tempest /opt/stack/tempest 2026-07-02 10:39:01.562 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-02 10:39:01.565 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-02 10:39:01.565 | /opt/stack/tempest 2026-07-02 10:39:01.568 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 10:39:01.573 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 10:39:01.577 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 10:39:01.581 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 10:39:01.586 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-02 10:39:01.591 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 10:39:01.594 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-02 10:39:01.598 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 10:39:01.602 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 10:39:01.605 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-02 10:39:01.609 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 10:39:01.612 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 10:39:01.616 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-02 10:39:01.619 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:39:01.624 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 10:39:01.628 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 10:39:01.634 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-02 10:39:01.638 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 10:39:01.642 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-02 10:39:01.647 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 10:39:01.650 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-02 10:39:01.650 | /^\[\[.+\|.*\]\]/ { 2026-07-02 10:39:01.650 | gsub("[][]", "", $1); 2026-07-02 10:39:01.650 | split($1, a, "|"); 2026-07-02 10:39:01.651 | if (a[1] == matchgroup) 2026-07-02 10:39:01.651 | print a[2] 2026-07-02 10:39:01.651 | } 2026-07-02 10:39:01.651 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 159 osc 473 apt-get 186 test_with_retry 8 dbsync 8 pip_install 182 apt-get-update 5 run_process 43 git_timed 410 ------------------------- Unaccounted time 61 ========================= Total runtime 1564 ================= Async summary ================= Time spent in the background minus waits: 572 sec Elapsed time: 1564 sec Time if we did everything serially: 2136 sec Speedup: 1.36573 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21003 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 69 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5309 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 247 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 26 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.22 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.22/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