2026-06-23 11:21:51.170 | + ./stack.sh:main:485 : exec 2026-06-23 11:21:51.171 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-23-132151' 2026-06-23 11:21:51.171 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-23-132151.summary.2026-06-23-132151 2026-06-23 11:21:51.171 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:21:51.171 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-23-132151 2026-06-23 11:21:51.171 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-23-132151 /opt/stack/logs/stack.sh.log 2026-06-23 11:21:51.171 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-23-132151.summary.2026-06-23-132151 /opt/stack/logs/stack.sh.log.summary 2026-06-23 11:21:51.171 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-23 11:21:51.171 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-23 11:21:51.171 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-23 11:21:51.172 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-23 11:21:51.172 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-23 11:21:51.172 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-23 11:21:51.172 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-23 11:21:51.172 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-23 11:21:51.172 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-23 11:21:51.172 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-23 11:21:51.172 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-23 11:21:51.172 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-23 11:21:51.172 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-23 11:21:51.173 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-23 11:21:51.173 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-23 11:21:51.173 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-23 11:21:51.174 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-23 11:21:51.176 | + ./stack.sh:main:571 : set -o errexit 2026-06-23 11:21:51.178 | + ./stack.sh:main:574 : uname -a 2026-06-23 11:21:51.179 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-23 11:21:51.181 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-23 11:21:51.183 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-23 11:21:51.187 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-06-23 11:21:51.220 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-23 11:21:51.236 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-06-23 11:21:51.239 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-23 11:21:51.253 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-23 11:21:51.255 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-23 11:21:51.269 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-23 11:21:51.272 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-23 11:21:51.286 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-06-23 11:21:51.288 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-23 11:21:51.290 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-23 11:21:51.293 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-23 11:21:51.307 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-23 11:21:51.310 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-23 11:21:51.325 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-23 11:21:51.327 | + ./stack.sh:main:588 : tune_host 2026-06-23 11:21:51.329 | + lib/host:tune_host:96 : configure_host_mem 2026-06-23 11:21:51.331 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-23 11:21:51.333 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-06-23 11:21:51.335 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-23 11:21:51.337 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-23 11:21:51.339 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-23 11:21:51.342 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 11:21:51.344 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:21:51.346 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-23 11:21:51.347 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:21:51.349 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:21:51.351 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:21:51.353 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:21:51.355 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:21:51.357 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:21:51.358 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-23 11:21:51.361 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-23 11:21:51.362 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-23 11:21:51.365 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-23 11:21:51.368 | + functions-common:apt_get_update:1168 : [[ 1000 = \0 ]] 2026-06-23 11:21:51.370 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-23 11:21:51.372 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-23 11:21:51.374 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:21:51.375 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:21:51.377 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:21:51.381 | + functions-common:time_start:2405 : _TIME_START[$name]=1782213711378 2026-06-23 11:21:51.383 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-23 11:21:51.385 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-23 11:21:51.386 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-23 11:21:51.520 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-23 11:21:51.520 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-23 11:21:51.525 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-23 11:21:51.526 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-23 11:21:51.536 | Hit:5 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-23 11:21:54.681 | Fetched 4747 B in 0s (9613 B/s) 2026-06-23 11:21:56.214 | Reading package lists... 2026-06-23 11:21:56.237 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-23 11:21:56.239 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-23 11:21:56.241 | + functions-common:time_stop:2414 : local name 2026-06-23 11:21:56.242 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:21:56.244 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:21:56.246 | + functions-common:time_stop:2417 : local total 2026-06-23 11:21:56.248 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:21:56.249 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-23 11:21:56.251 | + functions-common:time_stop:2421 : start_time=1782213711378 2026-06-23 11:21:56.253 | + functions-common:time_stop:2423 : [[ -z 1782213711378 ]] 2026-06-23 11:21:56.255 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:21:56.258 | + functions-common:time_stop:2426 : end_time=1782213716256 2026-06-23 11:21:56.260 | + functions-common:time_stop:2427 : elapsed_time=4878 2026-06-23 11:21:56.262 | + functions-common:time_stop:2428 : total=0 2026-06-23 11:21:56.263 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:21:56.265 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4878 2026-06-23 11:21:56.267 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-23 11:21:56.268 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:21:56.270 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:21:56.272 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:21:56.273 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-23 11:21:56.287 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-23 11:21:56.321 | Reading package lists... 2026-06-23 11:21:56.648 | Building dependency tree... 2026-06-23 11:21:56.650 | Reading state information... 2026-06-23 11:21:57.161 | The following NEW packages will be installed: 2026-06-23 11:21:57.163 | ksmtuned 2026-06-23 11:21:57.207 | 0 upgraded, 1 newly installed, 0 to remove and 114 not upgraded. 2026-06-23 11:21:57.207 | Need to get 7444 B of archives. 2026-06-23 11:21:57.207 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-23 11:21:57.207 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-23 11:21:57.405 | perl: warning: Setting locale failed. 2026-06-23 11:21:57.405 | perl: warning: Please check that your locale settings: 2026-06-23 11:21:57.406 | LANGUAGE = (unset), 2026-06-23 11:21:57.406 | LC_ALL = "en_US.utf8", 2026-06-23 11:21:57.406 | LANG = "de_DE.UTF-8" 2026-06-23 11:21:57.406 | are supported and installed on your system. 2026-06-23 11:21:57.406 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:21:57.496 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:21:57.496 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:21:57.496 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:21:57.683 | Fetched 7444 B in 0s (338 kB/s) 2026-06-23 11:21:57.726 | Selecting previously unselected package ksmtuned. 2026-06-23 11:21:58.061 | (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 ... 107864 files and directories currently installed.) 2026-06-23 11:21:58.067 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-23 11:21:58.079 | Unpacking ksmtuned (4.20150326) ... 2026-06-23 11:21:58.143 | Setting up ksmtuned (4.20150326) ... 2026-06-23 11:21:58.353 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-23 11:21:58.541 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-23 11:21:59.200 | perl: warning: Setting locale failed. 2026-06-23 11:21:59.200 | perl: warning: Please check that your locale settings: 2026-06-23 11:21:59.200 | LANGUAGE = (unset), 2026-06-23 11:21:59.200 | LC_ALL = "en_US.utf8", 2026-06-23 11:21:59.200 | LANG = "de_DE.UTF-8" 2026-06-23 11:21:59.200 | are supported and installed on your system. 2026-06-23 11:21:59.201 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:21:59.341 | perl: warning: Setting locale failed. 2026-06-23 11:21:59.341 | perl: warning: Please check that your locale settings: 2026-06-23 11:21:59.342 | LANGUAGE = (unset), 2026-06-23 11:21:59.342 | LC_ALL = "en_US.utf8", 2026-06-23 11:21:59.342 | LANG = "de_DE.UTF-8" 2026-06-23 11:21:59.342 | are supported and installed on your system. 2026-06-23 11:21:59.342 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:21:59.391 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:21:59.391 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:21:59.392 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:21:59.459 | perl: warning: Setting locale failed. 2026-06-23 11:21:59.459 | perl: warning: Please check that your locale settings: 2026-06-23 11:21:59.459 | LANGUAGE = (unset), 2026-06-23 11:21:59.459 | LC_ALL = "en_US.utf8", 2026-06-23 11:21:59.460 | LANG = "de_DE.UTF-8" 2026-06-23 11:21:59.460 | are supported and installed on your system. 2026-06-23 11:21:59.460 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:22:00.001 | 2026-06-23 11:22:00.001 | Running kernel seems to be up-to-date. 2026-06-23 11:22:00.001 | 2026-06-23 11:22:00.001 | No services need to be restarted. 2026-06-23 11:22:00.001 | 2026-06-23 11:22:00.001 | No containers need to be restarted. 2026-06-23 11:22:00.002 | 2026-06-23 11:22:00.002 | No user sessions are running outdated binaries. 2026-06-23 11:22:00.002 | 2026-06-23 11:22:00.002 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 11:22:01.806 | + functions-common:apt_get:1205 : result=0 2026-06-23 11:22:01.808 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:22:01.810 | + functions-common:time_stop:2414 : local name 2026-06-23 11:22:01.812 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:22:01.814 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:22:01.817 | + functions-common:time_stop:2417 : local total 2026-06-23 11:22:01.819 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:22:01.821 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:22:01.823 | + functions-common:time_stop:2421 : start_time=1782213716285 2026-06-23 11:22:01.825 | + functions-common:time_stop:2423 : [[ -z 1782213716285 ]] 2026-06-23 11:22:01.828 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:22:01.831 | + functions-common:time_stop:2426 : end_time=1782213721829 2026-06-23 11:22:01.834 | + functions-common:time_stop:2427 : elapsed_time=5544 2026-06-23 11:22:01.836 | + functions-common:time_stop:2428 : total=1058 2026-06-23 11:22:01.838 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:22:01.840 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6602 2026-06-23 11:22:01.842 | + functions-common:apt_get:1209 : return 0 2026-06-23 11:22:01.844 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-23 11:22:01.847 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-23 11:22:01.847 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-23 11:22:01.861 | + lib/host:configure_ksm:19 : echo 0 2026-06-23 11:22:01.862 | 0 2026-06-23 11:22:01.865 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-23 11:22:01.867 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-06-23 11:22:01.869 | + lib/host:tune_host:97 : configure_host_net 2026-06-23 11:22:01.871 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-23 11:22:01.872 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-06-23 11:22:01.874 | + ./stack.sh:main:594 : fetch_plugins 2026-06-23 11:22:01.876 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-23 11:22:01.878 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-23 11:22:01.879 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-23 11:22:01.881 | + functions-common:fetch_plugins:1765 : return 2026-06-23 11:22:01.883 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-23 11:22:01.885 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-23 11:22:01.887 | + functions-common:run_phase:1843 : local phase= 2026-06-23 11:22:01.888 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 11:22:01.890 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 11:22:01.892 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 11:22:01.894 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 11:22:01.896 | + functions-common:run_phase:1852 : local extra 2026-06-23 11:22:01.899 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 11:22:01.902 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 11:22:01.904 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 11:22:01.906 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 11:22:01.907 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-23 11:22:01.909 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 11:22:01.920 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:22:01.922 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-23 11:22:01.924 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 11:22:01.925 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 11:22:01.927 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 11:22:01.929 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 11:22:01.930 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 11:22:01.932 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-23 11:22:01.934 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-23 11:22:01.935 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-23 11:22:01.937 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 11:22:01.939 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-23 11:22:01.941 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-23 11:22:01.942 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-23 11:22:01.944 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-23 11:22:01.946 | + functions-common:plugin_override_defaults:1806 : return 2026-06-23 11:22:01.947 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-06-23 11:22:01.961 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-06-23 11:22:01.963 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-23 11:22:01.974 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:22:01.977 | +++ lib/tls:source:43 : hostname -f 2026-06-23 11:22:01.981 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-23 11:22:01.982 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-23 11:22:01.984 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-23 11:22:01.986 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-23 11:22:01.988 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-23 11:22:01.989 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-23 11:22:01.991 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-23 11:22:01.993 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-23 11:22:01.994 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-23 11:22:01.996 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-23 11:22:02.000 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-06-23 11:22:02.010 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-06-23 11:22:02.024 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-06-23 11:22:02.034 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-06-23 11:22:02.045 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-06-23 11:22:02.072 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-06-23 11:22:02.129 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-06-23 11:22:02.217 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-06-23 11:22:02.244 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-06-23 11:22:02.293 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-06-23 11:22:02.336 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-06-23 11:22:02.338 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-23 11:22:02.352 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:22:02.354 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-23 11:22:02.355 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-23 11:22:02.357 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-23 11:22:02.360 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-23 11:22:02.363 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-23 11:22:02.376 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-23 11:22:02.379 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-23 11:22:02.381 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-23 11:22:02.384 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-23 11:22:02.386 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-23 11:22:02.388 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-23 11:22:02.390 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-23 11:22:02.392 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-23 11:22:02.394 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-23 11:22:02.397 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-23 11:22:02.411 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-23 11:22:02.413 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-23 11:22:02.415 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-23 11:22:02.417 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-23 11:22:02.420 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-23 11:22:02.422 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-23 11:22:02.424 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-23 11:22:02.426 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-23 11:22:02.428 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-23 11:22:02.430 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-23 11:22:02.433 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-23 11:22:02.435 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.110 2026-06-23 11:22:02.437 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-23 11:22:02.440 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-23 11:22:02.443 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-23 11:22:02.443 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-23 11:22:02.447 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-23 11:22:02.449 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-23 11:22:02.450 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-23 11:22:02.452 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-23 11:22:02.454 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-23 11:22:02.457 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-23 11:22:02.472 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-23 11:22:02.474 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.110 2026-06-23 11:22:02.477 | +++ functions-common:ipv6_unquote:2212 : echo 192.168.122.110 2026-06-23 11:22:02.477 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-23 11:22:02.480 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.110 2026-06-23 11:22:02.482 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-23 11:22:02.484 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-23 11:22:02.486 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-23 11:22:02.488 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-23 11:22:02.489 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-23 11:22:02.491 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-23 11:22:02.493 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-23 11:22:02.495 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-23 11:22:02.497 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-23 11:22:02.499 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-23 11:22:02.501 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-23 11:22:02.503 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-23 11:22:02.504 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-23 11:22:02.506 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-23 11:22:02.508 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-23 11:22:02.510 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-23 11:22:02.512 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-23 11:22:02.513 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-23 11:22:02.515 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:22:02.518 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-23 11:22:02.519 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-23 11:22:02.521 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-23 11:22:02.533 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-23 11:22:02.535 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-23 11:22:02.537 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-23 11:22:02.539 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-23 11:22:02.541 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-23 11:22:02.542 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-23 11:22:02.544 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 11:22:02.546 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-23 11:22:02.548 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-23 11:22:02.550 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-23 11:22:02.552 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-23 11:22:02.553 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-23 11:22:02.555 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-23 11:22:02.557 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-23 11:22:02.559 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-23 11:22:02.561 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-23 11:22:02.562 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-23 11:22:02.564 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-23 11:22:02.566 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-23 11:22:02.568 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-23 11:22:02.652 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-23 11:22:02.663 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-23 11:22:02.665 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-23 11:22:02.667 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-23 11:22:02.669 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-23 11:22:02.671 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-23 11:22:02.672 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-23 11:22:02.674 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-23 11:22:02.676 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-23 11:22:02.678 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-23 11:22:02.680 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-23 11:22:02.682 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-23 11:22:02.684 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-23 11:22:02.686 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-23 11:22:02.687 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-23 11:22:02.689 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-23 11:22:02.691 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-23 11:22:02.693 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-23 11:22:02.695 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-23 11:22:02.697 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-23 11:22:02.699 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-23 11:22:02.702 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-23 11:22:02.702 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-23 11:22:02.704 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-23 11:22:02.704 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-23 11:22:02.707 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=39:37c8:0936 2026-06-23 11:22:02.709 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-23 11:22:02.710 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-23 11:22:02.712 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-23 11:22:02.714 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-23 11:22:02.716 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd39:37c8:0936::/56 2026-06-23 11:22:02.719 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd39:37c8:0936::/56 2026-06-23 11:22:02.719 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-23 11:22:02.724 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd39:37c8:0936::/64 2026-06-23 11:22:02.726 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-23 11:22:02.728 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-23 11:22:02.730 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-23 11:22:02.732 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-23 11:22:02.734 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-23 11:22:02.737 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-23 11:22:02.739 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-23 11:22:02.741 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-23 11:22:02.744 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-23 11:22:02.746 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-23 11:22:02.748 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-23 11:22:02.750 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-23 11:22:02.752 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-23 11:22:02.754 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd39:37c8:0936::/56 2026-06-23 11:22:02.757 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-23 11:22:02.760 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-23 11:22:02.764 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-23 11:22:02.764 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-23 11:22:02.764 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-23 11:22:02.770 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-23 11:22:02.774 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-23 11:22:02.774 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-23 11:22:02.774 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-23 11:22:02.780 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-23 11:22:02.784 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-23 11:22:02.787 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-23 11:22:02.790 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-23 11:22:02.792 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-23 11:22:02.795 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-23 11:22:02.796 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-23 11:22:02.799 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-23 11:22:02.801 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-23 11:22:02.803 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-23 11:22:02.820 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-06-23 11:22:02.834 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-06-23 11:22:02.847 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-06-23 11:22:02.860 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-06-23 11:22:02.872 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-06-23 11:22:02.903 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-06-23 11:22:02.906 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-23 11:22:02.909 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-23 11:22:02.911 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-23 11:22:02.913 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-23 11:22:02.917 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-23 11:22:02.931 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-23 11:22:02.933 | + ./stack.sh:main:629 : run_phase source 2026-06-23 11:22:02.936 | + functions-common:run_phase:1842 : local mode=source 2026-06-23 11:22:02.938 | + functions-common:run_phase:1843 : local phase= 2026-06-23 11:22:02.940 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 11:22:02.942 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 11:22:02.944 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 11:22:02.946 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 11:22:02.948 | + functions-common:run_phase:1852 : local extra 2026-06-23 11:22:02.950 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 11:22:02.954 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 11:22:02.956 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 11:22:02.959 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 11:22:02.961 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-23 11:22:02.963 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 11:22:02.977 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:22:02.979 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-23 11:22:02.982 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-23 11:22:03.023 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-23 11:22:03.026 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-23 11:22:03.028 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-23 11:22:03.030 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-23 11:22:03.033 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-23 11:22:03.035 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-23 11:22:03.037 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-23 11:22:03.040 | + functions-common:load_plugin_settings:1783 : return 2026-06-23 11:22:03.042 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-23 11:22:03.044 | + functions-common:verify_disabled_services:2125 : local service 2026-06-23 11:22:03.045 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.048 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-23 11:22:03.050 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.053 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-23 11:22:03.056 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.058 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-23 11:22:03.061 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.063 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-23 11:22:03.066 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.069 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-23 11:22:03.071 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.074 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-23 11:22:03.076 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.079 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-23 11:22:03.082 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.084 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-23 11:22:03.087 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.090 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-23 11:22:03.092 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.095 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-23 11:22:03.098 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.100 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-23 11:22:03.102 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.105 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-23 11:22:03.107 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.110 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-23 11:22:03.113 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.115 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-23 11:22:03.118 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.121 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-23 11:22:03.123 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.126 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-23 11:22:03.129 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.131 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-23 11:22:03.134 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.136 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-23 11:22:03.139 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.141 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-23 11:22:03.144 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.146 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-23 11:22:03.149 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.152 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-23 11:22:03.154 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.157 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-23 11:22:03.160 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.162 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-23 11:22:03.165 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.168 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-23 11:22:03.170 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:22:03.173 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-23 11:22:03.176 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-23 11:22:03.179 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-23 11:22:03.181 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-23 11:22:03.199 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:22:03.202 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-23 11:22:03.204 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-23 11:22:03.207 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-23 11:22:03.224 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:22:03.227 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-23 11:22:03.229 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-23 11:22:03.232 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-23 11:22:03.235 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-23 11:22:03.237 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-23 11:22:03.240 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-23 11:22:03.243 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-23 11:22:03.246 | + lib/database:initialize_database_backends:92 : return 0 2026-06-23 11:22:03.249 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-23 11:22:03.249 | Using mysql database backend 2026-06-23 11:22:03.252 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-23 11:22:03.270 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-23 11:22:03.274 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-23 11:22:03.276 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-23 11:22:03.279 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-23 11:22:03.282 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 11:22:03.285 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-23 11:22:03.300 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:22:03.303 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-23 11:22:03.318 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-23 11:22:03.336 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:22:03.339 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-23 11:22:03.357 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-23 11:22:03.376 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-23 11:22:03.390 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:22:03.393 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-23 11:22:03.407 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:22:03.410 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-23 11:22:03.412 | + functions-common:save_stackenv:65 : local tag=762 2026-06-23 11:22:03.415 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-23 11:22:03.418 | + functions-common:save_stackenv:67 : time_stamp=2026-06-23-132203 2026-06-23 11:22:03.421 | + functions-common:save_stackenv:68 : echo '# 2026-06-23-132203 762' 2026-06-23 11:22:03.423 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.425 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 11:22:03.428 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.430 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-23 11:22:03.433 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.436 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-23 11:22:03.438 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.441 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-23 11:22:03.444 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.446 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.110 2026-06-23 11:22:03.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.451 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.110/identity 2026-06-23 11:22:03.454 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.457 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-23-132151 2026-06-23 11:22:03.460 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.462 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-23 11:22:03.465 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.469 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.110 2026-06-23 11:22:03.472 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.475 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-23 11:22:03.478 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.480 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-23 11:22:03.483 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.486 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-23 11:22:03.490 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.493 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-23 11:22:03.496 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.499 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.110 2026-06-23 11:22:03.502 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:22:03.505 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-23 11:22:03.507 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-23 11:22:03.510 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-23 11:22:03.513 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-23 11:22:03.515 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-23 11:22:03.517 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 11:22:03.519 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 11:22:03.522 | ++ functions-common:git_clone:587 : pwd 2026-06-23 11:22:03.524 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:22:03.527 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:22:03.530 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:22:03.545 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:22:03.547 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:22:03.549 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:22:03.552 | + functions-common:git_clone:604 : echo master 2026-06-23 11:22:03.553 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:22:03.557 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-23 11:22:03.559 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 11:22:03.562 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-23 11:22:03.564 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:22:03.566 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:22:03.568 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:22:03.571 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:22:03.573 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:22:03.575 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:22:03.577 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:22:03.579 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:22:03.582 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:22:03.586 | + functions-common:time_start:2405 : _TIME_START[$name]=1782213723583 2026-06-23 11:22:03.588 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-23 11:22:03.591 | Cloning into '/opt/stack/requirements'... 2026-06-23 11:22:07.962 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:22:07.965 | + functions-common:time_stop:2414 : local name 2026-06-23 11:22:07.968 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:22:07.972 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:22:07.974 | + functions-common:time_stop:2417 : local total 2026-06-23 11:22:07.977 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:22:07.980 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:22:07.983 | + functions-common:time_stop:2421 : start_time=1782213723583 2026-06-23 11:22:07.985 | + functions-common:time_stop:2423 : [[ -z 1782213723583 ]] 2026-06-23 11:22:07.989 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:22:07.995 | + functions-common:time_stop:2426 : end_time=1782213727991 2026-06-23 11:22:07.998 | + functions-common:time_stop:2427 : elapsed_time=4408 2026-06-23 11:22:08.000 | + functions-common:time_stop:2428 : total=0 2026-06-23 11:22:08.002 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:22:08.004 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4408 2026-06-23 11:22:08.007 | + functions-common:git_clone:625 : cd /opt/stack/requirements 2026-06-23 11:22:08.009 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 11:22:08.012 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:22:08.014 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:22:08.017 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:22:08.020 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:22:08.023 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:22:08.025 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:22:08.028 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:22:08.030 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:22:08.034 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:22:08.039 | + functions-common:time_start:2405 : _TIME_START[$name]=1782213728036 2026-06-23 11:22:08.042 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 11:22:08.729 | From https://review.opendev.org/openstack/requirements 2026-06-23 11:22:08.729 | * branch master -> FETCH_HEAD 2026-06-23 11:22:08.738 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:22:08.741 | + functions-common:time_stop:2414 : local name 2026-06-23 11:22:08.743 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:22:08.745 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:22:08.747 | + functions-common:time_stop:2417 : local total 2026-06-23 11:22:08.750 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:22:08.752 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:22:08.755 | + functions-common:time_stop:2421 : start_time=1782213728036 2026-06-23 11:22:08.757 | + functions-common:time_stop:2423 : [[ -z 1782213728036 ]] 2026-06-23 11:22:08.761 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:22:08.765 | + functions-common:time_stop:2426 : end_time=1782213728762 2026-06-23 11:22:08.768 | + functions-common:time_stop:2427 : elapsed_time=726 2026-06-23 11:22:08.770 | + functions-common:time_stop:2428 : total=4408 2026-06-23 11:22:08.773 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:22:08.775 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5134 2026-06-23 11:22:08.778 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 11:22:08.780 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:22:08.783 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:22:08.785 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:22:08.788 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:22:08.790 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:22:08.793 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:22:08.795 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:22:08.798 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:22:08.801 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:22:08.805 | + functions-common:time_start:2405 : _TIME_START[$name]=1782213728802 2026-06-23 11:22:08.807 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 11:22:08.821 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:22:08.821 | 2026-06-23 11:22:08.821 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:22:08.821 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:22:08.821 | state without impacting any branches by switching back to a branch. 2026-06-23 11:22:08.821 | 2026-06-23 11:22:08.821 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:22:08.821 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:22:08.822 | 2026-06-23 11:22:08.822 | git switch -c 2026-06-23 11:22:08.822 | 2026-06-23 11:22:08.822 | Or undo this operation with: 2026-06-23 11:22:08.822 | 2026-06-23 11:22:08.822 | git switch - 2026-06-23 11:22:08.822 | 2026-06-23 11:22:08.822 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:22:08.822 | 2026-06-23 11:22:08.822 | HEAD is now at f84d342a Merge "Add hypercorn" 2026-06-23 11:22:08.826 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:22:08.828 | + functions-common:time_stop:2414 : local name 2026-06-23 11:22:08.831 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:22:08.834 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:22:08.836 | + functions-common:time_stop:2417 : local total 2026-06-23 11:22:08.839 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:22:08.841 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:22:08.844 | + functions-common:time_stop:2421 : start_time=1782213728802 2026-06-23 11:22:08.847 | + functions-common:time_stop:2423 : [[ -z 1782213728802 ]] 2026-06-23 11:22:08.851 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:22:08.855 | + functions-common:time_stop:2426 : end_time=1782213728852 2026-06-23 11:22:08.857 | + functions-common:time_stop:2427 : elapsed_time=50 2026-06-23 11:22:08.860 | + functions-common:time_stop:2428 : total=5134 2026-06-23 11:22:08.863 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:22:08.865 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5184 2026-06-23 11:22:08.868 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-23 11:22:08.883 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-23 11:22:08.886 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 11:22:08.887 | + functions-common:git_clone:667 : head -1 2026-06-23 11:22:08.890 | f84d342a Merge "Add hypercorn" 2026-06-23 11:22:08.894 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:22:08.897 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-23 11:22:08.899 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:22:08.902 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-23 11:22:08.905 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-23 11:22:08.907 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-23 11:22:08.910 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-23 11:22:08.913 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-23 11:22:08.916 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-23 11:22:08.919 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-23 11:22:08.921 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-23 11:22:08.925 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-23 11:22:08.930 | ++ tools/install_prereqs.sh:source:47 : NOW=1782213728 2026-06-23 11:22:08.934 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-23 11:22:08.939 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-23 11:22:08.943 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-23 11:22:08.946 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782213728 2026-06-23 11:22:08.949 | ++ tools/install_prereqs.sh:source:50 : [[ 1782213728 -lt 7200 ]] 2026-06-23 11:22:08.951 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-23 11:22:08.955 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-23 11:22:08.957 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-23 11:22:08.961 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-23 11:22:08.964 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-23 11:22:08.967 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-23 11:22:08.970 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-23 11:22:08.976 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-23 11:22:09.009 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-23 11:22:09.009 | apache2-dev 2026-06-23 11:22:09.009 | bc 2026-06-23 11:22:09.009 | bsdmainutils 2026-06-23 11:22:09.009 | curl 2026-06-23 11:22:09.010 | g++ 2026-06-23 11:22:09.010 | gawk 2026-06-23 11:22:09.010 | gcc 2026-06-23 11:22:09.010 | gettext 2026-06-23 11:22:09.010 | git 2026-06-23 11:22:09.010 | graphviz 2026-06-23 11:22:09.010 | iputils-ping 2026-06-23 11:22:09.010 | libffi-dev 2026-06-23 11:22:09.010 | libjpeg-dev 2026-06-23 11:22:09.010 | libpq-dev 2026-06-23 11:22:09.010 | libssl-dev 2026-06-23 11:22:09.011 | libsystemd-dev 2026-06-23 11:22:09.011 | libxml2-dev 2026-06-23 11:22:09.011 | libxslt1-dev 2026-06-23 11:22:09.011 | libyaml-dev 2026-06-23 11:22:09.011 | lsof 2026-06-23 11:22:09.011 | openssh-server 2026-06-23 11:22:09.011 | openssl 2026-06-23 11:22:09.011 | pkg-config 2026-06-23 11:22:09.011 | psmisc 2026-06-23 11:22:09.011 | python3-dev 2026-06-23 11:22:09.012 | python3-pip 2026-06-23 11:22:09.012 | python3-systemd 2026-06-23 11:22:09.012 | python3-venv 2026-06-23 11:22:09.012 | tar 2026-06-23 11:22:09.012 | tcpdump 2026-06-23 11:22:09.012 | unzip 2026-06-23 11:22:09.012 | uuid-runtime 2026-06-23 11:22:09.012 | wget 2026-06-23 11:22:09.012 | zlib1g-dev 2026-06-23 11:22:09.012 | libkrb5-dev 2026-06-23 11:22:09.012 | libldap2-dev 2026-06-23 11:22:09.013 | libsasl2-dev 2026-06-23 11:22:09.013 | memcached 2026-06-23 11:22:09.013 | python3-mysqldb 2026-06-23 11:22:09.013 | sqlite3 2026-06-23 11:22:09.013 | conntrack 2026-06-23 11:22:09.013 | curl 2026-06-23 11:22:09.013 | ebtables 2026-06-23 11:22:09.013 | genisoimage 2026-06-23 11:22:09.013 | iptables 2026-06-23 11:22:09.013 | iputils-arping 2026-06-23 11:22:09.013 | kpartx 2026-06-23 11:22:09.014 | libjs-jquery-tablesorter 2026-06-23 11:22:09.014 | parted 2026-06-23 11:22:09.014 | pm-utils 2026-06-23 11:22:09.014 | python3-mysqldb 2026-06-23 11:22:09.014 | socat 2026-06-23 11:22:09.014 | sqlite3 2026-06-23 11:22:09.014 | sudo 2026-06-23 11:22:09.014 | vlan 2026-06-23 11:22:09.014 | lsscsi 2026-06-23 11:22:09.014 | open-iscsi 2026-06-23 11:22:09.015 | cryptsetup 2026-06-23 11:22:09.015 | dosfstools 2026-06-23 11:22:09.015 | genisoimage 2026-06-23 11:22:09.015 | gir1.2-libosinfo-1.0 2026-06-23 11:22:09.015 | netcat-openbsd 2026-06-23 11:22:09.015 | open-iscsi 2026-06-23 11:22:09.015 | qemu-utils 2026-06-23 11:22:09.015 | sg3-utils 2026-06-23 11:22:09.015 | sysfsutils 2026-06-23 11:22:09.015 | lvm2 2026-06-23 11:22:09.015 | qemu-utils 2026-06-23 11:22:09.016 | thin-provisioning-tools 2026-06-23 11:22:09.016 | acl 2026-06-23 11:22:09.016 | dnsmasq-base 2026-06-23 11:22:09.016 | dnsmasq-utils 2026-06-23 11:22:09.016 | ebtables 2026-06-23 11:22:09.016 | haproxy 2026-06-23 11:22:09.016 | iptables 2026-06-23 11:22:09.016 | iputils-arping 2026-06-23 11:22:09.016 | iputils-ping 2026-06-23 11:22:09.016 | postgresql-server-dev-all 2026-06-23 11:22:09.016 | python3-mysqldb 2026-06-23 11:22:09.017 | sqlite3 2026-06-23 11:22:09.017 | sudo 2026-06-23 11:22:09.017 | vlan 2026-06-23 11:22:09.017 | pcp' 2026-06-23 11:22:09.017 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-23 11:22:09.036 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-23 11:22:09.036 | apache2-dev 2026-06-23 11:22:09.036 | bc 2026-06-23 11:22:09.036 | bsdmainutils 2026-06-23 11:22:09.036 | curl 2026-06-23 11:22:09.037 | g++ 2026-06-23 11:22:09.037 | gawk 2026-06-23 11:22:09.037 | gcc 2026-06-23 11:22:09.037 | gettext 2026-06-23 11:22:09.037 | git 2026-06-23 11:22:09.037 | graphviz 2026-06-23 11:22:09.037 | iputils-ping 2026-06-23 11:22:09.037 | libffi-dev 2026-06-23 11:22:09.037 | libjpeg-dev 2026-06-23 11:22:09.037 | libpq-dev 2026-06-23 11:22:09.037 | libssl-dev 2026-06-23 11:22:09.038 | libsystemd-dev 2026-06-23 11:22:09.038 | libxml2-dev 2026-06-23 11:22:09.038 | libxslt1-dev 2026-06-23 11:22:09.038 | libyaml-dev 2026-06-23 11:22:09.038 | lsof 2026-06-23 11:22:09.038 | openssh-server 2026-06-23 11:22:09.038 | openssl 2026-06-23 11:22:09.038 | pkg-config 2026-06-23 11:22:09.038 | psmisc 2026-06-23 11:22:09.038 | python3-dev 2026-06-23 11:22:09.038 | python3-pip 2026-06-23 11:22:09.039 | python3-systemd 2026-06-23 11:22:09.039 | python3-venv 2026-06-23 11:22:09.039 | tar 2026-06-23 11:22:09.039 | tcpdump 2026-06-23 11:22:09.039 | unzip 2026-06-23 11:22:09.039 | uuid-runtime 2026-06-23 11:22:09.039 | wget 2026-06-23 11:22:09.039 | zlib1g-dev 2026-06-23 11:22:09.039 | libkrb5-dev 2026-06-23 11:22:09.039 | libldap2-dev 2026-06-23 11:22:09.040 | libsasl2-dev 2026-06-23 11:22:09.040 | memcached 2026-06-23 11:22:09.040 | python3-mysqldb 2026-06-23 11:22:09.040 | sqlite3 2026-06-23 11:22:09.040 | conntrack 2026-06-23 11:22:09.040 | curl 2026-06-23 11:22:09.040 | ebtables 2026-06-23 11:22:09.040 | genisoimage 2026-06-23 11:22:09.040 | iptables 2026-06-23 11:22:09.040 | iputils-arping 2026-06-23 11:22:09.040 | kpartx 2026-06-23 11:22:09.041 | libjs-jquery-tablesorter 2026-06-23 11:22:09.041 | parted 2026-06-23 11:22:09.041 | pm-utils 2026-06-23 11:22:09.041 | python3-mysqldb 2026-06-23 11:22:09.041 | socat 2026-06-23 11:22:09.041 | sqlite3 2026-06-23 11:22:09.041 | sudo 2026-06-23 11:22:09.041 | vlan 2026-06-23 11:22:09.041 | lsscsi 2026-06-23 11:22:09.041 | open-iscsi 2026-06-23 11:22:09.041 | cryptsetup 2026-06-23 11:22:09.042 | dosfstools 2026-06-23 11:22:09.042 | genisoimage 2026-06-23 11:22:09.042 | gir1.2-libosinfo-1.0 2026-06-23 11:22:09.042 | netcat-openbsd 2026-06-23 11:22:09.042 | open-iscsi 2026-06-23 11:22:09.042 | qemu-utils 2026-06-23 11:22:09.042 | sg3-utils 2026-06-23 11:22:09.042 | sysfsutils 2026-06-23 11:22:09.042 | lvm2 2026-06-23 11:22:09.042 | qemu-utils 2026-06-23 11:22:09.042 | thin-provisioning-tools 2026-06-23 11:22:09.043 | acl 2026-06-23 11:22:09.043 | dnsmasq-base 2026-06-23 11:22:09.043 | dnsmasq-utils 2026-06-23 11:22:09.043 | ebtables 2026-06-23 11:22:09.043 | haproxy 2026-06-23 11:22:09.043 | iptables 2026-06-23 11:22:09.043 | iputils-arping 2026-06-23 11:22:09.043 | iputils-ping 2026-06-23 11:22:09.043 | postgresql-server-dev-all 2026-06-23 11:22:09.043 | python3-mysqldb 2026-06-23 11:22:09.043 | sqlite3 2026-06-23 11:22:09.044 | sudo 2026-06-23 11:22:09.044 | vlan 2026-06-23 11:22:09.044 | pcp ' 2026-06-23 11:22:09.044 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-23 11:22:09.044 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:22:09.047 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:22:09.052 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 11:22:09.052 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-23 11:22:09.057 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 11:22:09.060 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-23 11:22:09.062 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:22:09.066 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 11:22:09.069 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:22:09.071 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:22:09.075 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:22:09.078 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:22:09.082 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:22:09.084 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:22:09.086 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 11:22:09.089 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 11:22:09.092 | ++ functions-common:apt_get_update:1161 : return 2026-06-23 11:22:09.095 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 11:22:09.098 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:22:09.101 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:22:09.104 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:22:09.106 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 11:22:09.129 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 11:22:09.166 | Reading package lists... 2026-06-23 11:22:09.543 | Building dependency tree... 2026-06-23 11:22:09.545 | Reading state information... 2026-06-23 11:22:10.063 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-23 11:22:10.063 | bc set to manually installed. 2026-06-23 11:22:10.063 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-23 11:22:10.064 | g++ set to manually installed. 2026-06-23 11:22:10.064 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-23 11:22:10.064 | gawk set to manually installed. 2026-06-23 11:22:10.064 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-23 11:22:10.064 | gcc set to manually installed. 2026-06-23 11:22:10.064 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-23 11:22:10.064 | git set to manually installed. 2026-06-23 11:22:10.064 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-23 11:22:10.064 | iputils-ping set to manually installed. 2026-06-23 11:22:10.064 | lsof is already the newest version (4.95.0-1build3). 2026-06-23 11:22:10.064 | lsof set to manually installed. 2026-06-23 11:22:10.064 | psmisc is already the newest version (23.7-1build1). 2026-06-23 11:22:10.065 | psmisc set to manually installed. 2026-06-23 11:22:10.065 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-23 11:22:10.065 | python3-dev set to manually installed. 2026-06-23 11:22:10.065 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-23 11:22:10.065 | python3-systemd is already the newest version (235-1build4). 2026-06-23 11:22:10.065 | python3-systemd set to manually installed. 2026-06-23 11:22:10.065 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-23 11:22:10.065 | tar set to manually installed. 2026-06-23 11:22:10.065 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-23 11:22:10.065 | tcpdump set to manually installed. 2026-06-23 11:22:10.065 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-23 11:22:10.066 | uuid-runtime set to manually installed. 2026-06-23 11:22:10.066 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-23 11:22:10.066 | wget set to manually installed. 2026-06-23 11:22:10.066 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-23 11:22:10.066 | zlib1g-dev set to manually installed. 2026-06-23 11:22:10.066 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-23 11:22:10.067 | iptables set to manually installed. 2026-06-23 11:22:10.067 | parted is already the newest version (3.6-4build1). 2026-06-23 11:22:10.067 | parted set to manually installed. 2026-06-23 11:22:10.068 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-23 11:22:10.068 | sudo set to manually installed. 2026-06-23 11:22:10.068 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-23 11:22:10.069 | open-iscsi set to manually installed. 2026-06-23 11:22:10.069 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-23 11:22:10.069 | cryptsetup set to manually installed. 2026-06-23 11:22:10.070 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-23 11:22:10.070 | dosfstools set to manually installed. 2026-06-23 11:22:10.070 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-23 11:22:10.070 | netcat-openbsd set to manually installed. 2026-06-23 11:22:10.070 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-23 11:22:10.070 | sg3-utils set to manually installed. 2026-06-23 11:22:10.070 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-23 11:22:10.070 | lvm2 set to manually installed. 2026-06-23 11:22:10.071 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-23 11:22:10.071 | thin-provisioning-tools set to manually installed. 2026-06-23 11:22:10.071 | acl is already the newest version (2.3.2-1build1.1). 2026-06-23 11:22:10.071 | acl set to manually installed. 2026-06-23 11:22:10.071 | The following additional packages will be installed: 2026-06-23 11:22:10.072 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-23 11:22:10.072 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-23 11:22:10.072 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-23 11:22:10.072 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-23 11:22:10.072 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-23 11:22:10.072 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-23 11:22:10.072 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-23 11:22:10.073 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-23 11:22:10.073 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-23 11:22:10.073 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-23 11:22:10.073 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-23 11:22:10.073 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-23 11:22:10.074 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-23 11:22:10.074 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-23 11:22:10.074 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-23 11:22:10.074 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-23 11:22:10.074 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-23 11:22:10.074 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-23 11:22:10.074 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-23 11:22:10.075 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-23 11:22:10.075 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-23 11:22:10.075 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-23 11:22:10.075 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-23 11:22:10.075 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-23 11:22:10.076 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-23 11:22:10.076 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-23 11:22:10.076 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-23 11:22:10.076 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-23 11:22:10.076 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-23 11:22:10.076 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-23 11:22:10.076 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-23 11:22:10.077 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-23 11:22:10.077 | Suggested packages: 2026-06-23 11:22:10.077 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-23 11:22:10.077 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-23 11:22:10.077 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-23 11:22:10.077 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-23 11:22:10.077 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-23 11:22:10.077 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-23 11:22:10.077 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-23 11:22:10.077 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-23 11:22:10.077 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-23 11:22:10.077 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-23 11:22:10.078 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-23 11:22:10.078 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-23 11:22:10.078 | libqrencode4 libtss2-rc0 zip 2026-06-23 11:22:10.259 | The following NEW packages will be installed: 2026-06-23 11:22:10.260 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-23 11:22:10.260 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-23 11:22:10.260 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-23 11:22:10.260 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-23 11:22:10.260 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-23 11:22:10.260 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-23 11:22:10.260 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-23 11:22:10.260 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-23 11:22:10.260 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-23 11:22:10.260 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-23 11:22:10.261 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-23 11:22:10.261 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-23 11:22:10.261 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-23 11:22:10.261 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-23 11:22:10.261 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-23 11:22:10.261 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-23 11:22:10.261 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-23 11:22:10.261 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-23 11:22:10.261 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-23 11:22:10.261 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-23 11:22:10.262 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-23 11:22:10.262 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-23 11:22:10.262 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-23 11:22:10.262 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-23 11:22:10.262 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-23 11:22:10.263 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-23 11:22:10.263 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-23 11:22:10.263 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-23 11:22:10.264 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-23 11:22:10.264 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-23 11:22:10.264 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-23 11:22:10.265 | uuid-dev vbetool vlan 2026-06-23 11:22:10.265 | The following packages will be upgraded: 2026-06-23 11:22:10.265 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-23 11:22:10.266 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-23 11:22:10.266 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-23 11:22:10.266 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-23 11:22:10.266 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-23 11:22:10.266 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-23 11:22:10.266 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-23 11:22:10.266 | systemd-sysv systemd-timesyncd udev 2026-06-23 11:22:10.343 | 35 upgraded, 161 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 11:22:10.343 | Need to get 208 MB of archives. 2026-06-23 11:22:10.343 | After this operation, 941 MB of additional disk space will be used. 2026-06-23 11:22:10.343 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-23 11:22:10.396 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-23 11:22:10.398 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-23 11:22:10.425 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-23 11:22:10.428 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-23 11:22:10.447 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-23 11:22:10.516 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-23 11:22:10.522 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-23 11:22:10.524 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-23 11:22:10.532 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-23 11:22:10.546 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-23 11:22:10.611 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-23 11:22:10.646 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-23 11:22:10.649 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-23 11:22:10.717 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-23 11:22:10.727 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-23 11:22:10.747 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-23 11:22:10.750 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-23 11:22:10.754 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-23 11:22:10.755 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-23 11:22:10.755 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-23 11:22:10.763 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-23 11:22:10.800 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-23 11:22:10.864 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-23 11:22:10.868 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-23 11:22:10.876 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-23 11:22:10.879 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-23 11:22:10.996 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-23 11:22:11.002 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-23 11:22:11.017 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-23 11:22:11.018 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-23 11:22:11.055 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-23 11:22:11.110 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-23 11:22:11.117 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-23 11:22:11.118 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-23 11:22:11.190 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-23 11:22:11.191 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-23 11:22:11.204 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-23 11:22:11.249 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-23 11:22:11.250 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-23 11:22:11.253 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-23 11:22:11.259 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-23 11:22:11.288 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-23 11:22:11.328 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-23 11:22:11.403 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-23 11:22:11.494 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-23 11:22:11.512 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-23 11:22:14.200 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-23 11:22:14.975 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-23 11:22:14.981 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-23 11:22:14.982 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-23 11:22:14.994 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-23 11:22:15.027 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-23 11:22:15.098 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-23 11:22:15.467 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-23 11:22:15.474 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-23 11:22:15.478 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-23 11:22:15.479 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-23 11:22:15.485 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-23 11:22:15.487 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-23 11:22:15.488 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-23 11:22:15.489 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-23 11:22:15.490 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-23 11:22:15.493 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-23 11:22:15.535 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-23 11:22:15.537 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-23 11:22:15.549 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-23 11:22:15.589 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-23 11:22:15.590 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-23 11:22:15.592 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-23 11:22:15.595 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-23 11:22:15.630 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-23 11:22:15.644 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-23 11:22:15.645 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-23 11:22:15.667 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-23 11:22:15.675 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-23 11:22:15.684 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-23 11:22:15.684 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-23 11:22:15.719 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-23 11:22:15.728 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-23 11:22:15.728 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-23 11:22:15.729 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-23 11:22:15.731 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-23 11:22:15.751 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-23 11:22:15.752 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-23 11:22:15.755 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-23 11:22:15.825 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-23 11:22:15.837 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-23 11:22:15.837 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-23 11:22:15.853 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-23 11:22:15.854 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-23 11:22:15.858 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-23 11:22:15.860 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-23 11:22:15.860 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-23 11:22:15.867 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-23 11:22:15.868 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-23 11:22:15.869 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-23 11:22:15.904 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-23 11:22:15.910 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-23 11:22:15.998 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-23 11:22:15.999 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-23 11:22:15.999 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-23 11:22:16.005 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-23 11:22:16.006 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-23 11:22:16.015 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-23 11:22:16.043 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-23 11:22:16.053 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-23 11:22:16.054 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-23 11:22:16.054 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-23 11:22:16.059 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-23 11:22:16.061 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-23 11:22:16.061 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-23 11:22:16.065 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-23 11:22:16.068 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-23 11:22:16.069 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-23 11:22:16.170 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-23 11:22:16.171 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-23 11:22:16.186 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-23 11:22:16.190 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-23 11:22:16.673 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-23 11:22:16.684 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-23 11:22:16.684 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-23 11:22:16.685 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-23 11:22:16.685 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-23 11:22:16.692 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-23 11:22:16.693 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-23 11:22:16.696 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-23 11:22:16.702 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-23 11:22:16.703 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-23 11:22:16.706 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-23 11:22:16.707 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-23 11:22:16.753 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-23 11:22:16.767 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-23 11:22:16.767 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-23 11:22:16.781 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-23 11:22:16.782 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-23 11:22:16.784 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-23 11:22:16.785 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-23 11:22:16.791 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-23 11:22:16.884 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-23 11:22:16.890 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-23 11:22:16.898 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-23 11:22:16.945 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-23 11:22:16.947 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-23 11:22:16.978 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-23 11:22:16.979 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-23 11:22:16.982 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-23 11:22:17.002 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-23 11:22:17.018 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-23 11:22:17.856 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-23 11:22:17.857 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-23 11:22:17.872 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-23 11:22:18.065 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-23 11:22:18.067 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-23 11:22:19.373 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-23 11:22:19.374 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-23 11:22:19.378 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-23 11:22:19.378 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-23 11:22:19.379 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-23 11:22:19.380 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-23 11:22:19.382 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-23 11:22:19.408 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-23 11:22:19.446 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-23 11:22:19.446 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-23 11:22:19.446 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-23 11:22:19.490 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-23 11:22:19.508 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-23 11:22:19.510 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-23 11:22:19.511 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-23 11:22:19.512 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-23 11:22:19.515 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-23 11:22:19.525 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-23 11:22:19.528 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-23 11:22:19.590 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-23 11:22:19.888 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-23 11:22:19.919 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-23 11:22:19.966 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-23 11:22:19.971 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-23 11:22:19.972 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-23 11:22:19.973 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-23 11:22:19.975 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-23 11:22:19.979 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-23 11:22:19.979 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-23 11:22:19.980 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-23 11:22:19.981 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-23 11:22:19.982 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-23 11:22:19.996 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-23 11:22:19.997 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-23 11:22:19.998 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-23 11:22:20.000 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-23 11:22:20.008 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-23 11:22:20.008 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-23 11:22:20.015 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-23 11:22:20.016 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-23 11:22:20.091 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-23 11:22:20.101 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-23 11:22:20.331 | perl: warning: Setting locale failed. 2026-06-23 11:22:20.331 | perl: warning: Please check that your locale settings: 2026-06-23 11:22:20.332 | LANGUAGE = (unset), 2026-06-23 11:22:20.332 | LC_ALL = "en_US.utf8", 2026-06-23 11:22:20.332 | LANG = "de_DE.UTF-8" 2026-06-23 11:22:20.332 | are supported and installed on your system. 2026-06-23 11:22:20.332 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:22:20.398 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:22:20.398 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:22:20.398 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:22:20.769 | Vorkonfiguration der Pakete ... 2026-06-23 11:22:20.804 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:22:20.974 | Fetched 208 MB in 10s (21.3 MB/s) 2026-06-23 11:22:21.062 | (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 ... 107873 files and directories currently installed.) 2026-06-23 11:22:21.067 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-23 11:22:21.079 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:21.172 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:21.186 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:21.283 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:21.298 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:21.400 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:21.421 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:21.508 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:21.522 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:21.638 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:21.649 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:21.772 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:21.784 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:21.861 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 11:22:21.970 | (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 ... 107873 files and directories currently installed.) 2026-06-23 11:22:21.976 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:21.986 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:22.048 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:22.061 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:22.142 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:22.155 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:22.225 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:22.257 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:22.869 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:22.907 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:23.135 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:23.148 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 11:22:23.223 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 11:22:23.349 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-23 11:22:23.357 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-23 11:22:23.378 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-23 11:22:23.509 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-23 11:22:23.628 | (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 ... 107873 files and directories currently installed.) 2026-06-23 11:22:23.634 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-23 11:22:23.647 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-23 11:22:23.713 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-23 11:22:23.726 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-23 11:22:23.786 | Selecting previously unselected package libapr1t64:amd64. 2026-06-23 11:22:23.797 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-23 11:22:23.801 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-23 11:22:23.852 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-23 11:22:23.863 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 11:22:23.867 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 11:22:23.910 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-23 11:22:23.921 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 11:22:23.926 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 11:22:23.964 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-23 11:22:23.975 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 11:22:23.980 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 11:22:24.025 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-23 11:22:24.035 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-23 11:22:24.039 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-23 11:22:24.103 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-23 11:22:24.116 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-23 11:22:24.187 | Selecting previously unselected package apache2-bin. 2026-06-23 11:22:24.199 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 11:22:24.204 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-23 11:22:24.360 | Selecting previously unselected package apache2-data. 2026-06-23 11:22:24.372 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-23 11:22:24.378 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-23 11:22:24.578 | Selecting previously unselected package apache2-utils. 2026-06-23 11:22:24.588 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 11:22:24.593 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-23 11:22:24.664 | Selecting previously unselected package apache2. 2026-06-23 11:22:24.677 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 11:22:24.685 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:22:24.687 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-23 11:22:24.801 | Selecting previously unselected package haproxy. 2026-06-23 11:22:24.812 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 11:22:24.824 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-23 11:22:24.956 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-23 11:22:24.967 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-23 11:22:24.971 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 11:22:25.023 | Selecting previously unselected package memcached. 2026-06-23 11:22:25.035 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-23 11:22:25.041 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-23 11:22:25.112 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-23 11:22:25.124 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-23 11:22:25.193 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-23 11:22:25.331 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-23 11:22:25.449 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-23 11:22:25.477 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-23 11:22:25.581 | Selecting previously unselected package libjson-perl. 2026-06-23 11:22:25.593 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-23 11:22:25.597 | Unpacking libjson-perl (4.10000-1) ... 2026-06-23 11:22:25.655 | Selecting previously unselected package postgresql-client-common. 2026-06-23 11:22:25.666 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-23 11:22:25.669 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-23 11:22:25.734 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-23 11:22:25.745 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-23 11:22:25.955 | Selecting previously unselected package ssl-cert. 2026-06-23 11:22:25.967 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-23 11:22:25.971 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-23 11:22:26.027 | Selecting previously unselected package postgresql-common. 2026-06-23 11:22:26.039 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-23 11:22:26.063 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-23 11:22:26.072 | Unpacking postgresql-common (257build1.1) ... 2026-06-23 11:22:26.210 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:22:26.230 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 11:22:26.303 | Selecting previously unselected package libsysfs2:amd64. 2026-06-23 11:22:26.315 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-23 11:22:26.319 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-23 11:22:26.376 | Selecting previously unselected package sysfsutils. 2026-06-23 11:22:26.388 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-23 11:22:26.398 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-23 11:22:26.442 | Selecting previously unselected package autotools-dev. 2026-06-23 11:22:26.454 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-23 11:22:26.458 | Unpacking autotools-dev (20220109.1) ... 2026-06-23 11:22:26.510 | Selecting previously unselected package m4. 2026-06-23 11:22:26.521 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-23 11:22:26.524 | Unpacking m4 (1.4.19-4build1) ... 2026-06-23 11:22:26.602 | Selecting previously unselected package autoconf. 2026-06-23 11:22:26.613 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-23 11:22:26.618 | Unpacking autoconf (2.71-3) ... 2026-06-23 11:22:26.712 | Selecting previously unselected package automake. 2026-06-23 11:22:26.722 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-23 11:22:26.729 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-23 11:22:26.846 | Selecting previously unselected package autopoint. 2026-06-23 11:22:26.857 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-23 11:22:26.862 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-23 11:22:26.905 | Selecting previously unselected package libdebhelper-perl. 2026-06-23 11:22:26.915 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-23 11:22:26.919 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-23 11:22:27.008 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-23 11:22:27.019 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:27.023 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:28.142 | Selecting previously unselected package libclang-cpp17t64. 2026-06-23 11:22:28.153 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:28.157 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:28.746 | Selecting previously unselected package libgc1:amd64. 2026-06-23 11:22:28.757 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-23 11:22:28.762 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-23 11:22:28.814 | Selecting previously unselected package libobjc4:amd64. 2026-06-23 11:22:28.825 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-23 11:22:28.829 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-23 11:22:28.869 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-23 11:22:28.880 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-23 11:22:28.884 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-23 11:22:28.944 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-23 11:22:28.955 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:28.960 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:29.193 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-23 11:22:29.204 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:29.209 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:29.296 | Selecting previously unselected package libclang1-17t64. 2026-06-23 11:22:29.307 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:29.311 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:29.646 | Selecting previously unselected package clang-17. 2026-06-23 11:22:29.657 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:29.662 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:29.714 | Selecting previously unselected package libtool. 2026-06-23 11:22:29.725 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-23 11:22:29.729 | Unpacking libtool (2.4.7-7build1) ... 2026-06-23 11:22:29.784 | Selecting previously unselected package dh-autoreconf. 2026-06-23 11:22:29.795 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-23 11:22:29.799 | Unpacking dh-autoreconf (20) ... 2026-06-23 11:22:29.850 | Selecting previously unselected package libarchive-zip-perl. 2026-06-23 11:22:29.859 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-23 11:22:29.864 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-23 11:22:29.931 | Selecting previously unselected package libsub-override-perl. 2026-06-23 11:22:29.941 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-23 11:22:29.946 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-23 11:22:29.987 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-23 11:22:29.998 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-23 11:22:30.002 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-23 11:22:30.051 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-23 11:22:30.060 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-23 11:22:30.065 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-23 11:22:30.104 | Selecting previously unselected package debugedit. 2026-06-23 11:22:30.114 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-23 11:22:30.118 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-23 11:22:30.161 | Selecting previously unselected package dwz. 2026-06-23 11:22:30.172 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-23 11:22:30.176 | Unpacking dwz (0.15-1build6) ... 2026-06-23 11:22:30.223 | Selecting previously unselected package gettext. 2026-06-23 11:22:30.234 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-23 11:22:30.238 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-23 11:22:30.348 | Selecting previously unselected package intltool-debian. 2026-06-23 11:22:30.359 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-23 11:22:30.363 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-23 11:22:30.407 | Selecting previously unselected package po-debconf. 2026-06-23 11:22:30.418 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-23 11:22:30.422 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-23 11:22:30.687 | Selecting previously unselected package debhelper. 2026-06-23 11:22:30.701 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-23 11:22:30.705 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-23 11:22:30.983 | Selecting previously unselected package uuid-dev:amd64. 2026-06-23 11:22:30.994 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-23 11:22:30.998 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-23 11:22:31.054 | Selecting previously unselected package libsctp1:amd64. 2026-06-23 11:22:31.067 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-23 11:22:31.071 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 11:22:31.111 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-23 11:22:31.123 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-23 11:22:31.127 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 11:22:31.182 | Selecting previously unselected package libapr1-dev. 2026-06-23 11:22:31.193 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-23 11:22:31.197 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-23 11:22:31.566 | Selecting previously unselected package libldap-dev:amd64. 2026-06-23 11:22:31.577 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:22:31.581 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 11:22:31.745 | Selecting previously unselected package libldap2-dev. 2026-06-23 11:22:31.756 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-23 11:22:31.760 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 11:22:31.800 | Selecting previously unselected package libaprutil1-dev. 2026-06-23 11:22:31.810 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 11:22:31.814 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-23 11:22:32.135 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-23 11:22:32.147 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 11:22:32.152 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 11:22:32.204 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-23 11:22:32.213 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 11:22:32.218 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 11:22:32.268 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-23 11:22:32.279 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 11:22:32.283 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 11:22:32.322 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-23 11:22:32.333 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 11:22:32.338 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 11:22:32.455 | Selecting previously unselected package apache2-dev. 2026-06-23 11:22:32.466 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 11:22:32.470 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-23 11:22:32.561 | Selecting previously unselected package ncal. 2026-06-23 11:22:32.571 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-23 11:22:32.575 | Unpacking ncal (12.1.8) ... 2026-06-23 11:22:32.622 | Selecting previously unselected package bsdmainutils. 2026-06-23 11:22:32.632 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-23 11:22:32.639 | Unpacking bsdmainutils (12.1.8) ... 2026-06-23 11:22:32.675 | Selecting previously unselected package conntrack. 2026-06-23 11:22:32.685 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-23 11:22:32.690 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-23 11:22:32.748 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-23 11:22:32.776 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-23 11:22:32.844 | Selecting previously unselected package dnsmasq-utils. 2026-06-23 11:22:32.855 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-23 11:22:32.858 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-23 11:22:32.907 | Selecting previously unselected package ebtables. 2026-06-23 11:22:32.918 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-23 11:22:32.933 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-23 11:22:32.981 | Selecting previously unselected package fonts-liberation. 2026-06-23 11:22:32.992 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-23 11:22:32.995 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-23 11:22:33.089 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-23 11:22:33.103 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-23 11:22:33.107 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-23 11:22:33.157 | Selecting previously unselected package fonts-liberation2. 2026-06-23 11:22:33.171 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-23 11:22:33.195 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-23 11:22:33.234 | Selecting previously unselected package genisoimage. 2026-06-23 11:22:33.248 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-23 11:22:33.252 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-23 11:22:33.314 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-23 11:22:33.328 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-23 11:22:33.332 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-23 11:22:33.383 | Selecting previously unselected package libann0. 2026-06-23 11:22:33.397 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-23 11:22:33.401 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-23 11:22:33.447 | Selecting previously unselected package libcdt5:amd64. 2026-06-23 11:22:33.463 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 11:22:33.467 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:33.509 | Selecting previously unselected package libcgraph6:amd64. 2026-06-23 11:22:33.524 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 11:22:33.527 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:33.591 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-23 11:22:33.604 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-23 11:22:33.611 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-23 11:22:33.661 | Selecting previously unselected package libltdl7:amd64. 2026-06-23 11:22:33.673 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-23 11:22:33.677 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-23 11:22:33.723 | Selecting previously unselected package libpathplan4:amd64. 2026-06-23 11:22:33.736 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 11:22:33.740 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:33.785 | Selecting previously unselected package libgvc6. 2026-06-23 11:22:33.798 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 11:22:33.802 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:33.869 | Selecting previously unselected package libgvpr2:amd64. 2026-06-23 11:22:33.882 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 11:22:33.886 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:33.932 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-23 11:22:33.945 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 11:22:33.949 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:34.020 | Selecting previously unselected package libice6:amd64. 2026-06-23 11:22:34.033 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-23 11:22:34.037 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-23 11:22:34.080 | Selecting previously unselected package libsm6:amd64. 2026-06-23 11:22:34.094 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-23 11:22:34.097 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-23 11:22:34.139 | Selecting previously unselected package libxt6t64:amd64. 2026-06-23 11:22:34.152 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-23 11:22:34.156 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-23 11:22:34.203 | Selecting previously unselected package libxmu6:amd64. 2026-06-23 11:22:34.216 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-23 11:22:34.220 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-23 11:22:34.262 | Selecting previously unselected package libxaw7:amd64. 2026-06-23 11:22:34.275 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-23 11:22:34.279 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-23 11:22:34.326 | Selecting previously unselected package graphviz. 2026-06-23 11:22:34.340 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 11:22:34.343 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:34.447 | Selecting previously unselected package icu-devtools. 2026-06-23 11:22:34.461 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-23 11:22:34.464 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-23 11:22:34.528 | Selecting previously unselected package iputils-arping. 2026-06-23 11:22:34.541 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-23 11:22:34.545 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-23 11:22:34.589 | Selecting previously unselected package comerr-dev:amd64. 2026-06-23 11:22:34.603 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-23 11:22:34.609 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-23 11:22:34.663 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-23 11:22:34.676 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 11:22:34.679 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:22:34.726 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-23 11:22:34.740 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 11:22:34.743 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:22:34.789 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-23 11:22:34.802 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 11:22:34.806 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:22:34.853 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-23 11:22:34.867 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 11:22:34.871 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:22:34.914 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-23 11:22:34.926 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 11:22:34.930 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:22:35.013 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-23 11:22:35.023 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-23 11:22:35.027 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-23 11:22:35.075 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-23 11:22:35.087 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:35.091 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:35.396 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-23 11:22:35.408 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-23 11:22:35.412 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-23 11:22:35.477 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-23 11:22:35.490 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-23 11:22:35.548 | Selecting previously unselected package libgts-bin. 2026-06-23 11:22:35.560 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-23 11:22:35.563 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-23 11:22:35.621 | Selecting previously unselected package libicu-dev:amd64. 2026-06-23 11:22:35.633 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-23 11:22:35.637 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-23 11:22:36.211 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-23 11:22:36.221 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-23 11:22:36.225 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-23 11:22:36.282 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-23 11:22:36.294 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-23 11:22:36.298 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 11:22:36.338 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-23 11:22:36.350 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-23 11:22:36.355 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 11:22:36.395 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-23 11:22:36.407 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-23 11:22:36.412 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-23 11:22:36.457 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-23 11:22:36.469 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-23 11:22:36.473 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-23 11:22:36.594 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-23 11:22:36.605 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-23 11:22:36.610 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-23 11:22:36.659 | Selecting previously unselected package libjson-xs-perl. 2026-06-23 11:22:36.668 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:22:36.672 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-23 11:22:36.720 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-23 11:22:36.731 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-23 11:22:36.735 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-23 11:22:36.808 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-23 11:22:36.819 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-23 11:22:36.823 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-23 11:22:36.870 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-23 11:22:36.881 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-23 11:22:36.885 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-23 11:22:36.940 | Selecting previously unselected package mysql-common. 2026-06-23 11:22:36.952 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-23 11:22:36.971 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-23 11:22:37.021 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-23 11:22:37.032 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 11:22:37.036 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:22:37.145 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-23 11:22:37.160 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-23 11:22:37.164 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-23 11:22:37.258 | Selecting previously unselected package pcp-conf. 2026-06-23 11:22:37.272 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:37.276 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-23 11:22:37.326 | Selecting previously unselected package libpcp3t64. 2026-06-23 11:22:37.342 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:37.346 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-23 11:22:37.403 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-23 11:22:37.418 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:37.422 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-23 11:22:37.464 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-23 11:22:37.478 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:37.482 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-23 11:22:37.534 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-23 11:22:37.548 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-23 11:22:37.554 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-23 11:22:37.603 | Selecting previously unselected package libpq5:amd64. 2026-06-23 11:22:37.617 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:22:37.621 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 11:22:37.667 | Selecting previously unselected package libssl-dev:amd64. 2026-06-23 11:22:37.681 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-23 11:22:37.685 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-23 11:22:37.930 | Selecting previously unselected package libpq-dev. 2026-06-23 11:22:37.945 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:22:37.949 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-23 11:22:38.008 | Selecting previously unselected package libsasl2-dev. 2026-06-23 11:22:38.022 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-23 11:22:38.029 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-23 11:22:38.111 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-23 11:22:38.125 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:22:38.129 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 11:22:38.379 | Selecting previously unselected package libx86-1:amd64. 2026-06-23 11:22:38.394 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-23 11:22:38.398 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-23 11:22:38.442 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-23 11:22:38.456 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-23 11:22:38.460 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 11:22:38.572 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-23 11:22:38.583 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-23 11:22:38.638 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-23 11:22:38.656 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-23 11:22:38.660 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-23 11:22:38.759 | Selecting previously unselected package llvm-17-runtime. 2026-06-23 11:22:38.772 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:38.776 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:38.846 | Selecting previously unselected package libpfm4:amd64. 2026-06-23 11:22:38.860 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-23 11:22:38.864 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-23 11:22:38.936 | Selecting previously unselected package llvm-17. 2026-06-23 11:22:38.951 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:38.954 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:40.088 | Selecting previously unselected package libffi-dev:amd64. 2026-06-23 11:22:40.101 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-23 11:22:40.105 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-23 11:22:40.175 | Selecting previously unselected package llvm-17-tools. 2026-06-23 11:22:40.185 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:40.189 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:40.548 | Selecting previously unselected package libz3-4:amd64. 2026-06-23 11:22:40.560 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-23 11:22:40.564 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-23 11:22:40.845 | Selecting previously unselected package libz3-dev:amd64. 2026-06-23 11:22:40.857 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-23 11:22:40.861 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-23 11:22:40.915 | Selecting previously unselected package llvm-17-dev. 2026-06-23 11:22:40.925 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 11:22:40.929 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:44.512 | Selecting previously unselected package lsscsi. 2026-06-23 11:22:44.524 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-23 11:22:44.529 | Unpacking lsscsi (0.32-1build1) ... 2026-06-23 11:22:44.572 | Selecting previously unselected package osinfo-db. 2026-06-23 11:22:44.583 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-23 11:22:44.588 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-23 11:22:45.242 | Selecting previously unselected package pkgconf-bin. 2026-06-23 11:22:45.253 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-23 11:22:45.257 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-23 11:22:45.302 | Selecting previously unselected package pkgconf:amd64. 2026-06-23 11:22:45.314 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-23 11:22:45.321 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-23 11:22:45.367 | Selecting previously unselected package pkg-config:amd64. 2026-06-23 11:22:45.378 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-23 11:22:45.385 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-23 11:22:45.424 | Selecting previously unselected package pm-utils. 2026-06-23 11:22:45.436 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-23 11:22:45.440 | Unpacking pm-utils (1.4.1-21) ... 2026-06-23 11:22:45.515 | Selecting previously unselected package postgresql-client-16. 2026-06-23 11:22:45.526 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:22:45.530 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 11:22:45.724 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-23 11:22:45.736 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:22:45.740 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 11:22:46.288 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-23 11:22:46.299 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-23 11:22:46.304 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-23 11:22:46.362 | Selecting previously unselected package python3-mysqldb. 2026-06-23 11:22:46.372 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-23 11:22:46.376 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-23 11:22:46.429 | Selecting previously unselected package python3-pip-whl. 2026-06-23 11:22:46.441 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-23 11:22:46.445 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-23 11:22:46.504 | Selecting previously unselected package python3-setuptools-whl. 2026-06-23 11:22:46.515 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-23 11:22:46.519 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-23 11:22:46.573 | Selecting previously unselected package python3.12-venv. 2026-06-23 11:22:46.584 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-23 11:22:46.588 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-23 11:22:46.628 | Selecting previously unselected package python3-venv. 2026-06-23 11:22:46.640 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-23 11:22:46.644 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-23 11:22:46.693 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:22:46.725 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 11:22:46.787 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:22:46.797 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 11:22:46.863 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:22:46.874 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 11:22:46.949 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:22:47.000 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 11:22:47.067 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:22:47.080 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 11:22:47.244 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:22:47.270 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 11:22:47.822 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:22:47.838 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 11:22:48.047 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-23 11:22:48.059 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 11:22:48.245 | Selecting previously unselected package sqlite3. 2026-06-23 11:22:48.256 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-23 11:22:48.307 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-23 11:22:48.362 | Selecting previously unselected package unzip. 2026-06-23 11:22:48.374 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-23 11:22:48.379 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-23 11:22:48.429 | Selecting previously unselected package vbetool. 2026-06-23 11:22:48.441 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-23 11:22:48.446 | Unpacking vbetool (1.1-5) ... 2026-06-23 11:22:48.493 | Selecting previously unselected package libosinfo-l10n. 2026-06-23 11:22:48.504 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-23 11:22:48.509 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-23 11:22:48.580 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-23 11:22:48.591 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-23 11:22:48.596 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-23 11:22:48.642 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-23 11:22:48.656 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-23 11:22:48.660 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-23 11:22:48.711 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-23 11:22:48.723 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-23 11:22:48.775 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-23 11:22:48.787 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 11:22:48.791 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:22:48.846 | Selecting previously unselected package libpcp-archive1t64. 2026-06-23 11:22:48.858 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:48.863 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-23 11:22:48.909 | Selecting previously unselected package libpcp-gui2t64. 2026-06-23 11:22:48.921 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:48.926 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-23 11:22:48.971 | Selecting previously unselected package libpcp-import1t64. 2026-06-23 11:22:48.983 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:48.988 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-23 11:22:49.039 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-23 11:22:49.049 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:49.053 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-23 11:22:49.106 | Selecting previously unselected package libpcp-trace2t64. 2026-06-23 11:22:49.118 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:49.122 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-23 11:22:49.172 | Selecting previously unselected package libpcp-web1t64. 2026-06-23 11:22:49.184 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:49.190 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-23 11:22:49.237 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-23 11:22:49.248 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-23 11:22:49.252 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-23 11:22:49.324 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-23 11:22:49.355 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-23 11:22:49.453 | Selecting previously unselected package python3-pcp. 2026-06-23 11:22:49.465 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:49.469 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-23 11:22:49.530 | Selecting previously unselected package pcp. 2026-06-23 11:22:49.543 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-23 11:22:49.803 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-23 11:22:50.766 | Selecting previously unselected package socat. 2026-06-23 11:22:50.782 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-23 11:22:50.786 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-23 11:22:50.866 | Selecting previously unselected package vlan. 2026-06-23 11:22:50.878 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-23 11:22:50.886 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-23 11:22:50.970 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-23 11:22:50.983 | Setting up postgresql-client-common (257build1.1) ... 2026-06-23 11:22:51.003 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-23 11:22:51.016 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-23 11:22:51.029 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-23 11:22:51.068 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-23 11:22:51.076 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-23 11:22:51.087 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:22:51.100 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-23 11:22:51.113 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-23 11:22:51.126 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-23 11:22:51.139 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:22:51.786 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-23 11:22:51.796 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-23 11:22:51.808 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-23 11:22:51.820 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-23 11:22:52.455 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-23 11:22:52.455 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-23 11:22:52.945 | Setting up ncal (12.1.8) ... 2026-06-23 11:22:52.957 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-23 11:22:52.970 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-23 11:22:52.985 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-23 11:22:52.998 | Setting up vbetool (1.1-5) ... 2026-06-23 11:22:53.015 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-23 11:22:53.057 | Setting up pm-utils (1.4.1-21) ... 2026-06-23 11:22:53.078 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-23 11:22:53.094 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-23 11:22:53.106 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:53.119 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:22:54.366 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 11:22:54.382 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-23 11:22:54.394 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-23 11:22:54.405 | Setting up m4 (1.4.19-4build1) ... 2026-06-23 11:22:54.417 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 11:22:54.429 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-23 11:22:54.442 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-23 11:22:54.467 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-23 11:22:54.509 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-23 11:22:54.521 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-23 11:22:54.534 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-23 11:22:55.448 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-23 11:22:55.913 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 11:22:55.924 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-23 11:22:56.188 | Setting up autotools-dev (20220109.1) ... 2026-06-23 11:22:56.199 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-23 11:22:56.210 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 11:22:56.221 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-23 11:22:56.232 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-23 11:22:56.243 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:22:56.253 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 11:22:56.263 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-23 11:22:56.273 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:56.282 | Setting up ebtables (2.0.11-6build1) ... 2026-06-23 11:22:56.839 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-23 11:22:56.850 | Setting up socat (1.8.0.0-4build3) ... 2026-06-23 11:22:56.860 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-23 11:22:56.870 | Setting up bsdmainutils (12.1.8) ... 2026-06-23 11:22:56.882 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-23 11:22:56.894 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-23 11:22:56.904 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 11:22:56.916 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-23 11:22:56.926 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-23 11:22:56.935 | Setting up lsscsi (0.32-1build1) ... 2026-06-23 11:22:56.945 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-23 11:22:56.955 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-23 11:22:56.965 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-23 11:22:56.976 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-23 11:22:56.987 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:22:56.998 | Setting up autoconf (2.71-3) ... 2026-06-23 11:22:57.012 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:57.023 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 11:22:57.034 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-23 11:22:57.044 | Setting up dwz (0.15-1build6) ... 2026-06-23 11:22:57.056 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 11:22:57.069 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-23 11:22:57.080 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-23 11:22:57.113 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:57.125 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-23 11:22:57.137 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:22:57.150 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-23 11:22:57.161 | Setting up libjson-perl (4.10000-1) ... 2026-06-23 11:22:57.193 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-23 11:22:57.205 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-23 11:22:57.234 | Setting up debugedit (1:5.0-5build2) ... 2026-06-23 11:22:57.245 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-23 11:22:57.256 | Setting up libsub-override-perl (0.10-1) ... 2026-06-23 11:22:57.266 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-23 11:22:57.277 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:57.287 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:22:57.298 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-23 11:22:57.308 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-23 11:22:57.319 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:22:57.329 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-23 11:22:57.340 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 11:22:57.350 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-23 11:22:57.367 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-23 11:22:57.377 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-23 11:22:57.390 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-23 11:22:57.401 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 11:22:57.411 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:22:58.480 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 11:22:58.491 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-23 11:22:58.501 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-23 11:22:58.512 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:22:58.523 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-23 11:22:58.534 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-23 11:22:58.542 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-23 11:22:58.552 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-23 11:22:58.563 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 11:22:58.573 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-23 11:22:58.584 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-23 11:22:58.594 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-23 11:22:58.606 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-23 11:22:58.617 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 11:22:58.627 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-23 11:22:58.710 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:22:58.710 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:22:58.710 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:23:00.487 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:23:00.499 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-23 11:23:00.605 | Setting up libtool (2.4.7-7build1) ... 2026-06-23 11:23:00.617 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 11:23:01.175 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-23 11:23:01.216 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:23:01.235 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 11:23:01.247 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-23 11:23:02.126 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-23 11:23:02.741 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-23 11:23:02.771 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-23 11:23:02.812 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-23 11:23:02.875 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-23 11:23:02.877 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-23 11:23:02.881 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-23 11:23:03.573 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 11:23:03.586 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 11:23:03.597 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-23 11:23:03.609 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-23 11:23:03.620 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 11:23:03.634 | Setting up dh-autoreconf (20) ... 2026-06-23 11:23:03.649 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-23 11:23:03.662 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-23 11:23:03.675 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 11:23:03.687 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-23 11:23:03.700 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:23:03.712 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-23 11:23:03.724 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-23 11:23:03.740 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:23:03.752 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-23 11:23:03.826 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:23:03.826 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:23:03.826 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:23:04.008 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:23:04.957 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-23 11:23:05.455 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-23 11:23:05.467 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-23 11:23:05.478 | Setting up postgresql-common (257build1.1) ... 2026-06-23 11:23:05.551 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:23:05.552 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:23:05.552 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:23:05.632 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:23:06.137 | 2026-06-23 11:23:06.137 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-23 11:23:06.333 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-23 11:23:06.333 | Removing obsolete dictionary files: 2026-06-23 11:23:07.448 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-23 11:23:08.027 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:23:08.079 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-23 11:23:08.814 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-23 11:23:09.985 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-23 11:23:09.997 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 11:23:10.011 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-23 11:23:10.024 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-23 11:23:10.035 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-23 11:23:10.046 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 11:23:10.059 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-23 11:23:10.798 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-23 11:23:10.811 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-23 11:23:10.824 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-23 11:23:10.840 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:23:10.856 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-23 11:23:10.869 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 11:23:10.881 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-23 11:23:10.894 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-23 11:23:10.907 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-23 11:23:11.751 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-23 11:23:11.763 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:23:11.773 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-23 11:23:11.858 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-23 11:23:11.871 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 11:23:11.884 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:23:11.897 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-23 11:23:11.908 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-23 11:23:12.032 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:23:12.043 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-23 11:23:12.055 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-23 11:23:12.066 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 11:23:12.080 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-23 11:23:12.092 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-23 11:23:12.105 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-23 11:23:12.117 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-23 11:23:13.076 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:23:13.088 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 11:23:13.100 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-23 11:23:13.113 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-23 11:23:13.126 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 11:23:13.141 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-23 11:23:13.155 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:23:13.168 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 11:23:13.247 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:23:13.247 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:23:13.247 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:23:13.429 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-23 11:23:13.443 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:23:13.456 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-23 11:23:13.469 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-23 11:23:13.484 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-23 11:23:14.172 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:23:14.220 | Enabling module mpm_event. 2026-06-23 11:23:14.270 | Enabling module authz_core. 2026-06-23 11:23:14.275 | Enabling module authz_host. 2026-06-23 11:23:14.324 | Enabling module authn_core. 2026-06-23 11:23:14.329 | Enabling module auth_basic. 2026-06-23 11:23:14.377 | Enabling module access_compat. 2026-06-23 11:23:14.425 | Enabling module authn_file. 2026-06-23 11:23:14.472 | Enabling module authz_user. 2026-06-23 11:23:14.521 | Enabling module alias. 2026-06-23 11:23:14.575 | Enabling module dir. 2026-06-23 11:23:14.639 | Enabling module autoindex. 2026-06-23 11:23:14.691 | Enabling module env. 2026-06-23 11:23:14.740 | Enabling module mime. 2026-06-23 11:23:14.799 | Enabling module negotiation. 2026-06-23 11:23:14.853 | Enabling module setenvif. 2026-06-23 11:23:14.903 | Enabling module filter. 2026-06-23 11:23:14.953 | Enabling module deflate. 2026-06-23 11:23:15.020 | Enabling module status. 2026-06-23 11:23:15.067 | Enabling module reqtimeout. 2026-06-23 11:23:15.117 | Enabling conf charset. 2026-06-23 11:23:15.165 | Enabling conf localized-error-pages. 2026-06-23 11:23:15.212 | Enabling conf other-vhosts-access-log. 2026-06-23 11:23:15.259 | Enabling conf security. 2026-06-23 11:23:15.307 | Enabling conf serve-cgi-bin. 2026-06-23 11:23:15.353 | Enabling site 000-default. 2026-06-23 11:23:16.391 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-23 11:23:17.090 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-23 11:23:18.529 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 11:23:18.541 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-23 11:23:18.555 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-23 11:23:18.860 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-23 11:23:18.872 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-23 11:23:20.909 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-23 11:23:20.978 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-23 11:23:21.054 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-23 11:23:21.123 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-23 11:23:22.986 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 11:23:22.999 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-23 11:23:23.019 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-23 11:23:23.091 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-23 11:23:27.379 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:23:27.580 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:23:27.694 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:23:31.206 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:23:32.068 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-23 11:23:32.209 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 11:23:32.243 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-23 11:23:32.478 | Processing triggers for ufw (0.36.2-6) ... 2026-06-23 11:23:32.606 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 11:23:36.424 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-23 11:23:36.455 | Processing triggers for install-info (7.1-3build2) ... 2026-06-23 11:23:36.616 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-23 11:23:36.876 | perl: warning: Setting locale failed. 2026-06-23 11:23:36.877 | perl: warning: Please check that your locale settings: 2026-06-23 11:23:36.877 | LANGUAGE = (unset), 2026-06-23 11:23:36.877 | LC_ALL = "en_US.utf8", 2026-06-23 11:23:36.877 | LANG = "de_DE.UTF-8" 2026-06-23 11:23:36.877 | are supported and installed on your system. 2026-06-23 11:23:36.877 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:23:37.007 | perl: warning: Setting locale failed. 2026-06-23 11:23:37.007 | perl: warning: Please check that your locale settings: 2026-06-23 11:23:37.007 | LANGUAGE = (unset), 2026-06-23 11:23:37.007 | LC_ALL = "en_US.utf8", 2026-06-23 11:23:37.007 | LANG = "de_DE.UTF-8" 2026-06-23 11:23:37.007 | are supported and installed on your system. 2026-06-23 11:23:37.007 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:23:37.058 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:23:37.058 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:23:37.058 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:23:37.129 | perl: warning: Setting locale failed. 2026-06-23 11:23:37.129 | perl: warning: Please check that your locale settings: 2026-06-23 11:23:37.129 | LANGUAGE = (unset), 2026-06-23 11:23:37.129 | LC_ALL = "en_US.utf8", 2026-06-23 11:23:37.130 | LANG = "de_DE.UTF-8" 2026-06-23 11:23:37.130 | are supported and installed on your system. 2026-06-23 11:23:37.130 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:23:37.484 | 2026-06-23 11:23:37.484 | Running kernel seems to be up-to-date. 2026-06-23 11:23:37.484 | 2026-06-23 11:23:37.485 | Restarting services... 2026-06-23 11:23:37.628 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-23 11:23:41.078 | 2026-06-23 11:23:41.079 | Service restarts being deferred: 2026-06-23 11:23:41.079 | systemctl restart ModemManager.service 2026-06-23 11:23:41.080 | /etc/needrestart/restart.d/dbus.service 2026-06-23 11:23:41.080 | systemctl restart systemd-logind.service 2026-06-23 11:23:41.080 | systemctl restart virtlockd.service 2026-06-23 11:23:41.080 | systemctl restart virtlogd.service 2026-06-23 11:23:41.080 | 2026-06-23 11:23:41.080 | No containers need to be restarted. 2026-06-23 11:23:41.080 | 2026-06-23 11:23:41.081 | User sessions running outdated binaries: 2026-06-23 11:23:41.081 | quobyte @ session #5: sshd[2028] 2026-06-23 11:23:41.096 | quobyte @ user manager service: systemd[1165] 2026-06-23 11:23:41.108 | 2026-06-23 11:23:41.108 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 11:23:43.204 | ++ functions-common:apt_get:1205 : result=0 2026-06-23 11:23:43.206 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:23:43.209 | ++ functions-common:time_stop:2414 : local name 2026-06-23 11:23:43.211 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 11:23:43.214 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:23:43.217 | ++ functions-common:time_stop:2417 : local total 2026-06-23 11:23:43.219 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 11:23:43.221 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:23:43.224 | ++ functions-common:time_stop:2421 : start_time=1782213729125 2026-06-23 11:23:43.226 | ++ functions-common:time_stop:2423 : [[ -z 1782213729125 ]] 2026-06-23 11:23:43.230 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:23:43.235 | ++ functions-common:time_stop:2426 : end_time=1782213823231 2026-06-23 11:23:43.237 | ++ functions-common:time_stop:2427 : elapsed_time=94106 2026-06-23 11:23:43.240 | ++ functions-common:time_stop:2428 : total=6602 2026-06-23 11:23:43.242 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:23:43.245 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=100708 2026-06-23 11:23:43.247 | ++ functions-common:apt_get:1209 : return 0 2026-06-23 11:23:43.250 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-23 11:23:43.253 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-23 11:23:43.257 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-23 11:23:43.263 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-23 11:23:43.266 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-23 11:23:43.269 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-23 11:23:43.275 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-23 11:23:43.279 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-23 11:23:43.282 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-23 11:23:43.285 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-23 11:23:43.289 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:23:43.599 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-23 11:23:43.601 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-23 11:23:43.604 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-23 11:23:43.606 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-23 11:23:43.608 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-23 11:23:43.610 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-23 11:23:43.613 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-23 11:23:43.615 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-23 11:23:43.617 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-23 11:23:43.619 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-23 11:23:43.622 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-23 11:23:43.624 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-23 11:23:43.626 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-23 11:23:43.629 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-23 11:23:43.630 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-23 11:23:43.632 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-23 11:23:43.635 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-23 11:23:43.637 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-23 11:23:43.639 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-23 11:23:43.641 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-23 11:23:43.644 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-23 11:23:43.647 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-23 11:23:43.649 | + functions-common:_ensure_lsb_release:420 : return 2026-06-23 11:23:43.652 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-23 11:23:43.666 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-23 11:23:43.668 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-23 11:23:43.681 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-23 11:23:43.683 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-23 11:23:43.696 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-23 11:23:43.698 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-23 11:23:43.700 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-23 11:23:43.702 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-23 11:23:43.704 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-23 11:23:43.706 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-23 11:23:43.708 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-23 11:23:43.710 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-23 11:23:43.712 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-23 11:23:43.714 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-23 11:23:43.716 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-23 11:23:43.716 | Distro: noble 2026-06-23 11:23:43.718 | + tools/install_pip.sh:main:117 : get_versions 2026-06-23 11:23:43.721 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-23 11:23:43.724 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-23 11:23:43.726 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-23 11:23:43.729 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-23 11:23:43.729 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-23 11:23:44.426 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-23 11:23:44.428 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-23 11:23:44.428 | pip: 24.0 2026-06-23 11:23:44.430 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-23 11:23:44.432 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-23 11:23:44.434 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:23:44.436 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:23:44.438 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:23:44.440 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:23:44.441 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:23:44.443 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:23:44.445 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:23:44.447 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:23:44.449 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:23:44.451 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:23:44.453 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:23:44.454 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:23:44.456 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:23:44.458 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-23 11:23:44.460 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:23:44.462 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:23:44.464 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-23 11:23:44.469 | + tools/install_pip.sh:main:146 : set -x 2026-06-23 11:23:44.471 | + tools/install_pip.sh:main:149 : get_versions 2026-06-23 11:23:44.473 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-23 11:23:44.478 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-23 11:23:44.480 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-23 11:23:44.483 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-23 11:23:44.483 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-23 11:23:45.107 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-23 11:23:45.110 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-23 11:23:45.110 | pip: 24.0 2026-06-23 11:23:45.114 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-23 11:23:45.117 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-23 11:23:45.121 | + ./stack.sh:main:801 : fixup_all 2026-06-23 11:23:45.124 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-23 11:23:45.127 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-23 11:23:45.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:23:45.133 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:23:45.136 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-23 11:23:45.153 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-23 11:23:45.170 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-23 11:23:45.185 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-23 11:23:45.188 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-23 11:23:45.190 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:23:45.193 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:23:45.195 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:23:45.198 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:23:45.200 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:23:45.203 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:23:45.206 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:23:45.209 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:23:45.211 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:23:45.214 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:23:45.217 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:23:45.220 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:23:45.222 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:23:45.225 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-23 11:23:45.228 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-23 11:23:45.232 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-23 11:23:45.247 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-23 11:23:45.263 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-23 11:23:45.279 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-23 11:23:45.294 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-23 11:23:45.310 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-23 11:23:45.324 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-23 11:23:45.339 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-23 11:23:45.354 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-23 11:23:45.357 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-23 11:23:45.359 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-23 11:23:51.292 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-23 11:23:51.320 | Using python 3.12 to install setuptools 2026-06-23 11:23:51.323 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-23 11:23:52.806 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-23 11:23:53.083 | Collecting pip 2026-06-23 11:23:53.183 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-23 11:23:53.197 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-23 11:23:53.669 | Collecting setuptools[core] 2026-06-23 11:23:53.684 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 11:23:53.852 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-23 11:23:53.866 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 11:23:53.952 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-23 11:23:53.968 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-23 11:23:53.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-06-23 11:23:54.071 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-23 11:23:54.087 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 11:23:54.213 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-23 11:23:54.229 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 11:23:54.324 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-23 11:23:54.341 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 11:23:54.475 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:23:54.490 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 11:23:54.583 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:23:54.600 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 11:23:54.848 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:23:54.863 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-23 11:23:54.957 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:23:54.972 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-23 11:23:55.173 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:23:55.190 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-23 11:23:55.253 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:23:55.269 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-23 11:23:55.375 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:23:55.391 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-23 11:23:55.486 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:23:55.502 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 11:23:55.552 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-23 11:23:55.584 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-23 11:23:55.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.0 MB/s eta 0:00:00 2026-06-23 11:23:55.685 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-23 11:23:55.709 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-23 11:23:55.733 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-23 11:23:55.749 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.4 MB/s eta 0:00:00 2026-06-23 11:23:55.765 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-23 11:23:55.781 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.5 MB/s eta 0:00:00 2026-06-23 11:23:55.797 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-23 11:23:55.821 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-23 11:23:55.869 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 23.9 MB/s eta 0:00:00 2026-06-23 11:23:55.884 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-23 11:23:55.909 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-23 11:23:55.933 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-23 11:23:55.949 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.0 MB/s eta 0:00:00 2026-06-23 11:23:55.965 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-23 11:23:55.988 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-23 11:23:56.012 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 16.4 MB/s eta 0:00:00 2026-06-23 11:23:56.028 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-23 11:23:56.052 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-23 11:23:56.067 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.3 MB/s eta 0:00:00 2026-06-23 11:23:56.083 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-23 11:23:56.136 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.2 MB/s eta 0:00:00 2026-06-23 11:23:56.918 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-23 11:23:56.949 | Attempting uninstall: setuptools 2026-06-23 11:23:56.969 | Found existing installation: setuptools 68.1.2 2026-06-23 11:23:56.969 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:23:56.971 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-23 11:23:58.156 | Attempting uninstall: pygments 2026-06-23 11:23:58.165 | Found existing installation: Pygments 2.17.2 2026-06-23 11:23:58.166 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:23:58.167 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-23 11:23:59.651 | Attempting uninstall: pip 2026-06-23 11:23:59.657 | Found existing installation: pip 24.0 2026-06-23 11:23:59.732 | Uninstalling pip-24.0: 2026-06-23 11:23:59.742 | Successfully uninstalled pip-24.0 2026-06-23 11:24:01.450 | Attempting uninstall: packaging 2026-06-23 11:24:01.459 | Found existing installation: packaging 24.0 2026-06-23 11:24:01.459 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:24:01.460 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-23 11:24:01.658 | Attempting uninstall: markdown-it-py 2026-06-23 11:24:01.683 | Found existing installation: markdown-it-py 3.0.0 2026-06-23 11:24:01.684 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:24:01.684 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-23 11:24:01.842 | Attempting uninstall: wheel 2026-06-23 11:24:01.890 | Found existing installation: wheel 0.42.0 2026-06-23 11:24:01.890 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:24:01.891 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-23 11:24:01.941 | Attempting uninstall: rich 2026-06-23 11:24:01.989 | Found existing installation: rich 13.7.1 2026-06-23 11:24:01.990 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:24:01.990 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-23 11:24:02.770 | 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.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-23 11:24:02.980 | + inc/python:pip_install:216 : result=0 2026-06-23 11:24:02.983 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:24:02.986 | + functions-common:time_stop:2414 : local name 2026-06-23 11:24:02.989 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:24:02.992 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:24:02.996 | + functions-common:time_stop:2417 : local total 2026-06-23 11:24:02.999 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:24:03.002 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:24:03.006 | + functions-common:time_stop:2421 : start_time=1782213831313 2026-06-23 11:24:03.010 | + functions-common:time_stop:2423 : [[ -z 1782213831313 ]] 2026-06-23 11:24:03.015 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:24:03.020 | + functions-common:time_stop:2426 : end_time=1782213843016 2026-06-23 11:24:03.024 | + functions-common:time_stop:2427 : elapsed_time=11703 2026-06-23 11:24:03.028 | + functions-common:time_stop:2428 : total=0 2026-06-23 11:24:03.031 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:24:03.036 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11703 2026-06-23 11:24:03.040 | + inc/python:pip_install:219 : return 0 2026-06-23 11:24:03.044 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-23 11:24:03.048 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:24:03.053 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:24:03.057 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-23 11:24:03.062 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-23 11:24:03.065 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-23 11:24:03.097 | Using python 3.12 to install os-testr 2026-06-23 11:24:03.101 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-23 11:24:04.569 | Collecting os-testr 2026-06-23 11:24:04.716 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-23 11:24:04.781 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-23 11:24:04.798 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-23 11:24:04.837 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-23 11:24:04.856 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-23 11:24:04.925 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-23 11:24:04.942 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-23 11:24:04.957 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-23 11:24:04.987 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-23 11:24:05.005 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-23 11:24:05.101 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-23 11:24:05.117 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-23 11:24:05.155 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-23 11:24:05.187 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-23 11:24:05.239 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-23 11:24:05.277 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-23 11:24:05.318 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-23 11:24:05.341 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-23 11:24:05.472 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.0 MB/s 0:00:00 2026-06-23 11:24:05.645 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-23 11:24:05.799 | Attempting uninstall: PyYAML 2026-06-23 11:24:05.807 | Found existing installation: PyYAML 6.0.1 2026-06-23 11:24:05.807 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:24:05.808 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-23 11:24:06.200 | 2026-06-23 11:24:06.204 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-23 11:24:06.373 | + inc/python:pip_install:216 : result=0 2026-06-23 11:24:06.378 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:24:06.382 | + functions-common:time_stop:2414 : local name 2026-06-23 11:24:06.386 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:24:06.389 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:24:06.393 | + functions-common:time_stop:2417 : local total 2026-06-23 11:24:06.396 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:24:06.400 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:24:06.403 | + functions-common:time_stop:2421 : start_time=1782213843089 2026-06-23 11:24:06.407 | + functions-common:time_stop:2423 : [[ -z 1782213843089 ]] 2026-06-23 11:24:06.411 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:24:06.417 | + functions-common:time_stop:2426 : end_time=1782213846412 2026-06-23 11:24:06.419 | + functions-common:time_stop:2427 : elapsed_time=3323 2026-06-23 11:24:06.424 | + functions-common:time_stop:2428 : total=11703 2026-06-23 11:24:06.427 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:24:06.431 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15026 2026-06-23 11:24:06.435 | + inc/python:pip_install:219 : return 0 2026-06-23 11:24:06.440 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-23 11:24:06.526 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-23 11:24:06.631 | + ./stack.sh:main:829 : install_infra 2026-06-23 11:24:06.635 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-23 11:24:06.639 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-23 11:24:06.643 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-23 11:24:12.349 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-23 11:24:12.352 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-23 11:24:12.372 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-23 11:24:13.751 | Collecting pbr 2026-06-23 11:24:13.754 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-23 11:24:14.186 | Collecting setuptools[core] 2026-06-23 11:24:14.189 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 11:24:14.340 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-23 11:24:14.342 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 11:24:14.414 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-23 11:24:14.416 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-23 11:24:14.485 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-23 11:24:14.488 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 11:24:14.578 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-23 11:24:14.580 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 11:24:14.650 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-23 11:24:14.652 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 11:24:14.752 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:24:14.755 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 11:24:14.824 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:24:14.825 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 11:24:15.052 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:24:15.055 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-23 11:24:15.129 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:24:15.133 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-23 11:24:15.302 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:24:15.306 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-23 11:24:15.354 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:24:15.357 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-23 11:24:15.439 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:24:15.442 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-23 11:24:15.527 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:24:15.529 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 11:24:15.617 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 11:24:15.718 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 11:24:15.744 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-23 11:24:15.748 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-23 11:24:15.749 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-23 11:24:15.752 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-23 11:24:15.754 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-23 11:24:15.757 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-23 11:24:15.760 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-23 11:24:15.771 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-23 11:24:15.773 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-23 11:24:15.776 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-23 11:24:15.781 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-23 11:24:15.781 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-23 11:24:15.786 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-23 11:24:15.788 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-23 11:24:15.791 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-23 11:24:15.817 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-23 11:24:16.101 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-23 11:24:19.818 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-23 11:24:20.010 | + inc/python:pip_install:216 : result=0 2026-06-23 11:24:20.013 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:24:20.015 | + functions-common:time_stop:2414 : local name 2026-06-23 11:24:20.018 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:24:20.020 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:24:20.023 | + functions-common:time_stop:2417 : local total 2026-06-23 11:24:20.025 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:24:20.027 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:24:20.029 | + functions-common:time_stop:2421 : start_time=1782213852365 2026-06-23 11:24:20.031 | + functions-common:time_stop:2423 : [[ -z 1782213852365 ]] 2026-06-23 11:24:20.034 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:24:20.037 | + functions-common:time_stop:2426 : end_time=1782213860035 2026-06-23 11:24:20.039 | + functions-common:time_stop:2427 : elapsed_time=7670 2026-06-23 11:24:20.042 | + functions-common:time_stop:2428 : total=15026 2026-06-23 11:24:20.044 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:24:20.047 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22696 2026-06-23 11:24:20.049 | + inc/python:pip_install:219 : return 0 2026-06-23 11:24:20.052 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-23 11:24:20.055 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-23 11:24:20.077 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-23 11:24:21.356 | Processing /opt/stack/requirements 2026-06-23 11:24:21.360 | Installing build dependencies: started 2026-06-23 11:24:24.555 | Installing build dependencies: finished with status 'done' 2026-06-23 11:24:24.558 | Getting requirements to build wheel: started 2026-06-23 11:24:24.860 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 11:24:24.866 | Preparing metadata (pyproject.toml): started 2026-06-23 11:24:26.068 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:24:26.266 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 11:24:26.364 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-23 11:24:26.386 | 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.dev8455) (26.2) 2026-06-23 11:24:26.505 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 11:24:26.521 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 11:24:26.678 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 11:24:26.682 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-23 11:24:26.826 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 11:24:26.842 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-23 11:24:26.856 | 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.dev8455) (82.0.1) 2026-06-23 11:24:27.173 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 11:24:27.189 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-23 11:24:27.205 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.5 MB/s eta 0:00:00 2026-06-23 11:24:27.276 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 11:24:27.292 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-23 11:24:27.410 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 11:24:27.426 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-23 11:24:27.513 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 11:24:27.528 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 11:24:27.655 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-23 11:24:27.678 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-23 11:24:27.691 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.7 MB/s eta 0:00:00 2026-06-23 11:24:27.694 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-23 11:24:27.715 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-23 11:24:27.728 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.7 MB/s eta 0:00:00 2026-06-23 11:24:27.744 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-23 11:24:27.759 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.2 MB/s eta 0:00:00 2026-06-23 11:24:27.775 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-23 11:24:27.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 15.5 MB/s eta 0:00:00 2026-06-23 11:24:27.810 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-23 11:24:27.823 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.8 MB/s eta 0:00:00 2026-06-23 11:24:27.840 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-23 11:24:27.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.4 MB/s eta 0:00:00 2026-06-23 11:24:27.887 | Building wheels for collected packages: openstack_requirements 2026-06-23 11:24:27.889 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-23 11:24:30.188 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-23 11:24:30.190 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8455-py3-none-any.whl size=52409 sha256=6f3a48bc23afe9bc4f4ef14693f989317ca2dfb2937cb444d4159d6419acf00a 2026-06-23 11:24:30.190 | Stored in directory: /tmp/pip-ephem-wheel-cache-bvku2maf/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-23 11:24:30.194 | Successfully built openstack_requirements 2026-06-23 11:24:30.478 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-23 11:24:31.230 | 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.dev8455 requests-2.34.2 urllib3-2.7.0 2026-06-23 11:24:31.440 | + inc/python:pip_install:216 : result=0 2026-06-23 11:24:31.443 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:24:31.445 | + functions-common:time_stop:2414 : local name 2026-06-23 11:24:31.448 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:24:31.450 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:24:31.453 | + functions-common:time_stop:2417 : local total 2026-06-23 11:24:31.455 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:24:31.456 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:24:31.459 | + functions-common:time_stop:2421 : start_time=1782213860069 2026-06-23 11:24:31.461 | + functions-common:time_stop:2423 : [[ -z 1782213860069 ]] 2026-06-23 11:24:31.464 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:24:31.468 | + functions-common:time_stop:2426 : end_time=1782213871465 2026-06-23 11:24:31.471 | + functions-common:time_stop:2427 : elapsed_time=11396 2026-06-23 11:24:31.473 | + functions-common:time_stop:2428 : total=22696 2026-06-23 11:24:31.475 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:24:31.478 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34092 2026-06-23 11:24:31.480 | + inc/python:pip_install:219 : return 0 2026-06-23 11:24:31.482 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-23 11:24:31.485 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-23 11:24:31.488 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-23 11:24:31.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:24:31.493 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:24:31.495 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-23 11:24:31.498 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:24:31.500 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-23 11:24:31.520 | Using python 3.12 to install pbr 2026-06-23 11:24:31.523 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-23 11:24:32.520 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-23 11:24:32.723 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-23 11:24:32.957 | + inc/python:pip_install:216 : result=0 2026-06-23 11:24:32.959 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:24:32.962 | + functions-common:time_stop:2414 : local name 2026-06-23 11:24:32.964 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:24:32.967 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:24:32.970 | + functions-common:time_stop:2417 : local total 2026-06-23 11:24:32.973 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:24:32.975 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:24:32.978 | + functions-common:time_stop:2421 : start_time=1782213871515 2026-06-23 11:24:32.980 | + functions-common:time_stop:2423 : [[ -z 1782213871515 ]] 2026-06-23 11:24:32.983 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:24:32.988 | + functions-common:time_stop:2426 : end_time=1782213872984 2026-06-23 11:24:32.991 | + functions-common:time_stop:2427 : elapsed_time=1469 2026-06-23 11:24:32.993 | + functions-common:time_stop:2428 : total=34092 2026-06-23 11:24:32.996 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:24:32.999 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35561 2026-06-23 11:24:33.002 | + inc/python:pip_install:219 : return 0 2026-06-23 11:24:33.004 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-23 11:24:38.471 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-23 11:24:39.307 | Collecting bindep 2026-06-23 11:24:39.405 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-23 11:24:39.508 | Collecting distro>=1.7 (from bindep) 2026-06-23 11:24:39.523 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-23 11:24:39.609 | Collecting packaging (from bindep) 2026-06-23 11:24:39.614 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 11:24:39.662 | Collecting Parsley (from bindep) 2026-06-23 11:24:39.678 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-23 11:24:39.771 | Collecting pbr>=2 (from bindep) 2026-06-23 11:24:39.773 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-23 11:24:40.191 | Collecting setuptools (from pbr>=2->bindep) 2026-06-23 11:24:40.194 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 11:24:40.283 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-23 11:24:40.313 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-23 11:24:40.322 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-23 11:24:40.326 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-23 11:24:40.343 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-23 11:24:40.365 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.1 MB/s eta 0:00:00 2026-06-23 11:24:40.367 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-23 11:24:40.515 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-23 11:24:42.257 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-23 11:24:42.397 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-23 11:24:42.400 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-23 11:24:42.403 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-23 11:24:42.418 | + ./stack.sh:main:838 : pkgs= 2026-06-23 11:24:42.421 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-23 11:24:42.424 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-23 11:24:42.426 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 11:24:42.429 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-23 11:24:42.431 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 11:24:42.433 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 11:24:42.436 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 11:24:42.438 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 11:24:42.440 | + functions-common:run_phase:1852 : local extra 2026-06-23 11:24:42.443 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 11:24:42.447 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 11:24:42.449 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 11:24:42.451 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 11:24:42.454 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-23 11:24:42.456 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 11:24:42.470 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:24:42.472 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:24:42.474 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:24:42.476 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-23 11:24:42.478 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:24:42.480 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 11:24:42.482 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:24:42.484 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-23 11:24:42.486 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:24:42.488 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-23 11:24:42.490 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:24:42.492 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-23 11:24:42.494 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 11:24:42.496 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 11:24:42.498 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:24:42.500 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 11:24:42.502 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-23 11:24:42.504 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 11:24:42.507 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-23 11:24:42.509 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 11:24:42.511 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 11:24:42.513 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-23 11:24:42.516 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-23 11:24:42.518 | + functions:set_systemd_override:845 : local value=2048 2026-06-23 11:24:42.521 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-23 11:24:42.523 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-23 11:24:42.582 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-23 11:24:42.582 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-23 11:24:42.584 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-23 11:24:42.999 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-23 11:24:43.002 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-23 11:24:43.017 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:24:43.019 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-23 11:24:43.022 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 11:24:43.025 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:24:43.028 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 11:24:43.030 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:24:43.032 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:24:43.034 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:24:43.036 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:24:43.038 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:24:43.041 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:24:43.045 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 11:24:43.048 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 11:24:43.051 | + functions-common:apt_get_update:1161 : return 2026-06-23 11:24:43.054 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-23 11:24:43.057 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:24:43.061 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:24:43.064 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:24:43.067 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-23 11:24:43.091 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-23 11:24:43.130 | Reading package lists... 2026-06-23 11:24:43.564 | Building dependency tree... 2026-06-23 11:24:43.567 | Reading state information... 2026-06-23 11:24:44.215 | The following additional packages will be installed: 2026-06-23 11:24:44.215 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-23 11:24:44.215 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-23 11:24:44.215 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-23 11:24:44.218 | erlang-tools erlang-xmerl 2026-06-23 11:24:44.221 | Suggested packages: 2026-06-23 11:24:44.221 | erlang erlang-manpages erlang-doc 2026-06-23 11:24:44.287 | The following NEW packages will be installed: 2026-06-23 11:24:44.288 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-23 11:24:44.288 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-23 11:24:44.288 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-23 11:24:44.291 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-23 11:24:44.349 | 0 upgraded, 18 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 11:24:44.349 | Need to get 36.1 MB of archives. 2026-06-23 11:24:44.349 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-23 11:24:44.349 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-23 11:24:44.497 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-23 11:24:44.511 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-23 11:24:44.515 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-23 11:24:44.527 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-23 11:24:44.540 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-23 11:24:44.544 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-23 11:24:44.568 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-23 11:24:44.570 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-23 11:24:44.572 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-23 11:24:44.574 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-23 11:24:44.583 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-23 11:24:44.609 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-23 11:24:44.611 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-23 11:24:44.614 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-23 11:24:44.618 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-23 11:24:44.627 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-23 11:24:44.646 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-23 11:24:45.099 | perl: warning: Setting locale failed. 2026-06-23 11:24:45.099 | perl: warning: Please check that your locale settings: 2026-06-23 11:24:45.099 | LANGUAGE = (unset), 2026-06-23 11:24:45.099 | LC_ALL = "en_US.utf8", 2026-06-23 11:24:45.099 | LANG = "de_DE.UTF-8" 2026-06-23 11:24:45.099 | are supported and installed on your system. 2026-06-23 11:24:45.099 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:24:45.163 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:24:45.163 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:24:45.163 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:24:45.353 | Fetched 36.1 MB in 1s (66.3 MB/s) 2026-06-23 11:24:45.453 | Selecting previously unselected package erlang-base. 2026-06-23 11:24:45.518 | (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 ... 122977 files and directories currently installed.) 2026-06-23 11:24:45.524 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:45.528 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:45.917 | Selecting previously unselected package erlang-asn1. 2026-06-23 11:24:45.929 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:45.934 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.007 | Selecting previously unselected package erlang-crypto. 2026-06-23 11:24:46.016 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.020 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.072 | Selecting previously unselected package erlang-public-key. 2026-06-23 11:24:46.084 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.088 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.197 | Selecting previously unselected package erlang-mnesia. 2026-06-23 11:24:46.209 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.214 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.288 | Selecting previously unselected package erlang-runtime-tools. 2026-06-23 11:24:46.300 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.305 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.374 | Selecting previously unselected package erlang-ssl. 2026-06-23 11:24:46.385 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.390 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.489 | Selecting previously unselected package erlang-eldap. 2026-06-23 11:24:46.501 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.505 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.553 | Selecting previously unselected package erlang-ftp. 2026-06-23 11:24:46.566 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.570 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.618 | Selecting previously unselected package erlang-tftp. 2026-06-23 11:24:46.630 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.634 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.688 | Selecting previously unselected package erlang-inets. 2026-06-23 11:24:46.700 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.705 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.793 | Selecting previously unselected package erlang-snmp. 2026-06-23 11:24:46.805 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.810 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:46.967 | Selecting previously unselected package erlang-os-mon. 2026-06-23 11:24:46.980 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:46.984 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:47.035 | Selecting previously unselected package erlang-parsetools. 2026-06-23 11:24:47.047 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:47.052 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:47.101 | Selecting previously unselected package erlang-syntax-tools. 2026-06-23 11:24:47.113 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:47.117 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:47.171 | Selecting previously unselected package erlang-tools. 2026-06-23 11:24:47.183 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:47.187 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:47.255 | Selecting previously unselected package erlang-xmerl. 2026-06-23 11:24:47.267 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 11:24:47.271 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:47.360 | Selecting previously unselected package rabbitmq-server. 2026-06-23 11:24:47.372 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-23 11:24:47.379 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-23 11:24:48.390 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:48.759 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-23 11:24:48.760 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-23 11:24:51.255 | Searching for services which depend on erlang and should be started... none found. 2026-06-23 11:24:51.288 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.301 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.314 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.326 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.338 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.351 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.363 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.376 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.388 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.400 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.412 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.424 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.436 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.448 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.461 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.473 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 11:24:51.485 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-23 11:24:51.576 | info: Selecting GID from range 100 to 999 ... 2026-06-23 11:24:51.581 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-23 11:24:51.679 | info: Selecting UID from range 100 to 999 ... 2026-06-23 11:24:51.679 | 2026-06-23 11:24:51.684 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-23 11:24:51.688 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-23 11:24:51.742 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-23 11:24:51.957 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-23 11:25:11.741 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 11:25:13.397 | perl: warning: Setting locale failed. 2026-06-23 11:25:13.397 | perl: warning: Please check that your locale settings: 2026-06-23 11:25:13.397 | LANGUAGE = (unset), 2026-06-23 11:25:13.397 | LC_ALL = "en_US.utf8", 2026-06-23 11:25:13.398 | LANG = "de_DE.UTF-8" 2026-06-23 11:25:13.398 | are supported and installed on your system. 2026-06-23 11:25:13.398 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:25:13.524 | perl: warning: Setting locale failed. 2026-06-23 11:25:13.524 | perl: warning: Please check that your locale settings: 2026-06-23 11:25:13.524 | LANGUAGE = (unset), 2026-06-23 11:25:13.524 | LC_ALL = "en_US.utf8", 2026-06-23 11:25:13.524 | LANG = "de_DE.UTF-8" 2026-06-23 11:25:13.524 | are supported and installed on your system. 2026-06-23 11:25:13.525 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:25:13.574 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:25:13.574 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:25:13.574 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:25:13.643 | perl: warning: Setting locale failed. 2026-06-23 11:25:13.643 | perl: warning: Please check that your locale settings: 2026-06-23 11:25:13.643 | LANGUAGE = (unset), 2026-06-23 11:25:13.643 | LC_ALL = "en_US.utf8", 2026-06-23 11:25:13.643 | LANG = "de_DE.UTF-8" 2026-06-23 11:25:13.643 | are supported and installed on your system. 2026-06-23 11:25:13.643 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:25:14.144 | 2026-06-23 11:25:14.144 | Running kernel seems to be up-to-date. 2026-06-23 11:25:14.144 | 2026-06-23 11:25:14.144 | Restarting services... 2026-06-23 11:25:14.192 | 2026-06-23 11:25:14.193 | Service restarts being deferred: 2026-06-23 11:25:14.193 | /etc/needrestart/restart.d/dbus.service 2026-06-23 11:25:14.193 | systemctl restart systemd-logind.service 2026-06-23 11:25:14.193 | systemctl restart virtlockd.service 2026-06-23 11:25:14.193 | systemctl restart virtlogd.service 2026-06-23 11:25:14.193 | 2026-06-23 11:25:14.193 | No containers need to be restarted. 2026-06-23 11:25:14.193 | 2026-06-23 11:25:14.193 | User sessions running outdated binaries: 2026-06-23 11:25:14.193 | quobyte @ session #5: sshd[2028] 2026-06-23 11:25:14.203 | quobyte @ user manager service: systemd[1165] 2026-06-23 11:25:14.212 | 2026-06-23 11:25:14.212 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 11:25:16.127 | + functions-common:apt_get:1205 : result=0 2026-06-23 11:25:16.130 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:25:16.133 | + functions-common:time_stop:2414 : local name 2026-06-23 11:25:16.136 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:25:16.139 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:25:16.142 | + functions-common:time_stop:2417 : local total 2026-06-23 11:25:16.145 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:25:16.149 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:25:16.152 | + functions-common:time_stop:2421 : start_time=1782213883087 2026-06-23 11:25:16.155 | + functions-common:time_stop:2423 : [[ -z 1782213883087 ]] 2026-06-23 11:25:16.158 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:25:16.163 | + functions-common:time_stop:2426 : end_time=1782213916160 2026-06-23 11:25:16.166 | + functions-common:time_stop:2427 : elapsed_time=33073 2026-06-23 11:25:16.168 | + functions-common:time_stop:2428 : total=100708 2026-06-23 11:25:16.171 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:25:16.174 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=133781 2026-06-23 11:25:16.177 | + functions-common:apt_get:1209 : return 0 2026-06-23 11:25:16.180 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-23 11:25:16.183 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:25:16.186 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:25:16.188 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:25:16.192 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:25:16.195 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:25:16.198 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:25:16.202 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:25:16.205 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:25:16.208 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:25:16.211 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:25:16.214 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:25:16.216 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:25:16.219 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:25:16.222 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-23 11:25:16.225 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-23 11:25:16.244 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:25:16.246 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-23 11:25:16.249 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:25:16.252 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-23 11:25:16.255 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-23 11:25:16.260 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-23 11:25:16.265 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-23 11:25:16.268 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-23 11:25:16.270 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-23 11:25:16.274 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-23 11:25:16.277 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-23 11:25:16.280 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-23 11:25:16.285 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-23 11:25:17.406 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-23 11:25:17.406 | user tags 2026-06-23 11:25:17.406 | guest [administrator]' 2026-06-23 11:25:17.410 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-23 11:25:17.410 | user tags 2026-06-23 11:25:17.410 | guest [administrator]' 2026-06-23 11:25:17.410 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-23 11:25:17.416 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-23 11:25:17.418 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-23 11:25:17.420 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-23 11:25:18.484 | Adding user "stackrabbit" ... 2026-06-23 11:25:18.522 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-23 11:25:18.542 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-23 11:25:19.574 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-23 11:25:19.607 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-23 11:25:19.609 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-23 11:25:20.677 | Changing password for user "stackrabbit" ... 2026-06-23 11:25:20.709 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-23 11:25:20.712 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-23 11:25:20.714 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-23 11:25:21.763 | Deleting user "guest" ... 2026-06-23 11:25:21.796 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-23 11:25:21.813 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:25:21.817 | + ./stack.sh:main:855 : install_database 2026-06-23 11:25:21.819 | + lib/database:install_database:118 : install_database_mysql 2026-06-23 11:25:21.821 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-23 11:25:21.824 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:25:21.826 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:25:21.829 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-23 11:25:21.841 | perl: warning: Setting locale failed. 2026-06-23 11:25:21.841 | perl: warning: Please check that your locale settings: 2026-06-23 11:25:21.841 | LANGUAGE = (unset), 2026-06-23 11:25:21.841 | LC_ALL = "en_US.utf8", 2026-06-23 11:25:21.841 | LANG = "de_DE.UTF-8" 2026-06-23 11:25:21.841 | are supported and installed on your system. 2026-06-23 11:25:21.842 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:25:21.895 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:25:21.896 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:25:21.896 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:25:22.007 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-23 11:25:22.010 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-23 11:25:22.014 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-23 11:25:22.017 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:25:22.020 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:25:22.022 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-23 11:25:22.025 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-23 11:25:22.027 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-23 11:25:22.032 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-23 11:25:22.034 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-23 11:25:22.037 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:25:22.040 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:25:22.043 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:25:22.046 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:25:22.049 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:25:22.051 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:25:22.054 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:25:22.057 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:25:22.059 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:25:22.062 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:25:22.064 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:25:22.067 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:25:22.069 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:25:22.072 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-23 11:25:22.075 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:25:22.077 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:25:22.080 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-23 11:25:22.083 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 11:25:22.085 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:25:22.088 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 11:25:22.091 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:25:22.093 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:25:22.096 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:25:22.099 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:25:22.101 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:25:22.104 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:25:22.108 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 11:25:22.111 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 11:25:22.113 | + functions-common:apt_get_update:1161 : return 2026-06-23 11:25:22.115 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-23 11:25:22.118 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:25:22.121 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:25:22.123 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:25:22.126 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-23 11:25:22.152 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-23 11:25:22.190 | Reading package lists... 2026-06-23 11:25:22.534 | Building dependency tree... 2026-06-23 11:25:22.536 | Reading state information... 2026-06-23 11:25:23.022 | The following additional packages will be installed: 2026-06-23 11:25:23.022 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-23 11:25:23.022 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-23 11:25:23.023 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-23 11:25:23.023 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-23 11:25:23.023 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-23 11:25:23.023 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-23 11:25:23.025 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-23 11:25:23.026 | Suggested packages: 2026-06-23 11:25:23.026 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-23 11:25:23.026 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-23 11:25:23.082 | The following NEW packages will be installed: 2026-06-23 11:25:23.082 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-23 11:25:23.082 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-23 11:25:23.082 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-23 11:25:23.084 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-23 11:25:23.084 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-23 11:25:23.084 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-23 11:25:23.085 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-23 11:25:23.137 | 0 upgraded, 27 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 11:25:23.137 | Need to get 29.6 MB of archives. 2026-06-23 11:25:23.137 | After this operation, 243 MB of additional disk space will be used. 2026-06-23 11:25:23.137 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-23 11:25:23.188 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-23 11:25:23.190 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-23 11:25:23.190 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-23 11:25:23.192 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-23 11:25:23.195 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-23 11:25:23.396 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-23 11:25:23.412 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-23 11:25:23.413 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-23 11:25:23.414 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-23 11:25:23.415 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-23 11:25:23.418 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-23 11:25:23.418 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-23 11:25:23.420 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-23 11:25:23.421 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-23 11:25:23.421 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-23 11:25:23.421 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-23 11:25:23.422 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-23 11:25:23.423 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-23 11:25:23.425 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-23 11:25:23.425 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-23 11:25:23.427 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-23 11:25:23.429 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-23 11:25:23.431 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-23 11:25:23.431 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-23 11:25:23.505 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-23 11:25:23.505 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-23 11:25:23.738 | perl: warning: Setting locale failed. 2026-06-23 11:25:23.738 | perl: warning: Please check that your locale settings: 2026-06-23 11:25:23.738 | LANGUAGE = (unset), 2026-06-23 11:25:23.738 | LC_ALL = "en_US.utf8", 2026-06-23 11:25:23.738 | LANG = "de_DE.UTF-8" 2026-06-23 11:25:23.739 | are supported and installed on your system. 2026-06-23 11:25:23.739 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:25:23.802 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:25:23.802 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:25:23.802 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:25:23.927 | Vorkonfiguration der Pakete ... 2026-06-23 11:25:23.938 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:25:24.077 | Fetched 29.6 MB in 0s (75.1 MB/s) 2026-06-23 11:25:24.115 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-23 11:25:24.181 | (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 ... 125782 files and directories currently installed.) 2026-06-23 11:25:24.187 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 11:25:24.192 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:24.616 | Selecting previously unselected package mysql-client-8.0. 2026-06-23 11:25:24.629 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 11:25:24.633 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:24.689 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-23 11:25:24.702 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-23 11:25:24.711 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 11:25:24.757 | Selecting previously unselected package libmecab2:amd64. 2026-06-23 11:25:24.770 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-23 11:25:24.775 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-23 11:25:24.834 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-23 11:25:24.850 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-23 11:25:24.855 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-23 11:25:24.920 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-23 11:25:24.933 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 11:25:24.937 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:25.928 | Selecting previously unselected package mysql-server-8.0. 2026-06-23 11:25:25.940 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 11:25:25.947 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:25:26.001 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:25:26.001 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:25:26.001 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:25:26.079 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:25:26.089 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:25:26.387 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:26.451 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-23 11:25:26.463 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-23 11:25:26.467 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-23 11:25:26.508 | Selecting previously unselected package liburi-perl. 2026-06-23 11:25:26.520 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-23 11:25:26.524 | Unpacking liburi-perl (5.27-1) ... 2026-06-23 11:25:26.607 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-23 11:25:26.620 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-23 11:25:26.624 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-23 11:25:26.685 | Selecting previously unselected package libcgi-pm-perl. 2026-06-23 11:25:26.697 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-23 11:25:26.701 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-23 11:25:26.765 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-23 11:25:26.777 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:25:26.782 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 11:25:26.826 | Selecting previously unselected package libfcgi-perl. 2026-06-23 11:25:26.838 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-23 11:25:26.843 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-23 11:25:26.889 | Selecting previously unselected package libcgi-fast-perl. 2026-06-23 11:25:26.902 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-23 11:25:26.906 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-23 11:25:26.950 | Selecting previously unselected package libclone-perl:amd64. 2026-06-23 11:25:26.962 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-23 11:25:26.966 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-23 11:25:27.009 | Selecting previously unselected package libencode-locale-perl. 2026-06-23 11:25:27.021 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-23 11:25:27.025 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-23 11:25:27.068 | Selecting previously unselected package libfcgi-bin. 2026-06-23 11:25:27.080 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:25:27.084 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 11:25:27.125 | Selecting previously unselected package libhtml-template-perl. 2026-06-23 11:25:27.137 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-23 11:25:27.141 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-23 11:25:27.187 | Selecting previously unselected package libtimedate-perl. 2026-06-23 11:25:27.200 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-23 11:25:27.204 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-23 11:25:27.275 | Selecting previously unselected package libhttp-date-perl. 2026-06-23 11:25:27.288 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-23 11:25:27.292 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-23 11:25:27.336 | Selecting previously unselected package libio-html-perl. 2026-06-23 11:25:27.348 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-23 11:25:27.354 | Unpacking libio-html-perl (1.004-3) ... 2026-06-23 11:25:27.396 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-23 11:25:27.407 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-23 11:25:27.411 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-23 11:25:27.456 | Selecting previously unselected package libhttp-message-perl. 2026-06-23 11:25:27.468 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-23 11:25:27.472 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-23 11:25:27.526 | Selecting previously unselected package mecab-utils. 2026-06-23 11:25:27.536 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-23 11:25:27.540 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-23 11:25:27.585 | Selecting previously unselected package mecab-ipadic. 2026-06-23 11:25:27.597 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-23 11:25:27.600 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-23 11:25:28.249 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-23 11:25:28.260 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-23 11:25:28.264 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-23 11:25:28.313 | Selecting previously unselected package mysql-server. 2026-06-23 11:25:28.325 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-23 11:25:28.330 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:28.408 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-23 11:25:28.423 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-23 11:25:28.440 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:28.454 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-23 11:25:28.469 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 11:25:28.482 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 11:25:28.495 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-23 11:25:28.507 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-23 11:25:28.520 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 11:25:28.532 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-23 11:25:28.544 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-23 11:25:28.556 | Setting up libio-html-perl (1.004-3) ... 2026-06-23 11:25:28.569 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:28.581 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-23 11:25:28.593 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:28.606 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-23 11:25:28.618 | Setting up liburi-perl (5.27-1) ... 2026-06-23 11:25:28.631 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:28.686 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:25:28.738 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:25:28.738 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:25:28.738 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:25:28.814 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:25:28.825 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:25:28.883 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-23 11:25:28.916 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-23 11:25:40.728 | mysqld will log errors to /var/log/mysql/error.log 2026-06-23 11:25:41.589 | mysqld is running as pid 22857 2026-06-23 11:25:44.092 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-23 11:25:45.851 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-23 11:25:45.863 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-23 11:25:45.872 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-23 11:25:45.877 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-23 11:25:45.877 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-23 11:25:45.878 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-23 11:25:45.885 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-23 11:25:45.886 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-23 11:25:45.894 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-23 11:25:45.989 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-23 11:25:45.989 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-23 11:25:45.989 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-23 11:25:45.990 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-23 11:25:45.990 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-23 11:25:45.991 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-23 11:25:46.040 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-23 11:25:46.040 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-23 11:25:46.347 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-23 11:25:46.348 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-23 11:25:46.355 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-23 11:25:46.502 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-23 11:25:46.582 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-23 11:25:46.582 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-23 11:25:46.805 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-23 11:25:46.805 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-23 11:25:46.806 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-23 11:25:46.835 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-23 11:25:46.883 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-23 11:25:46.884 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-23 11:25:46.887 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-23 11:25:46.887 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-23 11:25:46.888 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-23 11:25:47.250 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-23 11:25:47.367 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-23 11:25:47.624 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-23 11:25:47.628 | 2026-06-23 11:25:47.628 | done! 2026-06-23 11:25:47.634 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-23 11:25:47.642 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-23 11:25:47.652 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-23 11:25:47.657 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-23 11:25:47.657 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-23 11:25:47.657 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-23 11:25:47.662 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-23 11:25:47.663 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-23 11:25:47.676 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-23 11:25:47.805 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-23 11:25:47.805 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-23 11:25:47.806 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-23 11:25:47.807 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-23 11:25:47.808 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-23 11:25:47.808 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-23 11:25:47.893 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-23 11:25:47.893 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-23 11:25:48.368 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-23 11:25:48.369 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-23 11:25:48.379 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-23 11:25:48.591 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-23 11:25:48.699 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-23 11:25:48.699 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-23 11:25:49.003 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-23 11:25:49.003 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-23 11:25:49.003 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-23 11:25:49.043 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-23 11:25:49.119 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-23 11:25:49.119 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-23 11:25:49.123 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-23 11:25:49.124 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-23 11:25:49.125 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-23 11:25:49.572 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-23 11:25:49.698 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-23 11:25:49.950 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-23 11:25:49.953 | 2026-06-23 11:25:49.953 | done! 2026-06-23 11:25:49.962 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-23 11:25:49.969 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-23 11:25:49.980 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-23 11:25:49.992 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 11:25:50.003 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-23 11:25:50.015 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-23 11:25:50.026 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-23 11:25:50.039 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 11:25:51.943 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 11:25:52.177 | perl: warning: Setting locale failed. 2026-06-23 11:25:52.177 | perl: warning: Please check that your locale settings: 2026-06-23 11:25:52.178 | LANGUAGE = (unset), 2026-06-23 11:25:52.178 | LC_ALL = "en_US.utf8", 2026-06-23 11:25:52.178 | LANG = "de_DE.UTF-8" 2026-06-23 11:25:52.178 | are supported and installed on your system. 2026-06-23 11:25:52.178 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:25:52.309 | perl: warning: Setting locale failed. 2026-06-23 11:25:52.310 | perl: warning: Please check that your locale settings: 2026-06-23 11:25:52.310 | LANGUAGE = (unset), 2026-06-23 11:25:52.310 | LC_ALL = "en_US.utf8", 2026-06-23 11:25:52.310 | LANG = "de_DE.UTF-8" 2026-06-23 11:25:52.310 | are supported and installed on your system. 2026-06-23 11:25:52.310 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:25:52.362 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:25:52.362 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:25:52.362 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:25:52.436 | perl: warning: Setting locale failed. 2026-06-23 11:25:52.436 | perl: warning: Please check that your locale settings: 2026-06-23 11:25:52.436 | LANGUAGE = (unset), 2026-06-23 11:25:52.436 | LC_ALL = "en_US.utf8", 2026-06-23 11:25:52.436 | LANG = "de_DE.UTF-8" 2026-06-23 11:25:52.436 | are supported and installed on your system. 2026-06-23 11:25:52.436 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:25:52.954 | 2026-06-23 11:25:52.954 | Running kernel seems to be up-to-date. 2026-06-23 11:25:52.955 | 2026-06-23 11:25:52.955 | Restarting services... 2026-06-23 11:25:53.010 | 2026-06-23 11:25:53.010 | Service restarts being deferred: 2026-06-23 11:25:53.010 | /etc/needrestart/restart.d/dbus.service 2026-06-23 11:25:53.010 | systemctl restart systemd-logind.service 2026-06-23 11:25:53.010 | systemctl restart virtlockd.service 2026-06-23 11:25:53.010 | systemctl restart virtlogd.service 2026-06-23 11:25:53.010 | 2026-06-23 11:25:53.011 | No containers need to be restarted. 2026-06-23 11:25:53.011 | 2026-06-23 11:25:53.011 | User sessions running outdated binaries: 2026-06-23 11:25:53.011 | quobyte @ session #5: sshd[2028] 2026-06-23 11:25:53.023 | quobyte @ user manager service: systemd[1165] 2026-06-23 11:25:53.036 | 2026-06-23 11:25:53.036 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 11:25:55.122 | + functions-common:apt_get:1205 : result=0 2026-06-23 11:25:55.125 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:25:55.128 | + functions-common:time_stop:2414 : local name 2026-06-23 11:25:55.130 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:25:55.133 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:25:55.137 | + functions-common:time_stop:2417 : local total 2026-06-23 11:25:55.139 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:25:55.142 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:25:55.145 | + functions-common:time_stop:2421 : start_time=1782213922148 2026-06-23 11:25:55.148 | + functions-common:time_stop:2423 : [[ -z 1782213922148 ]] 2026-06-23 11:25:55.152 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:25:55.157 | + functions-common:time_stop:2426 : end_time=1782213955153 2026-06-23 11:25:55.160 | + functions-common:time_stop:2427 : elapsed_time=33005 2026-06-23 11:25:55.162 | + functions-common:time_stop:2428 : total=133781 2026-06-23 11:25:55.165 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:25:55.168 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166786 2026-06-23 11:25:55.171 | + functions-common:apt_get:1209 : return 0 2026-06-23 11:25:55.174 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-23 11:25:55.178 | + ./stack.sh:main:858 : install_database_python 2026-06-23 11:25:55.181 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-23 11:25:55.184 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-23 11:25:55.186 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-23 11:25:55.189 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 11:25:55.193 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-23 11:25:55.195 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-23 11:25:55.198 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 11:25:55.203 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-23 11:25:55.204 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 11:25:55.209 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-23 11:25:55.212 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-23 11:25:55.215 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-23 11:25:55.218 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-23 11:25:55.221 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-23 11:25:55.244 | Using python 3.12 to install PyMySQL 2026-06-23 11:25:55.247 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-23 11:25:56.635 | Collecting PyMySQL 2026-06-23 11:25:56.787 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-23 11:25:56.901 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-23 11:25:57.224 | Installing collected packages: PyMySQL 2026-06-23 11:25:57.300 | Successfully installed PyMySQL-1.2.0 2026-06-23 11:25:57.408 | + inc/python:pip_install:216 : result=0 2026-06-23 11:25:57.412 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:25:57.415 | + functions-common:time_stop:2414 : local name 2026-06-23 11:25:57.418 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:25:57.420 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:25:57.423 | + functions-common:time_stop:2417 : local total 2026-06-23 11:25:57.426 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:25:57.429 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:25:57.432 | + functions-common:time_stop:2421 : start_time=1782213955238 2026-06-23 11:25:57.434 | + functions-common:time_stop:2423 : [[ -z 1782213955238 ]] 2026-06-23 11:25:57.438 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:25:57.442 | + functions-common:time_stop:2426 : end_time=1782213957439 2026-06-23 11:25:57.445 | + functions-common:time_stop:2427 : elapsed_time=2201 2026-06-23 11:25:57.448 | + functions-common:time_stop:2428 : total=35561 2026-06-23 11:25:57.450 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:25:57.453 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37762 2026-06-23 11:25:57.456 | + inc/python:pip_install:219 : return 0 2026-06-23 11:25:57.460 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-23 11:25:57.462 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-23 11:25:57.465 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-23 11:25:57.468 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-23 11:25:57.486 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:25:57.489 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-23 11:25:57.493 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-23 11:25:57.511 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:25:57.514 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-23 11:25:57.534 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:25:57.537 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-23 11:25:57.557 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:25:57.560 | + ./stack.sh:main:866 : install_etcd3 2026-06-23 11:25:57.563 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-23 11:25:57.563 | Installing etcd 2026-06-23 11:25:57.565 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-23 11:25:57.580 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-23 11:25:57.595 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-23 11:25:57.598 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-23 11:25:57.615 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-23 11:25:57.619 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 11:25:57.622 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 11:25:57.625 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-23 11:25:57.628 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-23 11:25:57.630 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-23 11:25:57.633 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 11:25:57.636 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-23 11:25:57.639 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-23 11:25:57.641 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 11:25:57.645 | --2026-06-23 13:25:57-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 11:25:57.715 | Resolving github.com (github.com)... 140.82.121.3 2026-06-23 11:25:57.734 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-23 11:25:57.980 | HTTP request sent, awaiting response... 302 Found 2026-06-23 11:25:57.980 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-23T12%3A22%3A15Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-23T11%3A22%3A02Z&ske=2026-06-23T12%3A22%3A15Z&sks=b&skv=2018-11-09&sig=gXe65zvxE0RWRnV9GWUlgwBH7sTL35mRWGLOvokDVAE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjIxNTc1NywibmJmIjoxNzgyMjEzOTU3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QUTSFCEBGee4G48uvP_vl3NEI43MEjn7uhW3zMUylDU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-23 11:25:57.980 | --2026-06-23 13:25:57-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-23T12%3A22%3A15Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-23T11%3A22%3A02Z&ske=2026-06-23T12%3A22%3A15Z&sks=b&skv=2018-11-09&sig=gXe65zvxE0RWRnV9GWUlgwBH7sTL35mRWGLOvokDVAE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjIxNTc1NywibmJmIjoxNzgyMjEzOTU3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QUTSFCEBGee4G48uvP_vl3NEI43MEjn7uhW3zMUylDU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-23 11:25:57.981 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2026-06-23 11:25:57.993 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-23 11:25:58.034 | HTTP request sent, awaiting response... 200 OK 2026-06-23 11:25:58.035 | Length: 20927601 (20M) [application/octet-stream] 2026-06-23 11:25:58.035 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-23 11:25:58.086 | 2026-06-23 11:25:58.275 | 0K ........ ........ ... 100% 83.1M=0.2s 2026-06-23 11:25:58.275 | 2026-06-23 11:25:58.275 | 2026-06-23 13:25:58 (83.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-23 11:25:58.275 | 2026-06-23 11:25:58.280 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-23 11:25:58.283 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 11:25:58.287 | ++ functions:get_extra_file:81 : return 2026-06-23 11:25:58.291 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 11:25:58.295 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-23 11:25:58.298 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-23 11:25:58.302 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-23 11:25:58.327 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-23 11:25:58.330 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-23 11:25:58.339 | etcd-v3.5.21-linux-amd64/ 2026-06-23 11:25:58.339 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-23 11:25:58.339 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-23 11:25:58.339 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-23 11:25:58.339 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-23 11:25:58.339 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-23 11:25:58.339 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-23 11:25:58.339 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-23 11:25:58.339 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-23 11:25:58.340 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-23 11:25:58.340 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-23 11:25:58.340 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-23 11:25:58.341 | etcd-v3.5.21-linux-amd64/README.md 2026-06-23 11:25:58.341 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-23 11:25:58.504 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-23 11:25:58.706 | etcd-v3.5.21-linux-amd64/etcd 2026-06-23 11:25:58.964 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-23 11:25:58.997 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-23 11:25:59.033 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-23 11:25:59.036 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-23 11:25:59.057 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:25:59.060 | + ./stack.sh:main:885 : install_dstat 2026-06-23 11:25:59.063 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-23 11:25:59.083 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:25:59.086 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-23 11:25:59.089 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:25:59.092 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-23 11:25:59.096 | + ./stack.sh:main:894 : install_libs 2026-06-23 11:25:59.100 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-23 11:25:59.103 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-23 11:25:59.106 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-23 11:25:59.109 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-23 11:25:59.112 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.114 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.117 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-23 11:25:59.120 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.123 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-23 11:25:59.126 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-23 11:25:59.129 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-23 11:25:59.132 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-23 11:25:59.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.137 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.139 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-23 11:25:59.142 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.145 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-23 11:25:59.148 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-23 11:25:59.151 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-23 11:25:59.154 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-23 11:25:59.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.159 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.162 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-23 11:25:59.164 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.167 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-23 11:25:59.169 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-23 11:25:59.172 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-23 11:25:59.174 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-23 11:25:59.177 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.180 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.183 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-23 11:25:59.185 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.188 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-23 11:25:59.191 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-23 11:25:59.194 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-23 11:25:59.197 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-23 11:25:59.199 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.203 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-23 11:25:59.205 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.207 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-23 11:25:59.209 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-23 11:25:59.212 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-23 11:25:59.214 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-23 11:25:59.216 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.218 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.220 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-23 11:25:59.222 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.224 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-23 11:25:59.226 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-23 11:25:59.228 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-23 11:25:59.230 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-23 11:25:59.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.234 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.236 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-23 11:25:59.240 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.242 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-23 11:25:59.245 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-23 11:25:59.247 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-23 11:25:59.250 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-23 11:25:59.252 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.255 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-23 11:25:59.260 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.263 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-23 11:25:59.266 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-23 11:25:59.268 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-23 11:25:59.271 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-23 11:25:59.273 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.276 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.278 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-23 11:25:59.281 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.284 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-23 11:25:59.286 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-23 11:25:59.289 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-23 11:25:59.291 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-23 11:25:59.294 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.296 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.299 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-23 11:25:59.301 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.304 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-23 11:25:59.306 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-23 11:25:59.308 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-23 11:25:59.310 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-23 11:25:59.312 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.315 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.317 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-23 11:25:59.319 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.321 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-23 11:25:59.323 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-23 11:25:59.325 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-23 11:25:59.327 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-23 11:25:59.329 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.331 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.333 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-23 11:25:59.335 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.338 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-23 11:25:59.340 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-23 11:25:59.342 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-23 11:25:59.344 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-23 11:25:59.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.348 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.350 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-23 11:25:59.352 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.354 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-23 11:25:59.356 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-23 11:25:59.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-23 11:25:59.360 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-23 11:25:59.362 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.364 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.366 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-23 11:25:59.368 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.371 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-23 11:25:59.373 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-23 11:25:59.375 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-23 11:25:59.377 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-23 11:25:59.379 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.381 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.383 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-23 11:25:59.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.387 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-23 11:25:59.389 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-23 11:25:59.391 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-23 11:25:59.393 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-23 11:25:59.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.397 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.399 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-23 11:25:59.401 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.403 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-23 11:25:59.406 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-23 11:25:59.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-23 11:25:59.410 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-23 11:25:59.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.414 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.416 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-23 11:25:59.418 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.420 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-23 11:25:59.422 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-23 11:25:59.424 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-23 11:25:59.427 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-23 11:25:59.429 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.431 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.433 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-23 11:25:59.435 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.437 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-23 11:25:59.439 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-23 11:25:59.441 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-23 11:25:59.443 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-23 11:25:59.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.449 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-23 11:25:59.452 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.454 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-23 11:25:59.456 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-23 11:25:59.458 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-23 11:25:59.460 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-23 11:25:59.462 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.466 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-23 11:25:59.469 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.471 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-23 11:25:59.473 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-23 11:25:59.475 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-23 11:25:59.477 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-23 11:25:59.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.481 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-23 11:25:59.485 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.488 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-23 11:25:59.490 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-23 11:25:59.492 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-23 11:25:59.494 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-23 11:25:59.496 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.499 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.501 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-23 11:25:59.503 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.505 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-23 11:25:59.508 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-23 11:25:59.510 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-23 11:25:59.512 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-23 11:25:59.514 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.518 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-23 11:25:59.521 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.523 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-23 11:25:59.525 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-23 11:25:59.527 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-23 11:25:59.530 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-23 11:25:59.532 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.535 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.537 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-23 11:25:59.540 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.542 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-23 11:25:59.545 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-23 11:25:59.548 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-23 11:25:59.550 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-23 11:25:59.553 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.555 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.558 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-23 11:25:59.560 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.563 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-23 11:25:59.565 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-23 11:25:59.568 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-23 11:25:59.570 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-23 11:25:59.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.575 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.578 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-23 11:25:59.580 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.583 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-23 11:25:59.586 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-23 11:25:59.588 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-23 11:25:59.591 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-23 11:25:59.593 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.596 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.598 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-23 11:25:59.601 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.603 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-23 11:25:59.606 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-23 11:25:59.608 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-23 11:25:59.611 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-23 11:25:59.613 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.616 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.618 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-23 11:25:59.621 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.624 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-23 11:25:59.626 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-23 11:25:59.629 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-23 11:25:59.631 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-23 11:25:59.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.636 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.639 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-23 11:25:59.641 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.644 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-23 11:25:59.647 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-23 11:25:59.649 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-23 11:25:59.652 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-23 11:25:59.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.657 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.660 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-23 11:25:59.662 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.665 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-23 11:25:59.668 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-23 11:25:59.671 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-23 11:25:59.673 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-23 11:25:59.676 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.678 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.681 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-23 11:25:59.683 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.686 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-23 11:25:59.688 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-23 11:25:59.691 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-23 11:25:59.694 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-23 11:25:59.696 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.699 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.701 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-23 11:25:59.704 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.707 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-23 11:25:59.709 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-23 11:25:59.712 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-23 11:25:59.714 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-23 11:25:59.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.719 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.722 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-23 11:25:59.724 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.727 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-23 11:25:59.730 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-23 11:25:59.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-23 11:25:59.735 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-23 11:25:59.737 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.740 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.742 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-23 11:25:59.745 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.748 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-23 11:25:59.750 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-23 11:25:59.753 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-23 11:25:59.755 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-23 11:25:59.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.760 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.763 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-23 11:25:59.766 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.768 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-23 11:25:59.771 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-23 11:25:59.773 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-23 11:25:59.776 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-23 11:25:59.779 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.781 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.784 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-23 11:25:59.786 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.789 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-23 11:25:59.791 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-23 11:25:59.794 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-23 11:25:59.797 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-23 11:25:59.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.802 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.804 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-23 11:25:59.807 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.809 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-23 11:25:59.812 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-23 11:25:59.815 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-23 11:25:59.817 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-23 11:25:59.820 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.822 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.825 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-23 11:25:59.827 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.830 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-23 11:25:59.833 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-23 11:25:59.835 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:25:59.838 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:25:59.840 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-23 11:25:59.843 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:25:59.845 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-23 11:25:59.867 | Using python 3.12 to install etcd3gw 2026-06-23 11:25:59.869 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-23 11:26:01.042 | Collecting etcd3gw 2026-06-23 11:26:01.187 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 11:26:01.198 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-23 11:26:01.241 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-23 11:26:01.243 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 11:26:01.288 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-23 11:26:01.303 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 11:26:01.349 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-23 11:26:01.366 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 11:26:01.871 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-23 11:26:01.887 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-23 11:26:01.902 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-23 11:26:02.072 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-23 11:26:02.075 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-23 11:26:02.107 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-23 11:26:02.111 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-23 11:26:02.150 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-23 11:26:02.153 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-23 11:26:02.158 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-23 11:26:02.186 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-23 11:26:02.225 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-23 11:26:02.257 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-23 11:26:02.269 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-23 11:26:02.271 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-23 11:26:02.274 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-23 11:26:02.276 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-23 11:26:02.292 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-23 11:26:02.537 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-23 11:26:02.598 | Attempting uninstall: urllib3 2026-06-23 11:26:02.606 | Found existing installation: urllib3 2.0.7 2026-06-23 11:26:02.608 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:02.608 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-23 11:26:02.758 | Attempting uninstall: idna 2026-06-23 11:26:02.766 | Found existing installation: idna 3.6 2026-06-23 11:26:02.766 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:02.767 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-23 11:26:02.925 | Attempting uninstall: requests 2026-06-23 11:26:02.931 | Found existing installation: requests 2.31.0 2026-06-23 11:26:02.932 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:02.933 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-23 11:26:03.164 | 2026-06-23 11:26:03.169 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-23 11:26:03.311 | + inc/python:pip_install:216 : result=0 2026-06-23 11:26:03.313 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:26:03.315 | + functions-common:time_stop:2414 : local name 2026-06-23 11:26:03.317 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:26:03.319 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:26:03.321 | + functions-common:time_stop:2417 : local total 2026-06-23 11:26:03.323 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:26:03.325 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:26:03.327 | + functions-common:time_stop:2421 : start_time=1782213959861 2026-06-23 11:26:03.329 | + functions-common:time_stop:2423 : [[ -z 1782213959861 ]] 2026-06-23 11:26:03.331 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:26:03.335 | + functions-common:time_stop:2426 : end_time=1782213963332 2026-06-23 11:26:03.336 | + functions-common:time_stop:2427 : elapsed_time=3471 2026-06-23 11:26:03.338 | + functions-common:time_stop:2428 : total=37762 2026-06-23 11:26:03.340 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:26:03.342 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41233 2026-06-23 11:26:03.344 | + inc/python:pip_install:219 : return 0 2026-06-23 11:26:03.346 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-23 11:26:03.348 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-23 11:26:03.350 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-23 11:26:03.353 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:26:03.355 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:26:03.357 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:26:03.359 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:26:03.362 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:26:03.364 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:26:03.366 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:26:03.369 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:26:03.371 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:26:03.373 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:26:03.375 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:26:03.378 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:26:03.380 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:26:03.382 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-23 11:26:03.384 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:26:03.387 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:26:03.389 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-23 11:26:03.391 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-23 11:26:03.394 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 11:26:03.396 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:26:03.398 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 11:26:03.401 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:26:03.403 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:26:03.406 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:26:03.408 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:26:03.410 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:26:03.412 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:26:03.415 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 11:26:03.417 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 11:26:03.419 | + functions-common:apt_get_update:1161 : return 2026-06-23 11:26:03.422 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-23 11:26:03.424 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:26:03.426 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:26:03.428 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:26:03.430 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-23 11:26:03.450 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-23 11:26:03.490 | Reading package lists... 2026-06-23 11:26:03.866 | Building dependency tree... 2026-06-23 11:26:03.867 | Reading state information... 2026-06-23 11:26:04.460 | The following additional packages will be installed: 2026-06-23 11:26:04.462 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-23 11:26:04.464 | Suggested packages: 2026-06-23 11:26:04.464 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-23 11:26:04.464 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-23 11:26:04.464 | python3-uwsgidecorators 2026-06-23 11:26:04.500 | The following NEW packages will be installed: 2026-06-23 11:26:04.501 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-23 11:26:04.546 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 11:26:04.546 | Need to get 1270 kB of archives. 2026-06-23 11:26:04.546 | After this operation, 4285 kB of additional disk space will be used. 2026-06-23 11:26:04.546 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-23 11:26:04.564 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-23 11:26:04.566 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-23 11:26:04.575 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-23 11:26:04.582 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-23 11:26:04.583 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-23 11:26:04.807 | perl: warning: Setting locale failed. 2026-06-23 11:26:04.807 | perl: warning: Please check that your locale settings: 2026-06-23 11:26:04.807 | LANGUAGE = (unset), 2026-06-23 11:26:04.808 | LC_ALL = "en_US.utf8", 2026-06-23 11:26:04.808 | LANG = "de_DE.UTF-8" 2026-06-23 11:26:04.808 | are supported and installed on your system. 2026-06-23 11:26:04.808 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:26:04.870 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:26:04.870 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:26:04.870 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:26:05.049 | Fetched 1270 kB in 0s (21.2 MB/s) 2026-06-23 11:26:05.089 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-23 11:26:05.154 | (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 ... 126384 files and directories currently installed.) 2026-06-23 11:26:05.161 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-23 11:26:05.167 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-23 11:26:05.211 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-23 11:26:05.224 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-23 11:26:05.227 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-23 11:26:05.273 | Selecting previously unselected package libzmq5:amd64. 2026-06-23 11:26:05.285 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-23 11:26:05.288 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-23 11:26:05.334 | Selecting previously unselected package uwsgi-core. 2026-06-23 11:26:05.347 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-23 11:26:05.351 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-23 11:26:05.530 | Selecting previously unselected package uwsgi. 2026-06-23 11:26:05.543 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-23 11:26:05.550 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-23 11:26:05.602 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-23 11:26:05.614 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-23 11:26:05.629 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-23 11:26:05.702 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-23 11:26:05.714 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-23 11:26:05.726 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-23 11:26:05.738 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-23 11:26:05.760 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-23 11:26:06.335 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-23 11:26:06.368 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 11:26:07.377 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 11:26:07.623 | perl: warning: Setting locale failed. 2026-06-23 11:26:07.623 | perl: warning: Please check that your locale settings: 2026-06-23 11:26:07.623 | LANGUAGE = (unset), 2026-06-23 11:26:07.623 | LC_ALL = "en_US.utf8", 2026-06-23 11:26:07.624 | LANG = "de_DE.UTF-8" 2026-06-23 11:26:07.624 | are supported and installed on your system. 2026-06-23 11:26:07.624 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:26:07.760 | perl: warning: Setting locale failed. 2026-06-23 11:26:07.760 | perl: warning: Please check that your locale settings: 2026-06-23 11:26:07.760 | LANGUAGE = (unset), 2026-06-23 11:26:07.760 | LC_ALL = "en_US.utf8", 2026-06-23 11:26:07.760 | LANG = "de_DE.UTF-8" 2026-06-23 11:26:07.760 | are supported and installed on your system. 2026-06-23 11:26:07.760 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:26:07.814 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:26:07.814 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:26:07.814 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:26:07.886 | perl: warning: Setting locale failed. 2026-06-23 11:26:07.886 | perl: warning: Please check that your locale settings: 2026-06-23 11:26:07.886 | LANGUAGE = (unset), 2026-06-23 11:26:07.886 | LC_ALL = "en_US.utf8", 2026-06-23 11:26:07.886 | LANG = "de_DE.UTF-8" 2026-06-23 11:26:07.886 | are supported and installed on your system. 2026-06-23 11:26:07.887 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:26:08.394 | 2026-06-23 11:26:08.394 | Running kernel seems to be up-to-date. 2026-06-23 11:26:08.394 | 2026-06-23 11:26:08.394 | Restarting services... 2026-06-23 11:26:08.443 | 2026-06-23 11:26:08.443 | Service restarts being deferred: 2026-06-23 11:26:08.444 | /etc/needrestart/restart.d/dbus.service 2026-06-23 11:26:08.444 | systemctl restart systemd-logind.service 2026-06-23 11:26:08.444 | systemctl restart virtlockd.service 2026-06-23 11:26:08.444 | systemctl restart virtlogd.service 2026-06-23 11:26:08.444 | 2026-06-23 11:26:08.444 | No containers need to be restarted. 2026-06-23 11:26:08.444 | 2026-06-23 11:26:08.444 | User sessions running outdated binaries: 2026-06-23 11:26:08.444 | quobyte @ session #5: sshd[2028] 2026-06-23 11:26:08.454 | quobyte @ user manager service: systemd[1165] 2026-06-23 11:26:08.463 | 2026-06-23 11:26:08.463 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 11:26:10.488 | + functions-common:apt_get:1205 : result=0 2026-06-23 11:26:10.490 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:26:10.493 | + functions-common:time_stop:2414 : local name 2026-06-23 11:26:10.495 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:26:10.498 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:26:10.500 | + functions-common:time_stop:2417 : local total 2026-06-23 11:26:10.502 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:26:10.505 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:26:10.507 | + functions-common:time_stop:2421 : start_time=1782213963447 2026-06-23 11:26:10.510 | + functions-common:time_stop:2423 : [[ -z 1782213963447 ]] 2026-06-23 11:26:10.512 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:26:10.516 | + functions-common:time_stop:2426 : end_time=1782213970513 2026-06-23 11:26:10.519 | + functions-common:time_stop:2427 : elapsed_time=7066 2026-06-23 11:26:10.521 | + functions-common:time_stop:2428 : total=166786 2026-06-23 11:26:10.523 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:26:10.526 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=173852 2026-06-23 11:26:10.528 | + functions-common:apt_get:1209 : return 0 2026-06-23 11:26:10.531 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-23 11:26:10.533 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:26:10.535 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:26:10.538 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-23 11:26:10.540 | perl: warning: Setting locale failed. 2026-06-23 11:26:10.540 | perl: warning: Please check that your locale settings: 2026-06-23 11:26:10.540 | LANGUAGE = (unset), 2026-06-23 11:26:10.540 | LC_ALL = "en_US.utf8", 2026-06-23 11:26:10.540 | LANG = (unset) 2026-06-23 11:26:10.540 | are supported and installed on your system. 2026-06-23 11:26:10.541 | perl: warning: Falling back to the standard locale ("C"). 2026-06-23 11:26:10.575 | No module matches proxy 2026-06-23 11:26:10.578 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-23 11:26:10.590 | perl: warning: Setting locale failed. 2026-06-23 11:26:10.590 | perl: warning: Please check that your locale settings: 2026-06-23 11:26:10.590 | LANGUAGE = (unset), 2026-06-23 11:26:10.590 | LC_ALL = "en_US.utf8", 2026-06-23 11:26:10.590 | LANG = "de_DE.UTF-8" 2026-06-23 11:26:10.591 | are supported and installed on your system. 2026-06-23 11:26:10.591 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:26:10.630 | Enabling module proxy. 2026-06-23 11:26:10.635 | To activate the new configuration, you need to run: 2026-06-23 11:26:10.636 | systemctl restart apache2 2026-06-23 11:26:10.640 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-23 11:26:10.653 | perl: warning: Setting locale failed. 2026-06-23 11:26:10.653 | perl: warning: Please check that your locale settings: 2026-06-23 11:26:10.653 | LANGUAGE = (unset), 2026-06-23 11:26:10.653 | LC_ALL = "en_US.utf8", 2026-06-23 11:26:10.653 | LANG = "de_DE.UTF-8" 2026-06-23 11:26:10.653 | are supported and installed on your system. 2026-06-23 11:26:10.654 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:26:10.692 | Considering dependency proxy for proxy_uwsgi: 2026-06-23 11:26:10.692 | Module proxy already enabled 2026-06-23 11:26:10.692 | Enabling module proxy_uwsgi. 2026-06-23 11:26:10.698 | To activate the new configuration, you need to run: 2026-06-23 11:26:10.698 | systemctl restart apache2 2026-06-23 11:26:10.703 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-23 11:26:10.705 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 11:26:10.708 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:26:10.710 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 11:26:10.911 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-23 11:26:10.914 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-23 11:26:10.921 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-23 11:26:10.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:26:10.926 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:26:10.929 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-23 11:26:10.932 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:26:10.934 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-23 11:26:10.936 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-23 11:26:10.939 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-23 11:26:10.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:26:10.943 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:26:10.946 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-23 11:26:10.949 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:26:10.951 | + ./stack.sh:main:902 : install_glanceclient 2026-06-23 11:26:10.953 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-23 11:26:10.955 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-23 11:26:10.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:26:10.964 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:26:10.966 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-23 11:26:10.969 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:26:10.971 | + ./stack.sh:main:903 : install_cinderclient 2026-06-23 11:26:10.974 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-23 11:26:10.976 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-23 11:26:10.979 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:26:10.982 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:26:10.985 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-23 11:26:10.988 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:26:10.990 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-23 11:26:10.993 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-23 11:26:10.996 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:26:10.998 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:26:11.001 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-23 11:26:11.003 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:26:11.006 | + ./stack.sh:main:904 : install_novaclient 2026-06-23 11:26:11.009 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-23 11:26:11.011 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-23 11:26:11.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:26:11.016 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:26:11.018 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-23 11:26:11.020 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:26:11.023 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-23 11:26:11.038 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:26:11.040 | + ./stack.sh:main:906 : install_swiftclient 2026-06-23 11:26:11.042 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-23 11:26:11.045 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-23 11:26:11.048 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:26:11.050 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:26:11.052 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-23 11:26:11.055 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:26:11.057 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-23 11:26:11.074 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:26:11.077 | + ./stack.sh:main:909 : install_neutronclient 2026-06-23 11:26:11.080 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-23 11:26:11.083 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-23 11:26:11.085 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:26:11.088 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:26:11.090 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-23 11:26:11.093 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:26:11.095 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-23 11:26:11.098 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-23 11:26:11.100 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-23 11:26:11.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:26:11.106 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:26:11.108 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-23 11:26:11.111 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:26:11.114 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-23 11:26:11.116 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-23 11:26:11.119 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 11:26:11.123 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-23 11:26:11.125 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-23 11:26:11.127 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 11:26:11.131 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-23 11:26:11.131 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 11:26:11.135 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-23 11:26:11.138 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-23 11:26:11.140 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-23 11:26:11.143 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-23 11:26:11.145 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-23 11:26:11.163 | Using python 3.12 to install keystonemiddleware 2026-06-23 11:26:11.165 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-23 11:26:12.381 | Collecting keystonemiddleware 2026-06-23 11:26:12.533 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 11:26:12.599 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-23 11:26:12.615 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 11:26:12.685 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-23 11:26:12.704 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 11:26:12.785 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-23 11:26:12.802 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 11:26:12.857 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-23 11:26:12.874 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 11:26:12.930 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-23 11:26:12.950 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-23 11:26:13.009 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-23 11:26:13.027 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 11:26:13.082 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-23 11:26:13.100 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 11:26:13.165 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-23 11:26:13.183 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 11:26:13.195 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-23 11:26:13.236 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-23 11:26:13.254 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 11:26:13.300 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-23 11:26:13.317 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-23 11:26:13.370 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-23 11:26:13.387 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 11:26:13.401 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-23 11:26:13.439 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-23 11:26:13.455 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-23 11:26:13.471 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-23 11:26:13.510 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-23 11:26:13.526 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 11:26:13.565 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-23 11:26:13.583 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 11:26:13.641 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-23 11:26:13.659 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-23 11:26:13.717 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-23 11:26:13.738 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 11:26:13.801 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-23 11:26:13.817 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 11:26:13.867 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-23 11:26:13.885 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-23 11:26:13.928 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-23 11:26:13.947 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-23 11:26:13.961 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-23 11:26:14.003 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-23 11:26:14.020 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-23 11:26:14.034 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-23 11:26:14.038 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-23 11:26:14.199 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-23 11:26:14.218 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-23 11:26:14.280 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-23 11:26:14.297 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-23 11:26:14.308 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-23 11:26:14.465 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-23 11:26:14.481 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-23 11:26:14.514 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-23 11:26:14.559 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-23 11:26:14.579 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-23 11:26:14.656 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-23 11:26:14.658 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-23 11:26:14.659 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-23 11:26:14.661 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-23 11:26:14.705 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-23 11:26:14.748 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-23 11:26:14.791 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-23 11:26:14.818 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-23 11:26:14.850 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-23 11:26:14.878 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-23 11:26:14.904 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-23 11:26:14.932 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-23 11:26:14.985 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.4 MB/s 0:00:00 2026-06-23 11:26:15.003 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-23 11:26:15.030 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-23 11:26:15.057 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-23 11:26:15.094 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-23 11:26:15.120 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-23 11:26:15.153 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-23 11:26:15.179 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-23 11:26:15.209 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-23 11:26:15.232 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-23 11:26:15.258 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-23 11:26:15.284 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-23 11:26:15.315 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-23 11:26:15.344 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-23 11:26:15.369 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-23 11:26:15.392 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-23 11:26:15.417 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-23 11:26:15.443 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-23 11:26:15.743 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-23 11:26:16.021 | Attempting uninstall: six 2026-06-23 11:26:16.031 | Found existing installation: six 1.16.0 2026-06-23 11:26:16.031 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:16.031 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-23 11:26:16.096 | Attempting uninstall: pyparsing 2026-06-23 11:26:16.104 | Found existing installation: pyparsing 3.1.1 2026-06-23 11:26:16.104 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:16.104 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-23 11:26:16.247 | Attempting uninstall: PyJWT 2026-06-23 11:26:16.256 | Found existing installation: PyJWT 2.7.0 2026-06-23 11:26:16.256 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:16.257 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-23 11:26:16.423 | Attempting uninstall: netaddr 2026-06-23 11:26:16.431 | Found existing installation: netaddr 0.8.0 2026-06-23 11:26:16.433 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:16.433 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-23 11:26:16.695 | Attempting uninstall: python-dateutil 2026-06-23 11:26:16.706 | Found existing installation: python-dateutil 2.8.2 2026-06-23 11:26:16.706 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:16.707 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-23 11:26:18.918 | 2026-06-23 11:26:18.926 | 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.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-23 11:26:19.161 | + inc/python:pip_install:216 : result=0 2026-06-23 11:26:19.164 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:26:19.168 | + functions-common:time_stop:2414 : local name 2026-06-23 11:26:19.172 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:26:19.176 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:26:19.181 | + functions-common:time_stop:2417 : local total 2026-06-23 11:26:19.184 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:26:19.189 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:26:19.193 | + functions-common:time_stop:2421 : start_time=1782213971159 2026-06-23 11:26:19.197 | + functions-common:time_stop:2423 : [[ -z 1782213971159 ]] 2026-06-23 11:26:19.201 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:26:19.206 | + functions-common:time_stop:2426 : end_time=1782213979202 2026-06-23 11:26:19.211 | + functions-common:time_stop:2427 : elapsed_time=8043 2026-06-23 11:26:19.215 | + functions-common:time_stop:2428 : total=41233 2026-06-23 11:26:19.218 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:26:19.223 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=49276 2026-06-23 11:26:19.226 | + inc/python:pip_install:219 : return 0 2026-06-23 11:26:19.231 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-23 11:26:19.235 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-23 11:26:19.240 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 11:26:19.245 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-23 11:26:19.251 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-23 11:26:19.255 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 11:26:19.261 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-23 11:26:19.263 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 11:26:19.269 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-23 11:26:19.272 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-23 11:26:19.277 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-23 11:26:19.282 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-23 11:26:19.286 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-23 11:26:19.319 | Using python 3.12 to install python-memcached 2026-06-23 11:26:19.323 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-23 11:26:20.569 | Collecting python-memcached 2026-06-23 11:26:20.722 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-23 11:26:20.750 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-23 11:26:20.943 | Installing collected packages: python-memcached 2026-06-23 11:26:21.099 | Successfully installed python-memcached-1.62 2026-06-23 11:26:21.275 | + inc/python:pip_install:216 : result=0 2026-06-23 11:26:21.279 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:26:21.282 | + functions-common:time_stop:2414 : local name 2026-06-23 11:26:21.286 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:26:21.288 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:26:21.290 | + functions-common:time_stop:2417 : local total 2026-06-23 11:26:21.292 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:26:21.296 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:26:21.299 | + functions-common:time_stop:2421 : start_time=1782213979311 2026-06-23 11:26:21.302 | + functions-common:time_stop:2423 : [[ -z 1782213979311 ]] 2026-06-23 11:26:21.305 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:26:21.311 | + functions-common:time_stop:2426 : end_time=1782213981306 2026-06-23 11:26:21.313 | + functions-common:time_stop:2427 : elapsed_time=1995 2026-06-23 11:26:21.317 | + functions-common:time_stop:2428 : total=49276 2026-06-23 11:26:21.319 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:26:21.322 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=51271 2026-06-23 11:26:21.326 | + inc/python:pip_install:219 : return 0 2026-06-23 11:26:21.330 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-23 11:26:21.353 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:26:21.356 | + ./stack.sh:main:916 : '[' 192.168.122.110 == 192.168.122.110 ']' 2026-06-23 11:26:21.360 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-23 11:26:21.363 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-23 11:26:21.365 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-23 11:26:21.369 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 11:26:21.371 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-23 11:26:21.376 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-23 11:26:21.394 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:26:21.398 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-23 11:26:21.400 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-23 11:26:21.402 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-23 11:26:21.406 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 11:26:21.408 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 11:26:21.413 | ++ functions-common:git_clone:587 : pwd 2026-06-23 11:26:21.415 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:26:21.417 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:26:21.421 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:26:21.442 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:26:21.444 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:26:21.447 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:26:21.449 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:26:21.450 | + functions-common:git_clone:604 : echo master 2026-06-23 11:26:21.456 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-23 11:26:21.458 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 11:26:21.460 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-23 11:26:21.463 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:26:21.466 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:26:21.470 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:26:21.472 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:26:21.474 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:26:21.477 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:26:21.479 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:26:21.483 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:26:21.486 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:26:21.490 | + functions-common:time_start:2405 : _TIME_START[$name]=1782213981487 2026-06-23 11:26:21.493 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-23 11:26:21.497 | Cloning into '/opt/stack/keystone'... 2026-06-23 11:26:39.071 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:26:39.074 | + functions-common:time_stop:2414 : local name 2026-06-23 11:26:39.077 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:26:39.081 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:26:39.085 | + functions-common:time_stop:2417 : local total 2026-06-23 11:26:39.087 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:26:39.091 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:26:39.093 | + functions-common:time_stop:2421 : start_time=1782213981487 2026-06-23 11:26:39.097 | + functions-common:time_stop:2423 : [[ -z 1782213981487 ]] 2026-06-23 11:26:39.101 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:26:39.106 | + functions-common:time_stop:2426 : end_time=1782213999103 2026-06-23 11:26:39.110 | + functions-common:time_stop:2427 : elapsed_time=17616 2026-06-23 11:26:39.112 | + functions-common:time_stop:2428 : total=5184 2026-06-23 11:26:39.114 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:26:39.119 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22800 2026-06-23 11:26:39.122 | + functions-common:git_clone:625 : cd /opt/stack/keystone 2026-06-23 11:26:39.126 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 11:26:39.128 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:26:39.132 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:26:39.135 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:26:39.139 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:26:39.142 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:26:39.146 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:26:39.150 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:26:39.152 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:26:39.157 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:26:39.163 | + functions-common:time_start:2405 : _TIME_START[$name]=1782213999158 2026-06-23 11:26:39.167 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 11:26:39.967 | From https://review.opendev.org/openstack/keystone 2026-06-23 11:26:39.967 | * branch master -> FETCH_HEAD 2026-06-23 11:26:39.980 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:26:39.984 | + functions-common:time_stop:2414 : local name 2026-06-23 11:26:39.988 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:26:39.992 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:26:39.996 | + functions-common:time_stop:2417 : local total 2026-06-23 11:26:39.999 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:26:40.003 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:26:40.007 | + functions-common:time_stop:2421 : start_time=1782213999158 2026-06-23 11:26:40.011 | + functions-common:time_stop:2423 : [[ -z 1782213999158 ]] 2026-06-23 11:26:40.016 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:26:40.022 | + functions-common:time_stop:2426 : end_time=1782214000017 2026-06-23 11:26:40.026 | + functions-common:time_stop:2427 : elapsed_time=859 2026-06-23 11:26:40.029 | + functions-common:time_stop:2428 : total=22800 2026-06-23 11:26:40.033 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:26:40.037 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23659 2026-06-23 11:26:40.040 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 11:26:40.044 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:26:40.047 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:26:40.051 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:26:40.055 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:26:40.059 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:26:40.062 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:26:40.066 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:26:40.070 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:26:40.075 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:26:40.081 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214000076 2026-06-23 11:26:40.085 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 11:26:40.259 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:26:40.259 | 2026-06-23 11:26:40.259 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:26:40.260 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:26:40.260 | state without impacting any branches by switching back to a branch. 2026-06-23 11:26:40.260 | 2026-06-23 11:26:40.260 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:26:40.260 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:26:40.260 | 2026-06-23 11:26:40.260 | git switch -c 2026-06-23 11:26:40.260 | 2026-06-23 11:26:40.260 | Or undo this operation with: 2026-06-23 11:26:40.260 | 2026-06-23 11:26:40.260 | git switch - 2026-06-23 11:26:40.260 | 2026-06-23 11:26:40.261 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:26:40.261 | 2026-06-23 11:26:40.261 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-23 11:26:40.266 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:26:40.270 | + functions-common:time_stop:2414 : local name 2026-06-23 11:26:40.274 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:26:40.278 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:26:40.281 | + functions-common:time_stop:2417 : local total 2026-06-23 11:26:40.285 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:26:40.289 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:26:40.292 | + functions-common:time_stop:2421 : start_time=1782214000076 2026-06-23 11:26:40.296 | + functions-common:time_stop:2423 : [[ -z 1782214000076 ]] 2026-06-23 11:26:40.301 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:26:40.306 | + functions-common:time_stop:2426 : end_time=1782214000303 2026-06-23 11:26:40.310 | + functions-common:time_stop:2427 : elapsed_time=227 2026-06-23 11:26:40.314 | + functions-common:time_stop:2428 : total=23659 2026-06-23 11:26:40.318 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:26:40.322 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23886 2026-06-23 11:26:40.326 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-23 11:26:40.346 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-23 11:26:40.351 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 11:26:40.351 | + functions-common:git_clone:667 : head -1 2026-06-23 11:26:40.354 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-23 11:26:40.360 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:26:40.363 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-23 11:26:40.368 | + inc/python:setup_develop:353 : local bindep 2026-06-23 11:26:40.372 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-23 11:26:40.375 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-23 11:26:40.380 | + inc/python:setup_develop:359 : local extras= 2026-06-23 11:26:40.384 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-23 11:26:40.388 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 11:26:40.392 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-23 11:26:40.396 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-23 11:26:40.400 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 11:26:40.404 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 11:26:40.409 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-23 11:26:40.413 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 11:26:40.418 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-23 11:26:40.422 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 11:26:40.426 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 11:26:40.431 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-23 11:26:40.439 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-23 11:26:40.443 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-23 11:26:40.447 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-23 11:26:40.617 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-23 11:26:40.622 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 11:26:40.626 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 11:26:40.630 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 11:26:40.634 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-23 11:26:40.638 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-23 11:26:40.642 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 11:26:40.646 | + inc/python:setup_package:446 : local extras= 2026-06-23 11:26:40.650 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 11:26:40.654 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 11:26:40.658 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 11:26:40.661 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 11:26:40.665 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 11:26:40.670 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-23 11:26:40.705 | Using python 3.12 to install /opt/stack/keystone 2026-06-23 11:26:40.709 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-23 11:26:41.707 | Obtaining file:///opt/stack/keystone 2026-06-23 11:26:41.712 | Installing build dependencies: started 2026-06-23 11:26:43.492 | Installing build dependencies: finished with status 'done' 2026-06-23 11:26:43.492 | Checking if build backend supports build_editable: started 2026-06-23 11:26:44.095 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 11:26:44.097 | Getting requirements to build editable: started 2026-06-23 11:26:44.429 | Getting requirements to build editable: finished with status 'done' 2026-06-23 11:26:44.431 | Preparing editable metadata (pyproject.toml): started 2026-06-23 11:26:45.497 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:26:45.513 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-23 11:26:45.514 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-23 11:26:45.728 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-23 11:26:45.875 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 11:26:45.918 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-23 11:26:45.933 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-23 11:26:46.354 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-23 11:26:46.369 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-23 11:26:46.982 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:46.999 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-23 11:26:47.060 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-23 11:26:47.060 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-23 11:26:47.061 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-23 11:26:47.138 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.154 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-23 11:26:47.168 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-23 11:26:47.169 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-23 11:26:47.170 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-23 11:26:47.233 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.249 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 11:26:47.313 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.328 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 11:26:47.339 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-23 11:26:47.340 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-23 11:26:47.383 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.399 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 11:26:47.458 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.475 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 11:26:47.486 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-23 11:26:47.516 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.531 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-23 11:26:47.542 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-23 11:26:47.593 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.608 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-23 11:26:47.654 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.670 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 11:26:47.681 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-23 11:26:47.682 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-23 11:26:47.727 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.742 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-23 11:26:47.755 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-23 11:26:47.756 | 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.0) 2026-06-23 11:26:47.793 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.809 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-23 11:26:47.859 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-23 11:26:47.874 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-23 11:26:48.081 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-23 11:26:48.096 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-23 11:26:48.134 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-23 11:26:48.148 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-23 11:26:48.160 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-23 11:26:48.189 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 11:26:48.204 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 11:26:48.250 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 11:26:48.265 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 11:26:48.308 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 11:26:48.322 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 11:26:48.363 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 11:26:48.379 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 11:26:48.489 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 11:26:48.506 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-23 11:26:48.552 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-23 11:26:48.568 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-23 11:26:48.584 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-23 11:26:48.661 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-23 11:26:48.677 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-23 11:26:48.728 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 11:26:48.744 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-23 11:26:48.786 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 11:26:48.803 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 11:26:48.859 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 11:26:48.875 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 11:26:49.482 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 11:26:49.498 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-23 11:26:49.516 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-23 11:26:49.520 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-23 11:26:49.527 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-23 11:26:49.527 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-23 11:26:49.527 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-23 11:26:49.541 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-23 11:26:49.543 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-23 11:26:49.544 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-23 11:26:49.592 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 11:26:49.610 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-23 11:26:49.623 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-23 11:26:49.656 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 11:26:49.675 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-23 11:26:49.717 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 11:26:49.736 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-23 11:26:49.801 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 11:26:49.820 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 11:26:49.840 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-23 11:26:49.850 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-23 11:26:49.856 | 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.3.0) 2026-06-23 11:26:49.907 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:49.924 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 11:26:49.976 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:49.991 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 11:26:50.039 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.055 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-23 11:26:50.129 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.145 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 11:26:50.197 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.220 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-23 11:26:50.268 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.286 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-23 11:26:50.346 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.364 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-23 11:26:50.375 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-23 11:26:50.411 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.427 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 11:26:50.472 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.488 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-23 11:26:50.548 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.569 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-23 11:26:50.847 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.863 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-23 11:26:50.914 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.930 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 11:26:50.972 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:50.987 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-23 11:26:51.026 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.042 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-23 11:26:51.089 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.104 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-23 11:26:51.180 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.198 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-23 11:26:51.238 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.253 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-23 11:26:51.326 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.342 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 11:26:51.386 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.401 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-23 11:26:51.421 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-23 11:26:51.422 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-23 11:26:51.435 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-23 11:26:51.474 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.490 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-23 11:26:51.558 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.574 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-23 11:26:51.621 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.636 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-23 11:26:51.693 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.710 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-23 11:26:51.733 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-23 11:26:51.733 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-23 11:26:51.734 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-23 11:26:51.736 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-23 11:26:51.789 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.805 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-23 11:26:51.868 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 11:26:51.884 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-23 11:26:51.987 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-23 11:26:52.029 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-23 11:26:52.115 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.9 MB/s 0:00:00 2026-06-23 11:26:52.130 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-23 11:26:52.170 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-23 11:26:52.200 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-23 11:26:52.222 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-23 11:26:52.245 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-23 11:26:52.269 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-23 11:26:52.293 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-23 11:26:52.315 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-23 11:26:52.340 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-23 11:26:52.364 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-23 11:26:52.388 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-23 11:26:52.411 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-23 11:26:52.434 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-23 11:26:52.458 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-23 11:26:52.482 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-23 11:26:52.507 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-23 11:26:52.530 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-23 11:26:52.552 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-23 11:26:52.573 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-23 11:26:52.595 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-23 11:26:52.632 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-23 11:26:52.655 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-23 11:26:52.679 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-23 11:26:52.702 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-23 11:26:52.726 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-23 11:26:52.752 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-23 11:26:52.781 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-23 11:26:52.800 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 30.5 MB/s 0:00:00 2026-06-23 11:26:52.817 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-23 11:26:52.838 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-23 11:26:52.860 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-23 11:26:52.883 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-23 11:26:52.906 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-23 11:26:52.931 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-23 11:26:52.952 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-23 11:26:52.973 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-23 11:26:52.996 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-23 11:26:53.022 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-23 11:26:53.046 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-23 11:26:53.075 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-23 11:26:53.098 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-23 11:26:53.120 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-23 11:26:53.143 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-23 11:26:53.164 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-23 11:26:53.194 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-23 11:26:53.255 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 57.4 MB/s 0:00:00 2026-06-23 11:26:53.270 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-23 11:26:53.293 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-23 11:26:53.315 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-23 11:26:53.337 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-23 11:26:53.363 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-23 11:26:53.390 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-23 11:26:53.412 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-23 11:26:53.434 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-23 11:26:53.458 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-23 11:26:53.481 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-23 11:26:53.512 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-23 11:26:53.694 | Building wheels for collected packages: keystone 2026-06-23 11:26:53.696 | Building editable for keystone (pyproject.toml): started 2026-06-23 11:26:54.819 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-23 11:26:54.820 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=6f11e8134a6c5f7082ec76b1dcc6e573fe73a8d4e04d09086c49b58e223a9f5f 2026-06-23 11:26:54.821 | Stored in directory: /tmp/pip-ephem-wheel-cache-u7ahw8n3/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-23 11:26:54.825 | Successfully built keystone 2026-06-23 11:26:55.181 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-23 11:26:55.221 | Attempting uninstall: pytz 2026-06-23 11:26:55.231 | Found existing installation: pytz 2024.1 2026-06-23 11:26:55.232 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:55.232 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-23 11:26:57.039 | Attempting uninstall: oauthlib 2026-06-23 11:26:57.052 | Found existing installation: oauthlib 3.2.2 2026-06-23 11:26:57.052 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:57.052 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-23 11:26:57.202 | Attempting uninstall: markupsafe 2026-06-23 11:26:57.214 | Found existing installation: MarkupSafe 2.1.5 2026-06-23 11:26:57.214 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:57.214 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-23 11:26:58.327 | Attempting uninstall: click 2026-06-23 11:26:58.340 | Found existing installation: click 8.1.6 2026-06-23 11:26:58.342 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:58.342 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-23 11:26:58.506 | Attempting uninstall: blinker 2026-06-23 11:26:58.517 | Found existing installation: blinker 1.7.0 2026-06-23 11:26:58.518 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:58.519 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-23 11:26:58.537 | Attempting uninstall: bcrypt 2026-06-23 11:26:58.548 | Found existing installation: bcrypt 3.2.2 2026-06-23 11:26:58.549 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:58.549 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-23 11:26:58.568 | Attempting uninstall: attrs 2026-06-23 11:26:58.581 | Found existing installation: attrs 23.2.0 2026-06-23 11:26:58.581 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:26:58.581 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-23 11:27:01.642 | Attempting uninstall: jinja2 2026-06-23 11:27:01.654 | Found existing installation: Jinja2 3.1.2 2026-06-23 11:27:01.657 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:27:01.657 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-23 11:27:02.696 | Attempting uninstall: cryptography 2026-06-23 11:27:02.709 | Found existing installation: cryptography 41.0.7 2026-06-23 11:27:02.710 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:27:02.710 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-23 11:27:03.319 | Attempting uninstall: pyopenssl 2026-06-23 11:27:03.334 | Found existing installation: pyOpenSSL 23.2.0 2026-06-23 11:27:03.335 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:27:03.335 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-23 11:27:03.750 | Attempting uninstall: jsonschema 2026-06-23 11:27:03.764 | Found existing installation: jsonschema 4.10.3 2026-06-23 11:27:03.766 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:27:03.766 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-23 11:27:05.372 | 2026-06-23 11:27:05.374 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-23 11:27:05.374 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-23 11:27:05.388 | 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.50 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.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-23 11:27:05.719 | + inc/python:pip_install:216 : result=0 2026-06-23 11:27:05.721 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:27:05.724 | + functions-common:time_stop:2414 : local name 2026-06-23 11:27:05.726 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:27:05.728 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:27:05.730 | + functions-common:time_stop:2417 : local total 2026-06-23 11:27:05.732 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:27:05.735 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:27:05.737 | + functions-common:time_stop:2421 : start_time=1782214000696 2026-06-23 11:27:05.739 | + functions-common:time_stop:2423 : [[ -z 1782214000696 ]] 2026-06-23 11:27:05.742 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:27:05.746 | + functions-common:time_stop:2426 : end_time=1782214025743 2026-06-23 11:27:05.748 | + functions-common:time_stop:2427 : elapsed_time=25047 2026-06-23 11:27:05.750 | + functions-common:time_stop:2428 : total=51271 2026-06-23 11:27:05.752 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:27:05.754 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=76318 2026-06-23 11:27:05.756 | + inc/python:pip_install:219 : return 0 2026-06-23 11:27:05.758 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 11:27:05.760 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:27:05.762 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-23 11:27:05.764 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-23 11:27:05.767 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:27:05.769 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:27:05.771 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-23 11:27:05.773 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:27:05.775 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-23 11:27:05.790 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:27:05.792 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 11:27:05.795 | + ./stack.sh:main:918 : configure_keystone 2026-06-23 11:27:05.797 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-23 11:27:05.813 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-23 11:27:05.816 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-23 11:27:05.821 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-23 11:27:05.835 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:27:05.838 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-23 11:27:05.867 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-23 11:27:05.895 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-23 11:27:05.925 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-23 11:27:05.954 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-23 11:27:05.984 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-23 11:27:06.014 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-23 11:27:06.052 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-23 11:27:06.087 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-23 11:27:06.123 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-23 11:27:06.126 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-23 11:27:06.129 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-23 11:27:06.131 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-23 11:27:06.134 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 11:27:06.137 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 11:27:06.154 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:27:06.158 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 11:27:06.160 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 11:27:06.162 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 11:27:06.179 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:27:06.181 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:27:06.184 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:27:06.221 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 11:27:06.224 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 11:27:06.227 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.110/identity 2026-06-23 11:27:06.262 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-23 11:27:06.265 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-23 11:27:06.302 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-23 11:27:06.305 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-23 11:27:06.307 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-23 11:27:06.311 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-23 11:27:06.313 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 11:27:06.315 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 11:27:06.318 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 11:27:06.334 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:27:06.337 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 11:27:06.340 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-23 11:27:06.343 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-23 11:27:06.380 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-23 11:27:06.383 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-23 11:27:06.385 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-23 11:27:06.388 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-23 11:27:06.391 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 11:27:06.409 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 11:27:06.412 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 11:27:06.414 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 11:27:06.417 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 11:27:06.420 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 11:27:06.453 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:27:06.486 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:27:06.520 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 11:27:06.554 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-23 11:27:06.587 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-23 11:27:06.621 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-23 11:27:06.624 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-23 11:27:06.627 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-23 11:27:06.629 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-23 11:27:06.632 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 11:27:06.634 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-23 11:27:06.636 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-23 11:27:06.639 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 11:27:06.642 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 11:27:06.658 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 11:27:06.659 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:27:06.669 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 11:27:06.673 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:27:06.687 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 11:27:06.691 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-23 11:27:06.694 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-23 11:27:06.698 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 11:27:06.701 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-23 11:27:06.734 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-23 11:27:06.766 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-23 11:27:06.798 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-23 11:27:06.829 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-23 11:27:06.862 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-23 11:27:06.895 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-23 11:27:06.926 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-23 11:27:06.959 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-23 11:27:06.987 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 11:27:07.018 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-23 11:27:07.052 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-23 11:27:07.082 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-23 11:27:07.112 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-23 11:27:07.141 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 11:27:07.144 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 11:27:07.147 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-23 11:27:07.150 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-23 11:27:07.153 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 11:27:07.155 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:27:07.158 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:27:07.161 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-23 11:27:07.164 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-23 11:27:07.167 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-23 11:27:07.197 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-23 11:27:07.227 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-23 11:27:07.227 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-23 11:27:07.237 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-23 11:27:07.241 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-23 11:27:07.243 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-23 11:27:07.246 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 11:27:07.250 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 11:27:07.252 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 11:27:07.255 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 11:27:07.258 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:27:07.261 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:27:07.264 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 11:27:07.267 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 11:27:07.270 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:27:07.273 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:27:07.276 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-23 11:27:07.288 | perl: warning: Setting locale failed. 2026-06-23 11:27:07.288 | perl: warning: Please check that your locale settings: 2026-06-23 11:27:07.288 | LANGUAGE = (unset), 2026-06-23 11:27:07.288 | LC_ALL = "en_US.utf8", 2026-06-23 11:27:07.288 | LANG = "de_DE.UTF-8" 2026-06-23 11:27:07.288 | are supported and installed on your system. 2026-06-23 11:27:07.289 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:27:07.329 | Enabling site keystone-api. 2026-06-23 11:27:07.335 | To activate the new configuration, you need to run: 2026-06-23 11:27:07.335 | systemctl reload apache2 2026-06-23 11:27:07.340 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 11:27:07.343 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 11:27:07.346 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:27:07.349 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 11:27:07.523 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-23 11:27:07.554 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-23 11:27:07.586 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-23 11:27:07.620 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-23 11:27:07.623 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-23 11:27:07.658 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-23 11:27:07.689 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-23 11:27:07.723 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-23 11:27:07.759 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-23 11:27:07.763 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-23 11:27:07.766 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-23 11:27:07.798 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-23 11:27:07.830 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-23 11:27:07.848 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:27:07.851 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-23 11:27:07.870 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:27:07.873 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-23 11:27:07.876 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-23 11:27:07.879 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-23 11:27:07.882 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 11:27:07.885 | + lib/stack:stack_install_service:32 : install_glance 2026-06-23 11:27:07.888 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-23 11:27:07.891 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-23 11:27:07.894 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-23 11:27:07.911 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:27:07.914 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-23 11:27:07.917 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-23 11:27:07.934 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:27:07.937 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-23 11:27:07.940 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-23 11:27:07.942 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:27:07.945 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:27:07.948 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-23 11:27:07.950 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:27:07.954 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-23 11:27:07.956 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-23 11:27:07.959 | ++ inc/python:join_extras:29 : echo cinder 2026-06-23 11:27:07.962 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-23 11:27:07.965 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-23 11:27:07.968 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-23 11:27:07.970 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-23 11:27:07.973 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-23 11:27:07.976 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-23 11:27:07.978 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-23 11:27:07.982 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-23 11:27:07.984 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-23 11:27:07.989 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-23 11:27:07.992 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-23 11:27:07.994 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-23 11:27:07.998 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-23 11:27:08.001 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-23 11:27:08.021 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-23 11:27:08.023 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-23 11:27:09.248 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 11:27:09.400 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-23 11:27:09.418 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-23 11:27:09.419 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-23 11:27:09.420 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-23 11:27:09.421 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-23 11:27:09.422 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-23 11:27:09.423 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-23 11:27:09.425 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-23 11:27:09.426 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-23 11:27:09.427 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-23 11:27:09.429 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-23 11:27:09.430 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-23 11:27:09.459 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-23 11:27:09.476 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 11:27:09.488 | 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.3.0) 2026-06-23 11:27:09.491 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-23 11:27:09.492 | 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.1) 2026-06-23 11:27:09.499 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-23 11:27:09.502 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-23 11:27:09.548 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 11:27:09.566 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-23 11:27:09.645 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 11:27:09.662 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 11:27:09.713 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 11:27:09.729 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 11:27:09.781 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 11:27:09.800 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 11:27:09.817 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-23 11:27:09.818 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-23 11:27:09.819 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-23 11:27:09.820 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-23 11:27:09.828 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-23 11:27:09.829 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-23 11:27:09.831 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-23 11:27:09.832 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-23 11:27:09.837 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-23 11:27:09.839 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-23 11:27:09.842 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-23 11:27:09.879 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-23 11:27:09.895 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-23 11:27:09.908 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-23 11:27:09.912 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-23 11:27:09.917 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-23 11:27:09.918 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-23 11:27:09.919 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-23 11:27:09.928 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-23 11:27:09.931 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-23 11:27:09.933 | 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.0) 2026-06-23 11:27:09.936 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-23 11:27:09.944 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-23 11:27:09.947 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-23 11:27:09.947 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-23 11:27:09.948 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-23 11:27:09.949 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-23 11:27:09.953 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-23 11:27:09.954 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-23 11:27:09.961 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-23 11:27:09.978 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-23 11:27:09.983 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-23 11:27:09.987 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-23 11:27:10.000 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-23 11:27:10.001 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-23 11:27:10.002 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-23 11:27:10.004 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-23 11:27:10.026 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-23 11:27:10.089 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-23 11:27:10.145 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-23 11:27:10.174 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-23 11:27:10.197 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-23 11:27:10.222 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-23 11:27:10.251 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-23 11:27:10.274 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-23 11:27:10.525 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-23 11:27:11.875 | 2026-06-23 11:27:11.891 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-23 11:27:12.043 | + inc/python:pip_install:216 : result=0 2026-06-23 11:27:12.047 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:27:12.050 | + functions-common:time_stop:2414 : local name 2026-06-23 11:27:12.054 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:27:12.057 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:27:12.060 | + functions-common:time_stop:2417 : local total 2026-06-23 11:27:12.064 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:27:12.068 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:27:12.072 | + functions-common:time_stop:2421 : start_time=1782214028016 2026-06-23 11:27:12.076 | + functions-common:time_stop:2423 : [[ -z 1782214028016 ]] 2026-06-23 11:27:12.080 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:27:12.086 | + functions-common:time_stop:2426 : end_time=1782214032082 2026-06-23 11:27:12.089 | + functions-common:time_stop:2427 : elapsed_time=4066 2026-06-23 11:27:12.092 | + functions-common:time_stop:2428 : total=76318 2026-06-23 11:27:12.096 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:27:12.099 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=80384 2026-06-23 11:27:12.103 | + inc/python:pip_install:219 : return 0 2026-06-23 11:27:12.107 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-23 11:27:12.111 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-23 11:27:12.114 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-23 11:27:12.132 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-23 11:27:12.138 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-23 11:27:12.141 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-23 11:27:12.145 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-23 11:27:12.149 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 11:27:12.152 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 11:27:12.157 | ++ functions-common:git_clone:587 : pwd 2026-06-23 11:27:12.161 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:27:12.165 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:27:12.168 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:27:12.189 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:27:12.192 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:27:12.195 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:27:12.199 | + functions-common:git_clone:604 : echo master 2026-06-23 11:27:12.200 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:27:12.205 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-23 11:27:12.209 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 11:27:12.213 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-23 11:27:12.218 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:27:12.220 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:27:12.224 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:27:12.228 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:27:12.231 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:27:12.235 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:27:12.239 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:27:12.242 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:27:12.245 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:27:12.250 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214032247 2026-06-23 11:27:12.254 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-23 11:27:12.257 | Cloning into '/opt/stack/glance'... 2026-06-23 11:27:21.308 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:27:21.311 | + functions-common:time_stop:2414 : local name 2026-06-23 11:27:21.315 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:27:21.317 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:27:21.320 | + functions-common:time_stop:2417 : local total 2026-06-23 11:27:21.324 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:27:21.328 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:27:21.332 | + functions-common:time_stop:2421 : start_time=1782214032247 2026-06-23 11:27:21.335 | + functions-common:time_stop:2423 : [[ -z 1782214032247 ]] 2026-06-23 11:27:21.338 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:27:21.343 | + functions-common:time_stop:2426 : end_time=1782214041341 2026-06-23 11:27:21.347 | + functions-common:time_stop:2427 : elapsed_time=9094 2026-06-23 11:27:21.350 | + functions-common:time_stop:2428 : total=23886 2026-06-23 11:27:21.353 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:27:21.356 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32980 2026-06-23 11:27:21.358 | + functions-common:git_clone:625 : cd /opt/stack/glance 2026-06-23 11:27:21.361 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 11:27:21.364 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:27:21.366 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:27:21.370 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:27:21.373 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:27:21.377 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:27:21.381 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:27:21.385 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:27:21.387 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:27:21.391 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:27:21.396 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214041393 2026-06-23 11:27:21.400 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 11:27:22.023 | From https://review.opendev.org/openstack/glance 2026-06-23 11:27:22.023 | * branch master -> FETCH_HEAD 2026-06-23 11:27:22.035 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:27:22.038 | + functions-common:time_stop:2414 : local name 2026-06-23 11:27:22.042 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:27:22.046 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:27:22.050 | + functions-common:time_stop:2417 : local total 2026-06-23 11:27:22.054 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:27:22.058 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:27:22.063 | + functions-common:time_stop:2421 : start_time=1782214041393 2026-06-23 11:27:22.068 | + functions-common:time_stop:2423 : [[ -z 1782214041393 ]] 2026-06-23 11:27:22.072 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:27:22.079 | + functions-common:time_stop:2426 : end_time=1782214042075 2026-06-23 11:27:22.083 | + functions-common:time_stop:2427 : elapsed_time=682 2026-06-23 11:27:22.088 | + functions-common:time_stop:2428 : total=32980 2026-06-23 11:27:22.092 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:27:22.096 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33662 2026-06-23 11:27:22.101 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 11:27:22.104 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:27:22.108 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:27:22.111 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:27:22.114 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:27:22.118 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:27:22.121 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:27:22.125 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:27:22.128 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:27:22.134 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:27:22.139 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214042136 2026-06-23 11:27:22.142 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 11:27:22.268 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:27:22.268 | 2026-06-23 11:27:22.268 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:27:22.268 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:27:22.268 | state without impacting any branches by switching back to a branch. 2026-06-23 11:27:22.268 | 2026-06-23 11:27:22.268 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:27:22.268 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:27:22.268 | 2026-06-23 11:27:22.268 | git switch -c 2026-06-23 11:27:22.269 | 2026-06-23 11:27:22.269 | Or undo this operation with: 2026-06-23 11:27:22.269 | 2026-06-23 11:27:22.269 | git switch - 2026-06-23 11:27:22.269 | 2026-06-23 11:27:22.269 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:27:22.269 | 2026-06-23 11:27:22.269 | HEAD is now at cea648215 Remove standalone glance-api WSGI server 2026-06-23 11:27:22.271 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:27:22.274 | + functions-common:time_stop:2414 : local name 2026-06-23 11:27:22.276 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:27:22.278 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:27:22.280 | + functions-common:time_stop:2417 : local total 2026-06-23 11:27:22.282 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:27:22.284 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:27:22.286 | + functions-common:time_stop:2421 : start_time=1782214042136 2026-06-23 11:27:22.288 | + functions-common:time_stop:2423 : [[ -z 1782214042136 ]] 2026-06-23 11:27:22.291 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:27:22.294 | + functions-common:time_stop:2426 : end_time=1782214042292 2026-06-23 11:27:22.296 | + functions-common:time_stop:2427 : elapsed_time=156 2026-06-23 11:27:22.298 | + functions-common:time_stop:2428 : total=33662 2026-06-23 11:27:22.300 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:27:22.303 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33818 2026-06-23 11:27:22.305 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-23 11:27:22.320 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-23 11:27:22.323 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 11:27:22.324 | + functions-common:git_clone:667 : head -1 2026-06-23 11:27:22.328 | cea648215 Remove standalone glance-api WSGI server 2026-06-23 11:27:22.331 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:27:22.333 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-23 11:27:22.335 | + inc/python:setup_develop:353 : local bindep 2026-06-23 11:27:22.338 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-23 11:27:22.340 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-23 11:27:22.342 | + inc/python:setup_develop:359 : local extras= 2026-06-23 11:27:22.345 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-23 11:27:22.347 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 11:27:22.350 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-23 11:27:22.352 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-23 11:27:22.354 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 11:27:22.356 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 11:27:22.360 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-23 11:27:22.362 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 11:27:22.365 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-23 11:27:22.367 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 11:27:22.369 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 11:27:22.373 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-23 11:27:22.378 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-23 11:27:22.380 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-23 11:27:22.383 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-23 11:27:22.545 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-23 11:27:22.547 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 11:27:22.549 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 11:27:22.551 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 11:27:22.553 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-23 11:27:22.556 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-23 11:27:22.558 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 11:27:22.561 | + inc/python:setup_package:446 : local extras= 2026-06-23 11:27:22.563 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 11:27:22.565 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 11:27:22.568 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 11:27:22.570 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 11:27:22.572 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 11:27:22.574 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-23 11:27:22.592 | Using python 3.12 to install /opt/stack/glance 2026-06-23 11:27:22.595 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-23 11:27:23.593 | Obtaining file:///opt/stack/glance 2026-06-23 11:27:23.597 | Installing build dependencies: started 2026-06-23 11:27:25.419 | Installing build dependencies: finished with status 'done' 2026-06-23 11:27:25.420 | Checking if build backend supports build_editable: started 2026-06-23 11:27:25.964 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 11:27:25.966 | Getting requirements to build editable: started 2026-06-23 11:27:26.262 | Getting requirements to build editable: finished with status 'done' 2026-06-23 11:27:26.264 | Preparing editable metadata (pyproject.toml): started 2026-06-23 11:27:27.237 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:27:27.256 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (7.0.3) 2026-06-23 11:27:27.256 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (0.7.1) 2026-06-23 11:27:27.257 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (2.0.50) 2026-06-23 11:27:27.258 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (0.41.0) 2026-06-23 11:27:27.259 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.1.0) 2026-06-23 11:27:27.260 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (2.5.1) 2026-06-23 11:27:27.262 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (1.8.10) 2026-06-23 11:27:27.262 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (1.18.4) 2026-06-23 11:27:27.455 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev65) 2026-06-23 11:27:27.603 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 11:27:27.614 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (10.5.0) 2026-06-23 11:27:27.617 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (7.5.0) 2026-06-23 11:27:27.617 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (6.4.0) 2026-06-23 11:27:27.617 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (2.7.1) 2026-06-23 11:27:27.618 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (10.1.1) 2026-06-23 11:27:27.619 | 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.dev65) (5.8.0) 2026-06-23 11:27:27.620 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.3.0) 2026-06-23 11:27:27.684 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev65) 2026-06-23 11:27:27.701 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-23 11:27:27.716 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.14.0) 2026-06-23 11:27:27.717 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (13.0.0) 2026-06-23 11:27:27.747 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev65) 2026-06-23 11:27:27.763 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-23 11:27:27.776 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.17.0) 2026-06-23 11:27:27.776 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.10.1) 2026-06-23 11:27:27.780 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (4.26.0) 2026-06-23 11:27:27.780 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.8.0) 2026-06-23 11:27:27.780 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (18.0.0) 2026-06-23 11:27:27.780 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (6.8.0) 2026-06-23 11:27:27.814 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev65) 2026-06-23 11:27:27.831 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 11:27:27.842 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (8.2.0) 2026-06-23 11:27:27.844 | 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.dev65) (18.1.0) 2026-06-23 11:27:27.845 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (8.1.0) 2026-06-23 11:27:27.882 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev65) 2026-06-23 11:27:27.901 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 11:27:27.913 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.1.0) 2026-06-23 11:27:27.914 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (4.4.0) 2026-06-23 11:27:27.915 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.5.0) 2026-06-23 11:27:27.916 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.1.0) 2026-06-23 11:27:27.917 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (43.0.3) 2026-06-23 11:27:27.944 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev65) 2026-06-23 11:27:27.962 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-23 11:27:28.036 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev65) 2026-06-23 11:27:28.059 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 11:27:28.099 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev65) (1.3.12) 2026-06-23 11:27:28.100 | 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.dev65) (4.15.0) 2026-06-23 11:27:28.147 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 11:27:28.165 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-23 11:27:28.179 | 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.dev65) (2.34.2) 2026-06-23 11:27:28.183 | 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.dev65) (2.0.0) 2026-06-23 11:27:28.190 | 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.dev65) (3.0) 2026-06-23 11:27:28.192 | 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.dev65) (5.10.0) 2026-06-23 11:27:28.195 | 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.dev65) (2.2.1) 2026-06-23 11:27:28.200 | 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.dev65) (2.8.0) 2026-06-23 11:27:28.201 | 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.dev65) (3.5.1) 2026-06-23 11:27:28.212 | 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.dev65) (1.4.2) 2026-06-23 11:27:28.221 | 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.dev65) (3.3.2) 2026-06-23 11:27:28.226 | 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.dev65) (26.1.0) 2026-06-23 11:27:28.230 | 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.dev65) (2025.9.1) 2026-06-23 11:27:28.230 | 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.dev65) (0.37.0) 2026-06-23 11:27:28.230 | 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.dev65) (2026.5.1) 2026-06-23 11:27:28.239 | 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.dev65) (2.1.0) 2026-06-23 11:27:28.240 | 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.dev65) (1.8.2) 2026-06-23 11:27:28.247 | 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.dev65) (4.2.0) 2026-06-23 11:27:28.249 | 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.dev65) (4.0.1) 2026-06-23 11:27:28.251 | 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.dev65) (2.13.0) 2026-06-23 11:27:28.259 | 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.dev65) (1.5.0) 2026-06-23 11:27:28.264 | 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.dev65) (5.3.1) 2026-06-23 11:27:28.271 | 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.dev65) (0.20) 2026-06-23 11:27:28.277 | 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.dev65) (1.3.0) 2026-06-23 11:27:28.278 | 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.dev65) (2.0.0) 2026-06-23 11:27:28.279 | 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.dev65) (6.0.3) 2026-06-23 11:27:28.290 | 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.dev65) (2.1.2) 2026-06-23 11:27:28.290 | 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.dev65) (0.6.2) 2026-06-23 11:27:28.351 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 11:27:28.370 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-23 11:27:28.414 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 11:27:28.432 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-23 11:27:28.475 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 11:27:28.491 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-23 11:27:28.540 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 11:27:28.556 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 11:27:28.568 | 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.dev65) (7.2.2) 2026-06-23 11:27:28.602 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 11:27:28.619 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 11:27:28.636 | 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.dev65) (2.9.0.post0) 2026-06-23 11:27:28.644 | 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.dev65) (4.6.0) 2026-06-23 11:27:28.645 | 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.dev65) (7.1.4) 2026-06-23 11:27:28.646 | 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.dev65) (5.3.1) 2026-06-23 11:27:28.647 | 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.dev65) (5.6.2) 2026-06-23 11:27:28.648 | 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.dev65) (0.16.0) 2026-06-23 11:27:28.652 | 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.dev65) (5.1.0) 2026-06-23 11:27:28.662 | 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.dev65) (2026.2) 2026-06-23 11:27:28.663 | 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.dev65) (26.2) 2026-06-23 11:27:28.671 | 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.dev65) (0.25.0) 2026-06-23 11:27:28.675 | 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.dev65) (5.0.0) 2026-06-23 11:27:28.677 | 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.dev65) (3.1.6) 2026-06-23 11:27:28.679 | 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.dev65) (4.0.1) 2026-06-23 11:27:28.687 | 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.dev65) (3.0.3) 2026-06-23 11:27:28.706 | 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.dev65) (1.2.0) 2026-06-23 11:27:28.715 | 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.dev65) (1.7.6) 2026-06-23 11:27:28.738 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev65) (82.0.1) 2026-06-23 11:27:28.753 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev65) (0.8.1) 2026-06-23 11:27:28.814 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 11:27:28.832 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 11:27:28.874 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 11:27:28.891 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-23 11:27:28.953 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 11:27:28.968 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-23 11:27:29.033 | 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.dev65) 2026-06-23 11:27:29.048 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-23 11:27:29.084 | 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.dev65) 2026-06-23 11:27:29.099 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 11:27:29.109 | 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.dev65) (15.0.0) 2026-06-23 11:27:29.142 | 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.dev65) 2026-06-23 11:27:29.158 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-23 11:27:29.180 | 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.dev65) (1.17.0) 2026-06-23 11:27:29.199 | 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.dev65) (3.4.7) 2026-06-23 11:27:29.200 | 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.dev65) (3.18) 2026-06-23 11:27:29.201 | 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.dev65) (2.7.0) 2026-06-23 11:27:29.204 | 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.dev65) (2023.11.17) 2026-06-23 11:27:29.235 | 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.dev65) (4.2.0) 2026-06-23 11:27:29.236 | 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.dev65) (2.20.0) 2026-06-23 11:27:29.245 | 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.dev65) (0.1.2) 2026-06-23 11:27:29.262 | 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.dev65) (0.8) 2026-06-23 11:27:29.337 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev65) 2026-06-23 11:27:29.352 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-23 11:27:29.399 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev65) 2026-06-23 11:27:29.416 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 11:27:29.426 | 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.dev65) (9.1.4) 2026-06-23 11:27:29.452 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev65) 2026-06-23 11:27:29.469 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-23 11:27:29.596 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev65) 2026-06-23 11:27:29.613 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-23 11:27:29.627 | Installing build dependencies: started 2026-06-23 11:27:31.196 | Installing build dependencies: finished with status 'done' 2026-06-23 11:27:31.197 | Getting requirements to build wheel: started 2026-06-23 11:27:31.815 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 11:27:31.817 | Preparing metadata (pyproject.toml): started 2026-06-23 11:27:32.174 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:27:32.178 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev65) (2026.2) 2026-06-23 11:27:32.226 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev65) 2026-06-23 11:27:32.241 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-23 11:27:32.291 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev65) 2026-06-23 11:27:32.307 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-23 11:27:32.385 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-23 11:27:32.425 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-23 11:27:32.446 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-23 11:27:32.471 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-23 11:27:32.494 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-23 11:27:32.552 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.4 MB/s 0:00:00 2026-06-23 11:27:32.567 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-23 11:27:32.590 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-23 11:27:32.614 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-23 11:27:32.638 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-23 11:27:32.660 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-23 11:27:32.684 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-23 11:27:32.708 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-23 11:27:32.732 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-23 11:27:32.758 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-23 11:27:32.782 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-23 11:27:32.809 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-23 11:27:32.834 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-23 11:27:32.858 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-23 11:27:32.886 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-23 11:27:32.908 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-23 11:27:32.957 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.3 MB/s 0:00:00 2026-06-23 11:27:32.972 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-23 11:27:32.995 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-23 11:27:33.017 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-23 11:27:33.039 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-23 11:27:33.135 | Building wheels for collected packages: glance, simplegeneric 2026-06-23 11:27:33.137 | Building editable for glance (pyproject.toml): started 2026-06-23 11:27:34.071 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-23 11:27:34.072 | Created wheel for glance: filename=glance-32.1.0.dev65-0.editable-py3-none-any.whl size=8994 sha256=874a90a4a967c50f1222f9accb2538be7f6da35e0fdd0f4bdc3cd0adf3370aaa 2026-06-23 11:27:34.072 | Stored in directory: /tmp/pip-ephem-wheel-cache-0n4ic_n4/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-23 11:27:34.078 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-23 11:27:34.508 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-23 11:27:34.509 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=706350f33dfd06376641ac65aeb8dfaae5fade7259f572106a66d01b50ce257e 2026-06-23 11:27:34.509 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-23 11:27:34.513 | Successfully built glance simplegeneric 2026-06-23 11:27:34.781 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-23 11:27:37.797 | Attempting uninstall: jsonpointer 2026-06-23 11:27:37.812 | Found existing installation: jsonpointer 2.0 2026-06-23 11:27:37.813 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:27:37.813 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-23 11:27:37.830 | Attempting uninstall: jmespath 2026-06-23 11:27:37.846 | Found existing installation: jmespath 1.0.1 2026-06-23 11:27:37.846 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:27:37.846 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-23 11:27:37.886 | Attempting uninstall: httplib2 2026-06-23 11:27:37.901 | Found existing installation: httplib2 0.20.4 2026-06-23 11:27:37.902 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:27:37.902 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-23 11:27:37.993 | Attempting uninstall: jsonpatch 2026-06-23 11:27:38.007 | Found existing installation: jsonpatch 1.32 2026-06-23 11:27:38.008 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:27:38.008 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-23 11:27:42.341 | 2026-06-23 11:27:42.360 | 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.dev65 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.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-23 11:27:42.601 | + inc/python:pip_install:216 : result=0 2026-06-23 11:27:42.604 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:27:42.608 | + functions-common:time_stop:2414 : local name 2026-06-23 11:27:42.611 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:27:42.613 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:27:42.615 | + functions-common:time_stop:2417 : local total 2026-06-23 11:27:42.619 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:27:42.623 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:27:42.626 | + functions-common:time_stop:2421 : start_time=1782214042588 2026-06-23 11:27:42.630 | + functions-common:time_stop:2423 : [[ -z 1782214042588 ]] 2026-06-23 11:27:42.634 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:27:42.640 | + functions-common:time_stop:2426 : end_time=1782214062635 2026-06-23 11:27:42.642 | + functions-common:time_stop:2427 : elapsed_time=20047 2026-06-23 11:27:42.646 | + functions-common:time_stop:2428 : total=80384 2026-06-23 11:27:42.648 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:27:42.651 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=100431 2026-06-23 11:27:42.654 | + inc/python:pip_install:219 : return 0 2026-06-23 11:27:42.658 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 11:27:42.662 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:27:42.666 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-23 11:27:42.670 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-23 11:27:42.674 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:27:42.678 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:27:42.682 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-23 11:27:42.687 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:27:42.690 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 11:27:42.694 | + ./stack.sh:main:939 : configure_glance 2026-06-23 11:27:42.698 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-23 11:27:42.715 | + lib/glance:configure_glance:351 : local dburl 2026-06-23 11:27:42.719 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-23 11:27:42.722 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-23 11:27:42.725 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-23 11:27:42.727 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-23 11:27:42.730 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 11:27:42.733 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 11:27:42.736 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 11:27:42.757 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:27:42.760 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 11:27:42.764 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-23 11:27:42.769 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-23 11:27:42.772 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-23 11:27:42.816 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-23 11:27:42.855 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-23 11:27:42.893 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-23 11:27:42.932 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-23 11:27:42.971 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-23 11:27:43.010 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-23 11:27:43.049 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-23 11:27:43.053 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-23 11:27:43.057 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-23 11:27:43.060 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 11:27:43.064 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 11:27:43.068 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-23 11:27:43.071 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-23 11:27:43.075 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-23 11:27:43.078 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 11:27:43.082 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-23 11:27:43.124 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-23 11:27:43.162 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.110/identity 2026-06-23 11:27:43.200 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-23 11:27:43.238 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-23 11:27:43.275 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-23 11:27:43.314 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-23 11:27:43.359 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-23 11:27:43.403 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.110/identity 2026-06-23 11:27:43.446 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 11:27:43.495 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 11:27:43.538 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 11:27:43.542 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-23 11:27:43.582 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-23 11:27:43.586 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-23 11:27:43.589 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-23 11:27:43.591 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 11:27:43.594 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 11:27:43.598 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 11:27:43.620 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:27:43.624 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 11:27:43.628 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 11:27:43.631 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 11:27:43.652 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:27:43.656 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:27:43.660 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:27:43.700 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 11:27:43.703 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 11:27:43.706 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-23 11:27:43.710 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-23 11:27:43.712 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-23 11:27:43.753 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-23 11:27:43.794 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-23 11:27:43.838 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-23 11:27:43.841 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-23 11:27:43.844 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-23 11:27:43.848 | + lib/glance:configure_glance_store:280 : local be 2026-06-23 11:27:43.852 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-23 11:27:43.855 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-23 11:27:43.858 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-23 11:27:43.903 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-23 11:27:43.906 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.110 2026-06-23 11:27:43.947 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-23 11:27:43.950 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-23 11:27:43.953 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-23 11:27:43.977 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:27:43.980 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.110/image 2026-06-23 11:27:44.021 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-23 11:27:44.043 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:27:44.046 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-23 11:27:44.050 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-23 11:27:44.053 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-23 11:27:44.058 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 11:27:44.081 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 11:27:44.084 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 11:27:44.086 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 11:27:44.090 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 11:27:44.094 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 11:27:44.132 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:27:44.173 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:27:44.213 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 11:27:44.254 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-23 11:27:44.297 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-23 11:27:44.303 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-23 11:27:44.345 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-23 11:27:44.386 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-23 11:27:44.426 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-23 11:27:44.468 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-23 11:27:44.513 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-23 11:27:44.556 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-23 11:27:44.601 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-23 11:27:44.642 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-23 11:27:44.648 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-23 11:27:44.656 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-23 11:27:44.678 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:27:44.681 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-23 11:27:44.685 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-23 11:27:44.688 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-23 11:27:44.691 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-23 11:27:44.695 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-23 11:27:44.698 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-23 11:27:44.702 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-23 11:27:44.707 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 11:27:44.711 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-23 11:27:44.754 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-23 11:27:44.757 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-23 11:27:44.761 | ++ functions:get_random_port:861 : true 2026-06-23 11:27:44.764 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-23 11:27:44.768 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-23 11:27:44.771 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-23 11:27:44.828 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-23 11:27:44.832 | ++ functions:get_random_port:865 : break 2 2026-06-23 11:27:44.835 | ++ functions:get_random_port:869 : echo 60999 2026-06-23 11:27:44.839 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-23 11:27:44.843 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-23 11:27:44.883 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-23 11:27:44.917 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-23 11:27:44.953 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-23 11:27:44.991 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 11:27:45.028 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 11:27:45.066 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-23 11:27:45.103 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-23 11:27:45.144 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-23 11:27:45.184 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 11:27:45.221 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 11:27:45.261 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 11:27:45.302 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-23 11:27:45.340 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 11:27:45.381 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-23 11:27:45.421 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-23 11:27:45.461 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-23 11:27:45.496 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-23 11:27:45.534 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-23 11:27:45.569 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-23 11:27:45.610 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-23 11:27:45.614 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-23 11:27:45.617 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 11:27:45.621 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 11:27:45.624 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:27:45.628 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:27:45.631 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-23 11:27:45.634 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-23 11:27:45.637 | perl: warning: Setting locale failed. 2026-06-23 11:27:45.637 | perl: warning: Please check that your locale settings: 2026-06-23 11:27:45.637 | LANGUAGE = (unset), 2026-06-23 11:27:45.637 | LC_ALL = "en_US.utf8", 2026-06-23 11:27:45.638 | LANG = (unset) 2026-06-23 11:27:45.638 | are supported and installed on your system. 2026-06-23 11:27:45.638 | perl: warning: Falling back to the standard locale ("C"). 2026-06-23 11:27:45.675 | proxy (enabled by site administrator) 2026-06-23 11:27:45.679 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-23 11:27:45.683 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-23 11:27:45.686 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 11:27:45.690 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 11:27:45.693 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:27:45.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:27:45.700 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-23 11:27:45.703 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-23 11:27:45.705 | perl: warning: Setting locale failed. 2026-06-23 11:27:45.705 | perl: warning: Please check that your locale settings: 2026-06-23 11:27:45.706 | LANGUAGE = (unset), 2026-06-23 11:27:45.706 | LC_ALL = "en_US.utf8", 2026-06-23 11:27:45.706 | LANG = (unset) 2026-06-23 11:27:45.706 | are supported and installed on your system. 2026-06-23 11:27:45.706 | perl: warning: Falling back to the standard locale ("C"). 2026-06-23 11:27:45.741 | No module matches proxy_http 2026-06-23 11:27:45.745 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-23 11:27:45.758 | perl: warning: Setting locale failed. 2026-06-23 11:27:45.758 | perl: warning: Please check that your locale settings: 2026-06-23 11:27:45.758 | LANGUAGE = (unset), 2026-06-23 11:27:45.758 | LC_ALL = "en_US.utf8", 2026-06-23 11:27:45.758 | LANG = "de_DE.UTF-8" 2026-06-23 11:27:45.758 | are supported and installed on your system. 2026-06-23 11:27:45.758 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:27:45.798 | Considering dependency proxy for proxy_http: 2026-06-23 11:27:45.798 | Module proxy already enabled 2026-06-23 11:27:45.798 | Enabling module proxy_http. 2026-06-23 11:27:45.806 | To activate the new configuration, you need to run: 2026-06-23 11:27:45.806 | systemctl restart apache2 2026-06-23 11:27:45.811 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-23 11:27:45.815 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-23 11:27:45.818 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 11:27:45.821 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:27:45.825 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 11:27:46.026 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-23 11:27:46.032 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-23 11:27:46.036 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-23 11:27:46.039 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 11:27:46.042 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:27:46.046 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:27:46.049 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-23 11:27:46.053 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-23 11:27:46.058 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-23 11:27:46.059 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-23 11:27:46.071 | KeepAlive Off 2026-06-23 11:27:46.078 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-23 11:27:46.078 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-23 11:27:46.089 | SetEnv proxy-sendchunked 1 2026-06-23 11:27:46.095 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-23 11:27:46.096 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-23 11:27:46.105 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-23 11:27:46.110 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-23 11:27:46.115 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-23 11:27:46.118 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 11:27:46.121 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 11:27:46.124 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 11:27:46.127 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 11:27:46.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:27:46.134 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:27:46.137 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 11:27:46.140 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 11:27:46.143 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:27:46.147 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:27:46.149 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-23 11:27:46.160 | perl: warning: Setting locale failed. 2026-06-23 11:27:46.160 | perl: warning: Please check that your locale settings: 2026-06-23 11:27:46.160 | LANGUAGE = (unset), 2026-06-23 11:27:46.161 | LC_ALL = "en_US.utf8", 2026-06-23 11:27:46.161 | LANG = "de_DE.UTF-8" 2026-06-23 11:27:46.161 | are supported and installed on your system. 2026-06-23 11:27:46.161 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:27:46.200 | Enabling site glance-api. 2026-06-23 11:27:46.206 | To activate the new configuration, you need to run: 2026-06-23 11:27:46.207 | systemctl reload apache2 2026-06-23 11:27:46.211 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-23 11:27:46.215 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 11:27:46.219 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:27:46.223 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 11:27:46.360 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-23 11:27:46.370 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-23 11:27:46.410 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-23 11:27:46.454 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-23 11:27:46.457 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-23 11:27:46.499 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-23 11:27:46.540 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-23 11:27:46.581 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-23 11:27:46.604 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:27:46.608 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-23 11:27:46.611 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-23 11:27:46.615 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-23 11:27:46.620 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 11:27:46.624 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-23 11:27:46.627 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-23 11:27:46.631 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-23 11:27:46.635 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-23 11:27:46.638 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 11:27:46.641 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 11:27:46.646 | ++ functions-common:git_clone:587 : pwd 2026-06-23 11:27:46.650 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:27:46.654 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:27:46.658 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:27:46.680 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:27:46.684 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:27:46.688 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:27:46.692 | + functions-common:git_clone:604 : echo master 2026-06-23 11:27:46.693 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:27:46.698 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-23 11:27:46.702 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 11:27:46.705 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-23 11:27:46.708 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:27:46.712 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:27:46.715 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:27:46.719 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:27:46.723 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:27:46.726 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:27:46.730 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:27:46.733 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:27:46.738 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:27:46.744 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214066740 2026-06-23 11:27:46.747 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-23 11:27:46.750 | Cloning into '/opt/stack/cinder'... 2026-06-23 11:28:40.077 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:28:40.080 | + functions-common:time_stop:2414 : local name 2026-06-23 11:28:40.083 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:28:40.086 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:28:40.089 | + functions-common:time_stop:2417 : local total 2026-06-23 11:28:40.092 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:28:40.095 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:28:40.098 | + functions-common:time_stop:2421 : start_time=1782214066740 2026-06-23 11:28:40.101 | + functions-common:time_stop:2423 : [[ -z 1782214066740 ]] 2026-06-23 11:28:40.106 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:28:40.111 | + functions-common:time_stop:2426 : end_time=1782214120108 2026-06-23 11:28:40.114 | + functions-common:time_stop:2427 : elapsed_time=53368 2026-06-23 11:28:40.118 | + functions-common:time_stop:2428 : total=33818 2026-06-23 11:28:40.120 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:28:40.124 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=87186 2026-06-23 11:28:40.127 | + functions-common:git_clone:625 : cd /opt/stack/cinder 2026-06-23 11:28:40.129 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 11:28:40.133 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:28:40.136 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:28:40.140 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:28:40.143 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:28:40.145 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:28:40.149 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:28:40.153 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:28:40.156 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:28:40.161 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:28:40.166 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214120162 2026-06-23 11:28:40.169 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 11:28:40.855 | From https://review.opendev.org/openstack/cinder 2026-06-23 11:28:40.855 | * branch master -> FETCH_HEAD 2026-06-23 11:28:40.866 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:28:40.870 | + functions-common:time_stop:2414 : local name 2026-06-23 11:28:40.872 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:28:40.876 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:28:40.878 | + functions-common:time_stop:2417 : local total 2026-06-23 11:28:40.881 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:28:40.885 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:28:40.887 | + functions-common:time_stop:2421 : start_time=1782214120162 2026-06-23 11:28:40.890 | + functions-common:time_stop:2423 : [[ -z 1782214120162 ]] 2026-06-23 11:28:40.894 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:28:40.902 | + functions-common:time_stop:2426 : end_time=1782214120898 2026-06-23 11:28:40.904 | + functions-common:time_stop:2427 : elapsed_time=736 2026-06-23 11:28:40.907 | + functions-common:time_stop:2428 : total=87186 2026-06-23 11:28:40.911 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:28:40.915 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=87922 2026-06-23 11:28:40.918 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 11:28:40.922 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:28:40.925 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:28:40.928 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:28:40.931 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:28:40.934 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:28:40.938 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:28:40.941 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:28:40.943 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:28:40.948 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:28:40.952 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214120949 2026-06-23 11:28:40.955 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 11:28:41.402 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:28:41.402 | 2026-06-23 11:28:41.402 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:28:41.402 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:28:41.402 | state without impacting any branches by switching back to a branch. 2026-06-23 11:28:41.402 | 2026-06-23 11:28:41.402 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:28:41.403 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:28:41.403 | 2026-06-23 11:28:41.403 | git switch -c 2026-06-23 11:28:41.403 | 2026-06-23 11:28:41.403 | Or undo this operation with: 2026-06-23 11:28:41.403 | 2026-06-23 11:28:41.403 | git switch - 2026-06-23 11:28:41.403 | 2026-06-23 11:28:41.403 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:28:41.403 | 2026-06-23 11:28:41.404 | HEAD is now at 832a8c4c9 Merge "Set worker=1 as default in service.serve()" 2026-06-23 11:28:41.412 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:28:41.416 | + functions-common:time_stop:2414 : local name 2026-06-23 11:28:41.420 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:28:41.424 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:28:41.428 | + functions-common:time_stop:2417 : local total 2026-06-23 11:28:41.432 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:28:41.435 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:28:41.439 | + functions-common:time_stop:2421 : start_time=1782214120949 2026-06-23 11:28:41.442 | + functions-common:time_stop:2423 : [[ -z 1782214120949 ]] 2026-06-23 11:28:41.446 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:28:41.452 | + functions-common:time_stop:2426 : end_time=1782214121448 2026-06-23 11:28:41.456 | + functions-common:time_stop:2427 : elapsed_time=499 2026-06-23 11:28:41.460 | + functions-common:time_stop:2428 : total=87922 2026-06-23 11:28:41.464 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:28:41.468 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=88421 2026-06-23 11:28:41.473 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-23 11:28:41.494 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-23 11:28:41.500 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 11:28:41.500 | + functions-common:git_clone:667 : head -1 2026-06-23 11:28:41.504 | 832a8c4c9 Merge "Set worker=1 as default in service.serve()" 2026-06-23 11:28:41.508 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:28:41.513 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-23 11:28:41.517 | + inc/python:setup_develop:353 : local bindep 2026-06-23 11:28:41.521 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-23 11:28:41.525 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-23 11:28:41.530 | + inc/python:setup_develop:359 : local extras= 2026-06-23 11:28:41.534 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-23 11:28:41.538 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 11:28:41.542 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-23 11:28:41.546 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-23 11:28:41.550 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 11:28:41.554 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 11:28:41.559 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-23 11:28:41.563 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 11:28:41.568 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-23 11:28:41.572 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 11:28:41.577 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 11:28:41.582 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-23 11:28:41.591 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-23 11:28:41.595 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-23 11:28:41.600 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-23 11:28:41.773 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-23 11:28:41.778 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 11:28:41.782 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 11:28:41.786 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 11:28:41.791 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-23 11:28:41.795 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-23 11:28:41.799 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 11:28:41.803 | + inc/python:setup_package:446 : local extras= 2026-06-23 11:28:41.807 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 11:28:41.811 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 11:28:41.816 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 11:28:41.821 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 11:28:41.824 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 11:28:41.829 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-23 11:28:41.860 | Using python 3.12 to install /opt/stack/cinder 2026-06-23 11:28:41.863 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-23 11:28:42.899 | Obtaining file:///opt/stack/cinder 2026-06-23 11:28:42.904 | Installing build dependencies: started 2026-06-23 11:28:44.794 | Installing build dependencies: finished with status 'done' 2026-06-23 11:28:44.795 | Checking if build backend supports build_editable: started 2026-06-23 11:28:45.380 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 11:28:45.382 | Getting requirements to build editable: started 2026-06-23 11:28:45.709 | Getting requirements to build editable: finished with status 'done' 2026-06-23 11:28:45.711 | Preparing editable metadata (pyproject.toml): started 2026-06-23 11:28:47.180 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:28:47.207 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.0.3) 2026-06-23 11:28:47.208 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.3.1) 2026-06-23 11:28:47.209 | 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.dev132) (0.41.0) 2026-06-23 11:28:47.210 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.3.0) 2026-06-23 11:28:47.211 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.5.1) 2026-06-23 11:28:47.211 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.1.0) 2026-06-23 11:28:47.212 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (4.26.0) 2026-06-23 11:28:47.213 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.14.0) 2026-06-23 11:28:47.214 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (13.0.0) 2026-06-23 11:28:47.867 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.013 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-23 11:28:48.025 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (10.5.0) 2026-06-23 11:28:48.027 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.5.0) 2026-06-23 11:28:48.028 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (6.4.0) 2026-06-23 11:28:48.029 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (18.0.0) 2026-06-23 11:28:48.030 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (8.2.0) 2026-06-23 11:28:48.031 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (18.1.0) 2026-06-23 11:28:48.033 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (8.1.0) 2026-06-23 11:28:48.034 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.1.0) 2026-06-23 11:28:48.035 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.11.0) 2026-06-23 11:28:48.036 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.8.0) 2026-06-23 11:28:48.037 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.9.0) 2026-06-23 11:28:48.038 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.10.0) 2026-06-23 11:28:48.039 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (4.6.0) 2026-06-23 11:28:48.041 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.7.1) 2026-06-23 11:28:48.042 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (10.1.1) 2026-06-23 11:28:48.085 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.104 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 11:28:48.116 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (4.4.0) 2026-06-23 11:28:48.118 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (26.2) 2026-06-23 11:28:48.163 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.179 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 11:28:48.191 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.10.1) 2026-06-23 11:28:48.192 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.1.0) 2026-06-23 11:28:48.193 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.3.2) 2026-06-23 11:28:48.194 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.4.0) 2026-06-23 11:28:48.232 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.249 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-23 11:28:48.260 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.8.0) 2026-06-23 11:28:48.304 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.322 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 11:28:48.371 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.388 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 11:28:48.401 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.34.2) 2026-06-23 11:28:48.402 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.5.1) 2026-06-23 11:28:48.403 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (6.3.0) 2026-06-23 11:28:48.433 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.450 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 11:28:48.461 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.0.50) 2026-06-23 11:28:48.462 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.8.0) 2026-06-23 11:28:48.490 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.508 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-23 11:28:48.531 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (9.1.4) 2026-06-23 11:28:48.531 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (1.8.10) 2026-06-23 11:28:48.532 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (6.8.0) 2026-06-23 11:28:48.574 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.592 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 11:28:48.603 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.1.0) 2026-06-23 11:28:48.650 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.667 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 11:28:48.753 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev132) 2026-06-23 11:28:48.770 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-23 11:28:48.781 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.7.0) 2026-06-23 11:28:48.782 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (43.0.3) 2026-06-23 11:28:48.783 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (0.2.3) 2026-06-23 11:28:48.990 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev132) 2026-06-23 11:28:49.007 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-23 11:28:49.407 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev132) 2026-06-23 11:28:49.423 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-23 11:28:49.435 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev132) (1.9.0) 2026-06-23 11:28:49.436 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2026.2) 2026-06-23 11:28:49.436 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.1.4) 2026-06-23 11:28:49.880 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev132) 2026-06-23 11:28:49.896 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-23 11:28:49.908 | 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.dev132) (1.1.0) 2026-06-23 11:28:49.943 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev132) 2026-06-23 11:28:50.021 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-23 11:28:50.034 | 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.dev132) (2.9.0.post0) 2026-06-23 11:28:50.035 | 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.dev132) (2.7.0) 2026-06-23 11:28:50.040 | 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.dev132) (1.17.0) 2026-06-23 11:28:50.074 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev132) (2.0.0) 2026-06-23 11:28:50.079 | 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.dev132) (3.0) 2026-06-23 11:28:50.088 | 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.dev132) (2.8.0) 2026-06-23 11:28:50.096 | 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.dev132) (3.1.0) 2026-06-23 11:28:50.098 | 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.dev132) (2.2.1) 2026-06-23 11:28:50.100 | 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.dev132) (0.31.2) 2026-06-23 11:28:50.158 | 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.dev132) 2026-06-23 11:28:50.174 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-23 11:28:50.218 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev132) 2026-06-23 11:28:50.234 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-23 11:28:50.298 | 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.dev132) 2026-06-23 11:28:50.315 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 11:28:50.353 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev132) 2026-06-23 11:28:50.369 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 11:28:50.416 | 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.dev132) 2026-06-23 11:28:50.432 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-23 11:28:50.728 | 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.dev132) 2026-06-23 11:28:50.743 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-23 11:28:50.789 | 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.dev132) 2026-06-23 11:28:50.806 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 11:28:50.860 | 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.dev132) 2026-06-23 11:28:50.875 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 11:28:50.904 | 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.dev132) (3.4.7) 2026-06-23 11:28:50.905 | 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.dev132) (3.18) 2026-06-23 11:28:50.907 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev132) (2023.11.17) 2026-06-23 11:28:50.925 | 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.dev132) (26.1.0) 2026-06-23 11:28:50.925 | 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.dev132) (2025.9.1) 2026-06-23 11:28:50.926 | 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.dev132) (0.37.0) 2026-06-23 11:28:50.927 | 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.dev132) (2026.5.1) 2026-06-23 11:28:50.937 | 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.dev132) (1.8.2) 2026-06-23 11:28:50.937 | 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.dev132) (4.15.0) 2026-06-23 11:28:50.942 | 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.dev132) (4.2.0) 2026-06-23 11:28:50.944 | 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.dev132) (4.0.1) 2026-06-23 11:28:50.945 | 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.dev132) (2.13.0) 2026-06-23 11:28:50.955 | 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.dev132) (7.2.2) 2026-06-23 11:28:50.961 | 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.dev132) (1.5.0) 2026-06-23 11:28:50.970 | 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.dev132) (0.20) 2026-06-23 11:28:50.976 | 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.dev132) (1.3.0) 2026-06-23 11:28:50.977 | 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.dev132) (2.0.0) 2026-06-23 11:28:50.978 | 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.dev132) (6.0.3) 2026-06-23 11:28:50.987 | 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.dev132) (1.18.4) 2026-06-23 11:28:50.989 | 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.dev132) (2.1.2) 2026-06-23 11:28:50.990 | 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.dev132) (0.6.2) 2026-06-23 11:28:50.994 | 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.dev132) (1.3.12) 2026-06-23 11:28:51.008 | 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.dev132) (5.3.1) 2026-06-23 11:28:51.008 | 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.dev132) (5.6.2) 2026-06-23 11:28:51.010 | 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.dev132) (0.16.0) 2026-06-23 11:28:51.014 | 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.dev132) (5.1.0) 2026-06-23 11:28:51.030 | 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.dev132) (0.25.0) 2026-06-23 11:28:51.034 | 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.dev132) (5.0.0) 2026-06-23 11:28:51.035 | 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.dev132) (3.1.6) 2026-06-23 11:28:51.037 | 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.dev132) (4.0.1) 2026-06-23 11:28:51.044 | 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.dev132) (3.0.3) 2026-06-23 11:28:51.057 | 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.dev132) (1.2.0) 2026-06-23 11:28:51.081 | 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.dev132) (1.7.6) 2026-06-23 11:28:51.119 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev132) 2026-06-23 11:28:51.135 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-23 11:28:51.242 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev132) 2026-06-23 11:28:51.259 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-23 11:28:51.276 | 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.dev132) (3.17.0) 2026-06-23 11:28:51.324 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev132) 2026-06-23 11:28:51.340 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 11:28:51.405 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev132) 2026-06-23 11:28:51.426 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 11:28:51.486 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev132) 2026-06-23 11:28:51.503 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-23 11:28:51.525 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev132) (82.0.1) 2026-06-23 11:28:51.541 | 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.dev132) (0.8.1) 2026-06-23 11:28:51.613 | 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.dev132) 2026-06-23 11:28:51.629 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-23 11:28:51.664 | 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.dev132) (4.14.0) 2026-06-23 11:28:51.672 | 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.dev132) (0.6.0) 2026-06-23 11:28:51.673 | 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.dev132) (4.0.0) 2026-06-23 11:28:51.686 | 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.dev132) (3.0.52) 2026-06-23 11:28:51.686 | 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.dev132) (1.11.0) 2026-06-23 11:28:51.689 | 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.dev132) (15.0.0) 2026-06-23 11:28:51.689 | 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.dev132) (1.8.0) 2026-06-23 11:28:51.730 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev132) 2026-06-23 11:28:51.747 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-23 11:28:51.761 | 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.dev132) (24.2.1) 2026-06-23 11:28:51.813 | 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.dev132) (4.2.0) 2026-06-23 11:28:51.815 | 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.dev132) (2.20.0) 2026-06-23 11:28:51.830 | 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.dev132) (0.1.2) 2026-06-23 11:28:51.851 | 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.dev132) (0.8) 2026-06-23 11:28:51.898 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev132) 2026-06-23 11:28:51.915 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-23 11:28:51.972 | 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.dev132) (3.6.1) 2026-06-23 11:28:51.973 | 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.dev132) (3.4.0) 2026-06-23 11:28:51.975 | 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.dev132) (4.0.1) 2026-06-23 11:28:52.050 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev132) 2026-06-23 11:28:52.068 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-23 11:28:52.106 | 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.dev132) (1.33) 2026-06-23 11:28:52.114 | 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.dev132) (3.1.1) 2026-06-23 11:28:52.204 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-23 11:28:52.242 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-23 11:28:52.462 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 63.6 MB/s 0:00:00 2026-06-23 11:28:52.479 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-23 11:28:52.504 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-23 11:28:52.767 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 59.2 MB/s 0:00:00 2026-06-23 11:28:52.784 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-23 11:28:52.819 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-23 11:28:52.846 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-23 11:28:52.872 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-23 11:28:52.899 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-23 11:28:52.923 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-23 11:28:52.950 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-23 11:28:52.974 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-23 11:28:53.075 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 54.5 MB/s 0:00:00 2026-06-23 11:28:53.094 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-23 11:28:53.119 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-23 11:28:53.145 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-23 11:28:53.165 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 28.5 MB/s 0:00:00 2026-06-23 11:28:53.187 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-23 11:28:53.220 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-23 11:28:53.247 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-23 11:28:53.273 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-23 11:28:53.296 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-23 11:28:53.329 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 44.2 MB/s 0:00:00 2026-06-23 11:28:53.345 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-23 11:28:53.370 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-23 11:28:53.397 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-23 11:28:53.421 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-23 11:28:53.445 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-23 11:28:53.468 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-23 11:28:53.492 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-23 11:28:53.515 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-23 11:28:53.538 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-23 11:28:53.562 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-23 11:28:53.594 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-23 11:28:53.639 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.2 MB/s 0:00:00 2026-06-23 11:28:53.656 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-23 11:28:53.818 | Building wheels for collected packages: cinder 2026-06-23 11:28:53.819 | Building editable for cinder (pyproject.toml): started 2026-06-23 11:28:55.482 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-23 11:28:55.484 | Created wheel for cinder: filename=cinder-28.1.0.dev132-0.editable-py3-none-any.whl size=9193 sha256=523757ddbd25b9be97227a215e95fd3d33612cb28894458e30779bf91197eca7 2026-06-23 11:28:55.484 | Stored in directory: /tmp/pip-ephem-wheel-cache-rn1baffk/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-23 11:28:55.490 | Successfully built cinder 2026-06-23 11:28:55.896 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-23 11:28:56.260 | Attempting uninstall: pyudev 2026-06-23 11:28:56.278 | Found existing installation: pyudev 0.24.0 2026-06-23 11:28:56.281 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:28:56.281 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-23 11:28:56.336 | Attempting uninstall: pyasn1 2026-06-23 11:28:56.354 | Found existing installation: pyasn1 0.4.8 2026-06-23 11:28:56.355 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:28:56.356 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-23 11:28:58.103 | Attempting uninstall: botocore 2026-06-23 11:28:58.123 | Found existing installation: botocore 1.34.46 2026-06-23 11:28:58.124 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:28:58.125 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-23 11:28:59.339 | Attempting uninstall: s3transfer 2026-06-23 11:28:59.360 | Found existing installation: s3transfer 0.10.1 2026-06-23 11:28:59.361 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:28:59.362 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-23 11:29:00.088 | Attempting uninstall: boto3 2026-06-23 11:29:00.107 | Found existing installation: boto3 1.34.46 2026-06-23 11:29:00.110 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 11:29:00.110 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-23 11:29:02.343 | 2026-06-23 11:29:02.366 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev132 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-23 11:29:02.829 | + inc/python:pip_install:216 : result=0 2026-06-23 11:29:02.832 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:29:02.835 | + functions-common:time_stop:2414 : local name 2026-06-23 11:29:02.838 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:29:02.841 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:29:02.844 | + functions-common:time_stop:2417 : local total 2026-06-23 11:29:02.847 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:29:02.850 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:29:02.853 | + functions-common:time_stop:2421 : start_time=1782214121852 2026-06-23 11:29:02.856 | + functions-common:time_stop:2423 : [[ -z 1782214121852 ]] 2026-06-23 11:29:02.860 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:29:02.864 | + functions-common:time_stop:2426 : end_time=1782214142862 2026-06-23 11:29:02.866 | + functions-common:time_stop:2427 : elapsed_time=21010 2026-06-23 11:29:02.870 | + functions-common:time_stop:2428 : total=100431 2026-06-23 11:29:02.872 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:29:02.874 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=121441 2026-06-23 11:29:02.877 | + inc/python:pip_install:219 : return 0 2026-06-23 11:29:02.880 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 11:29:02.883 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:29:02.886 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-23 11:29:02.889 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-23 11:29:02.891 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:29:02.894 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:29:02.896 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-23 11:29:02.899 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:29:02.902 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-23 11:29:02.904 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-23 11:29:02.906 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-23 11:29:02.910 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:29:02.912 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:29:02.915 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-23 11:29:02.931 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-23 11:29:02.934 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 11:29:02.937 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:29:02.940 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 11:29:02.944 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:29:02.946 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:29:02.950 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:29:02.953 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:29:02.956 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:29:02.958 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:29:02.961 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 11:29:02.965 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 11:29:02.968 | + functions-common:apt_get_update:1161 : return 2026-06-23 11:29:02.972 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-23 11:29:02.977 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:29:02.981 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:29:02.985 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:29:02.989 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-23 11:29:03.023 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-23 11:29:03.064 | Reading package lists... 2026-06-23 11:29:03.490 | Building dependency tree... 2026-06-23 11:29:03.493 | Reading state information... 2026-06-23 11:29:04.262 | The following additional packages will be installed: 2026-06-23 11:29:04.262 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-23 11:29:04.263 | python3-urwid python3-wcwidth 2026-06-23 11:29:04.266 | Suggested packages: 2026-06-23 11:29:04.266 | python-urwid-doc 2026-06-23 11:29:04.311 | The following NEW packages will be installed: 2026-06-23 11:29:04.311 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-23 11:29:04.312 | python3-urwid python3-wcwidth targetcli-fb 2026-06-23 11:29:04.388 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 11:29:04.388 | Need to get 385 kB of archives. 2026-06-23 11:29:04.388 | After this operation, 3098 kB of additional disk space will be used. 2026-06-23 11:29:04.388 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-23 11:29:04.428 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-23 11:29:04.430 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-23 11:29:04.444 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-23 11:29:04.456 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-23 11:29:04.457 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-23 11:29:04.709 | perl: warning: Setting locale failed. 2026-06-23 11:29:04.709 | perl: warning: Please check that your locale settings: 2026-06-23 11:29:04.709 | LANGUAGE = (unset), 2026-06-23 11:29:04.709 | LC_ALL = "en_US.utf8", 2026-06-23 11:29:04.709 | LANG = "de_DE.UTF-8" 2026-06-23 11:29:04.709 | are supported and installed on your system. 2026-06-23 11:29:04.709 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:29:04.773 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:29:04.773 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:29:04.774 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:29:04.975 | Fetched 385 kB in 0s (3293 kB/s) 2026-06-23 11:29:05.022 | Selecting previously unselected package python3-typing-extensions. 2026-06-23 11:29:05.089 | (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 ... 126649 files and directories currently installed.) 2026-06-23 11:29:05.096 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-23 11:29:05.100 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-23 11:29:05.153 | Selecting previously unselected package python3-wcwidth. 2026-06-23 11:29:05.166 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-23 11:29:05.170 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-23 11:29:05.231 | Selecting previously unselected package python3-urwid. 2026-06-23 11:29:05.245 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-23 11:29:05.249 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-23 11:29:05.343 | Selecting previously unselected package python3-configshell-fb. 2026-06-23 11:29:05.357 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-23 11:29:05.361 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-23 11:29:05.427 | Selecting previously unselected package python3-rtslib-fb. 2026-06-23 11:29:05.441 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-23 11:29:05.445 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-23 11:29:05.519 | Selecting previously unselected package targetcli-fb. 2026-06-23 11:29:05.533 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-23 11:29:05.538 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-23 11:29:05.633 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-23 11:29:06.862 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-23 11:29:06.870 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-23 11:29:07.207 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-23 11:29:07.463 | Setting up python3-urwid (2.6.10-1) ... 2026-06-23 11:29:08.037 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-23 11:29:08.244 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 11:29:08.244 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-23 11:29:08.270 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-23 11:29:08.270 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-23 11:29:08.270 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-23 11:29:08.271 | keyword = Word(alphanums + '_\-') 2026-06-23 11:29:08.271 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 11:29:08.271 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 11:29:08.271 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 11:29:08.271 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 11:29:08.271 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-23 11:29:08.271 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-23 11:29:08.281 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 11:29:08.281 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-23 11:29:08.305 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-23 11:29:08.305 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-23 11:29:08.305 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-23 11:29:08.305 | keyword = Word(alphanums + '_\-') 2026-06-23 11:29:08.305 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 11:29:08.305 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 11:29:08.305 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 11:29:08.305 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 11:29:08.306 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-23 11:29:08.306 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-23 11:29:08.339 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-23 11:29:08.567 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-23 11:29:08.567 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-23 11:29:08.885 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 11:29:09.776 | perl: warning: Setting locale failed. 2026-06-23 11:29:09.777 | perl: warning: Please check that your locale settings: 2026-06-23 11:29:09.777 | LANGUAGE = (unset), 2026-06-23 11:29:09.777 | LC_ALL = "en_US.utf8", 2026-06-23 11:29:09.777 | LANG = "de_DE.UTF-8" 2026-06-23 11:29:09.777 | are supported and installed on your system. 2026-06-23 11:29:09.777 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:29:09.918 | perl: warning: Setting locale failed. 2026-06-23 11:29:09.919 | perl: warning: Please check that your locale settings: 2026-06-23 11:29:09.919 | LANGUAGE = (unset), 2026-06-23 11:29:09.919 | LC_ALL = "en_US.utf8", 2026-06-23 11:29:09.919 | LANG = "de_DE.UTF-8" 2026-06-23 11:29:09.919 | are supported and installed on your system. 2026-06-23 11:29:09.919 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:29:09.975 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:29:09.975 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:29:09.975 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:29:10.046 | perl: warning: Setting locale failed. 2026-06-23 11:29:10.046 | perl: warning: Please check that your locale settings: 2026-06-23 11:29:10.046 | LANGUAGE = (unset), 2026-06-23 11:29:10.046 | LC_ALL = "en_US.utf8", 2026-06-23 11:29:10.046 | LANG = "de_DE.UTF-8" 2026-06-23 11:29:10.046 | are supported and installed on your system. 2026-06-23 11:29:10.046 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:29:10.545 | 2026-06-23 11:29:10.545 | Running kernel seems to be up-to-date. 2026-06-23 11:29:10.546 | 2026-06-23 11:29:10.546 | Restarting services... 2026-06-23 11:29:10.598 | 2026-06-23 11:29:10.599 | Service restarts being deferred: 2026-06-23 11:29:10.599 | /etc/needrestart/restart.d/dbus.service 2026-06-23 11:29:10.599 | systemctl restart systemd-logind.service 2026-06-23 11:29:10.599 | systemctl restart virtlockd.service 2026-06-23 11:29:10.599 | systemctl restart virtlogd.service 2026-06-23 11:29:10.599 | 2026-06-23 11:29:10.599 | No containers need to be restarted. 2026-06-23 11:29:10.599 | 2026-06-23 11:29:10.599 | User sessions running outdated binaries: 2026-06-23 11:29:10.599 | quobyte @ session #5: sshd[2028] 2026-06-23 11:29:10.609 | quobyte @ user manager service: systemd[1165] 2026-06-23 11:29:10.620 | 2026-06-23 11:29:10.620 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 11:29:12.819 | + functions-common:apt_get:1205 : result=0 2026-06-23 11:29:12.824 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:29:12.827 | + functions-common:time_stop:2414 : local name 2026-06-23 11:29:12.832 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:29:12.836 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:29:12.840 | + functions-common:time_stop:2417 : local total 2026-06-23 11:29:12.843 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:29:12.846 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:29:12.851 | + functions-common:time_stop:2421 : start_time=1782214143016 2026-06-23 11:29:12.856 | + functions-common:time_stop:2423 : [[ -z 1782214143016 ]] 2026-06-23 11:29:12.860 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:29:12.867 | + functions-common:time_stop:2426 : end_time=1782214152864 2026-06-23 11:29:12.872 | + functions-common:time_stop:2427 : elapsed_time=9848 2026-06-23 11:29:12.875 | + functions-common:time_stop:2428 : total=173852 2026-06-23 11:29:12.879 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:29:12.881 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=183700 2026-06-23 11:29:12.883 | + functions-common:apt_get:1209 : return 0 2026-06-23 11:29:12.887 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 11:29:12.891 | + ./stack.sh:main:945 : configure_cinder 2026-06-23 11:29:12.894 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-23 11:29:12.910 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-23 11:29:12.916 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-23 11:29:12.920 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-23 11:29:12.922 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-23 11:29:12.928 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-23 11:29:12.928 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-23 11:29:12.934 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-23 11:29:12.937 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-23 11:29:12.940 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-23 11:29:12.943 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-23 11:29:12.946 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-23 11:29:12.950 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-23 11:29:12.954 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-23 11:29:12.956 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-23 11:29:12.974 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-23 11:29:12.995 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-23 11:29:13.014 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-23 11:29:13.032 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-23 11:29:13.050 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-23 11:29:13.070 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-23 11:29:13.074 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-23 11:29:13.079 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ZKvt8344ed 2026-06-23 11:29:13.083 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-23 11:29:13.085 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-23 11:29:13.088 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-23 11:29:13.093 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ZKvt8344ed 2026-06-23 11:29:13.101 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ZKvt8344ed 2026-06-23 11:29:13.120 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ZKvt8344ed /etc/sudoers.d/cinder-rootwrap 2026-06-23 11:29:13.139 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-23 11:29:13.144 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-23 11:29:13.147 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-23 11:29:13.150 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-23 11:29:13.154 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-23 11:29:13.157 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-23 11:29:13.160 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-23 11:29:13.164 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-23 11:29:13.164 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-23 11:29:13.177 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-23 11:29:13.183 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-23 11:29:13.200 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-23 11:29:13.219 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-23 11:29:13.222 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-23 11:29:13.229 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-23 11:29:13.235 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-23 11:29:13.239 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 11:29:13.242 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-23 11:29:13.246 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 11:29:13.250 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 11:29:13.253 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-23 11:29:13.257 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 11:29:13.260 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-23 11:29:13.263 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 11:29:13.266 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-23 11:29:13.304 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-23 11:29:13.340 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.110/identity 2026-06-23 11:29:13.375 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-23 11:29:13.411 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-23 11:29:13.445 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-23 11:29:13.480 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-23 11:29:13.515 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-23 11:29:13.550 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.110/identity 2026-06-23 11:29:13.586 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 11:29:13.620 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 11:29:13.655 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 11:29:13.659 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-23 11:29:13.695 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-23 11:29:13.736 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-23 11:29:13.740 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-23 11:29:13.744 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-23 11:29:13.748 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-23 11:29:13.751 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 11:29:13.755 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 11:29:13.760 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 11:29:13.786 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:29:13.791 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 11:29:13.794 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-23 11:29:13.799 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-23 11:29:13.844 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-23 11:29:13.882 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-23 11:29:13.923 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-23 11:29:13.961 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-23 11:29:13.999 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-23 11:29:14.042 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.110 2026-06-23 11:29:14.079 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-23 11:29:14.123 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-23 11:29:14.136 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key a7a660b1d6402c7bf3b06abba63c97d4 2026-06-23 11:29:14.182 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-23 11:29:14.187 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-23 11:29:14.245 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-23 11:29:14.287 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-23 11:29:14.326 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-23 11:29:14.361 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-23 11:29:14.401 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-23 11:29:14.445 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-23 11:29:14.468 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:29:14.471 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 11:29:14.474 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-23 11:29:14.477 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-23 11:29:14.480 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-23 11:29:14.483 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-23 11:29:14.486 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-23 11:29:14.489 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-23 11:29:14.493 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-23 11:29:14.495 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-23 11:29:14.499 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-23 11:29:14.502 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-23 11:29:14.538 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-23 11:29:14.570 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-23 11:29:14.604 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-23 11:29:14.639 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-23 11:29:14.672 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-23 11:29:14.705 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-23 11:29:14.736 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-23 11:29:14.769 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-23 11:29:14.800 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-23 11:29:14.802 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-23 11:29:14.805 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-23 11:29:14.808 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-23 11:29:14.841 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-23 11:29:14.843 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-23 11:29:14.876 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-23 11:29:14.878 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-23 11:29:14.881 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-23 11:29:14.883 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-23 11:29:14.914 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-23 11:29:14.916 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-23 11:29:14.918 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-23 11:29:14.921 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-23 11:29:14.923 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-23 11:29:14.939 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:29:14.942 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-23 11:29:14.959 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:29:14.962 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-23 11:29:14.979 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:29:14.982 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-23 11:29:14.985 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-23 11:29:14.989 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-23 11:29:14.992 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-23 11:29:14.996 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 11:29:14.999 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 11:29:15.002 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 11:29:15.023 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:29:15.028 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 11:29:15.030 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 11:29:15.033 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 11:29:15.051 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:29:15.054 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:29:15.058 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:29:15.097 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 11:29:15.100 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 11:29:15.103 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-23 11:29:15.106 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-23 11:29:15.109 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 11:29:15.113 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 11:29:15.134 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 11:29:15.137 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 11:29:15.141 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 11:29:15.144 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 11:29:15.147 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 11:29:15.187 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:29:15.227 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:29:15.268 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 11:29:15.308 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-23 11:29:15.353 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-23 11:29:15.376 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:29:15.378 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-23 11:29:15.383 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-23 11:29:15.387 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-23 11:29:15.391 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-23 11:29:15.394 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 11:29:15.397 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-23 11:29:15.401 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-23 11:29:15.405 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 11:29:15.407 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 11:29:15.426 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:29:15.426 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 11:29:15.438 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 11:29:15.444 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:29:15.460 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 11:29:15.467 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-23 11:29:15.470 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-23 11:29:15.476 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 11:29:15.479 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-23 11:29:15.517 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-23 11:29:15.558 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-23 11:29:15.600 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-23 11:29:15.641 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 11:29:15.680 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 11:29:15.720 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-23 11:29:15.762 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-23 11:29:15.806 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-23 11:29:15.851 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 11:29:15.892 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 11:29:15.934 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 11:29:15.976 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-23 11:29:16.014 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-23 11:29:16.053 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 11:29:16.057 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 11:29:16.061 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-23 11:29:16.065 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-23 11:29:16.068 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 11:29:16.072 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:29:16.076 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:29:16.079 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-23 11:29:16.082 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-23 11:29:16.085 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-23 11:29:16.123 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 11:29:16.163 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-23 11:29:16.163 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-23 11:29:16.176 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-23 11:29:16.182 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-23 11:29:16.186 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-23 11:29:16.189 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 11:29:16.193 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 11:29:16.197 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 11:29:16.201 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 11:29:16.204 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:29:16.208 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:29:16.212 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 11:29:16.215 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 11:29:16.219 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:29:16.223 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:29:16.226 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-23 11:29:16.238 | perl: warning: Setting locale failed. 2026-06-23 11:29:16.238 | perl: warning: Please check that your locale settings: 2026-06-23 11:29:16.238 | LANGUAGE = (unset), 2026-06-23 11:29:16.238 | LC_ALL = "en_US.utf8", 2026-06-23 11:29:16.238 | LANG = "de_DE.UTF-8" 2026-06-23 11:29:16.238 | are supported and installed on your system. 2026-06-23 11:29:16.238 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:29:16.280 | Enabling site cinder-api. 2026-06-23 11:29:16.286 | To activate the new configuration, you need to run: 2026-06-23 11:29:16.286 | systemctl reload apache2 2026-06-23 11:29:16.293 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 11:29:16.296 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 11:29:16.300 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:29:16.304 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 11:29:16.492 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-23 11:29:16.495 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.110/image 2026-06-23 11:29:16.539 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-23 11:29:16.562 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:29:16.566 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-23 11:29:16.570 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 11:29:16.573 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-23 11:29:16.576 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-23 11:29:16.580 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 11:29:16.583 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-23 11:29:16.586 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 11:29:16.590 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-23 11:29:16.593 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-23 11:29:16.596 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-23 11:29:16.638 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-23 11:29:16.679 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.110/identity 2026-06-23 11:29:16.724 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-23 11:29:16.767 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-23 11:29:16.811 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-23 11:29:16.853 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-23 11:29:16.898 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-23 11:29:16.944 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.110/identity 2026-06-23 11:29:16.991 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-23 11:29:17.037 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-23 11:29:17.085 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 11:29:17.089 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-23 11:29:17.093 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 11:29:17.096 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 11:29:17.101 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-23 11:29:17.105 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-23 11:29:17.155 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-23 11:29:17.205 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.110/identity 2026-06-23 11:29:17.253 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-23 11:29:17.302 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-23 11:29:17.351 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-23 11:29:17.399 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-23 11:29:17.447 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-23 11:29:17.493 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-23 11:29:17.542 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-23 11:29:17.594 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-23 11:29:17.599 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-23 11:29:17.624 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:29:17.628 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.110:2379?api_version=v3' 2026-06-23 11:29:17.677 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-23 11:29:17.681 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-23 11:29:17.685 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-23 11:29:17.732 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-23 11:29:17.781 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-23 11:29:17.785 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-23 11:29:17.789 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-23 11:29:17.839 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-23 11:29:17.843 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 11:29:17.847 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-23 11:29:17.851 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-23 11:29:17.855 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-23 11:29:17.910 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-23 11:29:17.964 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.110/identity 2026-06-23 11:29:18.015 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-23 11:29:18.065 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-23 11:29:18.113 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-23 11:29:18.166 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-23 11:29:18.216 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-23 11:29:18.266 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-23 11:29:18.295 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:29:18.299 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-23 11:29:18.304 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-23 11:29:18.308 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-23 11:29:18.313 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 11:29:18.318 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-23 11:29:18.323 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-23 11:29:18.328 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-23 11:29:18.333 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:29:18.338 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:29:18.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-23 11:29:18.348 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:29:18.353 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-23 11:29:18.357 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-23 11:29:18.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:29:18.365 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:29:18.369 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-23 11:29:18.373 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:29:18.378 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-23 11:29:18.381 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-23 11:29:18.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:29:18.390 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:29:18.394 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-23 11:29:18.398 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:29:18.402 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-23 11:29:18.405 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-23 11:29:18.409 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-23 11:29:18.413 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 11:29:18.417 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 11:29:18.422 | ++ functions-common:git_clone:587 : pwd 2026-06-23 11:29:18.427 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:29:18.430 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:29:18.435 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:29:18.459 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:29:18.463 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:29:18.467 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:29:18.472 | + functions-common:git_clone:604 : echo master 2026-06-23 11:29:18.473 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:29:18.479 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-23 11:29:18.483 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 11:29:18.487 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-23 11:29:18.490 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:29:18.493 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:29:18.497 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:29:18.502 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:29:18.506 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:29:18.510 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:29:18.514 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:29:18.518 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:29:18.523 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:29:18.529 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214158525 2026-06-23 11:29:18.532 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-23 11:29:18.536 | Cloning into '/opt/stack/neutron'... 2026-06-23 11:30:23.830 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:30:23.833 | + functions-common:time_stop:2414 : local name 2026-06-23 11:30:23.837 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:30:23.840 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:30:23.843 | + functions-common:time_stop:2417 : local total 2026-06-23 11:30:23.846 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:30:23.850 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:30:23.853 | + functions-common:time_stop:2421 : start_time=1782214158525 2026-06-23 11:30:23.857 | + functions-common:time_stop:2423 : [[ -z 1782214158525 ]] 2026-06-23 11:30:23.861 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:30:23.866 | + functions-common:time_stop:2426 : end_time=1782214223862 2026-06-23 11:30:23.869 | + functions-common:time_stop:2427 : elapsed_time=65337 2026-06-23 11:30:23.873 | + functions-common:time_stop:2428 : total=88421 2026-06-23 11:30:23.877 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:30:23.880 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153758 2026-06-23 11:30:23.883 | + functions-common:git_clone:625 : cd /opt/stack/neutron 2026-06-23 11:30:23.886 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 11:30:23.889 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:30:23.892 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:30:23.894 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:30:23.897 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:30:23.901 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:30:23.904 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:30:23.907 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:30:23.910 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:30:23.914 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:30:23.920 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214223916 2026-06-23 11:30:23.924 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 11:30:24.664 | From https://review.opendev.org/openstack/neutron 2026-06-23 11:30:24.664 | * branch master -> FETCH_HEAD 2026-06-23 11:30:24.676 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:30:24.678 | + functions-common:time_stop:2414 : local name 2026-06-23 11:30:24.682 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:30:24.684 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:30:24.688 | + functions-common:time_stop:2417 : local total 2026-06-23 11:30:24.691 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:30:24.694 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:30:24.697 | + functions-common:time_stop:2421 : start_time=1782214223916 2026-06-23 11:30:24.701 | + functions-common:time_stop:2423 : [[ -z 1782214223916 ]] 2026-06-23 11:30:24.706 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:30:24.711 | + functions-common:time_stop:2426 : end_time=1782214224708 2026-06-23 11:30:24.715 | + functions-common:time_stop:2427 : elapsed_time=792 2026-06-23 11:30:24.718 | + functions-common:time_stop:2428 : total=153758 2026-06-23 11:30:24.721 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:30:24.725 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=154550 2026-06-23 11:30:24.729 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 11:30:24.733 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:30:24.736 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:30:24.740 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:30:24.743 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:30:24.748 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:30:24.751 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:30:24.756 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:30:24.759 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:30:24.764 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:30:24.771 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214224766 2026-06-23 11:30:24.774 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 11:30:25.287 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:30:25.287 | 2026-06-23 11:30:25.287 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:30:25.287 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:30:25.287 | state without impacting any branches by switching back to a branch. 2026-06-23 11:30:25.287 | 2026-06-23 11:30:25.287 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:30:25.288 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:30:25.288 | 2026-06-23 11:30:25.288 | git switch -c 2026-06-23 11:30:25.288 | 2026-06-23 11:30:25.288 | Or undo this operation with: 2026-06-23 11:30:25.288 | 2026-06-23 11:30:25.288 | git switch - 2026-06-23 11:30:25.288 | 2026-06-23 11:30:25.288 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:30:25.288 | 2026-06-23 11:30:25.288 | HEAD is now at 93b58bc3f0 Merge "Increase ``allowed_network_downtime`` to 7.0" 2026-06-23 11:30:25.297 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:30:25.299 | + functions-common:time_stop:2414 : local name 2026-06-23 11:30:25.303 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:30:25.306 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:30:25.310 | + functions-common:time_stop:2417 : local total 2026-06-23 11:30:25.314 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:30:25.317 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:30:25.320 | + functions-common:time_stop:2421 : start_time=1782214224766 2026-06-23 11:30:25.323 | + functions-common:time_stop:2423 : [[ -z 1782214224766 ]] 2026-06-23 11:30:25.327 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:30:25.333 | + functions-common:time_stop:2426 : end_time=1782214225329 2026-06-23 11:30:25.336 | + functions-common:time_stop:2427 : elapsed_time=563 2026-06-23 11:30:25.340 | + functions-common:time_stop:2428 : total=154550 2026-06-23 11:30:25.343 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:30:25.346 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155113 2026-06-23 11:30:25.349 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-23 11:30:25.370 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-23 11:30:25.375 | + functions-common:git_clone:667 : head -1 2026-06-23 11:30:25.375 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 11:30:25.382 | 93b58bc3f0 Merge "Increase ``allowed_network_downtime`` to 7.0" 2026-06-23 11:30:25.387 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:30:25.391 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-23 11:30:25.395 | + inc/python:setup_develop:353 : local bindep 2026-06-23 11:30:25.398 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-23 11:30:25.402 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-23 11:30:25.405 | + inc/python:setup_develop:359 : local extras= 2026-06-23 11:30:25.408 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-23 11:30:25.411 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 11:30:25.415 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-23 11:30:25.420 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-23 11:30:25.424 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 11:30:25.427 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 11:30:25.431 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-23 11:30:25.436 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 11:30:25.440 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-23 11:30:25.444 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 11:30:25.449 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 11:30:25.454 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-23 11:30:25.463 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-23 11:30:25.466 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-23 11:30:25.471 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-23 11:30:25.641 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-23 11:30:25.645 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 11:30:25.649 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 11:30:25.653 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 11:30:25.656 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-23 11:30:25.660 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-23 11:30:25.663 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 11:30:25.666 | + inc/python:setup_package:446 : local extras= 2026-06-23 11:30:25.670 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 11:30:25.674 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 11:30:25.676 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 11:30:25.680 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 11:30:25.683 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 11:30:25.686 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-23 11:30:25.712 | Using python 3.12 to install /opt/stack/neutron 2026-06-23 11:30:25.715 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-23 11:30:26.734 | Obtaining file:///opt/stack/neutron 2026-06-23 11:30:26.744 | Installing build dependencies: started 2026-06-23 11:30:28.666 | Installing build dependencies: finished with status 'done' 2026-06-23 11:30:28.668 | Checking if build backend supports build_editable: started 2026-06-23 11:30:29.259 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 11:30:29.261 | Getting requirements to build editable: started 2026-06-23 11:30:29.579 | Getting requirements to build editable: finished with status 'done' 2026-06-23 11:30:29.582 | Preparing editable metadata (pyproject.toml): started 2026-06-23 11:30:31.339 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:30:31.363 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (7.0.3) 2026-06-23 11:30:31.364 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.10.1) 2026-06-23 11:30:31.365 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.1.0) 2026-06-23 11:30:31.366 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (2.5.1) 2026-06-23 11:30:31.367 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.1.0) 2026-06-23 11:30:31.367 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.3.1) 2026-06-23 11:30:31.570 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev517) 2026-06-23 11:30:31.740 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 11:30:31.751 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (0.31.2) 2026-06-23 11:30:31.752 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (2.34.2) 2026-06-23 11:30:31.753 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.1.6) 2026-06-23 11:30:31.754 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (13.0.0) 2026-06-23 11:30:31.755 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (1.3.0) 2026-06-23 11:30:31.866 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev517) 2026-06-23 11:30:31.883 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 11:30:31.939 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev517) 2026-06-23 11:30:31.956 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 11:30:31.967 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (9.1.4) 2026-06-23 11:30:31.968 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (2.0.50) 2026-06-23 11:30:31.969 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (1.8.10) 2026-06-23 11:30:31.970 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.14.0) 2026-06-23 11:30:31.970 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (1.18.4) 2026-06-23 11:30:31.971 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.8.0) 2026-06-23 11:30:31.972 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (4.2.0) 2026-06-23 11:30:31.973 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (7.5.0) 2026-06-23 11:30:31.974 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (10.5.0) 2026-06-23 11:30:31.975 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (6.4.0) 2026-06-23 11:30:31.976 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (18.0.0) 2026-06-23 11:30:31.976 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (6.8.0) 2026-06-23 11:30:31.977 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (8.2.0) 2026-06-23 11:30:31.978 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (18.1.0) 2026-06-23 11:30:31.979 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (8.1.0) 2026-06-23 11:30:31.980 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.1.0) 2026-06-23 11:30:31.980 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.11.0) 2026-06-23 11:30:31.981 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.8.0) 2026-06-23 11:30:31.982 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (7.9.0) 2026-06-23 11:30:31.983 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.10.0) 2026-06-23 11:30:31.984 | 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.dev517) (4.6.0) 2026-06-23 11:30:31.985 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (2.7.1) 2026-06-23 11:30:31.986 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (10.1.1) 2026-06-23 11:30:31.987 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.10.2) 2026-06-23 11:30:31.988 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (4.4.0) 2026-06-23 11:30:32.023 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev517) 2026-06-23 11:30:32.040 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-23 11:30:32.075 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev517) 2026-06-23 11:30:32.091 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 11:30:32.129 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev517) 2026-06-23 11:30:32.146 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-23 11:30:32.245 | Installing build dependencies: started 2026-06-23 11:30:34.021 | Installing build dependencies: finished with status 'done' 2026-06-23 11:30:34.023 | Getting requirements to build wheel: started 2026-06-23 11:30:34.718 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 11:30:34.720 | Preparing metadata (pyproject.toml): started 2026-06-23 11:30:35.126 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:30:35.179 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev517) 2026-06-23 11:30:35.196 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 11:30:35.205 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (7.2.2) 2026-06-23 11:30:35.245 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev517) 2026-06-23 11:30:35.262 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-23 11:30:35.273 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (24.2.1) 2026-06-23 11:30:35.274 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (18.13.0) 2026-06-23 11:30:35.274 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (4.16.0) 2026-06-23 11:30:35.307 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev517) 2026-06-23 11:30:35.325 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-23 11:30:35.373 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev517) 2026-06-23 11:30:35.390 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 11:30:35.400 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.3.0) 2026-06-23 11:30:35.401 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (8.1.0) 2026-06-23 11:30:35.404 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev517) (1.3.12) 2026-06-23 11:30:35.405 | 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.dev517) (4.15.0) 2026-06-23 11:30:35.408 | 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.dev517) (2.2.1) 2026-06-23 11:30:35.413 | 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.dev517) (3.3.2) 2026-06-23 11:30:35.417 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev517) (3.0.3) 2026-06-23 11:30:35.420 | 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.dev517) (2.1.0) 2026-06-23 11:30:35.421 | 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.dev517) (1.8.2) 2026-06-23 11:30:35.428 | 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.dev517) (4.0.1) 2026-06-23 11:30:35.429 | 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.dev517) (2.13.0) 2026-06-23 11:30:35.430 | 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.dev517) (5.8.0) 2026-06-23 11:30:35.443 | 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.dev517) (1.3.7) 2026-06-23 11:30:35.477 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev517) 2026-06-23 11:30:35.493 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 11:30:35.506 | 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.dev517) (43.0.3) 2026-06-23 11:30:35.507 | 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.dev517) (1.5.0) 2026-06-23 11:30:35.508 | 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.dev517) (1.1.0) 2026-06-23 11:30:35.509 | 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.dev517) (1.33) 2026-06-23 11:30:35.510 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev517) (4.10.0) 2026-06-23 11:30:35.511 | 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.dev517) (6.0.3) 2026-06-23 11:30:35.515 | 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.dev517) (2.0.0) 2026-06-23 11:30:35.520 | 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.dev517) (3.0) 2026-06-23 11:30:35.529 | 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.dev517) (3.1.1) 2026-06-23 11:30:35.534 | 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.dev517) (0.41.0) 2026-06-23 11:30:35.535 | 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.dev517) (1.2.0) 2026-06-23 11:30:35.562 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev517) 2026-06-23 11:30:35.578 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-23 11:30:35.593 | 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.dev517) (26.2) 2026-06-23 11:30:35.597 | 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.dev517) (2.8.0) 2026-06-23 11:30:35.598 | 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.dev517) (3.5.1) 2026-06-23 11:30:35.611 | 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.dev517) (6.1.1) 2026-06-23 11:30:35.612 | 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.dev517) (4.0.0) 2026-06-23 11:30:35.634 | 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.dev517) (0.20) 2026-06-23 11:30:35.640 | 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.dev517) (2.0.0) 2026-06-23 11:30:35.648 | 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.dev517) (2.1.2) 2026-06-23 11:30:35.649 | 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.dev517) (0.6.2) 2026-06-23 11:30:35.657 | 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.dev517) (2.9.0.post0) 2026-06-23 11:30:35.664 | 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.dev517) (7.1.4) 2026-06-23 11:30:35.665 | 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.dev517) (5.3.1) 2026-06-23 11:30:35.666 | 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.dev517) (5.6.2) 2026-06-23 11:30:35.667 | 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.dev517) (0.16.0) 2026-06-23 11:30:35.671 | 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.dev517) (5.1.0) 2026-06-23 11:30:35.682 | 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.dev517) (2026.2) 2026-06-23 11:30:35.690 | 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.dev517) (0.25.0) 2026-06-23 11:30:35.694 | 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.dev517) (5.0.0) 2026-06-23 11:30:35.696 | 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.dev517) (4.0.1) 2026-06-23 11:30:35.731 | 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.dev517) (1.7.6) 2026-06-23 11:30:35.738 | 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.dev517) (2.2.0) 2026-06-23 11:30:35.749 | 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.dev517) (3.17.0) 2026-06-23 11:30:35.801 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev517) 2026-06-23 11:30:35.819 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-23 11:30:35.862 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev517) 2026-06-23 11:30:35.865 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-23 11:30:35.885 | 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.dev517) (3.0.3) 2026-06-23 11:30:35.886 | 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.dev517) (1.6.2) 2026-06-23 11:30:35.895 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev517) (82.0.1) 2026-06-23 11:30:35.927 | 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.dev517) (0.8.1) 2026-06-23 11:30:35.973 | 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.dev517) (1.17.0) 2026-06-23 11:30:35.979 | 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.dev517) (4.14.0) 2026-06-23 11:30:35.980 | 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.dev517) (4.26.0) 2026-06-23 11:30:36.016 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev517) 2026-06-23 11:30:36.033 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 11:30:36.050 | 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.dev517) (0.6.0) 2026-06-23 11:30:36.051 | 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.dev517) (4.0.0) 2026-06-23 11:30:36.062 | 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.dev517) (3.0.52) 2026-06-23 11:30:36.063 | 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.dev517) (1.11.0) 2026-06-23 11:30:36.064 | 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.dev517) (15.0.0) 2026-06-23 11:30:36.065 | 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.dev517) (1.8.0) 2026-06-23 11:30:36.071 | 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.dev517) (26.1.0) 2026-06-23 11:30:36.072 | 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.dev517) (2025.9.1) 2026-06-23 11:30:36.073 | 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.dev517) (0.37.0) 2026-06-23 11:30:36.074 | 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.dev517) (2026.5.1) 2026-06-23 11:30:36.149 | 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.dev517) (3.4.7) 2026-06-23 11:30:36.151 | 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.dev517) (3.18) 2026-06-23 11:30:36.151 | 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.dev517) (2.7.0) 2026-06-23 11:30:36.155 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev517) (2023.11.17) 2026-06-23 11:30:36.194 | 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.dev517) (4.2.0) 2026-06-23 11:30:36.195 | 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.dev517) (2.20.0) 2026-06-23 11:30:36.209 | 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.dev517) (0.1.2) 2026-06-23 11:30:36.233 | 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.dev517) (0.8) 2026-06-23 11:30:36.304 | 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.dev517) (0.16.0) 2026-06-23 11:30:36.407 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-23 11:30:36.497 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.4 MB/s 0:00:00 2026-06-23 11:30:36.517 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-23 11:30:36.694 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.2 MB/s 0:00:00 2026-06-23 11:30:36.712 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-23 11:30:36.739 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-23 11:30:36.764 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-23 11:30:36.787 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-23 11:30:36.814 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-23 11:30:36.830 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-23 11:30:36.847 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-23 11:30:36.877 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-23 11:30:36.931 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-23 11:30:36.979 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-23 11:30:37.009 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-23 11:30:37.051 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-23 11:30:37.173 | Building wheels for collected packages: neutron, ovs 2026-06-23 11:30:37.174 | Building editable for neutron (pyproject.toml): started 2026-06-23 11:30:39.497 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-23 11:30:39.499 | Created wheel for neutron: filename=neutron-28.1.0.dev517-0.editable-py3-none-any.whl size=12792 sha256=06f9ef8314dea001f5ad2c1d8ff62983482c8afc3febff2a9f13a779aac58a63 2026-06-23 11:30:39.502 | Stored in directory: /tmp/pip-ephem-wheel-cache-we2wzt0n/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-23 11:30:39.506 | Building wheel for ovs (pyproject.toml): started 2026-06-23 11:30:40.381 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-23 11:30:40.384 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=de9fd7911de69ddef80f4c53945ba5c8115f0c610f5e8ce40af65d54b3dffe6f 2026-06-23 11:30:40.384 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-23 11:30:40.390 | Successfully built neutron ovs 2026-06-23 11:30:40.719 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-23 11:30:46.363 | 2026-06-23 11:30:46.388 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev517 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-23 11:30:46.634 | + inc/python:pip_install:216 : result=0 2026-06-23 11:30:46.638 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:30:46.643 | + functions-common:time_stop:2414 : local name 2026-06-23 11:30:46.645 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:30:46.649 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:30:46.652 | + functions-common:time_stop:2417 : local total 2026-06-23 11:30:46.656 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:30:46.659 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:30:46.663 | + functions-common:time_stop:2421 : start_time=1782214225705 2026-06-23 11:30:46.666 | + functions-common:time_stop:2423 : [[ -z 1782214225705 ]] 2026-06-23 11:30:46.670 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:30:46.676 | + functions-common:time_stop:2426 : end_time=1782214246672 2026-06-23 11:30:46.679 | + functions-common:time_stop:2427 : elapsed_time=20967 2026-06-23 11:30:46.682 | + functions-common:time_stop:2428 : total=121441 2026-06-23 11:30:46.686 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:30:46.689 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=142408 2026-06-23 11:30:46.692 | + inc/python:pip_install:219 : return 0 2026-06-23 11:30:46.696 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 11:30:46.700 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:30:46.704 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-23 11:30:46.707 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-23 11:30:46.711 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:30:46.714 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:30:46.718 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-23 11:30:46.721 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:30:46.725 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-23 11:30:46.729 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-23 11:30:46.732 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-23 11:30:46.733 | Installing OVN and dependent packages 2026-06-23 11:30:46.736 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-23 11:30:46.740 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-23 11:30:46.762 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:30:46.766 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-23 11:30:46.789 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:30:46.793 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-23 11:30:46.815 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:30:46.820 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-23 11:30:46.824 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-23 11:30:46.846 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:30:46.849 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-23 11:30:46.852 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-23 11:30:46.869 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-23 11:30:46.873 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-23 11:30:46.888 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-23 11:30:46.892 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-23 11:30:46.912 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-23 11:30:46.914 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 11:30:46.917 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:30:46.919 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 11:30:46.922 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:30:46.924 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:30:46.927 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:30:46.929 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:30:46.932 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:30:46.935 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:30:46.937 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 11:30:46.940 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 11:30:46.942 | + functions-common:apt_get_update:1161 : return 2026-06-23 11:30:46.944 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-23 11:30:46.947 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:30:46.949 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:30:46.952 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:30:46.955 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-23 11:30:46.976 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-23 11:30:47.014 | Reading package lists... 2026-06-23 11:30:47.397 | Building dependency tree... 2026-06-23 11:30:47.398 | Reading state information... 2026-06-23 11:30:47.957 | fakeroot is already the newest version (1.33-1). 2026-06-23 11:30:47.957 | fakeroot set to manually installed. 2026-06-23 11:30:47.957 | make is already the newest version (4.3-4.1build2). 2026-06-23 11:30:47.958 | make set to manually installed. 2026-06-23 11:30:47.958 | The following additional packages will be installed: 2026-06-23 11:30:47.958 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-23 11:30:47.958 | python3-sortedcontainers 2026-06-23 11:30:47.961 | Suggested packages: 2026-06-23 11:30:47.961 | openvswitch-doc python-sortedcontainers-doc 2026-06-23 11:30:48.006 | The following NEW packages will be installed: 2026-06-23 11:30:48.006 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-23 11:30:48.007 | python3-openvswitch python3-sortedcontainers 2026-06-23 11:30:48.092 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 11:30:48.092 | Need to get 4219 kB of archives. 2026-06-23 11:30:48.093 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-23 11:30:48.093 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-23 11:30:48.172 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-23 11:30:48.199 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-23 11:30:48.200 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-23 11:30:48.201 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-23 11:30:48.218 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-23 11:30:48.483 | perl: warning: Setting locale failed. 2026-06-23 11:30:48.484 | perl: warning: Please check that your locale settings: 2026-06-23 11:30:48.484 | LANGUAGE = (unset), 2026-06-23 11:30:48.484 | LC_ALL = "en_US.utf8", 2026-06-23 11:30:48.484 | LANG = "de_DE.UTF-8" 2026-06-23 11:30:48.484 | are supported and installed on your system. 2026-06-23 11:30:48.484 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:30:48.549 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:30:48.549 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:30:48.549 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:30:48.740 | Fetched 4219 kB in 0s (20.6 MB/s) 2026-06-23 11:30:48.791 | Selecting previously unselected package libunbound8:amd64. 2026-06-23 11:30:48.862 | (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 ... 126834 files and directories currently installed.) 2026-06-23 11:30:48.870 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-23 11:30:48.878 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-23 11:30:48.931 | Selecting previously unselected package openvswitch-common. 2026-06-23 11:30:48.946 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-23 11:30:48.949 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 11:30:49.052 | Selecting previously unselected package python3-sortedcontainers. 2026-06-23 11:30:49.066 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-23 11:30:49.070 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-23 11:30:49.125 | Selecting previously unselected package libxdp1:amd64. 2026-06-23 11:30:49.139 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-23 11:30:49.144 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-23 11:30:49.200 | Selecting previously unselected package python3-openvswitch. 2026-06-23 11:30:49.214 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-23 11:30:49.218 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 11:30:49.324 | Selecting previously unselected package openvswitch-switch. 2026-06-23 11:30:49.338 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-23 11:30:49.347 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 11:30:49.494 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-23 11:30:49.755 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-23 11:30:49.766 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-23 11:30:49.777 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 11:30:49.791 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 11:30:50.187 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 11:30:50.210 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-23 11:30:50.878 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-23 11:30:51.069 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-23 11:30:52.069 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 11:30:53.840 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 11:30:54.088 | perl: warning: Setting locale failed. 2026-06-23 11:30:54.088 | perl: warning: Please check that your locale settings: 2026-06-23 11:30:54.088 | LANGUAGE = (unset), 2026-06-23 11:30:54.088 | LC_ALL = "en_US.utf8", 2026-06-23 11:30:54.088 | LANG = "de_DE.UTF-8" 2026-06-23 11:30:54.088 | are supported and installed on your system. 2026-06-23 11:30:54.088 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:30:54.250 | perl: warning: Setting locale failed. 2026-06-23 11:30:54.250 | perl: warning: Please check that your locale settings: 2026-06-23 11:30:54.251 | LANGUAGE = (unset), 2026-06-23 11:30:54.251 | LC_ALL = "en_US.utf8", 2026-06-23 11:30:54.251 | LANG = "de_DE.UTF-8" 2026-06-23 11:30:54.251 | are supported and installed on your system. 2026-06-23 11:30:54.251 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:30:54.311 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:30:54.311 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:30:54.312 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:30:54.382 | perl: warning: Setting locale failed. 2026-06-23 11:30:54.382 | perl: warning: Please check that your locale settings: 2026-06-23 11:30:54.382 | LANGUAGE = (unset), 2026-06-23 11:30:54.382 | LC_ALL = "en_US.utf8", 2026-06-23 11:30:54.382 | LANG = "de_DE.UTF-8" 2026-06-23 11:30:54.382 | are supported and installed on your system. 2026-06-23 11:30:54.382 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:30:54.906 | 2026-06-23 11:30:54.907 | Running kernel seems to be up-to-date. 2026-06-23 11:30:54.907 | 2026-06-23 11:30:54.907 | Restarting services... 2026-06-23 11:30:54.963 | 2026-06-23 11:30:54.963 | Service restarts being deferred: 2026-06-23 11:30:54.963 | /etc/needrestart/restart.d/dbus.service 2026-06-23 11:30:54.963 | systemctl restart systemd-logind.service 2026-06-23 11:30:54.963 | systemctl restart virtlockd.service 2026-06-23 11:30:54.963 | systemctl restart virtlogd.service 2026-06-23 11:30:54.964 | 2026-06-23 11:30:54.964 | No containers need to be restarted. 2026-06-23 11:30:54.964 | 2026-06-23 11:30:54.964 | User sessions running outdated binaries: 2026-06-23 11:30:54.964 | quobyte @ session #5: sshd[2028] 2026-06-23 11:30:54.974 | quobyte @ user manager service: systemd[1165] 2026-06-23 11:30:54.985 | 2026-06-23 11:30:54.985 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 11:30:57.059 | + functions-common:apt_get:1205 : result=0 2026-06-23 11:30:57.062 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:30:57.065 | + functions-common:time_stop:2414 : local name 2026-06-23 11:30:57.068 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:30:57.070 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:30:57.073 | + functions-common:time_stop:2417 : local total 2026-06-23 11:30:57.075 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:30:57.080 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:30:57.083 | + functions-common:time_stop:2421 : start_time=1782214246973 2026-06-23 11:30:57.087 | + functions-common:time_stop:2423 : [[ -z 1782214246973 ]] 2026-06-23 11:30:57.092 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:30:57.096 | + functions-common:time_stop:2426 : end_time=1782214257093 2026-06-23 11:30:57.099 | + functions-common:time_stop:2427 : elapsed_time=10120 2026-06-23 11:30:57.101 | + functions-common:time_stop:2428 : total=183700 2026-06-23 11:30:57.104 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:30:57.107 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=193820 2026-06-23 11:30:57.110 | + functions-common:apt_get:1209 : return 0 2026-06-23 11:30:57.115 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-23 11:30:57.134 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-23 11:30:57.136 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 11:30:57.139 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:30:57.142 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 11:30:57.144 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:30:57.147 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:30:57.150 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:30:57.152 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:30:57.155 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:30:57.158 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:30:57.161 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 11:30:57.163 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 11:30:57.166 | + functions-common:apt_get_update:1161 : return 2026-06-23 11:30:57.170 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-23 11:30:57.172 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:30:57.175 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:30:57.178 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:30:57.181 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-23 11:30:57.204 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-23 11:30:57.243 | Reading package lists... 2026-06-23 11:30:57.624 | Building dependency tree... 2026-06-23 11:30:57.626 | Reading state information... 2026-06-23 11:30:58.192 | The following additional packages will be installed: 2026-06-23 11:30:58.193 | ovn-common 2026-06-23 11:30:58.240 | The following NEW packages will be installed: 2026-06-23 11:30:58.241 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-23 11:30:58.311 | 0 upgraded, 4 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 11:30:58.311 | Need to get 2360 kB of archives. 2026-06-23 11:30:58.311 | After this operation, 8355 kB of additional disk space will be used. 2026-06-23 11:30:58.312 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-23 11:30:58.419 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-23 11:30:58.428 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-23 11:30:58.432 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-23 11:30:58.732 | perl: warning: Setting locale failed. 2026-06-23 11:30:58.732 | perl: warning: Please check that your locale settings: 2026-06-23 11:30:58.733 | LANGUAGE = (unset), 2026-06-23 11:30:58.733 | LC_ALL = "en_US.utf8", 2026-06-23 11:30:58.733 | LANG = "de_DE.UTF-8" 2026-06-23 11:30:58.733 | are supported and installed on your system. 2026-06-23 11:30:58.733 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:30:58.798 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:30:58.798 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:30:58.798 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:30:58.992 | Fetched 2360 kB in 0s (12.3 MB/s) 2026-06-23 11:30:59.102 | Selecting previously unselected package ovn-common. 2026-06-23 11:30:59.172 | (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 ... 127034 files and directories currently installed.) 2026-06-23 11:30:59.180 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:30:59.185 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 11:30:59.303 | Selecting previously unselected package ovn-central. 2026-06-23 11:30:59.317 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:30:59.322 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 11:30:59.389 | Selecting previously unselected package ovn-controller-vtep. 2026-06-23 11:30:59.403 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:30:59.407 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 11:30:59.467 | Selecting previously unselected package ovn-host. 2026-06-23 11:30:59.481 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 11:30:59.489 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 11:30:59.577 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 11:30:59.598 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 11:31:00.086 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-23 11:31:00.294 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-23 11:31:00.782 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-23 11:31:00.840 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 11:31:01.382 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-23 11:31:01.577 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-23 11:31:02.289 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-23 11:31:03.021 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-23 11:31:03.970 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-23 11:31:04.049 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 11:31:04.257 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-23 11:31:04.872 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 11:31:06.930 | perl: warning: Setting locale failed. 2026-06-23 11:31:06.930 | perl: warning: Please check that your locale settings: 2026-06-23 11:31:06.931 | LANGUAGE = (unset), 2026-06-23 11:31:06.931 | LC_ALL = "en_US.utf8", 2026-06-23 11:31:06.931 | LANG = "de_DE.UTF-8" 2026-06-23 11:31:06.931 | are supported and installed on your system. 2026-06-23 11:31:06.931 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:31:07.065 | perl: warning: Setting locale failed. 2026-06-23 11:31:07.066 | perl: warning: Please check that your locale settings: 2026-06-23 11:31:07.066 | LANGUAGE = (unset), 2026-06-23 11:31:07.066 | LC_ALL = "en_US.utf8", 2026-06-23 11:31:07.066 | LANG = "de_DE.UTF-8" 2026-06-23 11:31:07.066 | are supported and installed on your system. 2026-06-23 11:31:07.066 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:31:07.116 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:31:07.117 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:31:07.117 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:31:07.190 | perl: warning: Setting locale failed. 2026-06-23 11:31:07.190 | perl: warning: Please check that your locale settings: 2026-06-23 11:31:07.190 | LANGUAGE = (unset), 2026-06-23 11:31:07.191 | LC_ALL = "en_US.utf8", 2026-06-23 11:31:07.191 | LANG = "de_DE.UTF-8" 2026-06-23 11:31:07.191 | are supported and installed on your system. 2026-06-23 11:31:07.191 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:31:07.726 | 2026-06-23 11:31:07.727 | Running kernel seems to be up-to-date. 2026-06-23 11:31:07.727 | 2026-06-23 11:31:07.727 | Restarting services... 2026-06-23 11:31:07.782 | 2026-06-23 11:31:07.782 | Service restarts being deferred: 2026-06-23 11:31:07.782 | /etc/needrestart/restart.d/dbus.service 2026-06-23 11:31:07.782 | systemctl restart systemd-logind.service 2026-06-23 11:31:07.782 | systemctl restart virtlockd.service 2026-06-23 11:31:07.782 | systemctl restart virtlogd.service 2026-06-23 11:31:07.782 | 2026-06-23 11:31:07.782 | No containers need to be restarted. 2026-06-23 11:31:07.783 | 2026-06-23 11:31:07.783 | User sessions running outdated binaries: 2026-06-23 11:31:07.783 | quobyte @ session #5: sshd[2028] 2026-06-23 11:31:07.793 | quobyte @ user manager service: systemd[1165] 2026-06-23 11:31:07.805 | 2026-06-23 11:31:07.805 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 11:31:09.996 | + functions-common:apt_get:1205 : result=0 2026-06-23 11:31:10.000 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:31:10.004 | + functions-common:time_stop:2414 : local name 2026-06-23 11:31:10.008 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:31:10.012 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:31:10.016 | + functions-common:time_stop:2417 : local total 2026-06-23 11:31:10.019 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:31:10.023 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:31:10.027 | + functions-common:time_stop:2421 : start_time=1782214257201 2026-06-23 11:31:10.031 | + functions-common:time_stop:2423 : [[ -z 1782214257201 ]] 2026-06-23 11:31:10.035 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:31:10.042 | + functions-common:time_stop:2426 : end_time=1782214270037 2026-06-23 11:31:10.046 | + functions-common:time_stop:2427 : elapsed_time=12836 2026-06-23 11:31:10.050 | + functions-common:time_stop:2428 : total=193820 2026-06-23 11:31:10.054 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:31:10.058 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=206656 2026-06-23 11:31:10.062 | + functions-common:apt_get:1209 : return 0 2026-06-23 11:31:10.067 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:31:10.072 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:31:10.075 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-23 11:31:10.079 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-23 11:31:10.087 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 11:31:10.091 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-23 11:31:10.095 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 11:31:10.100 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-23 11:31:10.104 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 11:31:10.108 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-23 11:31:10.113 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 11:31:10.116 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-23 11:31:10.120 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 11:31:10.124 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-23 11:31:10.128 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 11:31:10.132 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-23 11:31:10.136 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 11:31:10.140 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-23 11:31:10.145 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 11:31:10.149 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-23 11:31:10.153 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-23 11:31:10.157 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-23 11:31:10.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:31:10.166 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:31:10.170 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-23 11:31:10.174 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:31:10.178 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-23 11:31:10.183 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 11:31:10.187 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-23 11:31:10.213 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:31:10.217 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-23 11:31:10.222 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-23 11:31:10.225 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-23 11:31:10.230 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 11:31:10.234 | + lib/stack:stack_install_service:32 : install_nova 2026-06-23 11:31:10.238 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-23 11:31:10.242 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-23 11:31:10.246 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:31:10.249 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:31:10.254 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-23 11:31:10.258 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:31:10.262 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-23 11:31:10.290 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:31:10.294 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-23 11:31:10.299 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-23 11:31:10.304 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-23 11:31:10.307 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-23 11:31:10.311 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-23 11:31:10.498 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-23 11:31:10.502 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:31:10.506 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:31:10.510 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 11:31:10.514 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 11:31:10.519 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:31:10.523 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 11:31:10.527 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:31:10.531 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:31:10.535 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:31:10.539 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:31:10.543 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:31:10.546 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:31:10.550 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 11:31:10.554 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 11:31:10.558 | + functions-common:apt_get_update:1161 : return 2026-06-23 11:31:10.562 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 11:31:10.565 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:31:10.569 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:31:10.572 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:31:10.576 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 11:31:10.606 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 11:31:10.647 | Reading package lists... 2026-06-23 11:31:11.048 | Building dependency tree... 2026-06-23 11:31:11.049 | Reading state information... 2026-06-23 11:31:11.650 | The following additional packages will be installed: 2026-06-23 11:31:11.651 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-23 11:31:11.651 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-23 11:31:11.651 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-23 11:31:11.651 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-23 11:31:11.652 | qemu-system-sparc 2026-06-23 11:31:11.654 | Suggested packages: 2026-06-23 11:31:11.655 | libvirt-clients-qemu libvirt-login-shell 2026-06-23 11:31:11.655 | libvirt-daemon-driver-storage-gluster 2026-06-23 11:31:11.655 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-23 11:31:11.655 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-23 11:31:11.655 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-23 11:31:11.655 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-23 11:31:11.705 | The following packages will be REMOVED: 2026-06-23 11:31:11.708 | apport-core-dump-handler 2026-06-23 11:31:11.709 | The following NEW packages will be installed: 2026-06-23 11:31:11.710 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-23 11:31:11.710 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-23 11:31:11.711 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-23 11:31:11.713 | The following packages will be upgraded: 2026-06-23 11:31:11.714 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-23 11:31:11.714 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-23 11:31:11.715 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-23 11:31:11.794 | 9 upgraded, 13 newly installed, 1 to remove and 70 not upgraded. 2026-06-23 11:31:11.794 | Need to get 113 MB of archives. 2026-06-23 11:31:11.794 | After this operation, 897 MB of additional disk space will be used. 2026-06-23 11:31:11.794 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-23 11:31:11.872 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-23 11:31:11.872 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-23 11:31:11.872 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-23 11:31:11.895 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-23 11:31:11.913 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-23 11:31:11.930 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-23 11:31:11.930 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-23 11:31:11.932 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-23 11:31:11.932 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-23 11:31:11.933 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-23 11:31:11.956 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-23 11:31:11.960 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-23 11:31:11.979 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-23 11:31:12.137 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-23 11:31:12.376 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-23 11:31:12.511 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-23 11:31:12.609 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-23 11:31:12.659 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-23 11:31:14.596 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-23 11:31:14.597 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-23 11:31:14.670 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-23 11:31:14.977 | perl: warning: Setting locale failed. 2026-06-23 11:31:14.977 | perl: warning: Please check that your locale settings: 2026-06-23 11:31:14.977 | LANGUAGE = (unset), 2026-06-23 11:31:14.977 | LC_ALL = "en_US.utf8", 2026-06-23 11:31:14.977 | LANG = "de_DE.UTF-8" 2026-06-23 11:31:14.978 | are supported and installed on your system. 2026-06-23 11:31:14.978 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:31:15.051 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:31:15.052 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:31:15.052 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:31:15.190 | Vorkonfiguration der Pakete ... 2026-06-23 11:31:15.418 | Fetched 113 MB in 3s (38.3 MB/s) 2026-06-23 11:31:15.456 | Selecting previously unselected package python3-zstandard. 2026-06-23 11:31:15.534 | (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 ... 127102 files and directories currently installed.) 2026-06-23 11:31:15.542 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-23 11:31:15.546 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-23 11:31:15.694 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-23 11:31:15.695 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-23 11:31:15.695 | Package apport-core-dump-handler is to be removed. 2026-06-23 11:31:15.695 | Package python3-zstandard is not configured yet. 2026-06-23 11:31:15.695 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-23 11:31:15.695 | Package apport-core-dump-handler is to be removed. 2026-06-23 11:31:15.695 | Package systemd-coredump is not installed. 2026-06-23 11:31:15.695 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-23 11:31:15.695 | Package apport-core-dump-handler is to be removed. 2026-06-23 11:31:15.695 | Package python3-zstandard is not configured yet. 2026-06-23 11:31:15.695 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-23 11:31:15.696 | Package apport-core-dump-handler is to be removed. 2026-06-23 11:31:15.696 | Package systemd-coredump is not installed. 2026-06-23 11:31:15.696 | 2026-06-23 11:31:15.761 | (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 ... 127118 files and directories currently installed.) 2026-06-23 11:31:15.767 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-23 11:31:16.662 | Selecting previously unselected package systemd-coredump. 2026-06-23 11:31:16.729 | (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 ... 127114 files and directories currently installed.) 2026-06-23 11:31:16.735 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 11:31:16.740 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-23 11:31:16.817 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 11:31:16.864 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 11:31:16.977 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 11:31:17.016 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 11:31:17.120 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 11:31:17.151 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 11:31:17.255 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 11:31:17.284 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 11:31:17.395 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 11:31:17.424 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 11:31:17.517 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 11:31:17.603 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 11:31:17.711 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 11:31:17.740 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 11:31:17.816 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 11:31:17.844 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 11:31:17.916 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 11:31:17.934 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 11:31:18.123 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-23 11:31:18.135 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 11:31:18.147 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:18.215 | Selecting previously unselected package python3-libvirt. 2026-06-23 11:31:18.226 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-23 11:31:18.231 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-23 11:31:18.299 | Selecting previously unselected package qemu-system-arm. 2026-06-23 11:31:18.310 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:31:18.322 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:18.852 | Selecting previously unselected package qemu-system-mips. 2026-06-23 11:31:18.869 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:31:18.883 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:19.561 | Selecting previously unselected package qemu-system-ppc. 2026-06-23 11:31:19.572 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:31:19.588 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:20.023 | Selecting previously unselected package qemu-system-sparc. 2026-06-23 11:31:20.032 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:31:20.047 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:20.335 | Selecting previously unselected package qemu-system-s390x. 2026-06-23 11:31:20.346 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:31:20.361 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:20.552 | Selecting previously unselected package qemu-system-misc. 2026-06-23 11:31:20.567 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:31:20.580 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:22.575 | Selecting previously unselected package qemu-system. 2026-06-23 11:31:22.589 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 11:31:22.593 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:22.637 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-23 11:31:22.649 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-23 11:31:22.653 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-23 11:31:24.508 | Selecting previously unselected package qemu-efi-arm. 2026-06-23 11:31:24.520 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-23 11:31:24.523 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-23 11:31:25.372 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-23 11:31:25.907 | Creating group 'systemd-coredump' with GID 987. 2026-06-23 11:31:25.911 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-23 11:31:25.935 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:25.955 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:25.974 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:25.993 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-23 11:31:26.006 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:26.027 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-23 11:31:26.287 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:26.300 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:26.319 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-23 11:31:26.332 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:26.353 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:26.920 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:27.416 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-23 11:31:27.723 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:27.755 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:27.775 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:27.794 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:27.814 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 11:31:27.827 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:27.847 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:27.868 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-23 11:31:28.052 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:31:28.052 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:31:28.052 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:31:31.745 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-23 11:31:31.821 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 11:31:33.692 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 11:31:33.945 | perl: warning: Setting locale failed. 2026-06-23 11:31:33.945 | perl: warning: Please check that your locale settings: 2026-06-23 11:31:33.945 | LANGUAGE = (unset), 2026-06-23 11:31:33.945 | LC_ALL = "en_US.utf8", 2026-06-23 11:31:33.945 | LANG = "de_DE.UTF-8" 2026-06-23 11:31:33.945 | are supported and installed on your system. 2026-06-23 11:31:33.946 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:31:34.079 | perl: warning: Setting locale failed. 2026-06-23 11:31:34.079 | perl: warning: Please check that your locale settings: 2026-06-23 11:31:34.079 | LANGUAGE = (unset), 2026-06-23 11:31:34.079 | LC_ALL = "en_US.utf8", 2026-06-23 11:31:34.079 | LANG = "de_DE.UTF-8" 2026-06-23 11:31:34.079 | are supported and installed on your system. 2026-06-23 11:31:34.080 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:31:34.131 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 11:31:34.131 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 11:31:34.131 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 11:31:34.205 | perl: warning: Setting locale failed. 2026-06-23 11:31:34.205 | perl: warning: Please check that your locale settings: 2026-06-23 11:31:34.206 | LANGUAGE = (unset), 2026-06-23 11:31:34.206 | LC_ALL = "en_US.utf8", 2026-06-23 11:31:34.206 | LANG = "de_DE.UTF-8" 2026-06-23 11:31:34.206 | are supported and installed on your system. 2026-06-23 11:31:34.206 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:31:34.703 | 2026-06-23 11:31:34.703 | Running kernel seems to be up-to-date. 2026-06-23 11:31:34.703 | 2026-06-23 11:31:34.704 | Restarting services... 2026-06-23 11:31:34.750 | 2026-06-23 11:31:34.750 | Service restarts being deferred: 2026-06-23 11:31:34.750 | /etc/needrestart/restart.d/dbus.service 2026-06-23 11:31:34.750 | systemctl restart systemd-logind.service 2026-06-23 11:31:34.750 | systemctl restart virtlockd.service 2026-06-23 11:31:34.750 | systemctl restart virtlogd.service 2026-06-23 11:31:34.750 | 2026-06-23 11:31:34.751 | No containers need to be restarted. 2026-06-23 11:31:34.751 | 2026-06-23 11:31:34.751 | User sessions running outdated binaries: 2026-06-23 11:31:34.751 | quobyte @ session #5: sshd[2028] 2026-06-23 11:31:34.761 | quobyte @ user manager service: systemd[1165] 2026-06-23 11:31:34.770 | 2026-06-23 11:31:34.770 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 11:31:36.750 | + functions-common:apt_get:1205 : result=0 2026-06-23 11:31:36.754 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:31:36.758 | + functions-common:time_stop:2414 : local name 2026-06-23 11:31:36.760 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:31:36.762 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:31:36.764 | + functions-common:time_stop:2417 : local total 2026-06-23 11:31:36.766 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:31:36.770 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:31:36.773 | + functions-common:time_stop:2421 : start_time=1782214270602 2026-06-23 11:31:36.775 | + functions-common:time_stop:2423 : [[ -z 1782214270602 ]] 2026-06-23 11:31:36.778 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:31:36.782 | + functions-common:time_stop:2426 : end_time=1782214296779 2026-06-23 11:31:36.784 | + functions-common:time_stop:2427 : elapsed_time=26177 2026-06-23 11:31:36.788 | + functions-common:time_stop:2428 : total=206656 2026-06-23 11:31:36.790 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:31:36.794 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=232833 2026-06-23 11:31:36.797 | + functions-common:apt_get:1209 : return 0 2026-06-23 11:31:36.799 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-23 11:31:36.803 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 11:31:36.806 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 11:31:36.808 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 11:31:36.812 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 11:31:36.815 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 11:31:36.818 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 11:31:36.821 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:31:36.824 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:31:36.828 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 11:31:36.831 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 11:31:36.834 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 11:31:36.838 | + functions-common:apt_get_update:1161 : return 2026-06-23 11:31:36.840 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-23 11:31:36.844 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 11:31:36.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:31:36.850 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:31:36.852 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-23 11:31:36.874 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-23 11:31:36.921 | Reading package lists... 2026-06-23 11:31:37.322 | Building dependency tree... 2026-06-23 11:31:37.322 | Reading state information... 2026-06-23 11:31:37.923 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-23 11:31:37.923 | ovmf set to manually installed. 2026-06-23 11:31:37.923 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-23 11:31:37.923 | swtpm set to manually installed. 2026-06-23 11:31:37.924 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-23 11:31:37.924 | swtpm-tools set to manually installed. 2026-06-23 11:31:37.924 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-23 11:31:37.924 | mdevctl set to manually installed. 2026-06-23 11:31:37.924 | 0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded. 2026-06-23 11:31:37.929 | + functions-common:apt_get:1205 : result=0 2026-06-23 11:31:37.933 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 11:31:37.935 | + functions-common:time_stop:2414 : local name 2026-06-23 11:31:37.938 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:31:37.941 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:31:37.944 | + functions-common:time_stop:2417 : local total 2026-06-23 11:31:37.948 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:31:37.952 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 11:31:37.955 | + functions-common:time_stop:2421 : start_time=1782214296870 2026-06-23 11:31:37.959 | + functions-common:time_stop:2423 : [[ -z 1782214296870 ]] 2026-06-23 11:31:37.964 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:31:37.970 | + functions-common:time_stop:2426 : end_time=1782214297966 2026-06-23 11:31:37.974 | + functions-common:time_stop:2427 : elapsed_time=1096 2026-06-23 11:31:37.977 | + functions-common:time_stop:2428 : total=232833 2026-06-23 11:31:37.981 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:31:37.984 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=233929 2026-06-23 11:31:37.988 | + functions-common:apt_get:1209 : return 0 2026-06-23 11:31:37.991 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-23 11:31:37.997 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 11:31:38.002 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 11:31:38.007 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-23 11:31:38.010 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-23 11:31:38.014 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-23 11:31:38.016 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-23 11:31:38.020 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-23 11:31:38.024 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-23 11:31:38.051 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:31:38.055 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-23 11:31:38.078 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-23 11:31:38.081 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-23 11:31:38.083 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-23 11:31:38.086 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-23 11:31:38.090 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-23 11:31:38.093 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-23 11:31:38.096 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-23 11:31:38.099 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 11:31:38.103 | ++ functions-common:git_clone:587 : pwd 2026-06-23 11:31:38.107 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:31:38.110 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:31:38.114 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:31:38.137 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:31:38.141 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:31:38.145 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:31:38.150 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-23 11:31:38.150 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:31:38.157 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-23 11:31:38.161 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 11:31:38.165 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-23 11:31:38.169 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:31:38.172 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:31:38.176 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:31:38.179 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:31:38.182 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:31:38.185 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:31:38.188 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:31:38.191 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:31:38.195 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:31:38.201 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214298197 2026-06-23 11:31:38.205 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-23 11:31:38.209 | Cloning into '/opt/stack/novnc'... 2026-06-23 11:31:40.292 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:31:40.296 | + functions-common:time_stop:2414 : local name 2026-06-23 11:31:40.299 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:31:40.303 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:31:40.306 | + functions-common:time_stop:2417 : local total 2026-06-23 11:31:40.310 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:31:40.313 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:31:40.317 | + functions-common:time_stop:2421 : start_time=1782214298197 2026-06-23 11:31:40.320 | + functions-common:time_stop:2423 : [[ -z 1782214298197 ]] 2026-06-23 11:31:40.324 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:31:40.339 | + functions-common:time_stop:2426 : end_time=1782214300335 2026-06-23 11:31:40.343 | + functions-common:time_stop:2427 : elapsed_time=2138 2026-06-23 11:31:40.346 | + functions-common:time_stop:2428 : total=155113 2026-06-23 11:31:40.349 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:31:40.353 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157251 2026-06-23 11:31:40.357 | + functions-common:git_clone:625 : cd /opt/stack/novnc 2026-06-23 11:31:40.361 | + functions-common:git_clone:626 : git_timed fetch origin v1.3.0 2026-06-23 11:31:40.365 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:31:40.369 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:31:40.372 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:31:40.375 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:31:40.379 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:31:40.382 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:31:40.385 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:31:40.388 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:31:40.393 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:31:40.399 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214300395 2026-06-23 11:31:40.402 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-23 11:31:40.831 | From https://github.com/novnc/novnc 2026-06-23 11:31:40.831 | * tag v1.3.0 -> FETCH_HEAD 2026-06-23 11:31:40.843 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:31:40.847 | + functions-common:time_stop:2414 : local name 2026-06-23 11:31:40.849 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:31:40.853 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:31:40.857 | + functions-common:time_stop:2417 : local total 2026-06-23 11:31:40.859 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:31:40.863 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:31:40.867 | + functions-common:time_stop:2421 : start_time=1782214300395 2026-06-23 11:31:40.871 | + functions-common:time_stop:2423 : [[ -z 1782214300395 ]] 2026-06-23 11:31:40.876 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:31:40.882 | + functions-common:time_stop:2426 : end_time=1782214300878 2026-06-23 11:31:40.886 | + functions-common:time_stop:2427 : elapsed_time=483 2026-06-23 11:31:40.889 | + functions-common:time_stop:2428 : total=157251 2026-06-23 11:31:40.893 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:31:40.897 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157734 2026-06-23 11:31:40.901 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 11:31:40.905 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:31:40.909 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:31:40.913 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:31:40.917 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:31:40.921 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:31:40.925 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:31:40.929 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:31:40.933 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:31:40.937 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:31:40.943 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214300939 2026-06-23 11:31:40.947 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 11:31:40.980 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:31:40.981 | 2026-06-23 11:31:40.981 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:31:40.981 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:31:40.981 | state without impacting any branches by switching back to a branch. 2026-06-23 11:31:40.981 | 2026-06-23 11:31:40.981 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:31:40.981 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:31:40.981 | 2026-06-23 11:31:40.981 | git switch -c 2026-06-23 11:31:40.981 | 2026-06-23 11:31:40.981 | Or undo this operation with: 2026-06-23 11:31:40.982 | 2026-06-23 11:31:40.982 | git switch - 2026-06-23 11:31:40.982 | 2026-06-23 11:31:40.982 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:31:40.982 | 2026-06-23 11:31:40.982 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-23 11:31:40.986 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:31:40.990 | + functions-common:time_stop:2414 : local name 2026-06-23 11:31:40.993 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:31:40.998 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:31:41.001 | + functions-common:time_stop:2417 : local total 2026-06-23 11:31:41.006 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:31:41.009 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:31:41.012 | + functions-common:time_stop:2421 : start_time=1782214300939 2026-06-23 11:31:41.016 | + functions-common:time_stop:2423 : [[ -z 1782214300939 ]] 2026-06-23 11:31:41.020 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:31:41.026 | + functions-common:time_stop:2426 : end_time=1782214301022 2026-06-23 11:31:41.030 | + functions-common:time_stop:2427 : elapsed_time=83 2026-06-23 11:31:41.034 | + functions-common:time_stop:2428 : total=157734 2026-06-23 11:31:41.037 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:31:41.041 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157817 2026-06-23 11:31:41.044 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-23 11:31:41.065 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-23 11:31:41.071 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 11:31:41.071 | + functions-common:git_clone:667 : head -1 2026-06-23 11:31:41.074 | 463c39e noVNC 1.3.0 2026-06-23 11:31:41.079 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:31:41.083 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-23 11:31:41.109 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:31:41.113 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/16/950516/9 2026-06-23 11:31:41.117 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-23 11:31:41.121 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-23 11:31:41.125 | + functions-common:git_clone:585 : local git_ref=refs/changes/16/950516/9 2026-06-23 11:31:41.129 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 11:31:41.135 | ++ functions-common:git_clone:587 : pwd 2026-06-23 11:31:41.139 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:31:41.144 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:31:41.149 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:31:41.176 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:31:41.181 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:31:41.184 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:31:41.190 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:31:41.191 | + functions-common:git_clone:604 : echo refs/changes/16/950516/9 2026-06-23 11:31:41.197 | + functions-common:git_clone:606 : [[ ! -d /opt/stack/nova ]] 2026-06-23 11:31:41.201 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2026-06-23 11:31:41.205 | + functions-common:git_clone:612 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-23 11:31:41.209 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:31:41.213 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:31:41.217 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:31:41.220 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:31:41.224 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:31:41.228 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:31:41.232 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:31:41.235 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:31:41.241 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:31:41.247 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214301243 2026-06-23 11:31:41.251 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-23 11:31:41.255 | Cloning into '/opt/stack/nova'... 2026-06-23 11:35:22.606 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:35:22.608 | + functions-common:time_stop:2414 : local name 2026-06-23 11:35:22.610 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:35:22.612 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:35:22.614 | + functions-common:time_stop:2417 : local total 2026-06-23 11:35:22.616 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:35:22.618 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:35:22.620 | + functions-common:time_stop:2421 : start_time=1782214301243 2026-06-23 11:35:22.622 | + functions-common:time_stop:2423 : [[ -z 1782214301243 ]] 2026-06-23 11:35:22.625 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:35:22.629 | + functions-common:time_stop:2426 : end_time=1782214522626 2026-06-23 11:35:22.631 | + functions-common:time_stop:2427 : elapsed_time=221383 2026-06-23 11:35:22.633 | + functions-common:time_stop:2428 : total=157817 2026-06-23 11:35:22.635 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:35:22.636 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=379200 2026-06-23 11:35:22.639 | + functions-common:git_clone:614 : cd /opt/stack/nova 2026-06-23 11:35:22.641 | + functions-common:git_clone:615 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/16/950516/9 2026-06-23 11:35:22.643 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:35:22.645 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:35:22.647 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:35:22.649 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:35:22.651 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:35:22.653 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:35:22.655 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:35:22.657 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:35:22.660 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:35:22.663 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214522661 2026-06-23 11:35:22.665 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/16/950516/9 2026-06-23 11:35:23.805 | From https://review.opendev.org/openstack/nova 2026-06-23 11:35:23.805 | * branch refs/changes/16/950516/9 -> FETCH_HEAD 2026-06-23 11:35:23.811 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:35:23.813 | + functions-common:time_stop:2414 : local name 2026-06-23 11:35:23.815 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:35:23.817 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:35:23.819 | + functions-common:time_stop:2417 : local total 2026-06-23 11:35:23.821 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:35:23.823 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:35:23.825 | + functions-common:time_stop:2421 : start_time=1782214522661 2026-06-23 11:35:23.827 | + functions-common:time_stop:2423 : [[ -z 1782214522661 ]] 2026-06-23 11:35:23.830 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:35:23.833 | + functions-common:time_stop:2426 : end_time=1782214523831 2026-06-23 11:35:23.836 | + functions-common:time_stop:2427 : elapsed_time=1170 2026-06-23 11:35:23.838 | + functions-common:time_stop:2428 : total=379200 2026-06-23 11:35:23.840 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:35:23.842 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=380370 2026-06-23 11:35:23.844 | + functions-common:git_clone:615 : git checkout FETCH_HEAD 2026-06-23 11:35:24.116 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:35:24.116 | 2026-06-23 11:35:24.116 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:35:24.116 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:35:24.116 | state without impacting any branches by switching back to a branch. 2026-06-23 11:35:24.116 | 2026-06-23 11:35:24.116 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:35:24.117 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:35:24.117 | 2026-06-23 11:35:24.117 | git switch -c 2026-06-23 11:35:24.117 | 2026-06-23 11:35:24.117 | Or undo this operation with: 2026-06-23 11:35:24.117 | 2026-06-23 11:35:24.117 | git switch - 2026-06-23 11:35:24.117 | 2026-06-23 11:35:24.117 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:35:24.117 | 2026-06-23 11:35:24.117 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-23 11:35:24.121 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-23 11:35:24.142 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-23 11:35:24.145 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 11:35:24.146 | + functions-common:git_clone:667 : head -1 2026-06-23 11:35:24.152 | 6d52ef14b6 move compile earlier 2026-06-23 11:35:24.155 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:35:24.157 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-23 11:35:24.159 | + inc/python:setup_develop:353 : local bindep 2026-06-23 11:35:24.161 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-23 11:35:24.163 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-23 11:35:24.166 | + inc/python:setup_develop:359 : local extras= 2026-06-23 11:35:24.168 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-23 11:35:24.170 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 11:35:24.172 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-23 11:35:24.174 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-23 11:35:24.176 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 11:35:24.179 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 11:35:24.181 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-23 11:35:24.183 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 11:35:24.186 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-23 11:35:24.188 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 11:35:24.190 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 11:35:24.193 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-23 11:35:24.198 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-23 11:35:24.200 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-23 11:35:24.202 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-23 11:35:24.360 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-23 11:35:24.362 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 11:35:24.364 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 11:35:24.366 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 11:35:24.369 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-23 11:35:24.371 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-23 11:35:24.373 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 11:35:24.376 | + inc/python:setup_package:446 : local extras= 2026-06-23 11:35:24.378 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 11:35:24.380 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 11:35:24.382 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 11:35:24.385 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 11:35:24.387 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 11:35:24.389 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-23 11:35:24.408 | Using python 3.12 to install /opt/stack/nova 2026-06-23 11:35:24.411 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-23 11:35:25.457 | Obtaining file:///opt/stack/nova 2026-06-23 11:35:25.461 | Installing build dependencies: started 2026-06-23 11:35:27.389 | Installing build dependencies: finished with status 'done' 2026-06-23 11:35:27.390 | Checking if build backend supports build_editable: started 2026-06-23 11:35:27.964 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 11:35:27.965 | Getting requirements to build editable: started 2026-06-23 11:35:28.324 | Getting requirements to build editable: finished with status 'done' 2026-06-23 11:35:28.327 | Preparing editable metadata (pyproject.toml): started 2026-06-23 11:35:30.543 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:35:30.569 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-23 11:35:30.570 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.50) 2026-06-23 11:35:30.571 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-23 11:35:30.572 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-23 11:35:30.573 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-23 11:35:30.573 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-23 11:35:30.574 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-23 11:35:30.575 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-23 11:35:30.576 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-23 11:35:30.577 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-23 11:35:30.578 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.1) 2026-06-23 11:35:30.579 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-23 11:35:30.579 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-23 11:35:30.580 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-23 11:35:30.581 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-23 11:35:30.582 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-23 11:35:30.583 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-23 11:35:30.584 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-23 11:35:30.585 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-23 11:35:30.585 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-23 11:35:30.586 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-23 11:35:30.587 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-23 11:35:30.588 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-23 11:35:30.589 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-23 11:35:30.788 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-23 11:35:30.935 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-23 11:35:30.962 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-23 11:35:30.962 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-23 11:35:30.963 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-23 11:35:30.964 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-23 11:35:30.965 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-23 11:35:30.966 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-23 11:35:30.967 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-23 11:35:30.968 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-23 11:35:30.969 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-23 11:35:30.969 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-23 11:35:30.970 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-23 11:35:30.971 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-23 11:35:30.972 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-23 11:35:30.973 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-23 11:35:30.973 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-23 11:35:30.975 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-23 11:35:30.976 | 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.dev200) (4.6.0) 2026-06-23 11:35:30.977 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-23 11:35:30.978 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-23 11:35:30.979 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-23 11:35:30.979 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-23 11:35:30.980 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-23 11:35:30.981 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-23 11:35:30.982 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-23 11:35:30.983 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-23 11:35:30.983 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-23 11:35:31.011 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-23 11:35:31.027 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-23 11:35:31.039 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-23 11:35:31.040 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-23 11:35:31.041 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-23 11:35:31.041 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-23 11:35:31.042 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-23 11:35:31.043 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-23 11:35:31.044 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.16.0) 2026-06-23 11:35:31.045 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-23 11:35:31.048 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-23 11:35:31.049 | 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.dev200) (4.15.0) 2026-06-23 11:35:31.052 | 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.dev200) (7.4.0) 2026-06-23 11:35:31.056 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-23 11:35:31.061 | 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.dev200) (3.0) 2026-06-23 11:35:31.068 | 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.dev200) (2.8.0) 2026-06-23 11:35:31.076 | 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.dev200) (3.1.0) 2026-06-23 11:35:31.079 | 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.dev200) (2.2.1) 2026-06-23 11:35:31.085 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-23 11:35:31.088 | 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.dev200) (26.1.0) 2026-06-23 11:35:31.088 | 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.dev200) (2025.9.1) 2026-06-23 11:35:31.089 | 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.dev200) (0.37.0) 2026-06-23 11:35:31.090 | 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.dev200) (2026.5.1) 2026-06-23 11:35:31.098 | 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.dev200) (2.1.0) 2026-06-23 11:35:31.106 | 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.dev200) (4.0.1) 2026-06-23 11:35:31.107 | 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.dev200) (2.13.0) 2026-06-23 11:35:31.108 | 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.dev200) (5.8.0) 2026-06-23 11:35:31.121 | 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.dev200) (1.5.0) 2026-06-23 11:35:31.123 | 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.dev200) (1.1.0) 2026-06-23 11:35:31.124 | 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.dev200) (1.33) 2026-06-23 11:35:31.125 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-23 11:35:31.134 | 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.dev200) (3.1.1) 2026-06-23 11:35:31.141 | 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.dev200) (9.1.4) 2026-06-23 11:35:31.153 | 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.dev200) (2.18.0) 2026-06-23 11:35:31.161 | 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.dev200) (0.20) 2026-06-23 11:35:31.176 | 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.dev200) (2.1.2) 2026-06-23 11:35:31.177 | 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.dev200) (0.6.2) 2026-06-23 11:35:31.194 | 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.dev200) (7.1.4) 2026-06-23 11:35:31.195 | 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.dev200) (5.3.1) 2026-06-23 11:35:31.196 | 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.dev200) (5.6.2) 2026-06-23 11:35:31.197 | 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.dev200) (0.16.0) 2026-06-23 11:35:31.201 | 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.dev200) (5.1.0) 2026-06-23 11:35:31.211 | 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.dev200) (2026.2) 2026-06-23 11:35:31.212 | 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.dev200) (26.2) 2026-06-23 11:35:31.220 | 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.dev200) (0.25.0) 2026-06-23 11:35:31.224 | 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.dev200) (5.0.0) 2026-06-23 11:35:31.226 | 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.dev200) (4.0.1) 2026-06-23 11:35:31.240 | 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.dev200) (1.2.0) 2026-06-23 11:35:31.264 | 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.dev200) (1.7.6) 2026-06-23 11:35:31.272 | 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.dev200) (2.2.0) 2026-06-23 11:35:31.278 | 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.dev200) (1.3.7) 2026-06-23 11:35:31.289 | 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.dev200) (3.3.2) 2026-06-23 11:35:31.302 | 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.dev200) (4.3.2) 2026-06-23 11:35:31.303 | 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.dev200) (3.7.1) 2026-06-23 11:35:31.313 | 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.dev200) (2.4.0) 2026-06-23 11:35:31.323 | 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.dev200) (3.0.3) 2026-06-23 11:35:31.324 | 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.dev200) (1.6.2) 2026-06-23 11:35:31.334 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-23 11:35:31.353 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-23 11:35:31.393 | 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.dev200) (4.14.0) 2026-06-23 11:35:31.400 | 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.dev200) (0.6.0) 2026-06-23 11:35:31.401 | 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.dev200) (4.0.0) 2026-06-23 11:35:31.412 | 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.dev200) (3.0.52) 2026-06-23 11:35:31.413 | 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.dev200) (1.11.0) 2026-06-23 11:35:31.413 | 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.dev200) (15.0.0) 2026-06-23 11:35:31.414 | 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.dev200) (1.8.0) 2026-06-23 11:35:31.437 | 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.dev200) (1.17.0) 2026-06-23 11:35:31.443 | 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.dev200) (2.1.0) 2026-06-23 11:35:31.445 | 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.dev200) (24.2.1) 2026-06-23 11:35:31.467 | 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.dev200) (4.6.0) 2026-06-23 11:35:31.493 | 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.dev200) (3.4.7) 2026-06-23 11:35:31.494 | 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.dev200) (3.18) 2026-06-23 11:35:31.495 | 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.dev200) (2.7.0) 2026-06-23 11:35:31.497 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-23 11:35:31.540 | 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.dev200) (4.2.0) 2026-06-23 11:35:31.541 | 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.dev200) (2.20.0) 2026-06-23 11:35:31.554 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.1.2) 2026-06-23 11:35:31.575 | 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.dev200) (0.8) 2026-06-23 11:35:31.636 | 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.dev200) (0.16.0) 2026-06-23 11:35:32.145 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-23 11:35:32.162 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-23 11:35:32.203 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-23 11:35:32.222 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-23 11:35:32.279 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-23 11:35:32.296 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-23 11:35:32.417 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-23 11:35:32.444 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-23 11:35:32.472 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-23 11:35:32.504 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-23 11:35:32.781 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 63.0 MB/s 0:00:00 2026-06-23 11:35:32.799 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-23 11:35:32.868 | Building wheels for collected packages: nova 2026-06-23 11:35:32.870 | Building editable for nova (pyproject.toml): started 2026-06-23 11:35:35.353 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-23 11:35:35.354 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=6f08a96a6265818d72ce2676c76454b0ecf4d3eb4647509d433d2242d5c6bdf6 2026-06-23 11:35:35.354 | Stored in directory: /tmp/pip-ephem-wheel-cache-atquk8n3/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-23 11:35:35.360 | Successfully built nova 2026-06-23 11:35:35.640 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-23 11:35:40.278 | 2026-06-23 11:35:40.306 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-23 11:35:40.507 | + inc/python:pip_install:216 : result=0 2026-06-23 11:35:40.511 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:35:40.513 | + functions-common:time_stop:2414 : local name 2026-06-23 11:35:40.516 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:35:40.519 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:35:40.522 | + functions-common:time_stop:2417 : local total 2026-06-23 11:35:40.526 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:35:40.529 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:35:40.532 | + functions-common:time_stop:2421 : start_time=1782214524403 2026-06-23 11:35:40.534 | + functions-common:time_stop:2423 : [[ -z 1782214524403 ]] 2026-06-23 11:35:40.537 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:35:40.553 | + functions-common:time_stop:2426 : end_time=1782214540549 2026-06-23 11:35:40.555 | + functions-common:time_stop:2427 : elapsed_time=16146 2026-06-23 11:35:40.558 | + functions-common:time_stop:2428 : total=142408 2026-06-23 11:35:40.561 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:35:40.565 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=158554 2026-06-23 11:35:40.567 | + inc/python:pip_install:219 : return 0 2026-06-23 11:35:40.571 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 11:35:40.575 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:35:40.579 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-23 11:35:40.582 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-23 11:35:40.586 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:35:40.589 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:35:40.592 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-23 11:35:40.596 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:35:40.600 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-23 11:35:40.618 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 11:35:40.621 | + ./stack.sh:main:956 : configure_nova 2026-06-23 11:35:40.625 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-23 11:35:40.643 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-23 11:35:40.646 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-23 11:35:40.650 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-23 11:35:40.654 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-23 11:35:40.655 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-23 11:35:40.659 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-23 11:35:40.663 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-23 11:35:40.667 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-23 11:35:40.669 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-23 11:35:40.673 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-23 11:35:40.677 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-23 11:35:40.680 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-23 11:35:40.683 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-23 11:35:40.699 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-23 11:35:40.715 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-23 11:35:40.731 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-23 11:35:40.749 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-23 11:35:40.765 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-23 11:35:40.782 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-23 11:35:40.785 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-23 11:35:40.789 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.45fgZp6ln5 2026-06-23 11:35:40.792 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-23 11:35:40.795 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-23 11:35:40.798 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-23 11:35:40.801 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-23 11:35:40.803 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-23 11:35:40.806 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.45fgZp6ln5 2026-06-23 11:35:40.811 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.45fgZp6ln5 2026-06-23 11:35:40.826 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.45fgZp6ln5 /etc/sudoers.d/nova-rootwrap 2026-06-23 11:35:40.844 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-23 11:35:40.848 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-23 11:35:40.851 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-23 11:35:40.854 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-23 11:35:40.857 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-23 11:35:40.860 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-23 11:35:40.863 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-23 11:35:40.866 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-23 11:35:40.867 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-23 11:35:40.878 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-23 11:35:40.883 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-23 11:35:40.899 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-23 11:35:40.916 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-23 11:35:40.919 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-23 11:35:40.925 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-23 11:35:40.944 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:40.947 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-23 11:35:40.959 | net.ipv4.ip_forward = 1 2026-06-23 11:35:40.964 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-23 11:35:40.968 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-23 11:35:40.971 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-23 11:35:40.990 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-23 11:35:40.994 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-23 11:35:40.997 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-23 11:35:41.012 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-23 11:35:41.016 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-23 11:35:41.017 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-23 11:35:41.023 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:f1ac63b19e6 2026-06-23 11:35:41.027 | InitiatorName=iqn.2016-04.com.open-iscsi:f1ac63b19e6 2026-06-23 11:35:41.031 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-23 11:35:41.035 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-23 11:35:41.115 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-23 11:35:41.117 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-23 11:35:41.121 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:35:41.124 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-23 11:35:41.195 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-23 11:35:41.198 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-23 11:35:41.204 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-23 11:35:41.208 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-23 11:35:41.250 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-23 11:35:41.253 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-23 11:35:41.294 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-23 11:35:41.337 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-23 11:35:41.380 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-23 11:35:41.419 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-23 11:35:41.456 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-23 11:35:41.495 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.110 2026-06-23 11:35:41.530 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-23 11:35:41.567 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-23 11:35:41.601 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-23 11:35:41.637 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-23 11:35:41.674 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-23 11:35:41.710 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-23 11:35:41.747 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-23 11:35:41.780 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-23 11:35:41.816 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-23 11:35:41.819 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:35:41.823 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:35:41.825 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:35:41.829 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:35:41.833 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:35:41.837 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:35:41.840 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:35:41.845 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:35:41.848 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:35:41.853 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:35:41.856 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:35:41.861 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:35:41.865 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:35:41.869 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-23 11:35:41.889 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:41.893 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 11:35:41.896 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-23 11:35:41.899 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-23 11:35:41.931 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-23 11:35:41.934 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-23 11:35:41.937 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-23 11:35:41.940 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-23 11:35:41.943 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 11:35:41.945 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 11:35:41.948 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 11:35:41.967 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:41.970 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 11:35:41.972 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-23 11:35:41.976 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-23 11:35:42.012 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-23 11:35:42.015 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-23 11:35:42.018 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-23 11:35:42.021 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-23 11:35:42.023 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 11:35:42.025 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 11:35:42.028 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 11:35:42.048 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:42.051 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 11:35:42.053 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-23 11:35:42.057 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-23 11:35:42.094 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-23 11:35:42.132 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-23 11:35:42.167 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-23 11:35:42.203 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-23 11:35:42.224 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:42.227 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-23 11:35:42.248 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:42.252 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-23 11:35:42.253 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-23 11:35:42.258 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-23 11:35:42.261 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-23 11:35:42.299 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-23 11:35:42.302 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-23 11:35:42.338 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-23 11:35:42.375 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-23 11:35:42.377 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-23 11:35:42.380 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-23 11:35:42.383 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 11:35:42.385 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 11:35:42.388 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-23 11:35:42.391 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 11:35:42.394 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 11:35:42.397 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 11:35:42.399 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-23 11:35:42.437 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-23 11:35:42.473 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.110/identity 2026-06-23 11:35:42.506 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-23 11:35:42.538 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-23 11:35:42.568 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-23 11:35:42.599 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-23 11:35:42.632 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-23 11:35:42.665 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.110/identity 2026-06-23 11:35:42.703 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 11:35:42.736 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 11:35:42.769 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 11:35:42.771 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-23 11:35:42.791 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:42.794 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-23 11:35:42.797 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-23 11:35:42.832 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-23 11:35:42.836 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 11:35:42.839 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 11:35:42.842 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-23 11:35:42.845 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-23 11:35:42.873 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-23 11:35:42.900 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.110/identity 2026-06-23 11:35:42.928 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-23 11:35:42.956 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-23 11:35:42.984 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-23 11:35:43.012 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-23 11:35:43.039 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-23 11:35:43.071 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-23 11:35:43.086 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:35:43.088 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-23 11:35:43.103 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:35:43.106 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-23 11:35:43.108 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-23 11:35:43.137 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-23 11:35:43.168 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-23 11:35:43.170 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-23 11:35:43.202 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-23 11:35:43.204 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-23 11:35:43.206 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-23 11:35:43.209 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:35:43.211 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:35:43.214 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:35:43.218 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:35:43.220 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:35:43.222 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:35:43.225 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:35:43.227 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:35:43.229 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:35:43.231 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:35:43.234 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:35:43.236 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:35:43.238 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:35:43.241 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-23 11:35:43.243 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-23 11:35:43.245 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-23 11:35:43.248 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 11:35:43.264 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 11:35:43.266 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 11:35:43.268 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 11:35:43.270 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 11:35:43.273 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 11:35:43.300 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:35:43.328 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:35:43.355 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 11:35:43.382 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-23 11:35:43.409 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-23 11:35:43.437 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-23 11:35:43.451 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:43.453 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-23 11:35:43.455 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-23 11:35:43.458 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-23 11:35:43.460 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-23 11:35:43.462 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 11:35:43.465 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-23 11:35:43.467 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-23 11:35:43.469 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 11:35:43.471 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 11:35:43.488 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:35:43.488 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 11:35:43.498 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 11:35:43.502 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:35:43.516 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 11:35:43.521 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-23 11:35:43.523 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-23 11:35:43.527 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 11:35:43.529 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-23 11:35:43.558 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-23 11:35:43.584 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-23 11:35:43.610 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-23 11:35:43.637 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 11:35:43.663 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 11:35:43.690 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-23 11:35:43.717 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-23 11:35:43.743 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-23 11:35:43.770 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 11:35:43.796 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 11:35:43.823 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 11:35:43.849 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-23 11:35:43.876 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-23 11:35:43.904 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 11:35:43.906 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 11:35:43.909 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-23 11:35:43.912 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-23 11:35:43.914 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 11:35:43.917 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:35:43.919 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:35:43.921 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-23 11:35:43.924 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-23 11:35:43.926 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-23 11:35:43.956 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 11:35:43.986 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-23 11:35:43.986 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-23 11:35:43.997 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-23 11:35:44.001 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-23 11:35:44.003 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-23 11:35:44.005 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 11:35:44.008 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 11:35:44.010 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 11:35:44.012 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 11:35:44.015 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:35:44.017 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:35:44.019 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 11:35:44.021 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 11:35:44.024 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:35:44.026 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:35:44.028 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-23 11:35:44.040 | perl: warning: Setting locale failed. 2026-06-23 11:35:44.040 | perl: warning: Please check that your locale settings: 2026-06-23 11:35:44.040 | LANGUAGE = (unset), 2026-06-23 11:35:44.040 | LC_ALL = "en_US.utf8", 2026-06-23 11:35:44.040 | LANG = "de_DE.UTF-8" 2026-06-23 11:35:44.040 | are supported and installed on your system. 2026-06-23 11:35:44.040 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:35:44.082 | Enabling site nova-api. 2026-06-23 11:35:44.088 | To activate the new configuration, you need to run: 2026-06-23 11:35:44.088 | systemctl reload apache2 2026-06-23 11:35:44.093 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 11:35:44.095 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 11:35:44.098 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:35:44.100 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 11:35:44.292 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-23 11:35:44.312 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:44.315 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-23 11:35:44.317 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-23 11:35:44.320 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-23 11:35:44.322 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-23 11:35:44.325 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-23 11:35:44.327 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-23 11:35:44.329 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-23 11:35:44.332 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 11:35:44.334 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 11:35:44.351 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 11:35:44.351 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:35:44.362 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 11:35:44.367 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:35:44.380 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 11:35:44.385 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-23 11:35:44.388 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-23 11:35:44.392 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 11:35:44.394 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-23 11:35:44.426 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-23 11:35:44.454 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-23 11:35:44.483 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-23 11:35:44.511 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 11:35:44.539 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 11:35:44.566 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-23 11:35:44.594 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-23 11:35:44.621 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-23 11:35:44.649 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 11:35:44.675 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 11:35:44.703 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 11:35:44.731 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-23 11:35:44.758 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-23 11:35:44.787 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-23 11:35:44.789 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-23 11:35:44.816 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-23 11:35:44.830 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:35:44.832 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-23 11:35:44.865 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-23 11:35:44.867 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-23 11:35:44.869 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-23 11:35:44.884 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:44.887 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:35:44.889 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:35:44.916 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-23 11:35:44.946 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-23 11:35:44.949 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-23 11:35:44.951 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-23 11:35:44.953 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 11:35:44.956 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 11:35:44.958 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 11:35:44.972 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:44.976 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 11:35:44.978 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 11:35:44.980 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 11:35:44.995 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:44.997 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:35:45.000 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:35:45.029 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 11:35:45.031 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 11:35:45.034 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-23 11:35:45.063 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-23 11:35:45.092 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-23 11:35:45.123 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-23 11:35:45.139 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:35:45.142 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-23 11:35:45.171 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-23 11:35:45.175 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-23 11:35:45.179 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-23 11:35:45.212 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-23 11:35:45.215 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 11:35:45.217 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 11:35:45.220 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-23 11:35:45.222 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-23 11:35:45.252 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-23 11:35:45.287 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.110/identity 2026-06-23 11:35:45.319 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-23 11:35:45.355 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-23 11:35:45.386 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-23 11:35:45.420 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-23 11:35:45.451 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-23 11:35:45.483 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-23 11:35:45.504 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:45.509 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-23 11:35:45.514 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 11:35:45.516 | + lib/nova:create_nova_conf:587 : local conf 2026-06-23 11:35:45.519 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-23 11:35:45.529 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-23 11:35:45.533 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 11:35:45.537 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 11:35:45.541 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-23 11:35:45.543 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-23 11:35:45.546 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-23 11:35:45.552 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-23 11:35:45.555 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-23 11:35:45.557 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-23 11:35:45.560 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-23 11:35:45.564 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 11:35:45.567 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 11:35:45.570 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 11:35:45.587 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:45.590 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 11:35:45.594 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-23 11:35:45.598 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-23 11:35:45.635 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-23 11:35:45.673 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-23 11:35:45.707 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 11:35:45.709 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-23 11:35:45.712 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-23 11:35:45.714 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-23 11:35:45.728 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:45.732 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-23 11:35:45.732 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-23 11:35:46.868 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-23 11:35:46.870 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-23 11:35:47.973 | Adding vhost "nova_cell1" ... 2026-06-23 11:35:48.075 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-23 11:35:49.136 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-23 11:35:49.168 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-23 11:35:49.170 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-23 11:35:49.173 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-23 11:35:49.175 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 11:35:49.177 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-23 11:35:49.179 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 11:35:49.192 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:49.195 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-23 11:35:49.197 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-23 11:35:49.199 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 11:35:49.212 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:49.214 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.110:5672/nova_cell1 2026-06-23 11:35:49.217 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.110:5672/nova_cell1 2026-06-23 11:35:49.243 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 11:35:49.246 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 11:35:49.248 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-23 11:35:49.262 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:49.264 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-23 11:35:49.267 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-23 11:35:49.269 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-23 11:35:49.271 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-23 11:35:49.273 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 11:35:49.275 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-23 11:35:49.277 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-23 11:35:49.305 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-23 11:35:49.330 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.110/identity 2026-06-23 11:35:49.356 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-23 11:35:49.382 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-23 11:35:49.409 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-23 11:35:49.436 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-23 11:35:49.464 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-23 11:35:49.491 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-23 11:35:49.493 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-23 11:35:49.496 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-23 11:35:49.498 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 11:35:49.513 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 11:35:49.515 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 11:35:49.517 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 11:35:49.520 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 11:35:49.522 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 11:35:49.550 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:35:49.578 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:35:49.605 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 11:35:49.632 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-23 11:35:49.660 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 11:35:49.663 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-23 11:35:49.667 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 11:35:49.669 | + lib/nova:create_nova_conf:621 : local conf 2026-06-23 11:35:49.671 | + lib/nova:create_nova_conf:622 : local offset 2026-06-23 11:35:49.675 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-23 11:35:49.677 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 11:35:49.679 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 11:35:49.682 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-23 11:35:49.684 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-23 11:35:49.687 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-23 11:35:49.689 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-23 11:35:49.691 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-23 11:35:49.693 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-23 11:35:49.695 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-23 11:35:49.709 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:49.712 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-23 11:35:49.741 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-23 11:35:49.769 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-23 11:35:49.771 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-23 11:35:49.773 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-23 11:35:49.775 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-23 11:35:49.790 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:35:49.793 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-23 11:35:49.807 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:35:49.809 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-23 11:35:49.834 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:49.837 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-23 11:35:49.841 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-23 11:35:49.843 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-23 11:35:49.846 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-23 11:35:49.860 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:49.863 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-23 11:35:49.878 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-23 11:35:49.878 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-23 11:35:49.888 | cgroup_device_acl = [ 2026-06-23 11:35:49.888 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-23 11:35:49.888 | "/dev/random", "/dev/urandom", 2026-06-23 11:35:49.888 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-23 11:35:49.888 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-23 11:35:49.888 | "/dev/vfio/vfio", 2026-06-23 11:35:49.888 | ] 2026-06-23 11:35:49.891 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-23 11:35:49.894 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:35:49.896 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:35:49.898 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:35:49.900 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:35:49.902 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:35:49.905 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:35:49.907 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:35:49.909 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:35:49.911 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:35:49.913 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:35:49.915 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:35:49.917 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:35:49.919 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:35:49.922 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-23 11:35:49.926 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-23 11:35:49.928 | + functions-common:add_user_to_group:2183 : local user=quobyte 2026-06-23 11:35:49.931 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-23 11:35:49.933 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt quobyte 2026-06-23 11:35:49.962 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-23 11:35:49.965 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-23 11:35:49.967 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:35:49.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:35:49.971 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-23 11:35:49.974 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-23 11:35:49.976 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-23 11:35:49.991 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-23 11:35:49.992 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-23 11:35:50.002 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-23 11:35:50.007 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-23 11:35:50.021 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-23 11:35:50.022 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-23 11:35:50.031 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-23 11:35:50.035 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-23 11:35:50.038 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-23 11:35:50.040 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-23 11:35:50.042 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-23 11:35:50.044 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:35:50.047 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-23 11:35:50.120 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-23 11:35:50.122 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:35:50.125 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-23 11:35:50.220 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-23 11:35:50.251 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-23 11:35:50.281 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-23 11:35:50.284 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-23 11:35:50.313 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-23 11:35:50.343 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-23 11:35:50.373 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-23 11:35:50.401 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-23 11:35:50.431 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-23 11:35:50.434 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 11:35:50.438 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-23 11:35:50.440 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-23 11:35:50.443 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 11:35:50.447 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 11:35:50.450 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-23 11:35:50.452 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-23 11:35:50.454 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-23 11:35:50.456 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-23 11:35:50.459 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-23 11:35:50.475 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:35:50.477 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-23 11:35:50.480 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-23 11:35:50.482 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-23 11:35:50.485 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 11:35:50.487 | + lib/stack:stack_install_service:32 : install_placement 2026-06-23 11:35:50.490 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-23 11:35:50.492 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-23 11:35:50.495 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 11:35:50.498 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-23 11:35:50.500 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-23 11:35:50.503 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 11:35:50.507 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-23 11:35:50.507 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 11:35:50.511 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-23 11:35:50.514 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-23 11:35:50.516 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-23 11:35:50.519 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-23 11:35:50.522 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-23 11:35:50.542 | Using python 3.12 to install osc-placement 2026-06-23 11:35:50.545 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-23 11:35:51.753 | Collecting osc-placement 2026-06-23 11:35:51.899 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 11:35:51.911 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-23 11:35:51.912 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-23 11:35:51.913 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-23 11:35:51.913 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-23 11:35:51.915 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-23 11:35:51.916 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-23 11:35:51.917 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-23 11:35:51.918 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-23 11:35:51.919 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-23 11:35:51.924 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-23 11:35:51.925 | 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.16.0) 2026-06-23 11:35:51.926 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-23 11:35:51.929 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-23 11:35:51.930 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-23 11:35:51.930 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-23 11:35:51.932 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-23 11:35:51.935 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-23 11:35:51.936 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-23 11:35:51.937 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-23 11:35:51.938 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-23 11:35:51.940 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-23 11:35:51.941 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-23 11:35:51.942 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-23 11:35:51.943 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-23 11:35:51.944 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-23 11:35:51.946 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-23 11:35:51.946 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-23 11:35:51.949 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-23 11:35:51.954 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-23 11:35:51.961 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-23 11:35:51.965 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-23 11:35:51.966 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-23 11:35:51.967 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-23 11:35:51.973 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-23 11:35:51.977 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-23 11:35:51.993 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-23 11:35:51.994 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-23 11:35:51.995 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-23 11:35:51.996 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-23 11:35:52.010 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-23 11:35:52.011 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-23 11:35:52.015 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-23 11:35:52.054 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-23 11:35:52.404 | Installing collected packages: osc-placement 2026-06-23 11:35:52.578 | Successfully installed osc-placement-4.8.0 2026-06-23 11:35:52.705 | + inc/python:pip_install:216 : result=0 2026-06-23 11:35:52.710 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:35:52.713 | + functions-common:time_stop:2414 : local name 2026-06-23 11:35:52.717 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:35:52.720 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:35:52.724 | + functions-common:time_stop:2417 : local total 2026-06-23 11:35:52.727 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:35:52.730 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:35:52.734 | + functions-common:time_stop:2421 : start_time=1782214550537 2026-06-23 11:35:52.737 | + functions-common:time_stop:2423 : [[ -z 1782214550537 ]] 2026-06-23 11:35:52.743 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:35:52.748 | + functions-common:time_stop:2426 : end_time=1782214552744 2026-06-23 11:35:52.751 | + functions-common:time_stop:2427 : elapsed_time=2207 2026-06-23 11:35:52.754 | + functions-common:time_stop:2428 : total=158554 2026-06-23 11:35:52.758 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:35:52.761 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=160761 2026-06-23 11:35:52.764 | + inc/python:pip_install:219 : return 0 2026-06-23 11:35:52.767 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-23 11:35:52.771 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-23 11:35:52.774 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-23 11:35:52.777 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 11:35:52.780 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 11:35:52.784 | ++ functions-common:git_clone:587 : pwd 2026-06-23 11:35:52.787 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:35:52.790 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:35:52.795 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:35:52.815 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:35:52.818 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:35:52.821 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:35:52.825 | + functions-common:git_clone:604 : echo master 2026-06-23 11:35:52.826 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:35:52.831 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-23 11:35:52.834 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 11:35:52.837 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-23 11:35:52.840 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:35:52.843 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:35:52.846 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:35:52.849 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:35:52.852 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:35:52.855 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:35:52.858 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:35:52.860 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:35:52.865 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:35:52.870 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214552867 2026-06-23 11:35:52.873 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-23 11:35:52.877 | Cloning into '/opt/stack/placement'... 2026-06-23 11:35:56.354 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:35:56.358 | + functions-common:time_stop:2414 : local name 2026-06-23 11:35:56.362 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:35:56.366 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:35:56.370 | + functions-common:time_stop:2417 : local total 2026-06-23 11:35:56.374 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:35:56.378 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:35:56.382 | + functions-common:time_stop:2421 : start_time=1782214552867 2026-06-23 11:35:56.386 | + functions-common:time_stop:2423 : [[ -z 1782214552867 ]] 2026-06-23 11:35:56.391 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:35:56.397 | + functions-common:time_stop:2426 : end_time=1782214556393 2026-06-23 11:35:56.402 | + functions-common:time_stop:2427 : elapsed_time=3526 2026-06-23 11:35:56.405 | + functions-common:time_stop:2428 : total=380370 2026-06-23 11:35:56.409 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:35:56.413 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=383896 2026-06-23 11:35:56.418 | + functions-common:git_clone:625 : cd /opt/stack/placement 2026-06-23 11:35:56.423 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 11:35:56.427 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:35:56.433 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:35:56.437 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:35:56.442 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:35:56.446 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:35:56.451 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:35:56.456 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:35:56.460 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:35:56.466 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:35:56.472 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214556468 2026-06-23 11:35:56.477 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 11:35:57.126 | From https://review.opendev.org/openstack/placement 2026-06-23 11:35:57.126 | * branch master -> FETCH_HEAD 2026-06-23 11:35:57.143 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:35:57.148 | + functions-common:time_stop:2414 : local name 2026-06-23 11:35:57.153 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:35:57.157 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:35:57.162 | + functions-common:time_stop:2417 : local total 2026-06-23 11:35:57.166 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:35:57.171 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:35:57.176 | + functions-common:time_stop:2421 : start_time=1782214556468 2026-06-23 11:35:57.181 | + functions-common:time_stop:2423 : [[ -z 1782214556468 ]] 2026-06-23 11:35:57.187 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:35:57.194 | + functions-common:time_stop:2426 : end_time=1782214557189 2026-06-23 11:35:57.199 | + functions-common:time_stop:2427 : elapsed_time=721 2026-06-23 11:35:57.204 | + functions-common:time_stop:2428 : total=383896 2026-06-23 11:35:57.209 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:35:57.214 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=384617 2026-06-23 11:35:57.219 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 11:35:57.224 | + functions-common:git_timed:691 : local count=0 2026-06-23 11:35:57.229 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 11:35:57.234 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:35:57.238 | + functions-common:git_timed:695 : timeout=0 2026-06-23 11:35:57.242 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:35:57.247 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:35:57.251 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:35:57.256 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:35:57.261 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:35:57.268 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214557263 2026-06-23 11:35:57.273 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 11:35:57.328 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:35:57.328 | 2026-06-23 11:35:57.329 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:35:57.329 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:35:57.329 | state without impacting any branches by switching back to a branch. 2026-06-23 11:35:57.329 | 2026-06-23 11:35:57.329 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:35:57.329 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:35:57.329 | 2026-06-23 11:35:57.330 | git switch -c 2026-06-23 11:35:57.330 | 2026-06-23 11:35:57.330 | Or undo this operation with: 2026-06-23 11:35:57.330 | 2026-06-23 11:35:57.330 | git switch - 2026-06-23 11:35:57.330 | 2026-06-23 11:35:57.330 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:35:57.330 | 2026-06-23 11:35:57.331 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-23 11:35:57.337 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:35:57.341 | + functions-common:time_stop:2414 : local name 2026-06-23 11:35:57.346 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:35:57.349 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:35:57.353 | + functions-common:time_stop:2417 : local total 2026-06-23 11:35:57.357 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:35:57.362 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:35:57.366 | + functions-common:time_stop:2421 : start_time=1782214557263 2026-06-23 11:35:57.371 | + functions-common:time_stop:2423 : [[ -z 1782214557263 ]] 2026-06-23 11:35:57.376 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:35:57.382 | + functions-common:time_stop:2426 : end_time=1782214557378 2026-06-23 11:35:57.386 | + functions-common:time_stop:2427 : elapsed_time=115 2026-06-23 11:35:57.391 | + functions-common:time_stop:2428 : total=384617 2026-06-23 11:35:57.394 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:35:57.398 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=384732 2026-06-23 11:35:57.402 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-23 11:35:57.423 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-23 11:35:57.430 | + functions-common:git_clone:667 : head -1 2026-06-23 11:35:57.430 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 11:35:57.433 | 3cba66c7 Merge "Update python versions" 2026-06-23 11:35:57.438 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:35:57.443 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-23 11:35:57.448 | + inc/python:setup_develop:353 : local bindep 2026-06-23 11:35:57.452 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-23 11:35:57.457 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-23 11:35:57.462 | + inc/python:setup_develop:359 : local extras= 2026-06-23 11:35:57.466 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-23 11:35:57.471 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 11:35:57.475 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-23 11:35:57.480 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-23 11:35:57.484 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 11:35:57.489 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 11:35:57.495 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-23 11:35:57.500 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 11:35:57.505 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-23 11:35:57.510 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 11:35:57.515 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 11:35:57.521 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-23 11:35:57.529 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-23 11:35:57.534 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-23 11:35:57.538 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-23 11:35:57.702 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-23 11:35:57.707 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 11:35:57.711 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 11:35:57.715 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 11:35:57.719 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-23 11:35:57.723 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-23 11:35:57.728 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 11:35:57.732 | + inc/python:setup_package:446 : local extras= 2026-06-23 11:35:57.736 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 11:35:57.740 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 11:35:57.745 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 11:35:57.749 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 11:35:57.753 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 11:35:57.758 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-23 11:35:57.789 | Using python 3.12 to install /opt/stack/placement 2026-06-23 11:35:57.794 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-23 11:35:58.842 | Obtaining file:///opt/stack/placement 2026-06-23 11:35:58.846 | Installing build dependencies: started 2026-06-23 11:36:00.964 | Installing build dependencies: finished with status 'done' 2026-06-23 11:36:00.968 | Checking if build backend supports build_editable: started 2026-06-23 11:36:01.569 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 11:36:01.571 | Getting requirements to build editable: started 2026-06-23 11:36:01.904 | Getting requirements to build editable: finished with status 'done' 2026-06-23 11:36:01.906 | Preparing editable metadata (pyproject.toml): started 2026-06-23 11:36:02.897 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:36:02.923 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-23 11:36:02.924 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-23 11:36:02.924 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-23 11:36:02.925 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-23 11:36:02.926 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-23 11:36:02.927 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-23 11:36:02.928 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-23 11:36:02.929 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-23 11:36:02.930 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-23 11:36:02.931 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-23 11:36:02.931 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-23 11:36:02.932 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-23 11:36:02.933 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-23 11:36:02.934 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-23 11:36:02.935 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-23 11:36:02.936 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-23 11:36:02.937 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-23 11:36:02.938 | 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.dev5) (1.1.0) 2026-06-23 11:36:02.939 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-23 11:36:02.939 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-23 11:36:02.942 | 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.dev5) (26.1.0) 2026-06-23 11:36:02.943 | 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.dev5) (2025.9.1) 2026-06-23 11:36:02.944 | 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.dev5) (0.37.0) 2026-06-23 11:36:02.945 | 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.dev5) (2026.5.1) 2026-06-23 11:36:02.951 | 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.dev5) (5.14.0) 2026-06-23 11:36:02.952 | 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.dev5) (4.2.0) 2026-06-23 11:36:02.954 | 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.dev5) (6.8.0) 2026-06-23 11:36:02.956 | 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.dev5) (4.0.1) 2026-06-23 11:36:02.957 | 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.dev5) (2.13.0) 2026-06-23 11:36:02.958 | 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.dev5) (5.8.0) 2026-06-23 11:36:02.963 | 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.dev5) (2.1.0) 2026-06-23 11:36:02.964 | 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.dev5) (5.8.0) 2026-06-23 11:36:02.965 | 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.dev5) (1.8.2) 2026-06-23 11:36:02.966 | 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.dev5) (4.15.0) 2026-06-23 11:36:02.976 | 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.dev5) (1.5.0) 2026-06-23 11:36:02.980 | 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.dev5) (5.3.1) 2026-06-23 11:36:02.985 | 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.dev5) (0.20) 2026-06-23 11:36:02.986 | 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.dev5) (3.1.0) 2026-06-23 11:36:02.989 | 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.dev5) (2.2.1) 2026-06-23 11:36:02.993 | 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.dev5) (1.3.0) 2026-06-23 11:36:02.994 | 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.dev5) (2.0.0) 2026-06-23 11:36:02.995 | 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.dev5) (6.0.3) 2026-06-23 11:36:03.002 | 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.dev5) (1.18.4) 2026-06-23 11:36:03.004 | 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.dev5) (2.1.2) 2026-06-23 11:36:03.005 | 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.dev5) (0.6.2) 2026-06-23 11:36:03.008 | 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.dev5) (1.3.12) 2026-06-23 11:36:03.015 | 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.dev5) (2.9.0.post0) 2026-06-23 11:36:03.018 | 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.dev5) (5.0.0) 2026-06-23 11:36:03.019 | 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.dev5) (3.1.6) 2026-06-23 11:36:03.021 | 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.dev5) (4.0.1) 2026-06-23 11:36:03.027 | 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.dev5) (3.0.3) 2026-06-23 11:36:03.036 | 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.dev5) (1.2.0) 2026-06-23 11:36:03.041 | 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.dev5) (3.17.0) 2026-06-23 11:36:03.045 | 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.dev5) (3.3.2) 2026-06-23 11:36:03.046 | 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.dev5) (26.2) 2026-06-23 11:36:03.047 | 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.dev5) (7.2.2) 2026-06-23 11:36:03.054 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-23 11:36:03.059 | 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.dev5) (0.8.1) 2026-06-23 11:36:03.078 | 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.dev5) (1.17.0) 2026-06-23 11:36:03.092 | 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.dev5) (3.4.7) 2026-06-23 11:36:03.093 | 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.dev5) (3.18) 2026-06-23 11:36:03.094 | 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.dev5) (2.7.0) 2026-06-23 11:36:03.096 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-23 11:36:03.117 | 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.dev5) (0.8) 2026-06-23 11:36:03.130 | 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.dev5) (3.5.1) 2026-06-23 11:36:03.179 | Building wheels for collected packages: openstack-placement 2026-06-23 11:36:03.180 | Building editable for openstack-placement (pyproject.toml): started 2026-06-23 11:36:04.132 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-23 11:36:04.133 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=29e32cc651650ad81b9091fea187f47ea408657538338376ef55d47ce20c7fe0 2026-06-23 11:36:04.134 | Stored in directory: /tmp/pip-ephem-wheel-cache-xn5ledyf/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-23 11:36:04.140 | Successfully built openstack-placement 2026-06-23 11:36:04.423 | Installing collected packages: openstack-placement 2026-06-23 11:36:04.476 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-23 11:36:04.639 | + inc/python:pip_install:216 : result=0 2026-06-23 11:36:04.643 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:36:04.647 | + functions-common:time_stop:2414 : local name 2026-06-23 11:36:04.650 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:36:04.654 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:36:04.658 | + functions-common:time_stop:2417 : local total 2026-06-23 11:36:04.662 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:36:04.666 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:36:04.670 | + functions-common:time_stop:2421 : start_time=1782214557781 2026-06-23 11:36:04.674 | + functions-common:time_stop:2423 : [[ -z 1782214557781 ]] 2026-06-23 11:36:04.679 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:36:04.685 | + functions-common:time_stop:2426 : end_time=1782214564680 2026-06-23 11:36:04.688 | + functions-common:time_stop:2427 : elapsed_time=6899 2026-06-23 11:36:04.692 | + functions-common:time_stop:2428 : total=160761 2026-06-23 11:36:04.696 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:36:04.700 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=167660 2026-06-23 11:36:04.704 | + inc/python:pip_install:219 : return 0 2026-06-23 11:36:04.708 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 11:36:04.713 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:36:04.717 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-23 11:36:04.721 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-23 11:36:04.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:36:04.730 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:36:04.734 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-23 11:36:04.738 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:36:04.742 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 11:36:04.746 | + ./stack.sh:main:962 : configure_placement 2026-06-23 11:36:04.750 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-23 11:36:04.769 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-23 11:36:04.774 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-23 11:36:04.782 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-23 11:36:04.787 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-23 11:36:04.791 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-23 11:36:04.795 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-23 11:36:04.799 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 11:36:04.803 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 11:36:04.807 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 11:36:04.835 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:04.839 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 11:36:04.843 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-23 11:36:04.849 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-23 11:36:04.902 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-23 11:36:04.955 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-23 11:36:05.009 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-23 11:36:05.014 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-23 11:36:05.019 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-23 11:36:05.024 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 11:36:05.029 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 11:36:05.033 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-23 11:36:05.038 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-23 11:36:05.042 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-23 11:36:05.047 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 11:36:05.051 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-23 11:36:05.104 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-23 11:36:05.157 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.110/identity 2026-06-23 11:36:05.209 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-23 11:36:05.264 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-23 11:36:05.316 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-23 11:36:05.366 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-23 11:36:05.417 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-23 11:36:05.467 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.110/identity 2026-06-23 11:36:05.521 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 11:36:05.567 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 11:36:05.611 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 11:36:05.616 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-23 11:36:05.620 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-23 11:36:05.624 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-23 11:36:05.630 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 11:36:05.653 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 11:36:05.657 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 11:36:05.661 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 11:36:05.665 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 11:36:05.669 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 11:36:05.715 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:36:05.764 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:36:05.806 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 11:36:05.850 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-23 11:36:05.898 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-23 11:36:05.902 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-23 11:36:05.906 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-23 11:36:05.911 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-23 11:36:05.916 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 11:36:05.919 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-23 11:36:05.923 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-23 11:36:05.928 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 11:36:05.932 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 11:36:05.955 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 11:36:05.955 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:36:05.969 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 11:36:05.975 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:36:05.991 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 11:36:05.997 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-23 11:36:06.002 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-23 11:36:06.008 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 11:36:06.012 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-23 11:36:06.060 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-23 11:36:06.107 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-23 11:36:06.155 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-23 11:36:06.201 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 11:36:06.246 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 11:36:06.294 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-23 11:36:06.339 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-23 11:36:06.389 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-23 11:36:06.439 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 11:36:06.491 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 11:36:06.546 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 11:36:06.601 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-23 11:36:06.650 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-23 11:36:06.699 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 11:36:06.703 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 11:36:06.709 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-23 11:36:06.713 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-23 11:36:06.717 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 11:36:06.722 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:36:06.726 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:36:06.731 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-23 11:36:06.737 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-23 11:36:06.741 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-23 11:36:06.794 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 11:36:06.843 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-23 11:36:06.845 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-23 11:36:06.864 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-23 11:36:06.870 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-23 11:36:06.875 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-23 11:36:06.880 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 11:36:06.885 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 11:36:06.889 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 11:36:06.895 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 11:36:06.900 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:36:06.904 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:36:06.909 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 11:36:06.914 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 11:36:06.918 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:36:06.923 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:36:06.927 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-23 11:36:06.945 | perl: warning: Setting locale failed. 2026-06-23 11:36:06.945 | perl: warning: Please check that your locale settings: 2026-06-23 11:36:06.946 | LANGUAGE = (unset), 2026-06-23 11:36:06.946 | LC_ALL = "en_US.utf8", 2026-06-23 11:36:06.946 | LANG = "de_DE.UTF-8" 2026-06-23 11:36:06.946 | are supported and installed on your system. 2026-06-23 11:36:06.946 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:36:06.996 | Enabling site placement-api. 2026-06-23 11:36:07.003 | To activate the new configuration, you need to run: 2026-06-23 11:36:07.004 | systemctl reload apache2 2026-06-23 11:36:07.011 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 11:36:07.016 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 11:36:07.020 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:36:07.026 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 11:36:07.270 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-23 11:36:07.275 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-23 11:36:07.280 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-23 11:36:07.336 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-23 11:36:07.390 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-23 11:36:07.417 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:07.422 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-23 11:36:07.452 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:07.456 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-23 11:36:07.460 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-23 11:36:07.465 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-23 11:36:07.470 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 11:36:07.474 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 11:36:07.478 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-23 11:36:07.482 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-23 11:36:07.533 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-23 11:36:07.584 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.110/identity 2026-06-23 11:36:07.631 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-23 11:36:07.681 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-23 11:36:07.730 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-23 11:36:07.777 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-23 11:36:07.824 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-23 11:36:07.870 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-23 11:36:07.898 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:07.903 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-23 11:36:07.931 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:07.935 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-23 11:36:07.963 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:07.966 | + ./stack.sh:main:986 : init_os_brick 2026-06-23 11:36:07.971 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-23 11:36:07.978 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-23 11:36:08.007 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:08.012 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 11:36:08.065 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-23 11:36:08.091 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:08.096 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 11:36:08.150 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-23 11:36:08.182 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:08.188 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 11:36:08.241 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 11:36:08.285 | + ./stack.sh:main:993 : run_phase stack install 2026-06-23 11:36:08.289 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 11:36:08.293 | + functions-common:run_phase:1843 : local phase=install 2026-06-23 11:36:08.297 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 11:36:08.301 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 11:36:08.304 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 11:36:08.309 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 11:36:08.313 | + functions-common:run_phase:1852 : local extra 2026-06-23 11:36:08.318 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 11:36:08.325 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 11:36:08.329 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 11:36:08.333 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 11:36:08.337 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-23 11:36:08.341 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 11:36:08.365 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:08.369 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:36:08.373 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:36:08.377 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-23 11:36:08.381 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-23 11:36:08.384 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:36:08.388 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-23 11:36:08.392 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-23 11:36:08.396 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-23 11:36:08.491 | ++ inc/async:async_inner:63 : install_tempest 2026-06-23 11:36:08.546 | [2075 Async install_tempest:45612]: running: install_tempest 2026-06-23 11:36:08.550 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 11:36:08.554 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 11:36:08.559 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:36:08.563 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 11:36:08.568 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-23 11:36:08.573 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 11:36:08.577 | + functions-common:run_plugins:1829 : local phase=install 2026-06-23 11:36:08.583 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 11:36:08.589 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 11:36:08.595 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-23 11:36:08.599 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-23 11:36:08.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:36:08.609 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:36:08.614 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-23 11:36:08.619 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 11:36:08.625 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-23 11:36:08.630 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-23 11:36:08.634 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 11:36:08.640 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-23 11:36:08.645 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-23 11:36:08.649 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 11:36:08.656 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-23 11:36:08.657 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 11:36:08.664 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-23 11:36:08.669 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-23 11:36:08.673 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 11:36:08.679 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 11:36:08.683 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 11:36:08.717 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-23 11:36:08.721 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 11:36:10.010 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-23 11:36:10.175 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-23 11:36:10.191 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-23 11:36:10.192 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-23 11:36:10.192 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-23 11:36:10.193 | 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.16.0) 2026-06-23 11:36:10.194 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-23 11:36:10.195 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-23 11:36:10.196 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-23 11:36:10.197 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-23 11:36:10.198 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-23 11:36:10.199 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-23 11:36:10.200 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-23 11:36:10.201 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-23 11:36:10.202 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-23 11:36:10.203 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-23 11:36:10.206 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-23 11:36:10.207 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-23 11:36:10.208 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-23 11:36:10.209 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-23 11:36:10.211 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-23 11:36:10.216 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-23 11:36:10.219 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-23 11:36:10.220 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-23 11:36:10.221 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-23 11:36:10.222 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-23 11:36:10.223 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-23 11:36:10.223 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-23 11:36:10.224 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-23 11:36:10.225 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-23 11:36:10.226 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-23 11:36:10.233 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-23 11:36:10.238 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-23 11:36:10.243 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-23 11:36:10.247 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-23 11:36:10.249 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-23 11:36:10.250 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-23 11:36:10.256 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-23 11:36:10.260 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-23 11:36:10.278 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-23 11:36:10.281 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-23 11:36:10.281 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-23 11:36:10.283 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-23 11:36:10.286 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-23 11:36:10.289 | 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.0) 2026-06-23 11:36:10.296 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-23 11:36:10.297 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-23 11:36:10.298 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-23 11:36:10.299 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-23 11:36:10.316 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-23 11:36:10.317 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-23 11:36:10.321 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-23 11:36:10.367 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-23 11:36:10.520 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.6 MB/s 0:00:00 2026-06-23 11:36:10.824 | Installing collected packages: python-openstackclient 2026-06-23 11:36:12.899 | Successfully installed python-openstackclient-10.1.0 2026-06-23 11:36:13.036 | + inc/python:pip_install:216 : result=0 2026-06-23 11:36:13.039 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:36:13.042 | + functions-common:time_stop:2414 : local name 2026-06-23 11:36:13.045 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:36:13.049 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:36:13.052 | + functions-common:time_stop:2417 : local total 2026-06-23 11:36:13.054 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:36:13.056 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:36:13.058 | + functions-common:time_stop:2421 : start_time=1782214568709 2026-06-23 11:36:13.061 | + functions-common:time_stop:2423 : [[ -z 1782214568709 ]] 2026-06-23 11:36:13.065 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:36:13.071 | + functions-common:time_stop:2426 : end_time=1782214573066 2026-06-23 11:36:13.074 | + functions-common:time_stop:2427 : elapsed_time=4357 2026-06-23 11:36:13.077 | + functions-common:time_stop:2428 : total=167660 2026-06-23 11:36:13.081 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:36:13.084 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=172017 2026-06-23 11:36:13.089 | + inc/python:pip_install:219 : return 0 2026-06-23 11:36:13.093 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-23 11:36:13.120 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:13.124 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-23 11:36:13.130 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-23 11:36:13.136 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.PgPBdZPo3v 2026-06-23 11:36:13.140 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-23 11:36:13.144 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-23 11:36:13.148 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-23 11:36:13.152 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-23 11:36:13.156 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-23 11:36:13.159 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-23 11:36:13.185 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:13.189 | + ./stack.sh:main:1062 : configure_database 2026-06-23 11:36:13.193 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-23 11:36:13.197 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-23 11:36:13.200 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-23 11:36:13.204 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:36:13.208 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-23 11:36:13.211 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-23 11:36:13.214 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:36:13.217 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:36:13.221 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-23 11:36:13.224 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-23 11:36:13.228 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:36:13.232 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:36:13.235 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-23 11:36:13.240 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-23 11:36:13.241 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-23 11:36:13.245 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-23 11:36:13.248 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-23 11:36:13.253 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-23 11:36:13.258 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-23 11:36:13.259 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-23 11:36:13.265 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-23 11:36:13.361 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-23 11:36:13.364 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:36:13.367 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:36:13.372 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:36:13.374 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:36:13.376 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:36:13.378 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:36:13.380 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:36:13.382 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:36:13.384 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:36:13.387 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:36:13.389 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:36:13.391 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:36:13.393 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:36:13.395 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-23 11:36:13.397 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:36:13.399 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:36:13.401 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-23 11:36:13.404 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:36:13.406 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-23 11:36:15.656 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-23 11:36:15.661 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-23 11:36:15.665 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:36:15.669 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:36:15.673 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-23 11:36:15.676 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-23 11:36:15.680 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-23 11:36:15.700 | mysqladmin: connect to server at 'localhost' failed 2026-06-23 11:36:15.701 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-23 11:36:15.706 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-23 11:36:15.710 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-23 11:36:15.714 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:36:15.717 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:36:15.719 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-23 11:36:15.721 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-23 11:36:15.724 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-23 11:36:15.728 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-23 11:36:15.731 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-23 11:36:15.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:36:15.847 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-23 11:36:15.852 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-23 11:36:15.856 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-23 11:36:15.857 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-23 11:36:15.861 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-23 11:36:15.865 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-23 11:36:15.867 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-23 11:36:15.870 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-23 11:36:15.873 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-23 11:36:15.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:36:16.003 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-23 11:36:16.018 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:36:16.111 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-23 11:36:16.205 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-23 11:36:16.291 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-23 11:36:16.403 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-23 11:36:16.408 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-23 11:36:16.414 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-23 11:36:16.415 | enabling MySQL performance counting 2026-06-23 11:36:16.418 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-23 11:36:16.458 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-23 11:36:16.461 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-23 11:36:17.535 | Processing ./tools/dbcounter 2026-06-23 11:36:17.537 | Installing build dependencies: started 2026-06-23 11:36:20.941 | Installing build dependencies: finished with status 'done' 2026-06-23 11:36:20.942 | Getting requirements to build wheel: started 2026-06-23 11:36:21.638 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 11:36:21.640 | Preparing metadata (pyproject.toml): started 2026-06-23 11:36:22.042 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:36:22.046 | Building wheels for collected packages: dbcounter 2026-06-23 11:36:22.048 | Building wheel for dbcounter (pyproject.toml): started 2026-06-23 11:36:22.560 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-23 11:36:22.561 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=a0bd5be086e795f9ed4f3666b9e0438f90fa3b58636918fde391fadef21afa32 2026-06-23 11:36:22.562 | Stored in directory: /tmp/pip-ephem-wheel-cache-47cvqvnz/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-23 11:36:22.566 | Successfully built dbcounter 2026-06-23 11:36:22.880 | Installing collected packages: dbcounter 2026-06-23 11:36:22.928 | Successfully installed dbcounter-0.1 2026-06-23 11:36:23.107 | + inc/python:pip_install:216 : result=0 2026-06-23 11:36:23.111 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:36:23.115 | + functions-common:time_stop:2414 : local name 2026-06-23 11:36:23.119 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:36:23.123 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:36:23.127 | + functions-common:time_stop:2417 : local total 2026-06-23 11:36:23.131 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:36:23.135 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:36:23.139 | + functions-common:time_stop:2421 : start_time=1782214576450 2026-06-23 11:36:23.143 | + functions-common:time_stop:2423 : [[ -z 1782214576450 ]] 2026-06-23 11:36:23.148 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:36:23.154 | + functions-common:time_stop:2426 : end_time=1782214583150 2026-06-23 11:36:23.159 | + functions-common:time_stop:2427 : elapsed_time=6700 2026-06-23 11:36:23.163 | + functions-common:time_stop:2428 : total=172017 2026-06-23 11:36:23.167 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:36:23.171 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=178717 2026-06-23 11:36:23.175 | + inc/python:pip_install:219 : return 0 2026-06-23 11:36:23.179 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-23 11:36:23.184 | + lib/database:recreate_database:112 : local db=stats 2026-06-23 11:36:23.188 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-23 11:36:23.192 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-23 11:36:23.196 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-23 11:36:23.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:36:23.280 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-23 11:36:23.289 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:36:23.369 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-23 11:36:23.369 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-23 11:36:23.374 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:36:23.458 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-23 11:36:23.462 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-23 11:36:23.548 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-23 11:36:23.621 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-23 11:36:23.693 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-23 11:36:23.763 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-23 11:36:23.833 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-23 11:36:23.915 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-23 11:36:24.001 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-23 11:36:24.006 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:36:24.010 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-23 11:36:26.153 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-23 11:36:26.154 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-23 11:36:26.157 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-23 11:36:26.163 | + functions-common:save_stackenv:67 : time_stamp=2026-06-23-133626 2026-06-23 11:36:26.168 | + functions-common:save_stackenv:68 : echo '# 2026-06-23-133626 1066' 2026-06-23 11:36:26.172 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.175 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 11:36:26.178 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.180 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-23 11:36:26.183 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.185 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-23 11:36:26.188 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.191 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-23 11:36:26.193 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.195 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.110 2026-06-23 11:36:26.198 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.201 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.110/identity 2026-06-23 11:36:26.204 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.206 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-23-132151 2026-06-23 11:36:26.209 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.211 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-23 11:36:26.213 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.217 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.110 2026-06-23 11:36:26.220 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.223 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-23 11:36:26.227 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.230 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-23 11:36:26.233 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.236 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-23 11:36:26.237 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.242 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-23 11:36:26.243 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.246 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.110 2026-06-23 11:36:26.248 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:36:26.251 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-23 11:36:26.253 | + ./stack.sh:main:1076 : start_dstat 2026-06-23 11:36:26.256 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 11:36:26.258 | + functions-common:run_process:1668 : local service=dstat 2026-06-23 11:36:26.262 | + functions-common:run_process:1669 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 11:36:26.264 | + functions-common:run_process:1670 : local group= 2026-06-23 11:36:26.266 | + functions-common:run_process:1671 : local user= 2026-06-23 11:36:26.269 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:36:26.272 | + functions-common:run_process:1674 : local name=dstat 2026-06-23 11:36:26.274 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:36:26.277 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:36:26.279 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:36:26.282 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:36:26.285 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:36:26.289 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214586286 2026-06-23 11:36:26.291 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-23 11:36:26.310 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:26.314 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-23 11:36:26.317 | + functions-common:_run_under_systemd:1622 : local service=dstat 2026-06-23 11:36:26.319 | + functions-common:_run_under_systemd:1623 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 11:36:26.321 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 11:36:26.324 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 11:36:26.328 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 11:36:26.331 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-23 11:36:26.333 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-23 11:36:26.336 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2026-06-23 11:36:26.339 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:36:26.341 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:36:26.344 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:36:26.346 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:36:26.348 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-23 11:36:26.352 | + functions-common:_run_under_systemd:1638 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-23 11:36:26.355 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-23 11:36:26.358 | + functions-common:write_user_unit_file:1529 : local service=devstack@dstat.service 2026-06-23 11:36:26.360 | + functions-common:write_user_unit_file:1530 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 11:36:26.363 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:36:26.366 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:36:26.369 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:36:26.370 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:36:26.373 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:36:26.377 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-23 11:36:26.380 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:36:26.384 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-23 11:36:26.482 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:36:26.580 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-23 11:36:26.648 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 11:36:26.715 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-23 11:36:26.799 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-23 11:36:26.863 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:36:26.933 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:36:26.937 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:36:26.939 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-23 11:36:27.029 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:36:27.517 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2026-06-23 11:36:27.544 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-23 11:36:27.999 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2026-06-23 11:36:28.045 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:36:28.050 | + functions-common:time_stop:2414 : local name 2026-06-23 11:36:28.054 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:36:28.057 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:36:28.061 | + functions-common:time_stop:2417 : local total 2026-06-23 11:36:28.065 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:36:28.069 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:36:28.072 | + functions-common:time_stop:2421 : start_time=1782214586286 2026-06-23 11:36:28.076 | + functions-common:time_stop:2423 : [[ -z 1782214586286 ]] 2026-06-23 11:36:28.080 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:36:28.087 | + functions-common:time_stop:2426 : end_time=1782214588082 2026-06-23 11:36:28.091 | + functions-common:time_stop:2427 : elapsed_time=1796 2026-06-23 11:36:28.095 | + functions-common:time_stop:2428 : total=0 2026-06-23 11:36:28.100 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:36:28.104 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1796 2026-06-23 11:36:28.108 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-23 11:36:28.112 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-23 11:36:28.116 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-23 11:36:28.119 | + functions-common:run_process:1670 : local group= 2026-06-23 11:36:28.123 | + functions-common:run_process:1671 : local user=root 2026-06-23 11:36:28.127 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-23 11:36:28.133 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-23 11:36:28.137 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:36:28.141 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:36:28.144 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:36:28.149 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:36:28.153 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:36:28.159 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214588154 2026-06-23 11:36:28.163 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-23 11:36:28.182 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:28.185 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:36:28.189 | + functions-common:time_stop:2414 : local name 2026-06-23 11:36:28.193 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:36:28.194 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:36:28.197 | + functions-common:time_stop:2417 : local total 2026-06-23 11:36:28.199 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:36:28.201 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:36:28.203 | + functions-common:time_stop:2421 : start_time=1782214588154 2026-06-23 11:36:28.209 | + functions-common:time_stop:2423 : [[ -z 1782214588154 ]] 2026-06-23 11:36:28.209 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:36:28.213 | + functions-common:time_stop:2426 : end_time=1782214588210 2026-06-23 11:36:28.215 | + functions-common:time_stop:2427 : elapsed_time=56 2026-06-23 11:36:28.218 | + functions-common:time_stop:2428 : total=1796 2026-06-23 11:36:28.222 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:36:28.225 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1852 2026-06-23 11:36:28.228 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-23 11:36:28.253 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:28.256 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-23 11:36:28.260 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-23 11:36:28.263 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-23 11:36:28.266 | + functions-common:run_process:1670 : local group= 2026-06-23 11:36:28.269 | + functions-common:run_process:1671 : local user= 2026-06-23 11:36:28.273 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:36:28.276 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-23 11:36:28.280 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:36:28.283 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:36:28.286 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:36:28.290 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:36:28.294 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:36:28.300 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214588296 2026-06-23 11:36:28.304 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-23 11:36:28.324 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:28.327 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:36:28.331 | + functions-common:time_stop:2414 : local name 2026-06-23 11:36:28.334 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:36:28.337 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:36:28.341 | + functions-common:time_stop:2417 : local total 2026-06-23 11:36:28.344 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:36:28.347 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:36:28.351 | + functions-common:time_stop:2421 : start_time=1782214588296 2026-06-23 11:36:28.354 | + functions-common:time_stop:2423 : [[ -z 1782214588296 ]] 2026-06-23 11:36:28.358 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:36:28.364 | + functions-common:time_stop:2426 : end_time=1782214588360 2026-06-23 11:36:28.367 | + functions-common:time_stop:2427 : elapsed_time=64 2026-06-23 11:36:28.370 | + functions-common:time_stop:2428 : total=1852 2026-06-23 11:36:28.373 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:36:28.376 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1916 2026-06-23 11:36:28.380 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-23 11:36:28.399 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:28.403 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-23 11:36:28.427 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:28.430 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-23 11:36:28.451 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:28.454 | + ./stack.sh:main:1095 : start_etcd3 2026-06-23 11:36:28.457 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-23 11:36:28.459 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-23 11:36:28.463 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-23 11:36:28.465 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.110:2380' 2026-06-23 11:36:28.469 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.110:2380' 2026-06-23 11:36:28.471 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.110:2379' 2026-06-23 11:36:28.473 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-23 11:36:28.476 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-23 11:36:28.478 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.110:2379' 2026-06-23 11:36:28.482 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-23 11:36:28.485 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-23 11:36:28.487 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-23 11:36:28.490 | + 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.110:2380 --initial-advertise-peer-urls http://192.168.122.110:2380 --advertise-client-urls http://192.168.122.110:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.110:2379 --log-level=debug' '' root 2026-06-23 11:36:28.493 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-23 11:36:28.496 | + functions-common:write_user_unit_file:1530 : 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.110:2380 --initial-advertise-peer-urls http://192.168.122.110:2380 --advertise-client-urls http://192.168.122.110:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.110:2379 --log-level=debug' 2026-06-23 11:36:28.499 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:36:28.502 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-23 11:36:28.505 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:36:28.509 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:36:28.512 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:36:28.516 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-23 11:36:28.519 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:36:28.524 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-23 11:36:28.614 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:36:28.706 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-23 11:36:28.769 | + functions-common:write_user_unit_file:1544 : 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.110:2380 --initial-advertise-peer-urls http://192.168.122.110:2380 --advertise-client-urls http://192.168.122.110:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.110:2379 --log-level=debug' 2026-06-23 11:36:28.826 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-23 11:36:28.883 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-23 11:36:28.940 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:36:28.998 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:36:29.002 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:36:29.004 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-23 11:36:29.075 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:36:29.531 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-23 11:36:29.609 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-23 11:36:29.673 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-23 11:36:29.735 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-23 11:36:29.793 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-23 11:36:29.797 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 11:36:29.801 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 11:36:29.803 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-23 11:36:30.269 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-23 11:36:30.293 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-23 11:36:30.840 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-23 11:36:31.076 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-23 11:36:31.097 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:31.099 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-23 11:36:31.101 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-23 11:36:31.103 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-23 11:36:31.120 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-23 11:36:31.136 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-23 11:36:31.138 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-23 11:36:31.140 | + 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.110/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-23 11:36:31.248 | The user clouds.yaml file didn't exist. 2026-06-23 11:36:31.260 | + 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.110/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-23 11:36:31.380 | + 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.110/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-23 11:36:31.502 | + 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.110/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-23 11:36:31.628 | + 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.110/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-23 11:36:31.755 | + 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.110/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-23 11:36:31.882 | + 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.110/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-23 11:36:32.013 | + 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.110/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-23 11:36:32.154 | + 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.110/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-23 11:36:32.289 | + 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.110/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-23 11:36:32.426 | + functions-common:write_clouds_yaml:203 : cat 2026-06-23 11:36:32.433 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-23 11:36:32.438 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-23 11:36:32.443 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-23 11:36:32.449 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-23 11:36:32.454 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-23 11:36:32.457 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-23 11:36:32.482 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:32.486 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-23 11:36:32.490 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:36:32.495 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-23 11:36:32.499 | + ./stack.sh:main:1112 : '[' 192.168.122.110 == 192.168.122.110 ']' 2026-06-23 11:36:32.503 | + ./stack.sh:main:1113 : init_keystone 2026-06-23 11:36:32.507 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-23 11:36:32.530 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:32.534 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-23 11:36:32.538 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-23 11:36:32.541 | + lib/database:recreate_database:112 : local db=keystone 2026-06-23 11:36:32.545 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-23 11:36:32.548 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-23 11:36:32.553 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-23 11:36:32.559 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:36:32.647 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-23 11:36:32.653 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:36:32.751 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-23 11:36:32.756 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 11:36:32.760 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:36:32.764 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:36:32.770 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:36:32.775 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214592771 2026-06-23 11:36:32.779 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-23 11:36:33.419 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 11:36:33.419 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:36:33.419 | we strongly recommend against using it for new projects. 2026-06-23 11:36:33.420 | 2026-06-23 11:36:33.420 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:36:33.420 | framework. For more detail see 2026-06-23 11:36:33.420 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:36:33.420 | 2026-06-23 11:36:33.421 | __import__(import_str) 2026-06-23 11:36:36.643 | INFO dbcounter [-] Registered counter for database keystone 2026-06-23 11:36:36.747 | 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=48537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 11:36:36.765 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:36:36.765 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:36:36.767 | DEBUG dbcounter [-] [48537] Writer thread running {{(pid=48537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:36:36.853 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-23 11:36:40.446 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 11:36:40.450 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-23 11:36:40.450 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:36:40.457 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-23 11:36:40.542 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:36:40.547 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-23 11:36:40.639 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:36:40.647 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-23 11:36:40.803 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:36:40.810 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-23 11:36:40.885 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:36:40.889 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-23 11:36:40.996 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:36:40.999 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-23 11:36:40.999 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 11:36:41.002 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-23 11:36:41.062 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:36:41.064 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-23 11:36:41.093 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48537) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:36:41.762 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-23 11:36:41.765 | + functions-common:time_stop:2414 : local name 2026-06-23 11:36:41.769 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:36:41.772 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:36:41.776 | + functions-common:time_stop:2417 : local total 2026-06-23 11:36:41.780 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:36:41.784 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 11:36:41.788 | + functions-common:time_stop:2421 : start_time=1782214592771 2026-06-23 11:36:41.791 | + functions-common:time_stop:2423 : [[ -z 1782214592771 ]] 2026-06-23 11:36:41.797 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:36:41.803 | + functions-common:time_stop:2426 : end_time=1782214601798 2026-06-23 11:36:41.806 | + functions-common:time_stop:2427 : elapsed_time=9027 2026-06-23 11:36:41.810 | + functions-common:time_stop:2428 : total=0 2026-06-23 11:36:41.814 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:36:41.817 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9027 2026-06-23 11:36:41.821 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-23 11:36:41.824 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-23 11:36:41.829 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-23 11:36:42.464 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 11:36:42.464 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:36:42.464 | we strongly recommend against using it for new projects. 2026-06-23 11:36:42.464 | 2026-06-23 11:36:42.464 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:36:42.464 | framework. For more detail see 2026-06-23 11:36:42.465 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:36:42.465 | 2026-06-23 11:36:42.465 | __import__(import_str) 2026-06-23 11:36:45.292 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-23 11:36:45.293 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-23 11:36:45.293 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-23 11:36:45.294 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-23 11:36:45.294 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-23 11:36:45.295 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-23 11:36:45.295 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-23 11:36:45.295 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-23 11:36:45.296 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-23 11:36:45.825 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-23 11:36:45.832 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-23 11:36:46.441 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 11:36:46.442 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:36:46.442 | we strongly recommend against using it for new projects. 2026-06-23 11:36:46.442 | 2026-06-23 11:36:46.442 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:36:46.442 | framework. For more detail see 2026-06-23 11:36:46.442 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:36:46.442 | 2026-06-23 11:36:46.442 | __import__(import_str) 2026-06-23 11:36:49.237 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-23 11:36:49.238 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-23 11:36:49.238 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-23 11:36:49.238 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-23 11:36:49.240 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-23 11:36:49.240 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-23 11:36:49.240 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-23 11:36:49.240 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-23 11:36:49.240 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-23 11:36:49.726 | + ./stack.sh:main:1114 : start_keystone 2026-06-23 11:36:49.732 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-23 11:36:49.739 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-23 11:36:49.744 | + functions-common:run_process:1668 : local service=keystone 2026-06-23 11:36:49.748 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 11:36:49.752 | + functions-common:run_process:1670 : local group= 2026-06-23 11:36:49.756 | + functions-common:run_process:1671 : local user= 2026-06-23 11:36:49.760 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:36:49.764 | + functions-common:run_process:1674 : local name=keystone 2026-06-23 11:36:49.770 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:36:49.773 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:36:49.778 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:36:49.782 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:36:49.786 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:36:49.793 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214609788 2026-06-23 11:36:49.797 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-23 11:36:49.823 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:36:49.827 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-23 11:36:49.831 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-23 11:36:49.835 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 11:36:49.839 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 11:36:49.843 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 11:36:49.847 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 11:36:49.851 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-23 11:36:49.856 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-23 11:36:49.860 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-23 11:36:49.864 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:36:49.868 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:36:49.873 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:36:49.877 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:36:49.881 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-23 11:36:49.885 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-23 11:36:49.889 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 11:36:49.893 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-23 11:36:49.897 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 11:36:49.901 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-23 11:36:49.905 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-23 11:36:49.909 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 11:36:49.913 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 11:36:49.917 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 11:36:49.921 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-23 11:36:49.926 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 11:36:49.932 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-23 11:36:50.026 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:36:50.114 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-23 11:36:50.188 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-23 11:36:50.264 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-23 11:36:50.349 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:36:50.430 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-23 11:36:50.512 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-23 11:36:50.595 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-23 11:36:50.676 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-23 11:36:50.767 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-23 11:36:50.848 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 11:36:50.851 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 11:36:50.856 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-23 11:36:50.943 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 11:36:51.450 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-23 11:36:51.475 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-23 11:36:51.957 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-23 11:36:52.105 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:36:52.111 | + functions-common:time_stop:2414 : local name 2026-06-23 11:36:52.112 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:36:52.115 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:36:52.118 | + functions-common:time_stop:2417 : local total 2026-06-23 11:36:52.121 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:36:52.124 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:36:52.131 | + functions-common:time_stop:2421 : start_time=1782214609788 2026-06-23 11:36:52.134 | + functions-common:time_stop:2423 : [[ -z 1782214609788 ]] 2026-06-23 11:36:52.137 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:36:52.142 | + functions-common:time_stop:2426 : end_time=1782214612139 2026-06-23 11:36:52.145 | + functions-common:time_stop:2427 : elapsed_time=2351 2026-06-23 11:36:52.148 | + functions-common:time_stop:2428 : total=1916 2026-06-23 11:36:52.151 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:36:52.154 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4267 2026-06-23 11:36:52.157 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-23 11:36:52.158 | Waiting for keystone to start... 2026-06-23 11:36:52.162 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.110/identity/v3/ 2026-06-23 11:36:52.165 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.110/identity/v3/ 2026-06-23 11:36:52.170 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 11:36:52.174 | + functions:wait_for_service:477 : local url=http://192.168.122.110/identity/v3/ 2026-06-23 11:36:52.178 | + functions:wait_for_service:478 : local rval=0 2026-06-23 11:36:52.182 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 11:36:52.185 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 11:36:52.189 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:36:52.194 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:36:52.204 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:36:52.207 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214612203 2026-06-23 11:36:52.211 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 11:36:52.214 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:36:52.219 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.110/identity/v3/ 2026-06-23 11:36:54.597 | ++ inc/async:async_inner:64 : rc=0 2026-06-23 11:36:54.621 | [45612 Async install_tempest:45612]: finished successfully 2026-06-23 11:36:58.014 | + :: : [[ 200 == 503 ]] 2026-06-23 11:36:58.015 | + :: : [[ 0 -eq 7 ]] 2026-06-23 11:36:58.019 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 11:36:58.023 | + functions-common:time_stop:2414 : local name 2026-06-23 11:36:58.027 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:36:58.030 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:36:58.033 | + functions-common:time_stop:2417 : local total 2026-06-23 11:36:58.036 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:36:58.039 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 11:36:58.043 | + functions-common:time_stop:2421 : start_time=1782214612203 2026-06-23 11:36:58.046 | + functions-common:time_stop:2423 : [[ -z 1782214612203 ]] 2026-06-23 11:36:58.049 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:36:58.055 | + functions-common:time_stop:2426 : end_time=1782214618051 2026-06-23 11:36:58.058 | + functions-common:time_stop:2427 : elapsed_time=5848 2026-06-23 11:36:58.061 | + functions-common:time_stop:2428 : total=0 2026-06-23 11:36:58.064 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:36:58.067 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5848 2026-06-23 11:36:58.069 | + functions:wait_for_service:486 : return 0 2026-06-23 11:36:58.073 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-23 11:36:58.095 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:36:58.097 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-23 11:36:58.101 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:36:58.104 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-23 11:36:58.883 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-23 11:36:58.886 | + 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.110/identity 2026-06-23 11:36:59.509 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 11:36:59.510 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:36:59.510 | we strongly recommend against using it for new projects. 2026-06-23 11:36:59.510 | 2026-06-23 11:36:59.510 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:36:59.510 | framework. For more detail see 2026-06-23 11:36:59.510 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:36:59.510 | 2026-06-23 11:36:59.510 | __import__(import_str) 2026-06-23 11:37:02.766 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.766 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.766 | 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=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.774 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.787 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.788 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.818 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.846 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.847 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.934 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.934 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.934 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.934 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.934 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.935 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.948 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.949 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.949 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.958 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.962 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:02.962 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49505) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 11:37:03.036 | INFO dbcounter [-] Registered counter for database keystone 2026-06-23 11:37:03.124 | 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=49505) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 11:37:03.321 | DEBUG dbcounter [-] [49505] Writer thread running {{(pid=49505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:37:03.473 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created domain default 2026-06-23 11:37:03.533 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created project admin 2026-06-23 11:37:03.569 | WARNING keystone.common.password_hashing [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-23 11:37:03.595 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created user admin 2026-06-23 11:37:03.621 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created role reader 2026-06-23 11:37:03.642 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created role member 2026-06-23 11:37:03.677 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created implied role where 3cd6a45dde7a4dc1b967775423ec42d0 implies 896841a93f63462e909829175cb714c3 2026-06-23 11:37:03.697 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created role manager 2026-06-23 11:37:03.726 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created implied role where 219e7961f55d459188ab8e5f07652066 implies 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:37:03.744 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created role admin 2026-06-23 11:37:03.773 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created implied role where 8cc2266c4ad549049035e6994b600779 implies 219e7961f55d459188ab8e5f07652066 2026-06-23 11:37:03.798 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created role service 2026-06-23 11:37:03.818 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Granted role admin on project admin to user admin. 2026-06-23 11:37:03.832 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Granted role admin on the system to user admin. 2026-06-23 11:37:03.853 | WARNING py.warnings [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-23 11:37:03.854 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 11:37:03.855 |  2026-06-23 11:37:03.859 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created region RegionOne 2026-06-23 11:37:03.915 | INFO keystone.cmd.bootstrap [None req-1233726c-7bca-4e39-91e3-6ee18cfbc298 None None] Created public endpoint http://192.168.122.110/identity 2026-06-23 11:37:04.483 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-23 11:37:04.486 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-23 11:37:04.489 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-23 11:37:04.493 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-23 11:37:09.515 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:09.518 | + lib/keystone:create_keystone_accounts:258 : admin_project=b5eb881717ae4ef0b5fbe11831d2b083 2026-06-23 11:37:09.521 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-23 11:37:09.525 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-23 11:37:12.846 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:12.849 | + lib/keystone:create_keystone_accounts:260 : admin_user=227d98a1b926439b92ef02e407e74a98 2026-06-23 11:37:12.852 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-23 11:37:12.854 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-23 11:37:12.857 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-23 11:37:12.859 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 227d98a1b926439b92ef02e407e74a98 default 2026-06-23 11:37:12.914 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 227d98a1b926439b92ef02e407e74a98 default 2026-06-23 11:37:12.951 | [2075 Async ks-domain-role:49631]: running: get_or_add_user_domain_role admin 227d98a1b926439b92ef02e407e74a98 default 2026-06-23 11:37:12.954 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-23 11:37:12.957 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-23 11:37:12.960 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-23 11:37:17.105 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:17.109 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-23 11:37:17.112 | + functions-common:get_or_create_domain:872 : echo default 2026-06-23 11:37:17.112 | default 2026-06-23 11:37:17.115 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-23 11:37:17.200 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-23 11:37:17.251 | [2075 Async ks-project:49775]: running: get_or_create_project service Default 2026-06-23 11:37:17.254 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-23 11:37:17.342 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-23 11:37:17.403 | [2075 Async ks-service:49869]: running: get_or_create_role service 2026-06-23 11:37:17.406 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-23 11:37:17.507 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-23 11:37:17.596 | [2075 Async ks-reseller:49963]: running: get_or_create_role ResellerAdmin 2026-06-23 11:37:17.605 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-23 11:37:17.611 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-23 11:37:17.765 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-23 11:37:17.853 | [2075 Async ks-anotherrole:50077]: running: get_or_create_role anotherrole 2026-06-23 11:37:17.863 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-23 11:37:17.874 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-23 11:37:17.881 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 11:37:17.892 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-23 11:37:23.551 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:23.584 | [49963 Async ks-reseller:49963]: finished successfully 2026-06-23 11:37:23.911 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:23.970 | [49775 Async ks-project:49775]: finished successfully 2026-06-23 11:37:24.036 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:24.043 | ++ functions-common:get_or_create_project:922 : project_id=90d7601890f042c78d3fe156ad37f435 2026-06-23 11:37:24.046 | ++ functions-common:get_or_create_project:923 : echo 90d7601890f042c78d3fe156ad37f435 2026-06-23 11:37:24.052 | + lib/keystone:create_keystone_accounts:288 : invis_project=90d7601890f042c78d3fe156ad37f435 2026-06-23 11:37:24.055 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-23 11:37:24.058 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-23 11:37:24.061 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 11:37:24.068 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-23 11:37:24.246 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:24.272 | [49869 Async ks-service:49869]: finished successfully 2026-06-23 11:37:24.375 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:24.399 | [50077 Async ks-anotherrole:50077]: finished successfully 2026-06-23 11:37:24.404 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:24.433 | [49631 Async ks-domain-role:49631]: finished successfully 2026-06-23 11:37:28.142 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:28.146 | ++ functions-common:get_or_create_project:922 : project_id=a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:28.149 | ++ functions-common:get_or_create_project:923 : echo a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:28.153 | + lib/keystone:create_keystone_accounts:292 : demo_project=a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:28.157 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-23 11:37:28.162 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-23 11:37:28.166 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:37:28.168 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-23 11:37:28.170 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-23 11:37:28.174 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-23 11:37:31.918 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:31.921 | ++ functions-common:get_or_create_user:909 : user_id=5d7632168f594df6875c90f112eb49cc 2026-06-23 11:37:31.923 | ++ functions-common:get_or_create_user:910 : echo 5d7632168f594df6875c90f112eb49cc 2026-06-23 11:37:31.926 | + lib/keystone:create_keystone_accounts:295 : demo_user=5d7632168f594df6875c90f112eb49cc 2026-06-23 11:37:31.929 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-23 11:37:31.983 | [2075 Async ks-domain-role:49631]: Waiting for completion of get_or_add_user_domain_role admin 227d98a1b926439b92ef02e407e74a98 default running on PID 49631 (6 other jobs running) 2026-06-23 11:37:32.010 | [2075 Async ks-domain-role:49631]: Signaling child to exit 2026-06-23 11:37:32.010 | WAKEUP 2026-06-23 11:37:32.038 | [2075 Async ks-domain-role:49631]: Signaled 2026-06-23 11:37:32.039 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-23 11:37:32.039 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user 227d98a1b926439b92ef02e407e74a98 --domain default 2026-06-23 11:37:32.040 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 227d98a1b926439b92ef02e407e74a98 --domain default -c Role -f value 2026-06-23 11:37:32.040 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:32.040 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=8cc2266c4ad549049035e6994b600779 2026-06-23 11:37:32.040 | + functions-common:get_or_add_user_domain_role:993 : echo 8cc2266c4ad549049035e6994b600779 2026-06-23 11:37:32.040 | 8cc2266c4ad549049035e6994b600779 2026-06-23 11:37:32.091 | [2075 Async ks-domain-role:49631]: finished get_or_add_user_domain_role admin 227d98a1b926439b92ef02e407e74a98 default with result 0 in 11 seconds 2026-06-23 11:37:32.099 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-23 11:37:32.140 | [2075 Async ks-project:49775]: Waiting for completion of get_or_create_project service Default running on PID 49775 (5 other jobs running) 2026-06-23 11:37:32.168 | [2075 Async ks-project:49775]: Signaling child to exit 2026-06-23 11:37:32.168 | WAKEUP 2026-06-23 11:37:32.192 | [2075 Async ks-project:49775]: Signaled 2026-06-23 11:37:32.194 | + functions-common:get_or_create_project:916 : local project_id 2026-06-23 11:37:32.194 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-23 11:37:32.194 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:32.194 | + functions-common:get_or_create_project:922 : project_id=6efa04956e874fed8aaf67bb4d5697cd 2026-06-23 11:37:32.194 | + functions-common:get_or_create_project:923 : echo 6efa04956e874fed8aaf67bb4d5697cd 2026-06-23 11:37:32.195 | 6efa04956e874fed8aaf67bb4d5697cd 2026-06-23 11:37:32.246 | [2075 Async ks-project:49775]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-23 11:37:32.290 | [2075 Async ks-service:49869]: Waiting for completion of get_or_create_role service running on PID 49869 (4 other jobs running) 2026-06-23 11:37:32.321 | [2075 Async ks-service:49869]: Signaling child to exit 2026-06-23 11:37:32.321 | WAKEUP 2026-06-23 11:37:32.347 | [2075 Async ks-service:49869]: Signaled 2026-06-23 11:37:32.349 | + functions-common:get_or_create_role:929 : local role_id 2026-06-23 11:37:32.349 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-23 11:37:32.350 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:32.350 | + functions-common:get_or_create_role:934 : role_id=f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:37:32.350 | + functions-common:get_or_create_role:935 : echo f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:37:32.350 | f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:37:32.403 | [2075 Async ks-service:49869]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-23 11:37:32.448 | [2075 Async ks-reseller:49963]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49963 (3 other jobs running) 2026-06-23 11:37:32.477 | [2075 Async ks-reseller:49963]: Signaling child to exit 2026-06-23 11:37:32.478 | WAKEUP 2026-06-23 11:37:32.504 | [2075 Async ks-reseller:49963]: Signaled 2026-06-23 11:37:32.506 | + functions-common:get_or_create_role:929 : local role_id 2026-06-23 11:37:32.506 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-23 11:37:32.506 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:32.506 | + functions-common:get_or_create_role:934 : role_id=7447b71cf9ed457e9c775d7bd20aba4e 2026-06-23 11:37:32.506 | + functions-common:get_or_create_role:935 : echo 7447b71cf9ed457e9c775d7bd20aba4e 2026-06-23 11:37:32.506 | 7447b71cf9ed457e9c775d7bd20aba4e 2026-06-23 11:37:32.559 | [2075 Async ks-reseller:49963]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-23 11:37:32.602 | [2075 Async ks-anotherrole:50077]: Waiting for completion of get_or_create_role anotherrole running on PID 50077 (2 other jobs running) 2026-06-23 11:37:32.635 | [2075 Async ks-anotherrole:50077]: Signaling child to exit 2026-06-23 11:37:32.635 | WAKEUP 2026-06-23 11:37:32.660 | [2075 Async ks-anotherrole:50077]: Signaled 2026-06-23 11:37:32.662 | + functions-common:get_or_create_role:929 : local role_id 2026-06-23 11:37:32.662 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-23 11:37:32.662 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:32.662 | + functions-common:get_or_create_role:934 : role_id=878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:37:32.662 | + functions-common:get_or_create_role:935 : echo 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:37:32.662 | 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:37:32.715 | [2075 Async ks-anotherrole:50077]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-06-23 11:37:32.721 | + inc/async:async_wait:197 : return 0 2026-06-23 11:37:32.725 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:32.812 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:32.859 | [2075 Async ks-demo-member:50915]: running: get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:32.864 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 227d98a1b926439b92ef02e407e74a98 a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:32.949 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 227d98a1b926439b92ef02e407e74a98 a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:32.997 | [2075 Async ks-demo-admin:51011]: running: get_or_add_user_project_role admin 227d98a1b926439b92ef02e407e74a98 a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:33.002 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:33.092 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:33.155 | [2075 Async ks-demo-another:51107]: running: get_or_add_user_project_role anotherrole 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:33.158 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc 90d7601890f042c78d3fe156ad37f435 2026-06-23 11:37:33.254 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc 90d7601890f042c78d3fe156ad37f435 2026-06-23 11:37:33.315 | [2075 Async ks-demo-invis:51203]: running: get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc 90d7601890f042c78d3fe156ad37f435 2026-06-23 11:37:33.318 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-23 11:37:33.325 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-23 11:37:33.334 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:37:33.339 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-23 11:37:33.347 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-23 11:37:33.357 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-23 11:37:38.564 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:38.570 | ++ functions-common:get_or_create_user:909 : user_id=ca3dfec3146842deaf8641539eacd175 2026-06-23 11:37:38.574 | ++ functions-common:get_or_create_user:910 : echo ca3dfec3146842deaf8641539eacd175 2026-06-23 11:37:38.580 | + lib/keystone:create_keystone_accounts:308 : demo_reader=ca3dfec3146842deaf8641539eacd175 2026-06-23 11:37:38.585 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader ca3dfec3146842deaf8641539eacd175 a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:38.696 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ca3dfec3146842deaf8641539eacd175 a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:38.801 | [2075 Async ks-demo-reader:51337]: running: get_or_add_user_project_role reader ca3dfec3146842deaf8641539eacd175 a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:37:38.807 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-23 11:37:38.825 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-23 11:37:38.833 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 11:37:38.848 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-23 11:37:45.467 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:45.474 | ++ functions-common:get_or_create_project:922 : project_id=c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:45.479 | ++ functions-common:get_or_create_project:923 : echo c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:45.482 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:45.485 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-23 11:37:45.489 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-23 11:37:45.492 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:37:45.495 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-23 11:37:45.500 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-23 11:37:45.510 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-23 11:37:46.560 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:46.630 | [51011 Async ks-demo-admin:51011]: finished successfully 2026-06-23 11:37:46.914 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:46.990 | [50915 Async ks-demo-member:50915]: finished successfully 2026-06-23 11:37:47.084 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:47.126 | [51203 Async ks-demo-invis:51203]: finished successfully 2026-06-23 11:37:47.672 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:47.696 | [51107 Async ks-demo-another:51107]: finished successfully 2026-06-23 11:37:50.006 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:50.010 | ++ functions-common:get_or_create_user:909 : user_id=208124080ff64aa489914b570c08d33a 2026-06-23 11:37:50.014 | ++ functions-common:get_or_create_user:910 : echo 208124080ff64aa489914b570c08d33a 2026-06-23 11:37:50.018 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=208124080ff64aa489914b570c08d33a 2026-06-23 11:37:50.022 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:50.089 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:37:50.113 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:50.127 | [51337 Async ks-demo-reader:51337]: finished successfully 2026-06-23 11:37:50.173 | [2075 Async ks-alt-admin:51775]: running: get_or_add_user_project_role admin 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:50.178 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:50.274 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:50.328 | [2075 Async ks-alt-another:51894]: running: get_or_add_user_project_role anotherrole 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:50.334 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-23 11:37:50.337 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-23 11:37:50.340 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:37:50.343 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-23 11:37:50.345 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-23 11:37:50.349 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-23 11:37:54.653 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:54.659 | ++ functions-common:get_or_create_user:909 : user_id=17c057bb55544bfca59cf9cec92193d6 2026-06-23 11:37:54.665 | ++ functions-common:get_or_create_user:910 : echo 17c057bb55544bfca59cf9cec92193d6 2026-06-23 11:37:54.672 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=17c057bb55544bfca59cf9cec92193d6 2026-06-23 11:37:54.675 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 17c057bb55544bfca59cf9cec92193d6 c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:54.781 | + inc/async:async_inner:63 : get_or_add_user_project_role member 17c057bb55544bfca59cf9cec92193d6 c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:54.845 | [2075 Async ks-alt-member-user:52029]: running: get_or_add_user_project_role member 17c057bb55544bfca59cf9cec92193d6 c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:54.852 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-23 11:37:54.861 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-23 11:37:54.864 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:37:54.868 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-23 11:37:54.873 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-23 11:37:54.879 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-23 11:37:59.155 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:37:59.160 | ++ functions-common:get_or_create_user:909 : user_id=e0ad7b25fe534d7aa27c5693be6cd0b6 2026-06-23 11:37:59.165 | ++ functions-common:get_or_create_user:910 : echo e0ad7b25fe534d7aa27c5693be6cd0b6 2026-06-23 11:37:59.170 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=e0ad7b25fe534d7aa27c5693be6cd0b6 2026-06-23 11:37:59.175 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader e0ad7b25fe534d7aa27c5693be6cd0b6 c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:59.263 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e0ad7b25fe534d7aa27c5693be6cd0b6 c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:59.344 | [2075 Async ks-alt-reader-user:52199]: running: get_or_add_user_project_role reader e0ad7b25fe534d7aa27c5693be6cd0b6 c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:37:59.354 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-23 11:37:59.362 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:37:59.369 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-23 11:37:59.376 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-23 11:37:59.390 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-23 11:38:00.446 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:00.472 | [51775 Async ks-alt-admin:51775]: finished successfully 2026-06-23 11:38:00.583 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:00.607 | [51894 Async ks-alt-another:51894]: finished successfully 2026-06-23 11:38:03.708 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:03.715 | ++ functions-common:get_or_create_user:909 : user_id=2b76346984cb474fb06a39da9ad6e666 2026-06-23 11:38:03.719 | ++ functions-common:get_or_create_user:910 : echo 2b76346984cb474fb06a39da9ad6e666 2026-06-23 11:38:03.728 | + lib/keystone:create_keystone_accounts:340 : system_member_user=2b76346984cb474fb06a39da9ad6e666 2026-06-23 11:38:03.733 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 2b76346984cb474fb06a39da9ad6e666 all 2026-06-23 11:38:03.832 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2b76346984cb474fb06a39da9ad6e666 all 2026-06-23 11:38:03.905 | [2075 Async ks-system-member:52436]: running: get_or_add_user_system_role member 2b76346984cb474fb06a39da9ad6e666 all 2026-06-23 11:38:03.909 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-23 11:38:03.911 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:38:03.916 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-23 11:38:03.920 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-23 11:38:03.926 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-23 11:38:04.389 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:04.415 | [52029 Async ks-alt-member-user:52029]: finished successfully 2026-06-23 11:38:08.059 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:08.064 | ++ functions-common:get_or_create_user:909 : user_id=0967e49272834f19831fb7f31afc6d9e 2026-06-23 11:38:08.069 | ++ functions-common:get_or_create_user:910 : echo 0967e49272834f19831fb7f31afc6d9e 2026-06-23 11:38:08.073 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=0967e49272834f19831fb7f31afc6d9e 2026-06-23 11:38:08.078 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 0967e49272834f19831fb7f31afc6d9e all 2026-06-23 11:38:08.181 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0967e49272834f19831fb7f31afc6d9e all 2026-06-23 11:38:08.238 | [2075 Async ks-system-reader:52642]: running: get_or_add_user_system_role reader 0967e49272834f19831fb7f31afc6d9e all 2026-06-23 11:38:08.239 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-23 11:38:08.242 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-23 11:38:08.250 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-23 11:38:08.255 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-23 11:38:08.260 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-23 11:38:09.059 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:09.084 | [52199 Async ks-alt-reader-user:52199]: finished successfully 2026-06-23 11:38:12.367 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:12.369 | ++ functions-common:get_or_create_group:886 : group_id=171757fee7f740f2b443d467fd549ba8 2026-06-23 11:38:12.375 | ++ functions-common:get_or_create_group:887 : echo 171757fee7f740f2b443d467fd549ba8 2026-06-23 11:38:12.382 | + lib/keystone:create_keystone_accounts:350 : admin_group=171757fee7f740f2b443d467fd549ba8 2026-06-23 11:38:12.388 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-23 11:38:12.393 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-23 11:38:12.398 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-23 11:38:12.403 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-23 11:38:12.410 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-23 11:38:16.541 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:16.547 | ++ functions-common:get_or_create_group:886 : group_id=10a03513b25f45849520e0badcf4a22c 2026-06-23 11:38:16.550 | ++ functions-common:get_or_create_group:887 : echo 10a03513b25f45849520e0badcf4a22c 2026-06-23 11:38:16.554 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=10a03513b25f45849520e0badcf4a22c 2026-06-23 11:38:16.559 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:16.636 | + inc/async:async_inner:63 : get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:16.716 | [2075 Async ks-group-memberdemo:52941]: running: get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:16.719 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:16.829 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:16.894 | [2075 Async ks-group-anotherdemo:53020]: running: get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:16.901 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:16.985 | + inc/async:async_inner:63 : get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:17.083 | [2075 Async ks-group-memberalt:53099]: running: get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:17.098 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:17.232 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:17.332 | [2075 Async ks-group-anotheralt:53178]: running: get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:17.342 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 171757fee7f740f2b443d467fd549ba8 b5eb881717ae4ef0b5fbe11831d2b083 2026-06-23 11:38:17.515 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 171757fee7f740f2b443d467fd549ba8 b5eb881717ae4ef0b5fbe11831d2b083 2026-06-23 11:38:17.604 | [2075 Async ks-group-admin:53257]: running: get_or_add_group_project_role admin 171757fee7f740f2b443d467fd549ba8 b5eb881717ae4ef0b5fbe11831d2b083 2026-06-23 11:38:17.611 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-23 11:38:17.748 | [2075 Async ks-demo-member:50915]: Waiting for completion of get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c running on PID 50915 (17 other jobs running) 2026-06-23 11:38:17.812 | [2075 Async ks-demo-member:50915]: Signaling child to exit 2026-06-23 11:38:17.812 | WAKEUP 2026-06-23 11:38:17.872 | [2075 Async ks-demo-member:50915]: Signaled 2026-06-23 11:38:17.875 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:38:17.875 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:38:17.875 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 11:38:17.875 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:17.875 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:17.875 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:17.876 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:17.876 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:17.876 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 11:38:17.876 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 5d7632168f594df6875c90f112eb49cc --project a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:17.876 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5d7632168f594df6875c90f112eb49cc --project a1387176fd3b4c2294ef8153337ec79c -c Role -f value 2026-06-23 11:38:17.876 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:17.876 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:17.876 | + functions-common:get_or_add_user_project_role:974 : echo 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:17.876 | 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:17.986 | [2075 Async ks-demo-member:50915]: finished get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c with result 0 in 14 seconds 2026-06-23 11:38:18.087 | [2075 Async ks-demo-admin:51011]: Waiting for completion of get_or_add_user_project_role admin 227d98a1b926439b92ef02e407e74a98 a1387176fd3b4c2294ef8153337ec79c running on PID 51011 (16 other jobs running) 2026-06-23 11:38:18.146 | [2075 Async ks-demo-admin:51011]: Signaling child to exit 2026-06-23 11:38:18.150 | WAKEUP 2026-06-23 11:38:18.197 | [2075 Async ks-demo-admin:51011]: Signaled 2026-06-23 11:38:18.201 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:38:18.201 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:38:18.201 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 11:38:18.201 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:18.201 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:18.201 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:18.201 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:18.201 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:18.201 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 11:38:18.202 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 227d98a1b926439b92ef02e407e74a98 --project a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:18.202 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 227d98a1b926439b92ef02e407e74a98 --project a1387176fd3b4c2294ef8153337ec79c -c Role -f value 2026-06-23 11:38:18.202 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:18.202 | + functions-common:get_or_add_user_project_role:973 : user_role_id=8cc2266c4ad549049035e6994b600779 2026-06-23 11:38:18.202 | + functions-common:get_or_add_user_project_role:974 : echo 8cc2266c4ad549049035e6994b600779 2026-06-23 11:38:18.202 | 8cc2266c4ad549049035e6994b600779 2026-06-23 11:38:18.316 | [2075 Async ks-demo-admin:51011]: finished get_or_add_user_project_role admin 227d98a1b926439b92ef02e407e74a98 a1387176fd3b4c2294ef8153337ec79c with result 0 in 13 seconds 2026-06-23 11:38:18.324 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:18.381 | [52436 Async ks-system-member:52436]: finished successfully 2026-06-23 11:38:18.420 | [2075 Async ks-demo-another:51107]: Waiting for completion of get_or_add_user_project_role anotherrole 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c running on PID 51107 (15 other jobs running) 2026-06-23 11:38:18.473 | [2075 Async ks-demo-another:51107]: Signaling child to exit 2026-06-23 11:38:18.478 | WAKEUP 2026-06-23 11:38:18.519 | [2075 Async ks-demo-another:51107]: Signaled 2026-06-23 11:38:18.521 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:38:18.521 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:38:18.521 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 11:38:18.521 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:18.521 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:18.522 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:18.522 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:18.522 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:18.522 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 11:38:18.522 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5d7632168f594df6875c90f112eb49cc --project a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:18.522 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5d7632168f594df6875c90f112eb49cc --project a1387176fd3b4c2294ef8153337ec79c -c Role -f value 2026-06-23 11:38:18.522 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:18.522 | + functions-common:get_or_add_user_project_role:973 : user_role_id=878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:18.522 | + functions-common:get_or_add_user_project_role:974 : echo 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:18.522 | 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:18.610 | [2075 Async ks-demo-another:51107]: finished get_or_add_user_project_role anotherrole 5d7632168f594df6875c90f112eb49cc a1387176fd3b4c2294ef8153337ec79c with result 0 in 14 seconds 2026-06-23 11:38:18.682 | [2075 Async ks-demo-invis:51203]: Waiting for completion of get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc 90d7601890f042c78d3fe156ad37f435 running on PID 51203 (14 other jobs running) 2026-06-23 11:38:18.753 | [2075 Async ks-demo-invis:51203]: Signaling child to exit 2026-06-23 11:38:18.754 | WAKEUP 2026-06-23 11:38:18.813 | [2075 Async ks-demo-invis:51203]: Signaled 2026-06-23 11:38:18.817 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:38:18.817 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:38:18.817 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 11:38:18.817 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:18.817 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:18.817 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:18.817 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:18.817 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:18.818 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 11:38:18.818 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 5d7632168f594df6875c90f112eb49cc --project 90d7601890f042c78d3fe156ad37f435 2026-06-23 11:38:18.818 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5d7632168f594df6875c90f112eb49cc --project 90d7601890f042c78d3fe156ad37f435 -c Role -f value 2026-06-23 11:38:18.818 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:18.820 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:18.820 | + functions-common:get_or_add_user_project_role:974 : echo 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:18.820 | 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:18.933 | [2075 Async ks-demo-invis:51203]: finished get_or_add_user_project_role member 5d7632168f594df6875c90f112eb49cc 90d7601890f042c78d3fe156ad37f435 with result 0 in 13 seconds 2026-06-23 11:38:19.029 | [2075 Async ks-demo-reader:51337]: Waiting for completion of get_or_add_user_project_role reader ca3dfec3146842deaf8641539eacd175 a1387176fd3b4c2294ef8153337ec79c running on PID 51337 (13 other jobs running) 2026-06-23 11:38:19.094 | [2075 Async ks-demo-reader:51337]: Signaling child to exit 2026-06-23 11:38:19.095 | WAKEUP 2026-06-23 11:38:19.148 | [2075 Async ks-demo-reader:51337]: Signaled 2026-06-23 11:38:19.151 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:38:19.151 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:38:19.151 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 11:38:19.151 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:19.151 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:19.152 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:19.152 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:19.152 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:19.152 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 11:38:19.152 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user ca3dfec3146842deaf8641539eacd175 --project a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:19.154 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ca3dfec3146842deaf8641539eacd175 --project a1387176fd3b4c2294ef8153337ec79c -c Role -f value 2026-06-23 11:38:19.154 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:19.154 | + functions-common:get_or_add_user_project_role:973 : user_role_id=896841a93f63462e909829175cb714c3 2026-06-23 11:38:19.154 | + functions-common:get_or_add_user_project_role:974 : echo 896841a93f63462e909829175cb714c3 2026-06-23 11:38:19.154 | 896841a93f63462e909829175cb714c3 2026-06-23 11:38:19.267 | [2075 Async ks-demo-reader:51337]: finished get_or_add_user_project_role reader ca3dfec3146842deaf8641539eacd175 a1387176fd3b4c2294ef8153337ec79c with result 0 in 11 seconds 2026-06-23 11:38:19.277 | + inc/async:async_wait:197 : return 0 2026-06-23 11:38:19.284 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-23 11:38:19.393 | [2075 Async ks-alt-admin:51775]: Waiting for completion of get_or_add_user_project_role admin 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 running on PID 51775 (12 other jobs running) 2026-06-23 11:38:19.454 | [2075 Async ks-alt-admin:51775]: Signaling child to exit 2026-06-23 11:38:19.455 | WAKEUP 2026-06-23 11:38:19.510 | [2075 Async ks-alt-admin:51775]: Signaled 2026-06-23 11:38:19.510 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:38:19.510 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:38:19.510 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 11:38:19.510 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:19.510 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:19.511 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:19.511 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:19.511 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:19.511 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 11:38:19.511 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 208124080ff64aa489914b570c08d33a --project c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:19.511 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 208124080ff64aa489914b570c08d33a --project c41c769124b2467ca73b6208ace21ce0 -c Role -f value 2026-06-23 11:38:19.511 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:19.511 | + functions-common:get_or_add_user_project_role:973 : user_role_id=8cc2266c4ad549049035e6994b600779 2026-06-23 11:38:19.511 | + functions-common:get_or_add_user_project_role:974 : echo 8cc2266c4ad549049035e6994b600779 2026-06-23 11:38:19.511 | 8cc2266c4ad549049035e6994b600779 2026-06-23 11:38:19.620 | [2075 Async ks-alt-admin:51775]: finished get_or_add_user_project_role admin 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 with result 0 in 10 seconds 2026-06-23 11:38:19.698 | [2075 Async ks-alt-another:51894]: Waiting for completion of get_or_add_user_project_role anotherrole 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 running on PID 51894 (11 other jobs running) 2026-06-23 11:38:19.756 | [2075 Async ks-alt-another:51894]: Signaling child to exit 2026-06-23 11:38:19.757 | WAKEUP 2026-06-23 11:38:19.803 | [2075 Async ks-alt-another:51894]: Signaled 2026-06-23 11:38:19.806 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:38:19.806 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:38:19.806 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 11:38:19.806 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:19.806 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:19.806 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:19.806 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:19.807 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:19.807 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 11:38:19.807 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 208124080ff64aa489914b570c08d33a --project c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:19.807 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 208124080ff64aa489914b570c08d33a --project c41c769124b2467ca73b6208ace21ce0 -c Role -f value 2026-06-23 11:38:19.807 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:19.807 | + functions-common:get_or_add_user_project_role:973 : user_role_id=878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:19.807 | + functions-common:get_or_add_user_project_role:974 : echo 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:19.807 | 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:19.896 | [2075 Async ks-alt-another:51894]: finished get_or_add_user_project_role anotherrole 208124080ff64aa489914b570c08d33a c41c769124b2467ca73b6208ace21ce0 with result 0 in 10 seconds 2026-06-23 11:38:19.976 | [2075 Async ks-alt-member-user:52029]: Waiting for completion of get_or_add_user_project_role member 17c057bb55544bfca59cf9cec92193d6 c41c769124b2467ca73b6208ace21ce0 running on PID 52029 (10 other jobs running) 2026-06-23 11:38:20.029 | [2075 Async ks-alt-member-user:52029]: Signaling child to exit 2026-06-23 11:38:20.029 | WAKEUP 2026-06-23 11:38:20.079 | [2075 Async ks-alt-member-user:52029]: Signaled 2026-06-23 11:38:20.083 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:38:20.083 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:38:20.083 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 11:38:20.083 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:20.083 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:20.083 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:20.083 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:20.084 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:20.084 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 11:38:20.084 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 17c057bb55544bfca59cf9cec92193d6 --project c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:20.084 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 17c057bb55544bfca59cf9cec92193d6 --project c41c769124b2467ca73b6208ace21ce0 -c Role -f value 2026-06-23 11:38:20.084 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:20.084 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:20.084 | + functions-common:get_or_add_user_project_role:974 : echo 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:20.084 | 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:20.168 | [2075 Async ks-alt-member-user:52029]: finished get_or_add_user_project_role member 17c057bb55544bfca59cf9cec92193d6 c41c769124b2467ca73b6208ace21ce0 with result 0 in 9 seconds 2026-06-23 11:38:20.245 | [2075 Async ks-alt-reader-user:52199]: Waiting for completion of get_or_add_user_project_role reader e0ad7b25fe534d7aa27c5693be6cd0b6 c41c769124b2467ca73b6208ace21ce0 running on PID 52199 (9 other jobs running) 2026-06-23 11:38:20.297 | [2075 Async ks-alt-reader-user:52199]: Signaling child to exit 2026-06-23 11:38:20.297 | WAKEUP 2026-06-23 11:38:20.338 | [2075 Async ks-alt-reader-user:52199]: Signaled 2026-06-23 11:38:20.344 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:38:20.344 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:38:20.345 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 11:38:20.345 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:20.346 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:20.347 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:20.347 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:20.347 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:20.347 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 11:38:20.347 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user e0ad7b25fe534d7aa27c5693be6cd0b6 --project c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:20.347 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e0ad7b25fe534d7aa27c5693be6cd0b6 --project c41c769124b2467ca73b6208ace21ce0 -c Role -f value 2026-06-23 11:38:20.348 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:20.348 | + functions-common:get_or_add_user_project_role:973 : user_role_id=896841a93f63462e909829175cb714c3 2026-06-23 11:38:20.348 | + functions-common:get_or_add_user_project_role:974 : echo 896841a93f63462e909829175cb714c3 2026-06-23 11:38:20.348 | 896841a93f63462e909829175cb714c3 2026-06-23 11:38:20.438 | [2075 Async ks-alt-reader-user:52199]: finished get_or_add_user_project_role reader e0ad7b25fe534d7aa27c5693be6cd0b6 c41c769124b2467ca73b6208ace21ce0 with result 0 in 9 seconds 2026-06-23 11:38:20.443 | + inc/async:async_wait:197 : return 0 2026-06-23 11:38:20.450 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-23 11:38:20.574 | [2075 Async ks-system-member:52436]: Waiting for completion of get_or_add_user_system_role member 2b76346984cb474fb06a39da9ad6e666 all running on PID 52436 (8 other jobs running) 2026-06-23 11:38:20.625 | [2075 Async ks-system-member:52436]: Signaling child to exit 2026-06-23 11:38:20.630 | WAKEUP 2026-06-23 11:38:20.675 | [2075 Async ks-system-member:52436]: Signaled 2026-06-23 11:38:20.682 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-23 11:38:20.682 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-23 11:38:20.682 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-23 11:38:20.682 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:20.682 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:20.682 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:20.682 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:20.682 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:20.683 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-23 11:38:20.683 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2b76346984cb474fb06a39da9ad6e666 --system all -f value -c Role 2026-06-23 11:38:20.683 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:20.683 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-23 11:38:20.683 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-23 11:38:20.683 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 2b76346984cb474fb06a39da9ad6e666 --system all 2026-06-23 11:38:20.683 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2b76346984cb474fb06a39da9ad6e666 --system all -f value -c Role 2026-06-23 11:38:20.683 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:20.684 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-23 11:38:20.684 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-23 11:38:20.684 | 2026-06-23 11:38:20.793 | [2075 Async ks-system-member:52436]: finished get_or_add_user_system_role member 2b76346984cb474fb06a39da9ad6e666 all with result 0 in 14 seconds 2026-06-23 11:38:20.870 | [2075 Async ks-system-reader:52642]: Waiting for completion of get_or_add_user_system_role reader 0967e49272834f19831fb7f31afc6d9e all running on PID 52642 (7 other jobs running) 2026-06-23 11:38:20.923 | [2075 Async ks-system-reader:52642]: Signaling child to exit 2026-06-23 11:38:25.079 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:25.131 | [52642 Async ks-system-reader:52642]: finished successfully 2026-06-23 11:38:25.187 | WAKEUP 2026-06-23 11:38:25.228 | [2075 Async ks-system-reader:52642]: Signaled 2026-06-23 11:38:25.229 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-23 11:38:25.229 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-23 11:38:25.229 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-23 11:38:25.229 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:38:25.229 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:38:25.229 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 11:38:25.229 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 11:38:25.230 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 11:38:25.230 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-23 11:38:25.230 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0967e49272834f19831fb7f31afc6d9e --system all -f value -c Role 2026-06-23 11:38:25.230 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:25.230 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-23 11:38:25.230 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-23 11:38:25.230 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user 0967e49272834f19831fb7f31afc6d9e --system all 2026-06-23 11:38:25.230 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0967e49272834f19831fb7f31afc6d9e --system all -f value -c Role 2026-06-23 11:38:25.230 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:25.230 | + functions-common:get_or_add_user_system_role:1022 : user_role_id=896841a93f63462e909829175cb714c3 2026-06-23 11:38:25.230 | + functions-common:get_or_add_user_system_role:1024 : echo 896841a93f63462e909829175cb714c3 2026-06-23 11:38:25.231 | 896841a93f63462e909829175cb714c3 2026-06-23 11:38:25.337 | [2075 Async ks-system-reader:52642]: finished get_or_add_user_system_role reader 0967e49272834f19831fb7f31afc6d9e all with result 0 in 16 seconds 2026-06-23 11:38:25.345 | + inc/async:async_wait:197 : return 0 2026-06-23 11:38:25.354 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-23 11:38:25.484 | [2075 Async ks-group-memberdemo:52941]: Waiting for completion of get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c running on PID 52941 (6 other jobs running) 2026-06-23 11:38:25.544 | [2075 Async ks-group-memberdemo:52941]: Signaling child to exit 2026-06-23 11:38:29.253 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:29.292 | [52941 Async ks-group-memberdemo:52941]: finished successfully 2026-06-23 11:38:29.332 | WAKEUP 2026-06-23 11:38:29.345 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:29.376 | [2075 Async ks-group-memberdemo:52941]: Signaled 2026-06-23 11:38:29.381 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 11:38:29.382 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 10a03513b25f45849520e0badcf4a22c --project a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:29.382 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 10a03513b25f45849520e0badcf4a22c --project a1387176fd3b4c2294ef8153337ec79c -f value -c Role 2026-06-23 11:38:29.382 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:29.382 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:29.382 | + functions-common:get_or_add_group_project_role:1043 : echo 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:29.383 | 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:29.395 | [53020 Async ks-group-anotherdemo:53020]: finished successfully 2026-06-23 11:38:29.447 | [2075 Async ks-group-memberdemo:52941]: finished get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c with result 0 in 12 seconds 2026-06-23 11:38:29.500 | [2075 Async ks-group-anotherdemo:53020]: Waiting for completion of get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c running on PID 53020 (5 other jobs running) 2026-06-23 11:38:29.533 | [2075 Async ks-group-anotherdemo:53020]: Signaling child to exit 2026-06-23 11:38:29.535 | WAKEUP 2026-06-23 11:38:29.564 | [2075 Async ks-group-anotherdemo:53020]: Signaled 2026-06-23 11:38:29.567 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 11:38:29.567 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 10a03513b25f45849520e0badcf4a22c --project a1387176fd3b4c2294ef8153337ec79c 2026-06-23 11:38:29.567 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 10a03513b25f45849520e0badcf4a22c --project a1387176fd3b4c2294ef8153337ec79c -f value -c Role 2026-06-23 11:38:29.567 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:29.568 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:29.568 | + functions-common:get_or_add_group_project_role:1043 : echo 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:29.568 | 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:29.626 | [2075 Async ks-group-anotherdemo:53020]: finished get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c a1387176fd3b4c2294ef8153337ec79c with result 0 in 12 seconds 2026-06-23 11:38:29.680 | [2075 Async ks-group-memberalt:53099]: Waiting for completion of get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 running on PID 53099 (4 other jobs running) 2026-06-23 11:38:29.719 | [2075 Async ks-group-memberalt:53099]: Signaling child to exit 2026-06-23 11:38:30.461 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:30.495 | [53178 Async ks-group-anotheralt:53178]: finished successfully 2026-06-23 11:38:30.557 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:30.584 | [53257 Async ks-group-admin:53257]: finished successfully 2026-06-23 11:38:30.844 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:38:30.865 | [53099 Async ks-group-memberalt:53099]: finished successfully 2026-06-23 11:38:30.884 | WAKEUP 2026-06-23 11:38:30.904 | [2075 Async ks-group-memberalt:53099]: Signaled 2026-06-23 11:38:30.905 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 11:38:30.905 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 10a03513b25f45849520e0badcf4a22c --project c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:30.905 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 10a03513b25f45849520e0badcf4a22c --project c41c769124b2467ca73b6208ace21ce0 -f value -c Role 2026-06-23 11:38:30.905 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:30.906 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:30.906 | + functions-common:get_or_add_group_project_role:1043 : echo 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:30.906 | 3cd6a45dde7a4dc1b967775423ec42d0 2026-06-23 11:38:30.951 | [2075 Async ks-group-memberalt:53099]: finished get_or_add_group_project_role member 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 with result 0 in 13 seconds 2026-06-23 11:38:30.996 | [2075 Async ks-group-anotheralt:53178]: Waiting for completion of get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 running on PID 53178 (3 other jobs running) 2026-06-23 11:38:31.024 | [2075 Async ks-group-anotheralt:53178]: Signaling child to exit 2026-06-23 11:38:31.024 | WAKEUP 2026-06-23 11:38:31.048 | [2075 Async ks-group-anotheralt:53178]: Signaled 2026-06-23 11:38:31.050 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 11:38:31.050 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 10a03513b25f45849520e0badcf4a22c --project c41c769124b2467ca73b6208ace21ce0 2026-06-23 11:38:31.050 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 10a03513b25f45849520e0badcf4a22c --project c41c769124b2467ca73b6208ace21ce0 -f value -c Role 2026-06-23 11:38:31.050 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:31.050 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:31.051 | + functions-common:get_or_add_group_project_role:1043 : echo 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:31.051 | 878706df3c0b4976af2a187d6fcf42a8 2026-06-23 11:38:31.102 | [2075 Async ks-group-anotheralt:53178]: finished get_or_add_group_project_role anotherrole 10a03513b25f45849520e0badcf4a22c c41c769124b2467ca73b6208ace21ce0 with result 0 in 13 seconds 2026-06-23 11:38:31.143 | [2075 Async ks-group-admin:53257]: Waiting for completion of get_or_add_group_project_role admin 171757fee7f740f2b443d467fd549ba8 b5eb881717ae4ef0b5fbe11831d2b083 running on PID 53257 (2 other jobs running) 2026-06-23 11:38:31.170 | [2075 Async ks-group-admin:53257]: Signaling child to exit 2026-06-23 11:38:31.172 | WAKEUP 2026-06-23 11:38:31.195 | [2075 Async ks-group-admin:53257]: Signaled 2026-06-23 11:38:31.197 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 11:38:31.197 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 171757fee7f740f2b443d467fd549ba8 --project b5eb881717ae4ef0b5fbe11831d2b083 2026-06-23 11:38:31.197 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 171757fee7f740f2b443d467fd549ba8 --project b5eb881717ae4ef0b5fbe11831d2b083 -f value -c Role 2026-06-23 11:38:31.197 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:38:31.197 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=8cc2266c4ad549049035e6994b600779 2026-06-23 11:38:31.197 | + functions-common:get_or_add_group_project_role:1043 : echo 8cc2266c4ad549049035e6994b600779 2026-06-23 11:38:31.197 | 8cc2266c4ad549049035e6994b600779 2026-06-23 11:38:31.246 | [2075 Async ks-group-admin:53257]: finished get_or_add_group_project_role admin 171757fee7f740f2b443d467fd549ba8 b5eb881717ae4ef0b5fbe11831d2b083 with result 0 in 13 seconds 2026-06-23 11:38:31.253 | + inc/async:async_wait:197 : return 0 2026-06-23 11:38:31.256 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-23 11:38:31.278 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:38:31.281 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-23 11:38:31.304 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:38:31.307 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-23 11:38:31.310 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-23 11:38:31.391 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-23 11:38:31.435 | [2075 Async create_nova_accounts:55158]: running: create_nova_accounts 2026-06-23 11:38:31.439 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-23 11:38:31.464 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:38:31.468 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-23 11:38:31.472 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-23 11:38:31.553 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-23 11:38:31.609 | [2075 Async create_glance_accounts:55281]: running: create_glance_accounts 2026-06-23 11:38:31.613 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-23 11:38:31.646 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:38:31.652 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-23 11:38:31.656 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-23 11:38:31.730 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-23 11:38:31.774 | [2075 Async create_cinder_accounts:55419]: running: create_cinder_accounts 2026-06-23 11:38:31.777 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-23 11:38:31.796 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:38:31.798 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-23 11:38:31.800 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-23 11:38:31.875 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-23 11:38:31.955 | [2075 Async create_neutron_accounts:55561]: running: create_neutron_accounts 2026-06-23 11:38:31.961 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-23 11:38:31.995 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:38:32.003 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-23 11:38:32.056 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:38:32.062 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-23 11:38:32.177 | [2075 Async create_nova_accounts:55158]: Waiting for completion of create_nova_accounts running on PID 55158 (5 other jobs running) 2026-06-23 11:38:32.235 | [2075 Async create_nova_accounts:55158]: Signaling child to exit 2026-06-23 11:39:11.123 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:39:11.152 | [55561 Async create_neutron_accounts:55561]: finished successfully 2026-06-23 11:39:19.957 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:39:19.989 | [55419 Async create_cinder_accounts:55419]: finished successfully 2026-06-23 11:39:39.445 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:39:39.486 | [55158 Async create_nova_accounts:55158]: finished successfully 2026-06-23 11:39:39.521 | WAKEUP 2026-06-23 11:39:39.559 | [2075 Async create_nova_accounts:55158]: Signaled 2026-06-23 11:39:39.562 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-23 11:39:39.562 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-23 11:39:39.562 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-23 11:39:39.562 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:39:39.563 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 11:39:39.563 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 11:39:39.563 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 11:39:39.563 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:39.563 | + functions-common:get_or_create_user:909 : user_id=69634f8f5fe04d78a6d730a929c4bf7f 2026-06-23 11:39:39.563 | + functions-common:get_or_create_user:910 : echo 69634f8f5fe04d78a6d730a929c4bf7f 2026-06-23 11:39:39.563 | 69634f8f5fe04d78a6d730a929c4bf7f 2026-06-23 11:39:39.563 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-23 11:39:39.564 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:39:39.564 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:39:39.564 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 11:39:39.564 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:39:39.564 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:39:39.564 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 11:39:39.564 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 11:39:39.565 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 11:39:39.565 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 11:39:39.565 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 11:39:39.565 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 11:39:39.565 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-23 11:39:39.565 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 11:39:39.565 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:39.565 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:39.566 | + functions-common:get_or_add_user_project_role:974 : echo f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:39.566 | f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:39.566 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-23 11:39:39.566 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-23 11:39:39.566 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:39:39.566 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:39:39.566 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 11:39:39.567 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:39:39.567 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:39:39.567 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 11:39:39.567 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 11:39:39.567 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 11:39:39.567 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 11:39:39.567 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 11:39:39.568 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 11:39:39.568 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-23 11:39:39.568 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 11:39:39.568 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:39.568 | + functions-common:get_or_add_user_project_role:973 : user_role_id=8cc2266c4ad549049035e6994b600779 2026-06-23 11:39:39.568 | + functions-common:get_or_add_user_project_role:974 : echo 8cc2266c4ad549049035e6994b600779 2026-06-23 11:39:39.569 | 8cc2266c4ad549049035e6994b600779 2026-06-23 11:39:39.569 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-23 11:39:39.569 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.110/compute 2026-06-23 11:39:39.569 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-23 11:39:39.569 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 11:39:39.569 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-23 11:39:39.569 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-23 11:39:39.569 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:39.570 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 11:39:39.570 | bccb176ea523445698d3a405941ee013' 2026-06-23 11:39:39.570 | + functions-common:get_or_create_service:1061 : echo bccb176ea523445698d3a405941ee013 2026-06-23 11:39:39.570 | bccb176ea523445698d3a405941ee013 2026-06-23 11:39:39.571 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.110/compute/v2/$(project_id)s' 2026-06-23 11:39:39.571 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 11:39:39.571 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.110/compute/v2/$(project_id)s' RegionOne 2026-06-23 11:39:39.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 11:39:39.571 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-23 11:39:39.571 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:39.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 11:39:39.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 11:39:39.571 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.110/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-23 11:39:39.571 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:39.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=3ae4145ea3b640d498a929d263319357 2026-06-23 11:39:39.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 3ae4145ea3b640d498a929d263319357 2026-06-23 11:39:39.572 | + functions-common:get_or_create_endpoint:1094 : public_id=3ae4145ea3b640d498a929d263319357 2026-06-23 11:39:39.572 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 11:39:39.572 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 11:39:39.572 | + functions-common:get_or_create_endpoint:1103 : echo 3ae4145ea3b640d498a929d263319357 2026-06-23 11:39:39.572 | 3ae4145ea3b640d498a929d263319357 2026-06-23 11:39:39.573 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-23 11:39:39.573 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 11:39:39.573 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-23 11:39:39.573 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-23 11:39:39.573 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:39.573 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 11:39:39.573 | c86d26ac56804c4ca9f5e56faf0c0cb5' 2026-06-23 11:39:39.574 | + functions-common:get_or_create_service:1061 : echo c86d26ac56804c4ca9f5e56faf0c0cb5 2026-06-23 11:39:39.574 | c86d26ac56804c4ca9f5e56faf0c0cb5 2026-06-23 11:39:39.574 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.110/compute/v2.1 2026-06-23 11:39:39.574 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 11:39:39.574 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public http://192.168.122.110/compute/v2.1 RegionOne 2026-06-23 11:39:39.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 11:39:39.574 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-23 11:39:39.574 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:39.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 11:39:39.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 11:39:39.575 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.110/compute/v2.1 --region RegionOne -f value -c id 2026-06-23 11:39:39.575 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:39.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=25de4f41ca2141afad6eaab6c6bdf82a 2026-06-23 11:39:39.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 25de4f41ca2141afad6eaab6c6bdf82a 2026-06-23 11:39:39.575 | + functions-common:get_or_create_endpoint:1094 : public_id=25de4f41ca2141afad6eaab6c6bdf82a 2026-06-23 11:39:39.575 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 11:39:39.575 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 11:39:39.575 | + functions-common:get_or_create_endpoint:1103 : echo 25de4f41ca2141afad6eaab6c6bdf82a 2026-06-23 11:39:39.576 | 25de4f41ca2141afad6eaab6c6bdf82a 2026-06-23 11:39:39.576 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-23 11:39:39.576 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:39:39.576 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-23 11:39:39.576 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:39:39.576 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-23 11:39:39.576 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:39:39.577 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-23 11:39:39.577 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:39:39.577 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-23 11:39:39.630 | [2075 Async create_nova_accounts:55158]: finished create_nova_accounts with result 0 in 68 seconds 2026-06-23 11:39:39.684 | [2075 Async create_glance_accounts:55281]: Waiting for completion of create_glance_accounts running on PID 55281 (4 other jobs running) 2026-06-23 11:39:39.719 | [2075 Async create_glance_accounts:55281]: Signaling child to exit 2026-06-23 11:39:54.700 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:39:54.729 | [55281 Async create_glance_accounts:55281]: finished successfully 2026-06-23 11:39:54.758 | WAKEUP 2026-06-23 11:39:54.784 | [2075 Async create_glance_accounts:55281]: Signaled 2026-06-23 11:39:54.786 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-23 11:39:54.786 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:39:54.786 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-23 11:39:54.787 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-23 11:39:54.787 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:39:54.787 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 11:39:54.787 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 11:39:54.787 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 11:39:54.787 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.787 | + functions-common:get_or_create_user:909 : user_id=c23f983973384ab384eb4c6e3062cd22 2026-06-23 11:39:54.787 | + functions-common:get_or_create_user:910 : echo c23f983973384ab384eb4c6e3062cd22 2026-06-23 11:39:54.787 | c23f983973384ab384eb4c6e3062cd22 2026-06-23 11:39:54.787 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-23 11:39:54.788 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:39:54.788 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:39:54.788 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 11:39:54.788 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:39:54.788 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:39:54.788 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 11:39:54.788 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 11:39:54.788 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 11:39:54.788 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 11:39:54.788 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 11:39:54.789 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 11:39:54.789 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-23 11:39:54.789 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 11:39:54.789 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.789 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:54.790 | + functions-common:get_or_add_user_project_role:974 : echo f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:54.790 | f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:54.790 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-23 11:39:54.791 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-23 11:39:54.791 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:39:54.791 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:39:54.792 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 11:39:54.792 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:39:54.793 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:39:54.793 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 11:39:54.793 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 11:39:54.793 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 11:39:54.793 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 11:39:54.793 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 11:39:54.794 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 11:39:54.794 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-23 11:39:54.794 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 11:39:54.794 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.794 | + functions-common:get_or_add_user_project_role:973 : user_role_id=8cc2266c4ad549049035e6994b600779 2026-06-23 11:39:54.794 | + functions-common:get_or_add_user_project_role:974 : echo 8cc2266c4ad549049035e6994b600779 2026-06-23 11:39:54.794 | 8cc2266c4ad549049035e6994b600779 2026-06-23 11:39:54.795 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-23 11:39:54.795 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:39:54.795 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-23 11:39:54.795 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 11:39:54.795 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-23 11:39:54.795 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-23 11:39:54.795 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.795 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 11:39:54.796 | e55b8024c21343998e6d62a8a975f67e' 2026-06-23 11:39:54.796 | + functions-common:get_or_create_service:1061 : echo e55b8024c21343998e6d62a8a975f67e 2026-06-23 11:39:54.796 | e55b8024c21343998e6d62a8a975f67e 2026-06-23 11:39:54.796 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.110/image 2026-06-23 11:39:54.796 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 11:39:54.796 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public http://192.168.122.110/image RegionOne 2026-06-23 11:39:54.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 11:39:54.796 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-23 11:39:54.796 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 11:39:54.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 11:39:54.797 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.110/image --region RegionOne -f value -c id 2026-06-23 11:39:54.797 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=0a0b673a5fc04f018a177a7b91ec6b4b 2026-06-23 11:39:54.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 0a0b673a5fc04f018a177a7b91ec6b4b 2026-06-23 11:39:54.797 | + functions-common:get_or_create_endpoint:1094 : public_id=0a0b673a5fc04f018a177a7b91ec6b4b 2026-06-23 11:39:54.798 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 11:39:54.798 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 11:39:54.798 | + functions-common:get_or_create_endpoint:1103 : echo 0a0b673a5fc04f018a177a7b91ec6b4b 2026-06-23 11:39:54.798 | 0a0b673a5fc04f018a177a7b91ec6b4b 2026-06-23 11:39:54.798 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-23 11:39:54.798 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-23 11:39:54.798 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-23 11:39:54.798 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.799 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-23 11:39:54.799 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-23 11:39:54.799 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-23 11:39:54.799 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-23 11:39:54.799 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-23 11:39:54.799 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-23 11:39:54.799 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-23 11:39:54.799 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-23 11:39:54.800 | +---------------+----------------------------------+ 2026-06-23 11:39:54.800 | | Field | Value | 2026-06-23 11:39:54.800 | +---------------+----------------------------------+ 2026-06-23 11:39:54.800 | | default_limit | 2000 | 2026-06-23 11:39:54.800 | | description | None | 2026-06-23 11:39:54.800 | | id | e06b872c846d4ede85c77c654b0e1b03 | 2026-06-23 11:39:54.800 | | region_id | RegionOne | 2026-06-23 11:39:54.801 | | resource_name | image_size_total | 2026-06-23 11:39:54.801 | | service_id | e55b8024c21343998e6d62a8a975f67e | 2026-06-23 11:39:54.801 | +---------------+----------------------------------+ 2026-06-23 11:39:54.801 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-23 11:39:54.801 | +---------------+----------------------------------+ 2026-06-23 11:39:54.801 | | Field | Value | 2026-06-23 11:39:54.801 | +---------------+----------------------------------+ 2026-06-23 11:39:54.802 | | default_limit | 2000 | 2026-06-23 11:39:54.802 | | description | None | 2026-06-23 11:39:54.802 | | id | 004892705786490cb74ebbebcf573121 | 2026-06-23 11:39:54.802 | | region_id | RegionOne | 2026-06-23 11:39:54.802 | | resource_name | image_stage_total | 2026-06-23 11:39:54.802 | | service_id | e55b8024c21343998e6d62a8a975f67e | 2026-06-23 11:39:54.802 | +---------------+----------------------------------+ 2026-06-23 11:39:54.802 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-23 11:39:54.802 | +---------------+----------------------------------+ 2026-06-23 11:39:54.803 | | Field | Value | 2026-06-23 11:39:54.803 | +---------------+----------------------------------+ 2026-06-23 11:39:54.803 | | default_limit | 100 | 2026-06-23 11:39:54.803 | | description | None | 2026-06-23 11:39:54.803 | | id | 340b5a3b36e94bb2b468e7f3777c1747 | 2026-06-23 11:39:54.803 | | region_id | RegionOne | 2026-06-23 11:39:54.803 | | resource_name | image_count_total | 2026-06-23 11:39:54.803 | | service_id | e55b8024c21343998e6d62a8a975f67e | 2026-06-23 11:39:54.803 | +---------------+----------------------------------+ 2026-06-23 11:39:54.804 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-23 11:39:54.804 | +---------------+----------------------------------+ 2026-06-23 11:39:54.804 | | Field | Value | 2026-06-23 11:39:54.804 | +---------------+----------------------------------+ 2026-06-23 11:39:54.804 | | default_limit | 100 | 2026-06-23 11:39:54.804 | | description | None | 2026-06-23 11:39:54.804 | | id | 40590f9704b34879ac9473d7b147bfc8 | 2026-06-23 11:39:54.804 | | region_id | RegionOne | 2026-06-23 11:39:54.804 | | resource_name | image_count_uploading | 2026-06-23 11:39:54.804 | | service_id | e55b8024c21343998e6d62a8a975f67e | 2026-06-23 11:39:54.805 | +---------------+----------------------------------+ 2026-06-23 11:39:54.805 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-23 11:39:54.805 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-23 11:39:54.805 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-23 11:39:54.805 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-23 11:39:54.805 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-23 11:39:54.805 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.110/identity 2026-06-23 11:39:54.805 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-23 11:39:54.805 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-23 11:39:54.806 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.806 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 0a0b673a5fc04f018a177a7b91ec6b4b 2026-06-23 11:39:54.806 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-23 11:39:54.806 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-23 11:39:54.806 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:39:54.845 | [2075 Async create_glance_accounts:55281]: finished create_glance_accounts with result 0 in 83 seconds 2026-06-23 11:39:54.892 | [2075 Async create_cinder_accounts:55419]: Waiting for completion of create_cinder_accounts running on PID 55419 (3 other jobs running) 2026-06-23 11:39:54.921 | [2075 Async create_cinder_accounts:55419]: Signaling child to exit 2026-06-23 11:39:54.921 | WAKEUP 2026-06-23 11:39:54.949 | [2075 Async create_cinder_accounts:55419]: Signaled 2026-06-23 11:39:54.949 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-23 11:39:54.950 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-23 11:39:54.950 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-23 11:39:54.950 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:39:54.950 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-23 11:39:54.950 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-23 11:39:54.950 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:39:54.950 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 11:39:54.950 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 11:39:54.951 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 11:39:54.951 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.951 | + functions-common:get_or_create_user:909 : user_id=5661ddd54b004dc6b5c353cb34b83c25 2026-06-23 11:39:54.951 | + functions-common:get_or_create_user:910 : echo 5661ddd54b004dc6b5c353cb34b83c25 2026-06-23 11:39:54.951 | 5661ddd54b004dc6b5c353cb34b83c25 2026-06-23 11:39:54.951 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-23 11:39:54.951 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:39:54.951 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:39:54.952 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 11:39:54.952 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:39:54.952 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:39:54.952 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 11:39:54.952 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 11:39:54.952 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 11:39:54.952 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 11:39:54.952 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 11:39:54.953 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 11:39:54.953 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-23 11:39:54.953 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 11:39:54.953 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.953 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:54.953 | + functions-common:get_or_add_user_project_role:974 : echo f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:54.953 | f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:54.953 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-23 11:39:54.954 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-23 11:39:54.954 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.110/volume 2026-06-23 11:39:54.954 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-23 11:39:54.954 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 11:39:54.954 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-23 11:39:54.954 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-23 11:39:54.954 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.954 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 11:39:54.955 | 774a2b95f9eb44049d77436a3c36e9e9' 2026-06-23 11:39:54.955 | + functions-common:get_or_create_service:1061 : echo 774a2b95f9eb44049d77436a3c36e9e9 2026-06-23 11:39:54.955 | 774a2b95f9eb44049d77436a3c36e9e9 2026-06-23 11:39:54.955 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.110/volume/v3 2026-06-23 11:39:54.955 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 11:39:54.955 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.110/volume/v3 RegionOne 2026-06-23 11:39:54.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 11:39:54.956 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-23 11:39:54.956 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.956 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 11:39:54.956 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 11:39:54.956 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.110/volume/v3 --region RegionOne -f value -c id 2026-06-23 11:39:54.956 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.956 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=350ed765b7ba41b18e66da7e6675211e 2026-06-23 11:39:54.957 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 350ed765b7ba41b18e66da7e6675211e 2026-06-23 11:39:54.957 | + functions-common:get_or_create_endpoint:1094 : public_id=350ed765b7ba41b18e66da7e6675211e 2026-06-23 11:39:54.957 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 11:39:54.957 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 11:39:54.957 | + functions-common:get_or_create_endpoint:1103 : echo 350ed765b7ba41b18e66da7e6675211e 2026-06-23 11:39:54.957 | 350ed765b7ba41b18e66da7e6675211e 2026-06-23 11:39:54.957 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-23 11:39:54.957 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-23 11:39:54.958 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 11:39:54.958 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-23 11:39:54.958 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.958 | ++ functions-common:get_or_create_project:922 : project_id=6efa04956e874fed8aaf67bb4d5697cd 2026-06-23 11:39:54.958 | ++ functions-common:get_or_create_project:923 : echo 6efa04956e874fed8aaf67bb4d5697cd 2026-06-23 11:39:54.958 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6efa04956e874fed8aaf67bb4d5697cd 2026-06-23 11:39:54.958 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-23 11:39:54.958 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:39:54.959 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 11:39:54.959 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-23 11:39:54.959 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-23 11:39:54.959 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-23 11:39:54.959 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:54.959 | ++ functions-common:get_or_create_user:909 : user_id=5661ddd54b004dc6b5c353cb34b83c25 2026-06-23 11:39:54.959 | ++ functions-common:get_or_create_user:910 : echo 5661ddd54b004dc6b5c353cb34b83c25 2026-06-23 11:39:54.959 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5661ddd54b004dc6b5c353cb34b83c25 2026-06-23 11:39:55.009 | [2075 Async create_cinder_accounts:55419]: finished create_cinder_accounts with result 0 in 48 seconds 2026-06-23 11:39:55.015 | + inc/async:async_wait:197 : return 0 2026-06-23 11:39:55.020 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-23 11:39:55.083 | [2075 Async create_neutron_accounts:55561]: Waiting for completion of create_neutron_accounts running on PID 55561 (2 other jobs running) 2026-06-23 11:39:55.113 | [2075 Async create_neutron_accounts:55561]: Signaling child to exit 2026-06-23 11:39:55.114 | WAKEUP 2026-06-23 11:39:55.141 | [2075 Async create_neutron_accounts:55561]: Signaled 2026-06-23 11:39:55.143 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-23 11:39:55.143 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.110/ 2026-06-23 11:39:55.143 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-23 11:39:55.143 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.110/networking 2026-06-23 11:39:55.143 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-23 11:39:55.143 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:39:55.144 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-23 11:39:55.144 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-23 11:39:55.144 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:39:55.144 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 11:39:55.144 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 11:39:55.144 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 11:39:55.144 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:55.144 | + functions-common:get_or_create_user:909 : user_id=9ae6a546de4048f5949f2394d51e604e 2026-06-23 11:39:55.144 | + functions-common:get_or_create_user:910 : echo 9ae6a546de4048f5949f2394d51e604e 2026-06-23 11:39:55.145 | 9ae6a546de4048f5949f2394d51e604e 2026-06-23 11:39:55.145 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-23 11:39:55.145 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:39:55.145 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:39:55.145 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 11:39:55.145 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:39:55.145 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:39:55.145 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 11:39:55.145 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 11:39:55.145 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 11:39:55.146 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 11:39:55.146 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 11:39:55.146 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 11:39:55.146 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-23 11:39:55.146 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 11:39:55.146 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:55.146 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:55.146 | + functions-common:get_or_add_user_project_role:974 : echo f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:55.146 | f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:39:55.147 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-23 11:39:55.147 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-23 11:39:55.147 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 11:39:55.147 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-23 11:39:55.147 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-23 11:39:55.147 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:55.147 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 11:39:55.148 | bcbca8f42bd04f81a7bbefa422c70001' 2026-06-23 11:39:55.148 | + functions-common:get_or_create_service:1061 : echo bcbca8f42bd04f81a7bbefa422c70001 2026-06-23 11:39:55.148 | bcbca8f42bd04f81a7bbefa422c70001 2026-06-23 11:39:55.148 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.110/networking 2026-06-23 11:39:55.148 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 11:39:55.148 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public http://192.168.122.110/networking RegionOne 2026-06-23 11:39:55.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 11:39:55.148 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-23 11:39:55.148 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:55.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 11:39:55.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 11:39:55.149 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.110/networking --region RegionOne -f value -c id 2026-06-23 11:39:55.149 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:39:55.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=183d7b0042724c8ea4b3ee0accbea9b0 2026-06-23 11:39:55.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 183d7b0042724c8ea4b3ee0accbea9b0 2026-06-23 11:39:55.149 | + functions-common:get_or_create_endpoint:1094 : public_id=183d7b0042724c8ea4b3ee0accbea9b0 2026-06-23 11:39:55.149 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 11:39:55.150 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 11:39:55.150 | + functions-common:get_or_create_endpoint:1103 : echo 183d7b0042724c8ea4b3ee0accbea9b0 2026-06-23 11:39:55.150 | 183d7b0042724c8ea4b3ee0accbea9b0 2026-06-23 11:39:55.199 | [2075 Async create_neutron_accounts:55561]: finished create_neutron_accounts with result 0 in 39 seconds 2026-06-23 11:39:55.210 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-23 11:39:55.217 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-23 11:39:55.221 | + inc/async:async_wait:197 : return 0 2026-06-23 11:39:55.226 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-23 11:39:55.249 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:39:55.253 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-23 11:39:55.279 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:39:55.283 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-23 11:39:55.287 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:39:55.291 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-23 11:39:55.295 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-23 11:39:55.299 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-23 11:39:55.381 | + inc/async:async_inner:63 : init_glance 2026-06-23 11:39:55.431 | [2075 Async init_glance:57798]: running: init_glance 2026-06-23 11:39:55.435 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-23 11:39:55.461 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:39:55.464 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-23 11:39:55.468 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:39:55.472 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-23 11:39:55.477 | + ./stack.sh:main:1164 : configure_neutron 2026-06-23 11:39:55.481 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-23 11:39:55.484 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-23 11:39:55.488 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-23 11:39:55.513 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-23 11:39:55.516 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-23 11:40:11.545 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:40:11.580 | [57798 Async init_glance:57798]: finished successfully 2026-06-23 11:40:23.971 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-23 11:40:23.972 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-23 11:40:39.973 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-23 11:40:39.981 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-23 11:40:39.984 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-23 11:40:39.988 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-23 11:40:39.991 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-23 11:40:39.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-23 11:40:39.996 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-23 11:40:40.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-23 11:40:40.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-23 11:40:40.006 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-23 11:40:40.010 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-23 11:40:40.014 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-23 11:40:40.017 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-23 11:40:40.020 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-23 11:40:40.023 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-23 11:40:40.027 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-23 11:40:40.032 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:40:40.036 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:40:40.039 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-23 11:40:40.043 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:40:40.052 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-23 11:40:40.055 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-23 11:40:40.058 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-23 11:40:40.061 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-23 11:40:40.064 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 11:40:40.067 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 11:40:40.070 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 11:40:40.091 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:40:40.094 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 11:40:40.098 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-23 11:40:40.102 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-23 11:40:40.148 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-23 11:40:40.188 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-23 11:40:40.228 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-23 11:40:40.270 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-23 11:40:40.312 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-23 11:40:40.356 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-23 11:40:40.360 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-23 11:40:40.364 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-23 11:40:40.367 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 11:40:40.372 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 11:40:40.394 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 11:40:40.398 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 11:40:40.401 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 11:40:40.405 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 11:40:40.408 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 11:40:40.451 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:40:40.496 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:40:40.539 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 11:40:40.578 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-23 11:40:40.618 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-23 11:40:40.622 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:40:40.625 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-23 11:40:40.629 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-23 11:40:40.632 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-23 11:40:40.635 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:40:40.639 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-23 11:40:40.643 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-23 11:40:40.662 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-23 11:40:40.681 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-23 11:40:40.700 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-23 11:40:40.719 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-23 11:40:40.738 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-23 11:40:40.742 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 11:40:40.746 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-23 11:40:40.750 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.uAhZllY92H 2026-06-23 11:40:40.754 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-23 11:40:40.758 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 11:40:40.762 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.uAhZllY92H 2026-06-23 11:40:40.767 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.uAhZllY92H 2026-06-23 11:40:40.784 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.uAhZllY92H /etc/sudoers.d/neutron-rootwrap 2026-06-23 11:40:40.802 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-23 11:40:40.806 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-23 11:40:40.810 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-23 11:40:40.851 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-23 11:40:40.854 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 11:40:40.898 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-23 11:40:40.902 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-23 11:40:40.905 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-23 11:40:40.909 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 11:40:40.912 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 11:40:40.914 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 11:40:40.938 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:40:40.943 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 11:40:40.947 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 11:40:40.950 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 11:40:40.974 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:40:40.977 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:40:40.982 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.110:5672/ 2026-06-23 11:40:41.025 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 11:40:41.028 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 11:40:41.032 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-23 11:40:41.055 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:40:41.059 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-23 11:40:41.081 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:40:41.085 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-23 11:40:41.107 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:40:41.110 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-23 11:40:41.135 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:40:41.139 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-23 11:40:41.165 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:40:41.168 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-23 11:40:41.171 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-23 11:40:41.191 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:40:41.194 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-23 11:40:41.198 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-23 11:40:41.202 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-23 11:40:41.202 | Configuring OVN 2026-06-23 11:40:41.205 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-23 11:40:41.208 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-23 11:40:41.213 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-23 11:40:41.219 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=139ad1e2-687b-49b1-aa48-dfa71227dd31 2026-06-23 11:40:41.222 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-23 11:40:41.225 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-23 11:40:41.230 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:40:41.233 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:40:41.237 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:40:41.240 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:40:41.243 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:40:41.246 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:40:41.249 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:40:41.252 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:40:41.256 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:40:41.259 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:40:41.263 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:40:41.266 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:40:41.269 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:40:41.272 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-23 11:40:41.276 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-23 11:40:41.279 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-23 11:40:41.282 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-23 11:40:41.302 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:40:41.305 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-23 11:40:41.369 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-23 11:40:41.373 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-23 11:40:41.377 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-23 11:40:41.405 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:40:41.408 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-23 11:40:41.413 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 11:40:41.416 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-23 11:40:41.419 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-23 11:40:41.441 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-23 11:40:41.447 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-23 11:40:41.451 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-23 11:41:07.608 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-23 11:41:07.608 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-23 11:41:24.302 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 11:41:24.308 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 11:41:24.312 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 11:41:24.317 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-23 11:41:24.358 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-23 11:41:24.362 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 11:41:24.404 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-23 11:41:24.443 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.110 2026-06-23 11:41:24.481 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-23 11:41:24.518 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-23 11:41:24.555 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-23 11:41:24.593 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.110:6642 2026-06-23 11:41:24.636 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-23 11:41:24.661 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:24.665 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-23 11:41:24.670 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-23 11:41:24.715 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.110:6641 2026-06-23 11:41:24.760 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-23 11:41:24.764 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-23 11:41:24.764 | Configuring Neutron for OVN 2026-06-23 11:41:24.768 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-23 11:41:24.791 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:24.795 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-23 11:41:24.800 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-23 11:41:24.800 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-23 11:41:28.645 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-23 11:41:28.652 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-23 11:41:28.652 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-23 11:41:32.009 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-23 11:41:32.012 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-23 11:41:32.035 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:32.039 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-23 11:41:32.045 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-23 11:41:32.045 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-23 11:41:32.047 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-23 11:41:32.053 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-23 11:41:32.053 | address-scope 2026-06-23 11:41:32.053 | agent 2026-06-23 11:41:32.053 | allowed-address-pairs 2026-06-23 11:41:32.054 | auto-allocated-topology 2026-06-23 11:41:32.054 | availability_zone 2026-06-23 11:41:32.054 | bgp 2026-06-23 11:41:32.054 | bgp_4byte_asn 2026-06-23 11:41:32.054 | bgp_dragent_scheduler 2026-06-23 11:41:32.054 | binding 2026-06-23 11:41:32.055 | binding-extended 2026-06-23 11:41:32.055 | default-subnetpools 2026-06-23 11:41:32.055 | dhcp_agent_scheduler 2026-06-23 11:41:32.055 | dns-domain-ports 2026-06-23 11:41:32.055 | dns-integration 2026-06-23 11:41:32.056 | dns-integration-domain-keywords 2026-06-23 11:41:32.056 | empty-string-filtering 2026-06-23 11:41:32.056 | enable-default-route-bfd 2026-06-23 11:41:32.056 | enable-default-route-ecmp 2026-06-23 11:41:32.056 | expose-port-forwarding-in-fip 2026-06-23 11:41:32.057 | ext-gw-mode 2026-06-23 11:41:32.057 | external-gateway-multihoming 2026-06-23 11:41:32.057 | external-net 2026-06-23 11:41:32.057 | extra_dhcp_opt 2026-06-23 11:41:32.057 | extraroute 2026-06-23 11:41:32.057 | extraroute-atomic 2026-06-23 11:41:32.057 | filter-validation 2026-06-23 11:41:32.057 | fip-port-details 2026-06-23 11:41:32.058 | flavors 2026-06-23 11:41:32.058 | floating-ip-port-forwarding 2026-06-23 11:41:32.058 | floating-ip-port-forwarding-description 2026-06-23 11:41:32.058 | floating-ip-port-forwarding-detail 2026-06-23 11:41:32.058 | floating-ip-port-forwarding-port-ranges 2026-06-23 11:41:32.058 | floatingip-pools 2026-06-23 11:41:32.058 | fwaas_v2 2026-06-23 11:41:32.058 | ip_allocation 2026-06-23 11:41:32.058 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:41:32.059 | l3-flavors 2026-06-23 11:41:32.059 | l3-ha 2026-06-23 11:41:32.059 | l3_agent_scheduler 2026-06-23 11:41:32.059 | logging 2026-06-23 11:41:32.059 | multi-provider 2026-06-23 11:41:32.059 | net-mtu 2026-06-23 11:41:32.060 | net-mtu-writable 2026-06-23 11:41:32.060 | network-ip-availability 2026-06-23 11:41:32.060 | network_availability_zone 2026-06-23 11:41:32.060 | network_ha 2026-06-23 11:41:32.060 | pagination 2026-06-23 11:41:32.060 | port-device-profile 2026-06-23 11:41:32.060 | port-hardware-offload-type 2026-06-23 11:41:32.061 | port-mac-address-regenerate 2026-06-23 11:41:32.061 | port-numa-affinity-policy 2026-06-23 11:41:32.061 | port-numa-affinity-policy-socket 2026-06-23 11:41:32.061 | port-resource-request 2026-06-23 11:41:32.061 | port-security 2026-06-23 11:41:32.061 | port-trusted-vif 2026-06-23 11:41:32.061 | project-id 2026-06-23 11:41:32.061 | provider 2026-06-23 11:41:32.061 | pvlan 2026-06-23 11:41:32.062 | qinq 2026-06-23 11:41:32.062 | qos 2026-06-23 11:41:32.062 | qos-bw-limit-direction 2026-06-23 11:41:32.062 | qos-bw-minimum-ingress 2026-06-23 11:41:32.062 | qos-default 2026-06-23 11:41:32.062 | qos-fip 2026-06-23 11:41:32.063 | qos-gateway-ip 2026-06-23 11:41:32.063 | qos-rule-type-details 2026-06-23 11:41:32.063 | qos-rule-type-filter 2026-06-23 11:41:32.063 | qos-rules-alias 2026-06-23 11:41:32.064 | quota-check-limit 2026-06-23 11:41:32.064 | quota-check-limit-default 2026-06-23 11:41:32.064 | quota_details 2026-06-23 11:41:32.064 | quotas 2026-06-23 11:41:32.064 | rbac-address-scope 2026-06-23 11:41:32.065 | rbac-policies 2026-06-23 11:41:32.065 | rbac-security-groups 2026-06-23 11:41:32.065 | router 2026-06-23 11:41:32.065 | router-enable-snat 2026-06-23 11:41:32.065 | router_availability_zone 2026-06-23 11:41:32.066 | security-group 2026-06-23 11:41:32.066 | security-groups-default-rules 2026-06-23 11:41:32.066 | security-groups-default-statefulness 2026-06-23 11:41:32.066 | security-groups-normalized-cidr 2026-06-23 11:41:32.066 | security-groups-remote-address-group 2026-06-23 11:41:32.066 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:41:32.067 | security-groups-shared-filtering 2026-06-23 11:41:32.067 | segment 2026-06-23 11:41:32.067 | sorting 2026-06-23 11:41:32.067 | standard-attr-description 2026-06-23 11:41:32.067 | standard-attr-fwaas-v2 2026-06-23 11:41:32.068 | standard-attr-revisions 2026-06-23 11:41:32.068 | standard-attr-tag 2026-06-23 11:41:32.068 | standard-attr-timestamp 2026-06-23 11:41:32.068 | stateful-security-group 2026-06-23 11:41:32.068 | subnet-dns-publish-fixed-ip 2026-06-23 11:41:32.068 | subnet-external-network 2026-06-23 11:41:32.069 | subnet-service-types 2026-06-23 11:41:32.069 | subnet_allocation 2026-06-23 11:41:32.069 | subnet_onboard 2026-06-23 11:41:32.069 | subnetpool-prefix-ops 2026-06-23 11:41:32.070 | tag-creation 2026-06-23 11:41:32.070 | tap-mirror 2026-06-23 11:41:32.070 | tap-mirror-both-direction 2026-06-23 11:41:32.070 | trunk 2026-06-23 11:41:32.070 | uplink-status-propagation 2026-06-23 11:41:32.070 | uplink-status-propagation-updatable 2026-06-23 11:41:32.070 | vlan-transparent 2026-06-23 11:41:32.071 | vpn-endpoint-groups 2026-06-23 11:41:32.071 | vpnaas' 2026-06-23 11:41:32.071 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-23 11:41:32.071 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-23 11:41:32.072 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-23 11:41:32.072 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-23 11:41:32.072 | address-scope 2026-06-23 11:41:32.072 | agent 2026-06-23 11:41:32.072 | allowed-address-pairs 2026-06-23 11:41:32.072 | auto-allocated-topology 2026-06-23 11:41:32.073 | availability_zone 2026-06-23 11:41:32.073 | bgp 2026-06-23 11:41:32.073 | bgp_4byte_asn 2026-06-23 11:41:32.073 | bgp_dragent_scheduler 2026-06-23 11:41:32.073 | binding 2026-06-23 11:41:32.074 | binding-extended 2026-06-23 11:41:32.074 | default-subnetpools 2026-06-23 11:41:32.074 | dhcp_agent_scheduler 2026-06-23 11:41:32.074 | dns-domain-ports 2026-06-23 11:41:32.074 | dns-integration 2026-06-23 11:41:32.074 | dns-integration-domain-keywords 2026-06-23 11:41:32.075 | empty-string-filtering 2026-06-23 11:41:32.075 | enable-default-route-bfd 2026-06-23 11:41:32.075 | enable-default-route-ecmp 2026-06-23 11:41:32.075 | expose-port-forwarding-in-fip 2026-06-23 11:41:32.075 | ext-gw-mode 2026-06-23 11:41:32.076 | external-gateway-multihoming 2026-06-23 11:41:32.076 | external-net 2026-06-23 11:41:32.076 | extra_dhcp_opt 2026-06-23 11:41:32.076 | extraroute 2026-06-23 11:41:32.076 | extraroute-atomic 2026-06-23 11:41:32.076 | filter-validation 2026-06-23 11:41:32.077 | fip-port-details 2026-06-23 11:41:32.077 | flavors 2026-06-23 11:41:32.077 | floating-ip-port-forwarding 2026-06-23 11:41:32.077 | floating-ip-port-forwarding-description 2026-06-23 11:41:32.077 | floating-ip-port-forwarding-detail 2026-06-23 11:41:32.078 | floating-ip-port-forwarding-port-ranges 2026-06-23 11:41:32.078 | floatingip-pools 2026-06-23 11:41:32.078 | fwaas_v2 2026-06-23 11:41:32.078 | ip_allocation 2026-06-23 11:41:32.078 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:41:32.078 | l3-flavors 2026-06-23 11:41:32.078 | l3-ha 2026-06-23 11:41:32.078 | l3_agent_scheduler 2026-06-23 11:41:32.078 | logging 2026-06-23 11:41:32.078 | multi-provider 2026-06-23 11:41:32.079 | net-mtu 2026-06-23 11:41:32.079 | net-mtu-writable 2026-06-23 11:41:32.079 | network-ip-availability 2026-06-23 11:41:32.080 | network_availability_zone 2026-06-23 11:41:32.080 | network_ha 2026-06-23 11:41:32.081 | pagination 2026-06-23 11:41:32.081 | port-device-profile 2026-06-23 11:41:32.081 | port-hardware-offload-type 2026-06-23 11:41:32.081 | port-mac-address-regenerate 2026-06-23 11:41:32.081 | port-numa-affinity-policy 2026-06-23 11:41:32.081 | port-numa-affinity-policy-socket 2026-06-23 11:41:32.082 | port-resource-request 2026-06-23 11:41:32.082 | port-security 2026-06-23 11:41:32.082 | port-trusted-vif 2026-06-23 11:41:32.082 | project-id 2026-06-23 11:41:32.082 | provider 2026-06-23 11:41:32.083 | pvlan 2026-06-23 11:41:32.083 | qinq 2026-06-23 11:41:32.083 | qos 2026-06-23 11:41:32.083 | qos-bw-limit-direction 2026-06-23 11:41:32.083 | qos-bw-minimum-ingress 2026-06-23 11:41:32.083 | qos-default 2026-06-23 11:41:32.084 | qos-fip 2026-06-23 11:41:32.084 | qos-gateway-ip 2026-06-23 11:41:32.084 | qos-rule-type-details 2026-06-23 11:41:32.084 | qos-rule-type-filter 2026-06-23 11:41:32.084 | qos-rules-alias 2026-06-23 11:41:32.085 | quota-check-limit 2026-06-23 11:41:32.085 | quota-check-limit-default 2026-06-23 11:41:32.085 | quota_details 2026-06-23 11:41:32.085 | quotas 2026-06-23 11:41:32.085 | rbac-address-scope 2026-06-23 11:41:32.086 | rbac-policies 2026-06-23 11:41:32.086 | rbac-security-groups 2026-06-23 11:41:32.086 | router 2026-06-23 11:41:32.086 | router-enable-snat 2026-06-23 11:41:32.086 | router_availability_zone 2026-06-23 11:41:32.086 | security-group 2026-06-23 11:41:32.087 | security-groups-default-rules 2026-06-23 11:41:32.087 | security-groups-default-statefulness 2026-06-23 11:41:32.087 | security-groups-normalized-cidr 2026-06-23 11:41:32.087 | security-groups-remote-address-group 2026-06-23 11:41:32.087 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:41:32.088 | security-groups-shared-filtering 2026-06-23 11:41:32.088 | segment 2026-06-23 11:41:32.088 | sorting 2026-06-23 11:41:32.088 | standard-attr-description 2026-06-23 11:41:32.088 | standard-attr-fwaas-v2 2026-06-23 11:41:32.088 | standard-attr-revisions 2026-06-23 11:41:32.089 | standard-attr-tag 2026-06-23 11:41:32.089 | standard-attr-timestamp 2026-06-23 11:41:32.089 | stateful-security-group 2026-06-23 11:41:32.089 | subnet-dns-publish-fixed-ip 2026-06-23 11:41:32.089 | subnet-external-network 2026-06-23 11:41:32.090 | subnet-service-types 2026-06-23 11:41:32.090 | subnet_allocation 2026-06-23 11:41:32.090 | subnet_onboard 2026-06-23 11:41:32.090 | subnetpool-prefix-ops 2026-06-23 11:41:32.090 | tag-creation 2026-06-23 11:41:32.091 | tap-mirror 2026-06-23 11:41:32.091 | tap-mirror-both-direction 2026-06-23 11:41:32.091 | trunk 2026-06-23 11:41:32.091 | uplink-status-propagation 2026-06-23 11:41:32.091 | uplink-status-propagation-updatable 2026-06-23 11:41:32.091 | vlan-transparent 2026-06-23 11:41:32.092 | vpn-endpoint-groups 2026-06-23 11:41:32.092 | vpnaas' 2026-06-23 11:41:32.093 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-23 11:41:32.093 | address-scope 2026-06-23 11:41:32.093 | agent 2026-06-23 11:41:32.093 | allowed-address-pairs 2026-06-23 11:41:32.093 | auto-allocated-topology 2026-06-23 11:41:32.094 | availability_zone 2026-06-23 11:41:32.094 | bgp 2026-06-23 11:41:32.094 | bgp_4byte_asn 2026-06-23 11:41:32.094 | bgp_dragent_scheduler 2026-06-23 11:41:32.094 | binding 2026-06-23 11:41:32.094 | binding-extended 2026-06-23 11:41:32.095 | default-subnetpools 2026-06-23 11:41:32.095 | dhcp_agent_scheduler 2026-06-23 11:41:32.095 | dns-domain-ports 2026-06-23 11:41:32.095 | dns-integration 2026-06-23 11:41:32.095 | dns-integration-domain-keywords 2026-06-23 11:41:32.095 | empty-string-filtering 2026-06-23 11:41:32.095 | enable-default-route-bfd 2026-06-23 11:41:32.096 | enable-default-route-ecmp 2026-06-23 11:41:32.096 | expose-port-forwarding-in-fip 2026-06-23 11:41:32.096 | ext-gw-mode 2026-06-23 11:41:32.096 | external-gateway-multihoming 2026-06-23 11:41:32.096 | external-net 2026-06-23 11:41:32.096 | extra_dhcp_opt 2026-06-23 11:41:32.096 | extraroute 2026-06-23 11:41:32.096 | extraroute-atomic 2026-06-23 11:41:32.096 | filter-validation 2026-06-23 11:41:32.096 | fip-port-details 2026-06-23 11:41:32.097 | flavors 2026-06-23 11:41:32.097 | floating-ip-port-forwarding 2026-06-23 11:41:32.097 | floating-ip-port-forwarding-description 2026-06-23 11:41:32.097 | floating-ip-port-forwarding-detail 2026-06-23 11:41:32.097 | floating-ip-port-forwarding-port-ranges 2026-06-23 11:41:32.097 | floatingip-pools 2026-06-23 11:41:32.097 | fwaas_v2 2026-06-23 11:41:32.097 | ip_allocation 2026-06-23 11:41:32.097 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:41:32.098 | l3-flavors 2026-06-23 11:41:32.098 | l3-ha 2026-06-23 11:41:32.098 | l3_agent_scheduler 2026-06-23 11:41:32.098 | logging 2026-06-23 11:41:32.098 | multi-provider 2026-06-23 11:41:32.098 | net-mtu 2026-06-23 11:41:32.098 | net-mtu-writable 2026-06-23 11:41:32.098 | network-ip-availability 2026-06-23 11:41:32.098 | network_availability_zone 2026-06-23 11:41:32.098 | network_ha 2026-06-23 11:41:32.098 | pagination 2026-06-23 11:41:32.099 | port-device-profile 2026-06-23 11:41:32.099 | port-hardware-offload-type 2026-06-23 11:41:32.099 | port-mac-address-regenerate 2026-06-23 11:41:32.099 | port-numa-affinity-policy 2026-06-23 11:41:32.099 | port-numa-affinity-policy-socket 2026-06-23 11:41:32.099 | port-resource-request 2026-06-23 11:41:32.099 | port-security 2026-06-23 11:41:32.099 | port-trusted-vif 2026-06-23 11:41:32.099 | project-id 2026-06-23 11:41:32.099 | provider 2026-06-23 11:41:32.099 | pvlan 2026-06-23 11:41:32.100 | qinq 2026-06-23 11:41:32.100 | qos 2026-06-23 11:41:32.100 | qos-bw-limit-direction 2026-06-23 11:41:32.100 | qos-bw-minimum-ingress 2026-06-23 11:41:32.100 | qos-default 2026-06-23 11:41:32.100 | qos-fip 2026-06-23 11:41:32.100 | qos-gateway-ip 2026-06-23 11:41:32.100 | qos-rule-type-details 2026-06-23 11:41:32.100 | qos-rule-type-filter 2026-06-23 11:41:32.100 | qos-rules-alias 2026-06-23 11:41:32.100 | quota-check-limit 2026-06-23 11:41:32.100 | quota-check-limit-default 2026-06-23 11:41:32.101 | quota_details 2026-06-23 11:41:32.101 | quotas 2026-06-23 11:41:32.101 | rbac-address-scope 2026-06-23 11:41:32.101 | rbac-policies 2026-06-23 11:41:32.101 | rbac-security-groups 2026-06-23 11:41:32.101 | router 2026-06-23 11:41:32.101 | router-enable-snat 2026-06-23 11:41:32.101 | router_availability_zone 2026-06-23 11:41:32.101 | security-group 2026-06-23 11:41:32.101 | security-groups-default-rules 2026-06-23 11:41:32.101 | security-groups-default-statefulness 2026-06-23 11:41:32.102 | security-groups-normalized-cidr 2026-06-23 11:41:32.102 | security-groups-remote-address-group 2026-06-23 11:41:32.102 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:41:32.102 | security-groups-shared-filtering 2026-06-23 11:41:32.102 | segment 2026-06-23 11:41:32.102 | sorting 2026-06-23 11:41:32.102 | standard-attr-description 2026-06-23 11:41:32.102 | standard-attr-fwaas-v2 2026-06-23 11:41:32.102 | standard-attr-revisions 2026-06-23 11:41:32.102 | standard-attr-tag 2026-06-23 11:41:32.102 | standard-attr-timestamp 2026-06-23 11:41:32.102 | stateful-security-group 2026-06-23 11:41:32.103 | subnet-dns-publish-fixed-ip 2026-06-23 11:41:32.103 | subnet-external-network 2026-06-23 11:41:32.103 | subnet-service-types 2026-06-23 11:41:32.103 | subnet_allocation 2026-06-23 11:41:32.103 | subnet_onboard 2026-06-23 11:41:32.103 | subnetpool-prefix-ops 2026-06-23 11:41:32.103 | tag-creation 2026-06-23 11:41:32.103 | tap-mirror 2026-06-23 11:41:32.103 | tap-mirror-both-direction 2026-06-23 11:41:32.103 | trunk 2026-06-23 11:41:32.103 | uplink-status-propagation 2026-06-23 11:41:32.104 | uplink-status-propagation-updatable 2026-06-23 11:41:32.104 | vlan-transparent 2026-06-23 11:41:32.104 | vpn-endpoint-groups 2026-06-23 11:41:32.104 | vpnaas' 2026-06-23 11:41:32.104 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-23 11:41:32.104 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-23 11:41:32.104 | address-scope 2026-06-23 11:41:32.104 | agent 2026-06-23 11:41:32.104 | allowed-address-pairs 2026-06-23 11:41:32.104 | auto-allocated-topology 2026-06-23 11:41:32.104 | availability_zone 2026-06-23 11:41:32.104 | bgp 2026-06-23 11:41:32.105 | bgp_4byte_asn 2026-06-23 11:41:32.105 | bgp_dragent_scheduler 2026-06-23 11:41:32.105 | binding 2026-06-23 11:41:32.105 | binding-extended 2026-06-23 11:41:32.105 | default-subnetpools 2026-06-23 11:41:32.105 | dhcp_agent_scheduler 2026-06-23 11:41:32.105 | dns-domain-ports 2026-06-23 11:41:32.105 | dns-integration 2026-06-23 11:41:32.105 | dns-integration-domain-keywords 2026-06-23 11:41:32.105 | empty-string-filtering 2026-06-23 11:41:32.105 | enable-default-route-bfd 2026-06-23 11:41:32.106 | enable-default-route-ecmp 2026-06-23 11:41:32.106 | expose-port-forwarding-in-fip 2026-06-23 11:41:32.106 | ext-gw-mode 2026-06-23 11:41:32.106 | external-gateway-multihoming 2026-06-23 11:41:32.106 | external-net 2026-06-23 11:41:32.106 | extra_dhcp_opt 2026-06-23 11:41:32.106 | extraroute 2026-06-23 11:41:32.106 | extraroute-atomic 2026-06-23 11:41:32.106 | filter-validation 2026-06-23 11:41:32.106 | fip-port-details 2026-06-23 11:41:32.106 | flavors 2026-06-23 11:41:32.107 | floating-ip-port-forwarding 2026-06-23 11:41:32.107 | floating-ip-port-forwarding-description 2026-06-23 11:41:32.107 | floating-ip-port-forwarding-detail 2026-06-23 11:41:32.107 | floating-ip-port-forwarding-port-ranges 2026-06-23 11:41:32.107 | floatingip-pools 2026-06-23 11:41:32.107 | fwaas_v2 2026-06-23 11:41:32.107 | ip_allocation 2026-06-23 11:41:32.107 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:41:32.107 | l3-flavors 2026-06-23 11:41:32.107 | l3-ha 2026-06-23 11:41:32.107 | l3_agent_scheduler 2026-06-23 11:41:32.108 | logging 2026-06-23 11:41:32.108 | multi-provider 2026-06-23 11:41:32.108 | net-mtu 2026-06-23 11:41:32.108 | net-mtu-writable 2026-06-23 11:41:32.108 | network-ip-availability 2026-06-23 11:41:32.108 | network_availability_zone 2026-06-23 11:41:32.108 | network_ha 2026-06-23 11:41:32.108 | pagination 2026-06-23 11:41:32.108 | port-device-profile 2026-06-23 11:41:32.108 | port-hardware-offload-type 2026-06-23 11:41:32.108 | port-mac-address-regenerate 2026-06-23 11:41:32.108 | port-numa-affinity-policy 2026-06-23 11:41:32.109 | port-numa-affinity-policy-socket 2026-06-23 11:41:32.109 | port-resource-request 2026-06-23 11:41:32.109 | port-security 2026-06-23 11:41:32.109 | port-trusted-vif 2026-06-23 11:41:32.109 | project-id 2026-06-23 11:41:32.109 | provider 2026-06-23 11:41:32.109 | pvlan 2026-06-23 11:41:32.109 | qinq 2026-06-23 11:41:32.109 | qos 2026-06-23 11:41:32.109 | qos-bw-limit-direction 2026-06-23 11:41:32.109 | qos-bw-minimum-ingress 2026-06-23 11:41:32.110 | qos-default 2026-06-23 11:41:32.110 | qos-fip 2026-06-23 11:41:32.110 | qos-gateway-ip 2026-06-23 11:41:32.110 | qos-rule-type-details 2026-06-23 11:41:32.110 | qos-rule-type-filter 2026-06-23 11:41:32.110 | qos-rules-alias 2026-06-23 11:41:32.110 | quota-check-limit 2026-06-23 11:41:32.110 | quota-check-limit-default 2026-06-23 11:41:32.110 | quota_details 2026-06-23 11:41:32.110 | quotas 2026-06-23 11:41:32.110 | rbac-address-scope 2026-06-23 11:41:32.110 | rbac-policies 2026-06-23 11:41:32.111 | rbac-security-groups 2026-06-23 11:41:32.111 | router 2026-06-23 11:41:32.111 | router-enable-snat 2026-06-23 11:41:32.111 | router_availability_zone 2026-06-23 11:41:32.111 | security-group 2026-06-23 11:41:32.111 | security-groups-default-rules 2026-06-23 11:41:32.111 | security-groups-default-statefulness 2026-06-23 11:41:32.111 | security-groups-normalized-cidr 2026-06-23 11:41:32.111 | security-groups-remote-address-group 2026-06-23 11:41:32.111 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:41:32.112 | security-groups-shared-filtering 2026-06-23 11:41:32.112 | segment 2026-06-23 11:41:32.112 | sorting 2026-06-23 11:41:32.112 | standard-attr-description 2026-06-23 11:41:32.112 | standard-attr-fwaas-v2 2026-06-23 11:41:32.112 | standard-attr-revisions 2026-06-23 11:41:32.112 | standard-attr-tag 2026-06-23 11:41:32.112 | standard-attr-timestamp 2026-06-23 11:41:32.112 | stateful-security-group 2026-06-23 11:41:32.112 | subnet-dns-publish-fixed-ip 2026-06-23 11:41:32.112 | subnet-external-network 2026-06-23 11:41:32.113 | subnet-service-types 2026-06-23 11:41:32.113 | subnet_allocation 2026-06-23 11:41:32.113 | subnet_onboard 2026-06-23 11:41:32.113 | subnetpool-prefix-ops 2026-06-23 11:41:32.113 | tag-creation 2026-06-23 11:41:32.113 | tap-mirror 2026-06-23 11:41:32.113 | tap-mirror-both-direction 2026-06-23 11:41:32.113 | trunk 2026-06-23 11:41:32.113 | uplink-status-propagation 2026-06-23 11:41:32.113 | uplink-status-propagation-updatable 2026-06-23 11:41:32.113 | vlan-transparent 2026-06-23 11:41:32.114 | vpn-endpoint-groups 2026-06-23 11:41:32.114 | vpnaas' 2026-06-23 11:41:32.114 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-23 11:41:32.114 | address-scope 2026-06-23 11:41:32.114 | agent 2026-06-23 11:41:32.114 | allowed-address-pairs 2026-06-23 11:41:32.114 | auto-allocated-topology 2026-06-23 11:41:32.114 | availability_zone 2026-06-23 11:41:32.114 | bgp 2026-06-23 11:41:32.114 | bgp_4byte_asn 2026-06-23 11:41:32.114 | bgp_dragent_scheduler 2026-06-23 11:41:32.114 | binding 2026-06-23 11:41:32.115 | binding-extended 2026-06-23 11:41:32.115 | default-subnetpools 2026-06-23 11:41:32.115 | dhcp_agent_scheduler 2026-06-23 11:41:32.115 | dns-domain-ports 2026-06-23 11:41:32.115 | dns-integration 2026-06-23 11:41:32.115 | dns-integration-domain-keywords 2026-06-23 11:41:32.115 | empty-string-filtering 2026-06-23 11:41:32.115 | enable-default-route-bfd 2026-06-23 11:41:32.115 | enable-default-route-ecmp 2026-06-23 11:41:32.115 | expose-port-forwarding-in-fip 2026-06-23 11:41:32.115 | ext-gw-mode 2026-06-23 11:41:32.115 | external-gateway-multihoming 2026-06-23 11:41:32.116 | external-net 2026-06-23 11:41:32.116 | extra_dhcp_opt 2026-06-23 11:41:32.116 | extraroute 2026-06-23 11:41:32.116 | extraroute-atomic 2026-06-23 11:41:32.116 | filter-validation 2026-06-23 11:41:32.116 | fip-port-details 2026-06-23 11:41:32.116 | flavors 2026-06-23 11:41:32.116 | floating-ip-port-forwarding 2026-06-23 11:41:32.116 | floating-ip-port-forwarding-description 2026-06-23 11:41:32.116 | floating-ip-port-forwarding-detail 2026-06-23 11:41:32.117 | floating-ip-port-forwarding-port-ranges 2026-06-23 11:41:32.117 | floatingip-pools 2026-06-23 11:41:32.117 | fwaas_v2 2026-06-23 11:41:32.117 | ip_allocation 2026-06-23 11:41:32.117 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:41:32.117 | l3-flavors 2026-06-23 11:41:32.117 | l3-ha 2026-06-23 11:41:32.117 | l3_agent_scheduler 2026-06-23 11:41:32.117 | logging 2026-06-23 11:41:32.117 | multi-provider 2026-06-23 11:41:32.117 | net-mtu 2026-06-23 11:41:32.118 | net-mtu-writable 2026-06-23 11:41:32.118 | network-ip-availability 2026-06-23 11:41:32.118 | network_availability_zone 2026-06-23 11:41:32.118 | network_ha 2026-06-23 11:41:32.118 | pagination 2026-06-23 11:41:32.118 | port-device-profile 2026-06-23 11:41:32.118 | port-hardware-offload-type 2026-06-23 11:41:32.118 | port-mac-address-regenerate 2026-06-23 11:41:32.118 | port-numa-affinity-policy 2026-06-23 11:41:32.118 | port-numa-affinity-policy-socket 2026-06-23 11:41:32.118 | port-resource-request 2026-06-23 11:41:32.118 | port-security 2026-06-23 11:41:32.119 | port-trusted-vif 2026-06-23 11:41:32.119 | project-id 2026-06-23 11:41:32.119 | provider 2026-06-23 11:41:32.119 | pvlan 2026-06-23 11:41:32.119 | qinq 2026-06-23 11:41:32.119 | qos 2026-06-23 11:41:32.119 | qos-bw-limit-direction 2026-06-23 11:41:32.119 | qos-bw-minimum-ingress 2026-06-23 11:41:32.119 | qos-default 2026-06-23 11:41:32.119 | qos-fip 2026-06-23 11:41:32.119 | qos-gateway-ip 2026-06-23 11:41:32.120 | qos-rule-type-details 2026-06-23 11:41:32.120 | qos-rule-type-filter 2026-06-23 11:41:32.120 | qos-rules-alias 2026-06-23 11:41:32.120 | quota-check-limit 2026-06-23 11:41:32.120 | quota-check-limit-default 2026-06-23 11:41:32.120 | quota_details 2026-06-23 11:41:32.120 | quotas 2026-06-23 11:41:32.120 | rbac-address-scope 2026-06-23 11:41:32.120 | rbac-policies 2026-06-23 11:41:32.120 | rbac-security-groups 2026-06-23 11:41:32.120 | router 2026-06-23 11:41:32.121 | router-enable-snat 2026-06-23 11:41:32.121 | router_availability_zone 2026-06-23 11:41:32.121 | security-group 2026-06-23 11:41:32.121 | security-groups-default-rules 2026-06-23 11:41:32.121 | security-groups-default-statefulness 2026-06-23 11:41:32.121 | security-groups-normalized-cidr 2026-06-23 11:41:32.121 | security-groups-remote-address-group 2026-06-23 11:41:32.121 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:41:32.121 | security-groups-shared-filtering 2026-06-23 11:41:32.121 | segment 2026-06-23 11:41:32.121 | sorting 2026-06-23 11:41:32.121 | standard-attr-description 2026-06-23 11:41:32.122 | standard-attr-fwaas-v2 2026-06-23 11:41:32.122 | standard-attr-revisions 2026-06-23 11:41:32.122 | standard-attr-tag 2026-06-23 11:41:32.122 | standard-attr-timestamp 2026-06-23 11:41:32.122 | stateful-security-group 2026-06-23 11:41:32.122 | subnet-dns-publish-fixed-ip 2026-06-23 11:41:32.122 | subnet-external-network 2026-06-23 11:41:32.122 | subnet-service-types 2026-06-23 11:41:32.122 | subnet_allocation 2026-06-23 11:41:32.122 | subnet_onboard 2026-06-23 11:41:32.122 | subnetpool-prefix-ops 2026-06-23 11:41:32.123 | tag-creation 2026-06-23 11:41:32.123 | tap-mirror 2026-06-23 11:41:32.123 | tap-mirror-both-direction 2026-06-23 11:41:32.123 | trunk 2026-06-23 11:41:32.123 | uplink-status-propagation 2026-06-23 11:41:32.123 | uplink-status-propagation-updatable 2026-06-23 11:41:32.123 | vlan-transparent 2026-06-23 11:41:32.123 | vpn-endpoint-groups 2026-06-23 11:41:32.123 | vpnaas' 2026-06-23 11:41:32.123 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-23 11:41:32.123 | address-scope 2026-06-23 11:41:32.123 | agent 2026-06-23 11:41:32.124 | allowed-address-pairs 2026-06-23 11:41:32.124 | auto-allocated-topology 2026-06-23 11:41:32.124 | availability_zone 2026-06-23 11:41:32.124 | bgp 2026-06-23 11:41:32.124 | bgp_4byte_asn 2026-06-23 11:41:32.124 | bgp_dragent_scheduler 2026-06-23 11:41:32.124 | binding 2026-06-23 11:41:32.124 | binding-extended 2026-06-23 11:41:32.124 | default-subnetpools 2026-06-23 11:41:32.124 | dhcp_agent_scheduler 2026-06-23 11:41:32.124 | dns-domain-ports 2026-06-23 11:41:32.125 | dns-integration 2026-06-23 11:41:32.125 | dns-integration-domain-keywords 2026-06-23 11:41:32.125 | empty-string-filtering 2026-06-23 11:41:32.125 | enable-default-route-bfd 2026-06-23 11:41:32.125 | enable-default-route-ecmp 2026-06-23 11:41:32.125 | expose-port-forwarding-in-fip 2026-06-23 11:41:32.125 | ext-gw-mode 2026-06-23 11:41:32.125 | external-gateway-multihoming 2026-06-23 11:41:32.125 | external-net 2026-06-23 11:41:32.125 | extra_dhcp_opt 2026-06-23 11:41:32.125 | extraroute 2026-06-23 11:41:32.126 | extraroute-atomic 2026-06-23 11:41:32.126 | filter-validation 2026-06-23 11:41:32.126 | fip-port-details 2026-06-23 11:41:32.126 | flavors 2026-06-23 11:41:32.126 | floating-ip-port-forwarding 2026-06-23 11:41:32.126 | floating-ip-port-forwarding-description 2026-06-23 11:41:32.126 | floating-ip-port-forwarding-detail 2026-06-23 11:41:32.126 | floating-ip-port-forwarding-port-ranges 2026-06-23 11:41:32.126 | floatingip-pools 2026-06-23 11:41:32.126 | fwaas_v2 2026-06-23 11:41:32.127 | ip_allocation 2026-06-23 11:41:32.127 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:41:32.127 | l3-flavors 2026-06-23 11:41:32.127 | l3-ha 2026-06-23 11:41:32.127 | l3_agent_scheduler 2026-06-23 11:41:32.127 | logging 2026-06-23 11:41:32.127 | multi-provider 2026-06-23 11:41:32.127 | net-mtu 2026-06-23 11:41:32.127 | net-mtu-writable 2026-06-23 11:41:32.127 | network-ip-availability 2026-06-23 11:41:32.127 | network_availability_zone 2026-06-23 11:41:32.127 | network_ha 2026-06-23 11:41:32.128 | pagination 2026-06-23 11:41:32.128 | port-device-profile 2026-06-23 11:41:32.128 | port-hardware-offload-type 2026-06-23 11:41:32.128 | port-mac-address-regenerate 2026-06-23 11:41:32.128 | port-numa-affinity-policy 2026-06-23 11:41:32.128 | port-numa-affinity-policy-socket 2026-06-23 11:41:32.128 | port-resource-request 2026-06-23 11:41:32.128 | port-security 2026-06-23 11:41:32.128 | port-trusted-vif 2026-06-23 11:41:32.128 | project-id 2026-06-23 11:41:32.128 | provider 2026-06-23 11:41:32.129 | pvlan 2026-06-23 11:41:32.129 | qinq 2026-06-23 11:41:32.129 | qos 2026-06-23 11:41:32.129 | qos-bw-limit-direction 2026-06-23 11:41:32.129 | qos-bw-minimum-ingress 2026-06-23 11:41:32.129 | qos-default 2026-06-23 11:41:32.129 | qos-fip 2026-06-23 11:41:32.129 | qos-gateway-ip 2026-06-23 11:41:32.129 | qos-rule-type-details 2026-06-23 11:41:32.129 | qos-rule-type-filter 2026-06-23 11:41:32.129 | qos-rules-alias 2026-06-23 11:41:32.130 | quota-check-limit 2026-06-23 11:41:32.130 | quota-check-limit-default 2026-06-23 11:41:32.130 | quota_details 2026-06-23 11:41:32.130 | quotas 2026-06-23 11:41:32.130 | rbac-address-scope 2026-06-23 11:41:32.130 | rbac-policies 2026-06-23 11:41:32.130 | rbac-security-groups 2026-06-23 11:41:32.130 | router 2026-06-23 11:41:32.130 | router-enable-snat 2026-06-23 11:41:32.130 | router_availability_zone 2026-06-23 11:41:32.130 | security-group 2026-06-23 11:41:32.130 | security-groups-default-rules 2026-06-23 11:41:32.131 | security-groups-default-statefulness 2026-06-23 11:41:32.131 | security-groups-normalized-cidr 2026-06-23 11:41:32.131 | security-groups-remote-address-group 2026-06-23 11:41:32.131 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:41:32.131 | security-groups-shared-filtering 2026-06-23 11:41:32.131 | segment 2026-06-23 11:41:32.131 | sorting 2026-06-23 11:41:32.131 | standard-attr-description 2026-06-23 11:41:32.131 | standard-attr-fwaas-v2 2026-06-23 11:41:32.131 | standard-attr-revisions 2026-06-23 11:41:32.131 | standard-attr-tag 2026-06-23 11:41:32.132 | standard-attr-timestamp 2026-06-23 11:41:32.132 | stateful-security-group 2026-06-23 11:41:32.132 | subnet-dns-publish-fixed-ip 2026-06-23 11:41:32.132 | subnet-external-network 2026-06-23 11:41:32.132 | subnet-service-types 2026-06-23 11:41:32.132 | subnet_allocation 2026-06-23 11:41:32.132 | subnet_onboard 2026-06-23 11:41:32.132 | subnetpool-prefix-ops 2026-06-23 11:41:32.132 | tag-creation 2026-06-23 11:41:32.132 | tap-mirror 2026-06-23 11:41:32.132 | tap-mirror-both-direction 2026-06-23 11:41:32.133 | trunk 2026-06-23 11:41:32.133 | uplink-status-propagation 2026-06-23 11:41:32.133 | uplink-status-propagation-updatable 2026-06-23 11:41:32.133 | vlan-transparent 2026-06-23 11:41:32.133 | vpn-endpoint-groups 2026-06-23 11:41:32.133 | vpnaas' 2026-06-23 11:41:32.133 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-23 11:41:32.133 | address-scope 2026-06-23 11:41:32.133 | agent 2026-06-23 11:41:32.133 | allowed-address-pairs 2026-06-23 11:41:32.133 | auto-allocated-topology 2026-06-23 11:41:32.133 | availability_zone 2026-06-23 11:41:32.134 | bgp 2026-06-23 11:41:32.134 | bgp_4byte_asn 2026-06-23 11:41:32.134 | bgp_dragent_scheduler 2026-06-23 11:41:32.134 | binding 2026-06-23 11:41:32.134 | binding-extended 2026-06-23 11:41:32.134 | default-subnetpools 2026-06-23 11:41:32.134 | dhcp_agent_scheduler 2026-06-23 11:41:32.134 | dns-domain-ports 2026-06-23 11:41:32.134 | dns-integration 2026-06-23 11:41:32.134 | dns-integration-domain-keywords 2026-06-23 11:41:32.134 | empty-string-filtering 2026-06-23 11:41:32.135 | enable-default-route-bfd 2026-06-23 11:41:32.135 | enable-default-route-ecmp 2026-06-23 11:41:32.135 | expose-port-forwarding-in-fip 2026-06-23 11:41:32.135 | ext-gw-mode 2026-06-23 11:41:32.135 | external-gateway-multihoming 2026-06-23 11:41:32.135 | external-net 2026-06-23 11:41:32.135 | extra_dhcp_opt 2026-06-23 11:41:32.135 | extraroute 2026-06-23 11:41:32.135 | extraroute-atomic 2026-06-23 11:41:32.135 | filter-validation 2026-06-23 11:41:32.135 | fip-port-details 2026-06-23 11:41:32.135 | flavors 2026-06-23 11:41:32.136 | floating-ip-port-forwarding 2026-06-23 11:41:32.136 | floating-ip-port-forwarding-description 2026-06-23 11:41:32.136 | floating-ip-port-forwarding-detail 2026-06-23 11:41:32.136 | floating-ip-port-forwarding-port-ranges 2026-06-23 11:41:32.136 | floatingip-pools 2026-06-23 11:41:32.136 | fwaas_v2 2026-06-23 11:41:32.136 | ip_allocation 2026-06-23 11:41:32.136 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:41:32.136 | l3-flavors 2026-06-23 11:41:32.136 | l3-ha 2026-06-23 11:41:32.137 | l3_agent_scheduler 2026-06-23 11:41:32.137 | logging 2026-06-23 11:41:32.137 | multi-provider 2026-06-23 11:41:32.137 | net-mtu 2026-06-23 11:41:32.137 | net-mtu-writable 2026-06-23 11:41:32.137 | network-ip-availability 2026-06-23 11:41:32.137 | network_availability_zone 2026-06-23 11:41:32.137 | network_ha 2026-06-23 11:41:32.137 | pagination 2026-06-23 11:41:32.137 | port-device-profile 2026-06-23 11:41:32.137 | port-hardware-offload-type 2026-06-23 11:41:32.138 | port-mac-address-regenerate 2026-06-23 11:41:32.138 | port-numa-affinity-policy 2026-06-23 11:41:32.138 | port-numa-affinity-policy-socket 2026-06-23 11:41:32.138 | port-resource-request 2026-06-23 11:41:32.138 | port-security 2026-06-23 11:41:32.138 | port-trusted-vif 2026-06-23 11:41:32.138 | project-id 2026-06-23 11:41:32.138 | provider 2026-06-23 11:41:32.138 | pvlan 2026-06-23 11:41:32.138 | qinq 2026-06-23 11:41:32.138 | qos 2026-06-23 11:41:32.138 | qos-bw-limit-direction 2026-06-23 11:41:32.139 | qos-bw-minimum-ingress 2026-06-23 11:41:32.139 | qos-default 2026-06-23 11:41:32.139 | qos-fip 2026-06-23 11:41:32.139 | qos-gateway-ip 2026-06-23 11:41:32.139 | qos-rule-type-details 2026-06-23 11:41:32.139 | qos-rule-type-filter 2026-06-23 11:41:32.139 | qos-rules-alias 2026-06-23 11:41:32.139 | quota-check-limit 2026-06-23 11:41:32.139 | quota-check-limit-default 2026-06-23 11:41:32.139 | quota_details 2026-06-23 11:41:32.139 | quotas 2026-06-23 11:41:32.140 | rbac-address-scope 2026-06-23 11:41:32.140 | rbac-policies 2026-06-23 11:41:32.140 | rbac-security-groups 2026-06-23 11:41:32.140 | router 2026-06-23 11:41:32.140 | router-enable-snat 2026-06-23 11:41:32.140 | router_availability_zone 2026-06-23 11:41:32.140 | security-group 2026-06-23 11:41:32.140 | security-groups-default-rules 2026-06-23 11:41:32.140 | security-groups-default-statefulness 2026-06-23 11:41:32.140 | security-groups-normalized-cidr 2026-06-23 11:41:32.140 | security-groups-remote-address-group 2026-06-23 11:41:32.140 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:41:32.141 | security-groups-shared-filtering 2026-06-23 11:41:32.141 | segment 2026-06-23 11:41:32.141 | sorting 2026-06-23 11:41:32.141 | standard-attr-description 2026-06-23 11:41:32.141 | standard-attr-fwaas-v2 2026-06-23 11:41:32.141 | standard-attr-revisions 2026-06-23 11:41:32.141 | standard-attr-tag 2026-06-23 11:41:32.142 | standard-attr-timestamp 2026-06-23 11:41:32.142 | stateful-security-group 2026-06-23 11:41:32.142 | subnet-dns-publish-fixed-ip 2026-06-23 11:41:32.142 | subnet-external-network 2026-06-23 11:41:32.142 | subnet-service-types 2026-06-23 11:41:32.142 | subnet_allocation 2026-06-23 11:41:32.142 | subnet_onboard 2026-06-23 11:41:32.142 | subnetpool-prefix-ops 2026-06-23 11:41:32.142 | tag-creation 2026-06-23 11:41:32.142 | tap-mirror 2026-06-23 11:41:32.142 | tap-mirror-both-direction 2026-06-23 11:41:32.143 | trunk 2026-06-23 11:41:32.143 | uplink-status-propagation 2026-06-23 11:41:32.143 | uplink-status-propagation-updatable 2026-06-23 11:41:32.143 | vlan-transparent 2026-06-23 11:41:32.143 | vpn-endpoint-groups 2026-06-23 11:41:32.143 | vpnaas' 2026-06-23 11:41:32.143 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-23 11:41:32.143 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-23 11:41:32.143 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-23 11:41:32.143 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-23 11:41:32.143 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-23 11:41:32.144 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 11:41:32.144 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 11:41:32.144 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-23 11:41:32.144 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:32.144 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-23 11:41:32.144 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-23 11:41:32.144 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-23 11:41:32.144 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:32.144 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-23 11:41:32.170 | + 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.110:6641 2026-06-23 11:41:32.174 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:32.177 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 11:41:32.179 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.110:6641 2026-06-23 11:41:32.183 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.110:6641 ']' 2026-06-23 11:41:32.185 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:32.187 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.110:6641 2026-06-23 11:41:32.234 | + 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.110:6642 2026-06-23 11:41:32.238 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:32.242 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 11:41:32.246 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.110:6642 2026-06-23 11:41:32.250 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.110:6642 ']' 2026-06-23 11:41:32.254 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:32.258 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.110:6642 2026-06-23 11:41:32.304 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-23 11:41:32.330 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:32.334 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-23 11:41:32.339 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:32.343 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 11:41:32.347 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-23 11:41:32.351 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-23 11:41:32.356 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:32.360 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-23 11:41:32.404 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-23 11:41:32.409 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:32.413 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 11:41:32.417 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-23 11:41:32.421 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-23 11:41:32.426 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:32.430 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-23 11:41:32.478 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-23 11:41:32.482 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:32.486 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-23 11:41:32.491 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-23 11:41:32.495 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-23 11:41:32.500 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:32.504 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-23 11:41:32.553 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-23 11:41:32.583 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-23 11:41:32.610 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:32.615 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-23 11:41:32.619 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-23 11:41:32.648 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:32.651 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-23 11:41:32.655 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-23 11:41:32.659 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-23 11:41:32.663 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:32.668 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 11:41:32.672 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-23 11:41:32.676 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-23 11:41:32.681 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:32.685 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-23 11:41:32.733 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-23 11:41:32.760 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:32.765 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-23 11:41:32.813 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-23 11:41:32.839 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:32.843 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-23 11:41:32.890 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-23 11:41:32.918 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:32.922 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-23 11:41:32.926 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-23 11:41:32.952 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:32.955 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-23 11:41:32.960 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-23 11:41:32.964 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-23 11:41:33.014 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-23 11:41:33.042 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:33.045 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-23 11:41:33.074 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:33.079 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-23 11:41:33.108 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:33.111 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-23 11:41:33.139 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:33.144 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-23 11:41:33.173 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:33.178 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-23 11:41:33.206 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:33.209 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-23 11:41:33.212 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-23 11:41:33.217 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-23 11:41:33.224 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-23 11:41:33.271 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-23 11:41:33.321 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-23 11:41:33.371 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-23 11:41:33.419 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-23 11:41:33.424 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 11:41:33.429 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-23 11:41:33.432 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 11:41:33.437 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 11:41:33.442 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-23 11:41:33.447 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 11:41:33.450 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-23 11:41:33.454 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 11:41:33.459 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-23 11:41:33.507 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-23 11:41:33.556 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.110/identity 2026-06-23 11:41:33.607 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-23 11:41:33.660 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-23 11:41:33.710 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-23 11:41:33.759 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-23 11:41:33.807 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-23 11:41:33.856 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.110/identity 2026-06-23 11:41:33.907 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 11:41:33.958 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 11:41:34.011 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 11:41:34.015 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-23 11:41:34.068 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-23 11:41:34.120 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-23 11:41:34.124 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 11:41:34.128 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 11:41:34.133 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-23 11:41:34.137 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-23 11:41:34.191 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-23 11:41:34.244 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.110/identity 2026-06-23 11:41:34.297 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-23 11:41:34.353 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-23 11:41:34.406 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-23 11:41:34.457 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-23 11:41:34.508 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-23 11:41:34.563 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-23 11:41:34.568 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 11:41:34.572 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-23 11:41:34.577 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-23 11:41:34.582 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-23 11:41:34.639 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-23 11:41:34.693 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.110/identity 2026-06-23 11:41:34.743 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-23 11:41:34.792 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-23 11:41:34.841 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-23 11:41:34.891 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-23 11:41:34.945 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-23 11:41:34.996 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-23 11:41:35.001 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-23 11:41:35.006 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-23 11:41:35.010 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-23 11:41:35.015 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-23 11:41:35.019 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-23 11:41:35.024 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-23 11:41:35.028 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-23 11:41:35.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-23 11:41:35.037 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-23 11:41:35.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-23 11:41:35.047 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-23 11:41:35.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-23 11:41:35.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-23 11:41:35.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-23 11:41:35.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-23 11:41:35.069 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-23 11:41:35.074 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-23 11:41:35.078 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.082 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-23 11:41:35.086 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-23 11:41:35.091 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-23 11:41:35.095 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.100 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-23 11:41:35.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-23 11:41:35.156 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.161 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 11:41:35.165 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-23 11:41:35.170 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-23 11:41:35.174 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.179 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-23 11:41:35.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-23 11:41:35.234 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.238 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 11:41:35.242 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-23 11:41:35.246 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-23 11:41:35.250 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.255 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-23 11:41:35.304 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-23 11:41:35.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-23 11:41:35.313 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.317 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 11:41:35.321 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-23 11:41:35.326 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-23 11:41:35.330 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.334 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-23 11:41:35.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-23 11:41:35.392 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.397 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 11:41:35.401 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-23 11:41:35.406 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-23 11:41:35.410 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.414 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-23 11:41:35.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-23 11:41:35.468 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.473 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 11:41:35.477 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-23 11:41:35.482 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-23 11:41:35.486 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.490 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-23 11:41:35.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-23 11:41:35.543 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.547 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-23 11:41:35.550 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-23 11:41:35.555 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-23 11:41:35.559 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.563 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-23 11:41:35.612 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-23 11:41:35.616 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.620 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-23 11:41:35.624 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-23 11:41:35.629 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-23 11:41:35.633 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.637 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-23 11:41:35.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-23 11:41:35.690 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.694 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-23 11:41:35.698 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-23 11:41:35.702 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-23 11:41:35.706 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.710 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-23 11:41:35.760 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-23 11:41:35.764 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.768 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-23 11:41:35.772 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-23 11:41:35.776 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-23 11:41:35.780 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.784 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-23 11:41:35.832 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-23 11:41:35.836 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 11:41:35.840 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-23 11:41:35.844 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-23 11:41:35.849 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-23 11:41:35.853 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 11:41:35.857 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-23 11:41:35.908 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-23 11:41:35.913 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-23 11:41:35.964 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-23 11:41:36.019 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-23 11:41:36.028 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-23 11:41:36.032 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-23 11:41:36.037 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-23 11:41:36.042 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 11:41:36.046 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-23 11:41:36.051 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-23 11:41:36.055 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 11:41:36.060 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 11:41:36.084 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:41:36.084 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 11:41:36.096 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 11:41:36.102 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 11:41:36.119 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 11:41:36.126 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-23 11:41:36.130 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-23 11:41:36.137 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 11:41:36.141 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-23 11:41:36.194 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-23 11:41:36.244 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-23 11:41:36.293 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-23 11:41:36.342 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 11:41:36.390 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 11:41:36.440 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-23 11:41:36.483 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-23 11:41:36.528 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-23 11:41:36.573 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 11:41:36.621 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 11:41:36.666 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 11:41:36.707 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-23 11:41:36.751 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-23 11:41:36.803 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 11:41:36.806 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 11:41:36.810 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-23 11:41:36.815 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-23 11:41:36.819 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 11:41:36.824 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:41:36.829 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:41:36.833 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-23 11:41:36.838 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-23 11:41:36.842 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-23 11:41:36.885 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 11:41:36.928 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-23 11:41:36.929 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-23 11:41:36.942 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-23 11:41:36.948 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-23 11:41:36.952 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-23 11:41:36.955 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 11:41:36.958 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 11:41:36.962 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 11:41:36.966 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 11:41:36.970 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:41:36.974 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:41:36.978 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 11:41:36.982 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 11:41:36.994 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:41:37.002 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:41:37.006 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-23 11:41:37.018 | perl: warning: Setting locale failed. 2026-06-23 11:41:37.019 | perl: warning: Please check that your locale settings: 2026-06-23 11:41:37.019 | LANGUAGE = (unset), 2026-06-23 11:41:37.019 | LC_ALL = "en_US.utf8", 2026-06-23 11:41:37.019 | LANG = "de_DE.UTF-8" 2026-06-23 11:41:37.019 | are supported and installed on your system. 2026-06-23 11:41:37.019 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 11:41:37.064 | Enabling site neutron-api. 2026-06-23 11:41:37.070 | To activate the new configuration, you need to run: 2026-06-23 11:41:37.070 | systemctl reload apache2 2026-06-23 11:41:37.077 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 11:41:37.082 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 11:41:37.085 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 11:41:37.088 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 11:41:37.318 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-23 11:41:37.346 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:37.350 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-23 11:41:37.377 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:37.381 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-23 11:41:37.385 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-23 11:41:37.471 | + inc/async:async_inner:63 : init_neutron 2026-06-23 11:41:37.521 | [2075 Async init_neutron:62021]: running: init_neutron 2026-06-23 11:41:37.525 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-23 11:41:37.547 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:37.550 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-23 11:41:37.574 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:37.577 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-23 11:41:37.583 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-23 11:41:37.587 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-23 11:41:37.640 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-23 11:41:37.645 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-23 11:41:37.697 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-23 11:41:37.726 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:41:37.731 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-23 11:41:37.763 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:37.768 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-23 11:41:37.773 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:41:37.778 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-23 11:41:37.783 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-23 11:41:37.787 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-23 11:41:37.890 | + inc/async:async_inner:63 : init_cinder 2026-06-23 11:41:37.960 | [2075 Async init_cinder:62257]: running: init_cinder 2026-06-23 11:41:37.965 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-23 11:41:38.002 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:41:38.007 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-23 11:41:38.011 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:41:38.017 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-23 11:41:38.023 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-23 11:41:38.026 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-23 11:41:38.124 | + inc/async:async_inner:63 : init_placement 2026-06-23 11:41:38.184 | [2075 Async init_placement:62387]: running: init_placement 2026-06-23 11:41:38.186 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-23 11:41:38.255 | [2075 Async init_neutron:62021]: Waiting for completion of init_neutron running on PID 62021 (5 other jobs running) 2026-06-23 11:41:38.287 | [2075 Async init_neutron:62021]: Signaling child to exit 2026-06-23 11:41:53.434 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:41:53.478 | [62257 Async init_cinder:62257]: finished successfully 2026-06-23 11:42:31.596 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:42:31.642 | [62387 Async init_placement:62387]: finished successfully 2026-06-23 11:42:37.284 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:42:37.306 | [62021 Async init_neutron:62021]: finished successfully 2026-06-23 11:42:37.326 | WAKEUP 2026-06-23 11:42:37.345 | [2075 Async init_neutron:62021]: Signaled 2026-06-23 11:42:37.346 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-23 11:42:37.347 | + lib/database:recreate_database:112 : local db=neutron 2026-06-23 11:42:37.347 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-23 11:42:37.347 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-23 11:42:37.347 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-23 11:42:37.347 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:37.347 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-23 11:42:37.347 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:37.347 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-23 11:42:37.348 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 11:42:37.348 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:42:37.348 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:42:37.348 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:42:37.348 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214897693 2026-06-23 11:42:37.348 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-23 11:42:37.348 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-23 11:42:37.348 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-23 11:42:37.348 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-23 11:42:37.349 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-23 11:42:37.349 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-23 11:42:37.349 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-23 11:42:37.349 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-23 11:42:37.349 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-23 11:42:37.349 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-23 11:42:37.349 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-23 11:42:37.349 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-23 11:42:37.349 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-23 11:42:37.350 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-23 11:42:37.350 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-23 11:42:37.350 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-23 11:42:37.350 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-23 11:42:37.350 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-23 11:42:37.350 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-23 11:42:37.350 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-23 11:42:37.350 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-23 11:42:37.351 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-23 11:42:37.351 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-23 11:42:37.351 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-23 11:42:37.351 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-23 11:42:37.351 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-23 11:42:37.351 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-23 11:42:37.351 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-23 11:42:37.351 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-23 11:42:37.351 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-23 11:42:37.352 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-23 11:42:37.352 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-23 11:42:37.352 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-23 11:42:37.352 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-23 11:42:37.352 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-23 11:42:37.352 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-23 11:42:37.352 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-23 11:42:37.352 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-23 11:42:37.352 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-23 11:42:37.353 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-23 11:42:37.353 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-23 11:42:37.353 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-23 11:42:37.353 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-23 11:42:37.353 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-23 11:42:37.353 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-23 11:42:37.353 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-23 11:42:37.353 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-23 11:42:37.353 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-23 11:42:37.354 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-23 11:42:37.354 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-23 11:42:37.354 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-23 11:42:37.354 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-23 11:42:37.354 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-23 11:42:37.354 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-23 11:42:37.354 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-23 11:42:37.354 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-23 11:42:37.354 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-23 11:42:37.355 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-23 11:42:37.355 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-23 11:42:37.355 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-23 11:42:37.355 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-23 11:42:37.355 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-23 11:42:37.355 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-23 11:42:37.355 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-23 11:42:37.355 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-23 11:42:37.355 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-23 11:42:37.356 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-23 11:42:37.356 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-23 11:42:37.356 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-23 11:42:37.356 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-23 11:42:37.356 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-23 11:42:37.356 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-23 11:42:37.356 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-23 11:42:37.356 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-23 11:42:37.357 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-23 11:42:37.357 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-23 11:42:37.357 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-23 11:42:37.357 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-23 11:42:37.357 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-23 11:42:37.357 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-23 11:42:37.357 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-23 11:42:37.357 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-23 11:42:37.358 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-23 11:42:37.358 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-23 11:42:37.358 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-23 11:42:37.358 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-23 11:42:37.358 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-23 11:42:37.358 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-23 11:42:37.358 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-23 11:42:37.358 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-23 11:42:37.358 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-23 11:42:37.359 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-23 11:42:37.359 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-23 11:42:37.359 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-23 11:42:37.359 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-23 11:42:37.359 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-23 11:42:37.359 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-23 11:42:37.359 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-23 11:42:37.359 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-23 11:42:37.359 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-23 11:42:37.360 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-23 11:42:37.360 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-23 11:42:37.360 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-23 11:42:37.360 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-23 11:42:37.360 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-23 11:42:37.360 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-23 11:42:37.360 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-23 11:42:37.360 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-23 11:42:37.361 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-23 11:42:37.361 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-23 11:42:37.361 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-23 11:42:37.361 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-23 11:42:37.361 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-23 11:42:37.361 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-23 11:42:37.361 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-23 11:42:37.361 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-23 11:42:37.362 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-23 11:42:37.362 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-23 11:42:37.362 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-23 11:42:37.362 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-23 11:42:37.362 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-23 11:42:37.362 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-23 11:42:37.362 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-23 11:42:37.362 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-23 11:42:37.363 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-23 11:42:37.363 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-23 11:42:37.363 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-23 11:42:37.363 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-23 11:42:37.363 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-23 11:42:37.363 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-23 11:42:37.363 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-23 11:42:37.364 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-23 11:42:37.364 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-23 11:42:37.364 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-23 11:42:37.364 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-23 11:42:37.364 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-23 11:42:37.364 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-23 11:42:37.364 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-23 11:42:37.364 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-23 11:42:37.364 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-23 11:42:37.365 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-23 11:42:37.365 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-23 11:42:37.365 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-23 11:42:37.365 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-23 11:42:37.365 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-23 11:42:37.365 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-23 11:42:37.366 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-23 11:42:37.366 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-23 11:42:37.366 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-23 11:42:37.366 | Running upgrade for neutron ... 2026-06-23 11:42:37.366 | OK 2026-06-23 11:42:37.366 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-23 11:42:37.367 | + functions-common:time_stop:2414 : local name 2026-06-23 11:42:37.367 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:42:37.367 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:42:37.367 | + functions-common:time_stop:2417 : local total 2026-06-23 11:42:37.367 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:42:37.367 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 11:42:37.367 | + functions-common:time_stop:2421 : start_time=1782214897693 2026-06-23 11:42:37.367 | + functions-common:time_stop:2423 : [[ -z 1782214897693 ]] 2026-06-23 11:42:37.367 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:42:37.367 | + functions-common:time_stop:2426 : end_time=1782214957269 2026-06-23 11:42:37.368 | + functions-common:time_stop:2427 : elapsed_time=59576 2026-06-23 11:42:37.368 | + functions-common:time_stop:2428 : total=9027 2026-06-23 11:42:37.368 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:42:37.368 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=68603 2026-06-23 11:42:37.394 | [2075 Async init_neutron:62021]: finished init_neutron with result 0 in 59 seconds 2026-06-23 11:42:37.398 | + inc/async:async_wait:197 : return 0 2026-06-23 11:42:37.401 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-23 11:42:37.446 | [2075 Async init_placement:62387]: Waiting for completion of init_placement running on PID 62387 (4 other jobs running) 2026-06-23 11:42:37.468 | [2075 Async init_placement:62387]: Signaling child to exit 2026-06-23 11:42:37.468 | WAKEUP 2026-06-23 11:42:37.487 | [2075 Async init_placement:62387]: Signaled 2026-06-23 11:42:37.489 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-23 11:42:37.489 | + lib/database:recreate_database:112 : local db=placement 2026-06-23 11:42:37.489 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-23 11:42:37.489 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-23 11:42:37.489 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-23 11:42:37.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:37.489 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-23 11:42:37.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:37.489 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-23 11:42:37.490 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 11:42:37.490 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:42:37.490 | we strongly recommend against using it for new projects. 2026-06-23 11:42:37.490 | 2026-06-23 11:42:37.490 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:42:37.490 | framework. For more detail see 2026-06-23 11:42:37.490 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:42:37.490 | 2026-06-23 11:42:37.490 | __import__(import_str) 2026-06-23 11:42:37.491 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-23 11:42:37.491 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-23 11:42:37.491 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-23 11:42:37.491 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 11:42:37.491 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 11:42:37.491 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 11:42:37.491 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 11:42:37.491 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:42:37.491 | + functions-common:get_or_create_user:909 : user_id=c1e5791c960e4eae80fb3eeb85a99d8e 2026-06-23 11:42:37.492 | + functions-common:get_or_create_user:910 : echo c1e5791c960e4eae80fb3eeb85a99d8e 2026-06-23 11:42:37.492 | c1e5791c960e4eae80fb3eeb85a99d8e 2026-06-23 11:42:37.492 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-23 11:42:37.492 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:42:37.492 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:42:37.492 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 11:42:37.492 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:42:37.492 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:42:37.493 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 11:42:37.493 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 11:42:37.493 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 11:42:37.493 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 11:42:37.493 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 11:42:37.493 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 11:42:37.493 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-23 11:42:37.493 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 11:42:37.493 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:42:37.494 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:42:37.494 | + functions-common:get_or_add_user_project_role:974 : echo f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:42:37.494 | f2b53ddf7f20440d9068c2a470bf9022 2026-06-23 11:42:37.494 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-23 11:42:37.494 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-23 11:42:37.494 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 11:42:37.494 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 11:42:37.494 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 11:42:37.494 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 11:42:37.494 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 11:42:37.495 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 11:42:37.495 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 11:42:37.495 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 11:42:37.495 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 11:42:37.495 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 11:42:37.495 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 11:42:37.495 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-23 11:42:37.495 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 11:42:37.495 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:42:37.496 | + functions-common:get_or_add_user_project_role:973 : user_role_id=8cc2266c4ad549049035e6994b600779 2026-06-23 11:42:37.496 | + functions-common:get_or_add_user_project_role:974 : echo 8cc2266c4ad549049035e6994b600779 2026-06-23 11:42:37.496 | 8cc2266c4ad549049035e6994b600779 2026-06-23 11:42:37.496 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.110/placement 2026-06-23 11:42:37.496 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-23 11:42:37.496 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 11:42:37.496 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-23 11:42:37.496 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-23 11:42:37.497 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:42:37.497 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 11:42:37.497 | c397aa0be25b41278019695ca98d3a55' 2026-06-23 11:42:37.497 | + functions-common:get_or_create_service:1061 : echo c397aa0be25b41278019695ca98d3a55 2026-06-23 11:42:37.497 | c397aa0be25b41278019695ca98d3a55 2026-06-23 11:42:37.497 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.110/placement 2026-06-23 11:42:37.497 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 11:42:37.497 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public http://192.168.122.110/placement RegionOne 2026-06-23 11:42:37.497 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 11:42:37.498 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-23 11:42:37.498 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:42:37.498 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 11:42:37.498 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 11:42:37.498 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.110/placement --region RegionOne -f value -c id 2026-06-23 11:42:37.498 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:42:37.498 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=39aa40963edb4c4f9bf3160455c481af 2026-06-23 11:42:37.498 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 39aa40963edb4c4f9bf3160455c481af 2026-06-23 11:42:37.499 | + functions-common:get_or_create_endpoint:1094 : public_id=39aa40963edb4c4f9bf3160455c481af 2026-06-23 11:42:37.499 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 11:42:37.499 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 11:42:37.499 | + functions-common:get_or_create_endpoint:1103 : echo 39aa40963edb4c4f9bf3160455c481af 2026-06-23 11:42:37.499 | 39aa40963edb4c4f9bf3160455c481af 2026-06-23 11:42:37.533 | [2075 Async init_placement:62387]: finished init_placement with result 0 in 53 seconds 2026-06-23 11:42:37.537 | + inc/async:async_wait:197 : return 0 2026-06-23 11:42:37.540 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-23 11:42:37.586 | [2075 Async init_glance:57798]: Waiting for completion of init_glance running on PID 57798 (3 other jobs running) 2026-06-23 11:42:37.607 | [2075 Async init_glance:57798]: Signaling child to exit 2026-06-23 11:42:37.609 | WAKEUP 2026-06-23 11:42:37.626 | [2075 Async init_glance:57798]: Signaled 2026-06-23 11:42:37.628 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-23 11:42:37.628 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-23 11:42:37.628 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-23 11:42:37.628 | + lib/database:recreate_database:112 : local db=glance 2026-06-23 11:42:37.628 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-23 11:42:37.628 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-23 11:42:37.628 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-23 11:42:37.628 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:37.628 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-23 11:42:37.629 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:37.629 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-23 11:42:37.629 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 11:42:37.629 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:42:37.629 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:42:37.629 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:42:37.629 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214795620 2026-06-23 11:42:37.629 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-23 11:42:37.629 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 11:42:37.629 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:42:37.630 | we strongly recommend against using it for new projects. 2026-06-23 11:42:37.630 | 2026-06-23 11:42:37.630 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:42:37.630 | framework. For more detail see 2026-06-23 11:42:37.631 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:42:37.631 | 2026-06-23 11:42:37.631 | __import__(import_str) 2026-06-23 11:42:37.631 | INFO dbcounter [-] Registered counter for database glance 2026-06-23 11:42:37.631 | 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=57904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 11:42:37.631 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.632 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.632 | DEBUG dbcounter [-] [57904] Writer thread running {{(pid=57904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:42:37.632 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.632 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.632 | INFO dbcounter [-] Registered counter for database glance 2026-06-23 11:42:37.632 | 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=57904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 11:42:37.632 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.632 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.633 | DEBUG dbcounter [-] [57904] Writer thread running {{(pid=57904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:42:37.633 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-23 11:42:37.633 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 11:42:37.633 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-23 11:42:37.633 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.633 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-23 11:42:37.633 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.633 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-23 11:42:37.634 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.634 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-23 11:42:37.634 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.634 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-23 11:42:37.634 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.634 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-23 11:42:37.634 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.634 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-23 11:42:37.634 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.635 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-23 11:42:37.635 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.635 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-23 11:42:37.635 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.635 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-23 11:42:37.635 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.635 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 11:42:37.635 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.636 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 11:42:37.636 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.636 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 11:42:37.636 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.636 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 11:42:37.636 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.636 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-23 11:42:37.636 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.637 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.637 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.637 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.637 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.637 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.637 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.637 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.637 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.638 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.638 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.638 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-23 11:42:37.638 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 11:42:37.638 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-23 11:42:37.638 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.638 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-23 11:42:37.638 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.638 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-23 11:42:37.639 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.639 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-23 11:42:37.639 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.639 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-23 11:42:37.639 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.639 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-23 11:42:37.639 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.639 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-23 11:42:37.639 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.640 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-23 11:42:37.640 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.640 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-23 11:42:37.640 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.640 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-23 11:42:37.640 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.640 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-23 11:42:37.640 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.640 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-23 11:42:37.641 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57904) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-23 11:42:37.641 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.641 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.641 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.641 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.641 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-23 11:42:37.641 | Database migration is up to date. No migration needed. 2026-06-23 11:42:37.641 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-23 11:42:37.641 | Database is synced successfully. 2026-06-23 11:42:37.642 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-23 11:42:37.642 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 11:42:37.642 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:42:37.642 | we strongly recommend against using it for new projects. 2026-06-23 11:42:37.642 | 2026-06-23 11:42:37.642 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:42:37.642 | framework. For more detail see 2026-06-23 11:42:37.642 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:42:37.643 | 2026-06-23 11:42:37.643 | __import__(import_str) 2026-06-23 11:42:37.643 | INFO dbcounter [-] Registered counter for database glance 2026-06-23 11:42:37.643 | 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=58088) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 11:42:37.643 | DEBUG dbcounter [-] [58088] Writer thread running {{(pid=58088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:42:37.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-23 11:42:37.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-23 11:42:37.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-23 11:42:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-23 11:42:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-23 11:42:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-23 11:42:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-23 11:42:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-23 11:42:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-23 11:42:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-23 11:42:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-23 11:42:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-23 11:42:37.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-23 11:42:37.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-23 11:42:37.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-23 11:42:37.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-23 11:42:37.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-23 11:42:37.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-23 11:42:37.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-23 11:42:37.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-23 11:42:37.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-23 11:42:37.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-23 11:42:37.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-23 11:42:37.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-23 11:42:37.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-23 11:42:37.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-23 11:42:37.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-23 11:42:37.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-23 11:42:37.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-23 11:42:37.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-23 11:42:37.647 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-23 11:42:37.647 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-23 11:42:37.647 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-23 11:42:37.647 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-23 11:42:37.647 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-23 11:42:37.647 | + functions-common:time_stop:2414 : local name 2026-06-23 11:42:37.647 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:42:37.647 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:42:37.648 | + functions-common:time_stop:2417 : local total 2026-06-23 11:42:37.648 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:42:37.648 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 11:42:37.648 | + functions-common:time_stop:2421 : start_time=1782214795620 2026-06-23 11:42:37.648 | + functions-common:time_stop:2423 : [[ -z 1782214795620 ]] 2026-06-23 11:42:37.648 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:42:37.648 | + functions-common:time_stop:2426 : end_time=1782214811519 2026-06-23 11:42:37.648 | + functions-common:time_stop:2427 : elapsed_time=15899 2026-06-23 11:42:37.648 | + functions-common:time_stop:2428 : total=9027 2026-06-23 11:42:37.649 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:42:37.649 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24926 2026-06-23 11:42:37.680 | [2075 Async init_glance:57798]: finished init_glance with result 0 in 16 seconds 2026-06-23 11:42:37.684 | + inc/async:async_wait:197 : return 0 2026-06-23 11:42:37.686 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-23 11:42:37.705 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-23 11:42:37.708 | + inc/async:async_wait:197 : return 0 2026-06-23 11:42:37.710 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-23 11:42:37.754 | [2075 Async init_cinder:62257]: Waiting for completion of init_cinder running on PID 62257 (2 other jobs running) 2026-06-23 11:42:37.776 | [2075 Async init_cinder:62257]: Signaling child to exit 2026-06-23 11:42:37.776 | WAKEUP 2026-06-23 11:42:37.795 | [2075 Async init_cinder:62257]: Signaled 2026-06-23 11:42:37.797 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-23 11:42:37.797 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:42:37.797 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-23 11:42:37.797 | + lib/database:recreate_database:112 : local db=cinder 2026-06-23 11:42:37.797 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-23 11:42:37.797 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-23 11:42:37.797 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-23 11:42:37.798 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:37.798 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-23 11:42:37.798 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:37.798 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-23 11:42:37.798 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 11:42:37.798 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:42:37.798 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:42:37.798 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:42:37.798 | + functions-common:time_start:2405 : _TIME_START[$name]=1782214898171 2026-06-23 11:42:37.798 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-23 11:42:37.798 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-23 11:42:37.799 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:42:37.799 | we strongly recommend against using it for new projects. 2026-06-23 11:42:37.799 | 2026-06-23 11:42:37.799 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:42:37.799 | framework. For more detail see 2026-06-23 11:42:37.799 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:42:37.799 | 2026-06-23 11:42:37.799 | import eventlet # noqa 2026-06-23 11:42:37.799 | INFO dbcounter [-] Registered counter for database cinder 2026-06-23 11:42:37.799 | 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=62440) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 11:42:37.799 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-23 11:42:37.800 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:37.800 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:37.800 | DEBUG dbcounter [-] [62440] Writer thread running {{(pid=62440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:42:37.800 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-23 11:42:37.800 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 11:42:37.800 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-23 11:42:37.800 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.800 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-23 11:42:37.800 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.800 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-23 11:42:37.800 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.801 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-23 11:42:37.801 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.801 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-23 11:42:37.801 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.801 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-23 11:42:37.801 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.801 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-23 11:42:37.801 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:37.801 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-23 11:42:37.801 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-23 11:42:37.801 | + functions-common:time_stop:2414 : local name 2026-06-23 11:42:37.801 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:42:37.802 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:42:37.802 | + functions-common:time_stop:2417 : local total 2026-06-23 11:42:37.802 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:42:37.802 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 11:42:37.802 | + functions-common:time_stop:2421 : start_time=1782214898171 2026-06-23 11:42:37.802 | + functions-common:time_stop:2423 : [[ -z 1782214898171 ]] 2026-06-23 11:42:37.802 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:42:37.802 | + functions-common:time_stop:2426 : end_time=1782214911104 2026-06-23 11:42:37.802 | + functions-common:time_stop:2427 : elapsed_time=12933 2026-06-23 11:42:37.802 | + functions-common:time_stop:2428 : total=9027 2026-06-23 11:42:37.802 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:42:37.803 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21960 2026-06-23 11:42:37.803 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-23 11:42:37.803 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:42:37.803 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 11:42:37.803 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-23 11:42:37.803 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-23 11:42:37.803 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-23 11:42:37.803 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-23 11:42:37.803 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-23 11:42:37.803 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-23 11:42:37.804 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-23 11:42:37.804 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-23 11:42:37.804 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-23 11:42:37.804 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-23 11:42:37.804 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-23 11:42:37.804 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 11:42:37.804 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 11:42:37.804 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 11:42:37.804 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 11:42:37.804 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 11:42:37.804 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 11:42:37.805 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 11:42:37.805 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 11:42:37.805 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 11:42:37.805 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 11:42:37.805 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 11:42:37.805 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 11:42:37.805 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 11:42:37.805 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-23 11:42:37.805 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-23 11:42:37.805 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-23 11:42:37.805 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 11:42:37.805 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-23 11:42:37.806 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-23 11:42:37.806 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-23 11:42:37.806 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-23 11:42:37.806 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 11:42:37.806 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-23 11:42:37.806 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-23 11:42:37.806 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-23 11:42:37.806 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-23 11:42:37.806 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-23 11:42:37.806 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-23 11:42:37.806 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-23 11:42:37.807 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-23 11:42:37.807 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-23 11:42:37.807 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-23 11:42:37.807 | [Unit] 2026-06-23 11:42:37.807 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 11:42:37.807 | DefaultDependencies=no 2026-06-23 11:42:37.807 | After=systemd-udev-settle.service 2026-06-23 11:42:37.807 | Before=lvm2-activation-early.service 2026-06-23 11:42:37.807 | Wants=systemd-udev-settle.service 2026-06-23 11:42:37.807 | 2026-06-23 11:42:37.807 | [Service] 2026-06-23 11:42:37.808 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 11:42:37.808 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-23 11:42:37.808 | RemainAfterExit=yes 2026-06-23 11:42:37.808 | Type=oneshot 2026-06-23 11:42:37.808 | 2026-06-23 11:42:37.808 | [Install] 2026-06-23 11:42:37.808 | WantedBy=local-fs.target 2026-06-23 11:42:37.808 | Also=systemd-udev-settle.service 2026-06-23 11:42:37.808 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-23 11:42:37.808 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-23 11:42:37.808 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-23 11:42:37.809 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-23 11:42:37.809 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-23 11:42:37.809 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-23 11:42:37.809 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-23 11:42:37.809 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-23 11:42:37.809 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-23 11:42:37.809 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-23 11:42:37.809 | Physical volume "/dev/loop0" successfully created. 2026-06-23 11:42:37.809 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-23 11:42:37.809 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-23 11:42:37.809 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:42:37.809 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-23 11:42:37.810 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-23 11:42:37.810 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-23 11:42:37.810 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-23 11:42:37.810 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:42:37.810 | we strongly recommend against using it for new projects. 2026-06-23 11:42:37.810 | 2026-06-23 11:42:37.810 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:42:37.810 | framework. For more detail see 2026-06-23 11:42:37.810 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:42:37.810 | 2026-06-23 11:42:37.810 | import eventlet # noqa 2026-06-23 11:42:37.811 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-23 11:42:37.811 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-23 11:42:37.811 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-23 11:42:37.811 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-23 11:42:37.811 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:42:37.811 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-23 11:42:37.843 | [2075 Async init_cinder:62257]: finished init_cinder with result 0 in 15 seconds 2026-06-23 11:42:37.848 | + inc/async:async_wait:197 : return 0 2026-06-23 11:42:37.850 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-23 11:42:37.866 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:42:37.869 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-23 11:42:37.871 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:42:37.874 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-23 11:42:37.876 | + ./stack.sh:main:1236 : init_nova 2026-06-23 11:42:37.879 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-23 11:42:37.895 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:42:37.898 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-23 11:42:37.913 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:42:37.916 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 11:42:37.919 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-23 11:42:37.977 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-23 11:42:38.013 | [2075 Async nova-cell-0:64588]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-23 11:42:38.016 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-23 11:42:38.021 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 11:42:38.024 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-23 11:42:38.027 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 11:42:38.029 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 11:42:38.032 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-23 11:42:38.098 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-23 11:42:38.140 | [2075 Async nova-cell-1:64692]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-23 11:42:38.143 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-23 11:42:38.146 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-23 11:42:38.148 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-23 11:42:38.151 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-23 11:42:38.154 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-23 11:42:38.158 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:38.244 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-23 11:42:38.249 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:42:38.340 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-23 11:42:38.876 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 11:42:38.876 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:42:38.876 | we strongly recommend against using it for new projects. 2026-06-23 11:42:38.876 | 2026-06-23 11:42:38.876 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:42:38.876 | framework. For more detail see 2026-06-23 11:42:38.876 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:42:38.876 | 2026-06-23 11:42:38.877 | import eventlet # noqa 2026-06-23 11:42:39.246 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:42:43.444 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-23 11:42:43.556 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:42:43.557 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:42:43.560 | DEBUG dbcounter [-] [64762] Writer thread running {{(pid=64762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:42:43.641 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-23 11:42:49.632 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64762) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 11:42:49.641 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-23 11:42:52.578 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64762) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:52.585 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-23 11:42:52.617 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64762) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:42:53.028 | Exception ignored in: 2026-06-23 11:42:53.029 | Traceback (most recent call last): 2026-06-23 11:42:53.029 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 11:42:53.029 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 11:42:53.031 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 11:42:53.033 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 11:42:53.033 | RuntimeError: greenlet is being finalized 2026-06-23 11:42:53.478 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-23 11:42:53.483 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-23 11:42:53.487 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-23 11:42:53.492 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-23 11:42:53.495 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 11:42:53.501 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 11:42:53.506 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 11:42:53.533 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:42:53.539 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 11:42:53.543 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-23 11:42:53.548 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-23 11:42:54.104 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 11:42:54.104 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:42:54.104 | we strongly recommend against using it for new projects. 2026-06-23 11:42:54.104 | 2026-06-23 11:42:54.105 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:42:54.105 | framework. For more detail see 2026-06-23 11:42:54.105 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:42:54.105 | 2026-06-23 11:42:54.105 | import eventlet # noqa 2026-06-23 11:42:54.525 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:42:58.086 | INFO dbcounter [None req-e1e6d338-f4fa-4769-9545-ee697e380b4e None None] Registered counter for database nova_api 2026-06-23 11:42:58.239 | DEBUG dbcounter [-] [65362] Writer thread running {{(pid=65362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:42:58.698 | Exception ignored in: 2026-06-23 11:42:58.698 | Traceback (most recent call last): 2026-06-23 11:42:58.698 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 11:42:58.698 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 11:42:58.698 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 11:42:58.699 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 11:42:58.699 | RuntimeError: greenlet is being finalized 2026-06-23 11:42:59.211 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-23 11:42:59.220 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-23 11:42:59.225 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-23 11:42:59.326 | [2075 Async nova-cell-0:64588]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64588 (3 other jobs running) 2026-06-23 11:42:59.379 | [2075 Async nova-cell-0:64588]: Signaling child to exit 2026-06-23 11:43:07.141 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:43:07.177 | [64692 Async nova-cell-1:64692]: finished successfully 2026-06-23 11:43:07.645 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:43:07.671 | [64588 Async nova-cell-0:64588]: finished successfully 2026-06-23 11:43:07.697 | WAKEUP 2026-06-23 11:43:07.719 | [2075 Async nova-cell-0:64588]: Signaled 2026-06-23 11:43:07.722 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-23 11:43:07.722 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-23 11:43:07.722 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-23 11:43:07.722 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-23 11:43:07.722 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-23 11:43:07.722 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-23 11:43:07.722 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-23 11:43:07.722 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:43:07.722 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-23 11:43:07.722 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:43:07.723 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-23 11:43:07.723 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 11:43:07.723 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:43:07.723 | we strongly recommend against using it for new projects. 2026-06-23 11:43:07.723 | 2026-06-23 11:43:07.723 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:43:07.723 | framework. For more detail see 2026-06-23 11:43:07.723 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:43:07.723 | 2026-06-23 11:43:07.723 | import eventlet # noqa 2026-06-23 11:43:07.723 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:43:07.723 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-23 11:43:07.724 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:43:07.724 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:43:07.724 | DEBUG dbcounter [-] [64750] Writer thread running {{(pid=64750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:43:07.724 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-23 11:43:07.725 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 11:43:07.725 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-23 11:43:07.726 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.726 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-23 11:43:07.726 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.727 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-23 11:43:07.727 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.727 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-23 11:43:07.727 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.727 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-23 11:43:07.728 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.728 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-23 11:43:07.728 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.728 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-23 11:43:07.728 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.728 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-23 11:43:07.728 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.728 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-23 11:43:07.728 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64750) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.728 | Exception ignored in: 2026-06-23 11:43:07.728 | Traceback (most recent call last): 2026-06-23 11:43:07.728 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 11:43:07.729 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 11:43:07.729 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 11:43:07.729 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 11:43:07.729 | RuntimeError: greenlet is being finalized 2026-06-23 11:43:07.772 | [2075 Async nova-cell-0:64588]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 29 seconds 2026-06-23 11:43:07.777 | + inc/async:async_wait:197 : return 0 2026-06-23 11:43:07.780 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-23 11:43:07.783 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-23 11:43:07.841 | [2075 Async nova-cell-1:64692]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64692 (2 other jobs running) 2026-06-23 11:43:07.871 | [2075 Async nova-cell-1:64692]: Signaling child to exit 2026-06-23 11:43:07.871 | WAKEUP 2026-06-23 11:43:07.896 | [2075 Async nova-cell-1:64692]: Signaled 2026-06-23 11:43:07.899 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-23 11:43:07.899 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-23 11:43:07.899 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-23 11:43:07.899 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-23 11:43:07.899 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-23 11:43:07.899 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-23 11:43:07.899 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-23 11:43:07.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:43:07.900 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-23 11:43:07.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 11:43:07.900 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-23 11:43:07.900 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 11:43:07.900 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:43:07.900 | we strongly recommend against using it for new projects. 2026-06-23 11:43:07.900 | 2026-06-23 11:43:07.900 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:43:07.900 | framework. For more detail see 2026-06-23 11:43:07.900 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:43:07.901 | 2026-06-23 11:43:07.901 | import eventlet # noqa 2026-06-23 11:43:07.901 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:43:07.901 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-23 11:43:07.901 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 11:43:07.901 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 11:43:07.901 | DEBUG dbcounter [-] [64759] Writer thread running {{(pid=64759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:43:07.901 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-23 11:43:07.901 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 11:43:07.901 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-23 11:43:07.901 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.902 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-23 11:43:07.902 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.902 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-23 11:43:07.903 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.903 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-23 11:43:07.904 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.904 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-23 11:43:07.904 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.905 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-23 11:43:07.905 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.906 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-23 11:43:07.906 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.906 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-23 11:43:07.907 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.907 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-23 11:43:07.907 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64759) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 11:43:07.907 | Exception ignored in: 2026-06-23 11:43:07.907 | Traceback (most recent call last): 2026-06-23 11:43:07.908 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 11:43:07.908 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 11:43:07.908 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 11:43:07.908 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 11:43:07.908 | RuntimeError: greenlet is being finalized 2026-06-23 11:43:07.957 | [2075 Async nova-cell-1:64692]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 29 seconds 2026-06-23 11:43:07.963 | + inc/async:async_wait:197 : return 0 2026-06-23 11:43:07.966 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 11:43:07.969 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-23 11:43:08.468 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 11:43:08.468 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:43:08.468 | we strongly recommend against using it for new projects. 2026-06-23 11:43:08.468 | 2026-06-23 11:43:08.468 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:43:08.468 | framework. For more detail see 2026-06-23 11:43:08.468 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:43:08.468 | 2026-06-23 11:43:08.468 | import eventlet # noqa 2026-06-23 11:43:08.862 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:43:12.040 | Running batches of 50 until complete 2026-06-23 11:43:12.040 | INFO dbcounter [None req-4f03182a-1638-4be6-a5d1-ac157c8f35df None None] Registered counter for database nova_cell0 2026-06-23 11:43:12.255 | DEBUG dbcounter [-] [65992] Writer thread running {{(pid=65992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:43:12.261 | INFO dbcounter [None req-4f03182a-1638-4be6-a5d1-ac157c8f35df None None] Registered counter for database nova_api 2026-06-23 11:43:12.437 | DEBUG dbcounter [-] [65992] Writer thread running {{(pid=65992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:43:12.618 | INFO dbcounter [None req-4f03182a-1638-4be6-a5d1-ac157c8f35df None None] Registered counter for database nova_cell0 2026-06-23 11:43:12.710 | DEBUG dbcounter [-] [65992] Writer thread running {{(pid=65992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:43:12.807 | +-------------------------------------+--------------+-----------+ 2026-06-23 11:43:12.808 | | Migration | Total Needed | Completed | 2026-06-23 11:43:12.808 | +-------------------------------------+--------------+-----------+ 2026-06-23 11:43:12.810 | | fill_virtual_interface_list | 0 | 0 | 2026-06-23 11:43:12.813 | | migrate_empty_ratio | 0 | 0 | 2026-06-23 11:43:12.817 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-23 11:43:12.819 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-23 11:43:12.820 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-23 11:43:12.822 | | populate_dev_uuids | 0 | 0 | 2026-06-23 11:43:12.823 | | populate_instance_compute_id | 0 | 0 | 2026-06-23 11:43:12.824 | | populate_missing_availability_zones | 0 | 0 | 2026-06-23 11:43:12.824 | | populate_queued_for_delete | 0 | 0 | 2026-06-23 11:43:12.824 | | populate_user_id | 0 | 0 | 2026-06-23 11:43:12.824 | | populate_uuids | 0 | 0 | 2026-06-23 11:43:12.825 | +-------------------------------------+--------------+-----------+ 2026-06-23 11:43:13.186 | Exception ignored in: 2026-06-23 11:43:13.186 | Traceback (most recent call last): 2026-06-23 11:43:13.186 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 11:43:13.187 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 11:43:13.187 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 11:43:13.187 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 11:43:13.187 | RuntimeError: greenlet is being finalized 2026-06-23 11:43:13.634 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-23 11:43:13.638 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 11:43:13.643 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-23 11:43:13.646 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 11:43:13.649 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 11:43:13.653 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-23 11:43:14.128 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 11:43:14.129 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:43:14.129 | we strongly recommend against using it for new projects. 2026-06-23 11:43:14.129 | 2026-06-23 11:43:14.129 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:43:14.129 | framework. For more detail see 2026-06-23 11:43:14.129 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:43:14.129 | 2026-06-23 11:43:14.130 | import eventlet # noqa 2026-06-23 11:43:14.492 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:43:17.681 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-23 11:43:17.681 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-23 11:43:17.681 | INFO dbcounter [None req-e3f7c9e7-b493-4624-96d2-ae917a980e89 None None] Registered counter for database nova_api 2026-06-23 11:43:17.817 | DEBUG dbcounter [-] [66011] Writer thread running {{(pid=66011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:43:18.187 | Exception ignored in: 2026-06-23 11:43:18.187 | Traceback (most recent call last): 2026-06-23 11:43:18.188 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 11:43:18.189 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 11:43:18.189 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 11:43:18.189 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 11:43:18.189 | RuntimeError: greenlet is being finalized 2026-06-23 11:43:18.609 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-23 11:43:18.612 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-23 11:43:18.630 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-23 11:43:18.633 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-23 11:43:18.635 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-23 11:43:18.699 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-23 11:43:18.738 | [2075 Async configure_neutron_nova:66105]: running: configure_neutron_nova 2026-06-23 11:43:18.741 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-23 11:43:18.743 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 11:43:18.746 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-23 11:43:18.749 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 11:43:18.751 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 11:43:18.754 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 11:43:18.757 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 11:43:18.760 | + functions-common:run_phase:1852 : local extra 2026-06-23 11:43:18.763 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 11:43:18.769 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 11:43:18.773 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 11:43:18.776 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 11:43:18.779 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-23 11:43:18.782 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 11:43:18.798 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:18.801 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:43:18.804 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:43:18.807 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-23 11:43:18.809 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:43:18.812 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 11:43:18.816 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-23 11:43:18.818 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 11:43:18.820 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 11:43:18.823 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:43:18.826 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 11:43:18.830 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-23 11:43:18.833 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 11:43:18.836 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-23 11:43:18.839 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 11:43:18.842 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 11:43:18.845 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-23 11:43:18.848 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 11:43:18.851 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 11:43:18.854 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-23 11:43:18.857 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:43:18.860 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 11:43:18.863 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 11:43:18.866 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-23 11:43:18.869 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:43:18.872 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-23 11:43:18.875 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:43:18.878 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-23 11:43:18.879 | /^\[\[.+\|.*\]\]/ { 2026-06-23 11:43:18.879 | gsub("[][]", "", $1); 2026-06-23 11:43:18.879 | split($1, a, "|"); 2026-06-23 11:43:18.879 | if (a[1] == matchgroup) 2026-06-23 11:43:18.879 | print a[2] 2026-06-23 11:43:18.879 | } 2026-06-23 11:43:18.879 | ' /home/quobyte/devstack/local.conf 2026-06-23 11:43:18.887 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-23 11:43:18.890 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-23 11:43:18.894 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-23 11:43:18.898 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-23 11:43:18.900 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-23 11:43:18.904 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-23 11:43:18.906 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-23 11:43:18.910 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-23 11:43:18.916 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-23 11:43:18.919 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-23 11:43:18.922 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-23 11:43:18.925 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-23 11:43:18.928 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-23 11:43:18.934 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:43:18.938 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 11:43:18.941 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-23 11:43:18.944 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 11:43:18.949 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-23 11:43:18.952 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-23 11:43:18.957 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-23 11:43:18.960 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-23 11:43:18.964 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-23 11:43:18.967 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-23 11:43:18.967 | BEGIN { 2026-06-23 11:43:18.967 | section = "" 2026-06-23 11:43:18.967 | last_section = "" 2026-06-23 11:43:18.967 | section_count = 0 2026-06-23 11:43:18.967 | } 2026-06-23 11:43:18.967 | /^\[.+\]/ { 2026-06-23 11:43:18.968 | gsub("[][]", "", $1); 2026-06-23 11:43:18.968 | section=$1 2026-06-23 11:43:18.968 | next 2026-06-23 11:43:18.968 | } 2026-06-23 11:43:18.968 | /^ *\#/ { 2026-06-23 11:43:18.968 | next 2026-06-23 11:43:18.968 | } 2026-06-23 11:43:18.968 | /^[^ \t]+/ { 2026-06-23 11:43:18.968 | # get offset of first = in $0 2026-06-23 11:43:18.968 | eq_idx = index($0, "=") 2026-06-23 11:43:18.968 | # extract attr & value from $0 2026-06-23 11:43:18.969 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 11:43:18.969 | value = substr($0, eq_idx + 1) 2026-06-23 11:43:18.969 | # only need to strip trailing whitespace from attr 2026-06-23 11:43:18.969 | sub(/[ \t]*$/, "", attr) 2026-06-23 11:43:18.969 | # need to strip leading & trailing whitespace from value 2026-06-23 11:43:18.969 | sub(/^[ \t]*/, "", value) 2026-06-23 11:43:18.969 | sub(/[ \t]*$/, "", value) 2026-06-23 11:43:18.969 | 2026-06-23 11:43:18.969 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 11:43:18.970 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 11:43:18.970 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 11:43:18.970 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 11:43:18.970 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 11:43:18.971 | if (section != last_section) { 2026-06-23 11:43:18.971 | cfg_section[section_count++] = section 2026-06-23 11:43:18.971 | last_section = section 2026-06-23 11:43:18.971 | } 2026-06-23 11:43:18.971 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 11:43:18.971 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 11:43:18.971 | 2026-06-23 11:43:18.971 | cfg_attr[section, attr, 0] = value 2026-06-23 11:43:18.971 | cfg_attr_count[section, attr] = 1 2026-06-23 11:43:18.971 | } else { 2026-06-23 11:43:18.972 | lno = cfg_attr_count[section, attr]++ 2026-06-23 11:43:18.972 | cfg_attr[section, attr, lno] = value 2026-06-23 11:43:18.972 | } 2026-06-23 11:43:18.972 | } 2026-06-23 11:43:18.972 | END { 2026-06-23 11:43:18.972 | # Process each section in order 2026-06-23 11:43:18.972 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 11:43:18.972 | section = cfg_section[sno] 2026-06-23 11:43:18.972 | # The ini routines simply append a config item immediately 2026-06-23 11:43:18.972 | # after the section header. To keep the same order as defined 2026-06-23 11:43:18.973 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 11:43:18.973 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 11:43:18.973 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 11:43:18.973 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 11:43:18.973 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 11:43:18.973 | else { 2026-06-23 11:43:18.973 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 11:43:18.973 | count = cfg_attr_count[section, attr] 2026-06-23 11:43:18.973 | print "inidelete " configfile " " section " " attr 2026-06-23 11:43:18.973 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 11:43:18.973 | for (l = count -2; l >= 0; l--) 2026-06-23 11:43:18.974 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 11:43:18.974 | } 2026-06-23 11:43:18.974 | } 2026-06-23 11:43:18.974 | } 2026-06-23 11:43:18.974 | } 2026-06-23 11:43:18.974 | ' 2026-06-23 11:43:18.974 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:18.974 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:43:18.974 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 11:43:18.974 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 11:43:18.974 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-23 11:43:18.977 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:43:18.981 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-23 11:43:18.984 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-23 11:43:18.984 | BEGIN { group = "" } 2026-06-23 11:43:18.984 | /^\[\[.+\|.*\]\]/ { 2026-06-23 11:43:18.984 | gsub("[][]", "", $1); 2026-06-23 11:43:18.984 | split($1, a, "|"); 2026-06-23 11:43:18.984 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 11:43:18.984 | group=a[1] 2026-06-23 11:43:18.984 | } else { 2026-06-23 11:43:18.984 | group="" 2026-06-23 11:43:18.985 | } 2026-06-23 11:43:18.985 | next 2026-06-23 11:43:18.985 | } 2026-06-23 11:43:18.985 | { 2026-06-23 11:43:18.985 | if (group != "") 2026-06-23 11:43:18.985 | print $0 2026-06-23 11:43:18.985 | } 2026-06-23 11:43:18.985 | ' /home/quobyte/devstack/local.conf 2026-06-23 11:43:18.993 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-23 11:43:18.997 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-23 11:43:19.035 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.037 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-23 11:43:19.041 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-23 11:43:19.078 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.081 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-23 11:43:19.085 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-23 11:43:19.117 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.121 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-23 11:43:19.123 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-23 11:43:19.156 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.159 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-23 11:43:19.162 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-23 11:43:19.197 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.201 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-23 11:43:19.204 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-23 11:43:19.207 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-23 11:43:19.211 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-23 11:43:19.215 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.219 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.222 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-23 11:43:19.225 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.230 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-23 11:43:19.233 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-23 11:43:19.236 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-23 11:43:19.239 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-23 11:43:19.242 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.245 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:43:19.248 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 11:43:19.251 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.254 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 11:43:19.258 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.261 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.265 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.268 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-23 11:43:19.271 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.277 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-23 11:43:19.278 | BEGIN { 2026-06-23 11:43:19.278 | section = "" 2026-06-23 11:43:19.278 | last_section = "" 2026-06-23 11:43:19.278 | section_count = 0 2026-06-23 11:43:19.278 | } 2026-06-23 11:43:19.278 | /^\[.+\]/ { 2026-06-23 11:43:19.278 | gsub("[][]", "", $1); 2026-06-23 11:43:19.278 | section=$1 2026-06-23 11:43:19.278 | next 2026-06-23 11:43:19.278 | } 2026-06-23 11:43:19.278 | /^ *\#/ { 2026-06-23 11:43:19.278 | next 2026-06-23 11:43:19.279 | } 2026-06-23 11:43:19.279 | /^[^ \t]+/ { 2026-06-23 11:43:19.279 | # get offset of first = in $0 2026-06-23 11:43:19.279 | eq_idx = index($0, "=") 2026-06-23 11:43:19.279 | # extract attr & value from $0 2026-06-23 11:43:19.279 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 11:43:19.279 | value = substr($0, eq_idx + 1) 2026-06-23 11:43:19.279 | # only need to strip trailing whitespace from attr 2026-06-23 11:43:19.279 | sub(/[ \t]*$/, "", attr) 2026-06-23 11:43:19.279 | # need to strip leading & trailing whitespace from value 2026-06-23 11:43:19.280 | sub(/^[ \t]*/, "", value) 2026-06-23 11:43:19.280 | sub(/[ \t]*$/, "", value) 2026-06-23 11:43:19.280 | 2026-06-23 11:43:19.280 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 11:43:19.281 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 11:43:19.281 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 11:43:19.281 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 11:43:19.281 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 11:43:19.281 | if (section != last_section) { 2026-06-23 11:43:19.281 | cfg_section[section_count++] = section 2026-06-23 11:43:19.281 | last_section = section 2026-06-23 11:43:19.281 | } 2026-06-23 11:43:19.281 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 11:43:19.281 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 11:43:19.282 | 2026-06-23 11:43:19.282 | cfg_attr[section, attr, 0] = value 2026-06-23 11:43:19.282 | cfg_attr_count[section, attr] = 1 2026-06-23 11:43:19.282 | } else { 2026-06-23 11:43:19.282 | lno = cfg_attr_count[section, attr]++ 2026-06-23 11:43:19.282 | cfg_attr[section, attr, lno] = value 2026-06-23 11:43:19.282 | } 2026-06-23 11:43:19.282 | } 2026-06-23 11:43:19.282 | END { 2026-06-23 11:43:19.282 | # Process each section in order 2026-06-23 11:43:19.282 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 11:43:19.283 | section = cfg_section[sno] 2026-06-23 11:43:19.283 | # The ini routines simply append a config item immediately 2026-06-23 11:43:19.283 | # after the section header. To keep the same order as defined 2026-06-23 11:43:19.283 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 11:43:19.283 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 11:43:19.283 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 11:43:19.283 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 11:43:19.283 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 11:43:19.283 | else { 2026-06-23 11:43:19.283 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 11:43:19.283 | count = cfg_attr_count[section, attr] 2026-06-23 11:43:19.284 | print "inidelete " configfile " " section " " attr 2026-06-23 11:43:19.284 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 11:43:19.284 | for (l = count -2; l >= 0; l--) 2026-06-23 11:43:19.284 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 11:43:19.284 | } 2026-06-23 11:43:19.284 | } 2026-06-23 11:43:19.284 | } 2026-06-23 11:43:19.284 | } 2026-06-23 11:43:19.284 | ' 2026-06-23 11:43:19.284 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.284 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.285 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 11:43:19.285 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:43:19.287 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 11:43:19.289 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-23 11:43:19.293 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:43:19.294 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-23 11:43:19.297 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-23 11:43:19.297 | BEGIN { group = "" } 2026-06-23 11:43:19.297 | /^\[\[.+\|.*\]\]/ { 2026-06-23 11:43:19.297 | gsub("[][]", "", $1); 2026-06-23 11:43:19.298 | split($1, a, "|"); 2026-06-23 11:43:19.298 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 11:43:19.298 | group=a[1] 2026-06-23 11:43:19.298 | } else { 2026-06-23 11:43:19.298 | group="" 2026-06-23 11:43:19.298 | } 2026-06-23 11:43:19.298 | next 2026-06-23 11:43:19.298 | } 2026-06-23 11:43:19.298 | { 2026-06-23 11:43:19.298 | if (group != "") 2026-06-23 11:43:19.298 | print $0 2026-06-23 11:43:19.299 | } 2026-06-23 11:43:19.299 | ' /home/quobyte/devstack/local.conf 2026-06-23 11:43:19.304 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-23 11:43:19.308 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-23 11:43:19.341 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.344 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-23 11:43:19.346 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-23 11:43:19.349 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-23 11:43:19.352 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-23 11:43:19.355 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-23 11:43:19.359 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-23 11:43:19.362 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-23 11:43:19.366 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-23 11:43:19.370 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-23 11:43:19.373 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-23 11:43:19.376 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-23 11:43:19.379 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-23 11:43:19.382 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-23 11:43:19.385 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:43:19.387 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 11:43:19.390 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-23 11:43:19.394 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 11:43:19.397 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-23 11:43:19.400 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-23 11:43:19.404 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-23 11:43:19.406 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-23 11:43:19.410 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-23 11:43:19.412 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-23 11:43:19.412 | BEGIN { 2026-06-23 11:43:19.412 | section = "" 2026-06-23 11:43:19.412 | last_section = "" 2026-06-23 11:43:19.412 | section_count = 0 2026-06-23 11:43:19.412 | } 2026-06-23 11:43:19.412 | /^\[.+\]/ { 2026-06-23 11:43:19.412 | gsub("[][]", "", $1); 2026-06-23 11:43:19.412 | section=$1 2026-06-23 11:43:19.413 | next 2026-06-23 11:43:19.413 | } 2026-06-23 11:43:19.413 | /^ *\#/ { 2026-06-23 11:43:19.413 | next 2026-06-23 11:43:19.413 | } 2026-06-23 11:43:19.413 | /^[^ \t]+/ { 2026-06-23 11:43:19.413 | # get offset of first = in $0 2026-06-23 11:43:19.413 | eq_idx = index($0, "=") 2026-06-23 11:43:19.413 | # extract attr & value from $0 2026-06-23 11:43:19.413 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 11:43:19.413 | value = substr($0, eq_idx + 1) 2026-06-23 11:43:19.413 | # only need to strip trailing whitespace from attr 2026-06-23 11:43:19.414 | sub(/[ \t]*$/, "", attr) 2026-06-23 11:43:19.414 | # need to strip leading & trailing whitespace from value 2026-06-23 11:43:19.414 | sub(/^[ \t]*/, "", value) 2026-06-23 11:43:19.414 | sub(/[ \t]*$/, "", value) 2026-06-23 11:43:19.414 | 2026-06-23 11:43:19.415 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 11:43:19.415 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 11:43:19.415 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 11:43:19.416 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 11:43:19.416 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 11:43:19.416 | if (section != last_section) { 2026-06-23 11:43:19.417 | cfg_section[section_count++] = section 2026-06-23 11:43:19.417 | last_section = section 2026-06-23 11:43:19.417 | } 2026-06-23 11:43:19.417 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 11:43:19.417 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 11:43:19.417 | 2026-06-23 11:43:19.417 | cfg_attr[section, attr, 0] = value 2026-06-23 11:43:19.417 | cfg_attr_count[section, attr] = 1 2026-06-23 11:43:19.417 | } else { 2026-06-23 11:43:19.417 | lno = cfg_attr_count[section, attr]++ 2026-06-23 11:43:19.418 | cfg_attr[section, attr, lno] = value 2026-06-23 11:43:19.418 | } 2026-06-23 11:43:19.418 | } 2026-06-23 11:43:19.418 | END { 2026-06-23 11:43:19.418 | # Process each section in order 2026-06-23 11:43:19.418 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 11:43:19.418 | section = cfg_section[sno] 2026-06-23 11:43:19.418 | # The ini routines simply append a config item immediately 2026-06-23 11:43:19.418 | # after the section header. To keep the same order as defined 2026-06-23 11:43:19.418 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 11:43:19.418 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 11:43:19.418 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 11:43:19.419 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 11:43:19.419 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 11:43:19.419 | else { 2026-06-23 11:43:19.419 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 11:43:19.419 | count = cfg_attr_count[section, attr] 2026-06-23 11:43:19.420 | print "inidelete " configfile " " section " " attr 2026-06-23 11:43:19.420 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 11:43:19.420 | for (l = count -2; l >= 0; l--) 2026-06-23 11:43:19.421 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 11:43:19.421 | } 2026-06-23 11:43:19.421 | } 2026-06-23 11:43:19.422 | } 2026-06-23 11:43:19.422 | } 2026-06-23 11:43:19.422 | ' 2026-06-23 11:43:19.422 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.423 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 11:43:19.423 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:43:19.423 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 11:43:19.423 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-23 11:43:19.425 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:43:19.428 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-23 11:43:19.430 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-23 11:43:19.431 | BEGIN { group = "" } 2026-06-23 11:43:19.431 | /^\[\[.+\|.*\]\]/ { 2026-06-23 11:43:19.431 | gsub("[][]", "", $1); 2026-06-23 11:43:19.431 | split($1, a, "|"); 2026-06-23 11:43:19.431 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 11:43:19.431 | group=a[1] 2026-06-23 11:43:19.431 | } else { 2026-06-23 11:43:19.431 | group="" 2026-06-23 11:43:19.431 | } 2026-06-23 11:43:19.432 | next 2026-06-23 11:43:19.432 | } 2026-06-23 11:43:19.432 | { 2026-06-23 11:43:19.432 | if (group != "") 2026-06-23 11:43:19.432 | print $0 2026-06-23 11:43:19.432 | } 2026-06-23 11:43:19.432 | ' /home/quobyte/devstack/local.conf 2026-06-23 11:43:19.438 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-23 11:43:19.442 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-23 11:43:19.475 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.478 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-23 11:43:19.480 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-23 11:43:19.513 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.516 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-23 11:43:19.519 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-23 11:43:19.551 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.555 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-23 11:43:19.558 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-23 11:43:19.589 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.592 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-9535e228-6b33-425e-9c3f-801f7da17412"' 2026-06-23 11:43:19.594 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-9535e228-6b33-425e-9c3f-801f7da17412 2026-06-23 11:43:19.597 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:43:19.619 | [66105 Async configure_neutron_nova:66105]: finished successfully 2026-06-23 11:43:19.625 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-23 11:43:19.630 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-23 11:43:19.659 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.661 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-23 11:43:19.664 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-23 11:43:19.692 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:43:19.695 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-23 11:43:19.711 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:43:19.713 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 11:43:19.715 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-23 11:43:19.731 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:19.734 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 11:43:19.764 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-23 11:43:19.806 | [2075 Async configure_neutron_nova:66105]: Waiting for completion of configure_neutron_nova running on PID 66105 (2 other jobs running) 2026-06-23 11:43:19.827 | [2075 Async configure_neutron_nova:66105]: Signaling child to exit 2026-06-23 11:43:19.827 | WAKEUP 2026-06-23 11:43:19.844 | [2075 Async configure_neutron_nova:66105]: Signaled 2026-06-23 11:43:19.846 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-23 11:43:19.846 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-23 11:43:19.846 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-23 11:43:19.846 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 11:43:19.846 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 11:43:19.846 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-23 11:43:19.846 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-23 11:43:19.846 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-23 11:43:19.846 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.110/identity 2026-06-23 11:43:19.846 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-23 11:43:19.847 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-23 11:43:19.847 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-23 11:43:19.847 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-23 11:43:19.847 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-23 11:43:19.847 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-23 11:43:19.847 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-23 11:43:19.847 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-23 11:43:19.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-23 11:43:19.847 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-23 11:43:19.848 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:43:19.848 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-23 11:43:19.848 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-23 11:43:19.848 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-23 11:43:19.848 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-23 11:43:19.848 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 11:43:19.848 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-23 11:43:19.848 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-23 11:43:19.848 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 11:43:19.848 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 11:43:19.849 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-23 11:43:19.849 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-23 11:43:19.849 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-23 11:43:19.849 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-23 11:43:19.849 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-23 11:43:19.849 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 11:43:19.849 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-23 11:43:19.849 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-23 11:43:19.849 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-23 11:43:19.849 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.110/identity 2026-06-23 11:43:19.850 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-23 11:43:19.850 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-23 11:43:19.850 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-23 11:43:19.850 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-23 11:43:19.850 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-23 11:43:19.850 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-23 11:43:19.850 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-23 11:43:19.850 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-23 11:43:19.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-23 11:43:19.851 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-23 11:43:19.851 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:43:19.851 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-23 11:43:19.851 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-23 11:43:19.883 | [2075 Async configure_neutron_nova:66105]: finished configure_neutron_nova with result 0 in 0 seconds 2026-06-23 11:43:19.887 | + inc/async:async_wait:197 : return 0 2026-06-23 11:43:19.890 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-23 11:43:19.905 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:19.907 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 11:43:19.937 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 11:43:19.971 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-23 11:43:19.989 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:19.991 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-23 11:43:19.994 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:43:19.997 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-23 11:43:20.000 | + ./stack.sh:main:1290 : start_nova_api 2026-06-23 11:43:20.002 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:43:20.005 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:43:20.008 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:43:20.011 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-23 11:43:20.016 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 11:43:20.019 | + functions-common:run_process:1668 : local service=n-api 2026-06-23 11:43:20.021 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 11:43:20.024 | + functions-common:run_process:1670 : local group= 2026-06-23 11:43:20.027 | + functions-common:run_process:1671 : local user= 2026-06-23 11:43:20.030 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:43:20.033 | + functions-common:run_process:1674 : local name=n-api 2026-06-23 11:43:20.035 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:43:20.038 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:43:20.040 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:43:20.043 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:43:20.046 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:43:20.050 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215000048 2026-06-23 11:43:20.053 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-23 11:43:20.070 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:20.072 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-23 11:43:20.075 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-23 11:43:20.078 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 11:43:20.081 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 11:43:20.083 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 11:43:20.086 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 11:43:20.088 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-23 11:43:20.091 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-23 11:43:20.093 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-23 11:43:20.096 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:43:20.099 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:43:20.101 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:43:20.104 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:43:20.107 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-23 11:43:20.109 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-23 11:43:20.112 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 11:43:20.114 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:43:20.117 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 11:43:20.119 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-23 11:43:20.121 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:43:20.124 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 11:43:20.126 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 11:43:20.129 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 11:43:20.131 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-23 11:43:20.133 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 11:43:20.138 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-23 11:43:20.214 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:43:20.296 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-23 11:43:20.360 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-23 11:43:20.426 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:43:20.492 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:43:20.560 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-23 11:43:20.626 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-23 11:43:20.692 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-23 11:43:20.758 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-23 11:43:20.826 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-23 11:43:20.886 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 11:43:20.889 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 11:43:20.891 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-23 11:43:20.968 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 11:43:21.435 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-23 11:43:21.468 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-23 11:43:21.908 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-23 11:43:22.054 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:43:22.057 | + functions-common:time_stop:2414 : local name 2026-06-23 11:43:22.061 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:43:22.065 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:43:22.068 | + functions-common:time_stop:2417 : local total 2026-06-23 11:43:22.071 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:43:22.074 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:43:22.077 | + functions-common:time_stop:2421 : start_time=1782215000048 2026-06-23 11:43:22.080 | + functions-common:time_stop:2423 : [[ -z 1782215000048 ]] 2026-06-23 11:43:22.085 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:43:22.090 | + functions-common:time_stop:2426 : end_time=1782215002086 2026-06-23 11:43:22.093 | + functions-common:time_stop:2427 : elapsed_time=2038 2026-06-23 11:43:22.097 | + functions-common:time_stop:2428 : total=4267 2026-06-23 11:43:22.100 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:43:22.103 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6305 2026-06-23 11:43:22.106 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-23 11:43:22.107 | Waiting for nova-api to start... 2026-06-23 11:43:22.110 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.110/compute/v2.1/ 2026-06-23 11:43:22.113 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.110/compute/v2.1/ 2026-06-23 11:43:22.116 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 11:43:22.119 | + functions:wait_for_service:477 : local url=http://192.168.122.110/compute/v2.1/ 2026-06-23 11:43:22.123 | + functions:wait_for_service:478 : local rval=0 2026-06-23 11:43:22.125 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 11:43:22.128 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 11:43:22.131 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:43:22.134 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:43:22.139 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:43:22.143 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215002140 2026-06-23 11:43:22.147 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 11:43:22.152 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:43:22.154 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.110/compute/v2.1/ 2026-06-23 11:43:28.611 | + :: : [[ 200 == 503 ]] 2026-06-23 11:43:28.612 | + :: : [[ 0 -eq 7 ]] 2026-06-23 11:43:28.617 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 11:43:28.621 | + functions-common:time_stop:2414 : local name 2026-06-23 11:43:28.625 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:43:28.629 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:43:28.633 | + functions-common:time_stop:2417 : local total 2026-06-23 11:43:28.637 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:43:28.640 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 11:43:28.644 | + functions-common:time_stop:2421 : start_time=1782215002140 2026-06-23 11:43:28.648 | + functions-common:time_stop:2423 : [[ -z 1782215002140 ]] 2026-06-23 11:43:28.653 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:43:28.658 | + functions-common:time_stop:2426 : end_time=1782215008654 2026-06-23 11:43:28.662 | + functions-common:time_stop:2427 : elapsed_time=6514 2026-06-23 11:43:28.666 | + functions-common:time_stop:2428 : total=5848 2026-06-23 11:43:28.670 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:43:28.674 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12362 2026-06-23 11:43:28.677 | + functions:wait_for_service:486 : return 0 2026-06-23 11:43:28.680 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:43:28.684 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:43:28.688 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-23 11:43:28.712 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:28.716 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-23 11:43:28.720 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:43:28.725 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-23 11:43:28.728 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-23 11:43:28.733 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-23 11:43:28.737 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-23 11:43:28.740 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-23 11:43:28.744 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-23 11:43:28.748 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-23 11:43:28.750 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-23 11:43:28.752 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-23 11:43:28.768 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-23 11:43:28.774 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-23 11:43:28.779 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-23 11:43:28.784 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-23 11:43:28.801 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-23 11:43:28.819 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-23 11:43:28.836 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-23 11:43:28.839 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-23 11:43:28.840 | Starting OVN 2026-06-23 11:43:28.843 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-23 11:43:28.846 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-23 11:43:28.847 | Starting OVS 2026-06-23 11:43:28.850 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-23 11:43:28.869 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:28.873 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-23 11:43:28.928 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-23 11:43:28.981 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-23 11:43:28.985 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-23 11:43:28.988 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 11:43:29.501 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-23 11:43:29.963 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-23 11:43:29.964 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-23 11:43:29.964 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-23 11:43:29.964 | 2026-06-23 11:43:29.964 | Possible reasons for having these kinds of units are: 2026-06-23 11:43:29.964 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-23 11:43:29.964 | .wants/, .requires/, or .upholds/ directory. 2026-06-23 11:43:29.964 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-23 11:43:29.964 | a requirement dependency on it. 2026-06-23 11:43:29.966 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-23 11:43:29.966 | D-Bus, udev, scripted systemctl call, ...). 2026-06-23 11:43:29.966 | • In case of template units, the unit is meant to be enabled with some 2026-06-23 11:43:29.966 | instance name specified. 2026-06-23 11:43:29.971 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-23 11:43:34.605 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-23 11:43:34.609 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 11:43:35.094 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-23 11:43:35.629 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-23 11:43:35.630 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-23 11:43:35.630 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-23 11:43:35.630 | 2026-06-23 11:43:35.630 | Possible reasons for having these kinds of units are: 2026-06-23 11:43:35.630 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-23 11:43:35.630 | .wants/, .requires/, or .upholds/ directory. 2026-06-23 11:43:35.630 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-23 11:43:35.630 | a requirement dependency on it. 2026-06-23 11:43:35.630 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-23 11:43:35.630 | D-Bus, udev, scripted systemctl call, ...). 2026-06-23 11:43:35.632 | • In case of template units, the unit is meant to be enabled with some 2026-06-23 11:43:35.632 | instance name specified. 2026-06-23 11:43:35.638 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-23 11:43:35.828 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-23 11:43:35.828 | Configuring OVSDB 2026-06-23 11:43:35.831 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-23 11:43:35.864 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:43:35.871 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-23 11:43:35.913 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-23 11:43:35.949 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=139ad1e2-687b-49b1-aa48-dfa71227dd31 2026-06-23 11:43:35.976 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.110:6642 2026-06-23 11:43:36.000 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-23 11:43:36.025 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-23 11:43:36.052 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.110 2026-06-23 11:43:36.078 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-23 11:43:36.083 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-23 11:43:36.107 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-23 11:43:36.110 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-23 11:43:36.138 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-23 11:43:36.143 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-23 11:43:36.146 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 11:43:36.150 | + functions-common:is_provider_network:2266 : return 1 2026-06-23 11:43:36.151 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-23 11:43:36.154 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-23 11:43:36.157 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-23 11:43:36.165 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-23 11:43:36.170 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-23 11:43:36.171 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-23 11:43:36.196 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-23 11:43:36.237 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-23 11:43:36.272 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-23 11:43:36.303 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:43:36.307 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-23 11:43:36.312 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-23 11:43:36.314 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-23 11:43:36.318 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-23 11:43:36.321 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-23 11:43:36.348 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:36.351 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-23 11:43:36.355 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-23 11:43:36.359 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 11:43:36.844 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-23 11:43:37.313 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-23 11:43:37.395 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-23 11:43:37.399 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-23 11:43:37.402 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-23 11:43:37.406 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-23 11:43:37.410 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-23 11:43:38.416 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-23 11:43:38.419 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-23 11:43:38.422 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-23 11:43:38.425 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-23 11:43:38.428 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-23 11:43:38.431 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-23 11:43:38.434 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-23 11:43:38.437 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-23 11:43:38.441 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-23 11:43:38.444 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-23 11:43:38.447 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-23 11:43:38.450 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-23 11:43:38.454 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-23 11:43:38.474 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:43:38.477 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-23 11:43:38.505 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-23 11:43:38.532 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-23 11:43:38.551 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-23 11:43:38.569 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-23 11:43:38.588 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:38.592 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-23 11:43:38.595 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-23 11:43:38.598 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 11:43:39.068 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-23 11:43:39.537 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-23 11:43:39.537 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-23 11:43:39.538 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-23 11:43:39.538 | 2026-06-23 11:43:39.538 | Possible reasons for having these kinds of units are: 2026-06-23 11:43:39.538 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-23 11:43:39.538 | .wants/, .requires/, or .upholds/ directory. 2026-06-23 11:43:39.538 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-23 11:43:39.538 | a requirement dependency on it. 2026-06-23 11:43:39.538 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-23 11:43:39.538 | D-Bus, udev, scripted systemctl call, ...). 2026-06-23 11:43:39.538 | • In case of template units, the unit is meant to be enabled with some 2026-06-23 11:43:39.538 | instance name specified. 2026-06-23 11:43:39.541 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-23 11:43:39.826 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-23 11:43:39.851 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:43:39.855 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-23 11:43:39.859 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-23 11:43:39.887 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:39.892 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-23 11:43:39.897 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-23 11:43:39.902 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 11:43:39.905 | + functions-common:run_process:1668 : local service=q-ovn-metadata-agent 2026-06-23 11:43:39.908 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 11:43:39.910 | + functions-common:run_process:1670 : local group= 2026-06-23 11:43:39.914 | + functions-common:run_process:1671 : local user= 2026-06-23 11:43:39.917 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:43:39.921 | + functions-common:run_process:1674 : local name=q-ovn-metadata-agent 2026-06-23 11:43:39.923 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:43:39.927 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:43:39.930 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:43:39.933 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:43:39.936 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:43:39.941 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215019938 2026-06-23 11:43:39.944 | + functions-common:run_process:1677 : is_service_enabled q-ovn-metadata-agent 2026-06-23 11:43:39.964 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:39.967 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-23 11:43:39.971 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-metadata-agent 2026-06-23 11:43:39.974 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 11:43:39.977 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 11:43:39.980 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 11:43:39.983 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 11:43:39.986 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-23 11:43:39.989 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-23 11:43:39.992 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-23 11:43:39.995 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:43:39.999 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:43:40.002 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:43:40.006 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:43:40.010 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-23 11:43:40.013 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-23 11:43:40.016 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-23 11:43:40.019 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-metadata-agent.service 2026-06-23 11:43:40.021 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 11:43:40.023 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:43:40.027 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:43:40.029 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:43:40.031 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:43:40.035 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:43:40.038 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-23 11:43:40.041 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:43:40.045 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-23 11:43:40.122 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:43:40.200 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-23 11:43:40.266 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 11:43:40.333 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-23 11:43:40.401 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-23 11:43:40.469 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:43:40.537 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:43:40.540 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:43:40.543 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-23 11:43:40.626 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:43:41.098 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-23 11:43:41.131 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-23 11:43:41.597 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-23 11:43:41.652 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:43:41.655 | + functions-common:time_stop:2414 : local name 2026-06-23 11:43:41.658 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:43:41.661 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:43:41.665 | + functions-common:time_stop:2417 : local total 2026-06-23 11:43:41.670 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:43:41.674 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:43:41.677 | + functions-common:time_stop:2421 : start_time=1782215019938 2026-06-23 11:43:41.680 | + functions-common:time_stop:2423 : [[ -z 1782215019938 ]] 2026-06-23 11:43:41.685 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:43:41.690 | + functions-common:time_stop:2426 : end_time=1782215021686 2026-06-23 11:43:41.693 | + functions-common:time_stop:2427 : elapsed_time=1748 2026-06-23 11:43:41.696 | + functions-common:time_stop:2428 : total=6305 2026-06-23 11:43:41.699 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:43:41.702 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8053 2026-06-23 11:43:41.705 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-23 11:43:41.707 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-23 11:43:41.710 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-23 11:43:41.713 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 11:43:41.734 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 11:43:41.737 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 11:43:41.740 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 11:43:41.743 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 11:43:41.745 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 11:43:41.782 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:43:41.830 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:43:41.866 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 11:43:41.903 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-23 11:43:41.940 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-23 11:43:41.944 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-23 11:43:41.963 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:41.967 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-23 11:43:42.021 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-23 11:43:42.024 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 11:43:42.028 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-23 11:43:42.031 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 11:43:42.034 | + functions-common:run_process:1670 : local group= 2026-06-23 11:43:42.037 | + functions-common:run_process:1671 : local user= 2026-06-23 11:43:42.041 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:43:42.044 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-23 11:43:42.047 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:43:42.050 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:43:42.053 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:43:42.057 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:43:42.061 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:43:42.065 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215022062 2026-06-23 11:43:42.069 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-23 11:43:42.091 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:42.094 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-23 11:43:42.098 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-23 11:43:42.101 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 11:43:42.105 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 11:43:42.108 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 11:43:42.111 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 11:43:42.114 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-23 11:43:42.117 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-23 11:43:42.119 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-23 11:43:42.122 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:43:42.125 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:43:42.127 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:43:42.130 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:43:42.132 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-23 11:43:42.135 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-23 11:43:42.137 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-23 11:43:42.140 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-23 11:43:42.142 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 11:43:42.144 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:43:42.146 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:43:42.149 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:43:42.151 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:43:42.153 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:43:42.155 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-23 11:43:42.157 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:43:42.161 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-23 11:43:42.241 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:43:42.317 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-23 11:43:42.379 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 11:43:42.444 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-23 11:43:42.513 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-23 11:43:42.580 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:43:42.648 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:43:42.651 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:43:42.654 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-23 11:43:42.738 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:43:43.221 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-23 11:43:43.249 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-23 11:43:43.710 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-23 11:43:43.765 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:43:43.768 | + functions-common:time_stop:2414 : local name 2026-06-23 11:43:43.771 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:43:43.773 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:43:43.776 | + functions-common:time_stop:2417 : local total 2026-06-23 11:43:43.779 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:43:43.782 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:43:43.785 | + functions-common:time_stop:2421 : start_time=1782215022062 2026-06-23 11:43:43.788 | + functions-common:time_stop:2423 : [[ -z 1782215022062 ]] 2026-06-23 11:43:43.793 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:43:43.798 | + functions-common:time_stop:2426 : end_time=1782215023795 2026-06-23 11:43:43.801 | + functions-common:time_stop:2427 : elapsed_time=1733 2026-06-23 11:43:43.804 | + functions-common:time_stop:2428 : total=8053 2026-06-23 11:43:43.807 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:43:43.810 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9786 2026-06-23 11:43:43.813 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 11:43:43.816 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 11:43:43.819 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 11:43:43.823 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 11:43:43.841 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 11:43:43.844 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 11:43:43.847 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 11:43:43.850 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 11:43:43.853 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 11:43:43.888 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:43:43.920 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 11:43:43.957 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 11:43:43.990 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-23 11:43:44.025 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-23 11:43:44.028 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-23 11:43:44.031 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-23 11:43:44.034 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-23 11:43:44.064 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-23 11:43:44.093 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-23 11:43:44.096 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-23 11:43:44.099 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-23 11:43:44.102 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-23 11:43:44.169 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-23 11:43:44.192 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:44.196 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-23 11:43:44.199 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:43:44.202 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-23 11:43:44.206 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-23 11:43:44.209 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-23 11:43:44.212 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-23 11:43:44.248 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-23 11:43:44.251 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-23 11:43:44.254 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-23 11:43:44.292 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-23 11:43:44.332 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-23 11:43:44.335 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-23 11:43:44.338 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-23 11:43:44.343 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-23 11:43:44.346 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-23 11:43:44.350 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-23 11:43:44.353 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-23 11:43:44.357 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-23 11:43:44.360 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-23 11:43:44.364 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-23 11:43:44.368 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:44.371 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:44.375 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:44.378 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-23 11:43:44.382 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:44.385 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:44.388 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-23 11:43:44.391 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-23 11:43:44.395 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-23 11:43:44.399 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-23 11:43:44.422 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-23 11:43:44.425 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-23 11:43:44.477 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-23 11:43:44.531 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-23 11:43:44.544 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-23 11:43:44.587 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-23 11:43:44.591 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-23 11:43:44.651 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-23 11:43:44.656 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 11:43:44.659 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-23 11:43:44.663 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 11:43:44.667 | + functions-common:run_process:1670 : local group= 2026-06-23 11:43:44.669 | + functions-common:run_process:1671 : local user= 2026-06-23 11:43:44.672 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:43:44.674 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-23 11:43:44.676 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:43:44.679 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:43:44.682 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:43:44.685 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:43:44.689 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:43:44.694 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215024691 2026-06-23 11:43:44.698 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-23 11:43:44.728 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:44.732 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-23 11:43:44.736 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-23 11:43:44.739 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 11:43:44.743 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 11:43:44.747 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 11:43:44.751 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 11:43:44.754 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-23 11:43:44.758 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-23 11:43:44.762 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-23 11:43:44.764 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:43:44.766 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:43:44.769 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:43:44.772 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:43:44.776 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-23 11:43:44.779 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-23 11:43:44.782 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 11:43:44.785 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:43:44.788 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 11:43:44.791 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-23 11:43:44.793 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:43:44.796 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 11:43:44.799 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 11:43:44.802 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 11:43:44.804 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-23 11:43:44.807 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 11:43:44.812 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-23 11:43:44.902 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:43:44.980 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-23 11:43:45.046 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-23 11:43:45.109 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:43:45.171 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:43:45.233 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-23 11:43:45.294 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-23 11:43:45.362 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-23 11:43:45.428 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-23 11:43:45.493 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-23 11:43:45.554 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 11:43:45.556 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 11:43:45.558 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-23 11:43:45.635 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 11:43:46.104 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-23 11:43:46.138 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-23 11:43:46.586 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-23 11:43:46.736 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:43:46.741 | + functions-common:time_stop:2414 : local name 2026-06-23 11:43:46.743 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:43:46.750 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:43:46.753 | + functions-common:time_stop:2417 : local total 2026-06-23 11:43:46.760 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:43:46.763 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:43:46.774 | + functions-common:time_stop:2421 : start_time=1782215024691 2026-06-23 11:43:46.778 | + functions-common:time_stop:2423 : [[ -z 1782215024691 ]] 2026-06-23 11:43:46.785 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:43:46.793 | + functions-common:time_stop:2426 : end_time=1782215026787 2026-06-23 11:43:46.800 | + functions-common:time_stop:2427 : elapsed_time=2096 2026-06-23 11:43:46.806 | + functions-common:time_stop:2428 : total=9786 2026-06-23 11:43:46.810 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:43:46.814 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11882 2026-06-23 11:43:46.821 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.110/ 2026-06-23 11:43:46.824 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:46.829 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-23 11:43:46.836 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:46.843 | + functions-common:run_process:1670 : local group= 2026-06-23 11:43:46.847 | + functions-common:run_process:1671 : local user= 2026-06-23 11:43:46.849 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:43:46.853 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-23 11:43:46.859 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:43:46.863 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:43:46.867 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:43:46.873 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:43:46.880 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:43:46.889 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215026882 2026-06-23 11:43:46.895 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-23 11:43:46.923 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:46.928 | + functions-common:run_process:1678 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-23 11:43:46.931 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-23 11:43:46.934 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:46.938 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:46.944 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:46.947 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:46.956 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-23 11:43:46.961 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-23 11:43:46.966 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-23 11:43:46.975 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:43:46.977 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:43:46.982 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:43:46.989 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:43:46.993 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-23 11:43:46.997 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-23 11:43:47.001 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-23 11:43:47.010 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-23 11:43:47.012 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:47.016 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:43:47.022 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:43:47.029 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:43:47.033 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:43:47.037 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:43:47.043 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-23 11:43:47.047 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:43:47.055 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-23 11:43:47.174 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:43:47.255 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-23 11:43:47.320 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:47.387 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-23 11:43:47.456 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-23 11:43:47.523 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:43:47.590 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:43:47.592 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:43:47.594 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-23 11:43:47.675 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:43:48.188 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-23 11:43:48.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-23 11:43:48.722 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-23 11:43:48.780 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:43:48.783 | + functions-common:time_stop:2414 : local name 2026-06-23 11:43:48.789 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:43:48.798 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:43:48.802 | + functions-common:time_stop:2417 : local total 2026-06-23 11:43:48.806 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:43:48.808 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:43:48.815 | + functions-common:time_stop:2421 : start_time=1782215026882 2026-06-23 11:43:48.819 | + functions-common:time_stop:2423 : [[ -z 1782215026882 ]] 2026-06-23 11:43:48.832 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:43:48.839 | + functions-common:time_stop:2426 : end_time=1782215028832 2026-06-23 11:43:48.843 | + functions-common:time_stop:2427 : elapsed_time=1950 2026-06-23 11:43:48.852 | + functions-common:time_stop:2428 : total=11882 2026-06-23 11:43:48.856 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:43:48.861 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13832 2026-06-23 11:43:48.867 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:48.871 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-23 11:43:48.877 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:48.881 | + functions-common:run_process:1670 : local group= 2026-06-23 11:43:48.885 | + functions-common:run_process:1671 : local user= 2026-06-23 11:43:48.892 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:43:48.898 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-23 11:43:48.904 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:43:48.910 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:43:48.915 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:43:48.921 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:43:48.925 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:43:48.934 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215028927 2026-06-23 11:43:48.937 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-23 11:43:48.976 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:48.979 | + functions-common:run_process:1678 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-23 11:43:48.984 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-23 11:43:48.988 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:48.993 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:48.998 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:49.007 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:49.012 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-23 11:43:49.018 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-23 11:43:49.023 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-23 11:43:49.032 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:43:49.036 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:43:49.044 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:43:49.047 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:43:49.052 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-23 11:43:49.057 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-23 11:43:49.061 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-23 11:43:49.069 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-23 11:43:49.073 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:49.080 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:43:49.086 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:43:49.091 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:43:49.096 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:43:49.102 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:43:49.106 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-23 11:43:49.111 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:43:49.121 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-23 11:43:49.266 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:43:49.422 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-23 11:43:49.540 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:49.662 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-23 11:43:49.752 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-23 11:43:49.819 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:43:49.913 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:43:49.915 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:43:49.919 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-23 11:43:50.014 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:43:50.549 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-23 11:43:50.585 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-23 11:43:51.134 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-23 11:43:51.195 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:43:51.198 | + functions-common:time_stop:2414 : local name 2026-06-23 11:43:51.206 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:43:51.208 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:43:51.212 | + functions-common:time_stop:2417 : local total 2026-06-23 11:43:51.216 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:43:51.221 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:43:51.226 | + functions-common:time_stop:2421 : start_time=1782215028927 2026-06-23 11:43:51.231 | + functions-common:time_stop:2423 : [[ -z 1782215028927 ]] 2026-06-23 11:43:51.236 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:43:51.243 | + functions-common:time_stop:2426 : end_time=1782215031238 2026-06-23 11:43:51.245 | + functions-common:time_stop:2427 : elapsed_time=2311 2026-06-23 11:43:51.248 | + functions-common:time_stop:2428 : total=13832 2026-06-23 11:43:51.251 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:43:51.258 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16143 2026-06-23 11:43:51.264 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-23 11:43:51.271 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-23 11:43:51.278 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:51.287 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-23 11:43:51.287 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:51.292 | + functions-common:run_process:1670 : local group= 2026-06-23 11:43:51.296 | + functions-common:run_process:1671 : local user= 2026-06-23 11:43:51.302 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:43:51.306 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-23 11:43:51.312 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:43:51.317 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:43:51.321 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:43:51.326 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:43:51.333 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:43:51.344 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215031335 2026-06-23 11:43:51.349 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-23 11:43:51.380 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:43:51.383 | + functions-common:run_process:1678 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-23 11:43:51.387 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-23 11:43:51.393 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:51.396 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:51.398 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:51.406 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:51.415 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-23 11:43:51.419 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-23 11:43:51.427 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-23 11:43:51.434 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:43:51.437 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:43:51.442 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:43:51.445 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:43:51.455 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-23 11:43:51.457 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-23 11:43:51.462 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-23 11:43:51.467 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-23 11:43:51.473 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:51.480 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:43:51.484 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:43:51.487 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:43:51.490 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:43:51.495 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:43:51.499 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-23 11:43:51.507 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:43:51.511 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-23 11:43:51.654 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:43:51.785 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-23 11:43:51.897 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:43:52.010 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-23 11:43:52.128 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-23 11:43:52.239 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:43:52.338 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:43:52.343 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:43:52.347 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-23 11:43:52.467 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:43:53.064 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-23 11:43:53.098 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-23 11:43:53.636 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-23 11:43:53.701 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:43:53.705 | + functions-common:time_stop:2414 : local name 2026-06-23 11:43:53.714 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:43:53.715 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:43:53.718 | + functions-common:time_stop:2417 : local total 2026-06-23 11:43:53.722 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:43:53.729 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:43:53.732 | + functions-common:time_stop:2421 : start_time=1782215031335 2026-06-23 11:43:53.735 | + functions-common:time_stop:2423 : [[ -z 1782215031335 ]] 2026-06-23 11:43:53.741 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:43:53.749 | + functions-common:time_stop:2426 : end_time=1782215033743 2026-06-23 11:43:53.751 | + functions-common:time_stop:2427 : elapsed_time=2408 2026-06-23 11:43:53.757 | + functions-common:time_stop:2428 : total=16143 2026-06-23 11:43:53.761 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:43:53.765 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18551 2026-06-23 11:43:53.768 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-23 11:43:53.772 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.110/networking 2026-06-23 11:43:53.777 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-23 11:43:53.777 | Waiting for Neutron to start... 2026-06-23 11:43:53.781 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.110/networking' 2026-06-23 11:43:53.786 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.110/networking' 'Neutron did not start' 60 2026-06-23 11:43:53.790 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.110/networking' 2026-06-23 11:43:53.796 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-23 11:43:53.801 | + functions-common:test_with_retry:2354 : local until=60 2026-06-23 11:43:53.806 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-23 11:43:53.810 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-23 11:43:53.816 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-23 11:43:53.820 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:43:53.826 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:43:53.832 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:43:53.838 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215033834 2026-06-23 11:43:53.844 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.110/networking; do sleep 0.5; done' 2026-06-23 11:44:03.307 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.110/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-23 11:44:03.312 | + functions-common:time_stop:2414 : local name 2026-06-23 11:44:03.316 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:44:03.320 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:44:03.324 | + functions-common:time_stop:2417 : local total 2026-06-23 11:44:03.328 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:44:03.332 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-23 11:44:03.336 | + functions-common:time_stop:2421 : start_time=1782215033834 2026-06-23 11:44:03.340 | + functions-common:time_stop:2423 : [[ -z 1782215033834 ]] 2026-06-23 11:44:03.346 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:44:03.352 | + functions-common:time_stop:2426 : end_time=1782215043348 2026-06-23 11:44:03.357 | + functions-common:time_stop:2427 : elapsed_time=9514 2026-06-23 11:44:03.361 | + functions-common:time_stop:2428 : total=0 2026-06-23 11:44:03.365 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:44:03.369 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9514 2026-06-23 11:44:03.374 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-23 11:44:03.401 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:44:03.406 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-23 11:44:03.410 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:44:03.414 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-23 11:44:03.418 | + ./stack.sh:main:1308 : start_placement 2026-06-23 11:44:03.423 | + lib/placement:start_placement:137 : start_placement_api 2026-06-23 11:44:03.428 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-23 11:44:03.435 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 11:44:03.439 | + functions-common:run_process:1668 : local service=placement-api 2026-06-23 11:44:03.444 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 11:44:03.448 | + functions-common:run_process:1670 : local group= 2026-06-23 11:44:03.453 | + functions-common:run_process:1671 : local user= 2026-06-23 11:44:03.457 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:44:03.461 | + functions-common:run_process:1674 : local name=placement-api 2026-06-23 11:44:03.466 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:44:03.470 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:44:03.475 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:44:03.479 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:44:03.485 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:44:03.491 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215043487 2026-06-23 11:44:03.496 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-23 11:44:03.523 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:44:03.528 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-23 11:44:03.532 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-23 11:44:03.537 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 11:44:03.540 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 11:44:03.545 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 11:44:03.550 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 11:44:03.554 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-23 11:44:03.559 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-23 11:44:03.563 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-23 11:44:03.567 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:44:03.572 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:44:03.576 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:44:03.581 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:44:03.585 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-23 11:44:03.589 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-23 11:44:03.594 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 11:44:03.598 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:44:03.602 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 11:44:03.606 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-23 11:44:03.611 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:44:03.615 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 11:44:03.619 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 11:44:03.623 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 11:44:03.627 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-23 11:44:03.632 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 11:44:03.637 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-23 11:44:03.725 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:44:03.818 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-23 11:44:03.901 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-23 11:44:03.983 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:44:04.069 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:44:04.143 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-23 11:44:04.219 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-23 11:44:04.294 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-23 11:44:04.368 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-23 11:44:04.441 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-23 11:44:04.514 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 11:44:04.517 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 11:44:04.521 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-23 11:44:04.605 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 11:44:05.094 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-23 11:44:05.126 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-23 11:44:05.601 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-23 11:44:05.732 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:44:05.736 | + functions-common:time_stop:2414 : local name 2026-06-23 11:44:05.740 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:44:05.745 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:44:05.749 | + functions-common:time_stop:2417 : local total 2026-06-23 11:44:05.753 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:44:05.758 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:44:05.762 | + functions-common:time_stop:2421 : start_time=1782215043487 2026-06-23 11:44:05.766 | + functions-common:time_stop:2423 : [[ -z 1782215043487 ]] 2026-06-23 11:44:05.772 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:44:05.780 | + functions-common:time_stop:2426 : end_time=1782215045774 2026-06-23 11:44:05.784 | + functions-common:time_stop:2427 : elapsed_time=2287 2026-06-23 11:44:05.788 | + functions-common:time_stop:2428 : total=18551 2026-06-23 11:44:05.792 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:44:05.797 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20838 2026-06-23 11:44:05.800 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-23 11:44:05.800 | Waiting for placement-api to start... 2026-06-23 11:44:05.806 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.110/placement 2026-06-23 11:44:05.810 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 11:44:05.815 | + functions:wait_for_service:477 : local url=http://192.168.122.110/placement 2026-06-23 11:44:05.819 | + functions:wait_for_service:478 : local rval=0 2026-06-23 11:44:05.823 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 11:44:05.827 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 11:44:05.832 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:44:05.836 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:44:05.841 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:44:05.850 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215045844 2026-06-23 11:44:05.854 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 11:44:05.858 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:44:05.860 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.110/placement 2026-06-23 11:44:08.817 | + :: : [[ 200 == 503 ]] 2026-06-23 11:44:08.820 | + :: : [[ 0 -eq 7 ]] 2026-06-23 11:44:08.825 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 11:44:08.829 | + functions-common:time_stop:2414 : local name 2026-06-23 11:44:08.834 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:44:08.839 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:44:08.843 | + functions-common:time_stop:2417 : local total 2026-06-23 11:44:08.847 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:44:08.851 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 11:44:08.855 | + functions-common:time_stop:2421 : start_time=1782215045844 2026-06-23 11:44:08.859 | + functions-common:time_stop:2423 : [[ -z 1782215045844 ]] 2026-06-23 11:44:08.864 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:44:08.871 | + functions-common:time_stop:2426 : end_time=1782215048866 2026-06-23 11:44:08.875 | + functions-common:time_stop:2427 : elapsed_time=3022 2026-06-23 11:44:08.879 | + functions-common:time_stop:2428 : total=12362 2026-06-23 11:44:08.883 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:44:08.887 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15384 2026-06-23 11:44:08.891 | + functions:wait_for_service:486 : return 0 2026-06-23 11:44:08.895 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-23 11:44:08.921 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:44:08.926 | + ./stack.sh:main:1312 : start_neutron 2026-06-23 11:44:08.930 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-23 11:44:08.934 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:44:08.938 | + functions-common:run_process:1668 : local service=q-agt 2026-06-23 11:44:08.943 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 11:44:08.947 | + functions-common:run_process:1670 : local group= 2026-06-23 11:44:08.953 | + functions-common:run_process:1671 : local user= 2026-06-23 11:44:08.957 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:44:08.961 | + functions-common:run_process:1674 : local name=q-agt 2026-06-23 11:44:08.965 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:44:08.969 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:44:08.973 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:44:08.977 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:44:08.982 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:44:08.987 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215048983 2026-06-23 11:44:08.991 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-23 11:44:09.015 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:44:09.018 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:44:09.022 | + functions-common:time_stop:2414 : local name 2026-06-23 11:44:09.026 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:44:09.029 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:44:09.033 | + functions-common:time_stop:2417 : local total 2026-06-23 11:44:09.037 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:44:09.041 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:44:09.045 | + functions-common:time_stop:2421 : start_time=1782215048983 2026-06-23 11:44:09.049 | + functions-common:time_stop:2423 : [[ -z 1782215048983 ]] 2026-06-23 11:44:09.055 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:44:09.060 | + functions-common:time_stop:2426 : end_time=1782215049056 2026-06-23 11:44:09.063 | + functions-common:time_stop:2427 : elapsed_time=73 2026-06-23 11:44:09.068 | + functions-common:time_stop:2428 : total=20838 2026-06-23 11:44:09.071 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:44:09.075 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20911 2026-06-23 11:44:09.078 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-23 11:44:09.082 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 11:44:09.086 | + functions-common:is_provider_network:2266 : return 1 2026-06-23 11:44:09.090 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-23 11:44:09.094 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-23 11:44:09.097 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-23 11:44:09.101 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-23 11:44:09.105 | + functions-common:run_process:1670 : local group= 2026-06-23 11:44:09.108 | + functions-common:run_process:1671 : local user= 2026-06-23 11:44:09.112 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:44:09.115 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-23 11:44:09.119 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:44:09.122 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:44:09.126 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:44:09.129 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:44:09.134 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:44:09.139 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215049136 2026-06-23 11:44:09.143 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-23 11:44:09.167 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:44:09.170 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:44:09.173 | + functions-common:time_stop:2414 : local name 2026-06-23 11:44:09.176 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:44:09.180 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:44:09.184 | + functions-common:time_stop:2417 : local total 2026-06-23 11:44:09.188 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:44:09.191 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:44:09.195 | + functions-common:time_stop:2421 : start_time=1782215049136 2026-06-23 11:44:09.199 | + functions-common:time_stop:2423 : [[ -z 1782215049136 ]] 2026-06-23 11:44:09.203 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:44:09.208 | + functions-common:time_stop:2426 : end_time=1782215049205 2026-06-23 11:44:09.212 | + functions-common:time_stop:2427 : elapsed_time=69 2026-06-23 11:44:09.215 | + functions-common:time_stop:2428 : total=20911 2026-06-23 11:44:09.217 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:44:09.220 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20980 2026-06-23 11:44:09.224 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-23 11:44:09.228 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-23 11:44:09.232 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-23 11:44:09.236 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-23 11:44:09.240 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 11:44:09.244 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 11:44:09.247 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 11:44:09.250 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-23 11:44:09.253 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 11:44:09.256 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 11:44:09.258 | + functions-common:run_process:1668 : local service=q-l3 2026-06-23 11:44:09.260 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 11:44:09.263 | + functions-common:run_process:1670 : local group= 2026-06-23 11:44:09.265 | + functions-common:run_process:1671 : local user= 2026-06-23 11:44:09.267 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:44:09.270 | + functions-common:run_process:1674 : local name=q-l3 2026-06-23 11:44:09.272 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:44:09.274 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:44:09.277 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:44:09.279 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:44:09.283 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:44:09.287 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215049284 2026-06-23 11:44:09.289 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-23 11:44:09.309 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:44:09.312 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:44:09.315 | + functions-common:time_stop:2414 : local name 2026-06-23 11:44:09.318 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:44:09.321 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:44:09.323 | + functions-common:time_stop:2417 : local total 2026-06-23 11:44:09.326 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:44:09.329 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:44:09.332 | + functions-common:time_stop:2421 : start_time=1782215049284 2026-06-23 11:44:09.336 | + functions-common:time_stop:2423 : [[ -z 1782215049284 ]] 2026-06-23 11:44:09.340 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:44:09.344 | + functions-common:time_stop:2426 : end_time=1782215049341 2026-06-23 11:44:09.346 | + functions-common:time_stop:2427 : elapsed_time=57 2026-06-23 11:44:09.349 | + functions-common:time_stop:2428 : total=20980 2026-06-23 11:44:09.353 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:44:09.355 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21037 2026-06-23 11:44:09.358 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-23 11:44:09.361 | + functions-common:run_process:1668 : local service=q-meta 2026-06-23 11:44:09.364 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-23 11:44:09.367 | + functions-common:run_process:1670 : local group= 2026-06-23 11:44:09.371 | + functions-common:run_process:1671 : local user= 2026-06-23 11:44:09.374 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:44:09.378 | + functions-common:run_process:1674 : local name=q-meta 2026-06-23 11:44:09.380 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:44:09.383 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:44:09.387 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:44:09.389 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:44:09.393 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:44:09.397 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215049394 2026-06-23 11:44:09.400 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-23 11:44:09.421 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:44:09.424 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:44:09.427 | + functions-common:time_stop:2414 : local name 2026-06-23 11:44:09.429 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:44:09.433 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:44:09.436 | + functions-common:time_stop:2417 : local total 2026-06-23 11:44:09.439 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:44:09.443 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:44:09.445 | + functions-common:time_stop:2421 : start_time=1782215049394 2026-06-23 11:44:09.448 | + functions-common:time_stop:2423 : [[ -z 1782215049394 ]] 2026-06-23 11:44:09.453 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:44:09.458 | + functions-common:time_stop:2426 : end_time=1782215049455 2026-06-23 11:44:09.460 | + functions-common:time_stop:2427 : elapsed_time=61 2026-06-23 11:44:09.464 | + functions-common:time_stop:2428 : total=21037 2026-06-23 11:44:09.468 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:44:09.470 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21098 2026-06-23 11:44:09.473 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-23 11:44:09.477 | + functions-common:run_process:1668 : local service=q-metering 2026-06-23 11:44:09.479 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-23 11:44:09.483 | + functions-common:run_process:1670 : local group= 2026-06-23 11:44:09.486 | + functions-common:run_process:1671 : local user= 2026-06-23 11:44:09.488 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:44:09.492 | + functions-common:run_process:1674 : local name=q-metering 2026-06-23 11:44:09.494 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:44:09.498 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:44:09.501 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:44:09.503 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:44:09.509 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:44:09.513 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215049510 2026-06-23 11:44:09.516 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-23 11:44:09.535 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:44:09.537 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:44:09.541 | + functions-common:time_stop:2414 : local name 2026-06-23 11:44:09.543 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:44:09.546 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:44:09.549 | + functions-common:time_stop:2417 : local total 2026-06-23 11:44:09.552 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:44:09.555 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:44:09.558 | + functions-common:time_stop:2421 : start_time=1782215049510 2026-06-23 11:44:09.561 | + functions-common:time_stop:2423 : [[ -z 1782215049510 ]] 2026-06-23 11:44:09.565 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:44:09.570 | + functions-common:time_stop:2426 : end_time=1782215049567 2026-06-23 11:44:09.573 | + functions-common:time_stop:2427 : elapsed_time=57 2026-06-23 11:44:09.576 | + functions-common:time_stop:2428 : total=21098 2026-06-23 11:44:09.579 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:44:09.582 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21155 2026-06-23 11:44:09.584 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-23 11:44:09.603 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:44:09.606 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-23 11:44:09.609 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-23 11:44:09.612 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:44:09.615 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-23 11:44:09.617 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-23 11:44:09.621 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-23 11:44:09.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-23 11:44:09.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-23 11:44:09.630 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-23 11:44:09.633 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 11:44:13.665 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:13.668 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 11:44:13.668 | address-scope 2026-06-23 11:44:13.668 | agent 2026-06-23 11:44:13.669 | allowed-address-pairs 2026-06-23 11:44:13.669 | auto-allocated-topology 2026-06-23 11:44:13.669 | availability_zone 2026-06-23 11:44:13.669 | default-subnetpools 2026-06-23 11:44:13.669 | dhcp_agent_scheduler 2026-06-23 11:44:13.669 | dns-integration 2026-06-23 11:44:13.669 | dns-domain-ports 2026-06-23 11:44:13.669 | dns-integration-domain-keywords 2026-06-23 11:44:13.670 | empty-string-filtering 2026-06-23 11:44:13.670 | external-net 2026-06-23 11:44:13.670 | extra_dhcp_opt 2026-06-23 11:44:13.670 | extraroute 2026-06-23 11:44:13.670 | extraroute-atomic 2026-06-23 11:44:13.670 | filter-validation 2026-06-23 11:44:13.670 | floating-ip-port-forwarding-detail 2026-06-23 11:44:13.671 | fip-port-details 2026-06-23 11:44:13.671 | flavors 2026-06-23 11:44:13.671 | floatingip-pools 2026-06-23 11:44:13.671 | router 2026-06-23 11:44:13.671 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:44:13.671 | enable-default-route-bfd 2026-06-23 11:44:13.671 | enable-default-route-ecmp 2026-06-23 11:44:13.671 | ext-gw-mode 2026-06-23 11:44:13.671 | l3-ha 2026-06-23 11:44:13.671 | external-gateway-multihoming 2026-06-23 11:44:13.672 | l3-flavors 2026-06-23 11:44:13.672 | l3_agent_scheduler 2026-06-23 11:44:13.672 | multi-provider 2026-06-23 11:44:13.672 | net-mtu 2026-06-23 11:44:13.672 | net-mtu-writable 2026-06-23 11:44:13.672 | network_availability_zone 2026-06-23 11:44:13.673 | network-ip-availability 2026-06-23 11:44:13.673 | network-ip-availability-details 2026-06-23 11:44:13.673 | pagination 2026-06-23 11:44:13.673 | port-device-profile 2026-06-23 11:44:13.673 | port-mac-address-regenerate 2026-06-23 11:44:13.673 | port-numa-affinity-policy 2026-06-23 11:44:13.673 | port-numa-affinity-policy-socket 2026-06-23 11:44:13.674 | binding 2026-06-23 11:44:13.674 | binding-extended 2026-06-23 11:44:13.674 | port-security 2026-06-23 11:44:13.674 | project-id 2026-06-23 11:44:13.674 | provider 2026-06-23 11:44:13.674 | qinq 2026-06-23 11:44:13.674 | quota-check-limit 2026-06-23 11:44:13.675 | quota-check-limit-default 2026-06-23 11:44:13.675 | quotas 2026-06-23 11:44:13.675 | quota_details 2026-06-23 11:44:13.675 | rbac-policies 2026-06-23 11:44:13.675 | rbac-address-scope 2026-06-23 11:44:13.675 | rbac-security-groups 2026-06-23 11:44:13.675 | revision-if-match 2026-06-23 11:44:13.675 | standard-attr-revisions 2026-06-23 11:44:13.675 | router_availability_zone 2026-06-23 11:44:13.676 | router-enable-snat 2026-06-23 11:44:13.676 | security-groups-default-rules 2026-06-23 11:44:13.676 | security-groups-default-statefulness 2026-06-23 11:44:13.676 | security-groups-normalized-cidr 2026-06-23 11:44:13.676 | security-groups-remote-address-group 2026-06-23 11:44:13.676 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:44:13.677 | security-groups-shared-filtering 2026-06-23 11:44:13.677 | security-group 2026-06-23 11:44:13.677 | service-type 2026-06-23 11:44:13.677 | sorting 2026-06-23 11:44:13.677 | standard-attr-description 2026-06-23 11:44:13.677 | stateful-security-group 2026-06-23 11:44:13.678 | subnet-dns-publish-fixed-ip 2026-06-23 11:44:13.678 | subnet-external-network 2026-06-23 11:44:13.678 | subnet_onboard 2026-06-23 11:44:13.678 | subnet-service-types 2026-06-23 11:44:13.678 | subnet_allocation 2026-06-23 11:44:13.678 | subnetpool-prefix-ops 2026-06-23 11:44:13.678 | tag-creation 2026-06-23 11:44:13.679 | standard-attr-tag 2026-06-23 11:44:13.679 | standard-attr-timestamp 2026-06-23 11:44:13.679 | vlan-transparent' 2026-06-23 11:44:13.679 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 11:44:13.679 | address-scope 2026-06-23 11:44:13.679 | agent 2026-06-23 11:44:13.679 | allowed-address-pairs 2026-06-23 11:44:13.680 | auto-allocated-topology 2026-06-23 11:44:13.680 | availability_zone 2026-06-23 11:44:13.680 | default-subnetpools 2026-06-23 11:44:13.680 | dhcp_agent_scheduler 2026-06-23 11:44:13.680 | dns-integration 2026-06-23 11:44:13.680 | dns-domain-ports 2026-06-23 11:44:13.680 | dns-integration-domain-keywords 2026-06-23 11:44:13.680 | empty-string-filtering 2026-06-23 11:44:13.680 | external-net 2026-06-23 11:44:13.680 | extra_dhcp_opt 2026-06-23 11:44:13.681 | extraroute 2026-06-23 11:44:13.681 | extraroute-atomic 2026-06-23 11:44:13.681 | filter-validation 2026-06-23 11:44:13.681 | floating-ip-port-forwarding-detail 2026-06-23 11:44:13.681 | fip-port-details 2026-06-23 11:44:13.681 | flavors 2026-06-23 11:44:13.681 | floatingip-pools 2026-06-23 11:44:13.681 | router 2026-06-23 11:44:13.682 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:44:13.682 | enable-default-route-bfd 2026-06-23 11:44:13.682 | enable-default-route-ecmp 2026-06-23 11:44:13.682 | ext-gw-mode 2026-06-23 11:44:13.682 | l3-ha 2026-06-23 11:44:13.682 | external-gateway-multihoming 2026-06-23 11:44:13.683 | l3-flavors 2026-06-23 11:44:13.683 | l3_agent_scheduler 2026-06-23 11:44:13.683 | multi-provider 2026-06-23 11:44:13.683 | net-mtu 2026-06-23 11:44:13.683 | net-mtu-writable 2026-06-23 11:44:13.683 | network_availability_zone 2026-06-23 11:44:13.683 | network-ip-availability 2026-06-23 11:44:13.683 | network-ip-availability-details 2026-06-23 11:44:13.683 | pagination 2026-06-23 11:44:13.684 | port-device-profile 2026-06-23 11:44:13.684 | port-mac-address-regenerate 2026-06-23 11:44:13.684 | port-numa-affinity-policy 2026-06-23 11:44:13.684 | port-numa-affinity-policy-socket 2026-06-23 11:44:13.684 | binding 2026-06-23 11:44:13.684 | binding-extended 2026-06-23 11:44:13.684 | port-security 2026-06-23 11:44:13.684 | project-id 2026-06-23 11:44:13.685 | provider 2026-06-23 11:44:13.685 | qinq 2026-06-23 11:44:13.685 | quota-check-limit 2026-06-23 11:44:13.685 | quota-check-limit-default 2026-06-23 11:44:13.685 | quotas 2026-06-23 11:44:13.685 | quota_details 2026-06-23 11:44:13.686 | rbac-policies 2026-06-23 11:44:13.686 | rbac-address-scope 2026-06-23 11:44:13.686 | rbac-security-groups 2026-06-23 11:44:13.686 | revision-if-match 2026-06-23 11:44:13.686 | standard-attr-revisions 2026-06-23 11:44:13.686 | router_availability_zone 2026-06-23 11:44:13.687 | router-enable-snat 2026-06-23 11:44:13.687 | security-groups-default-rules 2026-06-23 11:44:13.687 | security-groups-default-statefulness 2026-06-23 11:44:13.687 | security-groups-normalized-cidr 2026-06-23 11:44:13.687 | security-groups-remote-address-group 2026-06-23 11:44:13.687 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:44:13.687 | security-groups-shared-filtering 2026-06-23 11:44:13.688 | security-group 2026-06-23 11:44:13.688 | service-type 2026-06-23 11:44:13.688 | sorting 2026-06-23 11:44:13.688 | standard-attr-description 2026-06-23 11:44:13.688 | stateful-security-group 2026-06-23 11:44:13.688 | subnet-dns-publish-fixed-ip 2026-06-23 11:44:13.688 | subnet-external-network 2026-06-23 11:44:13.688 | subnet_onboard 2026-06-23 11:44:13.689 | subnet-service-types 2026-06-23 11:44:13.689 | subnet_allocation 2026-06-23 11:44:13.689 | subnetpool-prefix-ops 2026-06-23 11:44:13.689 | tag-creation 2026-06-23 11:44:13.689 | standard-attr-tag 2026-06-23 11:44:13.689 | standard-attr-timestamp 2026-06-23 11:44:13.689 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-23 11:44:13.690 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 11:44:13.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-23 11:44:13.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-23 11:44:13.690 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-23 11:44:18.067 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:18.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=283e49c5-f21f-4cd9-8d8c-5535d3f347b1 2026-06-23 11:44:18.076 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-23 11:44:18.082 | ++ 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 fd39:37c8:0936::/56 --share --default -f value -c id 2026-06-23 11:44:22.119 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:22.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=9f8cdbc1-f72a-479e-b3ac-2449db2c49ee 2026-06-23 11:44:22.126 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-23 11:44:22.129 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 11:44:22.133 | + functions-common:is_provider_network:2266 : return 1 2026-06-23 11:44:22.138 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-23 11:44:27.837 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:27.840 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=9f76727e-6315-480c-98d7-bb6c96aaba2a 2026-06-23 11:44:27.843 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-23 11:44:27.845 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:44:27.864 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-23 11:44:27.868 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-23 11:44:27.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 283e49c5-f21f-4cd9-8d8c-5535d3f347b1 ']' 2026-06-23 11:44:27.874 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-23 11:44:27.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-23 11:44:27.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 283e49c5-f21f-4cd9-8d8c-5535d3f347b1 ' 2026-06-23 11:44:27.883 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-23 11:44:27.886 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 9f76727e-6315-480c-98d7-bb6c96aaba2a private-subnet' 2026-06-23 11:44:27.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-23 11:44:27.894 | +++ 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 283e49c5-f21f-4cd9-8d8c-5535d3f347b1 --network 9f76727e-6315-480c-98d7-bb6c96aaba2a private-subnet -f value -c id 2026-06-23 11:44:33.374 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:33.377 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=20d982a2-28e3-44bc-98d9-376170c88972 2026-06-23 11:44:33.379 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-23 11:44:33.382 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:44:33.400 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 20d982a2-28e3-44bc-98d9-376170c88972 2026-06-23 11:44:33.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=20d982a2-28e3-44bc-98d9-376170c88972 2026-06-23 11:44:33.407 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-23 11:44:33.411 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-23 11:44:33.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-23 11:44:33.415 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:44:33.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-23 11:44:33.437 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:44:33.457 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-23 11:44:33.461 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 9f8cdbc1-f72a-479e-b3ac-2449db2c49ee ']' 2026-06-23 11:44:33.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-23 11:44:33.468 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-23 11:44:33.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 9f8cdbc1-f72a-479e-b3ac-2449db2c49ee ' 2026-06-23 11:44:33.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-23 11:44:33.477 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 9f76727e-6315-480c-98d7-bb6c96aaba2a ipv6-private-subnet ' 2026-06-23 11:44:33.481 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-23 11:44:33.485 | +++ 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 9f8cdbc1-f72a-479e-b3ac-2449db2c49ee --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 9f76727e-6315-480c-98d7-bb6c96aaba2a ipv6-private-subnet -f value -c id 2026-06-23 11:44:38.821 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:38.824 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=011c109e-1a4e-488d-8b00-214aea3db6c2 2026-06-23 11:44:38.827 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-23 11:44:38.829 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:44:38.843 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 011c109e-1a4e-488d-8b00-214aea3db6c2 2026-06-23 11:44:38.846 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=011c109e-1a4e-488d-8b00-214aea3db6c2 2026-06-23 11:44:38.848 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-23 11:44:38.850 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-23 11:44:38.853 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 11:44:42.213 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:42.217 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 11:44:42.217 | address-scope 2026-06-23 11:44:42.217 | agent 2026-06-23 11:44:42.217 | allowed-address-pairs 2026-06-23 11:44:42.217 | auto-allocated-topology 2026-06-23 11:44:42.217 | availability_zone 2026-06-23 11:44:42.217 | default-subnetpools 2026-06-23 11:44:42.217 | dhcp_agent_scheduler 2026-06-23 11:44:42.217 | dns-integration 2026-06-23 11:44:42.218 | dns-domain-ports 2026-06-23 11:44:42.218 | dns-integration-domain-keywords 2026-06-23 11:44:42.218 | empty-string-filtering 2026-06-23 11:44:42.218 | external-net 2026-06-23 11:44:42.219 | extra_dhcp_opt 2026-06-23 11:44:42.219 | extraroute 2026-06-23 11:44:42.220 | extraroute-atomic 2026-06-23 11:44:42.220 | filter-validation 2026-06-23 11:44:42.220 | floating-ip-port-forwarding-detail 2026-06-23 11:44:42.220 | fip-port-details 2026-06-23 11:44:42.220 | flavors 2026-06-23 11:44:42.220 | floatingip-pools 2026-06-23 11:44:42.220 | router 2026-06-23 11:44:42.221 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:44:42.221 | enable-default-route-bfd 2026-06-23 11:44:42.221 | enable-default-route-ecmp 2026-06-23 11:44:42.221 | ext-gw-mode 2026-06-23 11:44:42.221 | l3-ha 2026-06-23 11:44:42.222 | external-gateway-multihoming 2026-06-23 11:44:42.222 | l3-flavors 2026-06-23 11:44:42.223 | l3_agent_scheduler 2026-06-23 11:44:42.223 | multi-provider 2026-06-23 11:44:42.223 | net-mtu 2026-06-23 11:44:42.223 | net-mtu-writable 2026-06-23 11:44:42.223 | network_availability_zone 2026-06-23 11:44:42.223 | network-ip-availability 2026-06-23 11:44:42.223 | network-ip-availability-details 2026-06-23 11:44:42.223 | pagination 2026-06-23 11:44:42.223 | port-device-profile 2026-06-23 11:44:42.223 | port-mac-address-regenerate 2026-06-23 11:44:42.223 | port-numa-affinity-policy 2026-06-23 11:44:42.224 | port-numa-affinity-policy-socket 2026-06-23 11:44:42.224 | binding 2026-06-23 11:44:42.224 | binding-extended 2026-06-23 11:44:42.224 | port-security 2026-06-23 11:44:42.224 | project-id 2026-06-23 11:44:42.224 | provider 2026-06-23 11:44:42.224 | qinq 2026-06-23 11:44:42.225 | quota-check-limit 2026-06-23 11:44:42.225 | quota-check-limit-default 2026-06-23 11:44:42.225 | quotas 2026-06-23 11:44:42.225 | quota_details 2026-06-23 11:44:42.225 | rbac-policies 2026-06-23 11:44:42.225 | rbac-address-scope 2026-06-23 11:44:42.225 | rbac-security-groups 2026-06-23 11:44:42.225 | revision-if-match 2026-06-23 11:44:42.225 | standard-attr-revisions 2026-06-23 11:44:42.225 | router_availability_zone 2026-06-23 11:44:42.226 | router-enable-snat 2026-06-23 11:44:42.226 | security-groups-default-rules 2026-06-23 11:44:42.226 | security-groups-default-statefulness 2026-06-23 11:44:42.226 | security-groups-normalized-cidr 2026-06-23 11:44:42.226 | security-groups-remote-address-group 2026-06-23 11:44:42.226 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:44:42.226 | security-groups-shared-filtering 2026-06-23 11:44:42.226 | security-group 2026-06-23 11:44:42.226 | service-type 2026-06-23 11:44:42.226 | sorting 2026-06-23 11:44:42.227 | standard-attr-description 2026-06-23 11:44:42.227 | stateful-security-group 2026-06-23 11:44:42.227 | subnet-dns-publish-fixed-ip 2026-06-23 11:44:42.227 | subnet-external-network 2026-06-23 11:44:42.227 | subnet_onboard 2026-06-23 11:44:42.227 | subnet-service-types 2026-06-23 11:44:42.227 | subnet_allocation 2026-06-23 11:44:42.227 | subnetpool-prefix-ops 2026-06-23 11:44:42.227 | tag-creation 2026-06-23 11:44:42.228 | standard-attr-tag 2026-06-23 11:44:42.228 | standard-attr-timestamp 2026-06-23 11:44:42.228 | vlan-transparent' 2026-06-23 11:44:42.228 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 11:44:42.228 | address-scope 2026-06-23 11:44:42.228 | agent 2026-06-23 11:44:42.228 | allowed-address-pairs 2026-06-23 11:44:42.228 | auto-allocated-topology 2026-06-23 11:44:42.228 | availability_zone 2026-06-23 11:44:42.229 | default-subnetpools 2026-06-23 11:44:42.229 | dhcp_agent_scheduler 2026-06-23 11:44:42.229 | dns-integration 2026-06-23 11:44:42.229 | dns-domain-ports 2026-06-23 11:44:42.229 | dns-integration-domain-keywords 2026-06-23 11:44:42.229 | empty-string-filtering 2026-06-23 11:44:42.229 | external-net 2026-06-23 11:44:42.229 | extra_dhcp_opt 2026-06-23 11:44:42.229 | extraroute 2026-06-23 11:44:42.229 | extraroute-atomic 2026-06-23 11:44:42.229 | filter-validation 2026-06-23 11:44:42.230 | floating-ip-port-forwarding-detail 2026-06-23 11:44:42.230 | fip-port-details 2026-06-23 11:44:42.230 | flavors 2026-06-23 11:44:42.230 | floatingip-pools 2026-06-23 11:44:42.230 | router 2026-06-23 11:44:42.230 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:44:42.230 | enable-default-route-bfd 2026-06-23 11:44:42.230 | enable-default-route-ecmp 2026-06-23 11:44:42.230 | ext-gw-mode 2026-06-23 11:44:42.231 | l3-ha 2026-06-23 11:44:42.231 | external-gateway-multihoming 2026-06-23 11:44:42.231 | l3-flavors 2026-06-23 11:44:42.231 | l3_agent_scheduler 2026-06-23 11:44:42.231 | multi-provider 2026-06-23 11:44:42.231 | net-mtu 2026-06-23 11:44:42.231 | net-mtu-writable 2026-06-23 11:44:42.231 | network_availability_zone 2026-06-23 11:44:42.231 | network-ip-availability 2026-06-23 11:44:42.231 | network-ip-availability-details 2026-06-23 11:44:42.232 | pagination 2026-06-23 11:44:42.232 | port-device-profile 2026-06-23 11:44:42.232 | port-mac-address-regenerate 2026-06-23 11:44:42.232 | port-numa-affinity-policy 2026-06-23 11:44:42.232 | port-numa-affinity-policy-socket 2026-06-23 11:44:42.232 | binding 2026-06-23 11:44:42.232 | binding-extended 2026-06-23 11:44:42.232 | port-security 2026-06-23 11:44:42.232 | project-id 2026-06-23 11:44:42.232 | provider 2026-06-23 11:44:42.232 | qinq 2026-06-23 11:44:42.233 | quota-check-limit 2026-06-23 11:44:42.233 | quota-check-limit-default 2026-06-23 11:44:42.233 | quotas 2026-06-23 11:44:42.233 | quota_details 2026-06-23 11:44:42.233 | rbac-policies 2026-06-23 11:44:42.233 | rbac-address-scope 2026-06-23 11:44:42.233 | rbac-security-groups 2026-06-23 11:44:42.233 | revision-if-match 2026-06-23 11:44:42.233 | standard-attr-revisions 2026-06-23 11:44:42.234 | router_availability_zone 2026-06-23 11:44:42.234 | router-enable-snat 2026-06-23 11:44:42.234 | security-groups-default-rules 2026-06-23 11:44:42.234 | security-groups-default-statefulness 2026-06-23 11:44:42.234 | security-groups-normalized-cidr 2026-06-23 11:44:42.234 | security-groups-remote-address-group 2026-06-23 11:44:42.234 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:44:42.234 | security-groups-shared-filtering 2026-06-23 11:44:42.234 | security-group 2026-06-23 11:44:42.234 | service-type 2026-06-23 11:44:42.235 | sorting 2026-06-23 11:44:42.235 | standard-attr-description 2026-06-23 11:44:42.235 | stateful-security-group 2026-06-23 11:44:42.235 | subnet-dns-publish-fixed-ip 2026-06-23 11:44:42.235 | subnet-external-network 2026-06-23 11:44:42.235 | subnet_onboard 2026-06-23 11:44:42.235 | subnet-service-types 2026-06-23 11:44:42.235 | subnet_allocation 2026-06-23 11:44:42.235 | subnetpool-prefix-ops 2026-06-23 11:44:42.235 | tag-creation 2026-06-23 11:44:42.236 | standard-attr-tag 2026-06-23 11:44:42.236 | standard-attr-timestamp 2026-06-23 11:44:42.236 | vlan-transparent =~ router ]] 2026-06-23 11:44:42.236 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 11:44:42.236 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-23 11:44:42.236 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-23 11:44:42.236 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 11:44:45.538 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:45.541 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 11:44:45.541 | address-scope 2026-06-23 11:44:45.541 | agent 2026-06-23 11:44:45.541 | allowed-address-pairs 2026-06-23 11:44:45.541 | auto-allocated-topology 2026-06-23 11:44:45.541 | availability_zone 2026-06-23 11:44:45.542 | default-subnetpools 2026-06-23 11:44:45.542 | dhcp_agent_scheduler 2026-06-23 11:44:45.542 | dns-integration 2026-06-23 11:44:45.542 | dns-domain-ports 2026-06-23 11:44:45.542 | dns-integration-domain-keywords 2026-06-23 11:44:45.542 | empty-string-filtering 2026-06-23 11:44:45.543 | external-net 2026-06-23 11:44:45.543 | extra_dhcp_opt 2026-06-23 11:44:45.543 | extraroute 2026-06-23 11:44:45.543 | extraroute-atomic 2026-06-23 11:44:45.543 | filter-validation 2026-06-23 11:44:45.543 | floating-ip-port-forwarding-detail 2026-06-23 11:44:45.544 | fip-port-details 2026-06-23 11:44:45.544 | flavors 2026-06-23 11:44:45.544 | floatingip-pools 2026-06-23 11:44:45.544 | router 2026-06-23 11:44:45.544 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:44:45.544 | enable-default-route-bfd 2026-06-23 11:44:45.544 | enable-default-route-ecmp 2026-06-23 11:44:45.544 | ext-gw-mode 2026-06-23 11:44:45.545 | l3-ha 2026-06-23 11:44:45.545 | external-gateway-multihoming 2026-06-23 11:44:45.545 | l3-flavors 2026-06-23 11:44:45.545 | l3_agent_scheduler 2026-06-23 11:44:45.545 | multi-provider 2026-06-23 11:44:45.545 | net-mtu 2026-06-23 11:44:45.545 | net-mtu-writable 2026-06-23 11:44:45.546 | network_availability_zone 2026-06-23 11:44:45.546 | network-ip-availability 2026-06-23 11:44:45.546 | network-ip-availability-details 2026-06-23 11:44:45.546 | pagination 2026-06-23 11:44:45.546 | port-device-profile 2026-06-23 11:44:45.546 | port-mac-address-regenerate 2026-06-23 11:44:45.546 | port-numa-affinity-policy 2026-06-23 11:44:45.546 | port-numa-affinity-policy-socket 2026-06-23 11:44:45.547 | binding 2026-06-23 11:44:45.547 | binding-extended 2026-06-23 11:44:45.547 | port-security 2026-06-23 11:44:45.547 | project-id 2026-06-23 11:44:45.547 | provider 2026-06-23 11:44:45.547 | qinq 2026-06-23 11:44:45.547 | quota-check-limit 2026-06-23 11:44:45.548 | quota-check-limit-default 2026-06-23 11:44:45.548 | quotas 2026-06-23 11:44:45.548 | quota_details 2026-06-23 11:44:45.548 | rbac-policies 2026-06-23 11:44:45.548 | rbac-address-scope 2026-06-23 11:44:45.548 | rbac-security-groups 2026-06-23 11:44:45.548 | revision-if-match 2026-06-23 11:44:45.549 | standard-attr-revisions 2026-06-23 11:44:45.549 | router_availability_zone 2026-06-23 11:44:45.549 | router-enable-snat 2026-06-23 11:44:45.549 | security-groups-default-rules 2026-06-23 11:44:45.549 | security-groups-default-statefulness 2026-06-23 11:44:45.549 | security-groups-normalized-cidr 2026-06-23 11:44:45.549 | security-groups-remote-address-group 2026-06-23 11:44:45.549 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:44:45.550 | security-groups-shared-filtering 2026-06-23 11:44:45.550 | security-group 2026-06-23 11:44:45.550 | service-type 2026-06-23 11:44:45.550 | sorting 2026-06-23 11:44:45.550 | standard-attr-description 2026-06-23 11:44:45.550 | stateful-security-group 2026-06-23 11:44:45.550 | subnet-dns-publish-fixed-ip 2026-06-23 11:44:45.551 | subnet-external-network 2026-06-23 11:44:45.551 | subnet_onboard 2026-06-23 11:44:45.551 | subnet-service-types 2026-06-23 11:44:45.551 | subnet_allocation 2026-06-23 11:44:45.551 | subnetpool-prefix-ops 2026-06-23 11:44:45.551 | tag-creation 2026-06-23 11:44:45.551 | standard-attr-tag 2026-06-23 11:44:45.551 | standard-attr-timestamp 2026-06-23 11:44:45.552 | vlan-transparent' 2026-06-23 11:44:45.552 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 11:44:45.552 | address-scope 2026-06-23 11:44:45.552 | agent 2026-06-23 11:44:45.552 | allowed-address-pairs 2026-06-23 11:44:45.552 | auto-allocated-topology 2026-06-23 11:44:45.552 | availability_zone 2026-06-23 11:44:45.553 | default-subnetpools 2026-06-23 11:44:45.553 | dhcp_agent_scheduler 2026-06-23 11:44:45.553 | dns-integration 2026-06-23 11:44:45.553 | dns-domain-ports 2026-06-23 11:44:45.553 | dns-integration-domain-keywords 2026-06-23 11:44:45.553 | empty-string-filtering 2026-06-23 11:44:45.553 | external-net 2026-06-23 11:44:45.553 | extra_dhcp_opt 2026-06-23 11:44:45.554 | extraroute 2026-06-23 11:44:45.554 | extraroute-atomic 2026-06-23 11:44:45.554 | filter-validation 2026-06-23 11:44:45.554 | floating-ip-port-forwarding-detail 2026-06-23 11:44:45.554 | fip-port-details 2026-06-23 11:44:45.554 | flavors 2026-06-23 11:44:45.554 | floatingip-pools 2026-06-23 11:44:45.555 | router 2026-06-23 11:44:45.555 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:44:45.555 | enable-default-route-bfd 2026-06-23 11:44:45.555 | enable-default-route-ecmp 2026-06-23 11:44:45.555 | ext-gw-mode 2026-06-23 11:44:45.555 | l3-ha 2026-06-23 11:44:45.555 | external-gateway-multihoming 2026-06-23 11:44:45.555 | l3-flavors 2026-06-23 11:44:45.556 | l3_agent_scheduler 2026-06-23 11:44:45.556 | multi-provider 2026-06-23 11:44:45.556 | net-mtu 2026-06-23 11:44:45.556 | net-mtu-writable 2026-06-23 11:44:45.556 | network_availability_zone 2026-06-23 11:44:45.556 | network-ip-availability 2026-06-23 11:44:45.556 | network-ip-availability-details 2026-06-23 11:44:45.557 | pagination 2026-06-23 11:44:45.557 | port-device-profile 2026-06-23 11:44:45.557 | port-mac-address-regenerate 2026-06-23 11:44:45.557 | port-numa-affinity-policy 2026-06-23 11:44:45.557 | port-numa-affinity-policy-socket 2026-06-23 11:44:45.557 | binding 2026-06-23 11:44:45.557 | binding-extended 2026-06-23 11:44:45.558 | port-security 2026-06-23 11:44:45.558 | project-id 2026-06-23 11:44:45.558 | provider 2026-06-23 11:44:45.558 | qinq 2026-06-23 11:44:45.558 | quota-check-limit 2026-06-23 11:44:45.558 | quota-check-limit-default 2026-06-23 11:44:45.558 | quotas 2026-06-23 11:44:45.559 | quota_details 2026-06-23 11:44:45.559 | rbac-policies 2026-06-23 11:44:45.560 | rbac-address-scope 2026-06-23 11:44:45.560 | rbac-security-groups 2026-06-23 11:44:45.560 | revision-if-match 2026-06-23 11:44:45.560 | standard-attr-revisions 2026-06-23 11:44:45.560 | router_availability_zone 2026-06-23 11:44:45.560 | router-enable-snat 2026-06-23 11:44:45.560 | security-groups-default-rules 2026-06-23 11:44:45.560 | security-groups-default-statefulness 2026-06-23 11:44:45.560 | security-groups-normalized-cidr 2026-06-23 11:44:45.561 | security-groups-remote-address-group 2026-06-23 11:44:45.561 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:44:45.561 | security-groups-shared-filtering 2026-06-23 11:44:45.561 | security-group 2026-06-23 11:44:45.561 | service-type 2026-06-23 11:44:45.561 | sorting 2026-06-23 11:44:45.561 | standard-attr-description 2026-06-23 11:44:45.562 | stateful-security-group 2026-06-23 11:44:45.562 | subnet-dns-publish-fixed-ip 2026-06-23 11:44:45.562 | subnet-external-network 2026-06-23 11:44:45.562 | subnet_onboard 2026-06-23 11:44:45.562 | subnet-service-types 2026-06-23 11:44:45.562 | subnet_allocation 2026-06-23 11:44:45.562 | subnetpool-prefix-ops 2026-06-23 11:44:45.563 | tag-creation 2026-06-23 11:44:45.563 | standard-attr-tag 2026-06-23 11:44:45.563 | standard-attr-timestamp 2026-06-23 11:44:45.563 | vlan-transparent =~ external-net ]] 2026-06-23 11:44:45.563 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 11:44:45.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-23 11:44:45.563 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-23 11:44:49.205 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:49.208 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=2f2aa568-3306-4e88-9b0c-98e352fa6532 2026-06-23 11:44:49.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-23 11:44:49.213 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:44:49.232 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-23 11:44:49.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-23 11:44:49.238 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-23 11:44:49.242 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 11:44:52.553 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:52.555 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 11:44:52.556 | address-scope 2026-06-23 11:44:52.556 | agent 2026-06-23 11:44:52.556 | allowed-address-pairs 2026-06-23 11:44:52.556 | auto-allocated-topology 2026-06-23 11:44:52.556 | availability_zone 2026-06-23 11:44:52.556 | default-subnetpools 2026-06-23 11:44:52.556 | dhcp_agent_scheduler 2026-06-23 11:44:52.556 | dns-integration 2026-06-23 11:44:52.556 | dns-domain-ports 2026-06-23 11:44:52.556 | dns-integration-domain-keywords 2026-06-23 11:44:52.556 | empty-string-filtering 2026-06-23 11:44:52.557 | external-net 2026-06-23 11:44:52.557 | extra_dhcp_opt 2026-06-23 11:44:52.557 | extraroute 2026-06-23 11:44:52.557 | extraroute-atomic 2026-06-23 11:44:52.557 | filter-validation 2026-06-23 11:44:52.557 | floating-ip-port-forwarding-detail 2026-06-23 11:44:52.557 | fip-port-details 2026-06-23 11:44:52.557 | flavors 2026-06-23 11:44:52.557 | floatingip-pools 2026-06-23 11:44:52.557 | router 2026-06-23 11:44:52.557 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:44:52.558 | enable-default-route-bfd 2026-06-23 11:44:52.558 | enable-default-route-ecmp 2026-06-23 11:44:52.558 | ext-gw-mode 2026-06-23 11:44:52.558 | l3-ha 2026-06-23 11:44:52.558 | external-gateway-multihoming 2026-06-23 11:44:52.558 | l3-flavors 2026-06-23 11:44:52.558 | l3_agent_scheduler 2026-06-23 11:44:52.558 | multi-provider 2026-06-23 11:44:52.558 | net-mtu 2026-06-23 11:44:52.558 | net-mtu-writable 2026-06-23 11:44:52.558 | network_availability_zone 2026-06-23 11:44:52.558 | network-ip-availability 2026-06-23 11:44:52.559 | network-ip-availability-details 2026-06-23 11:44:52.559 | pagination 2026-06-23 11:44:52.559 | port-device-profile 2026-06-23 11:44:52.559 | port-mac-address-regenerate 2026-06-23 11:44:52.559 | port-numa-affinity-policy 2026-06-23 11:44:52.559 | port-numa-affinity-policy-socket 2026-06-23 11:44:52.559 | binding 2026-06-23 11:44:52.559 | binding-extended 2026-06-23 11:44:52.559 | port-security 2026-06-23 11:44:52.559 | project-id 2026-06-23 11:44:52.559 | provider 2026-06-23 11:44:52.559 | qinq 2026-06-23 11:44:52.560 | quota-check-limit 2026-06-23 11:44:52.560 | quota-check-limit-default 2026-06-23 11:44:52.560 | quotas 2026-06-23 11:44:52.560 | quota_details 2026-06-23 11:44:52.560 | rbac-policies 2026-06-23 11:44:52.560 | rbac-address-scope 2026-06-23 11:44:52.560 | rbac-security-groups 2026-06-23 11:44:52.560 | revision-if-match 2026-06-23 11:44:52.560 | standard-attr-revisions 2026-06-23 11:44:52.560 | router_availability_zone 2026-06-23 11:44:52.560 | router-enable-snat 2026-06-23 11:44:52.561 | security-groups-default-rules 2026-06-23 11:44:52.561 | security-groups-default-statefulness 2026-06-23 11:44:52.561 | security-groups-normalized-cidr 2026-06-23 11:44:52.561 | security-groups-remote-address-group 2026-06-23 11:44:52.561 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:44:52.561 | security-groups-shared-filtering 2026-06-23 11:44:52.561 | security-group 2026-06-23 11:44:52.561 | service-type 2026-06-23 11:44:52.561 | sorting 2026-06-23 11:44:52.561 | standard-attr-description 2026-06-23 11:44:52.561 | stateful-security-group 2026-06-23 11:44:52.561 | subnet-dns-publish-fixed-ip 2026-06-23 11:44:52.562 | subnet-external-network 2026-06-23 11:44:52.562 | subnet_onboard 2026-06-23 11:44:52.562 | subnet-service-types 2026-06-23 11:44:52.562 | subnet_allocation 2026-06-23 11:44:52.562 | subnetpool-prefix-ops 2026-06-23 11:44:52.562 | tag-creation 2026-06-23 11:44:52.562 | standard-attr-tag 2026-06-23 11:44:52.562 | standard-attr-timestamp 2026-06-23 11:44:52.562 | vlan-transparent' 2026-06-23 11:44:52.562 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 11:44:52.562 | address-scope 2026-06-23 11:44:52.563 | agent 2026-06-23 11:44:52.563 | allowed-address-pairs 2026-06-23 11:44:52.563 | auto-allocated-topology 2026-06-23 11:44:52.563 | availability_zone 2026-06-23 11:44:52.563 | default-subnetpools 2026-06-23 11:44:52.563 | dhcp_agent_scheduler 2026-06-23 11:44:52.563 | dns-integration 2026-06-23 11:44:52.563 | dns-domain-ports 2026-06-23 11:44:52.563 | dns-integration-domain-keywords 2026-06-23 11:44:52.563 | empty-string-filtering 2026-06-23 11:44:52.563 | external-net 2026-06-23 11:44:52.564 | extra_dhcp_opt 2026-06-23 11:44:52.564 | extraroute 2026-06-23 11:44:52.564 | extraroute-atomic 2026-06-23 11:44:52.564 | filter-validation 2026-06-23 11:44:52.564 | floating-ip-port-forwarding-detail 2026-06-23 11:44:52.564 | fip-port-details 2026-06-23 11:44:52.564 | flavors 2026-06-23 11:44:52.564 | floatingip-pools 2026-06-23 11:44:52.564 | router 2026-06-23 11:44:52.564 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:44:52.564 | enable-default-route-bfd 2026-06-23 11:44:52.564 | enable-default-route-ecmp 2026-06-23 11:44:52.565 | ext-gw-mode 2026-06-23 11:44:52.565 | l3-ha 2026-06-23 11:44:52.565 | external-gateway-multihoming 2026-06-23 11:44:52.565 | l3-flavors 2026-06-23 11:44:52.565 | l3_agent_scheduler 2026-06-23 11:44:52.565 | multi-provider 2026-06-23 11:44:52.565 | net-mtu 2026-06-23 11:44:52.565 | net-mtu-writable 2026-06-23 11:44:52.565 | network_availability_zone 2026-06-23 11:44:52.565 | network-ip-availability 2026-06-23 11:44:52.566 | network-ip-availability-details 2026-06-23 11:44:52.566 | pagination 2026-06-23 11:44:52.566 | port-device-profile 2026-06-23 11:44:52.566 | port-mac-address-regenerate 2026-06-23 11:44:52.566 | port-numa-affinity-policy 2026-06-23 11:44:52.566 | port-numa-affinity-policy-socket 2026-06-23 11:44:52.566 | binding 2026-06-23 11:44:52.566 | binding-extended 2026-06-23 11:44:52.566 | port-security 2026-06-23 11:44:52.566 | project-id 2026-06-23 11:44:52.566 | provider 2026-06-23 11:44:52.567 | qinq 2026-06-23 11:44:52.567 | quota-check-limit 2026-06-23 11:44:52.567 | quota-check-limit-default 2026-06-23 11:44:52.567 | quotas 2026-06-23 11:44:52.567 | quota_details 2026-06-23 11:44:52.567 | rbac-policies 2026-06-23 11:44:52.567 | rbac-address-scope 2026-06-23 11:44:52.567 | rbac-security-groups 2026-06-23 11:44:52.567 | revision-if-match 2026-06-23 11:44:52.567 | standard-attr-revisions 2026-06-23 11:44:52.567 | router_availability_zone 2026-06-23 11:44:52.567 | router-enable-snat 2026-06-23 11:44:52.568 | security-groups-default-rules 2026-06-23 11:44:52.568 | security-groups-default-statefulness 2026-06-23 11:44:52.568 | security-groups-normalized-cidr 2026-06-23 11:44:52.568 | security-groups-remote-address-group 2026-06-23 11:44:52.568 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:44:52.568 | security-groups-shared-filtering 2026-06-23 11:44:52.568 | security-group 2026-06-23 11:44:52.568 | service-type 2026-06-23 11:44:52.568 | sorting 2026-06-23 11:44:52.568 | standard-attr-description 2026-06-23 11:44:52.568 | stateful-security-group 2026-06-23 11:44:52.569 | subnet-dns-publish-fixed-ip 2026-06-23 11:44:52.569 | subnet-external-network 2026-06-23 11:44:52.569 | subnet_onboard 2026-06-23 11:44:52.569 | subnet-service-types 2026-06-23 11:44:52.569 | subnet_allocation 2026-06-23 11:44:52.569 | subnetpool-prefix-ops 2026-06-23 11:44:52.569 | tag-creation 2026-06-23 11:44:52.569 | standard-attr-tag 2026-06-23 11:44:52.569 | standard-attr-timestamp 2026-06-23 11:44:52.569 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-23 11:44:52.569 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 11:44:52.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-23 11:44:52.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-23 11:44:52.572 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-23 11:44:57.414 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:44:57.418 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=add72662-f354-4fc0-92b6-6d510571bb78 2026-06-23 11:44:57.421 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-23 11:44:57.424 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:44:57.443 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-23 11:44:57.447 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-23 11:44:57.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2f2aa568-3306-4e88-9b0c-98e352fa6532 20d982a2-28e3-44bc-98d9-376170c88972 2026-06-23 11:45:03.259 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-23 11:45:03.264 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 add72662-f354-4fc0-92b6-6d510571bb78 2026-06-23 11:45:03.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-23 11:45:03.269 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-23 11:45:03.272 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-23 11:45:03.275 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-23 11:45:03.278 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-23 11:45:03.280 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network add72662-f354-4fc0-92b6-6d510571bb78 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-23 11:45:03.283 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-23 11:45:03.285 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-23 11:45:03.293 | +++ 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 add72662-f354-4fc0-92b6-6d510571bb78 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-23 11:45:03.293 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-23 11:45:07.015 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:45:07.020 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-23 11:45:07.020 | | id | 1c5a9c7d-5dbb-450c-9b64-75985f854157 |' 2026-06-23 11:45:07.023 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-23 11:45:07.026 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:45:07.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 1c5a9c7d-5dbb-450c-9b64-75985f854157 '|' 2026-06-23 11:45:07.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 1c5a9c7d-5dbb-450c-9b64-75985f854157 |' 2026-06-23 11:45:07.051 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-23 11:45:07.055 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 1c5a9c7d-5dbb-450c-9b64-75985f854157 '|' 2026-06-23 11:45:07.056 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-23 11:45:07.060 | ++ functions-common:get_field:800 : local data field 2026-06-23 11:45:07.064 | ++ functions-common:get_field:801 : read data 2026-06-23 11:45:07.067 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-23 11:45:07.071 | ++ functions-common:get_field:805 : field='$3' 2026-06-23 11:45:07.074 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 1c5a9c7d-5dbb-450c-9b64-75985f854157 |' 2026-06-23 11:45:07.074 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-23 11:45:07.082 | ++ functions-common:get_field:801 : read data 2026-06-23 11:45:07.086 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-23 11:45:07.090 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 1c5a9c7d-5dbb-450c-9b64-75985f854157 '|' 2026-06-23 11:45:07.091 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-23 11:45:07.094 | ++ functions-common:get_field:800 : local data field 2026-06-23 11:45:07.097 | ++ functions-common:get_field:801 : read data 2026-06-23 11:45:07.101 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-23 11:45:07.103 | ++ functions-common:get_field:805 : field='$6' 2026-06-23 11:45:07.107 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 1c5a9c7d-5dbb-450c-9b64-75985f854157 |' 2026-06-23 11:45:07.107 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-23 11:45:07.113 | ++ functions-common:get_field:801 : read data 2026-06-23 11:45:07.118 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=1c5a9c7d-5dbb-450c-9b64-75985f854157 2026-06-23 11:45:07.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway add72662-f354-4fc0-92b6-6d510571bb78 2f2aa568-3306-4e88-9b0c-98e352fa6532 2026-06-23 11:45:13.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-23 11:45:13.080 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-23 11:45:13.083 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-23 11:45:13.104 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:13.110 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-23 11:45:13.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-23 11:45:13.117 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-23 11:45:13.122 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-23 11:45:13.126 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-23 11:45:13.130 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-23 11:45:13.163 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-23 11:45:13.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-23 11:45:13.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-23 11:45:13.174 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-23 11:45:13.177 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-23 11:45:13.181 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-23 11:45:13.184 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-23 11:45:13.188 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-23 11:45:13.190 | + functions-common:test_with_retry:2354 : local until=10 2026-06-23 11:45:13.195 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-23 11:45:13.199 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-23 11:45:13.202 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-23 11:45:13.205 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:13.209 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:13.212 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:13.218 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215113214 2026-06-23 11:45:13.222 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-23 11:45:13.230 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-23 11:45:13.234 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:13.237 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:13.241 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:13.243 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:13.247 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:13.250 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-23 11:45:13.253 | + functions-common:time_stop:2421 : start_time=1782215113214 2026-06-23 11:45:13.256 | + functions-common:time_stop:2423 : [[ -z 1782215113214 ]] 2026-06-23 11:45:13.259 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:13.266 | + functions-common:time_stop:2426 : end_time=1782215113261 2026-06-23 11:45:13.268 | + functions-common:time_stop:2427 : elapsed_time=47 2026-06-23 11:45:13.272 | + functions-common:time_stop:2428 : total=9514 2026-06-23 11:45:13.276 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:13.282 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9561 2026-06-23 11:45:13.287 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-23 11:45:13.287 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-23 11:45:13.292 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-23 11:45:13.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:45:13.298 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-23 11:45:13.301 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-23 11:45:13.304 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-23 11:45:13.322 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-23 11:45:13.347 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-23 11:45:13.350 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-23 11:45:13.350 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-23 11:45:13.351 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-23 11:45:16.785 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:45:16.788 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.107 ' 2026-06-23 11:45:16.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-23 11:45:16.795 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:45:16.815 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-23 11:45:16.818 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:45:16.821 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-23 11:45:16.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-23 11:45:16.828 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2f2aa568-3306-4e88-9b0c-98e352fa6532 011c109e-1a4e-488d-8b00-214aea3db6c2 2026-06-23 11:45:24.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-23 11:45:24.316 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 add72662-f354-4fc0-92b6-6d510571bb78 2026-06-23 11:45:24.319 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-23 11:45:24.323 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-23 11:45:24.326 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-23 11:45:24.329 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-23 11:45:24.332 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network add72662-f354-4fc0-92b6-6d510571bb78 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-23 11:45:24.335 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-23 11:45:24.338 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-23 11:45:24.342 | +++ 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 add72662-f354-4fc0-92b6-6d510571bb78 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-23 11:45:24.342 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-23 11:45:31.073 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:45:31.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-23 11:45:31.079 | | id | 52ca9117-cef9-4ebd-b13a-5fc6856882c8 |' 2026-06-23 11:45:31.083 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-23 11:45:31.087 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:45:31.114 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 52ca9117-cef9-4ebd-b13a-5fc6856882c8 '|' 2026-06-23 11:45:31.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 52ca9117-cef9-4ebd-b13a-5fc6856882c8 |' 2026-06-23 11:45:31.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-23 11:45:31.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 52ca9117-cef9-4ebd-b13a-5fc6856882c8 '|' 2026-06-23 11:45:31.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-23 11:45:31.134 | ++ functions-common:get_field:800 : local data field 2026-06-23 11:45:31.138 | ++ functions-common:get_field:801 : read data 2026-06-23 11:45:31.142 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-23 11:45:31.147 | ++ functions-common:get_field:805 : field='$3' 2026-06-23 11:45:31.153 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-23 11:45:31.153 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 52ca9117-cef9-4ebd-b13a-5fc6856882c8 |' 2026-06-23 11:45:31.159 | ++ functions-common:get_field:801 : read data 2026-06-23 11:45:31.165 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-23 11:45:31.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-23 11:45:31.175 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 52ca9117-cef9-4ebd-b13a-5fc6856882c8 '|' 2026-06-23 11:45:31.176 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-23 11:45:31.180 | ++ functions-common:get_field:800 : local data field 2026-06-23 11:45:31.184 | ++ functions-common:get_field:801 : read data 2026-06-23 11:45:31.188 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-23 11:45:31.193 | ++ functions-common:get_field:805 : field='$6' 2026-06-23 11:45:31.198 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 52ca9117-cef9-4ebd-b13a-5fc6856882c8 |' 2026-06-23 11:45:31.199 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-23 11:45:31.205 | ++ functions-common:get_field:801 : read data 2026-06-23 11:45:31.211 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=52ca9117-cef9-4ebd-b13a-5fc6856882c8 2026-06-23 11:45:31.214 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-23 11:45:31.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-23 11:45:31.224 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-23 11:45:31.228 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-23 11:45:31.252 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:31.257 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-23 11:45:31.273 | net.ipv6.conf.all.forwarding = 1 2026-06-23 11:45:31.283 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 52ca9117-cef9-4ebd-b13a-5fc6856882c8 2026-06-23 11:45:31.284 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 2f2aa568-3306-4e88-9b0c-98e352fa6532 -c external_gateway_info -f json 2026-06-23 11:45:31.285 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-23 11:45:31.287 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-23 11:45:31.287 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-23 11:45:34.901 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:45:34.910 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::3cd 2026-06-23 11:45:34.914 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-23 11:45:34.917 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 11:45:34.937 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-23 11:45:34.940 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-23 11:45:34.943 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-23 11:45:34.949 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-23 11:45:34.952 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-23 11:45:34.955 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-23 11:45:34.981 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-23 11:45:34.983 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-23 11:45:34.985 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-23 11:45:34.987 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-23 11:45:35.004 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-23 11:45:35.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd39:37c8:0936::/56 2026-06-23 11:45:35.023 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 9f8cdbc1-f72a-479e-b3ac-2449db2c49ee ]] 2026-06-23 11:45:35.026 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd39:37c8:0936::/56 via 2001:db8::3cd dev br-ex 2026-06-23 11:45:35.042 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-23 11:45:35.045 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:45:35.048 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-23 11:45:35.068 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:35.070 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-23 11:45:35.074 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:45:35.078 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-23 11:45:35.080 | + ./stack.sh:main:1329 : start_nova 2026-06-23 11:45:35.084 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-23 11:45:35.087 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:35.090 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:35.094 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:35.097 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-23 11:45:35.101 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 11:45:35.104 | + functions-common:run_process:1668 : local service=n-sch 2026-06-23 11:45:35.108 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 11:45:35.111 | + functions-common:run_process:1670 : local group= 2026-06-23 11:45:35.115 | + functions-common:run_process:1671 : local user= 2026-06-23 11:45:35.119 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:45:35.122 | + functions-common:run_process:1674 : local name=n-sch 2026-06-23 11:45:35.126 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:45:35.130 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:45:35.133 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:35.137 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:35.142 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:35.149 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215135146 2026-06-23 11:45:35.152 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-23 11:45:35.175 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:35.179 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-23 11:45:35.183 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-23 11:45:35.186 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 11:45:35.189 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 11:45:35.193 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 11:45:35.196 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 11:45:35.199 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-23 11:45:35.203 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-23 11:45:35.206 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-23 11:45:35.210 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:45:35.213 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:45:35.217 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:45:35.220 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:45:35.223 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-23 11:45:35.226 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-23 11:45:35.230 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-23 11:45:35.233 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-23 11:45:35.237 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 11:45:35.241 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:45:35.244 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:45:35.247 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:45:35.250 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:45:35.253 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:45:35.257 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-23 11:45:35.260 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:45:35.266 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-23 11:45:35.359 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:45:35.453 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-23 11:45:35.532 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 11:45:35.605 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-23 11:45:35.688 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-23 11:45:35.767 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:45:35.844 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:45:35.848 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:45:35.854 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-23 11:45:35.948 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:45:36.462 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-23 11:45:36.501 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-23 11:45:36.973 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-23 11:45:37.047 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:45:37.049 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:37.055 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:37.059 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:37.063 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:37.069 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:37.073 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:45:37.078 | + functions-common:time_stop:2421 : start_time=1782215135146 2026-06-23 11:45:37.082 | + functions-common:time_stop:2423 : [[ -z 1782215135146 ]] 2026-06-23 11:45:37.088 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:37.094 | + functions-common:time_stop:2426 : end_time=1782215137090 2026-06-23 11:45:37.099 | + functions-common:time_stop:2427 : elapsed_time=1944 2026-06-23 11:45:37.104 | + functions-common:time_stop:2428 : total=21155 2026-06-23 11:45:37.109 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:37.114 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23099 2026-06-23 11:45:37.119 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-23 11:45:37.128 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 11:45:37.132 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-23 11:45:37.135 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 11:45:37.140 | + functions-common:run_process:1670 : local group= 2026-06-23 11:45:37.145 | + functions-common:run_process:1671 : local user= 2026-06-23 11:45:37.149 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:45:37.154 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-23 11:45:37.159 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:45:37.163 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:45:37.167 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:37.172 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:37.180 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:37.187 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215137181 2026-06-23 11:45:37.191 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-23 11:45:37.220 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:37.226 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-23 11:45:37.231 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-23 11:45:37.234 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 11:45:37.239 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 11:45:37.244 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 11:45:37.248 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 11:45:37.253 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-23 11:45:37.256 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-23 11:45:37.261 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-23 11:45:37.265 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:45:37.269 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:45:37.274 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:45:37.277 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:45:37.280 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-23 11:45:37.284 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-23 11:45:37.287 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 11:45:37.291 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:45:37.295 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 11:45:37.299 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-23 11:45:37.303 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:45:37.307 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 11:45:37.310 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 11:45:37.314 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 11:45:37.318 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-23 11:45:37.322 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 11:45:37.329 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-23 11:45:37.425 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:45:37.532 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-23 11:45:37.617 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-23 11:45:37.698 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:45:37.780 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:45:37.860 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-23 11:45:37.941 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-23 11:45:38.021 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-23 11:45:38.100 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-23 11:45:38.181 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-23 11:45:38.260 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 11:45:38.264 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 11:45:38.267 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-23 11:45:38.354 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 11:45:38.891 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-23 11:45:38.919 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-23 11:45:39.416 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-23 11:45:39.563 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:45:39.564 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:39.570 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:39.571 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:39.574 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:39.578 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:39.581 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:45:39.584 | + functions-common:time_stop:2421 : start_time=1782215137181 2026-06-23 11:45:39.585 | + functions-common:time_stop:2423 : [[ -z 1782215137181 ]] 2026-06-23 11:45:39.592 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:39.594 | + functions-common:time_stop:2426 : end_time=1782215139591 2026-06-23 11:45:39.597 | + functions-common:time_stop:2427 : elapsed_time=2410 2026-06-23 11:45:39.599 | + functions-common:time_stop:2428 : total=23099 2026-06-23 11:45:39.602 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:39.604 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25509 2026-06-23 11:45:39.607 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:39.610 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:39.613 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-23 11:45:39.616 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:39.618 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:39.621 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:39.624 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-23 11:45:39.627 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 11:45:39.630 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-23 11:45:39.635 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-23 11:45:39.638 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 11:45:39.641 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-23 11:45:39.643 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-23 11:45:39.666 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:39.668 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-23 11:45:39.729 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-23 11:45:39.733 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-23 11:45:39.758 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:45:39.760 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-23 11:45:39.763 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-23 11:45:39.785 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:45:39.788 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-23 11:45:39.794 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 11:45:39.795 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-23 11:45:39.798 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-23 11:45:39.800 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 11:45:39.803 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 11:45:39.805 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-23 11:45:39.808 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 11:45:39.810 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-23 11:45:39.812 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 11:45:39.814 | + functions-common:run_process:1670 : local group= 2026-06-23 11:45:39.819 | + functions-common:run_process:1671 : local user= 2026-06-23 11:45:39.819 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:45:39.821 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-23 11:45:39.823 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:45:39.825 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:45:39.827 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:39.829 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:39.832 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:39.836 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215139833 2026-06-23 11:45:39.839 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-23 11:45:39.861 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:39.863 | + functions-common:run_process:1678 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-23 11:45:39.866 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-23 11:45:39.869 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 11:45:39.871 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 11:45:39.874 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 11:45:39.877 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 11:45:39.882 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-23 11:45:39.882 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-23 11:45:39.884 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-23 11:45:39.887 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:45:39.889 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:45:39.892 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:45:39.894 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:45:39.897 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-23 11:45:39.899 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-23 11:45:39.901 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-23 11:45:39.904 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-23 11:45:39.906 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 11:45:39.908 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:45:39.910 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:45:39.913 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:45:39.915 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:45:39.917 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:45:39.919 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-23 11:45:39.921 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:45:39.927 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-23 11:45:40.011 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:45:40.088 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-23 11:45:40.168 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 11:45:40.234 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-23 11:45:40.307 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-23 11:45:40.380 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:45:40.457 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:45:40.457 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:45:40.460 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-23 11:45:40.566 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:45:41.152 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-23 11:45:41.192 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-23 11:45:41.790 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-23 11:45:41.853 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:45:41.860 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:41.864 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:41.869 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:41.873 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:41.878 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:41.882 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:45:41.888 | + functions-common:time_stop:2421 : start_time=1782215139833 2026-06-23 11:45:41.890 | + functions-common:time_stop:2423 : [[ -z 1782215139833 ]] 2026-06-23 11:45:41.897 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:41.899 | + functions-common:time_stop:2426 : end_time=1782215141896 2026-06-23 11:45:41.902 | + functions-common:time_stop:2427 : elapsed_time=2063 2026-06-23 11:45:41.904 | + functions-common:time_stop:2428 : total=25509 2026-06-23 11:45:41.906 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:41.909 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27572 2026-06-23 11:45:41.911 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-23 11:45:41.915 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-23 11:45:41.918 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-23 11:45:41.922 | + functions-common:run_process:1670 : local group= 2026-06-23 11:45:41.922 | + functions-common:run_process:1671 : local user= 2026-06-23 11:45:41.924 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:45:41.926 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-23 11:45:41.929 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:45:41.931 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:45:41.933 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:41.935 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:41.938 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:41.942 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215141940 2026-06-23 11:45:41.944 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-23 11:45:41.970 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:45:41.973 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:45:41.976 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:41.979 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:41.981 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:41.984 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:41.986 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:41.988 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:45:41.991 | + functions-common:time_stop:2421 : start_time=1782215141940 2026-06-23 11:45:41.993 | + functions-common:time_stop:2423 : [[ -z 1782215141940 ]] 2026-06-23 11:45:41.998 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:42.004 | + functions-common:time_stop:2426 : end_time=1782215142000 2026-06-23 11:45:42.007 | + functions-common:time_stop:2427 : elapsed_time=60 2026-06-23 11:45:42.010 | + functions-common:time_stop:2428 : total=27572 2026-06-23 11:45:42.013 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:42.016 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27632 2026-06-23 11:45:42.019 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:42.023 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-23 11:45:42.024 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:42.028 | + functions-common:run_process:1670 : local group= 2026-06-23 11:45:42.031 | + functions-common:run_process:1671 : local user= 2026-06-23 11:45:42.034 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:45:42.037 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-23 11:45:42.040 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:45:42.045 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:45:42.048 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:42.051 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:42.058 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:42.062 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215142058 2026-06-23 11:45:42.065 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-23 11:45:42.092 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:45:42.095 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:45:42.098 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:42.101 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:42.103 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:42.106 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:42.109 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:42.110 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:45:42.113 | + functions-common:time_stop:2421 : start_time=1782215142058 2026-06-23 11:45:42.115 | + functions-common:time_stop:2423 : [[ -z 1782215142058 ]] 2026-06-23 11:45:42.122 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:42.125 | + functions-common:time_stop:2426 : end_time=1782215142122 2026-06-23 11:45:42.127 | + functions-common:time_stop:2427 : elapsed_time=64 2026-06-23 11:45:42.130 | + functions-common:time_stop:2428 : total=27632 2026-06-23 11:45:42.132 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:42.135 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27696 2026-06-23 11:45:42.137 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:42.141 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:42.143 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-23 11:45:42.146 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 11:45:42.149 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-23 11:45:42.151 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-23 11:45:42.173 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:42.178 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-23 11:45:42.259 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-23 11:45:42.265 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 11:45:42.269 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-23 11:45:42.336 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-23 11:45:42.358 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:42.360 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 11:45:42.363 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-23 11:45:42.365 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 11:45:42.367 | + functions-common:run_process:1670 : local group= 2026-06-23 11:45:42.369 | + functions-common:run_process:1671 : local user= 2026-06-23 11:45:42.372 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:45:42.374 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-23 11:45:42.376 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:45:42.379 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:45:42.382 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:42.384 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:42.389 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:42.394 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215142390 2026-06-23 11:45:42.398 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-23 11:45:42.421 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:42.424 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-23 11:45:42.427 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-23 11:45:42.430 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 11:45:42.432 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 11:45:42.434 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 11:45:42.437 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 11:45:42.439 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-23 11:45:42.441 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-23 11:45:42.444 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-23 11:45:42.446 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:45:42.448 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:45:42.451 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:45:42.453 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:45:42.455 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-23 11:45:42.458 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-23 11:45:42.460 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-23 11:45:42.463 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-23 11:45:42.465 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 11:45:42.467 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:45:42.470 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:45:42.473 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:45:42.476 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:45:42.479 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:45:42.481 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-23 11:45:42.484 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:45:42.491 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-23 11:45:42.605 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:45:42.739 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-23 11:45:42.863 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 11:45:42.981 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-23 11:45:43.116 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-23 11:45:43.235 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:45:43.343 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:45:43.346 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:45:43.353 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-23 11:45:43.464 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:45:44.040 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-23 11:45:44.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-23 11:45:44.603 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-23 11:45:44.670 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:45:44.678 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:44.683 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:44.689 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:44.697 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:44.702 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:44.709 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:45:44.714 | + functions-common:time_stop:2421 : start_time=1782215142390 2026-06-23 11:45:44.715 | + functions-common:time_stop:2423 : [[ -z 1782215142390 ]] 2026-06-23 11:45:44.723 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:44.728 | + functions-common:time_stop:2426 : end_time=1782215144725 2026-06-23 11:45:44.731 | + functions-common:time_stop:2427 : elapsed_time=2335 2026-06-23 11:45:44.734 | + functions-common:time_stop:2428 : total=27696 2026-06-23 11:45:44.737 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:44.739 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30031 2026-06-23 11:45:44.745 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-23 11:45:44.748 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 11:45:44.751 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-23 11:45:44.773 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:44.775 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-23 11:45:44.778 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-23 11:45:44.784 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 11:45:44.786 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 11:45:44.790 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-23 11:45:44.794 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:44.799 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-23 11:45:44.803 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:44.811 | + functions-common:run_process:1670 : local group= 2026-06-23 11:45:44.817 | + functions-common:run_process:1671 : local user= 2026-06-23 11:45:44.823 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:45:44.827 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-23 11:45:44.833 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:45:44.843 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:45:44.844 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:44.847 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:44.857 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:44.863 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215144859 2026-06-23 11:45:44.867 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-23 11:45:44.909 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:44.916 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-23 11:45:44.923 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-23 11:45:44.930 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:44.935 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:44.939 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:44.947 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:44.956 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-23 11:45:44.963 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-23 11:45:44.970 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-23 11:45:44.976 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:45:44.982 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:45:44.985 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:45:44.987 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:45:44.996 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-23 11:45:45.000 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-23 11:45:45.004 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-23 11:45:45.007 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-23 11:45:45.014 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:45.018 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:45:45.024 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:45:45.025 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:45:45.027 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:45:45.032 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:45:45.037 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-23 11:45:45.043 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:45:45.052 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-23 11:45:45.182 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:45:45.327 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-23 11:45:45.449 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 11:45:45.569 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-23 11:45:45.700 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-23 11:45:45.822 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:45:45.942 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:45:45.947 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:45:45.952 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-23 11:45:46.089 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:45:46.677 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-23 11:45:46.713 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-23 11:45:47.197 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-23 11:45:47.271 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:45:47.277 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:47.283 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:47.286 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:47.292 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:47.296 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:47.301 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:45:47.307 | + functions-common:time_stop:2421 : start_time=1782215144859 2026-06-23 11:45:47.312 | + functions-common:time_stop:2423 : [[ -z 1782215144859 ]] 2026-06-23 11:45:47.318 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:47.326 | + functions-common:time_stop:2426 : end_time=1782215147320 2026-06-23 11:45:47.331 | + functions-common:time_stop:2427 : elapsed_time=2461 2026-06-23 11:45:47.337 | + functions-common:time_stop:2428 : total=30031 2026-06-23 11:45:47.343 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:47.347 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32492 2026-06-23 11:45:47.353 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-23 11:45:47.358 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:47.364 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:47.369 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:47.375 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-23 11:45:47.381 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-23 11:45:47.390 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-23 11:45:47.395 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:45:47.400 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 11:45:47.405 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-23 11:45:47.410 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 11:45:47.416 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-23 11:45:47.421 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-23 11:45:47.426 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-23 11:45:47.431 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-23 11:45:47.438 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-23 11:45:47.441 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-23 11:45:47.441 | BEGIN { 2026-06-23 11:45:47.441 | section = "" 2026-06-23 11:45:47.441 | last_section = "" 2026-06-23 11:45:47.441 | section_count = 0 2026-06-23 11:45:47.441 | } 2026-06-23 11:45:47.442 | /^\[.+\]/ { 2026-06-23 11:45:47.442 | gsub("[][]", "", $1); 2026-06-23 11:45:47.442 | section=$1 2026-06-23 11:45:47.442 | next 2026-06-23 11:45:47.442 | } 2026-06-23 11:45:47.442 | /^ *\#/ { 2026-06-23 11:45:47.442 | next 2026-06-23 11:45:47.442 | } 2026-06-23 11:45:47.442 | /^[^ \t]+/ { 2026-06-23 11:45:47.442 | # get offset of first = in $0 2026-06-23 11:45:47.442 | eq_idx = index($0, "=") 2026-06-23 11:45:47.443 | # extract attr & value from $0 2026-06-23 11:45:47.443 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 11:45:47.443 | value = substr($0, eq_idx + 1) 2026-06-23 11:45:47.443 | # only need to strip trailing whitespace from attr 2026-06-23 11:45:47.443 | sub(/[ \t]*$/, "", attr) 2026-06-23 11:45:47.443 | # need to strip leading & trailing whitespace from value 2026-06-23 11:45:47.443 | sub(/^[ \t]*/, "", value) 2026-06-23 11:45:47.443 | sub(/[ \t]*$/, "", value) 2026-06-23 11:45:47.443 | 2026-06-23 11:45:47.444 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 11:45:47.444 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 11:45:47.444 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 11:45:47.444 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 11:45:47.445 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 11:45:47.445 | if (section != last_section) { 2026-06-23 11:45:47.445 | cfg_section[section_count++] = section 2026-06-23 11:45:47.445 | last_section = section 2026-06-23 11:45:47.446 | } 2026-06-23 11:45:47.446 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 11:45:47.446 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 11:45:47.446 | 2026-06-23 11:45:47.446 | cfg_attr[section, attr, 0] = value 2026-06-23 11:45:47.446 | cfg_attr_count[section, attr] = 1 2026-06-23 11:45:47.446 | } else { 2026-06-23 11:45:47.446 | lno = cfg_attr_count[section, attr]++ 2026-06-23 11:45:47.446 | cfg_attr[section, attr, lno] = value 2026-06-23 11:45:47.447 | } 2026-06-23 11:45:47.447 | } 2026-06-23 11:45:47.447 | END { 2026-06-23 11:45:47.447 | # Process each section in order 2026-06-23 11:45:47.447 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 11:45:47.447 | section = cfg_section[sno] 2026-06-23 11:45:47.447 | # The ini routines simply append a config item immediately 2026-06-23 11:45:47.447 | # after the section header. To keep the same order as defined 2026-06-23 11:45:47.447 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 11:45:47.448 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 11:45:47.448 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 11:45:47.448 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 11:45:47.448 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 11:45:47.448 | else { 2026-06-23 11:45:47.448 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 11:45:47.448 | count = cfg_attr_count[section, attr] 2026-06-23 11:45:47.448 | print "inidelete " configfile " " section " " attr 2026-06-23 11:45:47.448 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 11:45:47.449 | for (l = count -2; l >= 0; l--) 2026-06-23 11:45:47.449 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 11:45:47.449 | } 2026-06-23 11:45:47.449 | } 2026-06-23 11:45:47.449 | } 2026-06-23 11:45:47.449 | } 2026-06-23 11:45:47.449 | ' 2026-06-23 11:45:47.449 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:45:47.449 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 11:45:47.449 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 11:45:47.451 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 11:45:47.455 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-23 11:45:47.460 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:45:47.464 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-23 11:45:47.469 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-23 11:45:47.469 | BEGIN { group = "" } 2026-06-23 11:45:47.469 | /^\[\[.+\|.*\]\]/ { 2026-06-23 11:45:47.469 | gsub("[][]", "", $1); 2026-06-23 11:45:47.469 | split($1, a, "|"); 2026-06-23 11:45:47.470 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 11:45:47.470 | group=a[1] 2026-06-23 11:45:47.470 | } else { 2026-06-23 11:45:47.470 | group="" 2026-06-23 11:45:47.470 | } 2026-06-23 11:45:47.470 | next 2026-06-23 11:45:47.470 | } 2026-06-23 11:45:47.470 | { 2026-06-23 11:45:47.470 | if (group != "") 2026-06-23 11:45:47.470 | print $0 2026-06-23 11:45:47.470 | } 2026-06-23 11:45:47.471 | ' /home/quobyte/devstack/local.conf 2026-06-23 11:45:47.480 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 11:45:47.486 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-23 11:45:47.535 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-23 11:45:47.587 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-23 11:45:47.592 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-23 11:45:47.596 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-23 11:45:47.601 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 11:45:47.606 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-23 11:45:47.610 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 11:45:47.633 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:47.637 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-23 11:45:47.642 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-23 11:45:47.647 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 11:45:47.693 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:47.698 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.110:5672/nova_cell1 2026-06-23 11:45:47.702 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.110:5672/nova_cell1 2026-06-23 11:45:47.757 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 11:45:47.762 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 11:45:47.766 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-23 11:45:47.797 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-23 11:45:47.830 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-23 11:45:47.833 | + lib/nova:configure_console_compute:669 : local offset 2026-06-23 11:45:47.839 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-23 11:45:47.843 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-23 11:45:47.848 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-23 11:45:47.881 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.110 2026-06-23 11:45:47.886 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-23 11:45:47.912 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:47.916 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-23 11:45:47.920 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-23 11:45:47.924 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-23 11:45:47.929 | + functions:vercmp:648 : local 'op=<' 2026-06-23 11:45:47.933 | + functions:vercmp:649 : local v2=1.0.0 2026-06-23 11:45:47.936 | + functions:vercmp:650 : local result 2026-06-23 11:45:47.943 | ++ functions:vercmp:654 : head -1 2026-06-23 11:45:47.945 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-23 11:45:47.947 | ++ functions:vercmp:654 : sort -V 2026-06-23 11:45:47.955 | + functions:vercmp:654 : result=1.0.0 2026-06-23 11:45:47.959 | + functions:vercmp:656 : case $op in 2026-06-23 11:45:47.964 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-23 11:45:47.968 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-23 11:45:47.971 | + functions:vercmp:667 : return 2026-06-23 11:45:47.975 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.110:6080/vnc_lite.html 2026-06-23 11:45:47.979 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.110:6080/vnc_lite.html 2026-06-23 11:45:48.013 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.110:6081/spice_auto.html 2026-06-23 11:45:48.016 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.110:6081/spice_auto.html 2026-06-23 11:45:48.061 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-23 11:45:48.080 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:48.083 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-23 11:45:48.085 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.110 2026-06-23 11:45:48.087 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-23 11:45:48.122 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.110 2026-06-23 11:45:48.164 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-23 11:45:48.189 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:45:48.193 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-23 11:45:48.196 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-23 11:45:48.220 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:45:48.224 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-23 11:45:48.229 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-23 11:45:48.274 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-23 11:45:48.280 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-23 11:45:48.336 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-23 11:45:48.342 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-23 11:45:48.349 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-23 11:45:48.354 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-23 11:45:48.359 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-23 11:45:48.365 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-23 11:45:48.369 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-23 11:45:48.373 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 11:45:48.376 | + functions-common:run_process:1670 : local group=libvirt 2026-06-23 11:45:48.379 | + functions-common:run_process:1671 : local user= 2026-06-23 11:45:48.383 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:45:48.386 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-23 11:45:48.390 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:45:48.393 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:45:48.397 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:48.401 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:48.405 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:48.412 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215148407 2026-06-23 11:45:48.416 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-23 11:45:48.440 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:48.444 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-23 11:45:48.448 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-23 11:45:48.452 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 11:45:48.456 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 11:45:48.459 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 11:45:48.464 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 11:45:48.468 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-23 11:45:48.472 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-23 11:45:48.477 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-23 11:45:48.480 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-23 11:45:48.484 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:45:48.488 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:45:48.492 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:45:48.497 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-23 11:45:48.500 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-23 11:45:48.504 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-23 11:45:48.507 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-23 11:45:48.511 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 11:45:48.515 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-23 11:45:48.518 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:45:48.521 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:45:48.524 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:45:48.528 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-23 11:45:48.532 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-23 11:45:48.535 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-23 11:45:48.541 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:45:48.546 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-23 11:45:48.647 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:45:48.744 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-23 11:45:48.824 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 11:45:48.907 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-23 11:45:48.995 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-23 11:45:49.082 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:45:49.162 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:45:49.164 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-23 11:45:49.168 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-23 11:45:49.238 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-23 11:45:49.332 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:45:49.848 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-23 11:45:49.885 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-23 11:45:50.403 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-23 11:45:50.453 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:45:50.457 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:50.460 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:50.463 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:50.469 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:50.472 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:50.474 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:45:50.476 | + functions-common:time_stop:2421 : start_time=1782215148407 2026-06-23 11:45:50.478 | + functions-common:time_stop:2423 : [[ -z 1782215148407 ]] 2026-06-23 11:45:50.481 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:50.486 | + functions-common:time_stop:2426 : end_time=1782215150483 2026-06-23 11:45:50.487 | + functions-common:time_stop:2427 : elapsed_time=2076 2026-06-23 11:45:50.490 | + functions-common:time_stop:2428 : total=32492 2026-06-23 11:45:50.492 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:50.493 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34568 2026-06-23 11:45:50.496 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:50.501 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 11:45:50.506 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-23 11:45:50.546 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:50.552 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-23 11:45:50.552 | Dumping cells_v2 mapping 2026-06-23 11:45:50.558 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-23 11:45:51.092 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 11:45:51.092 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:45:51.092 | we strongly recommend against using it for new projects. 2026-06-23 11:45:51.092 | 2026-06-23 11:45:51.092 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:45:51.092 | framework. For more detail see 2026-06-23 11:45:51.092 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:45:51.092 | 2026-06-23 11:45:51.092 | import eventlet # noqa 2026-06-23 11:45:51.482 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:45:54.551 | INFO dbcounter [None req-e75b1d7d-6bdc-486d-b7e1-754b12362c82 None None] Registered counter for database nova_api 2026-06-23 11:45:54.686 | DEBUG dbcounter [-] [80385] Writer thread running {{(pid=80385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:45:54.717 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-23 11:45:54.717 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-23 11:45:54.717 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-23 11:45:54.717 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-23 11:45:54.718 | | cell1 | 5db0c104-a865-4016-9549-f1678a45986f | rabbit://stackrabbit:stackqueue@192.168.122.110:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-23 11:45:54.718 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-23 11:45:55.029 | Exception ignored in: 2026-06-23 11:45:55.029 | Traceback (most recent call last): 2026-06-23 11:45:55.029 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 11:45:55.029 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 11:45:55.030 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 11:45:55.030 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 11:45:55.030 | RuntimeError: greenlet is being finalized 2026-06-23 11:45:55.405 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-23 11:45:55.408 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-23 11:45:55.521 | + inc/async:async_inner:63 : create_flavors 2026-06-23 11:45:55.589 | [2075 Async create_flavors:80482]: running: create_flavors 2026-06-23 11:45:55.591 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-23 11:45:55.619 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:55.623 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-23 11:45:55.628 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:45:55.634 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-23 11:45:55.638 | + ./stack.sh:main:1334 : start_cinder 2026-06-23 11:45:55.643 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-23 11:45:55.648 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-23 11:45:55.657 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 11:45:55.661 | + functions-common:run_process:1668 : local service=c-api 2026-06-23 11:45:55.666 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 11:45:55.673 | + functions-common:run_process:1670 : local group= 2026-06-23 11:45:55.679 | + functions-common:run_process:1671 : local user= 2026-06-23 11:45:55.683 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:45:55.686 | + functions-common:run_process:1674 : local name=c-api 2026-06-23 11:45:55.690 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:45:55.695 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:45:55.699 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:55.704 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:55.709 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:55.717 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215155710 2026-06-23 11:45:55.722 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-23 11:45:55.751 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:45:55.756 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-23 11:45:55.759 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-23 11:45:55.763 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 11:45:55.767 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 11:45:55.772 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 11:45:55.776 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 11:45:55.780 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-23 11:45:55.784 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-23 11:45:55.789 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-23 11:45:55.793 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:45:55.797 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:45:55.801 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:45:55.805 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:45:55.809 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-23 11:45:55.813 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-23 11:45:55.817 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 11:45:55.821 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:45:55.825 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 11:45:55.828 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-23 11:45:55.832 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:45:55.835 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 11:45:55.838 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 11:45:55.842 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 11:45:55.847 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-23 11:45:55.849 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 11:45:55.854 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-23 11:45:55.946 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:45:56.033 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-23 11:45:56.112 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-23 11:45:56.202 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:45:56.290 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:45:56.376 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-23 11:45:56.483 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-23 11:45:56.568 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-23 11:45:56.659 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-23 11:45:56.749 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-23 11:45:56.836 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 11:45:56.841 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 11:45:56.845 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-23 11:45:56.945 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 11:45:57.504 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-23 11:45:57.537 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-23 11:45:58.064 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-23 11:45:58.231 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:45:58.239 | + functions-common:time_stop:2414 : local name 2026-06-23 11:45:58.246 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:45:58.254 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:45:58.261 | + functions-common:time_stop:2417 : local total 2026-06-23 11:45:58.266 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:45:58.271 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:45:58.281 | + functions-common:time_stop:2421 : start_time=1782215155710 2026-06-23 11:45:58.293 | + functions-common:time_stop:2423 : [[ -z 1782215155710 ]] 2026-06-23 11:45:58.303 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:45:58.314 | + functions-common:time_stop:2426 : end_time=1782215158305 2026-06-23 11:45:58.320 | + functions-common:time_stop:2427 : elapsed_time=2595 2026-06-23 11:45:58.327 | + functions-common:time_stop:2428 : total=34568 2026-06-23 11:45:58.333 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:45:58.341 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37163 2026-06-23 11:45:58.349 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-23 11:45:58.349 | Waiting for Cinder API to start... 2026-06-23 11:45:58.357 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.110/volume/v3/ 2026-06-23 11:45:58.363 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.110/volume/v3/ 2026-06-23 11:45:58.369 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 11:45:58.377 | + functions:wait_for_service:477 : local url=http://192.168.122.110/volume/v3/ 2026-06-23 11:45:58.385 | + functions:wait_for_service:478 : local rval=0 2026-06-23 11:45:58.392 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 11:45:58.401 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 11:45:58.410 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:45:58.417 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:45:58.423 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:45:58.435 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215158424 2026-06-23 11:45:58.442 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 11:45:58.448 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:45:58.455 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.110/volume/v3/ 2026-06-23 11:46:03.836 | + :: : [[ 401 == 503 ]] 2026-06-23 11:46:03.838 | + :: : [[ 0 -eq 7 ]] 2026-06-23 11:46:03.844 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 11:46:03.849 | + functions-common:time_stop:2414 : local name 2026-06-23 11:46:03.854 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:46:03.860 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:46:03.865 | + functions-common:time_stop:2417 : local total 2026-06-23 11:46:03.870 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:46:03.875 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 11:46:03.880 | + functions-common:time_stop:2421 : start_time=1782215158424 2026-06-23 11:46:03.885 | + functions-common:time_stop:2423 : [[ -z 1782215158424 ]] 2026-06-23 11:46:03.890 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:46:03.902 | + functions-common:time_stop:2426 : end_time=1782215163894 2026-06-23 11:46:03.906 | + functions-common:time_stop:2427 : elapsed_time=5470 2026-06-23 11:46:03.910 | + functions-common:time_stop:2428 : total=15384 2026-06-23 11:46:03.914 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:46:03.919 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20854 2026-06-23 11:46:03.925 | + functions:wait_for_service:486 : return 0 2026-06-23 11:46:03.932 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:03.937 | + functions-common:run_process:1668 : local service=c-sch 2026-06-23 11:46:03.943 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:03.947 | + functions-common:run_process:1670 : local group= 2026-06-23 11:46:03.950 | + functions-common:run_process:1671 : local user= 2026-06-23 11:46:03.953 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:46:03.956 | + functions-common:run_process:1674 : local name=c-sch 2026-06-23 11:46:03.958 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:46:03.961 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:46:03.965 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:46:03.967 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:46:03.970 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:46:03.976 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215163972 2026-06-23 11:46:03.979 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-23 11:46:04.011 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:04.012 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-23 11:46:04.019 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-23 11:46:04.021 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:04.026 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:04.032 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:04.037 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:04.040 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-23 11:46:04.044 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-23 11:46:04.047 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-23 11:46:04.050 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:46:04.056 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:46:04.059 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:46:04.064 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:46:04.068 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-23 11:46:04.076 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-23 11:46:04.086 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-23 11:46:04.091 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-23 11:46:04.097 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:04.100 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:46:04.104 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:46:04.108 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 11:46:04.112 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:46:04.116 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:46:04.120 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-23 11:46:04.125 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:46:04.132 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-23 11:46:04.234 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:46:04.339 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-23 11:46:04.434 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:04.524 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-23 11:46:04.610 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-23 11:46:04.692 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:46:04.778 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 11:46:04.781 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:46:04.785 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-23 11:46:04.897 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:46:05.459 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-23 11:46:05.507 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-23 11:46:06.011 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-23 11:46:06.076 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:46:06.080 | + functions-common:time_stop:2414 : local name 2026-06-23 11:46:06.084 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:46:06.087 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:46:06.090 | + functions-common:time_stop:2417 : local total 2026-06-23 11:46:06.097 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:46:06.099 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:46:06.102 | + functions-common:time_stop:2421 : start_time=1782215163972 2026-06-23 11:46:06.104 | + functions-common:time_stop:2423 : [[ -z 1782215163972 ]] 2026-06-23 11:46:06.108 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:46:06.114 | + functions-common:time_stop:2426 : end_time=1782215166110 2026-06-23 11:46:06.116 | + functions-common:time_stop:2427 : elapsed_time=2138 2026-06-23 11:46:06.119 | + functions-common:time_stop:2428 : total=37163 2026-06-23 11:46:06.123 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:46:06.126 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39301 2026-06-23 11:46:06.129 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:06.132 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:06.135 | + functions-common:run_process:1668 : local service=c-bak 2026-06-23 11:46:06.138 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:06.141 | + functions-common:run_process:1670 : local group= 2026-06-23 11:46:06.144 | + functions-common:run_process:1671 : local user= 2026-06-23 11:46:06.147 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:06.150 | + functions-common:run_process:1674 : local name=c-bak 2026-06-23 11:46:06.153 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:46:06.156 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:46:06.159 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:46:06.162 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:46:06.168 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:46:06.174 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215166170 2026-06-23 11:46:06.176 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-23 11:46:06.196 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:46:06.199 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:46:06.203 | + functions-common:time_stop:2414 : local name 2026-06-23 11:46:06.205 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:46:06.208 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:46:06.210 | + functions-common:time_stop:2417 : local total 2026-06-23 11:46:06.214 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:46:06.217 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:46:06.220 | + functions-common:time_stop:2421 : start_time=1782215166170 2026-06-23 11:46:06.223 | + functions-common:time_stop:2423 : [[ -z 1782215166170 ]] 2026-06-23 11:46:06.227 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:46:06.232 | + functions-common:time_stop:2426 : end_time=1782215166229 2026-06-23 11:46:06.234 | + functions-common:time_stop:2427 : elapsed_time=59 2026-06-23 11:46:06.237 | + functions-common:time_stop:2428 : total=39301 2026-06-23 11:46:06.239 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:46:06.242 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39360 2026-06-23 11:46:06.245 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:06.248 | + functions-common:run_process:1668 : local service=c-vol 2026-06-23 11:46:06.251 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:06.254 | + functions-common:run_process:1670 : local group= 2026-06-23 11:46:06.256 | + functions-common:run_process:1671 : local user= 2026-06-23 11:46:06.259 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:06.262 | + functions-common:run_process:1674 : local name=c-vol 2026-06-23 11:46:06.264 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:46:06.268 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:46:06.271 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:46:06.275 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:46:06.284 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:46:06.289 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215166286 2026-06-23 11:46:06.292 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-23 11:46:06.314 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:06.317 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:06.320 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-23 11:46:06.323 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:06.326 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:06.329 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:06.331 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:06.335 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-23 11:46:06.337 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-23 11:46:06.340 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-23 11:46:06.343 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:46:06.346 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:46:06.349 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:46:06.352 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:06.355 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-23 11:46:06.358 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-23 11:46:06.361 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:06.366 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-23 11:46:06.372 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:06.379 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 11:46:06.385 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 11:46:06.391 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:06.401 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 11:46:06.409 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 11:46:06.418 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-23 11:46:06.424 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 11:46:06.429 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-23 11:46:06.535 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:46:06.645 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-23 11:46:06.753 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 11:46:06.851 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-23 11:46:06.938 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-23 11:46:07.042 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:46:07.138 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-23 11:46:07.141 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 11:46:07.225 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 11:46:07.232 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-23 11:46:07.346 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 11:46:07.948 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-23 11:46:07.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-23 11:46:08.570 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-23 11:46:08.647 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:46:08.651 | + functions-common:time_stop:2414 : local name 2026-06-23 11:46:08.655 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:46:08.659 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:46:08.662 | + functions-common:time_stop:2417 : local total 2026-06-23 11:46:08.664 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:46:08.667 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:46:08.672 | + functions-common:time_stop:2421 : start_time=1782215166286 2026-06-23 11:46:08.677 | + functions-common:time_stop:2423 : [[ -z 1782215166286 ]] 2026-06-23 11:46:08.688 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:46:08.695 | + functions-common:time_stop:2426 : end_time=1782215168688 2026-06-23 11:46:08.697 | + functions-common:time_stop:2427 : elapsed_time=2402 2026-06-23 11:46:08.700 | + functions-common:time_stop:2428 : total=39360 2026-06-23 11:46:08.702 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:46:08.704 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41762 2026-06-23 11:46:08.707 | + ./stack.sh:main:1335 : create_volume_types 2026-06-23 11:46:08.709 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-23 11:46:08.755 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:08.762 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 11:46:08.770 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-23 11:46:08.774 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-23 11:46:08.781 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-23 11:46:08.789 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-23 11:46:08.793 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-23 11:46:08.800 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-23 11:46:08.806 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-23 11:46:08.814 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-23 11:46:08.875 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:08.877 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-23 11:46:14.516 | +-------------+--------------------------------------+ 2026-06-23 11:46:14.516 | | Field | Value | 2026-06-23 11:46:14.516 | +-------------+--------------------------------------+ 2026-06-23 11:46:14.516 | | description | None | 2026-06-23 11:46:14.516 | | id | c4214414-13cd-4698-8e81-816336967c07 | 2026-06-23 11:46:14.517 | | is_public | True | 2026-06-23 11:46:14.517 | | name | lvmdriver-1 | 2026-06-23 11:46:14.517 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-23 11:46:14.517 | +-------------+--------------------------------------+ 2026-06-23 11:46:15.015 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-23 11:46:15.019 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-23 11:46:15.024 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-23 11:46:15.028 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-23 11:46:15.032 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-23 11:46:15.064 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:15.072 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-23 11:46:15.075 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:46:15.081 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-23 11:46:15.087 | + ./stack.sh:main:1350 : start_glance 2026-06-23 11:46:15.092 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-23 11:46:15.099 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-23 11:46:15.104 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 11:46:15.108 | + functions-common:run_process:1668 : local service=g-api 2026-06-23 11:46:15.111 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 11:46:15.115 | + functions-common:run_process:1670 : local group= 2026-06-23 11:46:15.119 | + functions-common:run_process:1671 : local user= 2026-06-23 11:46:15.123 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 11:46:15.127 | + functions-common:run_process:1674 : local name=g-api 2026-06-23 11:46:15.134 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 11:46:15.137 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 11:46:15.141 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:46:15.145 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:46:15.150 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:46:15.158 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215175152 2026-06-23 11:46:15.160 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-23 11:46:15.193 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:15.198 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-23 11:46:15.202 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-23 11:46:15.207 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 11:46:15.211 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 11:46:15.216 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 11:46:15.220 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 11:46:15.225 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-23 11:46:15.229 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-23 11:46:15.233 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-23 11:46:15.238 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 11:46:15.242 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 11:46:15.247 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 11:46:15.251 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 11:46:15.256 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-23 11:46:15.260 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-23 11:46:15.265 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 11:46:15.270 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:46:15.274 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 11:46:15.278 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-23 11:46:15.282 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:46:15.287 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 11:46:15.291 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 11:46:15.295 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 11:46:15.298 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-23 11:46:15.301 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 11:46:15.307 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-23 11:46:15.429 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 11:46:15.545 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-23 11:46:15.651 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-23 11:46:15.745 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 11:46:15.839 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 11:46:15.939 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-23 11:46:16.034 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-23 11:46:16.118 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-23 11:46:16.199 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-23 11:46:16.277 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-23 11:46:16.356 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 11:46:16.359 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 11:46:16.362 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-23 11:46:16.497 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 11:46:17.105 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-23 11:46:17.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-23 11:46:17.720 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-23 11:46:17.914 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 11:46:17.916 | + functions-common:time_stop:2414 : local name 2026-06-23 11:46:17.919 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:46:17.922 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:46:17.924 | + functions-common:time_stop:2417 : local total 2026-06-23 11:46:17.926 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:46:17.929 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 11:46:17.931 | + functions-common:time_stop:2421 : start_time=1782215175152 2026-06-23 11:46:17.934 | + functions-common:time_stop:2423 : [[ -z 1782215175152 ]] 2026-06-23 11:46:17.936 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:46:17.941 | + functions-common:time_stop:2426 : end_time=1782215177938 2026-06-23 11:46:17.944 | + functions-common:time_stop:2427 : elapsed_time=2786 2026-06-23 11:46:17.946 | + functions-common:time_stop:2428 : total=41762 2026-06-23 11:46:17.948 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:46:17.950 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=44548 2026-06-23 11:46:17.953 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-23 11:46:17.972 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:46:17.974 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.110) to start...' 2026-06-23 11:46:17.975 | Waiting for g-api (192.168.122.110) to start... 2026-06-23 11:46:17.977 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.110/image 2026-06-23 11:46:17.981 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 11:46:17.981 | + functions:wait_for_service:477 : local url=http://192.168.122.110/image 2026-06-23 11:46:17.984 | + functions:wait_for_service:478 : local rval=0 2026-06-23 11:46:17.986 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 11:46:17.988 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 11:46:17.991 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:46:17.993 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:46:17.996 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:46:18.000 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215177998 2026-06-23 11:46:18.003 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 11:46:18.006 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:46:18.011 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.110/image 2026-06-23 11:46:24.138 | + :: : [[ 300 == 503 ]] 2026-06-23 11:46:24.144 | + :: : [[ 0 -eq 7 ]] 2026-06-23 11:46:24.154 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 11:46:24.163 | + functions-common:time_stop:2414 : local name 2026-06-23 11:46:24.168 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:46:24.174 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:46:24.177 | + functions-common:time_stop:2417 : local total 2026-06-23 11:46:24.180 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:46:24.183 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 11:46:24.186 | + functions-common:time_stop:2421 : start_time=1782215177998 2026-06-23 11:46:24.190 | + functions-common:time_stop:2423 : [[ -z 1782215177998 ]] 2026-06-23 11:46:24.196 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:46:24.203 | + functions-common:time_stop:2426 : end_time=1782215184197 2026-06-23 11:46:24.205 | + functions-common:time_stop:2427 : elapsed_time=6199 2026-06-23 11:46:24.207 | + functions-common:time_stop:2428 : total=20854 2026-06-23 11:46:24.211 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:46:24.216 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27053 2026-06-23 11:46:24.222 | + functions:wait_for_service:486 : return 0 2026-06-23 11:46:24.223 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-23 11:46:24.265 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:24.275 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-23 11:46:24.336 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:24.339 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-23 11:46:24.342 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:46:24.344 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-23 11:46:24.347 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-23 11:46:24.350 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:24.353 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:24.356 | + functions:upload_image:141 : local image image_fname image_name 2026-06-23 11:46:24.359 | + functions:upload_image:143 : local max_attempts=5 2026-06-23 11:46:24.362 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-23 11:46:24.371 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:24.375 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:24.379 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-23 11:46:24.385 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-23 11:46:24.389 | ++ functions:upload_image:151 : seq 5 2026-06-23 11:46:24.395 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-23 11:46:24.399 | + functions:upload_image:152 : local rc=0 2026-06-23 11:46:24.404 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:24.411 | --2026-06-23 13:46:24-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:24.479 | Resolving github.com (github.com)... 140.82.121.4 2026-06-23 11:46:24.495 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-23 11:46:24.717 | HTTP request sent, awaiting response... 302 Found 2026-06-23 11:46:24.717 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-23T12%3A42%3A04Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-23T11%3A41%3A28Z&ske=2026-06-23T12%3A42%3A04Z&sks=b&skv=2018-11-09&sig=2vNUlHY9nn2HY4bjqkNhtawH2nlELJIl1OJpBjdMJTw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjIxNjk4NCwibmJmIjoxNzgyMjE1MTg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.T09aYAUPZIyCi_H-gL-YBfUhOXsbjyMH22ErFjLbBoc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-23 11:46:24.717 | --2026-06-23 13:46:24-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-23T12%3A42%3A04Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-23T11%3A41%3A28Z&ske=2026-06-23T12%3A42%3A04Z&sks=b&skv=2018-11-09&sig=2vNUlHY9nn2HY4bjqkNhtawH2nlELJIl1OJpBjdMJTw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjIxNjk4NCwibmJmIjoxNzgyMjE1MTg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.T09aYAUPZIyCi_H-gL-YBfUhOXsbjyMH22ErFjLbBoc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-23 11:46:24.719 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-06-23 11:46:24.731 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-23 11:46:24.773 | HTTP request sent, awaiting response... 200 OK 2026-06-23 11:46:24.773 | Length: 21692416 (21M) [application/octet-stream] 2026-06-23 11:46:24.773 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-23 11:46:24.824 | 2026-06-23 11:46:25.056 | 0K ........ ........ .... 100% 72.9M=0.3s 2026-06-23 11:46:25.056 | 2026-06-23 11:46:25.058 | 2026-06-23 13:46:25 (72.9 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-23 11:46:25.058 | 2026-06-23 11:46:25.065 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-23 11:46:25.069 | + functions:upload_image:163 : break 2026-06-23 11:46:25.075 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:25.078 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-23 11:46:25.084 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-23 11:46:25.088 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-23 11:46:25.092 | + functions:upload_image:313 : local kernel= 2026-06-23 11:46:25.097 | + functions:upload_image:314 : local ramdisk= 2026-06-23 11:46:25.101 | + functions:upload_image:315 : local disk_format= 2026-06-23 11:46:25.104 | + functions:upload_image:316 : local container_format= 2026-06-23 11:46:25.110 | + functions:upload_image:317 : local unpack= 2026-06-23 11:46:25.114 | + functions:upload_image:318 : local img_property= 2026-06-23 11:46:25.119 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-23 11:46:25.124 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-23 11:46:25.128 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-23 11:46:25.132 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-23 11:46:25.137 | + functions:upload_image:328 : case "$image_fname" in 2026-06-23 11:46:25.141 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-23 11:46:25.148 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-23 11:46:25.153 | + functions:upload_image:350 : local format 2026-06-23 11:46:25.159 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:25.162 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-23 11:46:25.173 | + functions:upload_image:351 : format=qcow2 2026-06-23 11:46:25.178 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-23 11:46:25.182 | + functions:upload_image:353 : disk_format=qcow2 2026-06-23 11:46:25.185 | + functions:upload_image:357 : container_format=bare 2026-06-23 11:46:25.189 | + functions:upload_image:404 : is_arch ppc64le 2026-06-23 11:46:25.194 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 11:46:25.201 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-23 11:46:25.205 | + functions:upload_image:404 : is_arch ppc64 2026-06-23 11:46:25.210 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 11:46:25.217 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-23 11:46:25.221 | + functions:upload_image:404 : is_arch ppc 2026-06-23 11:46:25.225 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 11:46:25.231 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-23 11:46:25.235 | + functions:upload_image:408 : is_arch aarch64 2026-06-23 11:46:25.240 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 11:46:25.247 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 11:46:25.252 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-23 11:46:25.256 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-23 11:46:25.261 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-23 11:46:25.265 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-23 11:46:25.270 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-23 11:46:25.274 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-23 11:46:25.278 | + functions:_upload_image:112 : shift 2026-06-23 11:46:25.282 | + functions:_upload_image:113 : local container=bare 2026-06-23 11:46:25.286 | + functions:_upload_image:114 : shift 2026-06-23 11:46:25.290 | + functions:_upload_image:115 : local disk=qcow2 2026-06-23 11:46:25.294 | + functions:_upload_image:116 : shift 2026-06-23 11:46:25.298 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:25.303 | + functions:_upload_image:118 : shift 2026-06-23 11:46:25.307 | + functions:_upload_image:119 : local properties 2026-06-23 11:46:25.312 | + functions:_upload_image:120 : local useimport 2026-06-23 11:46:25.317 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-23 11:46:25.322 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-23 11:46:25.325 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-23 11:46:25.329 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-23 11:46:25.333 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-23 11:46:25.338 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-23 11:46:25.342 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-23 11:46:25.348 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:25.356 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:46:32.074 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-23 11:46:32.074 | | Field | Value | 2026-06-23 11:46:32.074 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-23 11:46:32.074 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-23 11:46:32.074 | | container_format | bare | 2026-06-23 11:46:32.075 | | created_at | 2026-06-23T11:46:30Z | 2026-06-23 11:46:32.075 | | disk_format | qcow2 | 2026-06-23 11:46:32.075 | | file | /v2/images/c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d/file | 2026-06-23 11:46:32.075 | | id | c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d | 2026-06-23 11:46:32.075 | | min_disk | 0 | 2026-06-23 11:46:32.075 | | min_ram | 0 | 2026-06-23 11:46:32.075 | | name | cirros-0.6.3-x86_64-disk | 2026-06-23 11:46:32.075 | | owner | b5eb881717ae4ef0b5fbe11831d2b083 | 2026-06-23 11:46:32.075 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-23 11:46:32.076 | | protected | False | 2026-06-23 11:46:32.076 | | schema | /v2/schemas/image | 2026-06-23 11:46:32.076 | | size | 21692416 | 2026-06-23 11:46:32.076 | | status | active | 2026-06-23 11:46:32.076 | | tags | | 2026-06-23 11:46:32.076 | | updated_at | 2026-06-23T11:46:32Z | 2026-06-23 11:46:32.076 | | virtual_size | 117440512 | 2026-06-23 11:46:32.076 | | visibility | public | 2026-06-23 11:46:32.076 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-23 11:46:32.590 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-23 11:46:32.665 | [2075 Async create_flavors:80482]: Waiting for completion of create_flavors running on PID 80482 (2 other jobs running) 2026-06-23 11:46:32.700 | [2075 Async create_flavors:80482]: Signaling child to exit 2026-06-23 11:46:42.727 | + inc/async:async_inner:64 : rc=0 2026-06-23 11:46:42.760 | [80482 Async create_flavors:80482]: finished successfully 2026-06-23 11:46:42.792 | WAKEUP 2026-06-23 11:46:42.822 | [2075 Async create_flavors:80482]: Signaled 2026-06-23 11:46:42.824 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-23 11:46:42.824 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:42.824 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-23 11:46:42.825 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-23 11:46:42.825 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-23 11:46:42.825 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.825 | | Field | Value | 2026-06-23 11:46:42.826 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.826 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.826 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.826 | | description | None | 2026-06-23 11:46:42.827 | | disk | 1 | 2026-06-23 11:46:42.827 | | id | c1 | 2026-06-23 11:46:42.827 | | name | cirros256 | 2026-06-23 11:46:42.827 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.827 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.827 | | ram | 256 | 2026-06-23 11:46:42.827 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.827 | | swap | 0 | 2026-06-23 11:46:42.828 | | vcpus | 1 | 2026-06-23 11:46:42.828 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.828 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-23 11:46:42.828 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.828 | | Field | Value | 2026-06-23 11:46:42.828 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.828 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.828 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.829 | | description | None | 2026-06-23 11:46:42.829 | | disk | 5 | 2026-06-23 11:46:42.829 | | id | d1 | 2026-06-23 11:46:42.829 | | name | ds512M | 2026-06-23 11:46:42.829 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.829 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.829 | | ram | 512 | 2026-06-23 11:46:42.829 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.829 | | swap | 0 | 2026-06-23 11:46:42.829 | | vcpus | 1 | 2026-06-23 11:46:42.829 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.830 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-23 11:46:42.830 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.830 | | Field | Value | 2026-06-23 11:46:42.830 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.830 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.830 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.830 | | description | None | 2026-06-23 11:46:42.830 | | disk | 10 | 2026-06-23 11:46:42.830 | | id | d2 | 2026-06-23 11:46:42.830 | | name | ds1G | 2026-06-23 11:46:42.830 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.831 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.831 | | ram | 1024 | 2026-06-23 11:46:42.831 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.831 | | swap | 0 | 2026-06-23 11:46:42.831 | | vcpus | 1 | 2026-06-23 11:46:42.831 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.831 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-23 11:46:42.831 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.831 | | Field | Value | 2026-06-23 11:46:42.831 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.831 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.832 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.832 | | description | None | 2026-06-23 11:46:42.832 | | disk | 10 | 2026-06-23 11:46:42.832 | | id | d3 | 2026-06-23 11:46:42.832 | | name | ds2G | 2026-06-23 11:46:42.832 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.832 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.832 | | ram | 2048 | 2026-06-23 11:46:42.832 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.832 | | swap | 0 | 2026-06-23 11:46:42.833 | | vcpus | 2 | 2026-06-23 11:46:42.833 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.833 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-23 11:46:42.833 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.833 | | Field | Value | 2026-06-23 11:46:42.833 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.833 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.833 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.833 | | description | None | 2026-06-23 11:46:42.833 | | disk | 20 | 2026-06-23 11:46:42.834 | | id | d4 | 2026-06-23 11:46:42.834 | | name | ds4G | 2026-06-23 11:46:42.834 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.834 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.834 | | ram | 4096 | 2026-06-23 11:46:42.834 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.834 | | swap | 0 | 2026-06-23 11:46:42.834 | | vcpus | 4 | 2026-06-23 11:46:42.834 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.834 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-23 11:46:42.834 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-23 11:46:42.835 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-23 11:46:42.835 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.835 | | Field | Value | 2026-06-23 11:46:42.835 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.835 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.835 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.835 | | description | None | 2026-06-23 11:46:42.835 | | disk | 1 | 2026-06-23 11:46:42.835 | | id | 1 | 2026-06-23 11:46:42.835 | | name | m1.tiny | 2026-06-23 11:46:42.836 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.836 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.836 | | ram | 512 | 2026-06-23 11:46:42.836 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.836 | | swap | 0 | 2026-06-23 11:46:42.836 | | vcpus | 1 | 2026-06-23 11:46:42.836 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.836 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-23 11:46:42.836 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.836 | | Field | Value | 2026-06-23 11:46:42.836 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.837 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.837 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.837 | | description | None | 2026-06-23 11:46:42.837 | | disk | 20 | 2026-06-23 11:46:42.837 | | id | 2 | 2026-06-23 11:46:42.837 | | name | m1.small | 2026-06-23 11:46:42.837 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.837 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.838 | | ram | 2048 | 2026-06-23 11:46:42.838 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.838 | | swap | 0 | 2026-06-23 11:46:42.838 | | vcpus | 1 | 2026-06-23 11:46:42.838 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.838 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-23 11:46:42.838 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.839 | | Field | Value | 2026-06-23 11:46:42.839 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.839 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.839 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.839 | | description | None | 2026-06-23 11:46:42.839 | | disk | 40 | 2026-06-23 11:46:42.839 | | id | 3 | 2026-06-23 11:46:42.839 | | name | m1.medium | 2026-06-23 11:46:42.839 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.839 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.839 | | ram | 4096 | 2026-06-23 11:46:42.840 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.840 | | swap | 0 | 2026-06-23 11:46:42.840 | | vcpus | 2 | 2026-06-23 11:46:42.840 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.840 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-23 11:46:42.840 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.840 | | Field | Value | 2026-06-23 11:46:42.840 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.840 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.840 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.840 | | description | None | 2026-06-23 11:46:42.841 | | disk | 80 | 2026-06-23 11:46:42.841 | | id | 4 | 2026-06-23 11:46:42.841 | | name | m1.large | 2026-06-23 11:46:42.841 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.841 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.841 | | ram | 8192 | 2026-06-23 11:46:42.841 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.841 | | swap | 0 | 2026-06-23 11:46:42.841 | | vcpus | 4 | 2026-06-23 11:46:42.841 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.841 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-23 11:46:42.842 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.842 | | Field | Value | 2026-06-23 11:46:42.842 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.842 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:46:42.842 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:46:42.842 | | description | None | 2026-06-23 11:46:42.842 | | disk | 160 | 2026-06-23 11:46:42.842 | | id | 5 | 2026-06-23 11:46:42.842 | | name | m1.xlarge | 2026-06-23 11:46:42.842 | | os-flavor-access:is_public | True | 2026-06-23 11:46:42.843 | | properties | hw_rng:allowed='True' | 2026-06-23 11:46:42.843 | | ram | 16384 | 2026-06-23 11:46:42.843 | | rxtx_factor | 1.0 | 2026-06-23 11:46:42.843 | | swap | 0 | 2026-06-23 11:46:42.843 | | vcpus | 8 | 2026-06-23 11:46:42.843 | +----------------------------+-----------------------+ 2026-06-23 11:46:42.890 | [2075 Async create_flavors:80482]: finished create_flavors with result 0 in 47 seconds 2026-06-23 11:46:42.897 | + inc/async:async_wait:197 : return 0 2026-06-23 11:46:42.903 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-23 11:46:42.930 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:46:42.935 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-23 11:46:42.963 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:42.967 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-23 11:46:42.995 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:43.000 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-23 11:46:43.005 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-23 11:46:43.010 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-23 11:46:43.015 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:46:43.018 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-23 11:46:43.022 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-23 11:46:43.026 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-23 11:46:43.029 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-23 11:46:43.031 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-23 11:46:43.034 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-23 11:46:43.036 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-23 11:46:43.038 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-23 11:46:43.041 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-23 11:46:43.043 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-23 11:46:43.046 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-23 11:46:43.049 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-23 11:46:43.052 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-23 11:46:43.054 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 11:46:43.058 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-23 11:46:43.059 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 11:46:43.061 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-23 11:46:43.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 11:46:43.066 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-23 11:46:43.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 11:46:43.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-23 11:46:43.074 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 11:46:43.077 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-23 11:46:43.079 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-23 11:46:43.081 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 11:46:43.083 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-23 11:46:43.086 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 11:46:43.088 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-23 11:46:43.090 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-23 11:46:43.093 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-23 11:46:43.095 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 11:46:43.097 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-23 11:46:43.099 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 11:46:43.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-23 11:46:43.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-23 11:46:43.106 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-23 11:46:43.108 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-23 11:46:43.110 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-23 11:46:43.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-23 11:46:43.115 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-23 11:46:43.118 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-23 11:46:43.120 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-23 11:46:43.122 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-23 11:46:43.124 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-23 11:46:43.126 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-23 11:46:43.129 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-23 11:46:43.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-23 11:46:43.133 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-23 11:46:43.135 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-23 11:46:43.138 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-23 11:46:43.140 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-23 11:46:43.143 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-23 11:46:43.145 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-23 11:46:43.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-23 11:46:43.150 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-23 11:46:43.154 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-23 11:46:43.154 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-23 11:46:43.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-23 11:46:43.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-23 11:46:43.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-23 11:46:45.640 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-23 11:46:45.644 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-23 11:46:46.083 | + ./stack.sh:main:1400 : save_stackenv 2026-06-23 11:46:46.088 | + functions-common:save_stackenv:65 : local tag= 2026-06-23 11:46:46.095 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-23 11:46:46.103 | + functions-common:save_stackenv:67 : time_stamp=2026-06-23-134646 2026-06-23 11:46:46.108 | + functions-common:save_stackenv:68 : echo '# 2026-06-23-134646 ' 2026-06-23 11:46:46.114 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.118 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 11:46:46.122 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.126 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-23 11:46:46.130 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.134 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-23 11:46:46.138 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.141 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-23 11:46:46.146 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.150 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.110 2026-06-23 11:46:46.154 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.158 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.110/identity 2026-06-23 11:46:46.162 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.166 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-23-132151 2026-06-23 11:46:46.170 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.174 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-23 11:46:46.178 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.183 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.110 2026-06-23 11:46:46.187 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.192 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-23 11:46:46.196 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.201 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-23 11:46:46.204 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.209 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-23 11:46:46.212 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.217 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-23 11:46:46.220 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.225 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.110 2026-06-23 11:46:46.229 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 11:46:46.233 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-23 11:46:46.238 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-23 11:46:46.242 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 11:46:46.246 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 11:46:46.251 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-23 11:46:46.255 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:46:46.260 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 11:46:46.263 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 11:46:46.269 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-23 11:46:46.273 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:46:46.279 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-23 11:46:46.283 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:46:46.288 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-23 11:46:46.288 | /^\[\[.+\|.*\]\]/ { 2026-06-23 11:46:46.288 | gsub("[][]", "", $1); 2026-06-23 11:46:46.289 | split($1, a, "|"); 2026-06-23 11:46:46.289 | if (a[1] == matchgroup) 2026-06-23 11:46:46.289 | print a[2] 2026-06-23 11:46:46.289 | } 2026-06-23 11:46:46.289 | ' /home/quobyte/devstack/local.conf 2026-06-23 11:46:46.299 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-23 11:46:46.304 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 11:46:46.309 | + functions-common:run_phase:1843 : local phase=extra 2026-06-23 11:46:46.314 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 11:46:46.318 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 11:46:46.323 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 11:46:46.327 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 11:46:46.331 | + functions-common:run_phase:1852 : local extra 2026-06-23 11:46:46.337 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 11:46:46.345 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 11:46:46.349 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 11:46:46.354 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 11:46:46.359 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-23 11:46:46.364 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 11:46:46.390 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:46.395 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:46:46.399 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:46:46.403 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-23 11:46:46.407 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:46:46.412 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 11:46:46.416 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:46:46.420 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-23 11:46:46.424 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-23 11:46:46.428 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 11:46:46.432 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 11:46:46.437 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:46:46.441 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 11:46:46.445 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-23 11:46:46.449 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 11:46:46.453 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-23 11:46:46.457 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 11:46:46.462 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 11:46:46.467 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-23 11:46:46.471 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 11:46:46.475 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 11:46:46.480 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-23 11:46:46.484 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:46:46.488 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 11:46:46.491 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 11:46:46.497 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-23 11:46:46.501 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:46:46.506 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-23 11:46:46.509 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:46:46.514 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-23 11:46:46.514 | /^\[\[.+\|.*\]\]/ { 2026-06-23 11:46:46.515 | gsub("[][]", "", $1); 2026-06-23 11:46:46.515 | split($1, a, "|"); 2026-06-23 11:46:46.515 | if (a[1] == matchgroup) 2026-06-23 11:46:46.515 | print a[2] 2026-06-23 11:46:46.515 | } 2026-06-23 11:46:46.515 | ' /home/quobyte/devstack/local.conf 2026-06-23 11:46:46.522 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-23 11:46:46.550 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:46.556 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-23 11:46:46.560 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-23 11:46:46.564 | + functions:wait_for_compute:490 : local timeout=60 2026-06-23 11:46:46.568 | + functions:wait_for_compute:491 : local rval=0 2026-06-23 11:46:46.572 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-23 11:46:46.577 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-23 11:46:46.581 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 11:46:46.585 | + functions-common:time_start:2401 : local start_time= 2026-06-23 11:46:46.589 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:46:46.595 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:46:46.601 | + functions-common:time_start:2405 : _TIME_START[$name]=1782215206597 2026-06-23 11:46:46.606 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-23 11:46:46.639 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-23 11:46:46.643 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-23 11:46:46.649 | ++ functions:wait_for_compute:496 : hostname 2026-06-23 11:46:46.656 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-23 11:46:46.660 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-23 11:46:46.666 | ++ functions:wait_for_compute:498 : hostname 2026-06-23 11:46:46.672 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:46:46.674 | + :: : ID= 2026-06-23 11:46:46.676 | + :: : [[ '' == '' ]] 2026-06-23 11:46:46.678 | + :: : sleep 1 2026-06-23 11:46:47.682 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-23 11:46:47.685 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-23 11:46:51.344 | + :: : ID=887795b3-7176-4092-bcb7-60fb503674cf 2026-06-23 11:46:51.346 | + :: : [[ 887795b3-7176-4092-bcb7-60fb503674cf == '' ]] 2026-06-23 11:46:51.350 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-23 11:46:51.354 | + functions-common:time_stop:2414 : local name 2026-06-23 11:46:51.359 | + functions-common:time_stop:2415 : local end_time 2026-06-23 11:46:51.363 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:46:51.367 | + functions-common:time_stop:2417 : local total 2026-06-23 11:46:51.370 | + functions-common:time_stop:2418 : local start_time 2026-06-23 11:46:51.373 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 11:46:51.375 | + functions-common:time_stop:2421 : start_time=1782215206597 2026-06-23 11:46:51.379 | + functions-common:time_stop:2423 : [[ -z 1782215206597 ]] 2026-06-23 11:46:51.384 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:46:51.391 | + functions-common:time_stop:2426 : end_time=1782215211386 2026-06-23 11:46:51.395 | + functions-common:time_stop:2427 : elapsed_time=4789 2026-06-23 11:46:51.398 | + functions-common:time_stop:2428 : total=27053 2026-06-23 11:46:51.402 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:46:51.405 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31842 2026-06-23 11:46:51.408 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-23 11:46:51.413 | + functions:wait_for_compute:516 : return 0 2026-06-23 11:46:51.417 | + ./stack.sh:main:1440 : service_check 2026-06-23 11:46:51.421 | + functions-common:service_check:1707 : local service 2026-06-23 11:46:51.425 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.429 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-23 11:46:51.450 | not-found 2026-06-23 11:46:51.456 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.459 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-23 11:46:51.480 | enabled 2026-06-23 11:46:51.486 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-23 11:46:51.511 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-23 11:46:51.512 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-23 11:46:51.512 | Active: active (running) since Tue 2026-06-23 13:43:22 CEST; 3min 29s ago 2026-06-23 11:46:51.512 | Main PID: 68280 (uwsgi) 2026-06-23 11:46:51.512 | Status: "uWSGI is ready" 2026-06-23 11:46:51.512 | Tasks: 17 (limit: 14255) 2026-06-23 11:46:51.512 | Memory: 276.0M (peak: 276.4M) 2026-06-23 11:46:51.512 | CPU: 15.899s 2026-06-23 11:46:51.513 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-23 11:46:51.513 | ├─68280 "nova-apiuWSGI master" 2026-06-23 11:46:51.513 | ├─68281 "nova-apiuWSGI worker 1" 2026-06-23 11:46:51.513 | └─68282 "nova-apiuWSGI worker 2" 2026-06-23 11:46:51.513 | 2026-06-23 11:46:51.513 | Jun 23 13:46:50 devstack devstack@n-api.service[68281]: [pid: 68281|app: 0|req: 18/36] 192.168.122.110 () {54 vars in 935 bytes} [Tue Jun 23 13:46:50 2026] GET /compute/v2.1 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 11:46:51.513 | Jun 23 13:46:50 devstack devstack@n-api.service[68282]: DEBUG nova.api.openstack.wsgi [None req-5df4fcf5-0ec0-4f53-9524-a9a05ffb9c0e admin admin] Calling method '>' {{(pid=68282) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-23 11:46:51.514 | Jun 23 13:46:50 devstack devstack@n-api.service[68282]: DEBUG oslo_concurrency.lockutils [None req-5df4fcf5-0ec0-4f53-9524-a9a05ffb9c0e admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68282) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 11:46:51.514 | Jun 23 13:46:50 devstack devstack@n-api.service[68282]: DEBUG oslo_concurrency.lockutils [None req-5df4fcf5-0ec0-4f53-9524-a9a05ffb9c0e admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=68282) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 11:46:51.514 | Jun 23 13:46:50 devstack devstack@n-api.service[68282]: DEBUG oslo_concurrency.lockutils [None req-5df4fcf5-0ec0-4f53-9524-a9a05ffb9c0e admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=68282) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 11:46:51.514 | Jun 23 13:46:50 devstack devstack@n-api.service[68282]: DEBUG oslo_concurrency.lockutils [None req-5df4fcf5-0ec0-4f53-9524-a9a05ffb9c0e admin admin] Acquiring lock "5db0c104-a865-4016-9549-f1678a45986f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68282) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 11:46:51.514 | Jun 23 13:46:50 devstack devstack@n-api.service[68282]: DEBUG oslo_concurrency.lockutils [None req-5df4fcf5-0ec0-4f53-9524-a9a05ffb9c0e admin admin] Lock "5db0c104-a865-4016-9549-f1678a45986f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=68282) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 11:46:51.514 | Jun 23 13:46:50 devstack devstack@n-api.service[68282]: DEBUG oslo_concurrency.lockutils [None req-5df4fcf5-0ec0-4f53-9524-a9a05ffb9c0e admin admin] Lock "5db0c104-a865-4016-9549-f1678a45986f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=68282) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 11:46:51.515 | Jun 23 13:46:50 devstack devstack@n-api.service[68282]: INFO nova.api.openstack.requestlog [None req-5df4fcf5-0ec0-4f53-9524-a9a05ffb9c0e admin admin] 192.168.122.110 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.181258 2026-06-23 11:46:51.515 | Jun 23 13:46:50 devstack devstack@n-api.service[68282]: [pid: 68282|app: 0|req: 19/37] 192.168.122.110 () {60 vars in 1325 bytes} [Tue Jun 23 13:46:50 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-23 11:46:51.519 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.523 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-23 11:46:51.543 | enabled 2026-06-23 11:46:51.548 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-23 11:46:51.574 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-23 11:46:51.574 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-23 11:46:51.574 | Active: active (running) since Tue 2026-06-23 13:45:50 CEST; 1min 1s ago 2026-06-23 11:46:51.574 | Main PID: 80323 (nova-compute) 2026-06-23 11:46:51.574 | Tasks: 10 (limit: 14255) 2026-06-23 11:46:51.574 | Memory: 135.3M (peak: 136.7M) 2026-06-23 11:46:51.575 | CPU: 4.843s 2026-06-23 11:46:51.575 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-23 11:46:51.575 | └─80323 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-23 11:46:51.575 | 2026-06-23 11:46:51.575 | Jun 23 13:46:21 devstack nova-compute[80323]: DEBUG nova.compute.provider_tree [None req-a65bd290-f187-4d18-b8f9-36de1ba4ff5d None None] Updating resource provider 5953c65d-98b5-483c-981f-6598f992decc generation from 0 to 1 during operation: update_inventory {{(pid=80323) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-23 11:46:51.575 | Jun 23 13:46:21 devstack nova-compute[80323]: DEBUG nova.compute.provider_tree [None req-a65bd290-f187-4d18-b8f9-36de1ba4ff5d None None] Updating inventory in ProviderTree for provider 5953c65d-98b5-483c-981f-6598f992decc 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=80323) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-23 11:46:51.575 | Jun 23 13:46:21 devstack nova-compute[80323]: DEBUG nova.compute.provider_tree [None req-a65bd290-f187-4d18-b8f9-36de1ba4ff5d None None] Updating resource provider 5953c65d-98b5-483c-981f-6598f992decc generation from 1 to 2 during operation: update_traits {{(pid=80323) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-23 11:46:51.576 | Jun 23 13:46:22 devstack nova-compute[80323]: DEBUG nova.compute.resource_tracker [None req-a65bd290-f187-4d18-b8f9-36de1ba4ff5d None None] Compute_service record updated for devstack:devstack {{(pid=80323) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-23 11:46:51.576 | Jun 23 13:46:22 devstack nova-compute[80323]: DEBUG oslo_concurrency.lockutils [None req-a65bd290-f187-4d18-b8f9-36de1ba4ff5d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.395s {{(pid=80323) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 11:46:51.576 | Jun 23 13:46:22 devstack nova-compute[80323]: DEBUG nova.service [None req-a65bd290-f187-4d18-b8f9-36de1ba4ff5d None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80323) start /opt/stack/nova/nova/service.py:196}} 2026-06-23 11:46:51.576 | Jun 23 13:46:22 devstack nova-compute[80323]: DEBUG nova.service [None req-a65bd290-f187-4d18-b8f9-36de1ba4ff5d None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80323) start /opt/stack/nova/nova/service.py:212}} 2026-06-23 11:46:51.576 | Jun 23 13:46:22 devstack nova-compute[80323]: DEBUG nova.service [None req-a65bd290-f187-4d18-b8f9-36de1ba4ff5d None None] Join ServiceGroup membership for this service compute {{(pid=80323) start /opt/stack/nova/nova/service.py:222}} 2026-06-23 11:46:51.576 | Jun 23 13:46:22 devstack nova-compute[80323]: DEBUG nova.servicegroup.drivers.db [None req-a65bd290-f187-4d18-b8f9-36de1ba4ff5d None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80323) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-23 11:46:51.576 | Jun 23 13:46:27 devstack nova-compute[80323]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80323) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:51.580 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.583 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-23 11:46:51.604 | not-found 2026-06-23 11:46:51.609 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.613 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-23 11:46:51.636 | enabled 2026-06-23 11:46:51.641 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-23 11:46:51.666 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-23 11:46:51.666 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-23 11:46:51.666 | Active: active (running) since Tue 2026-06-23 13:45:37 CEST; 1min 14s ago 2026-06-23 11:46:51.666 | Main PID: 76646 (nova-scheduler:) 2026-06-23 11:46:51.666 | Tasks: 19 (limit: 14255) 2026-06-23 11:46:51.666 | Memory: 157.1M (peak: 157.4M) 2026-06-23 11:46:51.666 | CPU: 5.329s 2026-06-23 11:46:51.666 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-23 11:46:51.667 | ├─76646 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-23 11:46:51.667 | ├─78445 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-23 11:46:51.667 | └─78456 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-23 11:46:51.667 | 2026-06-23 11:46:51.667 | Jun 23 13:45:44 devstack nova-scheduler[78456]: DEBUG nova.servicegroup.drivers.db [None req-983da961-f581-4c55-9beb-72f926663ee1 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78456) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-23 11:46:51.667 | Jun 23 13:45:49 devstack nova-scheduler[78445]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78445) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:51.668 | Jun 23 13:45:49 devstack nova-scheduler[78456]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78456) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:51.668 | Jun 23 13:45:51 devstack nova-scheduler[76646]: DEBUG dbcounter [-] [76646] Writing DB stats nova_api:SELECT=3 {{(pid=76646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.668 | Jun 23 13:45:51 devstack nova-scheduler[76646]: DEBUG dbcounter [-] [76646] Writing DB stats nova_cell1:SELECT=1 {{(pid=76646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.668 | Jun 23 13:45:51 devstack nova-scheduler[76646]: DEBUG dbcounter [-] [76646] Writing DB stats nova_cell0:SELECT=1 {{(pid=76646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.668 | Jun 23 13:45:59 devstack nova-scheduler[78445]: DEBUG dbcounter [-] [78445] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.668 | Jun 23 13:45:59 devstack nova-scheduler[78456]: DEBUG dbcounter [-] [78456] Writing DB stats nova_cell0:SELECT=3 {{(pid=78456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.668 | Jun 23 13:46:13 devstack nova-scheduler[78445]: DEBUG oslo.service.backend._threading.loopingcall [None req-8f518237-c8ff-4dd7-b85f-50b57f8806ba None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78445) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:51.669 | Jun 23 13:46:26 devstack nova-scheduler[78456]: DEBUG oslo.service.backend._threading.loopingcall [None req-579030af-674a-4979-8ab7-d633b79adad8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78456) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:51.672 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.677 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-23 11:46:51.696 | not-found 2026-06-23 11:46:51.703 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.707 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-23 11:46:51.728 | enabled 2026-06-23 11:46:51.734 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-23 11:46:51.759 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-23 11:46:51.760 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-23 11:46:51.760 | Active: active (running) since Tue 2026-06-23 13:45:39 CEST; 1min 12s ago 2026-06-23 11:46:51.760 | Main PID: 77257 (uwsgi) 2026-06-23 11:46:51.760 | Status: "uWSGI is ready" 2026-06-23 11:46:51.760 | Tasks: 16 (limit: 14255) 2026-06-23 11:46:51.760 | Memory: 223.2M (peak: 223.6M) 2026-06-23 11:46:51.760 | CPU: 10.614s 2026-06-23 11:46:51.760 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-23 11:46:51.760 | ├─77257 "nova-api-metauWSGI master" 2026-06-23 11:46:51.760 | ├─77258 "nova-api-metauWSGI worker 1" 2026-06-23 11:46:51.760 | ├─77259 "nova-api-metauWSGI worker 2" 2026-06-23 11:46:51.761 | └─77260 "nova-api-metauWSGI http 1" 2026-06-23 11:46:51.761 | 2026-06-23 11:46:51.761 | Jun 23 13:45:46 devstack devstack@n-api-meta.service[77259]: DEBUG nova.api.openstack.wsgi_app [None req-40d8a3c6-d59a-47dd-8e6a-1bca679e0993 None None] ******************************************************************************** {{(pid=77259) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-23 11:46:51.761 | Jun 23 13:45:46 devstack devstack@n-api-meta.service[77259]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x71eec12a3668 pid: 77259 (default app) 2026-06-23 11:46:51.761 | Jun 23 13:45:54 devstack devstack@n-api-meta.service[77259]: DEBUG dbcounter [-] [77259] Writing DB stats nova_api:SELECT=1 {{(pid=77259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.761 | Jun 23 13:45:54 devstack devstack@n-api-meta.service[77258]: DEBUG dbcounter [-] [77258] Writing DB stats nova_api:SELECT=1 {{(pid=77258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.761 | Jun 23 13:45:55 devstack devstack@n-api-meta.service[77258]: DEBUG dbcounter [-] [77258] Writing DB stats nova_cell1:SELECT=1 {{(pid=77258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.761 | Jun 23 13:45:55 devstack devstack@n-api-meta.service[77259]: DEBUG dbcounter [-] [77259] Writing DB stats nova_cell1:SELECT=1 {{(pid=77259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.761 | Jun 23 13:45:55 devstack devstack@n-api-meta.service[77259]: DEBUG dbcounter [-] [77259] Writing DB stats nova_cell0:SELECT=1 {{(pid=77259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.761 | Jun 23 13:45:55 devstack devstack@n-api-meta.service[77258]: DEBUG dbcounter [-] [77258] Writing DB stats nova_cell0:SELECT=1 {{(pid=77258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.762 | Jun 23 13:45:55 devstack devstack@n-api-meta.service[77259]: DEBUG dbcounter [-] [77259] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.762 | Jun 23 13:45:55 devstack devstack@n-api-meta.service[77258]: DEBUG dbcounter [-] [77258] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.768 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.771 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-23 11:46:51.792 | enabled 2026-06-23 11:46:51.798 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-23 11:46:51.825 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-23 11:46:51.826 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-23 11:46:51.826 | Active: active (running) since Tue 2026-06-23 13:44:05 CEST; 2min 46s ago 2026-06-23 11:46:51.826 | Main PID: 74410 (uwsgi) 2026-06-23 11:46:51.826 | Status: "uWSGI is ready" 2026-06-23 11:46:51.826 | Tasks: 5 (limit: 14255) 2026-06-23 11:46:51.826 | Memory: 177.1M (peak: 177.4M) 2026-06-23 11:46:51.826 | CPU: 6.700s 2026-06-23 11:46:51.826 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-23 11:46:51.826 | ├─74410 "placementuWSGI master" 2026-06-23 11:46:51.827 | ├─74411 "placementuWSGI worker 1" 2026-06-23 11:46:51.827 | └─74412 "placementuWSGI worker 2" 2026-06-23 11:46:51.827 | 2026-06-23 11:46:51.827 | Jun 23 13:46:21 devstack devstack@placement-api.service[74411]: INFO placement.requestlog [req-6653a29f-bdf9-4cb7-a27f-f2f4ed0d6ed8 req-54ff3f11-acd1-4432-8446-c9bb2c294a2a service nova] 192.168.122.110 "PUT /placement/resource_providers/5953c65d-98b5-483c-981f-6598f992decc/inventories" status: 200 len: 396 microversion: 1.26 2026-06-23 11:46:51.827 | Jun 23 13:46:21 devstack devstack@placement-api.service[74411]: [pid: 74411|app: 0|req: 4/9] 192.168.122.110 () {64 vars in 1498 bytes} [Tue Jun 23 13:46:20 2026] PUT /placement/resource_providers/5953c65d-98b5-483c-981f-6598f992decc/inventories => generated 396 bytes in 123 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-23 11:46:51.827 | Jun 23 13:46:21 devstack devstack@placement-api.service[74412]: DEBUG placement.requestlog [req-6653a29f-bdf9-4cb7-a27f-f2f4ed0d6ed8 req-bfd5c607-c29a-4c0c-bab8-d1c88ea037d3 None None] Starting request: 192.168.122.110 "GET /placement/traits?name=in:COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_MMX,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_BMI,HW_CPU_X86_SSE41,HW_ARCH_X86_64,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NODE,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_USB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE,HW_CPU_X86_AMD_SVM,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_ARI" {{(pid=74412) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-23 11:46:51.827 | Jun 23 13:46:21 devstack devstack@placement-api.service[74412]: INFO placement.requestlog [req-6653a29f-bdf9-4cb7-a27f-f2f4ed0d6ed8 req-bfd5c607-c29a-4c0c-bab8-d1c88ea037d3 service nova] 192.168.122.110 "GET /placement/traits?name=in:COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_MMX,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_BMI,HW_CPU_X86_SSE41,HW_ARCH_X86_64,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NODE,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_USB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE,HW_CPU_X86_AMD_SVM,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_ARI" status: 200 len: 2058 microversion: 1.6 2026-06-23 11:46:51.828 | Jun 23 13:46:21 devstack devstack@placement-api.service[74412]: [pid: 74412|app: 0|req: 6/10] 192.168.122.110 () {60 vars in 4912 bytes} [Tue Jun 23 13:46:21 2026] GET /placement/traits?name=in:COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_MMX,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_BMI,HW_CPU_X86_SSE41,HW_ARCH_X86_64,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NODE,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_USB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE,HW_CPU_X86_AMD_SVM,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_ARI => generated 2058 bytes in 70 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-23 11:46:51.828 | Jun 23 13:46:21 devstack devstack@placement-api.service[74411]: DEBUG placement.requestlog [req-6653a29f-bdf9-4cb7-a27f-f2f4ed0d6ed8 req-739c297a-c6b8-402c-a1b5-f071ecf181c5 None None] Starting request: 192.168.122.110 "PUT /placement/resource_providers/5953c65d-98b5-483c-981f-6598f992decc/traits" {{(pid=74411) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-23 11:46:51.828 | Jun 23 13:46:21 devstack devstack@placement-api.service[74411]: INFO placement.requestlog [req-6653a29f-bdf9-4cb7-a27f-f2f4ed0d6ed8 req-739c297a-c6b8-402c-a1b5-f071ecf181c5 service nova] 192.168.122.110 "PUT /placement/resource_providers/5953c65d-98b5-483c-981f-6598f992decc/traits" status: 200 len: 2093 microversion: 1.6 2026-06-23 11:46:51.828 | Jun 23 13:46:21 devstack devstack@placement-api.service[74411]: [pid: 74411|app: 0|req: 5/11] 192.168.122.110 () {64 vars in 1483 bytes} [Tue Jun 23 13:46:21 2026] PUT /placement/resource_providers/5953c65d-98b5-483c-981f-6598f992decc/traits => generated 2093 bytes in 386 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-23 11:46:51.828 | Jun 23 13:46:31 devstack devstack@placement-api.service[74412]: DEBUG dbcounter [-] [74412] Writing DB stats placement:SELECT=4 {{(pid=74412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.829 | Jun 23 13:46:31 devstack devstack@placement-api.service[74411]: DEBUG dbcounter [-] [74411] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74411) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.835 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.840 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-23 11:46:51.863 | not-found 2026-06-23 11:46:51.870 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.873 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-23 11:46:51.894 | enabled 2026-06-23 11:46:51.900 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-23 11:46:51.926 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-23 11:46:51.926 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-23 11:46:51.926 | Active: active (running) since Tue 2026-06-23 13:46:17 CEST; 34s ago 2026-06-23 11:46:51.926 | Main PID: 83440 (uwsgi) 2026-06-23 11:46:51.926 | Status: "uWSGI is ready" 2026-06-23 11:46:51.926 | Tasks: 9 (limit: 14255) 2026-06-23 11:46:51.927 | Memory: 258.4M (peak: 258.9M) 2026-06-23 11:46:51.927 | CPU: 11.678s 2026-06-23 11:46:51.927 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-23 11:46:51.928 | ├─83440 "glance-apiuWSGI master" 2026-06-23 11:46:51.928 | ├─83446 "glance-apiuWSGI worker 1" 2026-06-23 11:46:51.928 | └─83447 "glance-apiuWSGI worker 2" 2026-06-23 11:46:51.928 | 2026-06-23 11:46:51.928 | Jun 23 13:46:31 devstack devstack@g-api.service[83446]: INFO glance.location [None req-678fd29f-fb26-4f2f-a0a7-5d5d56ab4bdb admin admin] Image format matched and virtual size computed: 117440512 2026-06-23 11:46:51.929 | Jun 23 13:46:32 devstack devstack@g-api.service[83446]: DEBUG glance_store.backend [None req-678fd29f-fb26-4f2f-a0a7-5d5d56ab4bdb admin admin] Skipping store.set_acls... not implemented. {{(pid=83446) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-23 11:46:51.929 | Jun 23 13:46:32 devstack devstack@g-api.service[83446]: [pid: 83446|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Tue Jun 23 13:46:30 2026] PUT /v2/images/c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d/file => generated 0 bytes in 2016 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-23 11:46:51.929 | Jun 23 13:46:32 devstack devstack@g-api.service[83447]: DEBUG glance.api.middleware.version_negotiation [None req-cfe7f0bd-c38b-468a-805c-2edef619fdb4 admin admin] Determining version of request: GET /v2/images/c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d Accept: */* {{(pid=83447) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-23 11:46:51.929 | Jun 23 13:46:32 devstack devstack@g-api.service[83447]: DEBUG glance.api.middleware.version_negotiation [None req-cfe7f0bd-c38b-468a-805c-2edef619fdb4 admin admin] Using url versioning {{(pid=83447) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-23 11:46:51.929 | Jun 23 13:46:32 devstack devstack@g-api.service[83447]: DEBUG glance.api.middleware.version_negotiation [None req-cfe7f0bd-c38b-468a-805c-2edef619fdb4 admin admin] Matched version: v2 {{(pid=83447) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-23 11:46:51.929 | Jun 23 13:46:32 devstack devstack@g-api.service[83447]: DEBUG glance.api.middleware.version_negotiation [None req-cfe7f0bd-c38b-468a-805c-2edef619fdb4 admin admin] new path /v2/images/c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d {{(pid=83447) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-23 11:46:51.929 | Jun 23 13:46:32 devstack devstack@g-api.service[83447]: [pid: 83447|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Tue Jun 23 13:46:32 2026] GET /v2/images/c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 11:46:51.930 | Jun 23 13:46:42 devstack devstack@g-api.service[83446]: DEBUG dbcounter [-] [83446] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.930 | Jun 23 13:46:42 devstack devstack@g-api.service[83447]: DEBUG dbcounter [-] [83447] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83447) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.933 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:51.937 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-23 11:46:51.959 | enabled 2026-06-23 11:46:51.964 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-23 11:46:51.989 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-23 11:46:51.990 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-23 11:46:51.990 | Active: active (running) since Tue 2026-06-23 13:46:06 CEST; 45s ago 2026-06-23 11:46:51.990 | Main PID: 81924 (cinder-schedule) 2026-06-23 11:46:51.990 | Tasks: 1 (limit: 14255) 2026-06-23 11:46:51.990 | Memory: 109.5M (peak: 109.8M) 2026-06-23 11:46:51.990 | CPU: 4.425s 2026-06-23 11:46:51.990 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-23 11:46:51.990 | └─81924 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-23 11:46:51.991 | 2026-06-23 11:46:51.991 | Jun 23 13:46:11 devstack cinder-scheduler[81924]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-23 11:46:51.991 | Jun 23 13:46:11 devstack cinder-scheduler[81924]: INFO cinder.manager [None req-c02a93b0-525c-4aba-afa6-ac7239cd298f None None] Initiating service 1 cleanup 2026-06-23 11:46:51.991 | Jun 23 13:46:11 devstack cinder-scheduler[81924]: INFO cinder.manager [None req-c02a93b0-525c-4aba-afa6-ac7239cd298f None None] Service 1 cleanup completed. 2026-06-23 11:46:51.991 | Jun 23 13:46:11 devstack cinder-scheduler[81924]: DEBUG cinder.service [None req-c02a93b0-525c-4aba-afa6-ac7239cd298f None None] Creating RPC server for service cinder-scheduler {{(pid=81924) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-23 11:46:51.991 | Jun 23 13:46:11 devstack cinder-scheduler[81924]: DEBUG cinder.service [None req-c02a93b0-525c-4aba-afa6-ac7239cd298f None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81924) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-23 11:46:51.991 | Jun 23 13:46:21 devstack cinder-scheduler[81924]: DEBUG dbcounter [-] [81924] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.991 | Jun 23 13:46:30 devstack cinder-scheduler[81924]: DEBUG cinder.scheduler.host_manager [None req-65ea2b2a-14cf-4925-b246-7c1eefd87e0a 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=81924) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-23 11:46:51.991 | Jun 23 13:46:30 devstack cinder-scheduler[81924]: DEBUG cinder.scheduler.host_manager [None req-65ea2b2a-14cf-4925-b246-7c1eefd87e0a None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 23, 11, 46, 30, 868798)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 23, 11, 46, 30, 868798)}]. {{(pid=81924) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-23 11:46:51.992 | Jun 23 13:46:30 devstack cinder-scheduler[81924]: DEBUG cinder.scheduler.host_manager [None req-65ea2b2a-14cf-4925-b246-7c1eefd87e0a None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 23, 11, 46, 30, 833412)} {{(pid=81924) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-23 11:46:51.992 | Jun 23 13:46:40 devstack cinder-scheduler[81924]: DEBUG dbcounter [-] [81924] Writing DB stats cinder:SELECT=1 {{(pid=81924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:51.997 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.001 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-23 11:46:52.021 | enabled 2026-06-23 11:46:52.027 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-23 11:46:52.055 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-23 11:46:52.055 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-23 11:46:52.055 | Active: active (running) since Tue 2026-06-23 13:45:58 CEST; 53s ago 2026-06-23 11:46:52.055 | Main PID: 81161 (uwsgi) 2026-06-23 11:46:52.055 | Status: "uWSGI is ready" 2026-06-23 11:46:52.055 | Tasks: 7 (limit: 14255) 2026-06-23 11:46:52.056 | Memory: 246.7M (peak: 246.9M) 2026-06-23 11:46:52.056 | CPU: 11.637s 2026-06-23 11:46:52.056 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-23 11:46:52.056 | ├─81161 "cinder-apiuWSGI master" 2026-06-23 11:46:52.056 | ├─81186 "cinder-apiuWSGI worker 1" 2026-06-23 11:46:52.056 | └─81188 "cinder-apiuWSGI worker 2" 2026-06-23 11:46:52.056 | 2026-06-23 11:46:52.056 | Jun 23 13:46:13 devstack devstack@c-api.service[81188]: DEBUG dbcounter [-] [81188] Writing DB stats cinder:SELECT=6 {{(pid=81188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.056 | Jun 23 13:46:14 devstack devstack@c-api.service[81188]: INFO cinder.api.openstack.wsgi [req-509faf55-d1db-49bc-94aa-bf8bd82b95c1 req-4bdcf3b3-28fb-4fae-87a3-b8e96bf202d1 admin admin] POST http://192.168.122.110/volume/v3/types/c4214414-13cd-4698-8e81-816336967c07/extra_specs 2026-06-23 11:46:52.056 | Jun 23 13:46:14 devstack devstack@c-api.service[81188]: DEBUG cinder.api.openstack.wsgi [req-509faf55-d1db-49bc-94aa-bf8bd82b95c1 req-4bdcf3b3-28fb-4fae-87a3-b8e96bf202d1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-23 11:46:52.056 | Jun 23 13:46:14 devstack devstack@c-api.service[81188]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-23 11:46:52.057 | Jun 23 13:46:14 devstack devstack@c-api.service[81188]: warnings.warn( 2026-06-23 11:46:52.057 | Jun 23 13:46:14 devstack devstack@c-api.service[81188]: DEBUG oslo_db.sqlalchemy.engines [req-509faf55-d1db-49bc-94aa-bf8bd82b95c1 req-4bdcf3b3-28fb-4fae-87a3-b8e96bf202d1 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=81188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 11:46:52.057 | Jun 23 13:46:14 devstack devstack@c-api.service[81188]: INFO cinder.api.openstack.wsgi [req-509faf55-d1db-49bc-94aa-bf8bd82b95c1 req-4bdcf3b3-28fb-4fae-87a3-b8e96bf202d1 admin admin] http://192.168.122.110/volume/v3/types/c4214414-13cd-4698-8e81-816336967c07/extra_specs returned with HTTP 200 2026-06-23 11:46:52.057 | Jun 23 13:46:14 devstack devstack@c-api.service[81188]: [pid: 81188|app: 0|req: 2/3] 192.168.122.110 () {62 vars in 1363 bytes} [Tue Jun 23 13:46:13 2026] POST /volume/v3/types/c4214414-13cd-4698-8e81-816336967c07/extra_specs => generated 55 bytes in 1151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 11:46:52.057 | Jun 23 13:46:23 devstack devstack@c-api.service[81186]: DEBUG dbcounter [-] [81186] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.057 | Jun 23 13:46:24 devstack devstack@c-api.service[81188]: DEBUG dbcounter [-] [81188] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.062 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.067 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-23 11:46:52.089 | enabled 2026-06-23 11:46:52.096 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-23 11:46:52.121 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-23 11:46:52.121 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-23 11:46:52.121 | Active: active (running) since Tue 2026-06-23 13:46:08 CEST; 43s ago 2026-06-23 11:46:52.121 | Main PID: 82579 (cinder-volume) 2026-06-23 11:46:52.121 | Tasks: 2 (limit: 14255) 2026-06-23 11:46:52.122 | Memory: 144.1M (peak: 172.8M) 2026-06-23 11:46:52.122 | CPU: 22.521s 2026-06-23 11:46:52.122 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-23 11:46:52.122 | ├─82579 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-23 11:46:52.122 | └─82748 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-23 11:46:52.122 | 2026-06-23 11:46:52.122 | Jun 23 13:46:33 devstack sudo[83910]: pam_unix(sudo:session): session closed for user root 2026-06-23 11:46:52.122 | Jun 23 13:46:33 devstack cinder-volume[82748]: DEBUG oslo_concurrency.processutils [None req-65ea2b2a-14cf-4925-b246-7c1eefd87e0a 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.713s {{(pid=82748) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-23 11:46:52.123 | Jun 23 13:46:33 devstack cinder-volume[82748]: DEBUG oslo_concurrency.processutils [None req-65ea2b2a-14cf-4925-b246-7c1eefd87e0a 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=82748) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-23 11:46:52.123 | Jun 23 13:46:33 devstack sudo[83967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-23 11:46:52.123 | Jun 23 13:46:33 devstack sudo[83967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-23 11:46:52.123 | Jun 23 13:46:34 devstack sudo[83967]: pam_unix(sudo:session): session closed for user root 2026-06-23 11:46:52.123 | Jun 23 13:46:34 devstack cinder-volume[82748]: DEBUG oslo_concurrency.processutils [None req-65ea2b2a-14cf-4925-b246-7c1eefd87e0a 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.711s {{(pid=82748) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-23 11:46:52.123 | Jun 23 13:46:34 devstack cinder-volume[82748]: INFO cinder.volume.manager [None req-65ea2b2a-14cf-4925-b246-7c1eefd87e0a None None] Driver post RPC initialization completed successfully. 2026-06-23 11:46:52.123 | Jun 23 13:46:44 devstack cinder-volume[82748]: DEBUG dbcounter [-] [82748] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.123 | Jun 23 13:46:44 devstack cinder-volume[82748]: DEBUG dbcounter [-] [82748] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=82748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.129 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.133 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-23 11:46:52.152 | not-found 2026-06-23 11:46:52.160 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.164 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-23 11:46:52.185 | not-found 2026-06-23 11:46:52.191 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.195 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-23 11:46:52.218 | not-found 2026-06-23 11:46:52.225 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.231 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-23 11:46:52.253 | not-found 2026-06-23 11:46:52.259 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.263 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-23 11:46:52.283 | not-found 2026-06-23 11:46:52.289 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.294 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-23 11:46:52.315 | enabled 2026-06-23 11:46:52.322 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-23 11:46:52.352 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-23 11:46:52.352 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-23 11:46:52.352 | Active: active (running) since Tue 2026-06-23 13:43:43 CEST; 3min 8s ago 2026-06-23 11:46:52.352 | Main PID: 71001 (neutron-ovn-age) 2026-06-23 11:46:52.352 | Tasks: 20 (limit: 14255) 2026-06-23 11:46:52.352 | Memory: 345.4M (peak: 346.1M) 2026-06-23 11:46:52.353 | CPU: 12.810s 2026-06-23 11:46:52.353 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-23 11:46:52.353 | ├─71001 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-23 11:46:52.353 | ├─72528 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-23 11:46:52.353 | ├─72951 /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/tmpfodg5vnt/privsep.sock 2026-06-23 11:46:52.353 | └─75303 /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/tmp_zi31a8s/privsep.sock 2026-06-23 11:46:52.353 | 2026-06-23 11:46:52.353 | Jun 23 13:45:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 11:46:52.353 | Jun 23 13:45:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 11:46:52.353 | Jun 23 13:45:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 11:46:52.354 | Jun 23 13:45:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 11:46:52.354 | Jun 23 13:46:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 11:46:52.354 | Jun 23 13:46:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 11:46:52.354 | Jun 23 13:46:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 11:46:52.354 | Jun 23 13:46:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 11:46:52.354 | Jun 23 13:46:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 11:46:52.354 | Jun 23 13:46:48 devstack neutron-ovn-agent[72528]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 11:46:52.362 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.367 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-23 11:46:52.390 | not-found 2026-06-23 11:46:52.398 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.403 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-23 11:46:52.431 | not-found 2026-06-23 11:46:52.437 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.442 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-23 11:46:52.462 | not-found 2026-06-23 11:46:52.470 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.476 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-23 11:46:52.497 | not-found 2026-06-23 11:46:52.504 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.508 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2026-06-23 11:46:52.534 | enabled 2026-06-23 11:46:52.542 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-23 11:46:52.570 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-23 11:46:52.570 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-23 11:46:52.570 | Active: active (running) since Tue 2026-06-23 13:36:28 CEST; 10min ago 2026-06-23 11:46:52.570 | Main PID: 47534 (dstat.sh) 2026-06-23 11:46:52.570 | Tasks: 3 (limit: 14255) 2026-06-23 11:46:52.570 | Memory: 27.5M (peak: 28.3M) 2026-06-23 11:46:52.570 | CPU: 3.866s 2026-06-23 11:46:52.570 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-23 11:46:52.570 | ├─47534 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-23 11:46:52.571 | ├─47658 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-23 11:46:52.571 | └─47659 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-23 11:46:52.571 | 2026-06-23 11:46:52.571 | Jun 23 13:46:42 devstack dstat.sh[47659]: 23-06 13:46:42| 26 5 65 0 0|5288M 301M 222M 5919M| 52B 0 | 0 408k| 0 45.0 |2788 2444 |4.05 3.13 2.00|1.0 0 3.0| 0 0 | | 17 289 0 33 0 2026-06-23 11:46:52.571 | Jun 23 13:46:43 devstack dstat.sh[47659]: 23-06 13:46:43| 14 17 63 0 0|5253M 336M 222M 5919M| 11k 35k| 44k 276k|3.00 21.0 |4398 3495 |3.81 3.09 1.99|1.0 0 262| 0 0 | | 17 289 0 33 0 2026-06-23 11:46:52.571 | Jun 23 13:46:44 devstack dstat.sh[47659]: 23-06 13:46:44| 21 11 65 0 0|5261M 327M 222M 5919M| 52B 0 | 0 232k| 0 25.0 |2237 1524 |3.81 3.09 1.99|2.0 0 2.0| 0 0 | | 17 293 0 33 0 2026-06-23 11:46:52.571 | Jun 23 13:46:45 devstack dstat.sh[47659]: 23-06 13:46:45| 20 8 70 0 0|5293M 295M 222M 5919M| 132B 651B| 192k 216k|8.98 17.0 |2059 1647 |3.81 3.09 1.99|2.0 0 1.0| 0 0 | | 17 293 0 33 0 2026-06-23 11:46:52.571 | Jun 23 13:46:46 devstack dstat.sh[47659]: 23-06 13:46:46| 14 16 63 0 0|5266M 323M 222M 5919M|7727B 21k| 140k 441k|6.02 31.1 |4682 3905 |3.81 3.09 1.99|3.0 0 272| 0 0 | | 17 293 0 33 0 2026-06-23 11:46:52.571 | Jun 23 13:46:47 devstack dstat.sh[47659]: 23-06 13:46:47| 0 2 94 0 0|5258M 330M 222M 5919M| 264B 680B| 0 236k| 0 21.0 |1161 1772 |3.81 3.09 1.99| 0 0 8.0| 0 0 | | 17 293 0 33 0 2026-06-23 11:46:52.571 | Jun 23 13:46:48 devstack dstat.sh[47659]: 23-06 13:46:48| 19 9 69 0 0|5292M 297M 222M 5919M| 184B 476B| 0 280k| 0 30.0 |2350 2139 |3.58 3.06 1.98|1.0 0 7.0| 0 0 | | 17 293 0 33 0 2026-06-23 11:46:52.571 | Jun 23 13:46:49 devstack dstat.sh[47659]: 23-06 13:46:49| 18 8 71 0 0|5311M 277M 222M 5919M| 0 0 | 0 304k| 0 23.0 |1910 1346 |3.58 3.06 1.98|2.0 0 0| 0 0 | | 17 293 0 33 0 2026-06-23 11:46:52.572 | Jun 23 13:46:50 devstack dstat.sh[47659]: 23-06 13:46:50| 20 7 71 0 0|5324M 264M 222M 5919M| 94B 0 | 0 136k| 0 25.0 |2095 1574 |3.58 3.06 1.98|2.0 0 0| 0 0 | | 17 294 0 34 0 2026-06-23 11:46:52.572 | Jun 23 13:46:51 devstack dstat.sh[47659]: 23-06 13:46:51| 19 9 66 0 0|5232M 357M 222M 5919M|5179B 22k|8175B 0 |2.00 0 |3721 2986 |3.58 3.06 1.98|1.0 0 90| 0 0 | | 17 297 0 34 0 2026-06-23 11:46:52.579 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.583 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-23 11:46:52.603 | enabled 2026-06-23 11:46:52.612 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-23 11:46:52.640 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-23 11:46:52.640 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-23 11:46:52.641 | Active: active (running) since Tue 2026-06-23 13:43:41 CEST; 3min 10s ago 2026-06-23 11:46:52.641 | Main PID: 70306 (neutron-ovn-met) 2026-06-23 11:46:52.641 | Tasks: 2 (limit: 14255) 2026-06-23 11:46:52.641 | Memory: 121.5M (peak: 122.2M) 2026-06-23 11:46:52.641 | CPU: 3.911s 2026-06-23 11:46:52.641 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-23 11:46:52.641 | └─70306 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-23 11:46:52.641 | 2026-06-23 11:46:52.641 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-23 11:46:52.641 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-23 11:46:52.642 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 11:46:52.642 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-23 11:46:52.642 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-23 11:46:52.642 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 11:46:52.642 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-23 11:46:52.642 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-23 11:46:52.642 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-23 11:46:52.642 | Jun 23 13:43:45 devstack neutron-ovn-metadata-agent[70306]: ERROR neutron 2026-06-23 11:46:52.650 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.654 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-23 11:46:52.677 | enabled 2026-06-23 11:46:52.683 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-23 11:46:52.713 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-23 11:46:52.713 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-23 11:46:52.713 | Active: active (running) since Tue 2026-06-23 13:43:46 CEST; 3min 5s ago 2026-06-23 11:46:52.713 | Main PID: 72095 (uwsgi) 2026-06-23 11:46:52.713 | Status: "uWSGI is ready" 2026-06-23 11:46:52.714 | Tasks: 23 (limit: 14255) 2026-06-23 11:46:52.714 | Memory: 389.8M (peak: 390.6M) 2026-06-23 11:46:52.714 | CPU: 43.360s 2026-06-23 11:46:52.714 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-23 11:46:52.714 | ├─72095 "neutron-apiuWSGI master" 2026-06-23 11:46:52.714 | ├─72099 "neutron-apiuWSGI worker 1" 2026-06-23 11:46:52.714 | └─72101 "neutron-apiuWSGI worker 2" 2026-06-23 11:46:52.714 | 2026-06-23 11:46:52.714 | Jun 23 13:46:33 devstack devstack@neutron-api.service[72099]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72099) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 11:46:52.714 | Jun 23 13:46:33 devstack devstack@neutron-api.service[72099]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72099) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 11:46:52.715 | Jun 23 13:46:33 devstack devstack@neutron-api.service[72101]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72101) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 11:46:52.715 | Jun 23 13:46:33 devstack devstack@neutron-api.service[72101]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72101) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 11:46:52.715 | Jun 23 13:46:43 devstack devstack@neutron-api.service[72099]: DEBUG dbcounter [-] [72099] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.715 | Jun 23 13:46:43 devstack devstack@neutron-api.service[72101]: DEBUG dbcounter [-] [72101] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.715 | Jun 23 13:46:48 devstack devstack@neutron-api.service[72099]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72099) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 11:46:52.715 | Jun 23 13:46:48 devstack devstack@neutron-api.service[72099]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72099) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 11:46:52.715 | Jun 23 13:46:48 devstack devstack@neutron-api.service[72101]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72101) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 11:46:52.715 | Jun 23 13:46:48 devstack devstack@neutron-api.service[72101]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72101) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 11:46:52.719 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.723 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-23 11:46:52.742 | enabled 2026-06-23 11:46:52.749 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-23 11:46:52.774 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-23 11:46:52.774 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-23 11:46:52.774 | Active: active (running) since Tue 2026-06-23 13:43:51 CEST; 3min 1s ago 2026-06-23 11:46:52.775 | Main PID: 73111 (neutron-periodi) 2026-06-23 11:46:52.775 | Tasks: 15 (limit: 14255) 2026-06-23 11:46:52.775 | Memory: 182.2M (peak: 182.5M) 2026-06-23 11:46:52.775 | CPU: 7.009s 2026-06-23 11:46:52.775 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-23 11:46:52.775 | ├─73111 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-23 11:46:52.775 | └─73740 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-23 11:46:52.775 | 2026-06-23 11:46:52.776 | Jun 23 13:45:36 devstack neutron-periodic-workers[73740]: DEBUG dbcounter [-] [73740] Writing DB stats neutron:SELECT=4 {{(pid=73740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.776 | Jun 23 13:45:53 devstack neutron-periodic-workers[73740]: DEBUG oslo.service.backend._threading.loopingcall [None req-b8b47597-8426-4cea-b9fa-8a05c0105092 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73740) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:52.776 | Jun 23 13:46:02 devstack neutron-periodic-workers[73740]: DEBUG oslo.service.backend._threading.loopingcall [None req-5ff57430-8485-4b86-825a-8eb8abedd809 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=73740) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:52.776 | Jun 23 13:46:03 devstack neutron-periodic-workers[73740]: DEBUG neutron.db.agents_db [None req-6fbd09aa-f537-47da-bdc1-b69c9336d0cb None None] Agent healthcheck: found 0 active agents {{(pid=73740) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-23 11:46:52.776 | Jun 23 13:46:03 devstack neutron-periodic-workers[73740]: DEBUG oslo.service.backend._threading.loopingcall [None req-6fbd09aa-f537-47da-bdc1-b69c9336d0cb None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73740) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:52.776 | Jun 23 13:46:13 devstack neutron-periodic-workers[73740]: DEBUG dbcounter [-] [73740] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=73740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.776 | Jun 23 13:46:30 devstack neutron-periodic-workers[73740]: DEBUG oslo.service.backend._threading.loopingcall [None req-b8b47597-8426-4cea-b9fa-8a05c0105092 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73740) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:52.776 | Jun 23 13:46:40 devstack neutron-periodic-workers[73740]: DEBUG neutron.db.agents_db [None req-6fbd09aa-f537-47da-bdc1-b69c9336d0cb None None] Agent healthcheck: found 0 active agents {{(pid=73740) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-23 11:46:52.776 | Jun 23 13:46:40 devstack neutron-periodic-workers[73740]: DEBUG oslo.service.backend._threading.loopingcall [None req-6fbd09aa-f537-47da-bdc1-b69c9336d0cb None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73740) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:52.776 | Jun 23 13:46:50 devstack neutron-periodic-workers[73740]: DEBUG dbcounter [-] [73740] Writing DB stats neutron:SELECT=4 {{(pid=73740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.781 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.784 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-23 11:46:52.806 | enabled 2026-06-23 11:46:52.812 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-23 11:46:52.837 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-23 11:46:52.837 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-23 11:46:52.837 | Active: active (running) since Tue 2026-06-23 13:43:48 CEST; 3min 4s ago 2026-06-23 11:46:52.837 | Main PID: 72612 (neutron-rpc-ser) 2026-06-23 11:46:52.837 | Tasks: 27 (limit: 14255) 2026-06-23 11:46:52.837 | Memory: 194.3M (peak: 194.9M) 2026-06-23 11:46:52.838 | CPU: 9.012s 2026-06-23 11:46:52.838 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-23 11:46:52.838 | ├─72612 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-23 11:46:52.838 | ├─73706 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-23 11:46:52.838 | └─73708 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-23 11:46:52.838 | 2026-06-23 11:46:52.838 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 11:46:52.838 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-23 11:46:52.838 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-23 11:46:52.839 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-23 11:46:52.839 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-23 11:46:52.839 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 11:46:52.839 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-23 11:46:52.839 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-23 11:46:52.839 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-23 11:46:52.839 | Jun 23 13:45:36 devstack neutron-rpc-server[73706]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-23 11:46:52.844 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.847 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-23 11:46:52.868 | enabled 2026-06-23 11:46:52.874 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-23 11:46:52.901 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-23 11:46:52.901 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-23 11:46:52.901 | Active: active (running) since Tue 2026-06-23 13:43:53 CEST; 2min 59s ago 2026-06-23 11:46:52.902 | Main PID: 73614 (neutron-ovn-mai) 2026-06-23 11:46:52.902 | Tasks: 12 (limit: 14255) 2026-06-23 11:46:52.902 | Memory: 254.1M (peak: 254.5M) 2026-06-23 11:46:52.902 | CPU: 8.017s 2026-06-23 11:46:52.902 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-23 11:46:52.902 | ├─73614 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-23 11:46:52.902 | └─73736 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-23 11:46:52.902 | 2026-06-23 11:46:52.903 | Jun 23 13:44:23 devstack neutron-ovn-maintenance-worker[73736]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-785df3ec-7c7e-470e-8e48-3cec9314c9f1 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73736) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-23 11:46:52.903 | Jun 23 13:44:23 devstack neutron-ovn-maintenance-worker[73736]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-785df3ec-7c7e-470e-8e48-3cec9314c9f1 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73736) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-23 11:46:52.903 | Jun 23 13:44:23 devstack neutron-ovn-maintenance-worker[73736]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-785df3ec-7c7e-470e-8e48-3cec9314c9f1 None None] OVN maintenance task update_router_distributed_flag finished in 0.013 seconds 2026-06-23 11:46:52.903 | Jun 23 13:44:23 devstack neutron-ovn-maintenance-worker[73736]: DEBUG futurist.periodics [None req-785df3ec-7c7e-470e-8e48-3cec9314c9f1 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=73736) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-23 11:46:52.903 | Jun 23 13:44:23 devstack neutron-ovn-maintenance-worker[73736]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-785df3ec-7c7e-470e-8e48-3cec9314c9f1 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73736) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-23 11:46:52.903 | Jun 23 13:44:23 devstack neutron-ovn-maintenance-worker[73736]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-785df3ec-7c7e-470e-8e48-3cec9314c9f1 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73736) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-23 11:46:52.903 | Jun 23 13:44:23 devstack neutron-ovn-maintenance-worker[73736]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-785df3ec-7c7e-470e-8e48-3cec9314c9f1 None None] OVN maintenance task update_security_group_with_address_group finished in 0.025 seconds 2026-06-23 11:46:52.903 | Jun 23 13:44:23 devstack neutron-ovn-maintenance-worker[73736]: DEBUG futurist.periodics [None req-785df3ec-7c7e-470e-8e48-3cec9314c9f1 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=73736) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-23 11:46:52.903 | Jun 23 13:44:23 devstack neutron-ovn-maintenance-worker[73736]: DEBUG futurist.periodics [None req-785df3ec-7c7e-470e-8e48-3cec9314c9f1 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=73736) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-23 11:46:52.904 | Jun 23 13:44:33 devstack neutron-ovn-maintenance-worker[73736]: DEBUG dbcounter [-] [73736] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:52.910 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.914 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-23 11:46:52.936 | enabled 2026-06-23 11:46:52.943 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-23 11:46:52.967 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-23 11:46:52.967 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-23 11:46:52.967 | Active: active (running) since Tue 2026-06-23 13:45:41 CEST; 1min 11s ago 2026-06-23 11:46:52.967 | Main PID: 77903 (nova-novncproxy) 2026-06-23 11:46:52.967 | Tasks: 4 (limit: 14255) 2026-06-23 11:46:52.968 | Memory: 109.6M (peak: 109.8M) 2026-06-23 11:46:52.968 | CPU: 3.905s 2026-06-23 11:46:52.968 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-23 11:46:52.968 | └─77903 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-23 11:46:52.969 | 2026-06-23 11:46:52.969 | Jun 23 13:45:42 devstack nova-novncproxy[77903]: If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:46:52.969 | Jun 23 13:45:42 devstack nova-novncproxy[77903]: framework. For more detail see 2026-06-23 11:46:52.969 | Jun 23 13:45:42 devstack nova-novncproxy[77903]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:46:52.969 | Jun 23 13:45:42 devstack nova-novncproxy[77903]: import eventlet # noqa 2026-06-23 11:46:52.969 | Jun 23 13:45:42 devstack nova-novncproxy[77903]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:46:52.969 | Jun 23 13:45:47 devstack nova-novncproxy[77903]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-23 11:46:52.969 | Jun 23 13:45:47 devstack nova-novncproxy[77903]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-23 11:46:52.969 | Jun 23 13:45:47 devstack nova-novncproxy[77903]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-23 11:46:52.970 | Jun 23 13:45:47 devstack nova-novncproxy[77903]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-23 11:46:52.970 | Jun 23 13:45:47 devstack nova-novncproxy[77903]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-23 11:46:52.975 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:52.978 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-23 11:46:52.997 | enabled 2026-06-23 11:46:53.003 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-23 11:46:53.027 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-23 11:46:53.027 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-23 11:46:53.027 | Active: active (running) since Tue 2026-06-23 13:45:44 CEST; 1min 8s ago 2026-06-23 11:46:53.027 | Main PID: 78698 (nova-conductor:) 2026-06-23 11:46:53.027 | Tasks: 19 (limit: 14255) 2026-06-23 11:46:53.028 | Memory: 158.5M (peak: 158.9M) 2026-06-23 11:46:53.028 | CPU: 5.205s 2026-06-23 11:46:53.028 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-23 11:46:53.028 | ├─78698 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-23 11:46:53.028 | ├─80359 "nova-conductor: ServiceWrapper worker(0)" 2026-06-23 11:46:53.028 | └─80373 "nova-conductor: ServiceWrapper worker(1)" 2026-06-23 11:46:53.028 | 2026-06-23 11:46:53.028 | Jun 23 13:45:52 devstack nova-conductor[80359]: DEBUG oslo.service.backend._threading.loopingcall [None req-5b49e9ec-84a4-43c5-8915-e2cb80eacd34 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80359) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.029 | Jun 23 13:45:56 devstack nova-conductor[80359]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80359) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.029 | Jun 23 13:45:56 devstack nova-conductor[80373]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80373) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.029 | Jun 23 13:45:58 devstack nova-conductor[78698]: DEBUG dbcounter [-] [78698] Writing DB stats nova_api:SELECT=1 {{(pid=78698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:53.029 | Jun 23 13:45:59 devstack nova-conductor[78698]: DEBUG dbcounter [-] [78698] Writing DB stats nova_cell0:SELECT=1 {{(pid=78698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:53.029 | Jun 23 13:45:59 devstack nova-conductor[78698]: DEBUG dbcounter [-] [78698] Writing DB stats nova_cell1:SELECT=1 {{(pid=78698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:53.029 | Jun 23 13:46:06 devstack nova-conductor[80359]: DEBUG dbcounter [-] [80359] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:53.029 | Jun 23 13:46:06 devstack nova-conductor[80373]: DEBUG dbcounter [-] [80373] Writing DB stats nova_cell0:SELECT=3 {{(pid=80373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:53.030 | Jun 23 13:46:38 devstack nova-conductor[80373]: DEBUG oslo.service.backend._threading.loopingcall [None req-146904a7-2a47-4054-a12c-6ad7f75c063f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80373) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.030 | Jun 23 13:46:52 devstack nova-conductor[80359]: DEBUG oslo.service.backend._threading.loopingcall [None req-5b49e9ec-84a4-43c5-8915-e2cb80eacd34 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80359) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.033 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 11:46:53.037 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-23 11:46:53.055 | enabled 2026-06-23 11:46:53.060 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-23 11:46:53.085 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-23 11:46:53.085 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-23 11:46:53.085 | Active: active (running) since Tue 2026-06-23 13:45:47 CEST; 1min 5s ago 2026-06-23 11:46:53.085 | Main PID: 79258 (nova-conductor:) 2026-06-23 11:46:53.085 | Tasks: 37 (limit: 14255) 2026-06-23 11:46:53.085 | Memory: 168.6M (peak: 168.9M) 2026-06-23 11:46:53.085 | CPU: 5.238s 2026-06-23 11:46:53.086 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-23 11:46:53.086 | ├─79258 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-23 11:46:53.086 | ├─80402 "nova-conductor: ServiceWrapper worker(0)" 2026-06-23 11:46:53.086 | └─80404 "nova-conductor: ServiceWrapper worker(1)" 2026-06-23 11:46:53.086 | 2026-06-23 11:46:53.086 | Jun 23 13:46:07 devstack nova-conductor[80404]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80404) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.086 | Jun 23 13:46:17 devstack nova-conductor[80402]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=80402) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.086 | Jun 23 13:46:17 devstack nova-conductor[80404]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80404) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.086 | Jun 23 13:46:27 devstack nova-conductor[80402]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80402) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.086 | Jun 23 13:46:27 devstack nova-conductor[80404]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80404) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.087 | Jun 23 13:46:36 devstack nova-conductor[80402]: DEBUG dbcounter [-] [80402] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=80402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 11:46:53.087 | Jun 23 13:46:36 devstack nova-conductor[80402]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80402) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.087 | Jun 23 13:46:37 devstack nova-conductor[80404]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80404) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.087 | Jun 23 13:46:47 devstack nova-conductor[80402]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80402) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.087 | Jun 23 13:46:47 devstack nova-conductor[80404]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80404) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 11:46:53.092 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-23 11:46:53.112 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:53.114 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-23 11:46:53.134 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:46:53.137 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-23 11:46:53.141 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 11:46:53.687 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 11:46:53.688 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:46:53.688 | we strongly recommend against using it for new projects. 2026-06-23 11:46:53.688 | 2026-06-23 11:46:53.688 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:46:53.688 | framework. For more detail see 2026-06-23 11:46:53.688 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:46:53.688 | 2026-06-23 11:46:53.688 | import eventlet # noqa 2026-06-23 11:46:54.100 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:46:57.606 | INFO dbcounter [None req-4f8e8f8d-0ead-4bda-8662-d30b2cc78ff8 None None] Registered counter for database nova_api 2026-06-23 11:46:57.775 | DEBUG dbcounter [-] [84884] Writer thread running {{(pid=84884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:46:57.788 | Found 2 cell mappings. 2026-06-23 11:46:57.788 | Skipping cell0 since it does not contain hosts. 2026-06-23 11:46:57.788 | Getting computes from cell 'cell1': 5db0c104-a865-4016-9549-f1678a45986f 2026-06-23 11:46:57.788 | INFO dbcounter [None req-4f8e8f8d-0ead-4bda-8662-d30b2cc78ff8 None None] Registered counter for database nova_cell1 2026-06-23 11:46:57.890 | DEBUG dbcounter [-] [84884] Writer thread running {{(pid=84884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 11:46:58.272 | Checking host mapping for compute host 'devstack': 5953c65d-98b5-483c-981f-6598f992decc 2026-06-23 11:46:58.272 | Creating host mapping for compute host 'devstack': 5953c65d-98b5-483c-981f-6598f992decc 2026-06-23 11:46:58.273 | Found 1 unmapped computes in cell: 5db0c104-a865-4016-9549-f1678a45986f 2026-06-23 11:46:58.731 | Exception ignored in: 2026-06-23 11:46:58.731 | Traceback (most recent call last): 2026-06-23 11:46:58.732 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 11:46:58.732 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 11:46:58.732 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 11:46:58.732 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 11:46:58.732 | RuntimeError: greenlet is being finalized 2026-06-23 11:46:59.257 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-23 11:46:59.747 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 11:46:59.747 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 11:46:59.748 | we strongly recommend against using it for new projects. 2026-06-23 11:46:59.748 | 2026-06-23 11:46:59.748 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 11:46:59.748 | framework. For more detail see 2026-06-23 11:46:59.748 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 11:46:59.748 | 2026-06-23 11:46:59.748 | import eventlet # noqa 2026-06-23 11:47:00.124 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 11:47:03.888 | +-------------------------------------------+ 2026-06-23 11:47:03.888 | | Upgrade Check Results | 2026-06-23 11:47:03.888 | +-------------------------------------------+ 2026-06-23 11:47:03.888 | | Check: Cells v2 | 2026-06-23 11:47:03.888 | | Result: Success | 2026-06-23 11:47:03.889 | | Details: None | 2026-06-23 11:47:03.889 | +-------------------------------------------+ 2026-06-23 11:47:03.889 | | Check: Placement API | 2026-06-23 11:47:03.889 | | Result: Success | 2026-06-23 11:47:03.889 | | Details: None | 2026-06-23 11:47:03.889 | +-------------------------------------------+ 2026-06-23 11:47:03.889 | | Check: Cinder API | 2026-06-23 11:47:03.889 | | Result: Success | 2026-06-23 11:47:03.889 | | Details: None | 2026-06-23 11:47:03.889 | +-------------------------------------------+ 2026-06-23 11:47:03.890 | | Check: Policy File JSON to YAML Migration | 2026-06-23 11:47:03.890 | | Result: Success | 2026-06-23 11:47:03.890 | | Details: None | 2026-06-23 11:47:03.890 | +-------------------------------------------+ 2026-06-23 11:47:03.890 | | Check: Older than N-1 computes | 2026-06-23 11:47:03.890 | | Result: Success | 2026-06-23 11:47:03.890 | | Details: None | 2026-06-23 11:47:03.890 | +-------------------------------------------+ 2026-06-23 11:47:03.890 | | Check: hw_machine_type unset | 2026-06-23 11:47:03.890 | | Result: Success | 2026-06-23 11:47:03.891 | | Details: None | 2026-06-23 11:47:03.891 | +-------------------------------------------+ 2026-06-23 11:47:03.891 | | Check: Service User Token Configuration | 2026-06-23 11:47:03.891 | | Result: Success | 2026-06-23 11:47:03.891 | | Details: None | 2026-06-23 11:47:03.892 | +-------------------------------------------+ 2026-06-23 11:47:04.272 | Exception ignored in: 2026-06-23 11:47:04.273 | Traceback (most recent call last): 2026-06-23 11:47:04.273 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 11:47:04.273 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 11:47:04.273 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 11:47:04.273 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 11:47:04.273 | RuntimeError: greenlet is being finalized 2026-06-23 11:47:04.757 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-23 11:47:04.762 | + ./stack.sh:main:1479 : command openstack complete 2026-06-23 11:47:04.762 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-23 11:47:08.593 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-23 11:47:08.615 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:47:08.619 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-23 11:47:08.624 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 11:47:08.628 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 11:47:08.631 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-23 11:47:08.635 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:47:08.638 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-23 11:47:08.642 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-23 11:47:08.646 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-23 11:47:08.649 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-23 11:47:08.652 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-23 11:47:08.655 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-23 11:47:08.659 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-23 11:47:08.664 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-23 11:47:08.709 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-23 11:47:08.716 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-23 11:47:08.716 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-23 11:47:08.716 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-23 11:47:08.722 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-23 11:47:08.725 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-23 11:47:08.729 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-23 11:47:08.732 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-23 11:47:08.736 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-23 11:47:08.739 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-23 11:47:08.759 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-23 11:47:08.777 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-23 11:47:08.780 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:47:08.783 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-23 11:47:08.787 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-23 11:47:08.791 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 11:47:08.795 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-23 11:47:08.798 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 11:47:08.802 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 11:47:08.806 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 11:47:08.809 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 11:47:08.813 | + functions-common:run_phase:1852 : local extra 2026-06-23 11:47:08.817 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 11:47:08.822 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 11:47:08.825 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 11:47:08.828 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 11:47:08.832 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-23 11:47:08.836 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 11:47:08.856 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:47:08.860 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:47:08.863 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:47:08.866 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-23 11:47:08.870 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:47:08.873 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 11:47:08.877 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:47:08.880 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-23 11:47:08.883 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:47:08.887 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-23 11:47:08.890 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-23 11:47:08.893 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-23 11:47:08.896 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-23 11:47:08.949 | [2075 Async install_tempest:45612]: Waiting for completion of install_tempest running on PID 45612 (1 other jobs running) 2026-06-23 11:47:08.975 | [2075 Async install_tempest:45612]: Signaling child to exit 2026-06-23 11:47:08.975 | WAKEUP 2026-06-23 11:47:08.997 | [2075 Async install_tempest:45612]: Signaled 2026-06-23 11:47:08.998 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-23 11:47:08.998 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-23 11:47:08.998 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-23 11:47:08.999 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-23 11:47:08.999 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-23 11:47:08.999 | +++ functions-common:git_clone:587 : pwd 2026-06-23 11:47:08.999 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:47:08.999 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:47:08.999 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:47:08.999 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:47:08.999 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:47:09.000 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:47:09.000 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:47:09.000 | ++ functions-common:git_clone:604 : echo master 2026-06-23 11:47:09.000 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-23 11:47:09.000 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 11:47:09.000 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-23 11:47:09.001 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 11:47:09.001 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 11:47:09.001 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:47:09.001 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 11:47:09.001 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:47:09.001 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:47:09.001 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 11:47:09.002 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:47:09.002 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:47:09.002 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782214568632 2026-06-23 11:47:09.002 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-23 11:47:09.002 | Cloning into '/opt/stack/tempest'... 2026-06-23 11:47:09.002 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:47:09.002 | ++ functions-common:time_stop:2414 : local name 2026-06-23 11:47:09.003 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 11:47:09.003 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:47:09.003 | ++ functions-common:time_stop:2417 : local total 2026-06-23 11:47:09.003 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 11:47:09.003 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:47:09.003 | ++ functions-common:time_stop:2421 : start_time=1782214568632 2026-06-23 11:47:09.004 | ++ functions-common:time_stop:2423 : [[ -z 1782214568632 ]] 2026-06-23 11:47:09.004 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:47:09.004 | ++ functions-common:time_stop:2426 : end_time=1782214578488 2026-06-23 11:47:09.004 | ++ functions-common:time_stop:2427 : elapsed_time=9856 2026-06-23 11:47:09.004 | ++ functions-common:time_stop:2428 : total=384732 2026-06-23 11:47:09.004 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:47:09.004 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=394588 2026-06-23 11:47:09.005 | ++ functions-common:git_clone:625 : cd /opt/stack/tempest 2026-06-23 11:47:09.005 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 11:47:09.005 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 11:47:09.005 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 11:47:09.005 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:47:09.005 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 11:47:09.005 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:47:09.006 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:47:09.006 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 11:47:09.006 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:47:09.006 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:47:09.006 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782214578556 2026-06-23 11:47:09.006 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 11:47:09.006 | From https://review.opendev.org/openstack/tempest 2026-06-23 11:47:09.007 | * branch master -> FETCH_HEAD 2026-06-23 11:47:09.007 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:47:09.007 | ++ functions-common:time_stop:2414 : local name 2026-06-23 11:47:09.007 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 11:47:09.007 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:47:09.007 | ++ functions-common:time_stop:2417 : local total 2026-06-23 11:47:09.007 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 11:47:09.008 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:47:09.008 | ++ functions-common:time_stop:2421 : start_time=1782214578556 2026-06-23 11:47:09.008 | ++ functions-common:time_stop:2423 : [[ -z 1782214578556 ]] 2026-06-23 11:47:09.008 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:47:09.008 | ++ functions-common:time_stop:2426 : end_time=1782214579160 2026-06-23 11:47:09.008 | ++ functions-common:time_stop:2427 : elapsed_time=604 2026-06-23 11:47:09.008 | ++ functions-common:time_stop:2428 : total=394588 2026-06-23 11:47:09.009 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:47:09.009 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=395192 2026-06-23 11:47:09.009 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 11:47:09.009 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 11:47:09.009 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 11:47:09.009 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:47:09.009 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 11:47:09.010 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:47:09.010 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:47:09.010 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 11:47:09.010 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:47:09.010 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:47:09.010 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782214579220 2026-06-23 11:47:09.010 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 11:47:09.011 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:47:09.011 | 2026-06-23 11:47:09.011 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:47:09.011 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:47:09.011 | state without impacting any branches by switching back to a branch. 2026-06-23 11:47:09.011 | 2026-06-23 11:47:09.011 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:47:09.012 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:47:09.012 | 2026-06-23 11:47:09.012 | git switch -c 2026-06-23 11:47:09.012 | 2026-06-23 11:47:09.012 | Or undo this operation with: 2026-06-23 11:47:09.012 | 2026-06-23 11:47:09.012 | git switch - 2026-06-23 11:47:09.013 | 2026-06-23 11:47:09.013 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:47:09.013 | 2026-06-23 11:47:09.013 | HEAD is now at a3aac772e Merge "Add object symlink tests for Swift" 2026-06-23 11:47:09.013 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:47:09.013 | ++ functions-common:time_stop:2414 : local name 2026-06-23 11:47:09.013 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 11:47:09.014 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:47:09.014 | ++ functions-common:time_stop:2417 : local total 2026-06-23 11:47:09.014 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 11:47:09.014 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:47:09.014 | ++ functions-common:time_stop:2421 : start_time=1782214579220 2026-06-23 11:47:09.014 | ++ functions-common:time_stop:2423 : [[ -z 1782214579220 ]] 2026-06-23 11:47:09.014 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:47:09.015 | ++ functions-common:time_stop:2426 : end_time=1782214579422 2026-06-23 11:47:09.015 | ++ functions-common:time_stop:2427 : elapsed_time=202 2026-06-23 11:47:09.015 | ++ functions-common:time_stop:2428 : total=395192 2026-06-23 11:47:09.015 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:47:09.015 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=395394 2026-06-23 11:47:09.015 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-23 11:47:09.015 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-23 11:47:09.016 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-23 11:47:09.016 | ++ functions-common:git_clone:667 : head -1 2026-06-23 11:47:09.016 | a3aac772e Merge "Add object symlink tests for Swift" 2026-06-23 11:47:09.016 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:47:09.016 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-23 11:47:09.016 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-23 11:47:09.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 'tox!=2.8.0,<4.0.0' 2026-06-23 11:47:09.017 | Collecting tox!=2.8.0,<4.0.0 2026-06-23 11:47:09.017 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-23 11:47:09.017 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-23 11:47:09.017 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-23 11:47:09.017 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-23 11:47:09.017 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-23 11:47:09.018 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 11:47:09.018 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-23 11:47:09.018 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-23 11:47:09.018 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-23 11:47:09.018 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-23 11:47:09.018 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 11:47:09.019 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-23 11:47:09.019 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-23 11:47:09.019 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-23 11:47:09.019 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-23 11:47:09.019 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-23 11:47:09.019 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-23 11:47:09.019 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-23 11:47:09.020 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-23 11:47:09.020 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-23 11:47:09.020 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-23 11:47:09.020 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 53.7 MB/s 0:00:00 2026-06-23 11:47:09.020 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-23 11:47:09.020 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-23 11:47:09.021 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-23 11:47:09.021 | 2026-06-23 11:47:09.021 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-23 11:47:09.021 | ++ inc/python:pip_install:216 : result=0 2026-06-23 11:47:09.021 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:47:09.021 | ++ functions-common:time_stop:2414 : local name 2026-06-23 11:47:09.022 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 11:47:09.022 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:47:09.022 | ++ functions-common:time_stop:2417 : local total 2026-06-23 11:47:09.022 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 11:47:09.022 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:47:09.023 | ++ functions-common:time_stop:2421 : start_time=1782214579508 2026-06-23 11:47:09.023 | ++ functions-common:time_stop:2423 : [[ -z 1782214579508 ]] 2026-06-23 11:47:09.023 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:47:09.023 | ++ functions-common:time_stop:2426 : end_time=1782214583343 2026-06-23 11:47:09.023 | ++ functions-common:time_stop:2427 : elapsed_time=3835 2026-06-23 11:47:09.023 | ++ functions-common:time_stop:2428 : total=167660 2026-06-23 11:47:09.023 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:47:09.023 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=171495 2026-06-23 11:47:09.024 | ++ inc/python:pip_install:219 : return 0 2026-06-23 11:47:09.024 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-23 11:47:09.024 | /opt/stack/tempest ~/devstack 2026-06-23 11:47:09.024 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-23 11:47:09.024 | Switched to branch 'master' 2026-06-23 11:47:09.024 | Your branch is up to date with 'origin/master'. 2026-06-23 11:47:09.024 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-23 11:47:09.025 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-23 11:47:09.025 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.UeloACTC63 2026-06-23 11:47:09.025 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.UeloACTC63 2026-06-23 11:47:09.025 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-23 11:47:09.025 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.UeloACTC63 2026-06-23 11:47:09.025 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-23 11:47:09.025 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-23 11:47:09.026 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-23 11:47:09.026 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 11:47:09.026 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 11:47:09.026 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 11:47:09.026 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 11:47:09.026 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-23 11:47:09.027 | full create: /opt/stack/tempest/.tox/tempest 2026-06-23 11:47:09.027 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-23 11:47:09.027 | full develop-inst: /opt/stack/tempest 2026-06-23 11:47:09.028 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-23 11:47:09.028 | ___________________________________ summary ____________________________________ 2026-06-23 11:47:09.028 | full: skipped tests 2026-06-23 11:47:09.028 | congratulations :) 2026-06-23 11:47:09.028 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.UeloACTC63 -r requirements.txt 2026-06-23 11:47:09.029 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-23 11:47:09.029 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-23 11:47:09.029 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-23 11:47:09.029 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-23 11:47:09.029 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-23 11:47:09.030 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-23 11:47:09.030 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-23 11:47:09.030 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-23 11:47:09.030 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-23 11:47:09.030 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-23 11:47:09.030 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-23 11:47:09.031 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-23 11:47:09.031 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-23 11:47:09.031 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-23 11:47:09.031 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-23 11:47:09.031 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-23 11:47:09.031 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-23 11:47:09.031 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-23 11:47:09.032 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-23 11:47:09.032 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-23 11:47:09.032 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-23 11:47:09.032 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-23 11:47:09.032 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-23 11:47:09.032 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-23 11:47:09.033 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-23 11:47:09.033 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-23 11:47:09.033 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-23 11:47:09.033 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-23 11:47:09.033 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-23 11:47:09.033 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-23 11:47:09.033 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-23 11:47:09.034 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-23 11:47:09.034 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-23 11:47:09.034 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-23 11:47:09.034 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-23 11:47:09.034 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-23 11:47:09.034 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-23 11:47:09.034 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-23 11:47:09.034 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-23 11:47:09.035 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-23 11:47:09.035 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-23 11:47:09.035 | 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.0) 2026-06-23 11:47:09.035 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-23 11:47:09.035 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-23 11:47:09.035 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-23 11:47:09.035 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-23 11:47:09.036 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-23 11:47:09.036 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-23 11:47:09.036 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-23 11:47:09.036 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-23 11:47:09.036 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-23 11:47:09.036 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-23 11:47:09.036 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-23 11:47:09.037 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-23 11:47:09.037 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-23 11:47:09.037 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-23 11:47:09.037 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-23 11:47:09.037 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-23 11:47:09.037 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-23 11:47:09.038 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-23 11:47:09.038 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-23 11:47:09.038 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-23 11:47:09.038 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.UeloACTC63 2026-06-23 11:47:09.038 | ++ lib/tempest:install_tempest:868 : popd 2026-06-23 11:47:09.038 | ~/devstack 2026-06-23 11:47:09.047 | [2075 Async install_tempest:45612]: finished install_tempest with result 0 in 46 seconds 2026-06-23 11:47:09.053 | ++ inc/async:async_wait:197 : return 0 2026-06-23 11:47:09.056 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-23 11:47:09.059 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:47:09.062 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-23 11:47:09.065 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-23 11:47:09.069 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-23 11:47:09.071 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-23 11:47:09.075 | ++ inc/python:setup_develop:353 : local bindep 2026-06-23 11:47:09.077 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-23 11:47:09.080 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-23 11:47:09.083 | ++ inc/python:setup_develop:359 : local extras= 2026-06-23 11:47:09.086 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-23 11:47:09.089 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 11:47:09.091 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-23 11:47:09.094 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-23 11:47:09.097 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 11:47:09.100 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 11:47:09.104 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-23 11:47:09.107 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 11:47:09.111 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-23 11:47:09.114 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 11:47:09.117 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 11:47:09.121 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-23 11:47:09.127 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-23 11:47:09.130 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-23 11:47:09.133 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-23 11:47:09.304 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-23 11:47:09.307 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-23 11:47:09.310 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-23 11:47:09.313 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 11:47:09.316 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-23 11:47:09.319 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-23 11:47:09.322 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-23 11:47:09.325 | ++ inc/python:setup_package:446 : local extras= 2026-06-23 11:47:09.328 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 11:47:09.331 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 11:47:09.333 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 11:47:09.337 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 11:47:09.339 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 11:47:09.342 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-23 11:47:09.365 | Using python 3.12 to install /opt/stack/tempest 2026-06-23 11:47:09.368 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-23 11:47:10.426 | Obtaining file:///opt/stack/tempest 2026-06-23 11:47:10.429 | Installing build dependencies: started 2026-06-23 11:47:12.456 | Installing build dependencies: finished with status 'done' 2026-06-23 11:47:12.457 | Checking if build backend supports build_editable: started 2026-06-23 11:47:13.084 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 11:47:13.086 | Getting requirements to build editable: started 2026-06-23 11:47:13.432 | Getting requirements to build editable: finished with status 'done' 2026-06-23 11:47:13.435 | Preparing editable metadata (pyproject.toml): started 2026-06-23 11:47:14.904 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 11:47:14.934 | 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.dev34) (7.0.3) 2026-06-23 11:47:14.936 | 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.dev34) (4.14.0) 2026-06-23 11:47:14.937 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.26.0) 2026-06-23 11:47:14.938 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.9.1) 2026-06-23 11:47:14.939 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.0.0) 2026-06-23 11:47:14.940 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (43.0.3) 2026-06-23 11:47:14.941 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.3.0) 2026-06-23 11:47:14.942 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (7.5.0) 2026-06-23 11:47:14.943 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.5.0) 2026-06-23 11:47:14.944 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (8.2.0) 2026-06-23 11:47:15.160 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev34) 2026-06-23 11:47:15.163 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-23 11:47:15.168 | 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.dev34) (5.10.0) 2026-06-23 11:47:15.169 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.1.1) 2026-06-23 11:47:15.170 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.3.2) 2026-06-23 11:47:15.171 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (6.0.3) 2026-06-23 11:47:15.171 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.4.6) 2026-06-23 11:47:15.172 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (5.8.0) 2026-06-23 11:47:15.173 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.17.0) 2026-06-23 11:47:15.174 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.7.0) 2026-06-23 11:47:15.175 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.1.0) 2026-06-23 11:47:15.176 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.7.1) 2026-06-23 11:47:15.176 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.20) 2026-06-23 11:47:15.177 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.6.2) 2026-06-23 11:47:15.180 | 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.dev34) (0.6.0) 2026-06-23 11:47:15.181 | 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.dev34) (4.0.0) 2026-06-23 11:47:15.185 | 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.dev34) (3.0.52) 2026-06-23 11:47:15.186 | 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.dev34) (1.11.0) 2026-06-23 11:47:15.187 | 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.dev34) (15.0.0) 2026-06-23 11:47:15.188 | 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.dev34) (1.8.0) 2026-06-23 11:47:15.191 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev34) (2.0.0) 2026-06-23 11:47:15.195 | 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.dev34) (3.0) 2026-06-23 11:47:15.197 | 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.dev34) (2.2.1) 2026-06-23 11:47:15.205 | 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.dev34) (26.1.0) 2026-06-23 11:47:15.206 | 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.dev34) (2025.9.1) 2026-06-23 11:47:15.207 | 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.dev34) (0.37.0) 2026-06-23 11:47:15.208 | 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.dev34) (2026.5.1) 2026-06-23 11:47:15.216 | 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.dev34) (6.8.0) 2026-06-23 11:47:15.220 | 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.dev34) (2.0.0) 2026-06-23 11:47:15.221 | 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.dev34) (2.34.2) 2026-06-23 11:47:15.226 | 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.dev34) (6.4.0) 2026-06-23 11:47:15.228 | 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.dev34) (2.9.0.post0) 2026-06-23 11:47:15.231 | 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.dev34) (4.15.0) 2026-06-23 11:47:15.234 | 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.dev34) (1.2.0) 2026-06-23 11:47:15.238 | 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.dev34) (2.1.0) 2026-06-23 11:47:15.240 | 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.dev34) (3.3.2) 2026-06-23 11:47:15.240 | 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.dev34) (26.2) 2026-06-23 11:47:15.242 | 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.dev34) (7.2.2) 2026-06-23 11:47:15.248 | 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.dev34) (5.0.0) 2026-06-23 11:47:15.251 | 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.dev34) (3.0.3) 2026-06-23 11:47:15.252 | 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.dev34) (1.6.2) 2026-06-23 11:47:15.259 | 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.dev34) (82.0.1) 2026-06-23 11:47:15.262 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev34) (0.8.1) 2026-06-23 11:47:15.282 | 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.dev34) (1.17.0) 2026-06-23 11:47:15.293 | 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.dev34) (3.4.7) 2026-06-23 11:47:15.294 | 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.dev34) (3.18) 2026-06-23 11:47:15.297 | 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.dev34) (2023.11.17) 2026-06-23 11:47:15.313 | 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.dev34) (4.2.0) 2026-06-23 11:47:15.314 | 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.dev34) (2.20.0) 2026-06-23 11:47:15.320 | 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.dev34) (0.1.2) 2026-06-23 11:47:15.335 | 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.dev34) (0.16.0) 2026-06-23 11:47:15.369 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev34) 2026-06-23 11:47:15.371 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 11:47:15.411 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-23 11:47:15.413 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-23 11:47:15.426 | Building wheels for collected packages: tempest 2026-06-23 11:47:15.427 | Building editable for tempest (pyproject.toml): started 2026-06-23 11:47:17.113 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-23 11:47:17.114 | Created wheel for tempest: filename=tempest-46.3.1.dev34-0.editable-py3-none-any.whl size=8320 sha256=d8b0d55a927b4683955cadcff08c40b524e0dba2cd1945dceda047b24d29733c 2026-06-23 11:47:17.115 | Stored in directory: /tmp/pip-ephem-wheel-cache-xrv9vnzl/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-23 11:47:17.123 | Successfully built tempest 2026-06-23 11:47:17.436 | Installing collected packages: tomlkit, stestr, tempest 2026-06-23 11:47:17.702 | 2026-06-23 11:47:17.731 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev34 tomlkit-0.15.0 2026-06-23 11:47:17.914 | ++ inc/python:pip_install:216 : result=0 2026-06-23 11:47:17.917 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-23 11:47:17.920 | ++ functions-common:time_stop:2414 : local name 2026-06-23 11:47:17.923 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 11:47:17.926 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:47:17.929 | ++ functions-common:time_stop:2417 : local total 2026-06-23 11:47:17.932 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 11:47:17.934 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-23 11:47:17.937 | ++ functions-common:time_stop:2421 : start_time=1782215229359 2026-06-23 11:47:17.940 | ++ functions-common:time_stop:2423 : [[ -z 1782215229359 ]] 2026-06-23 11:47:17.943 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:47:17.948 | ++ functions-common:time_stop:2426 : end_time=1782215237945 2026-06-23 11:47:17.951 | ++ functions-common:time_stop:2427 : elapsed_time=8586 2026-06-23 11:47:17.953 | ++ functions-common:time_stop:2428 : total=178717 2026-06-23 11:47:17.956 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:47:17.959 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=187303 2026-06-23 11:47:17.962 | ++ inc/python:pip_install:219 : return 0 2026-06-23 11:47:17.965 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 11:47:17.967 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:47:17.970 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-23 11:47:17.973 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-23 11:47:17.976 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 11:47:17.978 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 11:47:17.981 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-23 11:47:17.984 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-23 11:47:17.988 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-23 11:47:17.991 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-23 11:47:17.993 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-23 11:47:17.996 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-23 11:47:17.999 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-23 11:47:18.001 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-23 11:47:18.004 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-23 11:47:18.007 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-23 11:47:18.009 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-23 11:47:18.012 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-23 11:47:18.015 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-23 11:47:18.018 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-23 11:47:18.020 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-23 11:47:18.023 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-23 11:47:18.026 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-23 11:47:18.030 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-23 11:47:18.038 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-23 11:47:18.040 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-23 11:47:18.043 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-23 11:47:18.044 | ' 2026-06-23 11:47:18.046 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-23 11:47:18.049 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-23 11:47:18.073 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:47:18.078 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-23 11:47:18.082 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-23 11:47:18.085 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-23 11:47:18.087 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-23 11:47:18.092 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-23 11:47:18.093 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-23 11:47:18.094 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-23 11:47:22.163 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:47:22.167 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-23 11:47:22.170 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-23 11:47:22.172 | ++ lib/tempest:get_active_images:176 : img_id=c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d 2026-06-23 11:47:22.175 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-23 11:47:22.178 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-23 11:47:22.180 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-23 11:47:22.183 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-23 11:47:22.185 | ++ lib/tempest:configure_tempest:266 : '[' -z c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d ']' 2026-06-23 11:47:22.188 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d 2026-06-23 11:47:22.190 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-23 11:47:22.207 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-23 11:47:22.212 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-23 11:47:22.215 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-23 11:47:22.217 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-23 11:47:22.220 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-23 11:47:22.223 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-23 11:47:22.225 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-23 11:47:22.227 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-23 11:47:22.231 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-23 11:47:22.232 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-23 11:47:25.829 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:47:25.836 | ++ lib/tempest:configure_tempest:303 : admin_project_id=b5eb881717ae4ef0b5fbe11831d2b083 2026-06-23 11:47:25.840 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-23 11:47:25.864 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:47:25.870 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-23 11:47:29.380 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:47:29.385 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 11:47:29.385 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-23 11:47:29.385 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 11:47:29.385 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-23 11:47:29.385 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-23 11:47:29.386 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-23 11:47:29.386 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-23 11:47:29.386 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-23 11:47:29.386 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-23 11:47:29.386 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-23 11:47:29.386 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-23 11:47:29.386 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-23 11:47:29.386 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-23 11:47:29.386 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-23 11:47:29.389 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-23 11:47:29.393 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 11:47:29.393 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-23 11:47:29.394 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 11:47:29.394 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-23 11:47:29.394 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-23 11:47:29.394 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-23 11:47:29.394 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-23 11:47:29.394 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-23 11:47:29.394 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-23 11:47:29.394 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-23 11:47:29.394 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-23 11:47:29.394 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-23 11:47:29.395 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-23 11:47:29.395 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-23 11:47:29.399 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d 2026-06-23 11:47:29.403 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-23 11:47:29.409 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d -c size -f value 2026-06-23 11:47:32.838 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:47:32.841 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-23 11:47:32.844 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-23 11:47:32.846 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-23 11:47:32.890 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-23 11:47:32.892 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-23 11:47:32.894 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-23 11:47:36.058 | +----------------------------+-----------------------+ 2026-06-23 11:47:36.058 | | Field | Value | 2026-06-23 11:47:36.058 | +----------------------------+-----------------------+ 2026-06-23 11:47:36.058 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:47:36.058 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:47:36.059 | | description | None | 2026-06-23 11:47:36.059 | | disk | 1 | 2026-06-23 11:47:36.059 | | id | 42 | 2026-06-23 11:47:36.059 | | name | m1.nano | 2026-06-23 11:47:36.059 | | os-flavor-access:is_public | True | 2026-06-23 11:47:36.059 | | properties | hw_rng:allowed='True' | 2026-06-23 11:47:36.059 | | ram | 192 | 2026-06-23 11:47:36.059 | | rxtx_factor | 1.0 | 2026-06-23 11:47:36.059 | | swap | 0 | 2026-06-23 11:47:36.060 | | vcpus | 1 | 2026-06-23 11:47:36.060 | +----------------------------+-----------------------+ 2026-06-23 11:47:36.486 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-23 11:47:36.488 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 11:47:36.489 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-23 11:47:36.489 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 11:47:36.489 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-23 11:47:36.489 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-23 11:47:36.489 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-23 11:47:36.489 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-23 11:47:36.489 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-23 11:47:36.489 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-23 11:47:36.489 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-23 11:47:36.489 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-23 11:47:36.489 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-23 11:47:36.490 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-23 11:47:36.490 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-23 11:47:36.494 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d 2026-06-23 11:47:36.498 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-23 11:47:36.505 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d -c size -f value 2026-06-23 11:47:40.039 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:47:40.044 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-23 11:47:40.049 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-23 11:47:40.049 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-23 11:47:40.094 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-23 11:47:40.098 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-23 11:47:40.102 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-23 11:47:43.296 | +----------------------------+-----------------------+ 2026-06-23 11:47:43.296 | | Field | Value | 2026-06-23 11:47:43.296 | +----------------------------+-----------------------+ 2026-06-23 11:47:43.296 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 11:47:43.296 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 11:47:43.296 | | description | None | 2026-06-23 11:47:43.297 | | disk | 1 | 2026-06-23 11:47:43.297 | | id | 84 | 2026-06-23 11:47:43.297 | | name | m1.micro | 2026-06-23 11:47:43.297 | | os-flavor-access:is_public | True | 2026-06-23 11:47:43.297 | | properties | hw_rng:allowed='True' | 2026-06-23 11:47:43.297 | | ram | 256 | 2026-06-23 11:47:43.298 | | rxtx_factor | 1.0 | 2026-06-23 11:47:43.298 | | swap | 0 | 2026-06-23 11:47:43.298 | | vcpus | 1 | 2026-06-23 11:47:43.298 | +----------------------------+-----------------------+ 2026-06-23 11:47:43.710 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-23 11:47:43.714 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-23 11:47:43.739 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:47:43.742 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-23 11:47:43.747 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-23 11:47:43.751 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-23 11:47:43.754 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-23 11:47:43.758 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-23 11:47:43.763 | +++ functions-common:git_clone:587 : pwd 2026-06-23 11:47:43.768 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 11:47:43.771 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 11:47:43.776 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 11:47:43.801 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-23 11:47:43.805 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 11:47:43.809 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 11:47:43.814 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 11:47:43.815 | ++ functions-common:git_clone:604 : echo master 2026-06-23 11:47:43.822 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-23 11:47:43.827 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 11:47:43.831 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-23 11:47:43.835 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 11:47:43.838 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 11:47:43.842 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:47:43.846 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 11:47:43.850 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:47:43.854 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:47:43.859 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 11:47:43.863 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:47:43.868 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:47:43.873 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782215263869 2026-06-23 11:47:43.877 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-23 11:47:43.883 | Cloning into '/opt/stack/os-test-images'... 2026-06-23 11:47:44.586 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:47:44.591 | ++ functions-common:time_stop:2414 : local name 2026-06-23 11:47:44.595 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 11:47:44.601 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:47:44.605 | ++ functions-common:time_stop:2417 : local total 2026-06-23 11:47:44.610 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 11:47:44.614 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:47:44.618 | ++ functions-common:time_stop:2421 : start_time=1782215263869 2026-06-23 11:47:44.623 | ++ functions-common:time_stop:2423 : [[ -z 1782215263869 ]] 2026-06-23 11:47:44.629 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:47:44.636 | ++ functions-common:time_stop:2426 : end_time=1782215264631 2026-06-23 11:47:44.641 | ++ functions-common:time_stop:2427 : elapsed_time=762 2026-06-23 11:47:44.645 | ++ functions-common:time_stop:2428 : total=384732 2026-06-23 11:47:44.649 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:47:44.654 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=385494 2026-06-23 11:47:44.658 | ++ functions-common:git_clone:625 : cd /opt/stack/os-test-images 2026-06-23 11:47:44.662 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 11:47:44.666 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 11:47:44.670 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 11:47:44.675 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:47:44.680 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 11:47:44.684 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:47:44.688 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:47:44.692 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 11:47:44.696 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:47:44.701 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:47:44.707 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782215264703 2026-06-23 11:47:44.711 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 11:47:45.338 | From https://review.opendev.org/openstack/os-test-images 2026-06-23 11:47:45.338 | * branch master -> FETCH_HEAD 2026-06-23 11:47:45.353 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:47:45.357 | ++ functions-common:time_stop:2414 : local name 2026-06-23 11:47:45.362 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 11:47:45.366 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:47:45.370 | ++ functions-common:time_stop:2417 : local total 2026-06-23 11:47:45.374 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 11:47:45.378 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:47:45.382 | ++ functions-common:time_stop:2421 : start_time=1782215264703 2026-06-23 11:47:45.385 | ++ functions-common:time_stop:2423 : [[ -z 1782215264703 ]] 2026-06-23 11:47:45.390 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:47:45.395 | ++ functions-common:time_stop:2426 : end_time=1782215265391 2026-06-23 11:47:45.399 | ++ functions-common:time_stop:2427 : elapsed_time=688 2026-06-23 11:47:45.403 | ++ functions-common:time_stop:2428 : total=385494 2026-06-23 11:47:45.407 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:47:45.411 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=386182 2026-06-23 11:47:45.415 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 11:47:45.420 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 11:47:45.423 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 11:47:45.428 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 11:47:45.431 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 11:47:45.434 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 11:47:45.438 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 11:47:45.442 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 11:47:45.446 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 11:47:45.451 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 11:47:45.458 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782215265453 2026-06-23 11:47:45.462 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 11:47:45.470 | Note: switching to 'FETCH_HEAD'. 2026-06-23 11:47:45.470 | 2026-06-23 11:47:45.470 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 11:47:45.470 | changes and commit them, and you can discard any commits you make in this 2026-06-23 11:47:45.470 | state without impacting any branches by switching back to a branch. 2026-06-23 11:47:45.470 | 2026-06-23 11:47:45.470 | If you want to create a new branch to retain commits you create, you may 2026-06-23 11:47:45.470 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 11:47:45.470 | 2026-06-23 11:47:45.470 | git switch -c 2026-06-23 11:47:45.470 | 2026-06-23 11:47:45.471 | Or undo this operation with: 2026-06-23 11:47:45.471 | 2026-06-23 11:47:45.471 | git switch - 2026-06-23 11:47:45.471 | 2026-06-23 11:47:45.471 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 11:47:45.471 | 2026-06-23 11:47:45.471 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-23 11:47:45.475 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 11:47:45.479 | ++ functions-common:time_stop:2414 : local name 2026-06-23 11:47:45.483 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 11:47:45.486 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 11:47:45.490 | ++ functions-common:time_stop:2417 : local total 2026-06-23 11:47:45.495 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 11:47:45.499 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 11:47:45.502 | ++ functions-common:time_stop:2421 : start_time=1782215265453 2026-06-23 11:47:45.505 | ++ functions-common:time_stop:2423 : [[ -z 1782215265453 ]] 2026-06-23 11:47:45.510 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 11:47:45.515 | ++ functions-common:time_stop:2426 : end_time=1782215265511 2026-06-23 11:47:45.519 | ++ functions-common:time_stop:2427 : elapsed_time=58 2026-06-23 11:47:45.523 | ++ functions-common:time_stop:2428 : total=386182 2026-06-23 11:47:45.527 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 11:47:45.530 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=386240 2026-06-23 11:47:45.534 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-23 11:47:45.553 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-23 11:47:45.559 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-23 11:47:45.559 | ++ functions-common:git_clone:667 : head -1 2026-06-23 11:47:45.562 | 5d0367e Clean-up zuul config spacing 2026-06-23 11:47:45.565 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 11:47:45.569 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-23 11:47:45.569 | /opt/stack/os-test-images ~/devstack 2026-06-23 11:47:45.572 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-23 11:47:46.051 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-23 11:47:46.758 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-23 11:47:49.811 | generate installed: PyYAML==6.0.3 2026-06-23 11:47:49.812 | generate run-test-pre: PYTHONHASHSEED='3210455959' 2026-06-23 11:47:49.812 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-23 11:47:49.942 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-23 11:47:49.967 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-23 11:47:49.989 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-23 11:47:50.022 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-23 11:47:50.025 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-23 11:47:50.035 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-23 11:47:50.044 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-23 11:47:50.085 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-23 11:47:50.099 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-23 11:47:50.107 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-23 11:47:50.120 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-23 11:47:50.120 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-23 11:47:50.129 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-23 11:47:50.137 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-23 11:47:50.158 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-23 11:47:50.161 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-23 11:47:50.164 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-23 11:47:50.177 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-23 11:47:50.190 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-23 11:47:50.205 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-23 11:47:50.208 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-23 11:47:50.223 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-23 11:47:50.229 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-23 11:47:50.231 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-23 11:47:50.245 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-23 11:47:50.250 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-23 11:47:50.267 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-23 11:47:50.293 | ___________________________________ summary ____________________________________ 2026-06-23 11:47:50.294 | generate: commands succeeded 2026-06-23 11:47:50.294 | congratulations :) 2026-06-23 11:47:50.348 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-23 11:47:50.348 | ~/devstack 2026-06-23 11:47:50.352 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-23 11:47:50.408 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-23 11:47:50.414 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-23 11:47:50.448 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-23 11:47:50.452 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-23 11:47:50.457 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-23 11:47:50.512 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-23 11:47:50.565 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-23 11:47:50.569 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-23 11:47:50.573 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-23 11:47:50.578 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-23 11:47:50.583 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 11:47:54.190 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:47:54.195 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 11:47:54.196 | address-scope 2026-06-23 11:47:54.196 | agent 2026-06-23 11:47:54.196 | allowed-address-pairs 2026-06-23 11:47:54.196 | auto-allocated-topology 2026-06-23 11:47:54.196 | availability_zone 2026-06-23 11:47:54.196 | default-subnetpools 2026-06-23 11:47:54.196 | dhcp_agent_scheduler 2026-06-23 11:47:54.196 | dns-integration 2026-06-23 11:47:54.196 | dns-domain-ports 2026-06-23 11:47:54.196 | dns-integration-domain-keywords 2026-06-23 11:47:54.197 | empty-string-filtering 2026-06-23 11:47:54.197 | external-net 2026-06-23 11:47:54.197 | extra_dhcp_opt 2026-06-23 11:47:54.197 | extraroute 2026-06-23 11:47:54.197 | extraroute-atomic 2026-06-23 11:47:54.197 | filter-validation 2026-06-23 11:47:54.197 | floating-ip-port-forwarding-detail 2026-06-23 11:47:54.197 | fip-port-details 2026-06-23 11:47:54.197 | flavors 2026-06-23 11:47:54.197 | floatingip-pools 2026-06-23 11:47:54.197 | router 2026-06-23 11:47:54.198 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:47:54.198 | enable-default-route-bfd 2026-06-23 11:47:54.198 | enable-default-route-ecmp 2026-06-23 11:47:54.198 | ext-gw-mode 2026-06-23 11:47:54.198 | l3-ha 2026-06-23 11:47:54.198 | external-gateway-multihoming 2026-06-23 11:47:54.198 | l3-flavors 2026-06-23 11:47:54.198 | l3_agent_scheduler 2026-06-23 11:47:54.198 | multi-provider 2026-06-23 11:47:54.199 | net-mtu 2026-06-23 11:47:54.199 | net-mtu-writable 2026-06-23 11:47:54.199 | network_availability_zone 2026-06-23 11:47:54.199 | network-ip-availability 2026-06-23 11:47:54.199 | network-ip-availability-details 2026-06-23 11:47:54.199 | pagination 2026-06-23 11:47:54.199 | port-device-profile 2026-06-23 11:47:54.200 | port-mac-address-regenerate 2026-06-23 11:47:54.200 | port-numa-affinity-policy 2026-06-23 11:47:54.200 | port-numa-affinity-policy-socket 2026-06-23 11:47:54.200 | binding 2026-06-23 11:47:54.200 | binding-extended 2026-06-23 11:47:54.201 | port-security 2026-06-23 11:47:54.201 | project-id 2026-06-23 11:47:54.201 | provider 2026-06-23 11:47:54.201 | qinq 2026-06-23 11:47:54.201 | quota-check-limit 2026-06-23 11:47:54.201 | quota-check-limit-default 2026-06-23 11:47:54.201 | quotas 2026-06-23 11:47:54.202 | quota_details 2026-06-23 11:47:54.202 | rbac-policies 2026-06-23 11:47:54.202 | rbac-address-scope 2026-06-23 11:47:54.202 | rbac-security-groups 2026-06-23 11:47:54.202 | revision-if-match 2026-06-23 11:47:54.202 | standard-attr-revisions 2026-06-23 11:47:54.202 | router_availability_zone 2026-06-23 11:47:54.203 | router-enable-snat 2026-06-23 11:47:54.203 | security-groups-default-rules 2026-06-23 11:47:54.203 | security-groups-default-statefulness 2026-06-23 11:47:54.203 | security-groups-normalized-cidr 2026-06-23 11:47:54.203 | security-groups-remote-address-group 2026-06-23 11:47:54.203 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:47:54.204 | security-groups-shared-filtering 2026-06-23 11:47:54.204 | security-group 2026-06-23 11:47:54.204 | service-type 2026-06-23 11:47:54.204 | sorting 2026-06-23 11:47:54.204 | standard-attr-description 2026-06-23 11:47:54.204 | stateful-security-group 2026-06-23 11:47:54.205 | subnet-dns-publish-fixed-ip 2026-06-23 11:47:54.205 | subnet-external-network 2026-06-23 11:47:54.205 | subnet_onboard 2026-06-23 11:47:54.205 | subnet-service-types 2026-06-23 11:47:54.205 | subnet_allocation 2026-06-23 11:47:54.205 | subnetpool-prefix-ops 2026-06-23 11:47:54.205 | tag-creation 2026-06-23 11:47:54.206 | standard-attr-tag 2026-06-23 11:47:54.206 | standard-attr-timestamp 2026-06-23 11:47:54.206 | vlan-transparent' 2026-06-23 11:47:54.206 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 11:47:54.206 | address-scope 2026-06-23 11:47:54.206 | agent 2026-06-23 11:47:54.207 | allowed-address-pairs 2026-06-23 11:47:54.207 | auto-allocated-topology 2026-06-23 11:47:54.207 | availability_zone 2026-06-23 11:47:54.207 | default-subnetpools 2026-06-23 11:47:54.207 | dhcp_agent_scheduler 2026-06-23 11:47:54.207 | dns-integration 2026-06-23 11:47:54.207 | dns-domain-ports 2026-06-23 11:47:54.208 | dns-integration-domain-keywords 2026-06-23 11:47:54.208 | empty-string-filtering 2026-06-23 11:47:54.208 | external-net 2026-06-23 11:47:54.208 | extra_dhcp_opt 2026-06-23 11:47:54.208 | extraroute 2026-06-23 11:47:54.209 | extraroute-atomic 2026-06-23 11:47:54.209 | filter-validation 2026-06-23 11:47:54.209 | floating-ip-port-forwarding-detail 2026-06-23 11:47:54.209 | fip-port-details 2026-06-23 11:47:54.209 | flavors 2026-06-23 11:47:54.209 | floatingip-pools 2026-06-23 11:47:54.209 | router 2026-06-23 11:47:54.209 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 11:47:54.210 | enable-default-route-bfd 2026-06-23 11:47:54.210 | enable-default-route-ecmp 2026-06-23 11:47:54.210 | ext-gw-mode 2026-06-23 11:47:54.210 | l3-ha 2026-06-23 11:47:54.210 | external-gateway-multihoming 2026-06-23 11:47:54.210 | l3-flavors 2026-06-23 11:47:54.211 | l3_agent_scheduler 2026-06-23 11:47:54.211 | multi-provider 2026-06-23 11:47:54.211 | net-mtu 2026-06-23 11:47:54.211 | net-mtu-writable 2026-06-23 11:47:54.211 | network_availability_zone 2026-06-23 11:47:54.211 | network-ip-availability 2026-06-23 11:47:54.211 | network-ip-availability-details 2026-06-23 11:47:54.212 | pagination 2026-06-23 11:47:54.212 | port-device-profile 2026-06-23 11:47:54.212 | port-mac-address-regenerate 2026-06-23 11:47:54.212 | port-numa-affinity-policy 2026-06-23 11:47:54.212 | port-numa-affinity-policy-socket 2026-06-23 11:47:54.212 | binding 2026-06-23 11:47:54.213 | binding-extended 2026-06-23 11:47:54.213 | port-security 2026-06-23 11:47:54.213 | project-id 2026-06-23 11:47:54.213 | provider 2026-06-23 11:47:54.213 | qinq 2026-06-23 11:47:54.214 | quota-check-limit 2026-06-23 11:47:54.214 | quota-check-limit-default 2026-06-23 11:47:54.214 | quotas 2026-06-23 11:47:54.214 | quota_details 2026-06-23 11:47:54.214 | rbac-policies 2026-06-23 11:47:54.214 | rbac-address-scope 2026-06-23 11:47:54.214 | rbac-security-groups 2026-06-23 11:47:54.215 | revision-if-match 2026-06-23 11:47:54.215 | standard-attr-revisions 2026-06-23 11:47:54.215 | router_availability_zone 2026-06-23 11:47:54.215 | router-enable-snat 2026-06-23 11:47:54.215 | security-groups-default-rules 2026-06-23 11:47:54.215 | security-groups-default-statefulness 2026-06-23 11:47:54.215 | security-groups-normalized-cidr 2026-06-23 11:47:54.215 | security-groups-remote-address-group 2026-06-23 11:47:54.216 | security-groups-rules-belongs-to-default-sg 2026-06-23 11:47:54.216 | security-groups-shared-filtering 2026-06-23 11:47:54.216 | security-group 2026-06-23 11:47:54.216 | service-type 2026-06-23 11:47:54.216 | sorting 2026-06-23 11:47:54.216 | standard-attr-description 2026-06-23 11:47:54.216 | stateful-security-group 2026-06-23 11:47:54.217 | subnet-dns-publish-fixed-ip 2026-06-23 11:47:54.217 | subnet-external-network 2026-06-23 11:47:54.217 | subnet_onboard 2026-06-23 11:47:54.217 | subnet-service-types 2026-06-23 11:47:54.217 | subnet_allocation 2026-06-23 11:47:54.217 | subnetpool-prefix-ops 2026-06-23 11:47:54.217 | tag-creation 2026-06-23 11:47:54.218 | standard-attr-tag 2026-06-23 11:47:54.218 | standard-attr-timestamp 2026-06-23 11:47:54.218 | vlan-transparent =~ external-net ]] 2026-06-23 11:47:54.218 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 11:47:54.218 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-23 11:47:57.783 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 11:47:57.789 | ++ lib/tempest:configure_tempest:395 : public_network_id=add72662-f354-4fc0-92b6-6d510571bb78 2026-06-23 11:47:57.793 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-23 11:48:01.964 | +---------------------------+--------------------------------------+ 2026-06-23 11:48:01.964 | | Field | Value | 2026-06-23 11:48:01.964 | +---------------------------+--------------------------------------+ 2026-06-23 11:48:01.964 | | admin_state_up | UP | 2026-06-23 11:48:01.965 | | availability_zone_hints | | 2026-06-23 11:48:01.965 | | availability_zones | | 2026-06-23 11:48:01.965 | | created_at | 2026-06-23T11:48:01Z | 2026-06-23 11:48:01.965 | | description | | 2026-06-23 11:48:01.965 | | dns_domain | None | 2026-06-23 11:48:01.965 | | id | f1711823-e7c1-4389-806f-9d6b040daf6d | 2026-06-23 11:48:01.965 | | ipv4_address_scope | None | 2026-06-23 11:48:01.966 | | ipv6_address_scope | None | 2026-06-23 11:48:01.966 | | is_default | False | 2026-06-23 11:48:01.967 | | is_vlan_qinq | None | 2026-06-23 11:48:01.967 | | is_vlan_transparent | False | 2026-06-23 11:48:01.967 | | mtu | 1442 | 2026-06-23 11:48:01.967 | | name | shared | 2026-06-23 11:48:01.967 | | port_security_enabled | True | 2026-06-23 11:48:01.967 | | project_id | b5eb881717ae4ef0b5fbe11831d2b083 | 2026-06-23 11:48:01.968 | | provider:network_type | geneve | 2026-06-23 11:48:01.968 | | provider:physical_network | None | 2026-06-23 11:48:01.968 | | provider:segmentation_id | 5635 | 2026-06-23 11:48:01.968 | | pvlan | None | 2026-06-23 11:48:01.969 | | qinq | False | 2026-06-23 11:48:01.969 | | qos_policy_id | None | 2026-06-23 11:48:01.969 | | revision_number | 1 | 2026-06-23 11:48:01.969 | | router:external | Internal | 2026-06-23 11:48:01.969 | | segments | None | 2026-06-23 11:48:01.969 | | shared | True | 2026-06-23 11:48:01.969 | | status | ACTIVE | 2026-06-23 11:48:01.969 | | subnets | | 2026-06-23 11:48:01.969 | | tags | | 2026-06-23 11:48:01.969 | | updated_at | 2026-06-23T11:48:01Z | 2026-06-23 11:48:01.969 | +---------------------------+--------------------------------------+ 2026-06-23 11:48:02.380 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-23 11:48:06.670 | +----------------------+--------------------------------------+ 2026-06-23 11:48:06.670 | | Field | Value | 2026-06-23 11:48:06.670 | +----------------------+--------------------------------------+ 2026-06-23 11:48:06.670 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-23 11:48:06.670 | | cidr | 192.168.233.0/24 | 2026-06-23 11:48:06.671 | | created_at | 2026-06-23T11:48:05Z | 2026-06-23 11:48:06.671 | | description | shared-subnet | 2026-06-23 11:48:06.671 | | dns_nameservers | | 2026-06-23 11:48:06.671 | | dns_publish_fixed_ip | None | 2026-06-23 11:48:06.671 | | enable_dhcp | True | 2026-06-23 11:48:06.671 | | gateway_ip | 192.168.233.1 | 2026-06-23 11:48:06.671 | | host_routes | | 2026-06-23 11:48:06.671 | | id | 1fc41fce-7656-423a-8bf8-451bdebfcabf | 2026-06-23 11:48:06.671 | | ip_version | 4 | 2026-06-23 11:48:06.671 | | ipv6_address_mode | None | 2026-06-23 11:48:06.671 | | ipv6_ra_mode | None | 2026-06-23 11:48:06.672 | | name | shared-subnet | 2026-06-23 11:48:06.672 | | network_id | f1711823-e7c1-4389-806f-9d6b040daf6d | 2026-06-23 11:48:06.672 | | project_id | b5eb881717ae4ef0b5fbe11831d2b083 | 2026-06-23 11:48:06.672 | | revision_number | 0 | 2026-06-23 11:48:06.672 | | router:external | False | 2026-06-23 11:48:06.672 | | segment_id | None | 2026-06-23 11:48:06.672 | | service_types | | 2026-06-23 11:48:06.672 | | subnetpool_id | None | 2026-06-23 11:48:06.672 | | tags | | 2026-06-23 11:48:06.672 | | updated_at | 2026-06-23T11:48:05Z | 2026-06-23 11:48:06.673 | +----------------------+--------------------------------------+ 2026-06-23 11:48:07.079 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-23 11:48:07.126 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-23 11:48:07.173 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-23 11:48:07.179 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-23 11:48:07.226 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-23 11:48:07.274 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-23 11:48:07.313 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-23 11:48:07.360 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-23 11:48:07.408 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.110/identity/v3 2026-06-23 11:48:07.457 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-23 11:48:07.504 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-23 11:48:07.550 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-23 11:48:07.593 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-23 11:48:07.596 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-23 11:48:07.644 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-23 11:48:07.694 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-23 11:48:07.743 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-23 11:48:07.792 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-23 11:48:07.841 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-23 11:48:07.868 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:48:07.873 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-23 11:48:07.877 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-23 11:48:07.928 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-23 11:48:07.955 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:48:07.959 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-23 11:48:08.007 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-23 11:48:08.057 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-23 11:48:08.104 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-23 11:48:08.108 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-23 11:48:08.155 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-23 11:48:08.203 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-23 11:48:08.225 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:48:08.230 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d 2026-06-23 11:48:08.276 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt c0dc1ebd-0bf1-46b9-9dc3-efc20fd2270d 2026-06-23 11:48:08.321 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-23 11:48:08.369 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-23 11:48:08.415 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-23 11:48:08.467 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-23 11:48:08.492 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:48:08.496 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-23 11:48:08.500 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-23 11:48:08.504 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-23 11:48:08.509 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-23 11:48:08.512 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-23 11:48:08.516 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-23 11:48:08.546 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-23 11:48:08.550 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-23 11:48:08.597 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-23 11:48:08.651 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-23 11:48:08.696 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-23 11:48:08.741 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-23 11:48:08.787 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-23 11:48:08.834 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-23 11:48:08.883 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-23 11:48:08.926 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-23 11:48:08.973 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-23 11:48:08.977 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-23 11:48:09.026 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-23 11:48:09.030 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-23 11:48:09.057 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:48:09.062 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-23 11:48:09.110 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-23 11:48:09.134 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:48:09.138 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-23 11:48:09.141 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-23 11:48:09.165 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:48:09.168 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-23 11:48:09.171 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-23 11:48:09.175 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-23 11:48:09.218 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-23 11:48:09.263 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id add72662-f354-4fc0-92b6-6d510571bb78 2026-06-23 11:48:09.308 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-23 11:48:09.351 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-23 11:48:09.397 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-23 11:48:09.444 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-23 11:48:09.491 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-23 11:48:09.543 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-23 11:48:09.597 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-23 11:48:09.602 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-23 11:48:09.607 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-23 11:48:09.611 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 11:48:09.667 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-23 11:48:09.674 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-23 11:48:09.675 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-23 11:48:09.682 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-23 11:48:09.687 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-23 11:48:09.732 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-23 11:48:09.736 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-23 11:48:09.740 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 11:48:09.743 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-23 11:48:09.747 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-23 11:48:09.795 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-23 11:48:09.844 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-23 11:48:09.906 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-23 11:48:09.959 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-23 11:48:10.003 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-23 11:48:10.047 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 11:48:10.050 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-23 11:48:10.056 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-23 11:48:10.078 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-23 11:48:10.121 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 11:48:10.125 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-23 11:48:10.130 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-23 11:48:10.154 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-23 11:48:10.197 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 11:48:10.200 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-23 11:48:10.204 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-23 11:48:10.209 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-23 11:48:10.231 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-23 11:48:10.272 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 11:48:10.275 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-23 11:48:10.279 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-23 11:48:10.300 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-23 11:48:10.340 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-23 11:48:10.384 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-23 11:48:10.388 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-23 11:48:10.430 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-23 11:48:10.434 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-23 11:48:10.437 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-23 11:48:10.440 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-23 11:48:10.468 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-23 11:48:10.472 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-23 11:48:10.513 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-23 11:48:10.534 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:48:10.537 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-23 11:48:10.578 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 11:48:10.582 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-23 11:48:10.585 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-23 11:48:10.588 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-23 11:48:10.592 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-23 11:48:10.596 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-23 11:48:10.601 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-23 11:48:10.605 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-23 11:48:10.608 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-23 11:48:10.635 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-23 11:48:10.639 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-23 11:48:10.688 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-23 11:48:10.692 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-23 11:48:10.696 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-23 11:48:10.700 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-23 11:48:10.738 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-23 11:48:10.778 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-23 11:48:10.820 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-23 11:48:10.823 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-23 11:48:10.826 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 11:48:10.830 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-23 11:48:10.849 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:48:10.853 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-23 11:48:10.896 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 11:48:10.900 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-23 11:48:10.921 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:48:10.925 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-23 11:48:10.966 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 11:48:10.970 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-23 11:48:10.996 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:48:11.000 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-23 11:48:11.042 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 11:48:11.046 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-23 11:48:11.067 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:48:11.071 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-23 11:48:11.113 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 11:48:11.116 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-23 11:48:11.140 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 11:48:11.144 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-23 11:48:11.185 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 11:48:11.188 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-23 11:48:11.210 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:48:11.214 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-23 11:48:11.253 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 11:48:11.257 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-23 11:48:11.281 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:48:11.284 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-23 11:48:11.324 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-23 11:48:11.327 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-23 11:48:11.331 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-23 11:48:11.335 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-23 11:48:11.377 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-23 11:48:11.381 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-23 11:48:11.384 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-23 11:48:11.388 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-23 11:48:11.430 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-23 11:48:11.434 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-23 11:48:11.438 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-23 11:48:11.442 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-23 11:48:11.445 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-23 11:48:11.450 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-23 11:48:11.456 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.FLBep7SAiS 2026-06-23 11:48:11.460 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-23 11:48:11.464 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-23 11:48:11.468 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-23 11:48:11.475 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.ueqA0TDkmb 2026-06-23 11:48:11.478 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ueqA0TDkmb 2026-06-23 11:48:11.482 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-23 11:48:11.485 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ueqA0TDkmb 2026-06-23 11:48:11.489 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-23 11:48:11.495 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-23 11:48:11.499 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-23 11:48:11.508 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 11:48:11.512 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 11:48:11.515 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 11:48:11.519 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 11:48:11.523 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-23 11:48:11.527 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-23 11:48:12.121 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-23 11:48:13.065 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-23 11:48:30.571 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-23 11:48:38.053 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-23 11:48:38.053 | ___________________________________ summary ____________________________________ 2026-06-23 11:48:38.053 | venv-tempest: skipped tests 2026-06-23 11:48:38.053 | congratulations :) 2026-06-23 11:48:38.111 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.ueqA0TDkmb -r requirements.txt 2026-06-23 11:48:39.053 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-23 11:48:39.053 | !! 2026-06-23 11:48:39.053 | 2026-06-23 11:48:39.053 | ******************************************************************************** 2026-06-23 11:48:39.053 | Requirements should be satisfied by a PEP 517 installer. 2026-06-23 11:48:39.054 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-23 11:48:39.054 | 2026-06-23 11:48:39.054 | This deprecation is overdue, please update your project and remove deprecated 2026-06-23 11:48:39.054 | calls to avoid build errors in the future. 2026-06-23 11:48:39.054 | ******************************************************************************** 2026-06-23 11:48:39.054 | 2026-06-23 11:48:39.054 | !! 2026-06-23 11:48:39.054 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-23 11:48:39.491 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-23 11:48:39.491 | !! 2026-06-23 11:48:39.491 | 2026-06-23 11:48:39.491 | ******************************************************************************** 2026-06-23 11:48:39.491 | Please avoid running ``setup.py`` directly. 2026-06-23 11:48:39.492 | Instead, use pypa/build, pypa/installer or other 2026-06-23 11:48:39.492 | standards-based tools. 2026-06-23 11:48:39.492 | 2026-06-23 11:48:39.492 | This deprecation is overdue, please update your project and remove deprecated 2026-06-23 11:48:39.492 | calls to avoid build errors in the future. 2026-06-23 11:48:39.492 | 2026-06-23 11:48:39.493 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-23 11:48:39.493 | ******************************************************************************** 2026-06-23 11:48:39.493 | 2026-06-23 11:48:39.493 | !! 2026-06-23 11:48:39.493 | self.initialize_options() 2026-06-23 11:48:39.493 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-23 11:48:39.493 | warnings.warn(msg) 2026-06-23 11:48:39.526 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-23 11:48:39.526 | !! 2026-06-23 11:48:39.526 | 2026-06-23 11:48:39.527 | ******************************************************************************** 2026-06-23 11:48:39.527 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-23 11:48:39.527 | 2026-06-23 11:48:39.527 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-23 11:48:39.527 | or your builds will no longer be supported. 2026-06-23 11:48:39.527 | 2026-06-23 11:48:39.527 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-23 11:48:39.528 | ******************************************************************************** 2026-06-23 11:48:39.528 | 2026-06-23 11:48:39.528 | !! 2026-06-23 11:48:39.528 | corresp(dist, value, root_dir) 2026-06-23 11:48:39.715 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-23 11:48:47.248 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-23 11:48:47.249 | venv-tempest run-test-pre: PYTHONHASHSEED='3538769409' 2026-06-23 11:48:47.249 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.ueqA0TDkmb -r requirements.txt 2026-06-23 11:48:48.342 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-23 11:48:48.344 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-23 11:48:48.345 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-23 11:48:48.345 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-23 11:48:48.346 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-23 11:48:48.347 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-23 11:48:48.348 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-23 11:48:48.350 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-23 11:48:48.350 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-23 11:48:48.351 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-23 11:48:48.352 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-23 11:48:48.353 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-23 11:48:48.354 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-23 11:48:48.355 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-23 11:48:48.355 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-23 11:48:48.356 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-23 11:48:48.357 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-23 11:48:48.358 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-23 11:48:48.359 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-23 11:48:48.359 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-23 11:48:48.360 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-23 11:48:48.361 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-23 11:48:48.362 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-23 11:48:48.364 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-23 11:48:48.366 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-23 11:48:48.367 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-23 11:48:48.370 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-23 11:48:48.371 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-23 11:48:48.372 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-23 11:48:48.372 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-23 11:48:48.378 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-23 11:48:48.379 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-23 11:48:48.380 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-23 11:48:48.383 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-23 11:48:48.390 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-23 11:48:48.393 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-23 11:48:48.394 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-23 11:48:48.397 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-23 11:48:48.399 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-23 11:48:48.403 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-23 11:48:48.404 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-23 11:48:48.406 | 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.0) 2026-06-23 11:48:48.409 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-23 11:48:48.410 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-23 11:48:48.411 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-23 11:48:48.412 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-23 11:48:48.425 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-23 11:48:48.431 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-23 11:48:48.446 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-23 11:48:48.448 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-23 11:48:48.449 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-23 11:48:48.450 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-23 11:48:48.451 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-23 11:48:48.461 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-23 11:48:48.485 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-23 11:48:48.492 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-23 11:48:48.493 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-23 11:48:48.494 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-23 11:48:48.510 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-23 11:48:48.511 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-23 11:48:48.516 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-23 11:48:48.765 | ___________________________________ summary ____________________________________ 2026-06-23 11:48:48.766 | venv-tempest: commands succeeded 2026-06-23 11:48:48.766 | congratulations :) 2026-06-23 11:48:48.817 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.ueqA0TDkmb 2026-06-23 11:48:48.824 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-23 11:48:48.828 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-23 11:48:48.835 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-23 11:48:48.886 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.FLBep7SAiS 2026-06-23 11:48:49.512 | venv create: /opt/stack/tempest/.tox/venv 2026-06-23 11:48:50.173 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-23 11:49:16.067 | venv develop-inst: /opt/stack/tempest 2026-06-23 11:49:24.705 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.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,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.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,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-23 11:49:24.705 | venv run-test-pre: PYTHONHASHSEED='2441337657' 2026-06-23 11:49:24.705 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.FLBep7SAiS 2026-06-23 11:49:24.996 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-23 11:49:24.996 | warnings.warn( 2026-06-23 11:49:26.076 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-23 11:49:26.076 | warnings.warn( 2026-06-23 11:49:27.486 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-23 11:49:27.486 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-23 11:49:29.670 | ___________________________________ summary ____________________________________ 2026-06-23 11:49:29.670 | venv: commands succeeded 2026-06-23 11:49:29.670 | congratulations :) 2026-06-23 11:49:29.734 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-23 11:49:29.762 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:49:29.767 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-23 11:49:29.771 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-23 11:49:29.801 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 11:49:29.807 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-23 11:49:29.812 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 11:49:29.817 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-23 11:49:29.821 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 11:49:29.827 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-23 11:49:29.832 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 11:49:29.837 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-23 11:49:29.841 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-23 11:49:29.846 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-23 11:49:29.880 | +++ functions-common:remove_disabled_services:2101 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 11:49:29.917 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 11:49:29.922 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-23 11:49:29.926 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 11:49:29.976 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-23 11:49:29.980 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-23 11:49:29.985 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-23 11:49:30.039 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-23 11:49:30.042 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-23 11:49:30.047 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-23 11:49:30.101 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-23 11:49:30.101 | ' 2026-06-23 11:49:30.105 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-23 11:49:30.109 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 11:49:30.113 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-23 11:49:30.118 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-23 11:49:30.122 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-23 11:49:30.122 | /opt/stack/tempest /opt/stack/tempest 2026-06-23 11:49:30.126 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-23 11:49:30.130 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-23 11:49:30.130 | /opt/stack/tempest 2026-06-23 11:49:30.134 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 11:49:30.140 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 11:49:30.145 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 11:49:30.150 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 11:49:30.154 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-23 11:49:30.159 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 11:49:30.164 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-23 11:49:30.170 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 11:49:30.175 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 11:49:30.179 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-23 11:49:30.184 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 11:49:30.189 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 11:49:30.193 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-23 11:49:30.198 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:49:30.203 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 11:49:30.208 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 11:49:30.215 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-23 11:49:30.220 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 11:49:30.225 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-23 11:49:30.230 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 11:49:30.235 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-23 11:49:30.236 | /^\[\[.+\|.*\]\]/ { 2026-06-23 11:49:30.236 | gsub("[][]", "", $1); 2026-06-23 11:49:30.236 | split($1, a, "|"); 2026-06-23 11:49:30.236 | if (a[1] == matchgroup) 2026-06-23 11:49:30.236 | print a[2] 2026-06-23 11:49:30.236 | } 2026-06-23 11:49:30.236 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 31 async_wait 171 osc 498 apt-get 233 test_with_retry 9 dbsync 9 pip_install 187 apt-get-update 4 run_process 44 git_timed 386 ------------------------- Unaccounted time 90 ========================= Total runtime 1662 ================= Async summary ================= Time spent in the background minus waits: 609 sec Elapsed time: 1662 sec Time if we did everything serially: 2271 sec Speedup: 1.36643 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21020 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 80 | | nova_cell0 | SELECT | 33 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5285 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 27 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 247 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 22 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.110 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.110/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: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble