2026-06-26 19:26:30.994 | + ./stack.sh:main:488 : exec 2026-06-26 19:26:30.994 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-26-212630' 2026-06-26 19:26:30.994 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-26-212630.summary.2026-06-26-212630 2026-06-26 19:26:30.994 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:26:30.994 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-26-212630 2026-06-26 19:26:30.994 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-26-212630 /opt/stack/logs/stack.sh.log 2026-06-26 19:26:30.994 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-26-212630.summary.2026-06-26-212630 /opt/stack/logs/stack.sh.log.summary 2026-06-26 19:26:30.994 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-26 19:26:30.994 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-26 19:26:30.995 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-26 19:26:30.995 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-26 19:26:30.995 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-26 19:26:30.995 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-26 19:26:30.995 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-26 19:26:30.995 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-26 19:26:30.995 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-26 19:26:30.995 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-26 19:26:30.995 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-26 19:26:30.996 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-26 19:26:30.998 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-26 19:26:31.001 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-26 19:26:31.005 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-26 19:26:31.007 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-26 19:26:31.010 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-26 19:26:31.012 | + ./stack.sh:main:574 : set -o errexit 2026-06-26 19:26:31.014 | + ./stack.sh:main:577 : uname -a 2026-06-26 19:26:31.016 | 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-26 19:26:31.019 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-26 19:26:31.021 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-26 19:26:31.025 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-26 19:26:31.065 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-26 19:26:31.082 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-26 19:26:31.085 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-26 19:26:31.100 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-26 19:26:31.103 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-26 19:26:31.118 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-26 19:26:31.121 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-26 19:26:31.137 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-26 19:26:31.140 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-26 19:26:31.142 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-26 19:26:31.145 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-26 19:26:31.159 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-26 19:26:31.161 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-26 19:26:31.175 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-26 19:26:31.177 | + ./stack.sh:main:591 : tune_host 2026-06-26 19:26:31.180 | + lib/host:tune_host:125 : configure_host_mem 2026-06-26 19:26:31.183 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-26 19:26:31.185 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-26 19:26:31.187 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-26 19:26:31.189 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-26 19:26:31.191 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-26 19:26:31.194 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 19:26:31.196 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:26:31.198 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-26 19:26:31.201 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:26:31.204 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:26:31.206 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:26:31.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:26:31.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:26:31.212 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:26:31.215 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-26 19:26:31.217 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-26 19:26:31.219 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-26 19:26:31.221 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-26 19:26:31.224 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-26 19:26:31.227 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-26 19:26:31.229 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-26 19:26:31.231 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:26:31.234 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:26:31.236 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:26:31.240 | + functions-common:time_start:2411 : _TIME_START[$name]=1782501991237 2026-06-26 19:26:31.242 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-26 19:26:31.244 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-26 19:26:31.246 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-26 19:26:31.386 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-26 19:26:31.386 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-26 19:26:31.388 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-26 19:26:31.403 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-26 19:26:31.405 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-26 19:26:34.632 | Fetched 4747 B in 1s (8916 B/s) 2026-06-26 19:26:36.179 | Reading package lists... 2026-06-26 19:26:36.203 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-26 19:26:36.205 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-26 19:26:36.207 | + functions-common:time_stop:2420 : local name 2026-06-26 19:26:36.208 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:26:36.210 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:26:36.212 | + functions-common:time_stop:2423 : local total 2026-06-26 19:26:36.214 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:26:36.216 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-26 19:26:36.218 | + functions-common:time_stop:2427 : start_time=1782501991237 2026-06-26 19:26:36.220 | + functions-common:time_stop:2429 : [[ -z 1782501991237 ]] 2026-06-26 19:26:36.222 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:26:36.225 | + functions-common:time_stop:2432 : end_time=1782501996223 2026-06-26 19:26:36.227 | + functions-common:time_stop:2433 : elapsed_time=4986 2026-06-26 19:26:36.228 | + functions-common:time_stop:2434 : total=0 2026-06-26 19:26:36.230 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:26:36.232 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4986 2026-06-26 19:26:36.233 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-26 19:26:36.235 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:26:36.237 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:26:36.238 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:26:36.240 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-26 19:26:36.254 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-26 19:26:36.292 | Reading package lists... 2026-06-26 19:26:36.645 | Building dependency tree... 2026-06-26 19:26:36.646 | Reading state information... 2026-06-26 19:26:37.199 | The following NEW packages will be installed: 2026-06-26 19:26:37.201 | ksmtuned 2026-06-26 19:26:37.256 | 0 upgraded, 1 newly installed, 0 to remove and 121 not upgraded. 2026-06-26 19:26:37.256 | Need to get 7444 B of archives. 2026-06-26 19:26:37.256 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-26 19:26:37.257 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-26 19:26:37.460 | perl: warning: Setting locale failed. 2026-06-26 19:26:37.460 | perl: warning: Please check that your locale settings: 2026-06-26 19:26:37.460 | LANGUAGE = (unset), 2026-06-26 19:26:37.460 | LC_ALL = "en_US.utf8", 2026-06-26 19:26:37.461 | LANG = "de_DE.UTF-8" 2026-06-26 19:26:37.461 | are supported and installed on your system. 2026-06-26 19:26:37.461 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:26:37.550 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:26:37.550 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:26:37.550 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:26:37.740 | Fetched 7444 B in 0s (236 kB/s) 2026-06-26 19:26:37.781 | Selecting previously unselected package ksmtuned. 2026-06-26 19:26:38.104 | (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-26 19:26:38.110 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-26 19:26:38.120 | Unpacking ksmtuned (4.20150326) ... 2026-06-26 19:26:38.183 | Setting up ksmtuned (4.20150326) ... 2026-06-26 19:26:38.389 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-26 19:26:38.576 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-26 19:26:39.275 | perl: warning: Setting locale failed. 2026-06-26 19:26:39.275 | perl: warning: Please check that your locale settings: 2026-06-26 19:26:39.275 | LANGUAGE = (unset), 2026-06-26 19:26:39.275 | LC_ALL = "en_US.utf8", 2026-06-26 19:26:39.275 | LANG = "de_DE.UTF-8" 2026-06-26 19:26:39.275 | are supported and installed on your system. 2026-06-26 19:26:39.275 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:26:39.418 | perl: warning: Setting locale failed. 2026-06-26 19:26:39.419 | perl: warning: Please check that your locale settings: 2026-06-26 19:26:39.419 | LANGUAGE = (unset), 2026-06-26 19:26:39.419 | LC_ALL = "en_US.utf8", 2026-06-26 19:26:39.419 | LANG = "de_DE.UTF-8" 2026-06-26 19:26:39.419 | are supported and installed on your system. 2026-06-26 19:26:39.419 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:26:39.470 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:26:39.470 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:26:39.470 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:26:39.538 | perl: warning: Setting locale failed. 2026-06-26 19:26:39.538 | perl: warning: Please check that your locale settings: 2026-06-26 19:26:39.538 | LANGUAGE = (unset), 2026-06-26 19:26:39.538 | LC_ALL = "en_US.utf8", 2026-06-26 19:26:39.538 | LANG = "de_DE.UTF-8" 2026-06-26 19:26:39.538 | are supported and installed on your system. 2026-06-26 19:26:39.538 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:26:40.074 | 2026-06-26 19:26:40.074 | Running kernel seems to be up-to-date. 2026-06-26 19:26:40.074 | 2026-06-26 19:26:40.074 | No services need to be restarted. 2026-06-26 19:26:40.075 | 2026-06-26 19:26:40.075 | No containers need to be restarted. 2026-06-26 19:26:40.075 | 2026-06-26 19:26:40.075 | No user sessions are running outdated binaries. 2026-06-26 19:26:40.075 | 2026-06-26 19:26:40.075 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 19:26:41.996 | + functions-common:apt_get:1211 : result=0 2026-06-26 19:26:41.998 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:26:42.000 | + functions-common:time_stop:2420 : local name 2026-06-26 19:26:42.002 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:26:42.004 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:26:42.006 | + functions-common:time_stop:2423 : local total 2026-06-26 19:26:42.009 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:26:42.011 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:26:42.013 | + functions-common:time_stop:2427 : start_time=1782501996252 2026-06-26 19:26:42.015 | + functions-common:time_stop:2429 : [[ -z 1782501996252 ]] 2026-06-26 19:26:42.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:26:42.021 | + functions-common:time_stop:2432 : end_time=1782502002019 2026-06-26 19:26:42.023 | + functions-common:time_stop:2433 : elapsed_time=5767 2026-06-26 19:26:42.025 | + functions-common:time_stop:2434 : total=1018 2026-06-26 19:26:42.027 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:26:42.029 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6785 2026-06-26 19:26:42.032 | + functions-common:apt_get:1215 : return 0 2026-06-26 19:26:42.034 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-26 19:26:42.048 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-26 19:26:42.051 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-26 19:26:42.053 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-26 19:26:42.055 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-26 19:26:42.058 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-26 19:26:42.060 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-26 19:26:42.060 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-26 19:26:42.071 | 0 2026-06-26 19:26:42.075 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-26 19:26:42.078 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-26 19:26:42.080 | + lib/host:tune_host:126 : configure_host_net 2026-06-26 19:26:42.083 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-26 19:26:42.085 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-26 19:26:42.088 | + ./stack.sh:main:597 : fetch_plugins 2026-06-26 19:26:42.090 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-26 19:26:42.092 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-26 19:26:42.094 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-26 19:26:42.097 | + functions-common:fetch_plugins:1771 : return 2026-06-26 19:26:42.099 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-26 19:26:42.101 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-26 19:26:42.104 | + functions-common:run_phase:1849 : local phase= 2026-06-26 19:26:42.106 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 19:26:42.108 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 19:26:42.111 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 19:26:42.113 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 19:26:42.115 | + functions-common:run_phase:1858 : local extra 2026-06-26 19:26:42.118 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 19:26:42.122 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 19:26:42.124 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 19:26:42.126 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 19:26:42.128 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-26 19:26:42.131 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 19:26:42.145 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:26:42.147 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-26 19:26:42.149 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 19:26:42.151 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 19:26:42.154 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 19:26:42.156 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 19:26:42.158 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 19:26:42.160 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-26 19:26:42.162 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-26 19:26:42.164 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-26 19:26:42.166 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 19:26:42.169 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-26 19:26:42.171 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-26 19:26:42.173 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-26 19:26:42.176 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-26 19:26:42.178 | + functions-common:plugin_override_defaults:1812 : return 2026-06-26 19:26:42.181 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-26 19:26:42.198 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-26 19:26:42.200 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-26 19:26:42.214 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:26:42.217 | +++ lib/tls:source:43 : hostname -f 2026-06-26 19:26:42.223 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-26 19:26:42.225 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-26 19:26:42.227 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-26 19:26:42.230 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-26 19:26:42.232 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-26 19:26:42.234 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-26 19:26:42.236 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-26 19:26:42.238 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-26 19:26:42.241 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-26 19:26:42.245 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-26 19:26:42.247 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-26 19:26:42.260 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-26 19:26:42.278 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-26 19:26:42.292 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-26 19:26:42.306 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-26 19:26:42.341 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-26 19:26:42.414 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-26 19:26:42.510 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-26 19:26:42.537 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-26 19:26:42.589 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-26 19:26:42.637 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-26 19:26:42.640 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-26 19:26:42.656 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:26:42.658 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-26 19:26:42.661 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-26 19:26:42.663 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-26 19:26:42.666 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-26 19:26:42.669 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-26 19:26:42.685 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-26 19:26:42.687 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-26 19:26:42.690 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-26 19:26:42.692 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-26 19:26:42.694 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-26 19:26:42.697 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-26 19:26:42.699 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-26 19:26:42.702 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-26 19:26:42.705 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-26 19:26:42.708 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-26 19:26:42.726 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-26 19:26:42.728 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-26 19:26:42.731 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-26 19:26:42.734 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-26 19:26:42.737 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-26 19:26:42.740 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-26 19:26:42.742 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-26 19:26:42.744 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-26 19:26:42.748 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-26 19:26:42.750 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-26 19:26:42.752 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-26 19:26:42.754 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.249 2026-06-26 19:26:42.757 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-26 19:26:42.760 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-26 19:26:42.763 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-26 19:26:42.764 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-26 19:26:42.768 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-26 19:26:42.770 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-26 19:26:42.773 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-26 19:26:42.775 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-26 19:26:42.777 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-26 19:26:42.781 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-26 19:26:42.797 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-26 19:26:42.800 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.249 2026-06-26 19:26:42.803 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.249 2026-06-26 19:26:42.804 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-26 19:26:42.808 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.249 2026-06-26 19:26:42.810 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-26 19:26:42.813 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-26 19:26:42.815 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-26 19:26:42.818 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-26 19:26:42.820 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-26 19:26:42.822 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-26 19:26:42.825 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-26 19:26:42.828 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-26 19:26:42.830 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-26 19:26:42.833 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-26 19:26:42.835 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-26 19:26:42.837 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-26 19:26:42.839 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-26 19:26:42.842 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-26 19:26:42.844 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-26 19:26:42.846 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-26 19:26:42.848 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-26 19:26:42.850 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-26 19:26:42.853 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:26:42.856 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-26 19:26:42.858 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-26 19:26:42.861 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-26 19:26:42.876 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-26 19:26:42.878 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-26 19:26:42.880 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-26 19:26:42.884 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-26 19:26:42.886 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-26 19:26:42.888 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-26 19:26:42.890 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-26 19:26:42.892 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-26 19:26:42.895 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-26 19:26:42.897 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-26 19:26:42.899 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-26 19:26:42.901 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-26 19:26:42.904 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-26 19:26:42.906 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-26 19:26:42.908 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-26 19:26:42.910 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-26 19:26:42.913 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-26 19:26:42.915 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-26 19:26:42.917 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-26 19:26:42.919 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-26 19:26:43.030 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-26 19:26:43.045 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-26 19:26:43.048 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-26 19:26:43.050 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-26 19:26:43.052 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-26 19:26:43.055 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-26 19:26:43.057 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-26 19:26:43.059 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-26 19:26:43.062 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-26 19:26:43.064 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-26 19:26:43.066 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-26 19:26:43.068 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-26 19:26:43.071 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-26 19:26:43.073 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-26 19:26:43.076 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-26 19:26:43.078 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-26 19:26:43.080 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-26 19:26:43.083 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-26 19:26:43.085 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-26 19:26:43.087 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-26 19:26:43.090 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-26 19:26:43.094 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-26 19:26:43.094 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-26 19:26:43.095 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-26 19:26:43.096 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-26 19:26:43.101 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=11:08b1:9463 2026-06-26 19:26:43.103 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-26 19:26:43.106 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-26 19:26:43.108 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-26 19:26:43.110 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-26 19:26:43.112 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd11:08b1:9463::/56 2026-06-26 19:26:43.117 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd11:08b1:9463::/56 2026-06-26 19:26:43.117 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-26 19:26:43.122 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd11:08b1:9463::/64 2026-06-26 19:26:43.125 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-26 19:26:43.127 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-26 19:26:43.130 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-26 19:26:43.132 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-26 19:26:43.134 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-26 19:26:43.137 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-26 19:26:43.139 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-26 19:26:43.142 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-26 19:26:43.144 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-26 19:26:43.147 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-26 19:26:43.149 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-26 19:26:43.151 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-26 19:26:43.154 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-26 19:26:43.156 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd11:08b1:9463::/56 2026-06-26 19:26:43.159 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-26 19:26:43.161 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-26 19:26:43.166 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-26 19:26:43.166 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-26 19:26:43.167 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-26 19:26:43.173 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-26 19:26:43.177 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-26 19:26:43.178 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-26 19:26:43.178 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-26 19:26:43.187 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-26 19:26:43.189 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-26 19:26:43.192 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-26 19:26:43.195 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-26 19:26:43.197 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-26 19:26:43.201 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-26 19:26:43.203 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-26 19:26:43.205 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-26 19:26:43.207 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-26 19:26:43.209 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-26 19:26:43.228 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-26 19:26:43.243 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-26 19:26:43.259 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-26 19:26:43.273 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-26 19:26:43.288 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-26 19:26:43.321 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-26 19:26:43.324 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-26 19:26:43.326 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-26 19:26:43.329 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-26 19:26:43.332 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-26 19:26:43.335 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-26 19:26:43.353 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-26 19:26:43.356 | + ./stack.sh:main:632 : run_phase source 2026-06-26 19:26:43.358 | + functions-common:run_phase:1848 : local mode=source 2026-06-26 19:26:43.361 | + functions-common:run_phase:1849 : local phase= 2026-06-26 19:26:43.364 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 19:26:43.367 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 19:26:43.369 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 19:26:43.372 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 19:26:43.375 | + functions-common:run_phase:1858 : local extra 2026-06-26 19:26:43.378 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 19:26:43.382 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 19:26:43.384 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 19:26:43.387 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 19:26:43.390 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-26 19:26:43.393 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 19:26:43.410 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:26:43.413 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-26 19:26:43.416 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-26 19:26:43.459 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-26 19:26:43.462 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-26 19:26:43.465 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-26 19:26:43.468 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-26 19:26:43.471 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-26 19:26:43.473 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-26 19:26:43.476 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-26 19:26:43.479 | + functions-common:load_plugin_settings:1789 : return 2026-06-26 19:26:43.482 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-26 19:26:43.485 | + functions-common:verify_disabled_services:2131 : local service 2026-06-26 19:26:43.488 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.491 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-26 19:26:43.494 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.497 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-26 19:26:43.500 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.503 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-26 19:26:43.506 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.509 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-26 19:26:43.512 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.515 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-26 19:26:43.518 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.520 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-26 19:26:43.523 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.526 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-26 19:26:43.529 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.533 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-26 19:26:43.536 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.538 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-26 19:26:43.541 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.544 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-26 19:26:43.547 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.550 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-26 19:26:43.554 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.556 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-26 19:26:43.559 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.562 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-26 19:26:43.565 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.568 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-26 19:26:43.571 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.575 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-26 19:26:43.577 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.580 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-26 19:26:43.583 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.586 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-26 19:26:43.589 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.592 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-26 19:26:43.595 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.598 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-26 19:26:43.601 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.604 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-26 19:26:43.607 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.610 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-26 19:26:43.614 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.616 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-26 19:26:43.619 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.622 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-26 19:26:43.625 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.628 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-26 19:26:43.631 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:26:43.635 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-26 19:26:43.638 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-26 19:26:43.641 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-26 19:26:43.644 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-26 19:26:43.662 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:26:43.665 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-26 19:26:43.668 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-26 19:26:43.671 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-26 19:26:43.690 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:26:43.694 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-26 19:26:43.697 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-26 19:26:43.700 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-26 19:26:43.703 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-26 19:26:43.706 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-26 19:26:43.709 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-26 19:26:43.712 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-26 19:26:43.715 | + lib/database:initialize_database_backends:92 : return 0 2026-06-26 19:26:43.718 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-26 19:26:43.719 | Using mysql database backend 2026-06-26 19:26:43.722 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-26 19:26:43.740 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-26 19:26:43.745 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-26 19:26:43.747 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-26 19:26:43.750 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-26 19:26:43.753 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 19:26:43.756 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-26 19:26:43.772 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:26:43.776 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-26 19:26:43.795 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-26 19:26:43.815 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:26:43.818 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-26 19:26:43.835 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-26 19:26:43.852 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-26 19:26:43.869 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:26:43.872 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-26 19:26:43.889 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:26:43.891 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-26 19:26:43.894 | + functions-common:save_stackenv:65 : local tag=765 2026-06-26 19:26:43.897 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-26 19:26:43.902 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-212643 2026-06-26 19:26:43.905 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-212643 765' 2026-06-26 19:26:43.907 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.910 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 19:26:43.913 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.915 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-26 19:26:43.918 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.921 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-26 19:26:43.924 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.927 | + 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-26 19:26:43.930 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.933 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.249 2026-06-26 19:26:43.935 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.938 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.249/identity 2026-06-26 19:26:43.941 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.944 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-26-212630 2026-06-26 19:26:43.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.949 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-26 19:26:43.952 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.955 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.249 2026-06-26 19:26:43.958 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.960 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-26 19:26:43.963 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.966 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-26 19:26:43.969 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.971 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-26 19:26:43.974 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.977 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-26 19:26:43.979 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.981 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.249 2026-06-26 19:26:43.983 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:26:43.986 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-26 19:26:43.989 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-26 19:26:43.992 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-26 19:26:43.994 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-26 19:26:43.996 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-26 19:26:43.999 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 19:26:44.000 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 19:26:44.003 | ++ functions-common:git_clone:593 : pwd 2026-06-26 19:26:44.006 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:26:44.008 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:26:44.011 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:26:44.029 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:26:44.032 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:26:44.034 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:26:44.038 | + functions-common:git_clone:610 : echo master 2026-06-26 19:26:44.038 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:26:44.043 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-26 19:26:44.045 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 19:26:44.048 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-26 19:26:44.051 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:26:44.054 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:26:44.056 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:26:44.059 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:26:44.062 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:26:44.065 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:26:44.068 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:26:44.071 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:26:44.075 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:26:44.078 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502004076 2026-06-26 19:26:44.081 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-26 19:26:44.085 | Cloning into '/opt/stack/requirements'... 2026-06-26 19:26:48.162 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:26:48.165 | + functions-common:time_stop:2420 : local name 2026-06-26 19:26:48.168 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:26:48.170 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:26:48.173 | + functions-common:time_stop:2423 : local total 2026-06-26 19:26:48.177 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:26:48.180 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:26:48.183 | + functions-common:time_stop:2427 : start_time=1782502004076 2026-06-26 19:26:48.186 | + functions-common:time_stop:2429 : [[ -z 1782502004076 ]] 2026-06-26 19:26:48.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:26:48.196 | + functions-common:time_stop:2432 : end_time=1782502008192 2026-06-26 19:26:48.199 | + functions-common:time_stop:2433 : elapsed_time=4116 2026-06-26 19:26:48.203 | + functions-common:time_stop:2434 : total=0 2026-06-26 19:26:48.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:26:48.210 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4116 2026-06-26 19:26:48.213 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-26 19:26:48.217 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 19:26:48.220 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:26:48.224 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:26:48.228 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:26:48.231 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:26:48.235 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:26:48.238 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:26:48.242 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:26:48.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:26:48.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:26:48.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502008251 2026-06-26 19:26:48.257 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 19:26:48.946 | From https://review.opendev.org/openstack/requirements 2026-06-26 19:26:48.946 | * branch master -> FETCH_HEAD 2026-06-26 19:26:48.957 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:26:48.961 | + functions-common:time_stop:2420 : local name 2026-06-26 19:26:48.965 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:26:48.969 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:26:48.971 | + functions-common:time_stop:2423 : local total 2026-06-26 19:26:48.974 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:26:48.977 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:26:48.980 | + functions-common:time_stop:2427 : start_time=1782502008251 2026-06-26 19:26:48.983 | + functions-common:time_stop:2429 : [[ -z 1782502008251 ]] 2026-06-26 19:26:48.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:26:48.994 | + functions-common:time_stop:2432 : end_time=1782502008990 2026-06-26 19:26:48.996 | + functions-common:time_stop:2433 : elapsed_time=739 2026-06-26 19:26:48.999 | + functions-common:time_stop:2434 : total=4116 2026-06-26 19:26:49.003 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:26:49.005 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4855 2026-06-26 19:26:49.009 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 19:26:49.012 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:26:49.015 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:26:49.018 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:26:49.022 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:26:49.025 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:26:49.028 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:26:49.031 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:26:49.034 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:26:49.039 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:26:49.043 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502009040 2026-06-26 19:26:49.046 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 19:26:49.060 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:26:49.060 | 2026-06-26 19:26:49.060 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:26:49.060 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:26:49.060 | state without impacting any branches by switching back to a branch. 2026-06-26 19:26:49.061 | 2026-06-26 19:26:49.061 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:26:49.061 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:26:49.061 | 2026-06-26 19:26:49.061 | git switch -c 2026-06-26 19:26:49.061 | 2026-06-26 19:26:49.061 | Or undo this operation with: 2026-06-26 19:26:49.061 | 2026-06-26 19:26:49.061 | git switch - 2026-06-26 19:26:49.062 | 2026-06-26 19:26:49.062 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:26:49.062 | 2026-06-26 19:26:49.062 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-26 19:26:49.064 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:26:49.068 | + functions-common:time_stop:2420 : local name 2026-06-26 19:26:49.071 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:26:49.074 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:26:49.077 | + functions-common:time_stop:2423 : local total 2026-06-26 19:26:49.080 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:26:49.083 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:26:49.086 | + functions-common:time_stop:2427 : start_time=1782502009040 2026-06-26 19:26:49.089 | + functions-common:time_stop:2429 : [[ -z 1782502009040 ]] 2026-06-26 19:26:49.094 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:26:49.099 | + functions-common:time_stop:2432 : end_time=1782502009095 2026-06-26 19:26:49.102 | + functions-common:time_stop:2433 : elapsed_time=55 2026-06-26 19:26:49.105 | + functions-common:time_stop:2434 : total=4855 2026-06-26 19:26:49.108 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:26:49.111 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4910 2026-06-26 19:26:49.114 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-26 19:26:49.132 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-26 19:26:49.137 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 19:26:49.137 | + functions-common:git_clone:673 : head -1 2026-06-26 19:26:49.141 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-26 19:26:49.145 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:26:49.149 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-26 19:26:49.153 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:26:49.157 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-26 19:26:49.161 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-26 19:26:49.165 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-26 19:26:49.169 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-26 19:26:49.173 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-26 19:26:49.177 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-26 19:26:49.180 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-26 19:26:49.184 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-26 19:26:49.188 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-26 19:26:49.193 | ++ tools/install_prereqs.sh:source:47 : NOW=1782502009 2026-06-26 19:26:49.198 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-26 19:26:49.204 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-26 19:26:49.208 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-26 19:26:49.212 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782502009 2026-06-26 19:26:49.216 | ++ tools/install_prereqs.sh:source:50 : [[ 1782502009 -lt 7200 ]] 2026-06-26 19:26:49.219 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-26 19:26:49.222 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-26 19:26:49.226 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-26 19:26:49.229 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-26 19:26:49.233 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-26 19:26:49.236 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-26 19:26:49.239 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-26 19:26:49.245 | +++ 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-26 19:26:49.279 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-26 19:26:49.279 | apache2-dev 2026-06-26 19:26:49.279 | bc 2026-06-26 19:26:49.279 | bsdmainutils 2026-06-26 19:26:49.280 | curl 2026-06-26 19:26:49.280 | g++ 2026-06-26 19:26:49.280 | gawk 2026-06-26 19:26:49.280 | gcc 2026-06-26 19:26:49.280 | gettext 2026-06-26 19:26:49.280 | git 2026-06-26 19:26:49.280 | graphviz 2026-06-26 19:26:49.280 | iputils-ping 2026-06-26 19:26:49.280 | libffi-dev 2026-06-26 19:26:49.281 | libjpeg-dev 2026-06-26 19:26:49.281 | libpq-dev 2026-06-26 19:26:49.281 | libssl-dev 2026-06-26 19:26:49.281 | libsystemd-dev 2026-06-26 19:26:49.281 | libxml2-dev 2026-06-26 19:26:49.281 | libxslt1-dev 2026-06-26 19:26:49.281 | libyaml-dev 2026-06-26 19:26:49.281 | lsof 2026-06-26 19:26:49.281 | openssh-server 2026-06-26 19:26:49.282 | openssl 2026-06-26 19:26:49.282 | pkg-config 2026-06-26 19:26:49.282 | psmisc 2026-06-26 19:26:49.282 | python3-dev 2026-06-26 19:26:49.282 | python3-pip 2026-06-26 19:26:49.282 | python3-systemd 2026-06-26 19:26:49.282 | python3-venv 2026-06-26 19:26:49.282 | tar 2026-06-26 19:26:49.282 | tcpdump 2026-06-26 19:26:49.282 | unzip 2026-06-26 19:26:49.283 | uuid-runtime 2026-06-26 19:26:49.283 | wget 2026-06-26 19:26:49.283 | zlib1g-dev 2026-06-26 19:26:49.283 | libkrb5-dev 2026-06-26 19:26:49.283 | libldap2-dev 2026-06-26 19:26:49.283 | libsasl2-dev 2026-06-26 19:26:49.283 | memcached 2026-06-26 19:26:49.283 | python3-mysqldb 2026-06-26 19:26:49.283 | sqlite3 2026-06-26 19:26:49.284 | conntrack 2026-06-26 19:26:49.284 | curl 2026-06-26 19:26:49.284 | ebtables 2026-06-26 19:26:49.284 | genisoimage 2026-06-26 19:26:49.284 | iptables 2026-06-26 19:26:49.284 | iputils-arping 2026-06-26 19:26:49.284 | kpartx 2026-06-26 19:26:49.284 | libjs-jquery-tablesorter 2026-06-26 19:26:49.284 | parted 2026-06-26 19:26:49.285 | pm-utils 2026-06-26 19:26:49.285 | python3-mysqldb 2026-06-26 19:26:49.285 | socat 2026-06-26 19:26:49.285 | sqlite3 2026-06-26 19:26:49.285 | sudo 2026-06-26 19:26:49.285 | vlan 2026-06-26 19:26:49.285 | lsscsi 2026-06-26 19:26:49.285 | open-iscsi 2026-06-26 19:26:49.285 | cryptsetup 2026-06-26 19:26:49.285 | dosfstools 2026-06-26 19:26:49.286 | genisoimage 2026-06-26 19:26:49.286 | gir1.2-libosinfo-1.0 2026-06-26 19:26:49.286 | netcat-openbsd 2026-06-26 19:26:49.286 | open-iscsi 2026-06-26 19:26:49.286 | qemu-utils 2026-06-26 19:26:49.286 | sg3-utils 2026-06-26 19:26:49.286 | sysfsutils 2026-06-26 19:26:49.286 | lvm2 2026-06-26 19:26:49.286 | qemu-utils 2026-06-26 19:26:49.287 | thin-provisioning-tools 2026-06-26 19:26:49.287 | acl 2026-06-26 19:26:49.287 | dnsmasq-base 2026-06-26 19:26:49.287 | dnsmasq-utils 2026-06-26 19:26:49.287 | ebtables 2026-06-26 19:26:49.287 | haproxy 2026-06-26 19:26:49.287 | iptables 2026-06-26 19:26:49.287 | iputils-arping 2026-06-26 19:26:49.287 | iputils-ping 2026-06-26 19:26:49.288 | postgresql-server-dev-all 2026-06-26 19:26:49.288 | python3-mysqldb 2026-06-26 19:26:49.288 | sqlite3 2026-06-26 19:26:49.288 | sudo 2026-06-26 19:26:49.288 | vlan 2026-06-26 19:26:49.288 | pcp' 2026-06-26 19:26:49.288 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-26 19:26:49.311 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-26 19:26:49.311 | apache2-dev 2026-06-26 19:26:49.311 | bc 2026-06-26 19:26:49.311 | bsdmainutils 2026-06-26 19:26:49.311 | curl 2026-06-26 19:26:49.312 | g++ 2026-06-26 19:26:49.312 | gawk 2026-06-26 19:26:49.312 | gcc 2026-06-26 19:26:49.312 | gettext 2026-06-26 19:26:49.312 | git 2026-06-26 19:26:49.312 | graphviz 2026-06-26 19:26:49.312 | iputils-ping 2026-06-26 19:26:49.312 | libffi-dev 2026-06-26 19:26:49.312 | libjpeg-dev 2026-06-26 19:26:49.312 | libpq-dev 2026-06-26 19:26:49.313 | libssl-dev 2026-06-26 19:26:49.313 | libsystemd-dev 2026-06-26 19:26:49.313 | libxml2-dev 2026-06-26 19:26:49.313 | libxslt1-dev 2026-06-26 19:26:49.313 | libyaml-dev 2026-06-26 19:26:49.313 | lsof 2026-06-26 19:26:49.313 | openssh-server 2026-06-26 19:26:49.313 | openssl 2026-06-26 19:26:49.313 | pkg-config 2026-06-26 19:26:49.314 | psmisc 2026-06-26 19:26:49.314 | python3-dev 2026-06-26 19:26:49.314 | python3-pip 2026-06-26 19:26:49.314 | python3-systemd 2026-06-26 19:26:49.314 | python3-venv 2026-06-26 19:26:49.314 | tar 2026-06-26 19:26:49.314 | tcpdump 2026-06-26 19:26:49.314 | unzip 2026-06-26 19:26:49.314 | uuid-runtime 2026-06-26 19:26:49.314 | wget 2026-06-26 19:26:49.315 | zlib1g-dev 2026-06-26 19:26:49.315 | libkrb5-dev 2026-06-26 19:26:49.315 | libldap2-dev 2026-06-26 19:26:49.315 | libsasl2-dev 2026-06-26 19:26:49.315 | memcached 2026-06-26 19:26:49.315 | python3-mysqldb 2026-06-26 19:26:49.315 | sqlite3 2026-06-26 19:26:49.315 | conntrack 2026-06-26 19:26:49.315 | curl 2026-06-26 19:26:49.316 | ebtables 2026-06-26 19:26:49.316 | genisoimage 2026-06-26 19:26:49.316 | iptables 2026-06-26 19:26:49.316 | iputils-arping 2026-06-26 19:26:49.316 | kpartx 2026-06-26 19:26:49.316 | libjs-jquery-tablesorter 2026-06-26 19:26:49.316 | parted 2026-06-26 19:26:49.316 | pm-utils 2026-06-26 19:26:49.316 | python3-mysqldb 2026-06-26 19:26:49.316 | socat 2026-06-26 19:26:49.317 | sqlite3 2026-06-26 19:26:49.317 | sudo 2026-06-26 19:26:49.317 | vlan 2026-06-26 19:26:49.317 | lsscsi 2026-06-26 19:26:49.317 | open-iscsi 2026-06-26 19:26:49.317 | cryptsetup 2026-06-26 19:26:49.317 | dosfstools 2026-06-26 19:26:49.317 | genisoimage 2026-06-26 19:26:49.317 | gir1.2-libosinfo-1.0 2026-06-26 19:26:49.318 | netcat-openbsd 2026-06-26 19:26:49.318 | open-iscsi 2026-06-26 19:26:49.318 | qemu-utils 2026-06-26 19:26:49.318 | sg3-utils 2026-06-26 19:26:49.318 | sysfsutils 2026-06-26 19:26:49.318 | lvm2 2026-06-26 19:26:49.318 | qemu-utils 2026-06-26 19:26:49.318 | thin-provisioning-tools 2026-06-26 19:26:49.318 | acl 2026-06-26 19:26:49.318 | dnsmasq-base 2026-06-26 19:26:49.319 | dnsmasq-utils 2026-06-26 19:26:49.319 | ebtables 2026-06-26 19:26:49.319 | haproxy 2026-06-26 19:26:49.319 | iptables 2026-06-26 19:26:49.319 | iputils-arping 2026-06-26 19:26:49.319 | iputils-ping 2026-06-26 19:26:49.319 | postgresql-server-dev-all 2026-06-26 19:26:49.319 | python3-mysqldb 2026-06-26 19:26:49.319 | sqlite3 2026-06-26 19:26:49.320 | sudo 2026-06-26 19:26:49.320 | vlan 2026-06-26 19:26:49.320 | pcp ' 2026-06-26 19:26:49.320 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-26 19:26:49.320 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:26:49.323 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:26:49.328 | ++ 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-26 19:26:49.328 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-26 19:26:49.335 | ++ 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-26 19:26:49.338 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-26 19:26:49.341 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:26:49.343 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 19:26:49.346 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:26:49.350 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:26:49.353 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:26:49.356 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:26:49.359 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:26:49.362 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:26:49.365 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 19:26:49.369 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 19:26:49.372 | ++ functions-common:apt_get_update:1167 : return 2026-06-26 19:26:49.375 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 19:26:49.379 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:26:49.382 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:26:49.385 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:26:49.389 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 19:26:49.415 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 19:26:49.455 | Reading package lists... 2026-06-26 19:26:49.805 | Building dependency tree... 2026-06-26 19:26:49.807 | Reading state information... 2026-06-26 19:26:50.323 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-26 19:26:50.323 | bc set to manually installed. 2026-06-26 19:26:50.323 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-26 19:26:50.324 | g++ set to manually installed. 2026-06-26 19:26:50.324 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-26 19:26:50.324 | gawk set to manually installed. 2026-06-26 19:26:50.324 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-26 19:26:50.324 | gcc set to manually installed. 2026-06-26 19:26:50.324 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-26 19:26:50.324 | git set to manually installed. 2026-06-26 19:26:50.324 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-26 19:26:50.324 | iputils-ping set to manually installed. 2026-06-26 19:26:50.324 | lsof is already the newest version (4.95.0-1build3). 2026-06-26 19:26:50.325 | lsof set to manually installed. 2026-06-26 19:26:50.325 | psmisc is already the newest version (23.7-1build1). 2026-06-26 19:26:50.325 | psmisc set to manually installed. 2026-06-26 19:26:50.325 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-26 19:26:50.325 | python3-dev set to manually installed. 2026-06-26 19:26:50.325 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-26 19:26:50.325 | python3-systemd is already the newest version (235-1build4). 2026-06-26 19:26:50.325 | python3-systemd set to manually installed. 2026-06-26 19:26:50.325 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-26 19:26:50.325 | tcpdump set to manually installed. 2026-06-26 19:26:50.325 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-26 19:26:50.326 | uuid-runtime set to manually installed. 2026-06-26 19:26:50.326 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-26 19:26:50.326 | wget set to manually installed. 2026-06-26 19:26:50.326 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-26 19:26:50.326 | zlib1g-dev set to manually installed. 2026-06-26 19:26:50.326 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-26 19:26:50.326 | iptables set to manually installed. 2026-06-26 19:26:50.326 | parted is already the newest version (3.6-4build1). 2026-06-26 19:26:50.326 | parted set to manually installed. 2026-06-26 19:26:50.326 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-26 19:26:50.326 | sudo set to manually installed. 2026-06-26 19:26:50.327 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-26 19:26:50.327 | open-iscsi set to manually installed. 2026-06-26 19:26:50.327 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-26 19:26:50.327 | cryptsetup set to manually installed. 2026-06-26 19:26:50.327 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-26 19:26:50.327 | dosfstools set to manually installed. 2026-06-26 19:26:50.327 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-26 19:26:50.327 | netcat-openbsd set to manually installed. 2026-06-26 19:26:50.327 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-26 19:26:50.327 | sg3-utils set to manually installed. 2026-06-26 19:26:50.327 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-26 19:26:50.327 | lvm2 set to manually installed. 2026-06-26 19:26:50.328 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-26 19:26:50.328 | thin-provisioning-tools set to manually installed. 2026-06-26 19:26:50.328 | acl is already the newest version (2.3.2-1build1.1). 2026-06-26 19:26:50.328 | acl set to manually installed. 2026-06-26 19:26:50.328 | The following additional packages will be installed: 2026-06-26 19:26:50.328 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-26 19:26:50.328 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-26 19:26:50.328 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-26 19:26:50.328 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-26 19:26:50.328 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-26 19:26:50.329 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-26 19:26:50.329 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-26 19:26:50.329 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-26 19:26:50.329 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-26 19:26:50.329 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-26 19:26:50.329 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-26 19:26:50.329 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-26 19:26:50.329 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-26 19:26:50.329 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-26 19:26:50.329 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-26 19:26:50.329 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-26 19:26:50.330 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-26 19:26:50.330 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-26 19:26:50.330 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-26 19:26:50.330 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-26 19:26:50.330 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-26 19:26:50.330 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-26 19:26:50.330 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-26 19:26:50.330 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-26 19:26:50.330 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-26 19:26:50.330 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-26 19:26:50.330 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-26 19:26:50.331 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-26 19:26:50.331 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-26 19:26:50.331 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-26 19:26:50.331 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-26 19:26:50.331 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-26 19:26:50.331 | Suggested packages: 2026-06-26 19:26:50.331 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-26 19:26:50.331 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-26 19:26:50.331 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-26 19:26:50.331 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-26 19:26:50.332 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-26 19:26:50.332 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-26 19:26:50.332 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-26 19:26:50.332 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-26 19:26:50.332 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-26 19:26:50.332 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-26 19:26:50.332 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-26 19:26:50.332 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-26 19:26:50.332 | libqrencode4 libtss2-rc0 ncompress tar-scripts tar-doc zip 2026-06-26 19:26:50.511 | The following NEW packages will be installed: 2026-06-26 19:26:50.511 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-26 19:26:50.511 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-26 19:26:50.511 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-26 19:26:50.511 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-26 19:26:50.511 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-26 19:26:50.511 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-26 19:26:50.511 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-26 19:26:50.511 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-26 19:26:50.511 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-26 19:26:50.512 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-26 19:26:50.512 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-26 19:26:50.512 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-26 19:26:50.512 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-26 19:26:50.512 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-26 19:26:50.512 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-26 19:26:50.512 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-26 19:26:50.512 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-26 19:26:50.512 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-26 19:26:50.512 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-26 19:26:50.512 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-26 19:26:50.512 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-26 19:26:50.513 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-26 19:26:50.513 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-26 19:26:50.513 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-26 19:26:50.513 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-26 19:26:50.513 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-26 19:26:50.513 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-26 19:26:50.513 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-26 19:26:50.513 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-26 19:26:50.513 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-26 19:26:50.513 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-26 19:26:50.514 | uuid-dev vbetool vlan 2026-06-26 19:26:50.514 | The following packages will be upgraded: 2026-06-26 19:26:50.515 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-26 19:26:50.515 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-26 19:26:50.516 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-26 19:26:50.516 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-26 19:26:50.516 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-26 19:26:50.516 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-26 19:26:50.516 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-26 19:26:50.517 | systemd-sysv systemd-timesyncd tar udev 2026-06-26 19:26:50.605 | 36 upgraded, 161 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 19:26:50.605 | Need to get 209 MB of archives. 2026-06-26 19:26:50.605 | After this operation, 941 MB of additional disk space will be used. 2026-06-26 19:26:50.605 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.1 [254 kB] 2026-06-26 19:26:50.726 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-26 19:26:50.747 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-26 19:26:50.749 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-26 19:26:50.830 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-26 19:26:50.874 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-26 19:26:50.974 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-26 19:26:51.486 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-26 19:26:51.599 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-26 19:26:51.601 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-26 19:26:51.638 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-26 19:26:51.690 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-26 19:26:52.347 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-26 19:26:52.735 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-26 19:26:52.775 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-26 19:26:53.253 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-26 19:26:53.298 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-26 19:26:53.368 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-26 19:26:53.390 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-26 19:26:53.407 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-26 19:26:53.407 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-26 19:26:53.409 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-26 19:26:53.441 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-26 19:26:53.650 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-26 19:26:54.018 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-26 19:26:54.061 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-26 19:26:54.085 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-26 19:26:54.108 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-26 19:26:54.832 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-26 19:26:54.872 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-26 19:26:54.929 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-26 19:26:54.939 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-26 19:26:55.063 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-26 19:26:55.252 | Get:34 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-26 19:26:55.266 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-26 19:26:55.275 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-26 19:26:55.498 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-26 19:26:55.504 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-26 19:26:55.543 | Get:39 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-26 19:26:55.626 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-26 19:26:55.632 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-26 19:26:55.634 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-26 19:26:55.641 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-26 19:26:55.692 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-26 19:26:55.755 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-26 19:26:55.864 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-26 19:26:55.955 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-26 19:26:55.973 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-26 19:27:00.833 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-26 19:27:02.732 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-26 19:27:02.740 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-26 19:27:02.742 | Get:52 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-26 19:27:02.756 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-26 19:27:02.820 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-26 19:27:02.931 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-26 19:27:04.009 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-26 19:27:04.022 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-26 19:27:04.078 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-26 19:27:04.079 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-26 19:27:04.096 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-26 19:27:04.097 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-26 19:27:04.097 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-26 19:27:04.098 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-26 19:27:04.104 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-26 19:27:04.134 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-26 19:27:04.394 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-26 19:27:04.405 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-26 19:27:04.473 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-26 19:27:04.693 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-26 19:27:04.700 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-26 19:27:04.702 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-26 19:27:04.711 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-26 19:27:04.845 | Get:73 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-26 19:27:04.895 | Get:74 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-26 19:27:04.897 | Get:75 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-26 19:27:04.963 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-26 19:27:04.994 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-26 19:27:05.022 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-26 19:27:05.025 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-26 19:27:05.129 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-26 19:27:05.157 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-26 19:27:05.161 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-26 19:27:05.161 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-26 19:27:05.168 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-26 19:27:05.217 | Get:85 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-26 19:27:05.220 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-26 19:27:05.230 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-26 19:27:05.430 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-26 19:27:05.456 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-26 19:27:05.456 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-26 19:27:05.497 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-26 19:27:05.503 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-26 19:27:05.508 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-26 19:27:05.510 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-26 19:27:05.514 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-26 19:27:05.533 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-26 19:27:05.537 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-26 19:27:05.538 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-26 19:27:05.619 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-26 19:27:05.640 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-26 19:27:05.867 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-26 19:27:05.869 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-26 19:27:05.870 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-26 19:27:05.895 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-26 19:27:05.902 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-26 19:27:05.922 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-26 19:27:06.001 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-26 19:27:06.024 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-26 19:27:06.024 | Get:109 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-26 19:27:06.031 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-26 19:27:06.039 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-26 19:27:06.040 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-26 19:27:06.047 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-26 19:27:06.055 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-26 19:27:06.069 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-26 19:27:06.070 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-26 19:27:06.332 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-26 19:27:06.335 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-26 19:27:06.381 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-26 19:27:06.388 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-26 19:27:07.393 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-26 19:27:07.410 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-26 19:27:07.411 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-26 19:27:07.412 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-26 19:27:07.412 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-26 19:27:07.426 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-26 19:27:07.427 | Get:127 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-26 19:27:07.435 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-26 19:27:07.448 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-26 19:27:07.449 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-26 19:27:07.452 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-26 19:27:07.453 | Get:132 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-26 19:27:07.555 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-26 19:27:07.588 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-26 19:27:07.589 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-26 19:27:07.613 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-26 19:27:07.618 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-26 19:27:07.622 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-26 19:27:07.624 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-26 19:27:07.635 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-26 19:27:07.804 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-26 19:27:07.813 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-26 19:27:07.827 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-26 19:27:07.907 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-26 19:27:07.912 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-26 19:27:07.960 | Get:146 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-26 19:27:07.964 | Get:147 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-26 19:27:07.970 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-26 19:27:08.008 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-26 19:27:08.040 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-26 19:27:09.865 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-26 19:27:09.866 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-26 19:27:09.899 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-26 19:27:10.258 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-26 19:27:10.262 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-26 19:27:14.419 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-26 19:27:14.419 | Get:157 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-26 19:27:14.481 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-26 19:27:14.501 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-26 19:27:14.501 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-26 19:27:14.502 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-26 19:27:14.521 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-26 19:27:14.951 | Get:163 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-26 19:27:15.386 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-26 19:27:15.392 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-26 19:27:15.404 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-26 19:27:15.778 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-26 19:27:15.901 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-26 19:27:15.906 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-26 19:27:15.906 | Get:170 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-26 19:27:15.915 | Get:171 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-26 19:27:15.954 | Get:172 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-26 19:27:16.017 | Get:173 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-26 19:27:16.039 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-26 19:27:16.449 | Get:175 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-26 19:27:17.695 | Get:176 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-26 19:27:17.808 | Get:177 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-26 19:27:18.014 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-26 19:27:18.028 | Get:179 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-26 19:27:18.046 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-26 19:27:18.047 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-26 19:27:18.052 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-26 19:27:18.059 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-26 19:27:18.062 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-26 19:27:18.065 | Get:185 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-26 19:27:18.068 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-26 19:27:18.069 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-26 19:27:18.070 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-26 19:27:18.072 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-26 19:27:18.072 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-26 19:27:18.091 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-26 19:27:18.108 | Get:192 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-26 19:27:18.109 | Get:193 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-26 19:27:18.144 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-26 19:27:18.146 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-26 19:27:18.389 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-26 19:27:18.419 | Get:197 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-26 19:27:18.652 | perl: warning: Setting locale failed. 2026-06-26 19:27:18.652 | perl: warning: Please check that your locale settings: 2026-06-26 19:27:18.652 | LANGUAGE = (unset), 2026-06-26 19:27:18.652 | LC_ALL = "en_US.utf8", 2026-06-26 19:27:18.652 | LANG = "de_DE.UTF-8" 2026-06-26 19:27:18.653 | are supported and installed on your system. 2026-06-26 19:27:18.653 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:27:18.715 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:27:18.715 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:27:18.715 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:27:19.092 | Vorkonfiguration der Pakete ... 2026-06-26 19:27:19.126 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:27:19.220 | Fetched 209 MB in 28s (7487 kB/s) 2026-06-26 19:27:19.304 | (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-26 19:27:19.309 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.1_amd64.deb ... 2026-06-26 19:27:19.325 | Unpacking tar (1.35+dfsg-3ubuntu0.1) over (1.35+dfsg-3build1) ... 2026-06-26 19:27:19.450 | Setting up tar (1.35+dfsg-3ubuntu0.1) ... 2026-06-26 19:27:19.569 | (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-26 19:27:19.575 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-26 19:27:19.585 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:19.672 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:19.684 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:19.762 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:19.773 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:19.861 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:19.878 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:19.956 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:19.968 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:20.077 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:20.089 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:20.206 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:20.218 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:20.294 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 19:27:20.400 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-26 19:27:20.406 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:20.416 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:20.490 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:20.504 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:20.584 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:20.599 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:20.671 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:20.704 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:21.313 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:21.347 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:21.569 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:21.581 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 19:27:21.648 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 19:27:21.757 | (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-26 19:27:21.763 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-26 19:27:21.772 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-26 19:27:21.892 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-26 19:27:22.008 | (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-26 19:27:22.013 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-26 19:27:22.024 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-26 19:27:22.088 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-26 19:27:22.100 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-26 19:27:22.153 | Selecting previously unselected package libapr1t64:amd64. 2026-06-26 19:27:22.164 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-26 19:27:22.168 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-26 19:27:22.214 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-26 19:27:22.225 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 19:27:22.229 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 19:27:22.272 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-26 19:27:22.283 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 19:27:22.287 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 19:27:22.326 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-26 19:27:22.337 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 19:27:22.341 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 19:27:22.385 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-26 19:27:22.396 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-26 19:27:22.400 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-26 19:27:22.461 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-26 19:27:22.472 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-26 19:27:22.538 | Selecting previously unselected package apache2-bin. 2026-06-26 19:27:22.548 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 19:27:22.552 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-26 19:27:22.695 | Selecting previously unselected package apache2-data. 2026-06-26 19:27:22.705 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-26 19:27:22.709 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-26 19:27:22.901 | Selecting previously unselected package apache2-utils. 2026-06-26 19:27:22.911 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 19:27:22.915 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-26 19:27:22.980 | Selecting previously unselected package apache2. 2026-06-26 19:27:22.991 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 19:27:22.999 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:27:23.001 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-26 19:27:23.118 | Selecting previously unselected package haproxy. 2026-06-26 19:27:23.129 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 19:27:23.141 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-26 19:27:23.273 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-26 19:27:23.283 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-26 19:27:23.288 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 19:27:23.340 | Selecting previously unselected package memcached. 2026-06-26 19:27:23.350 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-26 19:27:23.357 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-26 19:27:23.425 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-26 19:27:23.436 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-26 19:27:23.505 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-26 19:27:23.656 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-26 19:27:23.757 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-26 19:27:23.784 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-26 19:27:23.887 | Selecting previously unselected package libjson-perl. 2026-06-26 19:27:23.899 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-26 19:27:23.903 | Unpacking libjson-perl (4.10000-1) ... 2026-06-26 19:27:23.960 | Selecting previously unselected package postgresql-client-common. 2026-06-26 19:27:23.969 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-26 19:27:23.972 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-26 19:27:24.033 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-26 19:27:24.045 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-26 19:27:24.251 | Selecting previously unselected package ssl-cert. 2026-06-26 19:27:24.263 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-26 19:27:24.267 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-26 19:27:24.330 | Selecting previously unselected package postgresql-common. 2026-06-26 19:27:24.338 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-26 19:27:24.362 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-26 19:27:24.371 | Unpacking postgresql-common (257build1.1) ... 2026-06-26 19:27:24.504 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:27:24.522 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 19:27:24.588 | Selecting previously unselected package libsysfs2:amd64. 2026-06-26 19:27:24.598 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-26 19:27:24.602 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-26 19:27:24.650 | Selecting previously unselected package sysfsutils. 2026-06-26 19:27:24.661 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-26 19:27:24.667 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-26 19:27:24.707 | Selecting previously unselected package autotools-dev. 2026-06-26 19:27:24.717 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-26 19:27:24.721 | Unpacking autotools-dev (20220109.1) ... 2026-06-26 19:27:24.769 | Selecting previously unselected package m4. 2026-06-26 19:27:24.779 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-26 19:27:24.783 | Unpacking m4 (1.4.19-4build1) ... 2026-06-26 19:27:24.861 | Selecting previously unselected package autoconf. 2026-06-26 19:27:24.872 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-26 19:27:24.876 | Unpacking autoconf (2.71-3) ... 2026-06-26 19:27:24.973 | Selecting previously unselected package automake. 2026-06-26 19:27:24.983 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-26 19:27:24.991 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-26 19:27:25.106 | Selecting previously unselected package autopoint. 2026-06-26 19:27:25.117 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-26 19:27:25.121 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-26 19:27:25.164 | Selecting previously unselected package libdebhelper-perl. 2026-06-26 19:27:25.175 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-26 19:27:25.179 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-26 19:27:25.268 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-26 19:27:25.280 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:25.284 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:26.376 | Selecting previously unselected package libclang-cpp17t64. 2026-06-26 19:27:26.387 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:26.392 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:26.966 | Selecting previously unselected package libgc1:amd64. 2026-06-26 19:27:26.976 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-26 19:27:26.984 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-26 19:27:27.036 | Selecting previously unselected package libobjc4:amd64. 2026-06-26 19:27:27.046 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-26 19:27:27.050 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-26 19:27:27.088 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-26 19:27:27.099 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-26 19:27:27.102 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-26 19:27:27.156 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-26 19:27:27.166 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:27.170 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:27.395 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-26 19:27:27.406 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:27.409 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:27.493 | Selecting previously unselected package libclang1-17t64. 2026-06-26 19:27:27.503 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:27.507 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:27.855 | Selecting previously unselected package clang-17. 2026-06-26 19:27:27.864 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:27.868 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:27.917 | Selecting previously unselected package libtool. 2026-06-26 19:27:27.927 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-26 19:27:27.931 | Unpacking libtool (2.4.7-7build1) ... 2026-06-26 19:27:27.984 | Selecting previously unselected package dh-autoreconf. 2026-06-26 19:27:27.992 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-26 19:27:27.996 | Unpacking dh-autoreconf (20) ... 2026-06-26 19:27:28.041 | Selecting previously unselected package libarchive-zip-perl. 2026-06-26 19:27:28.051 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-26 19:27:28.055 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-26 19:27:28.125 | Selecting previously unselected package libsub-override-perl. 2026-06-26 19:27:28.135 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-26 19:27:28.139 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-26 19:27:28.181 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-26 19:27:28.191 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-26 19:27:28.195 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-26 19:27:28.243 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-26 19:27:28.253 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-26 19:27:28.257 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-26 19:27:28.297 | Selecting previously unselected package debugedit. 2026-06-26 19:27:28.308 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-26 19:27:28.312 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-26 19:27:28.358 | Selecting previously unselected package dwz. 2026-06-26 19:27:28.368 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-26 19:27:28.372 | Unpacking dwz (0.15-1build6) ... 2026-06-26 19:27:28.419 | Selecting previously unselected package gettext. 2026-06-26 19:27:28.430 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-26 19:27:28.434 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-26 19:27:28.545 | Selecting previously unselected package intltool-debian. 2026-06-26 19:27:28.556 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-26 19:27:28.560 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-26 19:27:28.603 | Selecting previously unselected package po-debconf. 2026-06-26 19:27:28.613 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-26 19:27:28.617 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-26 19:27:28.713 | Selecting previously unselected package debhelper. 2026-06-26 19:27:28.724 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-26 19:27:28.728 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-26 19:27:28.997 | Selecting previously unselected package uuid-dev:amd64. 2026-06-26 19:27:29.008 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-26 19:27:29.013 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-26 19:27:29.065 | Selecting previously unselected package libsctp1:amd64. 2026-06-26 19:27:29.076 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-26 19:27:29.079 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 19:27:29.116 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-26 19:27:29.127 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-26 19:27:29.131 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 19:27:29.183 | Selecting previously unselected package libapr1-dev. 2026-06-26 19:27:29.194 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-26 19:27:29.197 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-26 19:27:29.557 | Selecting previously unselected package libldap-dev:amd64. 2026-06-26 19:27:29.567 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:27:29.571 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 19:27:29.731 | Selecting previously unselected package libldap2-dev. 2026-06-26 19:27:29.742 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-26 19:27:29.746 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 19:27:29.783 | Selecting previously unselected package libaprutil1-dev. 2026-06-26 19:27:29.792 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 19:27:29.795 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-26 19:27:30.107 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-26 19:27:30.118 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 19:27:30.122 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 19:27:30.169 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-26 19:27:30.180 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 19:27:30.184 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 19:27:30.232 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-26 19:27:30.241 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 19:27:30.245 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 19:27:30.281 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-26 19:27:30.291 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 19:27:30.295 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 19:27:30.411 | Selecting previously unselected package apache2-dev. 2026-06-26 19:27:30.422 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 19:27:30.426 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-26 19:27:30.512 | Selecting previously unselected package ncal. 2026-06-26 19:27:30.523 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-26 19:27:30.529 | Unpacking ncal (12.1.8) ... 2026-06-26 19:27:30.571 | Selecting previously unselected package bsdmainutils. 2026-06-26 19:27:30.582 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-26 19:27:30.588 | Unpacking bsdmainutils (12.1.8) ... 2026-06-26 19:27:30.622 | Selecting previously unselected package conntrack. 2026-06-26 19:27:30.632 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-26 19:27:30.636 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-26 19:27:30.692 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-26 19:27:30.718 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-26 19:27:30.792 | Selecting previously unselected package dnsmasq-utils. 2026-06-26 19:27:30.803 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-26 19:27:30.806 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-26 19:27:30.856 | Selecting previously unselected package ebtables. 2026-06-26 19:27:30.865 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-26 19:27:30.880 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-26 19:27:30.927 | Selecting previously unselected package fonts-liberation. 2026-06-26 19:27:30.938 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-26 19:27:30.942 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-26 19:27:31.030 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-26 19:27:31.040 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-26 19:27:31.044 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-26 19:27:31.089 | Selecting previously unselected package fonts-liberation2. 2026-06-26 19:27:31.100 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-26 19:27:31.123 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-26 19:27:31.159 | Selecting previously unselected package genisoimage. 2026-06-26 19:27:31.170 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-26 19:27:31.178 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-26 19:27:31.242 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-26 19:27:31.253 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-26 19:27:31.257 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-26 19:27:31.305 | Selecting previously unselected package libann0. 2026-06-26 19:27:31.316 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-26 19:27:31.319 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-26 19:27:31.361 | Selecting previously unselected package libcdt5:amd64. 2026-06-26 19:27:31.372 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 19:27:31.376 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:31.417 | Selecting previously unselected package libcgraph6:amd64. 2026-06-26 19:27:31.428 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 19:27:31.431 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:31.477 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-26 19:27:31.487 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-26 19:27:31.491 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-26 19:27:31.538 | Selecting previously unselected package libltdl7:amd64. 2026-06-26 19:27:31.549 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-26 19:27:31.552 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-26 19:27:31.608 | Selecting previously unselected package libpathplan4:amd64. 2026-06-26 19:27:31.619 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 19:27:31.623 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:31.671 | Selecting previously unselected package libgvc6. 2026-06-26 19:27:31.682 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 19:27:31.685 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:31.751 | Selecting previously unselected package libgvpr2:amd64. 2026-06-26 19:27:31.762 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 19:27:31.766 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:31.813 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-26 19:27:31.824 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 19:27:31.827 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:31.897 | Selecting previously unselected package libice6:amd64. 2026-06-26 19:27:31.907 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-26 19:27:31.912 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-26 19:27:31.959 | Selecting previously unselected package libsm6:amd64. 2026-06-26 19:27:31.970 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-26 19:27:31.975 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-26 19:27:32.020 | Selecting previously unselected package libxt6t64:amd64. 2026-06-26 19:27:32.031 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-26 19:27:32.036 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-26 19:27:32.082 | Selecting previously unselected package libxmu6:amd64. 2026-06-26 19:27:32.093 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-26 19:27:32.096 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-26 19:27:32.140 | Selecting previously unselected package libxaw7:amd64. 2026-06-26 19:27:32.150 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-26 19:27:32.154 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-26 19:27:32.200 | Selecting previously unselected package graphviz. 2026-06-26 19:27:32.211 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 19:27:32.215 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:32.314 | Selecting previously unselected package icu-devtools. 2026-06-26 19:27:32.325 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-26 19:27:32.329 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-26 19:27:32.389 | Selecting previously unselected package iputils-arping. 2026-06-26 19:27:32.400 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-26 19:27:32.403 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-26 19:27:32.445 | Selecting previously unselected package comerr-dev:amd64. 2026-06-26 19:27:32.456 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-26 19:27:32.461 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-26 19:27:32.513 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-26 19:27:32.524 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 19:27:32.527 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:27:32.570 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-26 19:27:32.580 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 19:27:32.584 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:27:32.625 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-26 19:27:32.634 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 19:27:32.638 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:27:32.681 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-26 19:27:32.692 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 19:27:32.696 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:27:32.737 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-26 19:27:32.747 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 19:27:32.752 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:27:32.831 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-26 19:27:32.842 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-26 19:27:32.846 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-26 19:27:32.895 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-26 19:27:32.906 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:32.911 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:33.205 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-26 19:27:33.214 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-26 19:27:33.218 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-26 19:27:33.280 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-26 19:27:33.293 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-26 19:27:33.349 | Selecting previously unselected package libgts-bin. 2026-06-26 19:27:33.359 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-26 19:27:33.363 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-26 19:27:33.420 | Selecting previously unselected package libicu-dev:amd64. 2026-06-26 19:27:33.431 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-26 19:27:33.435 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-26 19:27:34.001 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-26 19:27:34.015 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-26 19:27:34.019 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-26 19:27:34.082 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-26 19:27:34.095 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-26 19:27:34.100 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 19:27:34.143 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-26 19:27:34.156 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-26 19:27:34.161 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 19:27:34.203 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-26 19:27:34.217 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-26 19:27:34.221 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-26 19:27:34.267 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-26 19:27:34.280 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-26 19:27:34.286 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-26 19:27:34.407 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-26 19:27:34.420 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-26 19:27:34.425 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-26 19:27:34.475 | Selecting previously unselected package libjson-xs-perl. 2026-06-26 19:27:34.488 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:27:34.493 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-26 19:27:34.547 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-26 19:27:34.560 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-26 19:27:34.565 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-26 19:27:34.639 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-26 19:27:34.651 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-26 19:27:34.656 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-26 19:27:34.708 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-26 19:27:34.717 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-26 19:27:34.722 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-26 19:27:34.779 | Selecting previously unselected package mysql-common. 2026-06-26 19:27:34.793 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-26 19:27:34.812 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-26 19:27:34.867 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-26 19:27:34.881 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 19:27:34.885 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:27:34.991 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-26 19:27:35.005 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-26 19:27:35.009 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-26 19:27:35.103 | Selecting previously unselected package pcp-conf. 2026-06-26 19:27:35.118 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:35.123 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-26 19:27:35.168 | Selecting previously unselected package libpcp3t64. 2026-06-26 19:27:35.179 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:35.184 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-26 19:27:35.234 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-26 19:27:35.245 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:35.249 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-26 19:27:35.290 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-26 19:27:35.300 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:35.304 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-26 19:27:35.351 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-26 19:27:35.360 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-26 19:27:35.365 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-26 19:27:35.411 | Selecting previously unselected package libpq5:amd64. 2026-06-26 19:27:35.421 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:27:35.426 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 19:27:35.466 | Selecting previously unselected package libssl-dev:amd64. 2026-06-26 19:27:35.477 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-26 19:27:35.481 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-26 19:27:35.700 | Selecting previously unselected package libpq-dev. 2026-06-26 19:27:35.709 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:27:35.713 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-26 19:27:35.767 | Selecting previously unselected package libsasl2-dev. 2026-06-26 19:27:35.778 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-26 19:27:35.784 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-26 19:27:35.864 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-26 19:27:35.873 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:27:35.877 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 19:27:36.116 | Selecting previously unselected package libx86-1:amd64. 2026-06-26 19:27:36.127 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-26 19:27:36.131 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-26 19:27:36.173 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-26 19:27:36.184 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-26 19:27:36.188 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 19:27:36.298 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-26 19:27:36.309 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-26 19:27:36.359 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-26 19:27:36.371 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-26 19:27:36.375 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-26 19:27:36.476 | Selecting previously unselected package llvm-17-runtime. 2026-06-26 19:27:36.487 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:36.491 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:36.561 | Selecting previously unselected package libpfm4:amd64. 2026-06-26 19:27:36.572 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-26 19:27:36.577 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-26 19:27:36.646 | Selecting previously unselected package llvm-17. 2026-06-26 19:27:36.657 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:36.662 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:37.780 | Selecting previously unselected package libffi-dev:amd64. 2026-06-26 19:27:37.794 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-26 19:27:37.799 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-26 19:27:37.867 | Selecting previously unselected package llvm-17-tools. 2026-06-26 19:27:37.881 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:37.886 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:38.246 | Selecting previously unselected package libz3-4:amd64. 2026-06-26 19:27:38.256 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-26 19:27:38.259 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-26 19:27:38.484 | Selecting previously unselected package libz3-dev:amd64. 2026-06-26 19:27:38.495 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-26 19:27:38.498 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-26 19:27:38.556 | Selecting previously unselected package llvm-17-dev. 2026-06-26 19:27:38.568 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 19:27:38.571 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:42.216 | Selecting previously unselected package lsscsi. 2026-06-26 19:27:42.228 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-26 19:27:42.232 | Unpacking lsscsi (0.32-1build1) ... 2026-06-26 19:27:42.277 | Selecting previously unselected package osinfo-db. 2026-06-26 19:27:42.289 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-26 19:27:42.293 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-26 19:27:42.940 | Selecting previously unselected package pkgconf-bin. 2026-06-26 19:27:42.952 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-26 19:27:42.956 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-26 19:27:43.001 | Selecting previously unselected package pkgconf:amd64. 2026-06-26 19:27:43.013 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-26 19:27:43.020 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-26 19:27:43.069 | Selecting previously unselected package pkg-config:amd64. 2026-06-26 19:27:43.081 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-26 19:27:43.088 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-26 19:27:43.132 | Selecting previously unselected package pm-utils. 2026-06-26 19:27:43.143 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-26 19:27:43.147 | Unpacking pm-utils (1.4.1-21) ... 2026-06-26 19:27:43.230 | Selecting previously unselected package postgresql-client-16. 2026-06-26 19:27:43.241 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:27:43.245 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 19:27:43.447 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-26 19:27:43.458 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:27:43.462 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 19:27:44.016 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-26 19:27:44.028 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-26 19:27:44.032 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-26 19:27:44.095 | Selecting previously unselected package python3-mysqldb. 2026-06-26 19:27:44.106 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-26 19:27:44.110 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-26 19:27:44.165 | Selecting previously unselected package python3-pip-whl. 2026-06-26 19:27:44.176 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-26 19:27:44.180 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-26 19:27:44.245 | Selecting previously unselected package python3-setuptools-whl. 2026-06-26 19:27:44.256 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-26 19:27:44.260 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-26 19:27:44.312 | Selecting previously unselected package python3.12-venv. 2026-06-26 19:27:44.324 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-26 19:27:44.328 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-26 19:27:44.368 | Selecting previously unselected package python3-venv. 2026-06-26 19:27:44.379 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-26 19:27:44.383 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-26 19:27:44.429 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:27:44.460 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 19:27:44.521 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:27:44.532 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 19:27:44.597 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:27:44.609 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 19:27:44.680 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:27:44.723 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 19:27:44.783 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:27:44.796 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 19:27:44.954 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:27:44.980 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 19:27:45.505 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:27:45.519 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 19:27:45.720 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-26 19:27:45.733 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 19:27:45.914 | Selecting previously unselected package sqlite3. 2026-06-26 19:27:45.925 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-26 19:27:45.929 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-26 19:27:45.979 | Selecting previously unselected package unzip. 2026-06-26 19:27:45.991 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-26 19:27:45.995 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-26 19:27:46.047 | Selecting previously unselected package vbetool. 2026-06-26 19:27:46.058 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-26 19:27:46.062 | Unpacking vbetool (1.1-5) ... 2026-06-26 19:27:46.106 | Selecting previously unselected package libosinfo-l10n. 2026-06-26 19:27:46.118 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-26 19:27:46.122 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-26 19:27:46.192 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-26 19:27:46.203 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-26 19:27:46.207 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-26 19:27:46.251 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-26 19:27:46.262 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-26 19:27:46.266 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-26 19:27:46.317 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-26 19:27:46.329 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-26 19:27:46.379 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-26 19:27:46.391 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 19:27:46.395 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:27:46.449 | Selecting previously unselected package libpcp-archive1t64. 2026-06-26 19:27:46.460 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:46.465 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-26 19:27:46.507 | Selecting previously unselected package libpcp-gui2t64. 2026-06-26 19:27:46.519 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:46.522 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-26 19:27:46.564 | Selecting previously unselected package libpcp-import1t64. 2026-06-26 19:27:46.576 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:46.580 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-26 19:27:46.624 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-26 19:27:46.636 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:46.640 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-26 19:27:46.681 | Selecting previously unselected package libpcp-trace2t64. 2026-06-26 19:27:46.693 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:46.696 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-26 19:27:46.737 | Selecting previously unselected package libpcp-web1t64. 2026-06-26 19:27:46.749 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:46.753 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-26 19:27:46.799 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-26 19:27:46.811 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-26 19:27:46.814 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-26 19:27:46.878 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-26 19:27:46.905 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-26 19:27:47.001 | Selecting previously unselected package python3-pcp. 2026-06-26 19:27:47.012 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:47.016 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-26 19:27:47.076 | Selecting previously unselected package pcp. 2026-06-26 19:27:47.088 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-26 19:27:47.329 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-26 19:27:48.231 | Selecting previously unselected package socat. 2026-06-26 19:27:48.243 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-26 19:27:48.247 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-26 19:27:48.321 | Selecting previously unselected package vlan. 2026-06-26 19:27:48.332 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-26 19:27:48.336 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-26 19:27:48.415 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-26 19:27:48.427 | Setting up postgresql-client-common (257build1.1) ... 2026-06-26 19:27:48.444 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-26 19:27:48.454 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-26 19:27:48.465 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-26 19:27:48.495 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-26 19:27:48.502 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-26 19:27:48.512 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:27:48.522 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-26 19:27:48.533 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-26 19:27:48.544 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-26 19:27:48.555 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:27:49.201 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-26 19:27:49.211 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-26 19:27:49.223 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-26 19:27:49.234 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-26 19:27:49.861 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-26 19:27:49.861 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-26 19:27:50.319 | Setting up ncal (12.1.8) ... 2026-06-26 19:27:50.330 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-26 19:27:50.340 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-26 19:27:50.350 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-26 19:27:50.360 | Setting up vbetool (1.1-5) ... 2026-06-26 19:27:50.370 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-26 19:27:50.402 | Setting up pm-utils (1.4.1-21) ... 2026-06-26 19:27:50.419 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-26 19:27:50.433 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-26 19:27:50.444 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:50.454 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:27:51.654 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 19:27:51.664 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-26 19:27:51.675 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-26 19:27:51.686 | Setting up m4 (1.4.19-4build1) ... 2026-06-26 19:27:51.696 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 19:27:51.706 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-26 19:27:51.715 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-26 19:27:51.737 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-26 19:27:51.770 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-26 19:27:51.780 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-26 19:27:51.790 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-26 19:27:52.664 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-26 19:27:53.125 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 19:27:53.133 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-26 19:27:53.376 | Setting up autotools-dev (20220109.1) ... 2026-06-26 19:27:53.387 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-26 19:27:53.398 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 19:27:53.409 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-26 19:27:53.419 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-26 19:27:53.430 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:27:53.441 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 19:27:53.452 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-26 19:27:53.463 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:53.475 | Setting up ebtables (2.0.11-6build1) ... 2026-06-26 19:27:54.035 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-26 19:27:54.046 | Setting up socat (1.8.0.0-4build3) ... 2026-06-26 19:27:54.058 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-26 19:27:54.069 | Setting up bsdmainutils (12.1.8) ... 2026-06-26 19:27:54.081 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-26 19:27:54.093 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-26 19:27:54.104 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 19:27:54.114 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-26 19:27:54.123 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-26 19:27:54.133 | Setting up lsscsi (0.32-1build1) ... 2026-06-26 19:27:54.142 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-26 19:27:54.151 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-26 19:27:54.160 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-26 19:27:54.169 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-26 19:27:54.179 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:27:54.188 | Setting up autoconf (2.71-3) ... 2026-06-26 19:27:54.200 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:54.209 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 19:27:54.219 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-26 19:27:54.228 | Setting up dwz (0.15-1build6) ... 2026-06-26 19:27:54.237 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 19:27:54.246 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-26 19:27:54.256 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-26 19:27:54.277 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:54.286 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-26 19:27:54.295 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:27:54.304 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-26 19:27:54.314 | Setting up libjson-perl (4.10000-1) ... 2026-06-26 19:27:54.342 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-26 19:27:54.351 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-26 19:27:54.375 | Setting up debugedit (1:5.0-5build2) ... 2026-06-26 19:27:54.384 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-26 19:27:54.393 | Setting up libsub-override-perl (0.10-1) ... 2026-06-26 19:27:54.402 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-26 19:27:54.411 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:54.420 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:27:54.429 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-26 19:27:54.438 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-26 19:27:54.447 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:27:54.456 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-26 19:27:54.465 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 19:27:54.474 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-26 19:27:54.488 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-26 19:27:54.497 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-26 19:27:54.505 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-26 19:27:54.513 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 19:27:54.522 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:27:55.579 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 19:27:55.589 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-26 19:27:55.598 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-26 19:27:55.606 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:27:55.615 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-26 19:27:55.625 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-26 19:27:55.632 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-26 19:27:55.640 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-26 19:27:55.649 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 19:27:55.658 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-26 19:27:55.666 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-26 19:27:55.675 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-26 19:27:55.684 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-26 19:27:55.693 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 19:27:55.701 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-26 19:27:55.781 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:27:55.781 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:27:55.782 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:27:57.553 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:27:57.562 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-26 19:27:57.664 | Setting up libtool (2.4.7-7build1) ... 2026-06-26 19:27:57.673 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 19:27:58.192 | 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-26 19:27:58.230 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:27:58.245 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 19:27:58.254 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-26 19:27:59.072 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-26 19:27:59.672 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-26 19:27:59.683 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-26 19:27:59.693 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-26 19:27:59.754 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-26 19:27:59.755 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-26 19:27:59.757 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-26 19:28:00.465 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 19:28:00.476 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 19:28:00.488 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-26 19:28:00.498 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-26 19:28:00.509 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 19:28:00.519 | Setting up dh-autoreconf (20) ... 2026-06-26 19:28:00.530 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-26 19:28:00.541 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-26 19:28:00.553 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 19:28:00.564 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-26 19:28:00.575 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:28:00.586 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-26 19:28:00.597 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-26 19:28:00.608 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:28:00.619 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-26 19:28:00.680 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:28:00.680 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:28:00.680 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:28:00.861 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:28:01.701 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-26 19:28:02.173 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-26 19:28:02.184 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-26 19:28:02.195 | Setting up postgresql-common (257build1.1) ... 2026-06-26 19:28:02.269 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:28:02.269 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:28:02.269 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:28:02.349 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:28:02.805 | 2026-06-26 19:28:02.806 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-26 19:28:02.980 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-26 19:28:02.981 | Removing obsolete dictionary files: 2026-06-26 19:28:04.011 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-26 19:28:04.565 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:28:04.616 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-26 19:28:05.365 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-26 19:28:06.483 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-26 19:28:06.494 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 19:28:06.506 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-26 19:28:06.518 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-26 19:28:06.528 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-26 19:28:06.539 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 19:28:06.548 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-26 19:28:07.262 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-26 19:28:07.271 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-26 19:28:07.280 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-26 19:28:07.291 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:28:07.300 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-26 19:28:07.309 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 19:28:07.318 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-26 19:28:07.326 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-26 19:28:07.335 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-26 19:28:08.183 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-26 19:28:08.193 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:28:08.202 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-26 19:28:08.266 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-26 19:28:08.275 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 19:28:08.285 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:28:08.293 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-26 19:28:08.302 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-26 19:28:08.311 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:28:08.320 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-26 19:28:08.329 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-26 19:28:08.338 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 19:28:08.349 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-26 19:28:08.358 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-26 19:28:08.367 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-26 19:28:08.376 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-26 19:28:09.304 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:28:09.314 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 19:28:09.325 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-26 19:28:09.336 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-26 19:28:09.347 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 19:28:09.360 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-26 19:28:09.371 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:28:09.382 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 19:28:09.453 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:28:09.453 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:28:09.453 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:28:09.635 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-26 19:28:09.646 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:28:09.656 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-26 19:28:09.667 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-26 19:28:09.680 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-26 19:28:10.285 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:28:10.327 | Enabling module mpm_event. 2026-06-26 19:28:10.377 | Enabling module authz_core. 2026-06-26 19:28:10.387 | Enabling module authz_host. 2026-06-26 19:28:10.435 | Enabling module authn_core. 2026-06-26 19:28:10.441 | Enabling module auth_basic. 2026-06-26 19:28:10.489 | Enabling module access_compat. 2026-06-26 19:28:10.537 | Enabling module authn_file. 2026-06-26 19:28:10.588 | Enabling module authz_user. 2026-06-26 19:28:10.632 | Enabling module alias. 2026-06-26 19:28:10.680 | Enabling module dir. 2026-06-26 19:28:10.727 | Enabling module autoindex. 2026-06-26 19:28:10.774 | Enabling module env. 2026-06-26 19:28:10.822 | Enabling module mime. 2026-06-26 19:28:10.869 | Enabling module negotiation. 2026-06-26 19:28:10.916 | Enabling module setenvif. 2026-06-26 19:28:10.964 | Enabling module filter. 2026-06-26 19:28:11.012 | Enabling module deflate. 2026-06-26 19:28:11.060 | Enabling module status. 2026-06-26 19:28:11.109 | Enabling module reqtimeout. 2026-06-26 19:28:11.156 | Enabling conf charset. 2026-06-26 19:28:11.203 | Enabling conf localized-error-pages. 2026-06-26 19:28:11.251 | Enabling conf other-vhosts-access-log. 2026-06-26 19:28:11.299 | Enabling conf security. 2026-06-26 19:28:11.346 | Enabling conf serve-cgi-bin. 2026-06-26 19:28:11.395 | Enabling site 000-default. 2026-06-26 19:28:12.500 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-26 19:28:13.203 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-26 19:28:14.660 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 19:28:14.672 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-26 19:28:14.685 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-26 19:28:14.995 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-26 19:28:15.006 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-26 19:28:16.837 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-26 19:28:16.903 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-26 19:28:16.970 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-26 19:28:17.036 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-26 19:28:18.710 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 19:28:18.726 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-26 19:28:18.741 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-26 19:28:18.800 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-26 19:28:23.015 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:28:23.213 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:28:23.318 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:28:26.829 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:28:27.685 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-26 19:28:27.810 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 19:28:27.845 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-26 19:28:28.055 | Processing triggers for ufw (0.36.2-6) ... 2026-06-26 19:28:28.182 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 19:28:31.790 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-26 19:28:31.816 | Processing triggers for install-info (7.1-3build2) ... 2026-06-26 19:28:31.972 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-26 19:28:32.252 | perl: warning: Setting locale failed. 2026-06-26 19:28:32.253 | perl: warning: Please check that your locale settings: 2026-06-26 19:28:32.253 | LANGUAGE = (unset), 2026-06-26 19:28:32.253 | LC_ALL = "en_US.utf8", 2026-06-26 19:28:32.253 | LANG = "de_DE.UTF-8" 2026-06-26 19:28:32.253 | are supported and installed on your system. 2026-06-26 19:28:32.253 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:28:32.379 | perl: warning: Setting locale failed. 2026-06-26 19:28:32.380 | perl: warning: Please check that your locale settings: 2026-06-26 19:28:32.380 | LANGUAGE = (unset), 2026-06-26 19:28:32.380 | LC_ALL = "en_US.utf8", 2026-06-26 19:28:32.380 | LANG = "de_DE.UTF-8" 2026-06-26 19:28:32.380 | are supported and installed on your system. 2026-06-26 19:28:32.381 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:28:32.429 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:28:32.429 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:28:32.430 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:28:32.501 | perl: warning: Setting locale failed. 2026-06-26 19:28:32.501 | perl: warning: Please check that your locale settings: 2026-06-26 19:28:32.501 | LANGUAGE = (unset), 2026-06-26 19:28:32.501 | LC_ALL = "en_US.utf8", 2026-06-26 19:28:32.501 | LANG = "de_DE.UTF-8" 2026-06-26 19:28:32.501 | are supported and installed on your system. 2026-06-26 19:28:32.501 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:28:32.849 | 2026-06-26 19:28:32.849 | Running kernel seems to be up-to-date. 2026-06-26 19:28:32.849 | 2026-06-26 19:28:32.849 | Restarting services... 2026-06-26 19:28:32.980 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-26 19:28:36.352 | 2026-06-26 19:28:36.352 | Service restarts being deferred: 2026-06-26 19:28:36.353 | systemctl restart ModemManager.service 2026-06-26 19:28:36.353 | /etc/needrestart/restart.d/dbus.service 2026-06-26 19:28:36.353 | systemctl restart systemd-logind.service 2026-06-26 19:28:36.353 | systemctl restart virtlockd.service 2026-06-26 19:28:36.353 | systemctl restart virtlogd.service 2026-06-26 19:28:36.353 | 2026-06-26 19:28:36.353 | No containers need to be restarted. 2026-06-26 19:28:36.353 | 2026-06-26 19:28:36.353 | User sessions running outdated binaries: 2026-06-26 19:28:36.353 | quobyte @ session #6: sshd[2023] 2026-06-26 19:28:36.365 | quobyte @ user manager service: systemd[1162] 2026-06-26 19:28:36.377 | 2026-06-26 19:28:36.377 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 19:28:38.536 | ++ functions-common:apt_get:1211 : result=0 2026-06-26 19:28:38.540 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:28:38.543 | ++ functions-common:time_stop:2420 : local name 2026-06-26 19:28:38.547 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 19:28:38.549 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:28:38.552 | ++ functions-common:time_stop:2423 : local total 2026-06-26 19:28:38.555 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 19:28:38.559 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:28:38.562 | ++ functions-common:time_stop:2427 : start_time=1782502009410 2026-06-26 19:28:38.565 | ++ functions-common:time_stop:2429 : [[ -z 1782502009410 ]] 2026-06-26 19:28:38.569 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:28:38.574 | ++ functions-common:time_stop:2432 : end_time=1782502118570 2026-06-26 19:28:38.576 | ++ functions-common:time_stop:2433 : elapsed_time=109160 2026-06-26 19:28:38.579 | ++ functions-common:time_stop:2434 : total=6785 2026-06-26 19:28:38.582 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:28:38.584 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=115945 2026-06-26 19:28:38.588 | ++ functions-common:apt_get:1215 : return 0 2026-06-26 19:28:38.591 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-26 19:28:38.594 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-26 19:28:38.598 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-26 19:28:38.604 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-26 19:28:38.607 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-26 19:28:38.610 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-26 19:28:38.615 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-26 19:28:38.621 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-26 19:28:38.624 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-26 19:28:38.628 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-26 19:28:38.631 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:28:38.956 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-26 19:28:38.959 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-26 19:28:38.961 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-26 19:28:38.963 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-26 19:28:38.964 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-26 19:28:38.967 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-26 19:28:38.969 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-26 19:28:38.970 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-26 19:28:38.973 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-26 19:28:38.976 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-26 19:28:38.978 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-26 19:28:38.980 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-26 19:28:38.981 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-26 19:28:38.984 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-26 19:28:38.986 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-26 19:28:38.988 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-26 19:28:38.989 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-26 19:28:38.992 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-26 19:28:38.994 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-26 19:28:38.996 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-26 19:28:38.999 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-26 19:28:39.002 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-26 19:28:39.004 | + functions-common:_ensure_lsb_release:420 : return 2026-06-26 19:28:39.007 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-26 19:28:39.021 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-26 19:28:39.024 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-26 19:28:39.039 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-26 19:28:39.042 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-26 19:28:39.057 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-26 19:28:39.059 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-26 19:28:39.062 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-26 19:28:39.064 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-26 19:28:39.066 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-26 19:28:39.068 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-26 19:28:39.071 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-26 19:28:39.073 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-26 19:28:39.075 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-26 19:28:39.076 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-26 19:28:39.079 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-26 19:28:39.079 | Distro: noble 2026-06-26 19:28:39.082 | + tools/install_pip.sh:main:117 : get_versions 2026-06-26 19:28:39.085 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-26 19:28:39.089 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-26 19:28:39.091 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-26 19:28:39.094 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-26 19:28:39.095 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-26 19:28:39.807 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-26 19:28:39.810 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-26 19:28:39.810 | pip: 24.0 2026-06-26 19:28:39.812 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-26 19:28:39.815 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-26 19:28:39.817 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:28:39.819 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:28:39.821 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:28:39.823 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:28:39.826 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:28:39.827 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:28:39.829 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:28:39.832 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:28:39.834 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:28:39.836 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:28:39.839 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:28:39.841 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:28:39.843 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:28:39.845 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-26 19:28:39.848 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:28:39.850 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:28:39.852 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-26 19:28:39.857 | + tools/install_pip.sh:main:146 : set -x 2026-06-26 19:28:39.860 | + tools/install_pip.sh:main:149 : get_versions 2026-06-26 19:28:39.864 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-26 19:28:39.868 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-26 19:28:39.871 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-26 19:28:39.875 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-26 19:28:39.875 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-26 19:28:40.456 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-26 19:28:40.459 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-26 19:28:40.459 | pip: 24.0 2026-06-26 19:28:40.462 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-26 19:28:40.466 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-26 19:28:40.471 | + ./stack.sh:main:804 : fixup_all 2026-06-26 19:28:40.474 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-26 19:28:40.478 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-26 19:28:40.482 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:28:40.486 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:28:40.490 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-26 19:28:40.507 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-26 19:28:40.524 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-26 19:28:40.541 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-26 19:28:40.544 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-26 19:28:40.548 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:28:40.550 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:28:40.553 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:28:40.557 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:28:40.559 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:28:40.562 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:28:40.566 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:28:40.568 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:28:40.572 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:28:40.575 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:28:40.579 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:28:40.583 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:28:40.587 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:28:40.590 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-26 19:28:40.594 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-26 19:28:40.598 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-26 19:28:40.616 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-26 19:28:40.632 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-26 19:28:40.648 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-26 19:28:40.664 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-26 19:28:40.681 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-26 19:28:40.698 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-26 19:28:40.714 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-26 19:28:40.730 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-26 19:28:40.734 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-26 19:28:40.737 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-26 19:28:46.192 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-26 19:28:46.222 | Using python 3.12 to install setuptools 2026-06-26 19:28:46.226 | + 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-26 19:28:47.595 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-26 19:28:47.864 | Collecting pip 2026-06-26 19:28:47.988 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-26 19:28:48.009 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-26 19:28:48.491 | Collecting setuptools[core] 2026-06-26 19:28:48.513 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 19:28:48.684 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-26 19:28:48.704 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 19:28:48.796 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-26 19:28:48.818 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-26 19:28:48.846 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.5 MB/s eta 0:00:00 2026-06-26 19:28:48.932 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-26 19:28:48.958 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 19:28:49.070 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-26 19:28:49.094 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 19:28:49.180 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-26 19:28:49.203 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 19:28:49.325 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:28:49.345 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 19:28:49.436 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:28:49.457 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 19:28:49.712 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:28:49.734 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-26 19:28:49.823 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:28:49.844 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-26 19:28:50.024 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:28:50.048 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-26 19:28:50.112 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:28:50.134 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-26 19:28:50.233 | 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-26 19:28:50.256 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-26 19:28:50.354 | 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-26 19:28:50.374 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 19:28:50.423 | 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-26 19:28:50.455 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-26 19:28:50.536 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.6 MB/s eta 0:00:00 2026-06-26 19:28:50.553 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-26 19:28:50.578 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-26 19:28:50.603 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-26 19:28:50.615 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.4 MB/s eta 0:00:00 2026-06-26 19:28:50.634 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 19:28:50.647 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.0 MB/s eta 0:00:00 2026-06-26 19:28:50.667 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-26 19:28:50.693 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-26 19:28:50.760 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 16.0 MB/s eta 0:00:00 2026-06-26 19:28:50.776 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-26 19:28:50.801 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-26 19:28:50.826 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-26 19:28:50.840 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.5 MB/s eta 0:00:00 2026-06-26 19:28:50.859 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-26 19:28:50.881 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-26 19:28:50.902 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.9 MB/s eta 0:00:00 2026-06-26 19:28:50.920 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-26 19:28:50.944 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-26 19:28:50.959 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.3 MB/s eta 0:00:00 2026-06-26 19:28:50.976 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-26 19:28:51.022 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.4 MB/s eta 0:00:00 2026-06-26 19:28:51.762 | 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-26 19:28:51.785 | Attempting uninstall: setuptools 2026-06-26 19:28:51.801 | Found existing installation: setuptools 68.1.2 2026-06-26 19:28:51.801 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:28:51.801 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-26 19:28:52.936 | Attempting uninstall: pygments 2026-06-26 19:28:52.944 | Found existing installation: Pygments 2.17.2 2026-06-26 19:28:52.945 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:28:52.945 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-26 19:28:54.202 | Attempting uninstall: pip 2026-06-26 19:28:54.207 | Found existing installation: pip 24.0 2026-06-26 19:28:54.278 | Uninstalling pip-24.0: 2026-06-26 19:28:54.288 | Successfully uninstalled pip-24.0 2026-06-26 19:28:55.898 | Attempting uninstall: packaging 2026-06-26 19:28:55.909 | Found existing installation: packaging 24.0 2026-06-26 19:28:55.909 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:28:55.909 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-26 19:28:56.097 | Attempting uninstall: markdown-it-py 2026-06-26 19:28:56.122 | Found existing installation: markdown-it-py 3.0.0 2026-06-26 19:28:56.123 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:28:56.124 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-26 19:28:56.283 | Attempting uninstall: wheel 2026-06-26 19:28:56.332 | Found existing installation: wheel 0.42.0 2026-06-26 19:28:56.332 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:28:56.333 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-26 19:28:56.384 | Attempting uninstall: rich 2026-06-26 19:28:56.433 | Found existing installation: rich 13.7.1 2026-06-26 19:28:56.433 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:28:56.433 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-26 19:28:57.151 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-26 19:28:57.359 | + inc/python:pip_install:216 : result=0 2026-06-26 19:28:57.363 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:28:57.367 | + functions-common:time_stop:2420 : local name 2026-06-26 19:28:57.370 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:28:57.374 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:28:57.378 | + functions-common:time_stop:2423 : local total 2026-06-26 19:28:57.381 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:28:57.385 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:28:57.388 | + functions-common:time_stop:2427 : start_time=1782502126214 2026-06-26 19:28:57.391 | + functions-common:time_stop:2429 : [[ -z 1782502126214 ]] 2026-06-26 19:28:57.395 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:28:57.400 | + functions-common:time_stop:2432 : end_time=1782502137396 2026-06-26 19:28:57.403 | + functions-common:time_stop:2433 : elapsed_time=11182 2026-06-26 19:28:57.406 | + functions-common:time_stop:2434 : total=0 2026-06-26 19:28:57.409 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:28:57.413 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11182 2026-06-26 19:28:57.417 | + inc/python:pip_install:219 : return 0 2026-06-26 19:28:57.421 | + 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-26 19:28:57.425 | + 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-26 19:28:57.430 | + 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-26 19:28:57.434 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-26 19:28:57.438 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-26 19:28:57.442 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-26 19:28:57.473 | Using python 3.12 to install os-testr 2026-06-26 19:28:57.477 | + 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-26 19:28:59.011 | Collecting os-testr 2026-06-26 19:28:59.224 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-26 19:28:59.298 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-26 19:28:59.324 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-26 19:28:59.461 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-26 19:28:59.485 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-26 19:28:59.577 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-26 19:28:59.599 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-26 19:28:59.613 | 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-26 19:28:59.651 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-26 19:28:59.677 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-26 19:28:59.788 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-26 19:28:59.808 | 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-26 19:28:59.847 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-26 19:28:59.899 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-26 19:29:00.003 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-26 19:29:00.070 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-26 19:29:00.164 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-26 19:29:00.193 | 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-26 19:29:00.599 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 2.3 MB/s 0:00:00 2026-06-26 19:29:00.761 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-26 19:29:00.908 | Attempting uninstall: PyYAML 2026-06-26 19:29:00.915 | Found existing installation: PyYAML 6.0.1 2026-06-26 19:29:00.915 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:29:00.917 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-26 19:29:01.306 | 2026-06-26 19:29:01.310 | 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-26 19:29:01.460 | + inc/python:pip_install:216 : result=0 2026-06-26 19:29:01.463 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:29:01.465 | + functions-common:time_stop:2420 : local name 2026-06-26 19:29:01.467 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:29:01.470 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:29:01.472 | + functions-common:time_stop:2423 : local total 2026-06-26 19:29:01.474 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:29:01.476 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:29:01.478 | + functions-common:time_stop:2427 : start_time=1782502137465 2026-06-26 19:29:01.480 | + functions-common:time_stop:2429 : [[ -z 1782502137465 ]] 2026-06-26 19:29:01.483 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:29:01.487 | + functions-common:time_stop:2432 : end_time=1782502141484 2026-06-26 19:29:01.489 | + functions-common:time_stop:2433 : elapsed_time=4019 2026-06-26 19:29:01.491 | + functions-common:time_stop:2434 : total=11182 2026-06-26 19:29:01.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:29:01.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15201 2026-06-26 19:29:01.498 | + inc/python:pip_install:219 : return 0 2026-06-26 19:29:01.500 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-26 19:29:01.564 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-26 19:29:01.665 | + ./stack.sh:main:832 : install_infra 2026-06-26 19:29:01.667 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-26 19:29:01.670 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-26 19:29:01.673 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-26 19:29:07.269 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-26 19:29:07.272 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-26 19:29:07.302 | + 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-26 19:29:08.683 | Collecting pbr 2026-06-26 19:29:08.687 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-26 19:29:09.117 | Collecting setuptools[core] 2026-06-26 19:29:09.122 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 19:29:09.268 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-26 19:29:09.273 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 19:29:09.345 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-26 19:29:09.347 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-26 19:29:09.416 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-26 19:29:09.419 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 19:29:09.511 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-26 19:29:09.514 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 19:29:09.581 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-26 19:29:09.584 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 19:29:09.684 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:29:09.686 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 19:29:09.759 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:29:09.762 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 19:29:09.991 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:29:09.994 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-26 19:29:10.072 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:29:10.077 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-26 19:29:10.236 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:29:10.238 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-26 19:29:10.288 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 19:29:10.291 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-26 19:29:10.370 | 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-26 19:29:10.372 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-26 19:29:10.453 | 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-26 19:29:10.455 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 19:29:10.546 | 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-26 19:29:10.650 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 19:29:10.676 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-26 19:29:10.679 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-26 19:29:10.682 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-26 19:29:10.685 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-26 19:29:10.689 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 19:29:10.690 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-26 19:29:10.692 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-26 19:29:10.703 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-26 19:29:10.705 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-26 19:29:10.708 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-26 19:29:10.711 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-26 19:29:10.713 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-26 19:29:10.718 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-26 19:29:10.720 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-26 19:29:10.723 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-26 19:29:10.749 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-26 19:29:11.029 | 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-26 19:29:14.763 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-26 19:29:14.949 | + inc/python:pip_install:216 : result=0 2026-06-26 19:29:14.953 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:29:14.957 | + functions-common:time_stop:2420 : local name 2026-06-26 19:29:14.960 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:29:14.962 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:29:14.966 | + functions-common:time_stop:2423 : local total 2026-06-26 19:29:14.969 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:29:14.973 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:29:14.976 | + functions-common:time_stop:2427 : start_time=1782502147293 2026-06-26 19:29:14.979 | + functions-common:time_stop:2429 : [[ -z 1782502147293 ]] 2026-06-26 19:29:14.984 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:29:14.990 | + functions-common:time_stop:2432 : end_time=1782502154986 2026-06-26 19:29:14.994 | + functions-common:time_stop:2433 : elapsed_time=7693 2026-06-26 19:29:14.998 | + functions-common:time_stop:2434 : total=15201 2026-06-26 19:29:15.001 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:29:15.004 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22894 2026-06-26 19:29:15.008 | + inc/python:pip_install:219 : return 0 2026-06-26 19:29:15.012 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-26 19:29:15.017 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-26 19:29:15.049 | + 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-26 19:29:16.359 | Processing /opt/stack/requirements 2026-06-26 19:29:16.363 | Installing build dependencies: started 2026-06-26 19:29:19.431 | Installing build dependencies: finished with status 'done' 2026-06-26 19:29:19.435 | Getting requirements to build wheel: started 2026-06-26 19:29:19.720 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 19:29:19.726 | Preparing metadata (pyproject.toml): started 2026-06-26 19:29:20.899 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:29:21.120 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 19:29:21.244 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-26 19:29:21.265 | 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.dev8458) (26.2) 2026-06-26 19:29:21.391 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 19:29:21.410 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 19:29:21.584 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 19:29:21.588 | 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-26 19:29:21.733 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 19:29:21.755 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-26 19:29:21.766 | 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.dev8458) (82.0.1) 2026-06-26 19:29:22.104 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 19:29:22.124 | 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-26 19:29:22.143 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.8 MB/s eta 0:00:00 2026-06-26 19:29:22.224 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 19:29:22.248 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-26 19:29:22.379 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 19:29:22.404 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-26 19:29:22.503 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 19:29:22.521 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 19:29:22.650 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-26 19:29:22.674 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-26 19:29:22.687 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.4 MB/s eta 0:00:00 2026-06-26 19:29:22.690 | 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-26 19:29:22.716 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-26 19:29:22.732 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.5 MB/s eta 0:00:00 2026-06-26 19:29:22.752 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-26 19:29:22.766 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 13.0 MB/s eta 0:00:00 2026-06-26 19:29:22.786 | 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-26 19:29:22.803 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.5 MB/s eta 0:00:00 2026-06-26 19:29:22.825 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-26 19:29:22.838 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.6 MB/s eta 0:00:00 2026-06-26 19:29:22.857 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-26 19:29:22.872 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.7 MB/s eta 0:00:00 2026-06-26 19:29:22.908 | Building wheels for collected packages: openstack_requirements 2026-06-26 19:29:22.909 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-26 19:29:25.173 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-26 19:29:25.173 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=c8f56642cacc38ae0ec8cc16132f9145ff08166d686a745593cddbc8cbf61950 2026-06-26 19:29:25.174 | Stored in directory: /tmp/pip-ephem-wheel-cache-qjhda3fk/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-26 19:29:25.180 | Successfully built openstack_requirements 2026-06-26 19:29:25.492 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-26 19:29:26.235 | 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.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-26 19:29:26.508 | + inc/python:pip_install:216 : result=0 2026-06-26 19:29:26.512 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:29:26.516 | + functions-common:time_stop:2420 : local name 2026-06-26 19:29:26.520 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:29:26.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:29:26.528 | + functions-common:time_stop:2423 : local total 2026-06-26 19:29:26.531 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:29:26.534 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:29:26.538 | + functions-common:time_stop:2427 : start_time=1782502155038 2026-06-26 19:29:26.542 | + functions-common:time_stop:2429 : [[ -z 1782502155038 ]] 2026-06-26 19:29:26.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:29:26.552 | + functions-common:time_stop:2432 : end_time=1782502166547 2026-06-26 19:29:26.555 | + functions-common:time_stop:2433 : elapsed_time=11509 2026-06-26 19:29:26.558 | + functions-common:time_stop:2434 : total=22894 2026-06-26 19:29:26.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:29:26.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34403 2026-06-26 19:29:26.569 | + inc/python:pip_install:219 : return 0 2026-06-26 19:29:26.573 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-26 19:29:26.578 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-26 19:29:26.581 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-26 19:29:26.586 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:29:26.590 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:29:26.594 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-26 19:29:26.598 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:29:26.602 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-26 19:29:26.632 | Using python 3.12 to install pbr 2026-06-26 19:29:26.635 | + 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-26 19:29:27.632 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-26 19:29:27.843 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-26 19:29:28.117 | + inc/python:pip_install:216 : result=0 2026-06-26 19:29:28.121 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:29:28.125 | + functions-common:time_stop:2420 : local name 2026-06-26 19:29:28.129 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:29:28.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:29:28.136 | + functions-common:time_stop:2423 : local total 2026-06-26 19:29:28.140 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:29:28.144 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:29:28.147 | + functions-common:time_stop:2427 : start_time=1782502166624 2026-06-26 19:29:28.150 | + functions-common:time_stop:2429 : [[ -z 1782502166624 ]] 2026-06-26 19:29:28.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:29:28.160 | + functions-common:time_stop:2432 : end_time=1782502168156 2026-06-26 19:29:28.163 | + functions-common:time_stop:2433 : elapsed_time=1532 2026-06-26 19:29:28.167 | + functions-common:time_stop:2434 : total=34403 2026-06-26 19:29:28.171 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:29:28.174 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35935 2026-06-26 19:29:28.179 | + inc/python:pip_install:219 : return 0 2026-06-26 19:29:28.183 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-26 19:29:33.758 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-26 19:29:34.606 | Collecting bindep 2026-06-26 19:29:34.705 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-26 19:29:34.817 | Collecting distro>=1.7 (from bindep) 2026-06-26 19:29:34.833 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-26 19:29:34.921 | Collecting packaging (from bindep) 2026-06-26 19:29:34.925 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 19:29:34.976 | Collecting Parsley (from bindep) 2026-06-26 19:29:34.993 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-26 19:29:35.091 | Collecting pbr>=2 (from bindep) 2026-06-26 19:29:35.094 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-26 19:29:35.507 | Collecting setuptools (from pbr>=2->bindep) 2026-06-26 19:29:35.510 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 19:29:35.600 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-26 19:29:35.633 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-26 19:29:35.642 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-26 19:29:35.645 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 19:29:35.664 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-26 19:29:35.686 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.9 MB/s eta 0:00:00 2026-06-26 19:29:35.688 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-26 19:29:35.833 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-26 19:29:37.592 | 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-26 19:29:37.781 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-26 19:29:37.785 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-26 19:29:37.791 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-26 19:29:37.816 | + ./stack.sh:main:841 : pkgs= 2026-06-26 19:29:37.819 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-26 19:29:37.825 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-26 19:29:37.828 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 19:29:37.832 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-26 19:29:37.834 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 19:29:37.838 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 19:29:37.842 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 19:29:37.846 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 19:29:37.849 | + functions-common:run_phase:1858 : local extra 2026-06-26 19:29:37.854 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 19:29:37.860 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 19:29:37.863 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 19:29:37.867 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 19:29:37.870 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-26 19:29:37.874 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 19:29:37.898 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:29:37.901 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:29:37.904 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:29:37.908 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-26 19:29:37.911 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:29:37.914 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 19:29:37.918 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:29:37.921 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-26 19:29:37.925 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:29:37.930 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-26 19:29:37.932 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:29:37.935 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-26 19:29:37.937 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 19:29:37.940 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 19:29:37.943 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:29:37.945 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 19:29:37.949 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-26 19:29:37.954 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 19:29:37.957 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-26 19:29:37.960 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 19:29:37.964 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 19:29:37.969 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-26 19:29:37.973 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-26 19:29:37.978 | + functions:set_systemd_override:845 : local value=2048 2026-06-26 19:29:37.982 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-26 19:29:37.987 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-26 19:29:38.066 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-26 19:29:38.066 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-26 19:29:38.069 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-26 19:29:38.506 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-26 19:29:38.511 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-26 19:29:38.535 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:29:38.538 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-26 19:29:38.543 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 19:29:38.546 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:29:38.550 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 19:29:38.554 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:29:38.558 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:29:38.562 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:29:38.566 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:29:38.570 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:29:38.574 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:29:38.576 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 19:29:38.580 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 19:29:38.584 | + functions-common:apt_get_update:1167 : return 2026-06-26 19:29:38.586 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-26 19:29:38.590 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:29:38.593 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:29:38.595 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:29:38.598 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-26 19:29:38.626 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-26 19:29:38.670 | Reading package lists... 2026-06-26 19:29:39.097 | Building dependency tree... 2026-06-26 19:29:39.098 | Reading state information... 2026-06-26 19:29:39.768 | The following additional packages will be installed: 2026-06-26 19:29:39.769 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-26 19:29:39.769 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-26 19:29:39.769 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-26 19:29:39.771 | erlang-tools erlang-xmerl 2026-06-26 19:29:39.774 | Suggested packages: 2026-06-26 19:29:39.774 | erlang erlang-manpages erlang-doc 2026-06-26 19:29:39.842 | The following NEW packages will be installed: 2026-06-26 19:29:39.842 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-26 19:29:39.842 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-26 19:29:39.842 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-26 19:29:39.845 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-26 19:29:39.911 | 0 upgraded, 18 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 19:29:39.911 | Need to get 36.1 MB of archives. 2026-06-26 19:29:39.911 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-26 19:29:39.911 | 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-26 19:29:40.073 | 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-26 19:29:40.091 | 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-26 19:29:40.094 | 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-26 19:29:40.107 | 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-26 19:29:40.120 | 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-26 19:29:40.124 | 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-26 19:29:40.146 | 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-26 19:29:40.149 | 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-26 19:29:40.151 | 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-26 19:29:40.153 | 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-26 19:29:40.162 | 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-26 19:29:40.188 | 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-26 19:29:40.190 | 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-26 19:29:40.193 | 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-26 19:29:40.197 | 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-26 19:29:40.204 | 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-26 19:29:40.219 | 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-26 19:30:14.761 | perl: warning: Setting locale failed. 2026-06-26 19:30:14.761 | perl: warning: Please check that your locale settings: 2026-06-26 19:30:14.761 | LANGUAGE = (unset), 2026-06-26 19:30:14.761 | LC_ALL = "en_US.utf8", 2026-06-26 19:30:14.761 | LANG = "de_DE.UTF-8" 2026-06-26 19:30:14.761 | are supported and installed on your system. 2026-06-26 19:30:14.761 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:30:14.823 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:30:14.823 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:30:14.823 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:30:15.018 | Fetched 36.1 MB in 35s (1042 kB/s) 2026-06-26 19:30:15.076 | Selecting previously unselected package erlang-base. 2026-06-26 19:30:15.134 | (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-26 19:30:15.140 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:15.145 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:15.514 | Selecting previously unselected package erlang-asn1. 2026-06-26 19:30:15.526 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:15.925 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:16.699 | Selecting previously unselected package erlang-crypto. 2026-06-26 19:30:16.711 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:16.716 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:16.760 | Selecting previously unselected package erlang-public-key. 2026-06-26 19:30:16.772 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:16.776 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:16.831 | Selecting previously unselected package erlang-mnesia. 2026-06-26 19:30:16.843 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:16.847 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:16.914 | Selecting previously unselected package erlang-runtime-tools. 2026-06-26 19:30:16.926 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:16.930 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:16.995 | Selecting previously unselected package erlang-ssl. 2026-06-26 19:30:17.007 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.011 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.105 | Selecting previously unselected package erlang-eldap. 2026-06-26 19:30:17.118 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.122 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.164 | Selecting previously unselected package erlang-ftp. 2026-06-26 19:30:17.176 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.180 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.224 | Selecting previously unselected package erlang-tftp. 2026-06-26 19:30:17.236 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.240 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.284 | Selecting previously unselected package erlang-inets. 2026-06-26 19:30:17.297 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.301 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.381 | Selecting previously unselected package erlang-snmp. 2026-06-26 19:30:17.393 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.397 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.550 | Selecting previously unselected package erlang-os-mon. 2026-06-26 19:30:17.560 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.564 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.609 | Selecting previously unselected package erlang-parsetools. 2026-06-26 19:30:17.622 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.626 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.668 | Selecting previously unselected package erlang-syntax-tools. 2026-06-26 19:30:17.681 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.685 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.733 | Selecting previously unselected package erlang-tools. 2026-06-26 19:30:17.745 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.749 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.811 | Selecting previously unselected package erlang-xmerl. 2026-06-26 19:30:17.824 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 19:30:17.828 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:17.909 | Selecting previously unselected package rabbitmq-server. 2026-06-26 19:30:17.923 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-26 19:30:17.929 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-26 19:30:19.535 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:20.448 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-26 19:30:20.448 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-26 19:30:22.988 | Searching for services which depend on erlang and should be started... none found. 2026-06-26 19:30:23.126 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.137 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.148 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.159 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.171 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.182 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.193 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.204 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.215 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.227 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.238 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.249 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.260 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.271 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.282 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.293 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 19:30:23.305 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-26 19:30:23.421 | info: Selecting GID from range 100 to 999 ... 2026-06-26 19:30:23.425 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-26 19:30:23.584 | info: Selecting UID from range 100 to 999 ... 2026-06-26 19:30:23.584 | 2026-06-26 19:30:23.588 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-26 19:30:23.592 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-26 19:30:23.640 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-26 19:30:23.845 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-26 19:30:43.515 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 19:30:45.141 | perl: warning: Setting locale failed. 2026-06-26 19:30:45.142 | perl: warning: Please check that your locale settings: 2026-06-26 19:30:45.142 | LANGUAGE = (unset), 2026-06-26 19:30:45.142 | LC_ALL = "en_US.utf8", 2026-06-26 19:30:45.142 | LANG = "de_DE.UTF-8" 2026-06-26 19:30:45.142 | are supported and installed on your system. 2026-06-26 19:30:45.142 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:30:45.268 | perl: warning: Setting locale failed. 2026-06-26 19:30:45.268 | perl: warning: Please check that your locale settings: 2026-06-26 19:30:45.268 | LANGUAGE = (unset), 2026-06-26 19:30:45.268 | LC_ALL = "en_US.utf8", 2026-06-26 19:30:45.268 | LANG = "de_DE.UTF-8" 2026-06-26 19:30:45.268 | are supported and installed on your system. 2026-06-26 19:30:45.268 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:30:45.318 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:30:45.318 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:30:45.318 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:30:45.387 | perl: warning: Setting locale failed. 2026-06-26 19:30:45.388 | perl: warning: Please check that your locale settings: 2026-06-26 19:30:45.388 | LANGUAGE = (unset), 2026-06-26 19:30:45.388 | LC_ALL = "en_US.utf8", 2026-06-26 19:30:45.388 | LANG = "de_DE.UTF-8" 2026-06-26 19:30:45.388 | are supported and installed on your system. 2026-06-26 19:30:45.388 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:30:45.878 | 2026-06-26 19:30:45.878 | Running kernel seems to be up-to-date. 2026-06-26 19:30:45.878 | 2026-06-26 19:30:45.878 | Restarting services... 2026-06-26 19:30:45.925 | 2026-06-26 19:30:45.925 | Service restarts being deferred: 2026-06-26 19:30:45.925 | /etc/needrestart/restart.d/dbus.service 2026-06-26 19:30:45.926 | systemctl restart systemd-logind.service 2026-06-26 19:30:45.926 | systemctl restart virtlockd.service 2026-06-26 19:30:45.926 | systemctl restart virtlogd.service 2026-06-26 19:30:45.926 | 2026-06-26 19:30:45.926 | No containers need to be restarted. 2026-06-26 19:30:45.926 | 2026-06-26 19:30:45.926 | User sessions running outdated binaries: 2026-06-26 19:30:45.926 | quobyte @ session #6: sshd[2023] 2026-06-26 19:30:45.935 | quobyte @ user manager service: systemd[1162] 2026-06-26 19:30:45.944 | 2026-06-26 19:30:45.945 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 19:30:47.871 | + functions-common:apt_get:1211 : result=0 2026-06-26 19:30:47.874 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:30:47.876 | + functions-common:time_stop:2420 : local name 2026-06-26 19:30:47.879 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:30:47.882 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:30:47.884 | + functions-common:time_stop:2423 : local total 2026-06-26 19:30:47.887 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:30:47.890 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:30:47.892 | + functions-common:time_stop:2427 : start_time=1782502178621 2026-06-26 19:30:47.895 | + functions-common:time_stop:2429 : [[ -z 1782502178621 ]] 2026-06-26 19:30:47.899 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:30:47.903 | + functions-common:time_stop:2432 : end_time=1782502247900 2026-06-26 19:30:47.906 | + functions-common:time_stop:2433 : elapsed_time=69279 2026-06-26 19:30:47.909 | + functions-common:time_stop:2434 : total=115945 2026-06-26 19:30:47.912 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:30:47.916 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185224 2026-06-26 19:30:47.919 | + functions-common:apt_get:1215 : return 0 2026-06-26 19:30:47.922 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-26 19:30:47.925 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:30:47.927 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:30:47.930 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:30:47.933 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:30:47.935 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:30:47.938 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:30:47.940 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:30:47.943 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:30:47.946 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:30:47.948 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:30:47.950 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:30:47.953 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:30:47.956 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:30:47.959 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-26 19:30:47.962 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-26 19:30:47.979 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:30:47.981 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-26 19:30:47.984 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:30:47.987 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-26 19:30:47.990 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-26 19:30:47.993 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-26 19:30:47.997 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-26 19:30:47.999 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-26 19:30:48.002 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-26 19:30:48.004 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-26 19:30:48.006 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-26 19:30:48.008 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-26 19:30:48.012 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-26 19:30:49.080 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-26 19:30:49.080 | user tags 2026-06-26 19:30:49.080 | guest [administrator]' 2026-06-26 19:30:49.085 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-26 19:30:49.085 | user tags 2026-06-26 19:30:49.085 | guest [administrator]' 2026-06-26 19:30:49.085 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-26 19:30:49.090 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-26 19:30:49.093 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-26 19:30:49.096 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-26 19:30:50.129 | Adding user "stackrabbit" ... 2026-06-26 19:30:50.141 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-26 19:30:50.161 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-26 19:30:51.203 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-26 19:30:51.236 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-26 19:30:51.238 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-26 19:30:52.313 | Changing password for user "stackrabbit" ... 2026-06-26 19:30:52.344 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-26 19:30:52.347 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-26 19:30:52.350 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-26 19:30:53.506 | Deleting user "guest" ... 2026-06-26 19:30:53.539 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-26 19:30:53.557 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:30:53.560 | + ./stack.sh:main:858 : install_database 2026-06-26 19:30:53.562 | + lib/database:install_database:118 : install_database_mysql 2026-06-26 19:30:53.565 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-26 19:30:53.568 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:30:53.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:30:53.573 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-26 19:30:53.585 | perl: warning: Setting locale failed. 2026-06-26 19:30:53.585 | perl: warning: Please check that your locale settings: 2026-06-26 19:30:53.585 | LANGUAGE = (unset), 2026-06-26 19:30:53.585 | LC_ALL = "en_US.utf8", 2026-06-26 19:30:53.585 | LANG = "de_DE.UTF-8" 2026-06-26 19:30:53.585 | are supported and installed on your system. 2026-06-26 19:30:53.585 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:30:53.636 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:30:53.636 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:30:53.636 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:30:53.744 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-26 19:30:53.747 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-26 19:30:53.753 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-26 19:30:53.756 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:30:53.757 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:30:53.761 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-26 19:30:53.763 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-26 19:30:53.766 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-26 19:30:53.770 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-26 19:30:53.774 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-26 19:30:53.776 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:30:53.779 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:30:53.782 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:30:53.785 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:30:53.788 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:30:53.791 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:30:53.794 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:30:53.796 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:30:53.798 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:30:53.802 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:30:53.804 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:30:53.807 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:30:53.809 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:30:53.812 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-26 19:30:53.815 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:30:53.817 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:30:53.820 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-26 19:30:53.823 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 19:30:53.826 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:30:53.829 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 19:30:53.832 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:30:53.835 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:30:53.838 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:30:53.840 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:30:53.843 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:30:53.846 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:30:53.848 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 19:30:53.851 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 19:30:53.853 | + functions-common:apt_get_update:1167 : return 2026-06-26 19:30:53.856 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-26 19:30:53.859 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:30:53.861 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:30:53.864 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:30:53.867 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-26 19:30:53.889 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-26 19:30:53.927 | Reading package lists... 2026-06-26 19:30:54.279 | Building dependency tree... 2026-06-26 19:30:54.280 | Reading state information... 2026-06-26 19:30:54.781 | The following additional packages will be installed: 2026-06-26 19:30:54.782 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-26 19:30:54.782 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-26 19:30:54.782 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-26 19:30:54.783 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-26 19:30:54.783 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-26 19:30:54.784 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-26 19:30:54.786 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-26 19:30:54.787 | Suggested packages: 2026-06-26 19:30:54.787 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-26 19:30:54.787 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-26 19:30:54.835 | The following NEW packages will be installed: 2026-06-26 19:30:54.835 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-26 19:30:54.836 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-26 19:30:54.838 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-26 19:30:54.838 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-26 19:30:54.838 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-26 19:30:54.838 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-26 19:30:54.838 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-26 19:30:54.892 | 0 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 19:30:54.892 | Need to get 29.6 MB of archives. 2026-06-26 19:30:54.892 | After this operation, 243 MB of additional disk space will be used. 2026-06-26 19:30:54.892 | 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-26 19:30:56.865 | 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-26 19:30:56.882 | 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-26 19:30:56.889 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-26 19:30:57.032 | 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-26 19:30:57.207 | 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-26 19:31:09.807 | 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-26 19:31:10.843 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-26 19:31:10.851 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-26 19:31:10.917 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-26 19:31:10.981 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-26 19:31:11.116 | 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-26 19:31:11.135 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-26 19:31:11.153 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-26 19:31:11.160 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-26 19:31:11.170 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-26 19:31:11.178 | 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-26 19:31:11.199 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-26 19:31:11.238 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-26 19:31:11.240 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-26 19:31:11.241 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-26 19:31:11.242 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-26 19:31:11.247 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-26 19:31:11.303 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-26 19:31:11.530 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-26 19:31:16.385 | 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-26 19:31:16.394 | 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-26 19:31:16.628 | perl: warning: Setting locale failed. 2026-06-26 19:31:16.628 | perl: warning: Please check that your locale settings: 2026-06-26 19:31:16.628 | LANGUAGE = (unset), 2026-06-26 19:31:16.628 | LC_ALL = "en_US.utf8", 2026-06-26 19:31:16.628 | LANG = "de_DE.UTF-8" 2026-06-26 19:31:16.628 | are supported and installed on your system. 2026-06-26 19:31:16.628 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:31:16.689 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:31:16.689 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:31:16.689 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:31:16.811 | Vorkonfiguration der Pakete ... 2026-06-26 19:31:16.820 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:31:16.991 | Fetched 29.6 MB in 22s (1375 kB/s) 2026-06-26 19:31:17.024 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-26 19:31:17.083 | (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-26 19:31:17.090 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 19:31:17.094 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:17.646 | Selecting previously unselected package mysql-client-8.0. 2026-06-26 19:31:17.658 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 19:31:17.661 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:17.712 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-26 19:31:17.724 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-26 19:31:17.731 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 19:31:17.779 | Selecting previously unselected package libmecab2:amd64. 2026-06-26 19:31:17.791 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-26 19:31:17.795 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-26 19:31:17.849 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-26 19:31:17.860 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-26 19:31:17.865 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-26 19:31:17.915 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-26 19:31:17.925 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 19:31:17.929 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:18.911 | Selecting previously unselected package mysql-server-8.0. 2026-06-26 19:31:18.926 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 19:31:18.934 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:31:18.987 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:31:18.987 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:31:18.987 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:31:19.065 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:31:19.076 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:31:19.378 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:19.450 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-26 19:31:19.466 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-26 19:31:19.470 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-26 19:31:19.512 | Selecting previously unselected package liburi-perl. 2026-06-26 19:31:19.527 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-26 19:31:19.531 | Unpacking liburi-perl (5.27-1) ... 2026-06-26 19:31:19.617 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-26 19:31:19.633 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-26 19:31:19.636 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-26 19:31:19.697 | Selecting previously unselected package libcgi-pm-perl. 2026-06-26 19:31:19.712 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-26 19:31:19.715 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-26 19:31:19.779 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-26 19:31:19.795 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:31:19.799 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 19:31:19.845 | Selecting previously unselected package libfcgi-perl. 2026-06-26 19:31:19.860 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-26 19:31:19.864 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-26 19:31:19.912 | Selecting previously unselected package libcgi-fast-perl. 2026-06-26 19:31:19.928 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-26 19:31:19.931 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-26 19:31:19.974 | Selecting previously unselected package libclone-perl:amd64. 2026-06-26 19:31:19.990 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-26 19:31:19.993 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-26 19:31:20.037 | Selecting previously unselected package libencode-locale-perl. 2026-06-26 19:31:20.053 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-26 19:31:20.058 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-26 19:31:20.102 | Selecting previously unselected package libfcgi-bin. 2026-06-26 19:31:20.119 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:31:20.123 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 19:31:20.166 | Selecting previously unselected package libhtml-template-perl. 2026-06-26 19:31:20.182 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-26 19:31:20.185 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-26 19:31:20.232 | Selecting previously unselected package libtimedate-perl. 2026-06-26 19:31:20.248 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-26 19:31:20.251 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-26 19:31:20.329 | Selecting previously unselected package libhttp-date-perl. 2026-06-26 19:31:20.345 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-26 19:31:20.349 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-26 19:31:20.393 | Selecting previously unselected package libio-html-perl. 2026-06-26 19:31:20.409 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-26 19:31:20.412 | Unpacking libio-html-perl (1.004-3) ... 2026-06-26 19:31:20.457 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-26 19:31:20.472 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-26 19:31:20.475 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-26 19:31:20.521 | Selecting previously unselected package libhttp-message-perl. 2026-06-26 19:31:20.537 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-26 19:31:20.540 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-26 19:31:20.597 | Selecting previously unselected package mecab-utils. 2026-06-26 19:31:20.614 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-26 19:31:20.618 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-26 19:31:20.666 | Selecting previously unselected package mecab-ipadic. 2026-06-26 19:31:20.682 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-26 19:31:20.686 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-26 19:31:21.338 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-26 19:31:21.350 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-26 19:31:21.354 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-26 19:31:21.398 | Selecting previously unselected package mysql-server. 2026-06-26 19:31:21.410 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-26 19:31:21.415 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:21.487 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-26 19:31:21.499 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-26 19:31:21.514 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:21.527 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-26 19:31:21.539 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 19:31:21.551 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 19:31:21.564 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-26 19:31:21.576 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-26 19:31:21.588 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 19:31:21.600 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-26 19:31:21.611 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-26 19:31:21.623 | Setting up libio-html-perl (1.004-3) ... 2026-06-26 19:31:21.635 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:21.647 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-26 19:31:21.659 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:21.670 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-26 19:31:21.682 | Setting up liburi-perl (5.27-1) ... 2026-06-26 19:31:21.693 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:21.747 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:31:21.798 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:31:21.798 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:31:21.798 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:31:21.876 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:31:21.886 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:31:21.934 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-26 19:31:21.964 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-26 19:31:34.844 | mysqld will log errors to /var/log/mysql/error.log 2026-06-26 19:31:35.700 | mysqld is running as pid 22201 2026-06-26 19:31:38.154 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-26 19:31:39.817 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-26 19:31:39.827 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-26 19:31:39.839 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-26 19:31:39.843 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-26 19:31:39.843 | 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-26 19:31:39.843 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-26 19:31:39.847 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-26 19:31:39.847 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-26 19:31:39.855 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-26 19:31:39.952 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-26 19:31:39.952 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-26 19:31:39.952 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-26 19:31:39.953 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-26 19:31:39.953 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-26 19:31:39.954 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-26 19:31:40.004 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-26 19:31:40.004 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-26 19:31:40.316 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-26 19:31:40.316 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-26 19:31:40.324 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-26 19:31:40.473 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-26 19:31:40.554 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-26 19:31:40.554 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-26 19:31:40.778 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-26 19:31:40.778 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-26 19:31:40.779 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-26 19:31:40.808 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-26 19:31:40.857 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-26 19:31:40.857 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-26 19:31:40.860 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-26 19:31:40.861 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-26 19:31:40.861 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-26 19:31:41.210 | 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-26 19:31:41.334 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-26 19:31:41.583 | 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-26 19:31:41.586 | 2026-06-26 19:31:41.586 | done! 2026-06-26 19:31:41.592 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-26 19:31:41.600 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-26 19:31:41.610 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-26 19:31:41.614 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-26 19:31:41.614 | 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-26 19:31:41.614 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-26 19:31:41.620 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-26 19:31:41.620 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-26 19:31:41.633 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-26 19:31:41.760 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-26 19:31:41.760 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-26 19:31:41.761 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-26 19:31:41.762 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-26 19:31:41.762 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-26 19:31:41.763 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-26 19:31:41.847 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-26 19:31:41.847 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-26 19:31:42.303 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-26 19:31:42.303 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-26 19:31:42.313 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-26 19:31:42.517 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-26 19:31:42.623 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-26 19:31:42.623 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-26 19:31:42.924 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-26 19:31:42.924 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-26 19:31:42.924 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-26 19:31:42.964 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-26 19:31:43.034 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-26 19:31:43.034 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-26 19:31:43.038 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-26 19:31:43.038 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-26 19:31:43.039 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-26 19:31:43.485 | 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-26 19:31:43.618 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-26 19:31:43.868 | 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-26 19:31:43.871 | 2026-06-26 19:31:43.871 | done! 2026-06-26 19:31:43.880 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-26 19:31:43.888 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-26 19:31:43.900 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-26 19:31:43.912 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 19:31:43.923 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-26 19:31:43.934 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-26 19:31:43.946 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-26 19:31:43.958 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 19:31:45.834 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 19:31:46.074 | perl: warning: Setting locale failed. 2026-06-26 19:31:46.075 | perl: warning: Please check that your locale settings: 2026-06-26 19:31:46.075 | LANGUAGE = (unset), 2026-06-26 19:31:46.075 | LC_ALL = "en_US.utf8", 2026-06-26 19:31:46.075 | LANG = "de_DE.UTF-8" 2026-06-26 19:31:46.075 | are supported and installed on your system. 2026-06-26 19:31:46.075 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:31:46.207 | perl: warning: Setting locale failed. 2026-06-26 19:31:46.207 | perl: warning: Please check that your locale settings: 2026-06-26 19:31:46.207 | LANGUAGE = (unset), 2026-06-26 19:31:46.207 | LC_ALL = "en_US.utf8", 2026-06-26 19:31:46.207 | LANG = "de_DE.UTF-8" 2026-06-26 19:31:46.207 | are supported and installed on your system. 2026-06-26 19:31:46.207 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:31:46.257 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:31:46.257 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:31:46.257 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:31:46.328 | perl: warning: Setting locale failed. 2026-06-26 19:31:46.328 | perl: warning: Please check that your locale settings: 2026-06-26 19:31:46.328 | LANGUAGE = (unset), 2026-06-26 19:31:46.328 | LC_ALL = "en_US.utf8", 2026-06-26 19:31:46.329 | LANG = "de_DE.UTF-8" 2026-06-26 19:31:46.329 | are supported and installed on your system. 2026-06-26 19:31:46.329 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:31:46.819 | 2026-06-26 19:31:46.819 | Running kernel seems to be up-to-date. 2026-06-26 19:31:46.819 | 2026-06-26 19:31:46.819 | Restarting services... 2026-06-26 19:31:46.867 | 2026-06-26 19:31:46.867 | Service restarts being deferred: 2026-06-26 19:31:46.868 | /etc/needrestart/restart.d/dbus.service 2026-06-26 19:31:46.868 | systemctl restart systemd-logind.service 2026-06-26 19:31:46.868 | systemctl restart virtlockd.service 2026-06-26 19:31:46.868 | systemctl restart virtlogd.service 2026-06-26 19:31:46.868 | 2026-06-26 19:31:46.868 | No containers need to be restarted. 2026-06-26 19:31:46.868 | 2026-06-26 19:31:46.868 | User sessions running outdated binaries: 2026-06-26 19:31:46.868 | quobyte @ session #6: sshd[2023] 2026-06-26 19:31:46.878 | quobyte @ user manager service: systemd[1162] 2026-06-26 19:31:46.888 | 2026-06-26 19:31:46.888 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 19:31:48.910 | + functions-common:apt_get:1211 : result=0 2026-06-26 19:31:48.913 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:31:48.917 | + functions-common:time_stop:2420 : local name 2026-06-26 19:31:48.919 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:31:48.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:31:48.927 | + functions-common:time_stop:2423 : local total 2026-06-26 19:31:48.930 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:31:48.934 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:31:48.937 | + functions-common:time_stop:2427 : start_time=1782502253886 2026-06-26 19:31:48.940 | + functions-common:time_stop:2429 : [[ -z 1782502253886 ]] 2026-06-26 19:31:48.945 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:31:48.949 | + functions-common:time_stop:2432 : end_time=1782502308946 2026-06-26 19:31:48.952 | + functions-common:time_stop:2433 : elapsed_time=55060 2026-06-26 19:31:48.956 | + functions-common:time_stop:2434 : total=185224 2026-06-26 19:31:48.958 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:31:48.962 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=240284 2026-06-26 19:31:48.966 | + functions-common:apt_get:1215 : return 0 2026-06-26 19:31:48.969 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-26 19:31:48.973 | + ./stack.sh:main:861 : install_database_python 2026-06-26 19:31:48.976 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-26 19:31:48.980 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-26 19:31:48.984 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-26 19:31:48.987 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 19:31:48.992 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-26 19:31:48.995 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-26 19:31:48.998 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 19:31:49.005 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-26 19:31:49.005 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 19:31:49.011 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-26 19:31:49.014 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-26 19:31:49.018 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-26 19:31:49.022 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-26 19:31:49.026 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-26 19:31:49.055 | Using python 3.12 to install PyMySQL 2026-06-26 19:31:49.058 | + 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-26 19:31:50.251 | Collecting PyMySQL 2026-06-26 19:31:50.419 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-26 19:31:50.453 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-26 19:31:50.633 | Installing collected packages: PyMySQL 2026-06-26 19:31:50.703 | Successfully installed PyMySQL-1.2.0 2026-06-26 19:31:50.827 | + inc/python:pip_install:216 : result=0 2026-06-26 19:31:50.831 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:31:50.835 | + functions-common:time_stop:2420 : local name 2026-06-26 19:31:50.838 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:31:50.841 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:31:50.845 | + functions-common:time_stop:2423 : local total 2026-06-26 19:31:50.849 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:31:50.852 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:31:50.855 | + functions-common:time_stop:2427 : start_time=1782502309049 2026-06-26 19:31:50.858 | + functions-common:time_stop:2429 : [[ -z 1782502309049 ]] 2026-06-26 19:31:50.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:31:50.869 | + functions-common:time_stop:2432 : end_time=1782502310865 2026-06-26 19:31:50.872 | + functions-common:time_stop:2433 : elapsed_time=1816 2026-06-26 19:31:50.875 | + functions-common:time_stop:2434 : total=35935 2026-06-26 19:31:50.879 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:31:50.883 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37751 2026-06-26 19:31:50.885 | + inc/python:pip_install:219 : return 0 2026-06-26 19:31:50.890 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-26 19:31:50.893 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-26 19:31:50.897 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-26 19:31:50.900 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-26 19:31:50.924 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:31:50.927 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-26 19:31:50.931 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-26 19:31:50.954 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:31:50.957 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-26 19:31:50.981 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:31:50.984 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-26 19:31:51.006 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:31:51.009 | + ./stack.sh:main:869 : install_etcd3 2026-06-26 19:31:51.013 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-26 19:31:51.013 | Installing etcd 2026-06-26 19:31:51.016 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-26 19:31:51.034 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-26 19:31:51.052 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-26 19:31:51.055 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-26 19:31:51.074 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-26 19:31:51.079 | ++ 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-26 19:31:51.083 | ++ 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-26 19:31:51.087 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-26 19:31:51.090 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-26 19:31:51.094 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-26 19:31:51.097 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 19:31:51.101 | ++ 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-26 19:31:51.105 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-26 19:31:51.108 | ++ 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-26 19:31:51.116 | --2026-06-26 21:31:51-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 19:31:51.193 | Resolving github.com (github.com)... 140.82.121.3 2026-06-26 19:31:51.212 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-26 19:31:51.453 | HTTP request sent, awaiting response... 302 Found 2026-06-26 19:31:51.454 | 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-26T20%3A25%3A07Z&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-26T19%3A24%3A31Z&ske=2026-06-26T20%3A25%3A07Z&sks=b&skv=2018-11-09&sig=W0QjhDxREkkj0N%2FzaDYbkd%2FakbRbLPr%2BdxTPfvOZM9A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjUwNDExMSwibmJmIjoxNzgyNTAyMzExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9zPGI1EnHhQHJxxXUO_Xu2h5Ie8Tjc68AVjI_Pa-fxU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-26 19:31:51.454 | --2026-06-26 21:31:51-- 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-26T20%3A25%3A07Z&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-26T19%3A24%3A31Z&ske=2026-06-26T20%3A25%3A07Z&sks=b&skv=2018-11-09&sig=W0QjhDxREkkj0N%2FzaDYbkd%2FakbRbLPr%2BdxTPfvOZM9A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjUwNDExMSwibmJmIjoxNzgyNTAyMzExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9zPGI1EnHhQHJxxXUO_Xu2h5Ie8Tjc68AVjI_Pa-fxU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-26 19:31:51.456 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-06-26 19:31:51.470 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-26 19:31:51.519 | HTTP request sent, awaiting response... 200 OK 2026-06-26 19:31:51.522 | Length: 20927601 (20M) [application/octet-stream] 2026-06-26 19:31:51.522 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-26 19:31:51.586 | 2026-06-26 19:31:51.811 | 0K ........ ........ ... 100% 68.7M=0.3s 2026-06-26 19:31:51.811 | 2026-06-26 19:31:51.811 | 2026-06-26 21:31:51 (68.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-26 19:31:51.811 | 2026-06-26 19:31:51.816 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-26 19:31:51.818 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 19:31:51.821 | ++ functions:get_extra_file:81 : return 2026-06-26 19:31:51.826 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 19:31:51.829 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-26 19:31:51.832 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-26 19:31:51.836 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-26 19:31:51.863 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-26 19:31:51.866 | + 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-26 19:31:51.875 | etcd-v3.5.21-linux-amd64/ 2026-06-26 19:31:51.875 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-26 19:31:51.876 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-26 19:31:51.876 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-26 19:31:51.876 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-26 19:31:51.876 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-26 19:31:51.876 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-26 19:31:51.876 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-26 19:31:51.877 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-26 19:31:51.877 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-26 19:31:51.877 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-26 19:31:51.877 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-26 19:31:51.877 | etcd-v3.5.21-linux-amd64/README.md 2026-06-26 19:31:51.877 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-26 19:31:52.040 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-26 19:31:52.236 | etcd-v3.5.21-linux-amd64/etcd 2026-06-26 19:31:52.496 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-26 19:31:52.535 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-26 19:31:52.568 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-26 19:31:52.572 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-26 19:31:52.598 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:31:52.601 | + ./stack.sh:main:888 : install_dstat 2026-06-26 19:31:52.605 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-26 19:31:52.630 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:31:52.634 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-26 19:31:52.637 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:31:52.641 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-26 19:31:52.645 | + ./stack.sh:main:897 : install_libs 2026-06-26 19:31:52.649 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-26 19:31:52.653 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-26 19:31:52.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-26 19:31:52.661 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-26 19:31:52.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.669 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.672 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-26 19:31:52.676 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.680 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-26 19:31:52.684 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-26 19:31:52.688 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-26 19:31:52.691 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-26 19:31:52.695 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.699 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.703 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-26 19:31:52.706 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.710 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-26 19:31:52.714 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-26 19:31:52.718 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-26 19:31:52.722 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-26 19:31:52.726 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.730 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.734 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-26 19:31:52.738 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.742 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-26 19:31:52.745 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-26 19:31:52.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-26 19:31:52.753 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-26 19:31:52.757 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.761 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.765 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-26 19:31:52.768 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.772 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-26 19:31:52.776 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-26 19:31:52.780 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-26 19:31:52.784 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-26 19:31:52.788 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.791 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.795 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-26 19:31:52.799 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.803 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-26 19:31:52.807 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-26 19:31:52.811 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-26 19:31:52.815 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-26 19:31:52.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.822 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.826 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-26 19:31:52.830 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.834 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-26 19:31:52.838 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-26 19:31:52.842 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-26 19:31:52.845 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-26 19:31:52.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.853 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.857 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-26 19:31:52.861 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.865 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-26 19:31:52.868 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-26 19:31:52.872 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-26 19:31:52.876 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-26 19:31:52.880 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.884 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.888 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-26 19:31:52.892 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.896 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-26 19:31:52.899 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-26 19:31:52.903 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-26 19:31:52.907 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-26 19:31:52.911 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.915 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.919 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-26 19:31:52.923 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.927 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-26 19:31:52.930 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-26 19:31:52.934 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-26 19:31:52.938 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-26 19:31:52.942 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.946 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.950 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-26 19:31:52.953 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.957 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-26 19:31:52.961 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-26 19:31:52.965 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-26 19:31:52.969 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-26 19:31:52.973 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:52.977 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:52.981 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-26 19:31:52.984 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:52.988 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-26 19:31:52.992 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-26 19:31:52.996 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-26 19:31:53.000 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-26 19:31:53.004 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.008 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.011 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-26 19:31:53.015 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.019 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-26 19:31:53.023 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-26 19:31:53.027 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-26 19:31:53.031 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-26 19:31:53.035 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.039 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.043 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-26 19:31:53.046 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.050 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-26 19:31:53.054 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-26 19:31:53.057 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-26 19:31:53.061 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-26 19:31:53.065 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.068 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.072 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-26 19:31:53.076 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.080 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-26 19:31:53.084 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-26 19:31:53.088 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-26 19:31:53.092 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-26 19:31:53.095 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.099 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.102 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-26 19:31:53.106 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.110 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-26 19:31:53.114 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-26 19:31:53.117 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-26 19:31:53.121 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-26 19:31:53.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.129 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.133 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-26 19:31:53.137 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.141 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-26 19:31:53.145 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-26 19:31:53.148 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-26 19:31:53.152 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-26 19:31:53.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.159 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.163 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-26 19:31:53.166 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.170 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-26 19:31:53.174 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-26 19:31:53.178 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-26 19:31:53.182 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-26 19:31:53.186 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.189 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.193 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-26 19:31:53.197 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.201 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-26 19:31:53.204 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-26 19:31:53.208 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-26 19:31:53.212 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-26 19:31:53.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.219 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.222 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-26 19:31:53.226 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.230 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-26 19:31:53.234 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-26 19:31:53.238 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-26 19:31:53.242 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-26 19:31:53.245 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.249 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.253 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-26 19:31:53.257 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.261 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-26 19:31:53.264 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-26 19:31:53.268 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-26 19:31:53.272 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-26 19:31:53.275 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.279 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.283 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-26 19:31:53.287 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.291 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-26 19:31:53.295 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-26 19:31:53.298 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-26 19:31:53.302 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-26 19:31:53.306 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.310 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.314 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-26 19:31:53.318 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.322 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-26 19:31:53.326 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-26 19:31:53.330 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-26 19:31:53.333 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-26 19:31:53.337 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.341 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.345 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-26 19:31:53.349 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.353 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-26 19:31:53.357 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-26 19:31:53.361 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-26 19:31:53.365 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-26 19:31:53.369 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.373 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.376 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-26 19:31:53.380 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.384 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-26 19:31:53.388 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-26 19:31:53.392 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-26 19:31:53.396 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-26 19:31:53.400 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.404 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.408 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-26 19:31:53.412 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.416 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-26 19:31:53.420 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-26 19:31:53.424 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-26 19:31:53.428 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-26 19:31:53.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.436 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.440 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-26 19:31:53.444 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.448 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-26 19:31:53.452 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-26 19:31:53.456 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-26 19:31:53.460 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-26 19:31:53.464 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.467 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.471 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-26 19:31:53.475 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.479 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-26 19:31:53.483 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-26 19:31:53.487 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-26 19:31:53.491 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-26 19:31:53.496 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.499 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.503 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-26 19:31:53.508 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.512 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-26 19:31:53.516 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-26 19:31:53.520 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-26 19:31:53.524 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-26 19:31:53.528 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.532 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.536 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-26 19:31:53.540 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.544 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-26 19:31:53.548 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-26 19:31:53.552 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-26 19:31:53.556 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-26 19:31:53.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.564 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.568 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-26 19:31:53.572 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.575 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-26 19:31:53.579 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-26 19:31:53.583 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-26 19:31:53.587 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-26 19:31:53.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.595 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.599 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-26 19:31:53.603 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.607 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-26 19:31:53.610 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-26 19:31:53.614 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-26 19:31:53.618 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-26 19:31:53.622 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.626 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.630 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-26 19:31:53.634 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.638 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-26 19:31:53.642 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-26 19:31:53.646 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-26 19:31:53.650 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-26 19:31:53.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.658 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.662 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-26 19:31:53.666 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.670 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-26 19:31:53.674 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-26 19:31:53.678 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-26 19:31:53.682 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-26 19:31:53.686 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.690 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.694 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-26 19:31:53.698 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.702 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-26 19:31:53.706 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-26 19:31:53.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-26 19:31:53.714 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-26 19:31:53.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.722 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.726 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-26 19:31:53.730 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.734 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-26 19:31:53.738 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-26 19:31:53.742 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-26 19:31:53.746 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-26 19:31:53.750 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.754 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.758 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-26 19:31:53.762 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.766 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-26 19:31:53.770 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-26 19:31:53.774 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-26 19:31:53.778 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-26 19:31:53.782 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.786 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.790 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-26 19:31:53.794 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.798 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-26 19:31:53.802 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-26 19:31:53.806 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-26 19:31:53.810 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-26 19:31:53.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.818 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.822 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-26 19:31:53.826 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.830 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-26 19:31:53.834 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-26 19:31:53.838 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:31:53.842 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:31:53.846 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-26 19:31:53.850 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:31:53.854 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-26 19:31:53.883 | Using python 3.12 to install etcd3gw 2026-06-26 19:31:53.887 | + 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-26 19:31:55.067 | Collecting etcd3gw 2026-06-26 19:31:55.217 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 19:31:55.228 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-26 19:31:55.270 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-26 19:31:55.273 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 19:31:55.319 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-26 19:31:55.341 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 19:31:55.396 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-26 19:31:55.415 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 19:31:55.932 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-26 19:31:55.956 | 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-26 19:31:55.971 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-26 19:31:56.147 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-26 19:31:56.150 | 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-26 19:31:56.186 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-26 19:31:56.189 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-26 19:31:56.235 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-26 19:31:56.238 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-26 19:31:56.244 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-26 19:31:56.274 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-26 19:31:56.318 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-26 19:31:56.356 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-26 19:31:56.368 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-26 19:31:56.370 | 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-26 19:31:56.372 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-26 19:31:56.375 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-26 19:31:56.397 | 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-26 19:31:56.664 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-26 19:31:56.722 | Attempting uninstall: urllib3 2026-06-26 19:31:56.730 | Found existing installation: urllib3 2.0.7 2026-06-26 19:31:56.731 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:31:56.731 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-26 19:31:56.872 | Attempting uninstall: idna 2026-06-26 19:31:56.880 | Found existing installation: idna 3.6 2026-06-26 19:31:56.880 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:31:56.881 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-26 19:31:57.040 | Attempting uninstall: requests 2026-06-26 19:31:57.046 | Found existing installation: requests 2.31.0 2026-06-26 19:31:57.047 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:31:57.047 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-26 19:31:57.277 | 2026-06-26 19:31:57.282 | 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-26 19:31:57.454 | + inc/python:pip_install:216 : result=0 2026-06-26 19:31:57.458 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:31:57.462 | + functions-common:time_stop:2420 : local name 2026-06-26 19:31:57.465 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:31:57.468 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:31:57.470 | + functions-common:time_stop:2423 : local total 2026-06-26 19:31:57.473 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:31:57.477 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:31:57.480 | + functions-common:time_stop:2427 : start_time=1782502313876 2026-06-26 19:31:57.483 | + functions-common:time_stop:2429 : [[ -z 1782502313876 ]] 2026-06-26 19:31:57.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:31:57.492 | + functions-common:time_stop:2432 : end_time=1782502317488 2026-06-26 19:31:57.495 | + functions-common:time_stop:2433 : elapsed_time=3612 2026-06-26 19:31:57.498 | + functions-common:time_stop:2434 : total=37751 2026-06-26 19:31:57.501 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:31:57.503 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41363 2026-06-26 19:31:57.507 | + inc/python:pip_install:219 : return 0 2026-06-26 19:31:57.511 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-26 19:31:57.515 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-26 19:31:57.518 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-26 19:31:57.522 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:31:57.525 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:31:57.529 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:31:57.532 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:31:57.534 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:31:57.538 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:31:57.541 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:31:57.544 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:31:57.548 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:31:57.551 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:31:57.554 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:31:57.557 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:31:57.560 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:31:57.562 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-26 19:31:57.565 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:31:57.567 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:31:57.569 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-26 19:31:57.571 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-26 19:31:57.573 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 19:31:57.576 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:31:57.579 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 19:31:57.581 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:31:57.584 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:31:57.586 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:31:57.589 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:31:57.591 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:31:57.593 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:31:57.596 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 19:31:57.598 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 19:31:57.600 | + functions-common:apt_get_update:1167 : return 2026-06-26 19:31:57.603 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-26 19:31:57.605 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:31:57.607 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:31:57.610 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:31:57.612 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-26 19:31:57.633 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-26 19:31:57.670 | Reading package lists... 2026-06-26 19:31:58.024 | Building dependency tree... 2026-06-26 19:31:58.025 | Reading state information... 2026-06-26 19:31:58.528 | The following additional packages will be installed: 2026-06-26 19:31:58.529 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-26 19:31:58.531 | Suggested packages: 2026-06-26 19:31:58.532 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-26 19:31:58.532 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-26 19:31:58.532 | python3-uwsgidecorators 2026-06-26 19:31:58.566 | The following NEW packages will be installed: 2026-06-26 19:31:58.567 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-26 19:31:58.612 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 19:31:58.612 | Need to get 1270 kB of archives. 2026-06-26 19:31:58.612 | After this operation, 4285 kB of additional disk space will be used. 2026-06-26 19:31:58.612 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-26 19:31:58.630 | 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-26 19:31:58.632 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-26 19:31:58.637 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-26 19:31:58.644 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-26 19:31:58.646 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-26 19:31:58.930 | perl: warning: Setting locale failed. 2026-06-26 19:31:58.930 | perl: warning: Please check that your locale settings: 2026-06-26 19:31:58.930 | LANGUAGE = (unset), 2026-06-26 19:31:58.930 | LC_ALL = "en_US.utf8", 2026-06-26 19:31:58.930 | LANG = "de_DE.UTF-8" 2026-06-26 19:31:58.930 | are supported and installed on your system. 2026-06-26 19:31:58.931 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:31:58.991 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:31:58.991 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:31:58.991 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:31:59.171 | Fetched 1270 kB in 0s (11.1 MB/s) 2026-06-26 19:31:59.214 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-26 19:31:59.275 | (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-26 19:31:59.282 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-26 19:31:59.289 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-26 19:31:59.336 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-26 19:31:59.348 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-26 19:31:59.352 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-26 19:31:59.398 | Selecting previously unselected package libzmq5:amd64. 2026-06-26 19:31:59.410 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-26 19:31:59.414 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-26 19:31:59.463 | Selecting previously unselected package uwsgi-core. 2026-06-26 19:31:59.475 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-26 19:31:59.478 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-26 19:31:59.652 | Selecting previously unselected package uwsgi. 2026-06-26 19:31:59.665 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-26 19:31:59.672 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-26 19:31:59.725 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-26 19:31:59.737 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-26 19:31:59.741 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-26 19:31:59.811 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-26 19:31:59.822 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-26 19:31:59.833 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-26 19:31:59.845 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-26 19:31:59.863 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-26 19:32:00.419 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-26 19:32:00.454 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 19:32:01.442 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 19:32:01.683 | perl: warning: Setting locale failed. 2026-06-26 19:32:01.684 | perl: warning: Please check that your locale settings: 2026-06-26 19:32:01.684 | LANGUAGE = (unset), 2026-06-26 19:32:01.684 | LC_ALL = "en_US.utf8", 2026-06-26 19:32:01.684 | LANG = "de_DE.UTF-8" 2026-06-26 19:32:01.684 | are supported and installed on your system. 2026-06-26 19:32:01.684 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:32:01.811 | perl: warning: Setting locale failed. 2026-06-26 19:32:01.811 | perl: warning: Please check that your locale settings: 2026-06-26 19:32:01.811 | LANGUAGE = (unset), 2026-06-26 19:32:01.811 | LC_ALL = "en_US.utf8", 2026-06-26 19:32:01.811 | LANG = "de_DE.UTF-8" 2026-06-26 19:32:01.811 | are supported and installed on your system. 2026-06-26 19:32:01.811 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:32:01.861 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:32:01.861 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:32:01.861 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:32:01.931 | perl: warning: Setting locale failed. 2026-06-26 19:32:01.931 | perl: warning: Please check that your locale settings: 2026-06-26 19:32:01.931 | LANGUAGE = (unset), 2026-06-26 19:32:01.931 | LC_ALL = "en_US.utf8", 2026-06-26 19:32:01.931 | LANG = "de_DE.UTF-8" 2026-06-26 19:32:01.931 | are supported and installed on your system. 2026-06-26 19:32:01.931 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:32:02.420 | 2026-06-26 19:32:02.421 | Running kernel seems to be up-to-date. 2026-06-26 19:32:02.421 | 2026-06-26 19:32:02.422 | Restarting services... 2026-06-26 19:32:02.468 | 2026-06-26 19:32:02.469 | Service restarts being deferred: 2026-06-26 19:32:02.469 | /etc/needrestart/restart.d/dbus.service 2026-06-26 19:32:02.469 | systemctl restart systemd-logind.service 2026-06-26 19:32:02.470 | systemctl restart virtlockd.service 2026-06-26 19:32:02.470 | systemctl restart virtlogd.service 2026-06-26 19:32:02.470 | 2026-06-26 19:32:02.470 | No containers need to be restarted. 2026-06-26 19:32:02.470 | 2026-06-26 19:32:02.470 | User sessions running outdated binaries: 2026-06-26 19:32:02.471 | quobyte @ session #6: sshd[2023] 2026-06-26 19:32:02.479 | quobyte @ user manager service: systemd[1162] 2026-06-26 19:32:02.489 | 2026-06-26 19:32:02.489 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 19:32:04.725 | + functions-common:apt_get:1211 : result=0 2026-06-26 19:32:04.728 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:32:04.730 | + functions-common:time_stop:2420 : local name 2026-06-26 19:32:04.732 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:32:04.734 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:32:04.736 | + functions-common:time_stop:2423 : local total 2026-06-26 19:32:04.738 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:32:04.740 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:32:04.742 | + functions-common:time_stop:2427 : start_time=1782502317630 2026-06-26 19:32:04.744 | + functions-common:time_stop:2429 : [[ -z 1782502317630 ]] 2026-06-26 19:32:04.747 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:32:04.750 | + functions-common:time_stop:2432 : end_time=1782502324748 2026-06-26 19:32:04.752 | + functions-common:time_stop:2433 : elapsed_time=7118 2026-06-26 19:32:04.754 | + functions-common:time_stop:2434 : total=240284 2026-06-26 19:32:04.756 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:32:04.758 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=247402 2026-06-26 19:32:04.760 | + functions-common:apt_get:1215 : return 0 2026-06-26 19:32:04.763 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-26 19:32:04.765 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:32:04.767 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:32:04.769 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-26 19:32:04.771 | perl: warning: Setting locale failed. 2026-06-26 19:32:04.771 | perl: warning: Please check that your locale settings: 2026-06-26 19:32:04.771 | LANGUAGE = (unset), 2026-06-26 19:32:04.772 | LC_ALL = "en_US.utf8", 2026-06-26 19:32:04.772 | LANG = (unset) 2026-06-26 19:32:04.772 | are supported and installed on your system. 2026-06-26 19:32:04.772 | perl: warning: Falling back to the standard locale ("C"). 2026-06-26 19:32:04.808 | No module matches proxy 2026-06-26 19:32:04.811 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-26 19:32:04.823 | perl: warning: Setting locale failed. 2026-06-26 19:32:04.823 | perl: warning: Please check that your locale settings: 2026-06-26 19:32:04.824 | LANGUAGE = (unset), 2026-06-26 19:32:04.824 | LC_ALL = "en_US.utf8", 2026-06-26 19:32:04.824 | LANG = "de_DE.UTF-8" 2026-06-26 19:32:04.824 | are supported and installed on your system. 2026-06-26 19:32:04.824 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:32:04.863 | Enabling module proxy. 2026-06-26 19:32:04.868 | To activate the new configuration, you need to run: 2026-06-26 19:32:04.869 | systemctl restart apache2 2026-06-26 19:32:04.875 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-26 19:32:04.886 | perl: warning: Setting locale failed. 2026-06-26 19:32:04.886 | perl: warning: Please check that your locale settings: 2026-06-26 19:32:04.886 | LANGUAGE = (unset), 2026-06-26 19:32:04.886 | LC_ALL = "en_US.utf8", 2026-06-26 19:32:04.886 | LANG = "de_DE.UTF-8" 2026-06-26 19:32:04.886 | are supported and installed on your system. 2026-06-26 19:32:04.887 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:32:04.929 | Considering dependency proxy for proxy_uwsgi: 2026-06-26 19:32:04.929 | Module proxy already enabled 2026-06-26 19:32:04.929 | Enabling module proxy_uwsgi. 2026-06-26 19:32:04.934 | To activate the new configuration, you need to run: 2026-06-26 19:32:04.934 | systemctl restart apache2 2026-06-26 19:32:04.940 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-26 19:32:04.942 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 19:32:04.945 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:32:04.948 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 19:32:05.151 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-26 19:32:05.154 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-26 19:32:05.159 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-26 19:32:05.163 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:32:05.167 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:32:05.170 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-26 19:32:05.174 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:32:05.177 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-26 19:32:05.180 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-26 19:32:05.183 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-26 19:32:05.186 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:32:05.189 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:32:05.191 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-26 19:32:05.194 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:32:05.197 | + ./stack.sh:main:905 : install_glanceclient 2026-06-26 19:32:05.200 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-26 19:32:05.203 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-26 19:32:05.205 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:32:05.208 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:32:05.211 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-26 19:32:05.214 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:32:05.217 | + ./stack.sh:main:906 : install_cinderclient 2026-06-26 19:32:05.220 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-26 19:32:05.222 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-26 19:32:05.225 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:32:05.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:32:05.231 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-26 19:32:05.234 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:32:05.236 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-26 19:32:05.239 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-26 19:32:05.243 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:32:05.246 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:32:05.248 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-26 19:32:05.251 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:32:05.253 | + ./stack.sh:main:907 : install_novaclient 2026-06-26 19:32:05.256 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-26 19:32:05.259 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-26 19:32:05.262 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:32:05.265 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:32:05.267 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-26 19:32:05.271 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:32:05.273 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-26 19:32:05.293 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:32:05.295 | + ./stack.sh:main:909 : install_swiftclient 2026-06-26 19:32:05.297 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-26 19:32:05.299 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-26 19:32:05.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:32:05.306 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:32:05.308 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-26 19:32:05.311 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:32:05.314 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-26 19:32:05.331 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:32:05.334 | + ./stack.sh:main:912 : install_neutronclient 2026-06-26 19:32:05.337 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-26 19:32:05.339 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-26 19:32:05.342 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:32:05.344 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:32:05.348 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-26 19:32:05.350 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:32:05.352 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-26 19:32:05.355 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-26 19:32:05.359 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-26 19:32:05.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:32:05.364 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:32:05.366 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-26 19:32:05.370 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:32:05.372 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-26 19:32:05.375 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-26 19:32:05.378 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 19:32:05.382 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-26 19:32:05.386 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-26 19:32:05.389 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 19:32:05.394 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-26 19:32:05.395 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 19:32:05.400 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-26 19:32:05.403 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-26 19:32:05.407 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-26 19:32:05.411 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-26 19:32:05.414 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-26 19:32:05.439 | Using python 3.12 to install keystonemiddleware 2026-06-26 19:32:05.441 | + 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-26 19:32:06.677 | Collecting keystonemiddleware 2026-06-26 19:32:06.835 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 19:32:06.901 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-26 19:32:06.922 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 19:32:06.985 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-26 19:32:07.005 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 19:32:07.072 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-26 19:32:07.088 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 19:32:07.144 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-26 19:32:07.161 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 19:32:07.209 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-26 19:32:07.231 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-26 19:32:07.289 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-26 19:32:07.311 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 19:32:07.367 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-26 19:32:07.389 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 19:32:07.458 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-26 19:32:07.482 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 19:32:07.492 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-26 19:32:07.526 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-26 19:32:07.550 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 19:32:07.596 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-26 19:32:07.614 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-26 19:32:07.668 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-26 19:32:07.689 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 19:32:07.699 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-26 19:32:07.740 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-26 19:32:07.761 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-26 19:32:07.774 | 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-26 19:32:07.820 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-26 19:32:07.843 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 19:32:07.883 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-26 19:32:07.908 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 19:32:07.954 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-26 19:32:07.977 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-26 19:32:08.026 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-26 19:32:08.050 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 19:32:08.102 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-26 19:32:08.127 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 19:32:08.218 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-26 19:32:08.241 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-26 19:32:08.283 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-26 19:32:08.309 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-26 19:32:08.319 | 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-26 19:32:08.371 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-26 19:32:08.394 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-26 19:32:08.406 | 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-26 19:32:08.408 | 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-26 19:32:08.564 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-26 19:32:08.584 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-06-26 19:32:08.644 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-26 19:32:08.664 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-26 19:32:08.675 | 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-26 19:32:08.842 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-26 19:32:08.863 | 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-26 19:32:08.891 | 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-26 19:32:08.931 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-26 19:32:08.954 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-26 19:32:09.014 | 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-26 19:32:09.015 | 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-26 19:32:09.016 | 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-26 19:32:09.018 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-26 19:32:09.063 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-26 19:32:09.136 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-26 19:32:09.275 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-26 19:32:09.306 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-26 19:32:09.358 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-26 19:32:09.405 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-26 19:32:09.435 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-26 19:32:09.525 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-26 19:32:10.212 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 3.5 MB/s 0:00:00 2026-06-26 19:32:10.238 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-26 19:32:10.274 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-26 19:32:10.315 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-26 19:32:10.378 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-26 19:32:10.418 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-26 19:32:10.583 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-26 19:32:10.664 | 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-26 19:32:10.730 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-26 19:32:10.761 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-26 19:32:10.787 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-26 19:32:10.833 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-26 19:32:10.897 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-26 19:32:10.990 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-26 19:32:11.014 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-26 19:32:11.036 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-26 19:32:11.064 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-26 19:32:11.096 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-26 19:32:11.417 | 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-26 19:32:11.701 | Attempting uninstall: six 2026-06-26 19:32:11.710 | Found existing installation: six 1.16.0 2026-06-26 19:32:11.711 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:11.711 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-26 19:32:11.776 | Attempting uninstall: pyparsing 2026-06-26 19:32:11.784 | Found existing installation: pyparsing 3.1.1 2026-06-26 19:32:11.785 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:11.785 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-26 19:32:11.928 | Attempting uninstall: PyJWT 2026-06-26 19:32:11.937 | Found existing installation: PyJWT 2.7.0 2026-06-26 19:32:11.937 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:11.938 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-26 19:32:12.103 | Attempting uninstall: netaddr 2026-06-26 19:32:12.111 | Found existing installation: netaddr 0.8.0 2026-06-26 19:32:12.112 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:12.112 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-26 19:32:12.369 | Attempting uninstall: python-dateutil 2026-06-26 19:32:12.380 | Found existing installation: python-dateutil 2.8.2 2026-06-26 19:32:12.380 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:12.381 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-26 19:32:14.546 | 2026-06-26 19:32:14.555 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-26 19:32:14.749 | + inc/python:pip_install:216 : result=0 2026-06-26 19:32:14.753 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:32:14.756 | + functions-common:time_stop:2420 : local name 2026-06-26 19:32:14.759 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:32:14.761 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:32:14.764 | + functions-common:time_stop:2423 : local total 2026-06-26 19:32:14.767 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:32:14.769 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:32:14.772 | + functions-common:time_stop:2427 : start_time=1782502325433 2026-06-26 19:32:14.775 | + functions-common:time_stop:2429 : [[ -z 1782502325433 ]] 2026-06-26 19:32:14.780 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:32:14.784 | + functions-common:time_stop:2432 : end_time=1782502334781 2026-06-26 19:32:14.786 | + functions-common:time_stop:2433 : elapsed_time=9348 2026-06-26 19:32:14.789 | + functions-common:time_stop:2434 : total=41363 2026-06-26 19:32:14.792 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:32:14.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50711 2026-06-26 19:32:14.797 | + inc/python:pip_install:219 : return 0 2026-06-26 19:32:14.800 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-26 19:32:14.802 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-26 19:32:14.805 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 19:32:14.810 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-26 19:32:14.813 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-26 19:32:14.816 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 19:32:14.821 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-26 19:32:14.822 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 19:32:14.826 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-26 19:32:14.829 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-26 19:32:14.832 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-26 19:32:14.835 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-26 19:32:14.837 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-26 19:32:14.860 | Using python 3.12 to install python-memcached 2026-06-26 19:32:14.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 python-memcached 2026-06-26 19:32:16.060 | Collecting python-memcached 2026-06-26 19:32:16.218 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-26 19:32:16.246 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-26 19:32:16.432 | Installing collected packages: python-memcached 2026-06-26 19:32:16.468 | Successfully installed python-memcached-1.62 2026-06-26 19:32:16.578 | + inc/python:pip_install:216 : result=0 2026-06-26 19:32:16.581 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:32:16.585 | + functions-common:time_stop:2420 : local name 2026-06-26 19:32:16.588 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:32:16.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:32:16.597 | + functions-common:time_stop:2423 : local total 2026-06-26 19:32:16.601 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:32:16.605 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:32:16.608 | + functions-common:time_stop:2427 : start_time=1782502334855 2026-06-26 19:32:16.612 | + functions-common:time_stop:2429 : [[ -z 1782502334855 ]] 2026-06-26 19:32:16.617 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:32:16.621 | + functions-common:time_stop:2432 : end_time=1782502336618 2026-06-26 19:32:16.624 | + functions-common:time_stop:2433 : elapsed_time=1763 2026-06-26 19:32:16.627 | + functions-common:time_stop:2434 : total=50711 2026-06-26 19:32:16.630 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:32:16.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=52474 2026-06-26 19:32:16.637 | + inc/python:pip_install:219 : return 0 2026-06-26 19:32:16.641 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-26 19:32:16.662 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:32:16.666 | + ./stack.sh:main:919 : '[' 192.168.122.249 == 192.168.122.249 ']' 2026-06-26 19:32:16.670 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-26 19:32:16.674 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-26 19:32:16.678 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-26 19:32:16.682 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 19:32:16.686 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-26 19:32:16.690 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-26 19:32:16.712 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:32:16.716 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-26 19:32:16.720 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-26 19:32:16.724 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-26 19:32:16.727 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 19:32:16.730 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 19:32:16.734 | ++ functions-common:git_clone:593 : pwd 2026-06-26 19:32:16.738 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:32:16.741 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:32:16.745 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:32:16.767 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:32:16.770 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:32:16.773 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:32:16.777 | + functions-common:git_clone:610 : echo master 2026-06-26 19:32:16.779 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:32:16.783 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-26 19:32:16.787 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 19:32:16.790 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-26 19:32:16.792 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:32:16.796 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:32:16.799 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:32:16.801 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:32:16.805 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:32:16.807 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:32:16.810 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:32:16.813 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:32:16.818 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:32:16.823 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502336819 2026-06-26 19:32:16.827 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-26 19:32:16.831 | Cloning into '/opt/stack/keystone'... 2026-06-26 19:32:34.300 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:32:34.302 | + functions-common:time_stop:2420 : local name 2026-06-26 19:32:34.304 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:32:34.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:32:34.307 | + functions-common:time_stop:2423 : local total 2026-06-26 19:32:34.309 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:32:34.311 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:32:34.313 | + functions-common:time_stop:2427 : start_time=1782502336819 2026-06-26 19:32:34.315 | + functions-common:time_stop:2429 : [[ -z 1782502336819 ]] 2026-06-26 19:32:34.318 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:32:34.321 | + functions-common:time_stop:2432 : end_time=1782502354319 2026-06-26 19:32:34.323 | + functions-common:time_stop:2433 : elapsed_time=17500 2026-06-26 19:32:34.325 | + functions-common:time_stop:2434 : total=4910 2026-06-26 19:32:34.327 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:32:34.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22410 2026-06-26 19:32:34.330 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-26 19:32:34.332 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 19:32:34.334 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:32:34.336 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:32:34.338 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:32:34.340 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:32:34.342 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:32:34.344 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:32:34.346 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:32:34.347 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:32:34.350 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:32:34.354 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502354351 2026-06-26 19:32:34.356 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 19:32:35.106 | From https://review.opendev.org/openstack/keystone 2026-06-26 19:32:35.106 | * branch master -> FETCH_HEAD 2026-06-26 19:32:35.116 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:32:35.118 | + functions-common:time_stop:2420 : local name 2026-06-26 19:32:35.121 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:32:35.123 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:32:35.126 | + functions-common:time_stop:2423 : local total 2026-06-26 19:32:35.128 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:32:35.131 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:32:35.133 | + functions-common:time_stop:2427 : start_time=1782502354351 2026-06-26 19:32:35.136 | + functions-common:time_stop:2429 : [[ -z 1782502354351 ]] 2026-06-26 19:32:35.138 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:32:35.142 | + functions-common:time_stop:2432 : end_time=1782502355140 2026-06-26 19:32:35.145 | + functions-common:time_stop:2433 : elapsed_time=789 2026-06-26 19:32:35.148 | + functions-common:time_stop:2434 : total=22410 2026-06-26 19:32:35.150 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:32:35.153 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23199 2026-06-26 19:32:35.155 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 19:32:35.158 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:32:35.160 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:32:35.162 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:32:35.165 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:32:35.168 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:32:35.170 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:32:35.173 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:32:35.175 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:32:35.179 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:32:35.183 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502355180 2026-06-26 19:32:35.185 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 19:32:35.352 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:32:35.353 | 2026-06-26 19:32:35.353 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:32:35.353 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:32:35.353 | state without impacting any branches by switching back to a branch. 2026-06-26 19:32:35.353 | 2026-06-26 19:32:35.353 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:32:35.353 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:32:35.353 | 2026-06-26 19:32:35.353 | git switch -c 2026-06-26 19:32:35.353 | 2026-06-26 19:32:35.353 | Or undo this operation with: 2026-06-26 19:32:35.354 | 2026-06-26 19:32:35.354 | git switch - 2026-06-26 19:32:35.354 | 2026-06-26 19:32:35.354 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:32:35.354 | 2026-06-26 19:32:35.354 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-26 19:32:35.358 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:32:35.361 | + functions-common:time_stop:2420 : local name 2026-06-26 19:32:35.364 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:32:35.366 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:32:35.369 | + functions-common:time_stop:2423 : local total 2026-06-26 19:32:35.371 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:32:35.374 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:32:35.377 | + functions-common:time_stop:2427 : start_time=1782502355180 2026-06-26 19:32:35.380 | + functions-common:time_stop:2429 : [[ -z 1782502355180 ]] 2026-06-26 19:32:35.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:32:35.387 | + functions-common:time_stop:2432 : end_time=1782502355384 2026-06-26 19:32:35.390 | + functions-common:time_stop:2433 : elapsed_time=204 2026-06-26 19:32:35.393 | + functions-common:time_stop:2434 : total=23199 2026-06-26 19:32:35.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:32:35.398 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23403 2026-06-26 19:32:35.401 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-26 19:32:35.417 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-26 19:32:35.420 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 19:32:35.420 | + functions-common:git_clone:673 : head -1 2026-06-26 19:32:35.423 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-26 19:32:35.426 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:32:35.429 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-26 19:32:35.432 | + inc/python:setup_develop:353 : local bindep 2026-06-26 19:32:35.435 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-26 19:32:35.438 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-26 19:32:35.441 | + inc/python:setup_develop:359 : local extras= 2026-06-26 19:32:35.444 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-26 19:32:35.447 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 19:32:35.450 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-26 19:32:35.453 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-26 19:32:35.456 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 19:32:35.459 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 19:32:35.463 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-26 19:32:35.465 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 19:32:35.468 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-26 19:32:35.471 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 19:32:35.474 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 19:32:35.477 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-26 19:32:35.483 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-26 19:32:35.485 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-26 19:32:35.488 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-26 19:32:35.646 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-26 19:32:35.649 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 19:32:35.651 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 19:32:35.654 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 19:32:35.656 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-26 19:32:35.659 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-26 19:32:35.662 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 19:32:35.664 | + inc/python:setup_package:446 : local extras= 2026-06-26 19:32:35.667 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 19:32:35.670 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 19:32:35.673 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 19:32:35.676 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 19:32:35.678 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 19:32:35.681 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-26 19:32:35.701 | Using python 3.12 to install /opt/stack/keystone 2026-06-26 19:32:35.703 | + 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-26 19:32:36.673 | Obtaining file:///opt/stack/keystone 2026-06-26 19:32:36.679 | Installing build dependencies: started 2026-06-26 19:32:38.331 | Installing build dependencies: finished with status 'done' 2026-06-26 19:32:38.331 | Checking if build backend supports build_editable: started 2026-06-26 19:32:38.856 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 19:32:38.858 | Getting requirements to build editable: started 2026-06-26 19:32:39.141 | Getting requirements to build editable: finished with status 'done' 2026-06-26 19:32:39.143 | Preparing editable metadata (pyproject.toml): started 2026-06-26 19:32:40.172 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:32:40.187 | 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-26 19:32:40.188 | 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-26 19:32:40.417 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-26 19:32:40.584 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 19:32:40.632 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-26 19:32:40.653 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-26 19:32:41.053 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-26 19:32:41.076 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-26 19:32:41.680 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:41.702 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-26 19:32:41.724 | 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-26 19:32:41.725 | 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-26 19:32:41.726 | 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-26 19:32:41.810 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-26 19:32:41.830 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-26 19:32:41.844 | 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-26 19:32:41.845 | 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-26 19:32:41.846 | 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-26 19:32:41.913 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:41.933 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 19:32:41.996 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:42.025 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 19:32:42.035 | 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-26 19:32:42.036 | 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-26 19:32:42.087 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:42.108 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 19:32:42.169 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:42.189 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 19:32:42.199 | 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-26 19:32:42.231 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:42.250 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-26 19:32:42.260 | 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-26 19:32:42.291 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-26 19:32:42.307 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-26 19:32:42.355 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:42.374 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 19:32:42.385 | 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-26 19:32:42.386 | 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-26 19:32:42.431 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:42.449 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-26 19:32:42.462 | 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-26 19:32:42.462 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-26 19:32:42.497 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:42.516 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-26 19:32:42.566 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-26 19:32:42.585 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 19:32:42.796 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-26 19:32:42.812 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-26 19:32:42.847 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-26 19:32:42.862 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-26 19:32:42.874 | 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-26 19:32:42.903 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 19:32:42.926 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 19:32:42.969 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 19:32:42.994 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 19:32:43.035 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 19:32:43.054 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 19:32:43.097 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 19:32:43.120 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 19:32:43.234 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 19:32:43.257 | 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-26 19:32:43.315 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-26 19:32:43.339 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-26 19:32:43.373 | 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-26 19:32:43.454 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-26 19:32:43.474 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-26 19:32:43.541 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 19:32:43.563 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-26 19:32:43.607 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 19:32:43.628 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 19:32:43.684 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 19:32:43.705 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 19:32:44.295 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 19:32:44.314 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-26 19:32:44.365 | 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-26 19:32:44.370 | 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-26 19:32:44.373 | 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-26 19:32:44.374 | 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-26 19:32:44.375 | 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-26 19:32:44.388 | 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-26 19:32:44.389 | 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-26 19:32:44.390 | 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-26 19:32:44.470 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 19:32:44.494 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-26 19:32:44.505 | 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-26 19:32:44.557 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 19:32:44.584 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-26 19:32:44.630 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 19:32:44.653 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-26 19:32:44.714 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 19:32:44.737 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 19:32:44.750 | 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-26 19:32:44.758 | 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-26 19:32:44.759 | 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-26 19:32:44.815 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:44.837 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 19:32:44.890 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:44.913 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 19:32:44.964 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:44.988 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-26 19:32:45.055 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:45.077 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 19:32:45.125 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:45.147 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-26 19:32:45.193 | 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-26 19:32:45.216 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-26 19:32:45.274 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:45.296 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-26 19:32:45.306 | 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-26 19:32:45.349 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:45.370 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 19:32:45.426 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-26 19:32:45.449 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-26 19:32:45.514 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:45.539 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-26 19:32:45.871 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:45.893 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-26 19:32:45.950 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:45.971 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 19:32:46.013 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:46.038 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-26 19:32:46.085 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:46.112 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-26 19:32:46.175 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:46.200 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-26 19:32:46.289 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 19:32:46.314 | 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-26 19:32:46.366 | 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-26 19:32:46.389 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-26 19:32:46.445 | 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-26 19:32:46.472 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 19:32:46.525 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-26 19:32:46.549 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-26 19:32:46.584 | 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-26 19:32:46.586 | 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-26 19:32:46.597 | 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-26 19:32:46.637 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-26 19:32:46.655 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-26 19:32:46.738 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 19:32:46.761 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-26 19:32:46.820 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 19:32:46.843 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-26 19:32:46.910 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 19:32:46.929 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-26 19:32:46.953 | 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-26 19:32:46.954 | 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-26 19:32:46.956 | 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-26 19:32:46.957 | 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-26 19:32:47.011 | 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-26 19:32:47.035 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-26 19:32:47.099 | 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-26 19:32:47.118 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-26 19:32:47.219 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-26 19:32:47.329 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-26 19:32:48.573 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 3.3 MB/s 0:00:01 2026-06-26 19:32:48.591 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-26 19:32:48.656 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-26 19:32:48.701 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-26 19:32:48.724 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-26 19:32:48.794 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-26 19:32:48.823 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-26 19:32:48.854 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-26 19:32:48.879 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-26 19:32:48.926 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-26 19:32:48.970 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-26 19:32:49.006 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-26 19:32:49.035 | 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-26 19:32:49.064 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-26 19:32:49.123 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-26 19:32:49.184 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-26 19:32:49.262 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-26 19:32:49.330 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-26 19:32:49.365 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-26 19:32:49.392 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-26 19:32:49.421 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-26 19:32:49.493 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-26 19:32:49.521 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-26 19:32:49.559 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-26 19:32:49.604 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-26 19:32:49.660 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-26 19:32:49.754 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-26 19:32:49.833 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-26 19:32:49.941 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 6.0 MB/s 0:00:00 2026-06-26 19:32:49.964 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-26 19:32:50.011 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-26 19:32:50.041 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-26 19:32:50.075 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-26 19:32:50.123 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-26 19:32:50.194 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-26 19:32:50.221 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-26 19:32:50.248 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-26 19:32:50.283 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-26 19:32:50.386 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-26 19:32:50.420 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-26 19:32:50.510 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-26 19:32:50.577 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-26 19:32:50.609 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-26 19:32:50.649 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-26 19:32:50.679 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-26 19:32:50.765 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-26 19:32:51.150 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 9.1 MB/s 0:00:00 2026-06-26 19:32:51.174 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-26 19:32:51.206 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-26 19:32:51.237 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-26 19:32:51.267 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-26 19:32:51.363 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-26 19:32:51.426 | 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-26 19:32:51.459 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-26 19:32:51.482 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-26 19:32:51.511 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-26 19:32:51.538 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-26 19:32:51.627 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-26 19:32:51.849 | Building wheels for collected packages: keystone 2026-06-26 19:32:51.851 | Building editable for keystone (pyproject.toml): started 2026-06-26 19:32:52.919 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-26 19:32:52.919 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=c45e4714e9d8374bd6fcebdc86e28aaadbf02e5d08b99acddceb22929c67a117 2026-06-26 19:32:52.920 | Stored in directory: /tmp/pip-ephem-wheel-cache-yzrrfpl0/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-26 19:32:52.925 | Successfully built keystone 2026-06-26 19:32:53.272 | 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-26 19:32:53.313 | Attempting uninstall: pytz 2026-06-26 19:32:53.322 | Found existing installation: pytz 2024.1 2026-06-26 19:32:53.323 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:53.323 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-26 19:32:55.116 | Attempting uninstall: oauthlib 2026-06-26 19:32:55.128 | Found existing installation: oauthlib 3.2.2 2026-06-26 19:32:55.128 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:55.129 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-26 19:32:55.274 | Attempting uninstall: markupsafe 2026-06-26 19:32:55.286 | Found existing installation: MarkupSafe 2.1.5 2026-06-26 19:32:55.287 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:55.287 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-26 19:32:56.364 | Attempting uninstall: click 2026-06-26 19:32:56.377 | Found existing installation: click 8.1.6 2026-06-26 19:32:56.380 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:56.380 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-26 19:32:56.544 | Attempting uninstall: blinker 2026-06-26 19:32:56.556 | Found existing installation: blinker 1.7.0 2026-06-26 19:32:56.556 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:56.557 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-26 19:32:56.575 | Attempting uninstall: bcrypt 2026-06-26 19:32:56.586 | Found existing installation: bcrypt 3.2.2 2026-06-26 19:32:56.587 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:56.588 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-26 19:32:56.607 | Attempting uninstall: attrs 2026-06-26 19:32:56.619 | Found existing installation: attrs 23.2.0 2026-06-26 19:32:56.620 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:56.621 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-26 19:32:59.691 | Attempting uninstall: jinja2 2026-06-26 19:32:59.704 | Found existing installation: Jinja2 3.1.2 2026-06-26 19:32:59.704 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:32:59.707 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-26 19:33:00.744 | Attempting uninstall: cryptography 2026-06-26 19:33:00.756 | Found existing installation: cryptography 41.0.7 2026-06-26 19:33:00.757 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:33:00.758 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-26 19:33:01.357 | Attempting uninstall: pyopenssl 2026-06-26 19:33:01.372 | Found existing installation: pyOpenSSL 23.2.0 2026-06-26 19:33:01.373 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:33:01.373 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-26 19:33:01.783 | Attempting uninstall: jsonschema 2026-06-26 19:33:01.798 | Found existing installation: jsonschema 4.10.3 2026-06-26 19:33:01.799 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:33:01.799 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-26 19:33:03.403 | 2026-06-26 19:33:03.404 | 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-26 19:33:03.405 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-26 19:33:03.421 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-26 19:33:03.775 | + inc/python:pip_install:216 : result=0 2026-06-26 19:33:03.778 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:33:03.781 | + functions-common:time_stop:2420 : local name 2026-06-26 19:33:03.783 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:33:03.785 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:33:03.788 | + functions-common:time_stop:2423 : local total 2026-06-26 19:33:03.790 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:33:03.792 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:33:03.795 | + functions-common:time_stop:2427 : start_time=1782502355696 2026-06-26 19:33:03.797 | + functions-common:time_stop:2429 : [[ -z 1782502355696 ]] 2026-06-26 19:33:03.799 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:33:03.804 | + functions-common:time_stop:2432 : end_time=1782502383801 2026-06-26 19:33:03.806 | + functions-common:time_stop:2433 : elapsed_time=28105 2026-06-26 19:33:03.809 | + functions-common:time_stop:2434 : total=52474 2026-06-26 19:33:03.811 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:33:03.813 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80579 2026-06-26 19:33:03.816 | + inc/python:pip_install:219 : return 0 2026-06-26 19:33:03.819 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 19:33:03.821 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:33:03.824 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-26 19:33:03.826 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-26 19:33:03.829 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:33:03.832 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:33:03.834 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-26 19:33:03.837 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:33:03.840 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-26 19:33:03.859 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:33:03.862 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 19:33:03.865 | + ./stack.sh:main:921 : configure_keystone 2026-06-26 19:33:03.868 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-26 19:33:03.884 | + 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-26 19:33:03.888 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-26 19:33:03.893 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-26 19:33:03.911 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:33:03.914 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-26 19:33:03.949 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-26 19:33:03.980 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-26 19:33:04.014 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-26 19:33:04.050 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-26 19:33:04.082 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-26 19:33:04.116 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-26 19:33:04.148 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-26 19:33:04.181 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-26 19:33:04.215 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-26 19:33:04.218 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-26 19:33:04.221 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-26 19:33:04.224 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-26 19:33:04.227 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 19:33:04.231 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 19:33:04.249 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:33:04.254 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 19:33:04.256 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 19:33:04.259 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 19:33:04.276 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:33:04.279 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:33:04.282 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:33:04.315 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 19:33:04.318 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 19:33:04.321 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.249/identity 2026-06-26 19:33:04.354 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-26 19:33:04.357 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-26 19:33:04.389 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-26 19:33:04.391 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-26 19:33:04.394 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-26 19:33:04.397 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-26 19:33:04.400 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 19:33:04.402 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 19:33:04.405 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 19:33:04.423 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:33:04.425 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 19:33:04.428 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-26 19:33:04.431 | + 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-26 19:33:04.465 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-26 19:33:04.468 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-26 19:33:04.471 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-26 19:33:04.474 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-26 19:33:04.478 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 19:33:04.495 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 19:33:04.498 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 19:33:04.501 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 19:33:04.503 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 19:33:04.505 | + 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-26 19:33:04.536 | + 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-26 19:33:04.568 | + 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-26 19:33:04.600 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 19:33:04.632 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-26 19:33:04.666 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-26 19:33:04.699 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-26 19:33:04.701 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-26 19:33:04.704 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-26 19:33:04.706 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-26 19:33:04.709 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 19:33:04.712 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-26 19:33:04.714 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-26 19:33:04.717 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 19:33:04.719 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 19:33:04.734 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:33:04.734 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 19:33:04.745 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 19:33:04.749 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:33:04.762 | /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-26 19:33:04.767 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-26 19:33:04.769 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-26 19:33:04.774 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 19:33:04.777 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-26 19:33:04.809 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-26 19:33:04.840 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-26 19:33:04.872 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-26 19:33:04.903 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-26 19:33:04.935 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-26 19:33:04.966 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-26 19:33:04.998 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-26 19:33:05.030 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-26 19:33:05.062 | + 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-26 19:33:05.094 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-26 19:33:05.126 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-26 19:33:05.157 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-26 19:33:05.188 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-26 19:33:05.219 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 19:33:05.222 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 19:33:05.225 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-26 19:33:05.227 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-26 19:33:05.229 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 19:33:05.231 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:33:05.233 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:33:05.235 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-26 19:33:05.238 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-26 19:33:05.241 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-26 19:33:05.272 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-26 19:33:05.303 | + 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-26 19:33:05.303 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-26 19:33:05.313 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-26 19:33:05.318 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-26 19:33:05.321 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-26 19:33:05.323 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 19:33:05.325 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 19:33:05.328 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 19:33:05.331 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 19:33:05.334 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:33:05.336 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:33:05.339 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 19:33:05.342 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 19:33:05.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:33:05.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:33:05.350 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-26 19:33:05.361 | perl: warning: Setting locale failed. 2026-06-26 19:33:05.362 | perl: warning: Please check that your locale settings: 2026-06-26 19:33:05.362 | LANGUAGE = (unset), 2026-06-26 19:33:05.362 | LC_ALL = "en_US.utf8", 2026-06-26 19:33:05.362 | LANG = "de_DE.UTF-8" 2026-06-26 19:33:05.362 | are supported and installed on your system. 2026-06-26 19:33:05.362 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:33:05.406 | Enabling site keystone-api. 2026-06-26 19:33:05.411 | To activate the new configuration, you need to run: 2026-06-26 19:33:05.411 | systemctl reload apache2 2026-06-26 19:33:05.416 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 19:33:05.419 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 19:33:05.422 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:33:05.424 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 19:33:05.623 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-26 19:33:05.653 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-26 19:33:05.683 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-26 19:33:05.717 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-26 19:33:05.720 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-26 19:33:05.754 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-26 19:33:05.787 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-26 19:33:05.819 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-26 19:33:05.854 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-26 19:33:05.857 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-26 19:33:05.860 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-26 19:33:05.893 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-26 19:33:05.926 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-26 19:33:05.945 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:33:05.947 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-26 19:33:05.967 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:33:05.970 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-26 19:33:05.973 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-26 19:33:05.976 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-26 19:33:05.979 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 19:33:05.981 | + lib/stack:stack_install_service:32 : install_glance 2026-06-26 19:33:05.984 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-26 19:33:05.987 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-26 19:33:05.990 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-26 19:33:06.009 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:33:06.012 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-26 19:33:06.015 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-26 19:33:06.032 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:33:06.035 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-26 19:33:06.038 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-26 19:33:06.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:33:06.044 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:33:06.047 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-26 19:33:06.050 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:33:06.054 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-26 19:33:06.057 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-26 19:33:06.060 | ++ inc/python:join_extras:29 : echo cinder 2026-06-26 19:33:06.063 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-26 19:33:06.065 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-26 19:33:06.068 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-26 19:33:06.071 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-26 19:33:06.075 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-26 19:33:06.078 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-26 19:33:06.081 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-26 19:33:06.085 | +++ 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-26 19:33:06.086 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-26 19:33:06.091 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-26 19:33:06.094 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-26 19:33:06.097 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-26 19:33:06.100 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-26 19:33:06.103 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-26 19:33:06.125 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-26 19:33:06.128 | + 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-26 19:33:07.333 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 19:33:07.510 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-26 19:33:07.528 | 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-26 19:33:07.529 | 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-26 19:33:07.530 | 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-26 19:33:07.531 | 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-26 19:33:07.532 | 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-26 19:33:07.533 | 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-26 19:33:07.534 | 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-26 19:33:07.535 | 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-26 19:33:07.536 | 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-26 19:33:07.537 | 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-26 19:33:07.538 | 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-26 19:33:07.570 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-26 19:33:07.592 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 19:33:07.605 | 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-26 19:33:07.607 | 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-26 19:33:07.608 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-26 19:33:07.614 | 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-26 19:33:07.615 | 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-26 19:33:07.668 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 19:33:07.695 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-26 19:33:07.788 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 19:33:07.812 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 19:33:07.867 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 19:33:07.888 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 19:33:07.941 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 19:33:07.963 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 19:33:07.977 | 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-26 19:33:07.977 | 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-26 19:33:07.978 | 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-26 19:33:07.979 | 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-26 19:33:07.986 | 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-26 19:33:07.987 | 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-26 19:33:07.988 | 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-26 19:33:07.989 | 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-26 19:33:07.993 | 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-26 19:33:07.994 | 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-26 19:33:07.996 | 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-26 19:33:08.032 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-26 19:33:08.052 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-26 19:33:08.064 | 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-26 19:33:08.068 | 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-26 19:33:08.072 | 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-26 19:33:08.073 | 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-26 19:33:08.074 | 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-26 19:33:08.083 | 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-26 19:33:08.086 | 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-26 19:33:08.087 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-06-26 19:33:08.090 | 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-26 19:33:08.098 | 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-26 19:33:08.101 | 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-26 19:33:08.102 | 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-26 19:33:08.103 | 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-26 19:33:08.104 | 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-26 19:33:08.108 | 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-26 19:33:08.108 | 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-26 19:33:08.114 | 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-26 19:33:08.131 | 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-26 19:33:08.135 | 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-26 19:33:08.139 | 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-26 19:33:08.152 | 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-26 19:33:08.153 | 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-26 19:33:08.154 | 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-26 19:33:08.156 | 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-26 19:33:08.176 | 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-26 19:33:08.243 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-26 19:33:08.367 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-26 19:33:08.505 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-26 19:33:08.543 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-26 19:33:08.581 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-26 19:33:08.684 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-26 19:33:08.711 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-26 19:33:08.957 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-26 19:33:10.251 | 2026-06-26 19:33:10.267 | 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-26 19:33:10.401 | + inc/python:pip_install:216 : result=0 2026-06-26 19:33:10.404 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:33:10.406 | + functions-common:time_stop:2420 : local name 2026-06-26 19:33:10.409 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:33:10.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:33:10.414 | + functions-common:time_stop:2423 : local total 2026-06-26 19:33:10.416 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:33:10.419 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:33:10.421 | + functions-common:time_stop:2427 : start_time=1782502386120 2026-06-26 19:33:10.424 | + functions-common:time_stop:2429 : [[ -z 1782502386120 ]] 2026-06-26 19:33:10.428 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:33:10.431 | + functions-common:time_stop:2432 : end_time=1782502390429 2026-06-26 19:33:10.434 | + functions-common:time_stop:2433 : elapsed_time=4309 2026-06-26 19:33:10.436 | + functions-common:time_stop:2434 : total=80579 2026-06-26 19:33:10.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:33:10.441 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84888 2026-06-26 19:33:10.444 | + inc/python:pip_install:219 : return 0 2026-06-26 19:33:10.446 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-26 19:33:10.449 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-26 19:33:10.452 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-26 19:33:10.467 | + 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-26 19:33:10.473 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-26 19:33:10.476 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-26 19:33:10.478 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-26 19:33:10.480 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 19:33:10.483 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 19:33:10.486 | ++ functions-common:git_clone:593 : pwd 2026-06-26 19:33:10.489 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:33:10.491 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:33:10.494 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:33:10.513 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:33:10.515 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:33:10.519 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:33:10.521 | + functions-common:git_clone:610 : echo master 2026-06-26 19:33:10.521 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:33:10.527 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-26 19:33:10.530 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 19:33:10.532 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-26 19:33:10.536 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:33:10.538 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:33:10.541 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:33:10.543 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:33:10.546 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:33:10.549 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:33:10.551 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:33:10.554 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:33:10.558 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:33:10.562 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502390559 2026-06-26 19:33:10.565 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-26 19:33:10.568 | Cloning into '/opt/stack/glance'... 2026-06-26 19:33:19.586 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:33:19.589 | + functions-common:time_stop:2420 : local name 2026-06-26 19:33:19.592 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:33:19.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:33:19.596 | + functions-common:time_stop:2423 : local total 2026-06-26 19:33:19.598 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:33:19.600 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:33:19.602 | + functions-common:time_stop:2427 : start_time=1782502390559 2026-06-26 19:33:19.604 | + functions-common:time_stop:2429 : [[ -z 1782502390559 ]] 2026-06-26 19:33:19.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:33:19.612 | + functions-common:time_stop:2432 : end_time=1782502399609 2026-06-26 19:33:19.614 | + functions-common:time_stop:2433 : elapsed_time=9050 2026-06-26 19:33:19.616 | + functions-common:time_stop:2434 : total=23403 2026-06-26 19:33:19.619 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:33:19.621 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32453 2026-06-26 19:33:19.624 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-26 19:33:19.627 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 19:33:19.629 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:33:19.631 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:33:19.634 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:33:19.636 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:33:19.639 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:33:19.642 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:33:19.645 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:33:19.648 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:33:19.651 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:33:19.655 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502399652 2026-06-26 19:33:19.658 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 19:33:20.282 | From https://review.opendev.org/openstack/glance 2026-06-26 19:33:20.282 | * branch master -> FETCH_HEAD 2026-06-26 19:33:20.294 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:33:20.298 | + functions-common:time_stop:2420 : local name 2026-06-26 19:33:20.301 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:33:20.304 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:33:20.308 | + functions-common:time_stop:2423 : local total 2026-06-26 19:33:20.312 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:33:20.315 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:33:20.319 | + functions-common:time_stop:2427 : start_time=1782502399652 2026-06-26 19:33:20.322 | + functions-common:time_stop:2429 : [[ -z 1782502399652 ]] 2026-06-26 19:33:20.328 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:33:20.333 | + functions-common:time_stop:2432 : end_time=1782502400329 2026-06-26 19:33:20.337 | + functions-common:time_stop:2433 : elapsed_time=677 2026-06-26 19:33:20.341 | + functions-common:time_stop:2434 : total=32453 2026-06-26 19:33:20.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:33:20.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33130 2026-06-26 19:33:20.351 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 19:33:20.354 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:33:20.358 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:33:20.362 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:33:20.365 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:33:20.369 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:33:20.372 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:33:20.376 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:33:20.380 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:33:20.385 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:33:20.390 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502400386 2026-06-26 19:33:20.394 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 19:33:20.520 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:33:20.520 | 2026-06-26 19:33:20.520 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:33:20.520 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:33:20.520 | state without impacting any branches by switching back to a branch. 2026-06-26 19:33:20.520 | 2026-06-26 19:33:20.521 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:33:20.521 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:33:20.521 | 2026-06-26 19:33:20.521 | git switch -c 2026-06-26 19:33:20.521 | 2026-06-26 19:33:20.521 | Or undo this operation with: 2026-06-26 19:33:20.521 | 2026-06-26 19:33:20.521 | git switch - 2026-06-26 19:33:20.521 | 2026-06-26 19:33:20.521 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:33:20.521 | 2026-06-26 19:33:20.522 | HEAD is now at 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-26 19:33:20.527 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:33:20.530 | + functions-common:time_stop:2420 : local name 2026-06-26 19:33:20.534 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:33:20.537 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:33:20.540 | + functions-common:time_stop:2423 : local total 2026-06-26 19:33:20.543 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:33:20.547 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:33:20.550 | + functions-common:time_stop:2427 : start_time=1782502400386 2026-06-26 19:33:20.554 | + functions-common:time_stop:2429 : [[ -z 1782502400386 ]] 2026-06-26 19:33:20.559 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:33:20.564 | + functions-common:time_stop:2432 : end_time=1782502400560 2026-06-26 19:33:20.567 | + functions-common:time_stop:2433 : elapsed_time=174 2026-06-26 19:33:20.571 | + functions-common:time_stop:2434 : total=33130 2026-06-26 19:33:20.574 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:33:20.578 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33304 2026-06-26 19:33:20.582 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-26 19:33:20.599 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-26 19:33:20.604 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 19:33:20.604 | + functions-common:git_clone:673 : head -1 2026-06-26 19:33:20.608 | 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-26 19:33:20.612 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:33:20.616 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-26 19:33:20.620 | + inc/python:setup_develop:353 : local bindep 2026-06-26 19:33:20.623 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-26 19:33:20.627 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-26 19:33:20.631 | + inc/python:setup_develop:359 : local extras= 2026-06-26 19:33:20.635 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-26 19:33:20.638 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 19:33:20.642 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-26 19:33:20.645 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-26 19:33:20.648 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 19:33:20.652 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 19:33:20.658 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-26 19:33:20.660 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 19:33:20.664 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-26 19:33:20.668 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 19:33:20.672 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 19:33:20.676 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-26 19:33:20.682 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-26 19:33:20.687 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-26 19:33:20.690 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-26 19:33:20.849 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-26 19:33:20.853 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 19:33:20.857 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 19:33:20.860 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 19:33:20.864 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-26 19:33:20.868 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-26 19:33:20.873 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 19:33:20.876 | + inc/python:setup_package:446 : local extras= 2026-06-26 19:33:20.880 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 19:33:20.884 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 19:33:20.887 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 19:33:20.891 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 19:33:20.895 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 19:33:20.898 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-26 19:33:20.926 | Using python 3.12 to install /opt/stack/glance 2026-06-26 19:33:20.930 | + 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-26 19:33:21.917 | Obtaining file:///opt/stack/glance 2026-06-26 19:33:21.921 | Installing build dependencies: started 2026-06-26 19:33:23.651 | Installing build dependencies: finished with status 'done' 2026-06-26 19:33:23.652 | Checking if build backend supports build_editable: started 2026-06-26 19:33:24.181 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 19:33:24.182 | Getting requirements to build editable: started 2026-06-26 19:33:24.471 | Getting requirements to build editable: finished with status 'done' 2026-06-26 19:33:24.473 | Preparing editable metadata (pyproject.toml): started 2026-06-26 19:33:25.385 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:33:25.403 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.0.3) 2026-06-26 19:33:25.406 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.7.1) 2026-06-26 19:33:25.406 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.0.51) 2026-06-26 19:33:25.406 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.41.0) 2026-06-26 19:33:25.406 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-26 19:33:25.407 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.5.1) 2026-06-26 19:33:25.408 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.8.10) 2026-06-26 19:33:25.409 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.18.4) 2026-06-26 19:33:25.647 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev87) 2026-06-26 19:33:25.817 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 19:33:25.827 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.5.0) 2026-06-26 19:33:25.828 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.5.0) 2026-06-26 19:33:25.829 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.4.0) 2026-06-26 19:33:25.830 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.7.1) 2026-06-26 19:33:25.831 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.1.1) 2026-06-26 19:33:25.832 | 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.dev87) (5.8.0) 2026-06-26 19:33:25.833 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.3.0) 2026-06-26 19:33:25.903 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev87) 2026-06-26 19:33:25.927 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-26 19:33:25.942 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.14.0) 2026-06-26 19:33:25.942 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (13.0.0) 2026-06-26 19:33:25.975 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev87) 2026-06-26 19:33:25.997 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-26 19:33:26.009 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.17.0) 2026-06-26 19:33:26.009 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.10.1) 2026-06-26 19:33:26.012 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.26.0) 2026-06-26 19:33:26.012 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.8.0) 2026-06-26 19:33:26.012 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (18.0.0) 2026-06-26 19:33:26.012 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.8.0) 2026-06-26 19:33:26.053 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev87) 2026-06-26 19:33:26.077 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 19:33:26.089 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.2.0) 2026-06-26 19:33:26.091 | 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.dev87) (18.1.0) 2026-06-26 19:33:26.092 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.1.0) 2026-06-26 19:33:26.138 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev87) 2026-06-26 19:33:26.164 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 19:33:26.267 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.1.0) 2026-06-26 19:33:26.269 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.4.0) 2026-06-26 19:33:26.269 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.5.0) 2026-06-26 19:33:26.271 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-26 19:33:26.271 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (43.0.3) 2026-06-26 19:33:26.305 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev87) 2026-06-26 19:33:26.328 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-26 19:33:26.387 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev87) 2026-06-26 19:33:26.421 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 19:33:26.435 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev87) (1.3.12) 2026-06-26 19:33:26.435 | 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.dev87) (4.15.0) 2026-06-26 19:33:26.479 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 19:33:26.507 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-26 19:33:26.527 | 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.dev87) (2.34.2) 2026-06-26 19:33:26.530 | 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.dev87) (2.0.0) 2026-06-26 19:33:26.535 | 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.dev87) (3.0) 2026-06-26 19:33:26.539 | 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.dev87) (5.10.0) 2026-06-26 19:33:26.542 | 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.dev87) (2.2.1) 2026-06-26 19:33:26.546 | 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.dev87) (2.8.0) 2026-06-26 19:33:26.547 | 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.dev87) (3.5.2) 2026-06-26 19:33:26.558 | 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.dev87) (1.4.2) 2026-06-26 19:33:26.566 | 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.dev87) (3.3.2) 2026-06-26 19:33:26.572 | 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.dev87) (26.1.0) 2026-06-26 19:33:26.572 | 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.dev87) (2025.9.1) 2026-06-26 19:33:26.572 | 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.dev87) (0.37.0) 2026-06-26 19:33:26.572 | 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.dev87) (2026.5.1) 2026-06-26 19:33:26.581 | 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.dev87) (2.1.0) 2026-06-26 19:33:26.583 | 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.dev87) (1.8.2) 2026-06-26 19:33:26.588 | 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.dev87) (4.2.0) 2026-06-26 19:33:26.591 | 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.dev87) (4.0.1) 2026-06-26 19:33:26.592 | 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.dev87) (2.13.0) 2026-06-26 19:33:26.599 | 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.dev87) (1.5.0) 2026-06-26 19:33:26.606 | 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.dev87) (5.3.1) 2026-06-26 19:33:26.616 | 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.dev87) (0.20) 2026-06-26 19:33:26.621 | 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.dev87) (1.3.0) 2026-06-26 19:33:26.624 | 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.dev87) (2.0.0) 2026-06-26 19:33:26.626 | 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.dev87) (6.0.3) 2026-06-26 19:33:26.634 | 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.dev87) (2.1.2) 2026-06-26 19:33:26.635 | 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.dev87) (0.6.2) 2026-06-26 19:33:26.708 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 19:33:26.733 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-26 19:33:26.783 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 19:33:26.802 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-26 19:33:26.849 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 19:33:26.866 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-26 19:33:26.923 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 19:33:26.941 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 19:33:26.953 | 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.dev87) (7.2.2) 2026-06-26 19:33:26.988 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 19:33:27.008 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 19:33:27.024 | 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.dev87) (2.9.0.post0) 2026-06-26 19:33:27.029 | 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.dev87) (4.6.0) 2026-06-26 19:33:27.030 | 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.dev87) (7.1.4) 2026-06-26 19:33:27.031 | 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.dev87) (5.3.1) 2026-06-26 19:33:27.032 | 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.dev87) (5.6.2) 2026-06-26 19:33:27.033 | 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.dev87) (0.16.0) 2026-06-26 19:33:27.037 | 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.dev87) (5.1.0) 2026-06-26 19:33:27.046 | 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.dev87) (2026.2) 2026-06-26 19:33:27.047 | 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.dev87) (26.2) 2026-06-26 19:33:27.054 | 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.dev87) (0.25.0) 2026-06-26 19:33:27.057 | 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.dev87) (5.0.0) 2026-06-26 19:33:27.058 | 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.dev87) (3.1.6) 2026-06-26 19:33:27.060 | 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.dev87) (4.0.1) 2026-06-26 19:33:27.067 | 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.dev87) (3.0.3) 2026-06-26 19:33:27.083 | 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.dev87) (1.2.1) 2026-06-26 19:33:27.092 | 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.dev87) (1.7.6) 2026-06-26 19:33:27.114 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev87) (82.0.1) 2026-06-26 19:33:27.130 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev87) (0.8.1) 2026-06-26 19:33:27.198 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 19:33:27.218 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 19:33:27.262 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 19:33:27.282 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-26 19:33:27.356 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 19:33:27.379 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-26 19:33:27.454 | 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.dev87) 2026-06-26 19:33:27.473 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-26 19:33:27.515 | 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.dev87) 2026-06-26 19:33:27.535 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 19:33:27.545 | 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.dev87) (15.0.0) 2026-06-26 19:33:27.577 | 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.dev87) 2026-06-26 19:33:27.598 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-26 19:33:27.647 | 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.dev87) (1.17.0) 2026-06-26 19:33:27.666 | 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.dev87) (3.4.7) 2026-06-26 19:33:27.667 | 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.dev87) (3.18) 2026-06-26 19:33:27.668 | 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.dev87) (2.7.0) 2026-06-26 19:33:27.670 | 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.dev87) (2023.11.17) 2026-06-26 19:33:27.701 | 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.dev87) (4.2.0) 2026-06-26 19:33:27.702 | 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.dev87) (2.20.0) 2026-06-26 19:33:27.711 | 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.dev87) (0.1.2) 2026-06-26 19:33:27.727 | 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.dev87) (0.8) 2026-06-26 19:33:27.813 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-26 19:33:27.837 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-26 19:33:27.892 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-26 19:33:27.916 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 19:33:27.933 | 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.dev87) (9.1.4) 2026-06-26 19:33:28.008 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-26 19:33:28.029 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-26 19:33:28.169 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-26 19:33:28.192 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-26 19:33:28.212 | Installing build dependencies: started 2026-06-26 19:33:29.824 | Installing build dependencies: finished with status 'done' 2026-06-26 19:33:29.825 | Getting requirements to build wheel: started 2026-06-26 19:33:30.480 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 19:33:30.481 | Preparing metadata (pyproject.toml): started 2026-06-26 19:33:30.849 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:33:30.852 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev87) (2026.2) 2026-06-26 19:33:30.977 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-26 19:33:30.997 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-26 19:33:31.060 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-26 19:33:31.082 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-26 19:33:31.167 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-26 19:33:31.236 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-26 19:33:31.277 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-26 19:33:31.345 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-26 19:33:31.381 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-26 19:33:32.221 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 2.4 MB/s 0:00:00 2026-06-26 19:33:32.244 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-26 19:33:32.281 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-26 19:33:32.313 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-26 19:33:32.346 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-26 19:33:32.394 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-26 19:33:32.434 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-26 19:33:32.503 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-26 19:33:32.576 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-26 19:33:32.620 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-26 19:33:32.728 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-26 19:33:32.915 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-26 19:33:32.949 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-26 19:33:32.989 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-26 19:33:33.197 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-26 19:33:33.230 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-26 19:33:33.941 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 2.9 MB/s 0:00:00 2026-06-26 19:33:33.961 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-26 19:33:33.999 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-26 19:33:34.048 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-26 19:33:34.083 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-26 19:33:34.182 | Building wheels for collected packages: glance, simplegeneric 2026-06-26 19:33:34.183 | Building editable for glance (pyproject.toml): started 2026-06-26 19:33:35.059 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-26 19:33:35.061 | Created wheel for glance: filename=glance-32.1.0.dev87-0.editable-py3-none-any.whl size=8994 sha256=d6b06605c926c2f0d03bf7a21d09a70e0f0114a43823252d74702a5d8267953b 2026-06-26 19:33:35.061 | Stored in directory: /tmp/pip-ephem-wheel-cache-b3pc8pn0/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-26 19:33:35.067 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-26 19:33:35.494 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-26 19:33:35.494 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=4a8c3517048dd918199719ddbcc939c56aaccc6016e33341346e7b2fa96dd0b0 2026-06-26 19:33:35.497 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-26 19:33:35.499 | Successfully built glance simplegeneric 2026-06-26 19:33:35.786 | 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-26 19:33:38.737 | Attempting uninstall: jsonpointer 2026-06-26 19:33:38.752 | Found existing installation: jsonpointer 2.0 2026-06-26 19:33:38.753 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:33:38.754 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-26 19:33:38.770 | Attempting uninstall: jmespath 2026-06-26 19:33:38.786 | Found existing installation: jmespath 1.0.1 2026-06-26 19:33:38.786 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:33:38.787 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-26 19:33:38.826 | Attempting uninstall: httplib2 2026-06-26 19:33:38.843 | Found existing installation: httplib2 0.20.4 2026-06-26 19:33:38.843 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:33:38.846 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-26 19:33:38.935 | Attempting uninstall: jsonpatch 2026-06-26 19:33:38.950 | Found existing installation: jsonpatch 1.32 2026-06-26 19:33:38.950 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:33:38.951 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-26 19:33:43.276 | 2026-06-26 19:33:43.295 | 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.dev87 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-26 19:33:43.522 | + inc/python:pip_install:216 : result=0 2026-06-26 19:33:43.525 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:33:43.528 | + functions-common:time_stop:2420 : local name 2026-06-26 19:33:43.532 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:33:43.535 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:33:43.538 | + functions-common:time_stop:2423 : local total 2026-06-26 19:33:43.540 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:33:43.542 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:33:43.545 | + functions-common:time_stop:2427 : start_time=1782502400920 2026-06-26 19:33:43.547 | + functions-common:time_stop:2429 : [[ -z 1782502400920 ]] 2026-06-26 19:33:43.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:33:43.554 | + functions-common:time_stop:2432 : end_time=1782502423551 2026-06-26 19:33:43.557 | + functions-common:time_stop:2433 : elapsed_time=22631 2026-06-26 19:33:43.560 | + functions-common:time_stop:2434 : total=84888 2026-06-26 19:33:43.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:33:43.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107519 2026-06-26 19:33:43.567 | + inc/python:pip_install:219 : return 0 2026-06-26 19:33:43.570 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 19:33:43.573 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:33:43.575 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-26 19:33:43.578 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-26 19:33:43.580 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:33:43.584 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:33:43.586 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-26 19:33:43.589 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:33:43.592 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 19:33:43.595 | + ./stack.sh:main:942 : configure_glance 2026-06-26 19:33:43.597 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-26 19:33:43.615 | + lib/glance:configure_glance:351 : local dburl 2026-06-26 19:33:43.618 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-26 19:33:43.621 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-26 19:33:43.624 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-26 19:33:43.627 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-26 19:33:43.629 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 19:33:43.632 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 19:33:43.635 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 19:33:43.653 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:33:43.655 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 19:33:43.658 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-26 19:33:43.661 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-26 19:33:43.663 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-26 19:33:43.699 | + 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-26 19:33:43.733 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-26 19:33:43.770 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-26 19:33:43.811 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-26 19:33:43.851 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-26 19:33:43.890 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-26 19:33:43.927 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-26 19:33:43.930 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-26 19:33:43.933 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-26 19:33:43.936 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 19:33:43.939 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 19:33:43.942 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-26 19:33:43.946 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-26 19:33:43.949 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-26 19:33:43.952 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 19:33:43.954 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-26 19:33:43.993 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-26 19:33:44.031 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.249/identity 2026-06-26 19:33:44.069 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-26 19:33:44.103 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-26 19:33:44.137 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-26 19:33:44.170 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-26 19:33:44.203 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-26 19:33:44.237 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.249/identity 2026-06-26 19:33:44.271 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 19:33:44.305 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 19:33:44.339 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 19:33:44.341 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-26 19:33:44.377 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-26 19:33:44.380 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-26 19:33:44.383 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-26 19:33:44.386 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 19:33:44.389 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 19:33:44.392 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 19:33:44.410 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:33:44.414 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 19:33:44.417 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 19:33:44.420 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 19:33:44.438 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:33:44.441 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:33:44.445 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:33:44.480 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 19:33:44.483 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 19:33:44.486 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-26 19:33:44.488 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-26 19:33:44.490 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-26 19:33:44.525 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-26 19:33:44.560 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-26 19:33:44.596 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-26 19:33:44.599 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-26 19:33:44.603 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-26 19:33:44.606 | + lib/glance:configure_glance_store:280 : local be 2026-06-26 19:33:44.609 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-26 19:33:44.612 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-26 19:33:44.614 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-26 19:33:44.651 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-26 19:33:44.654 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.249 2026-06-26 19:33:44.691 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-26 19:33:44.694 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-26 19:33:44.697 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-26 19:33:44.716 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:33:44.719 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.249/image 2026-06-26 19:33:44.753 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-26 19:33:44.772 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:33:44.775 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-26 19:33:44.777 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-26 19:33:44.780 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-26 19:33:44.784 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 19:33:44.803 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 19:33:44.806 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 19:33:44.809 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 19:33:44.812 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 19:33:44.815 | + 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-26 19:33:44.848 | + 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-26 19:33:44.881 | + 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-26 19:33:44.915 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 19:33:44.948 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-26 19:33:44.983 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-26 19:33:44.988 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-26 19:33:45.024 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-26 19:33:45.059 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-26 19:33:45.092 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-26 19:33:45.127 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-26 19:33:45.164 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-26 19:33:45.199 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-26 19:33:45.235 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-26 19:33:45.269 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-26 19:33:45.274 | + 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-26 19:33:45.281 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-26 19:33:45.300 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:33:45.302 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-26 19:33:45.305 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-26 19:33:45.308 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-26 19:33:45.310 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-26 19:33:45.312 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-26 19:33:45.315 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-26 19:33:45.318 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-26 19:33:45.322 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 19:33:45.325 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-26 19:33:45.359 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-26 19:33:45.362 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-26 19:33:45.365 | ++ functions:get_random_port:861 : true 2026-06-26 19:33:45.367 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-26 19:33:45.370 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-26 19:33:45.373 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-26 19:33:45.428 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-26 19:33:45.430 | ++ functions:get_random_port:865 : break 2 2026-06-26 19:33:45.433 | ++ functions:get_random_port:869 : echo 60999 2026-06-26 19:33:45.437 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-26 19:33:45.439 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-26 19:33:45.471 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-26 19:33:45.505 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-26 19:33:45.538 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-26 19:33:45.575 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 19:33:45.612 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 19:33:45.648 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-26 19:33:45.686 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-26 19:33:45.723 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-26 19:33:45.759 | + 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-26 19:33:45.794 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 19:33:45.830 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 19:33:45.865 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-26 19:33:45.901 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 19:33:45.936 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-26 19:33:45.971 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-26 19:33:46.005 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-26 19:33:46.038 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-26 19:33:46.070 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-26 19:33:46.101 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-26 19:33:46.132 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-26 19:33:46.135 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-26 19:33:46.138 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 19:33:46.140 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 19:33:46.143 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:33:46.146 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:33:46.148 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-26 19:33:46.151 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-26 19:33:46.153 | perl: warning: Setting locale failed. 2026-06-26 19:33:46.153 | perl: warning: Please check that your locale settings: 2026-06-26 19:33:46.153 | LANGUAGE = (unset), 2026-06-26 19:33:46.153 | LC_ALL = "en_US.utf8", 2026-06-26 19:33:46.153 | LANG = (unset) 2026-06-26 19:33:46.153 | are supported and installed on your system. 2026-06-26 19:33:46.154 | perl: warning: Falling back to the standard locale ("C"). 2026-06-26 19:33:46.188 | proxy (enabled by site administrator) 2026-06-26 19:33:46.192 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-26 19:33:46.195 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-26 19:33:46.198 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 19:33:46.200 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 19:33:46.203 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:33:46.206 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:33:46.209 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-26 19:33:46.212 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-26 19:33:46.215 | perl: warning: Setting locale failed. 2026-06-26 19:33:46.215 | perl: warning: Please check that your locale settings: 2026-06-26 19:33:46.215 | LANGUAGE = (unset), 2026-06-26 19:33:46.215 | LC_ALL = "en_US.utf8", 2026-06-26 19:33:46.215 | LANG = (unset) 2026-06-26 19:33:46.215 | are supported and installed on your system. 2026-06-26 19:33:46.215 | perl: warning: Falling back to the standard locale ("C"). 2026-06-26 19:33:46.250 | No module matches proxy_http 2026-06-26 19:33:46.254 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-26 19:33:46.266 | perl: warning: Setting locale failed. 2026-06-26 19:33:46.266 | perl: warning: Please check that your locale settings: 2026-06-26 19:33:46.266 | LANGUAGE = (unset), 2026-06-26 19:33:46.266 | LC_ALL = "en_US.utf8", 2026-06-26 19:33:46.266 | LANG = "de_DE.UTF-8" 2026-06-26 19:33:46.266 | are supported and installed on your system. 2026-06-26 19:33:46.266 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:33:46.306 | Considering dependency proxy for proxy_http: 2026-06-26 19:33:46.306 | Module proxy already enabled 2026-06-26 19:33:46.306 | Enabling module proxy_http. 2026-06-26 19:33:46.313 | To activate the new configuration, you need to run: 2026-06-26 19:33:46.313 | systemctl restart apache2 2026-06-26 19:33:46.318 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-26 19:33:46.321 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-26 19:33:46.323 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 19:33:46.325 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:33:46.328 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 19:33:46.539 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-26 19:33:46.546 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-26 19:33:46.549 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-26 19:33:46.552 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 19:33:46.554 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:33:46.556 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:33:46.559 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-26 19:33:46.562 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-26 19:33:46.565 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-26 19:33:46.566 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-26 19:33:46.576 | KeepAlive Off 2026-06-26 19:33:46.581 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-26 19:33:46.581 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-26 19:33:46.591 | SetEnv proxy-sendchunked 1 2026-06-26 19:33:46.596 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-26 19:33:46.597 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-26 19:33:46.607 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-26 19:33:46.612 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-26 19:33:46.615 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-26 19:33:46.617 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 19:33:46.620 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 19:33:46.623 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 19:33:46.625 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 19:33:46.627 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:33:46.629 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:33:46.631 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 19:33:46.633 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 19:33:46.635 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:33:46.637 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:33:46.639 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-26 19:33:46.650 | perl: warning: Setting locale failed. 2026-06-26 19:33:46.650 | perl: warning: Please check that your locale settings: 2026-06-26 19:33:46.651 | LANGUAGE = (unset), 2026-06-26 19:33:46.651 | LC_ALL = "en_US.utf8", 2026-06-26 19:33:46.651 | LANG = "de_DE.UTF-8" 2026-06-26 19:33:46.651 | are supported and installed on your system. 2026-06-26 19:33:46.651 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:33:46.689 | Enabling site glance-api. 2026-06-26 19:33:46.694 | To activate the new configuration, you need to run: 2026-06-26 19:33:46.694 | systemctl reload apache2 2026-06-26 19:33:46.700 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-26 19:33:46.703 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 19:33:46.706 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:33:46.709 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 19:33:46.855 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-26 19:33:46.863 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-26 19:33:46.896 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-26 19:33:46.929 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-26 19:33:46.932 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-26 19:33:46.965 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-26 19:33:46.996 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-26 19:33:47.030 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-26 19:33:47.049 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:33:47.052 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-26 19:33:47.055 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-26 19:33:47.058 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-26 19:33:47.060 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 19:33:47.063 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-26 19:33:47.066 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/39/995139/1 2026-06-26 19:33:47.069 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-26 19:33:47.071 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-26 19:33:47.074 | + functions-common:git_clone:591 : local git_ref=refs/changes/39/995139/1 2026-06-26 19:33:47.076 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 19:33:47.080 | ++ functions-common:git_clone:593 : pwd 2026-06-26 19:33:47.083 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:33:47.085 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:33:47.089 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:33:47.108 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:33:47.110 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:33:47.113 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:33:47.116 | + functions-common:git_clone:610 : echo refs/changes/39/995139/1 2026-06-26 19:33:47.117 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:33:47.122 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-26 19:33:47.124 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-26 19:33:47.127 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-26 19:33:47.129 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:33:47.132 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:33:47.135 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:33:47.137 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:33:47.140 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:33:47.143 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:33:47.146 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:33:47.148 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:33:47.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:33:47.156 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502427153 2026-06-26 19:33:47.159 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-26 19:33:47.162 | Cloning into '/opt/stack/cinder'... 2026-06-26 19:34:42.501 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:34:42.505 | + functions-common:time_stop:2420 : local name 2026-06-26 19:34:42.508 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:34:42.511 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:34:42.515 | + functions-common:time_stop:2423 : local total 2026-06-26 19:34:42.519 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:34:42.522 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:34:42.526 | + functions-common:time_stop:2427 : start_time=1782502427153 2026-06-26 19:34:42.529 | + functions-common:time_stop:2429 : [[ -z 1782502427153 ]] 2026-06-26 19:34:42.534 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:34:42.538 | + functions-common:time_stop:2432 : end_time=1782502482536 2026-06-26 19:34:42.542 | + functions-common:time_stop:2433 : elapsed_time=55383 2026-06-26 19:34:42.546 | + functions-common:time_stop:2434 : total=33304 2026-06-26 19:34:42.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:34:42.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88687 2026-06-26 19:34:42.557 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-26 19:34:42.559 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/39/995139/1 2026-06-26 19:34:42.562 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:34:42.566 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:34:42.569 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:34:42.573 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:34:42.577 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:34:42.581 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:34:42.584 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:34:42.587 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:34:42.591 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:34:42.597 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502482592 2026-06-26 19:34:42.600 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/39/995139/1 2026-06-26 19:34:43.419 | From https://review.opendev.org/openstack/cinder 2026-06-26 19:34:43.419 | * branch refs/changes/39/995139/1 -> FETCH_HEAD 2026-06-26 19:34:43.426 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:34:43.430 | + functions-common:time_stop:2420 : local name 2026-06-26 19:34:43.434 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:34:43.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:34:43.440 | + functions-common:time_stop:2423 : local total 2026-06-26 19:34:43.443 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:34:43.446 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:34:43.449 | + functions-common:time_stop:2427 : start_time=1782502482592 2026-06-26 19:34:43.453 | + functions-common:time_stop:2429 : [[ -z 1782502482592 ]] 2026-06-26 19:34:43.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:34:43.463 | + functions-common:time_stop:2432 : end_time=1782502483459 2026-06-26 19:34:43.466 | + functions-common:time_stop:2433 : elapsed_time=867 2026-06-26 19:34:43.469 | + functions-common:time_stop:2434 : total=88687 2026-06-26 19:34:43.472 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:34:43.476 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89554 2026-06-26 19:34:43.480 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-26 19:34:43.714 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:34:43.714 | 2026-06-26 19:34:43.714 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:34:43.714 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:34:43.714 | state without impacting any branches by switching back to a branch. 2026-06-26 19:34:43.714 | 2026-06-26 19:34:43.714 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:34:43.714 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:34:43.715 | 2026-06-26 19:34:43.715 | git switch -c 2026-06-26 19:34:43.715 | 2026-06-26 19:34:43.715 | Or undo this operation with: 2026-06-26 19:34:43.715 | 2026-06-26 19:34:43.715 | git switch - 2026-06-26 19:34:43.715 | 2026-06-26 19:34:43.715 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:34:43.715 | 2026-06-26 19:34:43.715 | HEAD is now at 5c3dc1abc Skip format_inspector tests when qemu-img is not installed 2026-06-26 19:34:43.718 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-26 19:34:43.742 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-26 19:34:43.746 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 19:34:43.748 | + functions-common:git_clone:673 : head -1 2026-06-26 19:34:43.750 | 5c3dc1abc Skip format_inspector tests when qemu-img is not installed 2026-06-26 19:34:43.754 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:34:43.757 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-26 19:34:43.759 | + inc/python:setup_develop:353 : local bindep 2026-06-26 19:34:43.762 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-26 19:34:43.766 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-26 19:34:43.768 | + inc/python:setup_develop:359 : local extras= 2026-06-26 19:34:43.771 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-26 19:34:43.774 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 19:34:43.777 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-26 19:34:43.780 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-26 19:34:43.783 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 19:34:43.785 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 19:34:43.789 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-26 19:34:43.794 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 19:34:43.798 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-26 19:34:43.802 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 19:34:43.807 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 19:34:43.812 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-26 19:34:43.819 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-26 19:34:43.822 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-26 19:34:43.825 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-26 19:34:43.985 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-26 19:34:43.989 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 19:34:43.993 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 19:34:43.997 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 19:34:44.001 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-26 19:34:44.005 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-26 19:34:44.009 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 19:34:44.014 | + inc/python:setup_package:446 : local extras= 2026-06-26 19:34:44.017 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 19:34:44.021 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 19:34:44.025 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 19:34:44.029 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 19:34:44.034 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 19:34:44.038 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-26 19:34:44.068 | Using python 3.12 to install /opt/stack/cinder 2026-06-26 19:34:44.071 | + 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-26 19:34:45.081 | Obtaining file:///opt/stack/cinder 2026-06-26 19:34:45.086 | Installing build dependencies: started 2026-06-26 19:34:46.847 | Installing build dependencies: finished with status 'done' 2026-06-26 19:34:46.848 | Checking if build backend supports build_editable: started 2026-06-26 19:34:47.381 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 19:34:47.383 | Getting requirements to build editable: started 2026-06-26 19:34:47.675 | Getting requirements to build editable: finished with status 'done' 2026-06-26 19:34:47.677 | Preparing editable metadata (pyproject.toml): started 2026-06-26 19:34:49.016 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:34:49.043 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.0.3) 2026-06-26 19:34:49.044 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.3.1) 2026-06-26 19:34:49.045 | 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.dev142) (0.41.0) 2026-06-26 19:34:49.046 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.3.0) 2026-06-26 19:34:49.047 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.5.2) 2026-06-26 19:34:49.047 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.1.0) 2026-06-26 19:34:49.048 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.26.0) 2026-06-26 19:34:49.049 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.14.0) 2026-06-26 19:34:49.050 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (13.0.0) 2026-06-26 19:34:49.856 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.049 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-26 19:34:50.061 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (10.5.0) 2026-06-26 19:34:50.062 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.5.0) 2026-06-26 19:34:50.063 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.4.0) 2026-06-26 19:34:50.064 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (18.0.0) 2026-06-26 19:34:50.065 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (8.2.0) 2026-06-26 19:34:50.066 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (18.1.0) 2026-06-26 19:34:50.067 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (8.1.0) 2026-06-26 19:34:50.068 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.1.0) 2026-06-26 19:34:50.068 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.11.0) 2026-06-26 19:34:50.069 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.8.0) 2026-06-26 19:34:50.070 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.9.0) 2026-06-26 19:34:50.071 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.10.0) 2026-06-26 19:34:50.072 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.6.0) 2026-06-26 19:34:50.073 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.7.1) 2026-06-26 19:34:50.074 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (10.1.1) 2026-06-26 19:34:50.130 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.152 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 19:34:50.164 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.4.0) 2026-06-26 19:34:50.164 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (26.2) 2026-06-26 19:34:50.227 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.253 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 19:34:50.265 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.10.1) 2026-06-26 19:34:50.265 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.1.0) 2026-06-26 19:34:50.266 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.3.2) 2026-06-26 19:34:50.267 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.4.0) 2026-06-26 19:34:50.388 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.412 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 19:34:50.424 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.8.0) 2026-06-26 19:34:50.488 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.510 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 19:34:50.567 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.589 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 19:34:50.603 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.34.2) 2026-06-26 19:34:50.604 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.5.1) 2026-06-26 19:34:50.605 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.3.0) 2026-06-26 19:34:50.641 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.667 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 19:34:50.678 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.0.51) 2026-06-26 19:34:50.679 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.8.0) 2026-06-26 19:34:50.715 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.739 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-26 19:34:50.768 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (9.1.4) 2026-06-26 19:34:50.769 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (1.8.10) 2026-06-26 19:34:50.770 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.8.0) 2026-06-26 19:34:50.831 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.853 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 19:34:50.864 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.1.0) 2026-06-26 19:34:50.935 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev142) 2026-06-26 19:34:50.956 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 19:34:51.105 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev142) 2026-06-26 19:34:51.131 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-26 19:34:51.143 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.7.0) 2026-06-26 19:34:51.144 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (43.0.3) 2026-06-26 19:34:51.145 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (0.2.3) 2026-06-26 19:34:51.453 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev142) 2026-06-26 19:34:51.479 | 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-26 19:34:52.233 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev142) 2026-06-26 19:34:52.256 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-26 19:34:52.268 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev142) (1.9.0) 2026-06-26 19:34:52.268 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2026.2) 2026-06-26 19:34:52.270 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.1.4) 2026-06-26 19:34:53.060 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev142) 2026-06-26 19:34:53.082 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-26 19:34:53.094 | 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.dev142) (1.1.0) 2026-06-26 19:34:53.138 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev142) 2026-06-26 19:34:53.211 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-26 19:34:53.224 | 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.dev142) (2.9.0.post0) 2026-06-26 19:34:53.226 | 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.dev142) (2.7.0) 2026-06-26 19:34:53.229 | 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.dev142) (1.17.0) 2026-06-26 19:34:53.261 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev142) (2.0.0) 2026-06-26 19:34:53.266 | 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.dev142) (3.0) 2026-06-26 19:34:53.275 | 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.dev142) (2.8.0) 2026-06-26 19:34:53.282 | 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.dev142) (3.1.0) 2026-06-26 19:34:53.285 | 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.dev142) (2.2.1) 2026-06-26 19:34:53.288 | 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.dev142) (0.31.2) 2026-06-26 19:34:53.375 | 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.dev142) 2026-06-26 19:34:53.401 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-26 19:34:53.448 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev142) 2026-06-26 19:34:53.469 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-26 19:34:53.554 | 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.dev142) 2026-06-26 19:34:53.579 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 19:34:53.629 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev142) 2026-06-26 19:34:53.652 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 19:34:53.713 | 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.dev142) 2026-06-26 19:34:53.737 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-26 19:34:54.169 | 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.dev142) 2026-06-26 19:34:54.193 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-26 19:34:54.252 | 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.dev142) 2026-06-26 19:34:54.292 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 19:34:54.373 | 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.dev142) 2026-06-26 19:34:54.396 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 19:34:54.424 | 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.dev142) (3.4.7) 2026-06-26 19:34:54.425 | 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.dev142) (3.18) 2026-06-26 19:34:54.427 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev142) (2023.11.17) 2026-06-26 19:34:54.445 | 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.dev142) (26.1.0) 2026-06-26 19:34:54.447 | 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.dev142) (2025.9.1) 2026-06-26 19:34:54.447 | 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.dev142) (0.37.0) 2026-06-26 19:34:54.447 | 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.dev142) (2026.5.1) 2026-06-26 19:34:54.457 | 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.dev142) (1.8.2) 2026-06-26 19:34:54.458 | 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.dev142) (4.15.0) 2026-06-26 19:34:54.462 | 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.dev142) (4.2.0) 2026-06-26 19:34:54.464 | 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.dev142) (4.0.1) 2026-06-26 19:34:54.465 | 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.dev142) (2.13.0) 2026-06-26 19:34:54.474 | 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.dev142) (7.2.2) 2026-06-26 19:34:54.480 | 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.dev142) (1.5.0) 2026-06-26 19:34:54.489 | 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.dev142) (0.20) 2026-06-26 19:34:54.495 | 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.dev142) (1.3.0) 2026-06-26 19:34:54.499 | 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.dev142) (2.0.0) 2026-06-26 19:34:54.499 | 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.dev142) (6.0.3) 2026-06-26 19:34:54.506 | 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.dev142) (1.18.4) 2026-06-26 19:34:54.508 | 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.dev142) (2.1.2) 2026-06-26 19:34:54.509 | 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.dev142) (0.6.2) 2026-06-26 19:34:54.513 | 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.dev142) (1.3.12) 2026-06-26 19:34:54.527 | 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.dev142) (5.3.1) 2026-06-26 19:34:54.528 | 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.dev142) (5.6.2) 2026-06-26 19:34:54.529 | 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.dev142) (0.16.0) 2026-06-26 19:34:54.533 | 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.dev142) (5.1.0) 2026-06-26 19:34:54.548 | 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.dev142) (0.25.0) 2026-06-26 19:34:54.552 | 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.dev142) (5.0.0) 2026-06-26 19:34:54.553 | 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.dev142) (3.1.6) 2026-06-26 19:34:54.555 | 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.dev142) (4.0.1) 2026-06-26 19:34:54.563 | 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.dev142) (3.0.3) 2026-06-26 19:34:54.575 | 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.dev142) (1.2.1) 2026-06-26 19:34:54.598 | 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.dev142) (1.7.6) 2026-06-26 19:34:54.648 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev142) 2026-06-26 19:34:54.674 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-26 19:34:54.850 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev142) 2026-06-26 19:34:54.878 | 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-26 19:34:54.894 | 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.dev142) (3.17.0) 2026-06-26 19:34:54.950 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev142) 2026-06-26 19:34:54.975 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 19:34:55.062 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev142) 2026-06-26 19:34:55.087 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 19:34:55.171 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev142) 2026-06-26 19:34:55.198 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-26 19:34:55.219 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev142) (82.0.1) 2026-06-26 19:34:55.234 | 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.dev142) (0.8.1) 2026-06-26 19:34:55.333 | 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.dev142) 2026-06-26 19:34:55.354 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-26 19:34:55.389 | 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.dev142) (4.14.0) 2026-06-26 19:34:55.396 | 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.dev142) (0.6.0) 2026-06-26 19:34:55.397 | 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.dev142) (4.0.0) 2026-06-26 19:34:55.408 | 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.dev142) (3.0.52) 2026-06-26 19:34:55.410 | 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.dev142) (1.11.0) 2026-06-26 19:34:55.410 | 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.dev142) (15.0.0) 2026-06-26 19:34:55.410 | 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.dev142) (1.8.0) 2026-06-26 19:34:55.461 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev142) 2026-06-26 19:34:55.486 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 19:34:55.498 | 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.dev142) (24.2.1) 2026-06-26 19:34:55.545 | 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.dev142) (4.2.0) 2026-06-26 19:34:55.547 | 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.dev142) (2.20.0) 2026-06-26 19:34:55.558 | 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.dev142) (0.1.2) 2026-06-26 19:34:55.578 | 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.dev142) (0.8) 2026-06-26 19:34:55.632 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev142) 2026-06-26 19:34:55.657 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-26 19:34:55.713 | 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.dev142) (3.6.1) 2026-06-26 19:34:55.715 | 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.dev142) (3.4.0) 2026-06-26 19:34:55.715 | 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.dev142) (4.0.1) 2026-06-26 19:34:55.807 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev142) 2026-06-26 19:34:55.834 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-26 19:34:55.873 | 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.dev142) (1.33) 2026-06-26 19:34:55.879 | 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.dev142) (3.1.1) 2026-06-26 19:34:55.978 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-26 19:34:56.029 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-26 19:35:05.670 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 1.4 MB/s 0:00:09 2026-06-26 19:35:05.690 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-26 19:35:05.745 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-26 19:35:12.630 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 2.2 MB/s 0:00:06 2026-06-26 19:35:12.646 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-26 19:35:12.738 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-26 19:35:12.876 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-26 19:35:12.907 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-26 19:35:13.065 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-26 19:35:13.122 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-26 19:35:13.318 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-26 19:35:13.352 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-26 19:35:15.923 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 2.0 MB/s 0:00:02 2026-06-26 19:35:15.948 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-26 19:35:15.986 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-26 19:35:16.050 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-26 19:35:16.246 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 3.3 MB/s 0:00:00 2026-06-26 19:35:16.272 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-26 19:35:16.365 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-26 19:35:16.435 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-26 19:35:16.501 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-26 19:35:16.548 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-26 19:35:16.817 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 5.6 MB/s 0:00:00 2026-06-26 19:35:16.835 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-26 19:35:16.892 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-26 19:35:16.977 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-26 19:35:17.016 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-26 19:35:17.064 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-26 19:35:17.105 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-26 19:35:17.163 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-26 19:35:17.202 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-26 19:35:17.248 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-26 19:35:17.281 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-26 19:35:17.314 | 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-26 19:35:17.799 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 4.5 MB/s 0:00:00 2026-06-26 19:35:17.823 | 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-26 19:35:17.984 | Building wheels for collected packages: cinder 2026-06-26 19:35:17.985 | Building editable for cinder (pyproject.toml): started 2026-06-26 19:35:19.635 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-26 19:35:19.637 | Created wheel for cinder: filename=cinder-28.1.0.dev142-0.editable-py3-none-any.whl size=9193 sha256=878d842b2132d0415c09247c255d3c5fc2bf4938561f7ceebd6fdc18bf31fbcf 2026-06-26 19:35:19.638 | Stored in directory: /tmp/pip-ephem-wheel-cache-0rtldszd/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-26 19:35:19.644 | Successfully built cinder 2026-06-26 19:35:20.036 | 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-26 19:35:20.398 | Attempting uninstall: pyudev 2026-06-26 19:35:20.417 | Found existing installation: pyudev 0.24.0 2026-06-26 19:35:20.419 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:35:20.419 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-26 19:35:20.474 | Attempting uninstall: pyasn1 2026-06-26 19:35:20.492 | Found existing installation: pyasn1 0.4.8 2026-06-26 19:35:20.492 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:35:20.492 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-26 19:35:22.262 | Attempting uninstall: botocore 2026-06-26 19:35:22.283 | Found existing installation: botocore 1.34.46 2026-06-26 19:35:22.283 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:35:22.283 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-26 19:35:23.509 | Attempting uninstall: s3transfer 2026-06-26 19:35:23.528 | Found existing installation: s3transfer 0.10.1 2026-06-26 19:35:23.531 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:35:23.531 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-26 19:35:24.219 | Attempting uninstall: boto3 2026-06-26 19:35:24.238 | Found existing installation: boto3 1.34.46 2026-06-26 19:35:24.238 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 19:35:24.239 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-26 19:35:26.376 | 2026-06-26 19:35:26.399 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev142 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-26 19:35:26.966 | + inc/python:pip_install:216 : result=0 2026-06-26 19:35:26.970 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:35:26.974 | + functions-common:time_stop:2420 : local name 2026-06-26 19:35:26.978 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:35:26.982 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:35:26.986 | + functions-common:time_stop:2423 : local total 2026-06-26 19:35:26.989 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:35:26.993 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:35:26.996 | + functions-common:time_stop:2427 : start_time=1782502484060 2026-06-26 19:35:26.999 | + functions-common:time_stop:2429 : [[ -z 1782502484060 ]] 2026-06-26 19:35:27.003 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:35:27.009 | + functions-common:time_stop:2432 : end_time=1782502527005 2026-06-26 19:35:27.012 | + functions-common:time_stop:2433 : elapsed_time=42945 2026-06-26 19:35:27.016 | + functions-common:time_stop:2434 : total=107519 2026-06-26 19:35:27.020 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:35:27.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150464 2026-06-26 19:35:27.027 | + inc/python:pip_install:219 : return 0 2026-06-26 19:35:27.030 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 19:35:27.034 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:35:27.038 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-26 19:35:27.041 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-26 19:35:27.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:35:27.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:35:27.052 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-26 19:35:27.057 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:35:27.060 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-26 19:35:27.064 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-26 19:35:27.067 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-26 19:35:27.071 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:35:27.074 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:35:27.077 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-26 19:35:27.094 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-26 19:35:27.097 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 19:35:27.101 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:35:27.104 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 19:35:27.108 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:35:27.111 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:35:27.115 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:35:27.118 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:35:27.122 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:35:27.126 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:35:27.129 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 19:35:27.133 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 19:35:27.137 | + functions-common:apt_get_update:1167 : return 2026-06-26 19:35:27.140 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-26 19:35:27.143 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:35:27.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:35:27.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:35:27.154 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-26 19:35:27.184 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-26 19:35:27.226 | Reading package lists... 2026-06-26 19:35:27.605 | Building dependency tree... 2026-06-26 19:35:27.606 | Reading state information... 2026-06-26 19:35:28.167 | The following additional packages will be installed: 2026-06-26 19:35:28.168 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-26 19:35:28.168 | python3-urwid python3-wcwidth 2026-06-26 19:35:28.170 | Suggested packages: 2026-06-26 19:35:28.170 | python-urwid-doc 2026-06-26 19:35:28.209 | The following NEW packages will be installed: 2026-06-26 19:35:28.209 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-26 19:35:28.210 | python3-urwid python3-wcwidth targetcli-fb 2026-06-26 19:35:28.283 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 19:35:28.283 | Need to get 385 kB of archives. 2026-06-26 19:35:28.284 | After this operation, 3098 kB of additional disk space will be used. 2026-06-26 19:35:28.284 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-26 19:35:28.295 | 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-26 19:35:28.296 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-26 19:35:28.301 | 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-26 19:35:28.303 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-26 19:35:28.304 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-26 19:35:28.543 | perl: warning: Setting locale failed. 2026-06-26 19:35:28.543 | perl: warning: Please check that your locale settings: 2026-06-26 19:35:28.543 | LANGUAGE = (unset), 2026-06-26 19:35:28.543 | LC_ALL = "en_US.utf8", 2026-06-26 19:35:28.543 | LANG = "de_DE.UTF-8" 2026-06-26 19:35:28.543 | are supported and installed on your system. 2026-06-26 19:35:28.543 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:35:28.610 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:35:28.610 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:35:28.610 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:35:28.808 | Fetched 385 kB in 0s (5852 kB/s) 2026-06-26 19:35:28.848 | Selecting previously unselected package python3-typing-extensions. 2026-06-26 19:35:28.917 | (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-26 19:35:28.924 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-26 19:35:28.927 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-26 19:35:28.972 | Selecting previously unselected package python3-wcwidth. 2026-06-26 19:35:28.985 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-26 19:35:28.988 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-26 19:35:29.038 | Selecting previously unselected package python3-urwid. 2026-06-26 19:35:29.051 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-26 19:35:29.054 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-26 19:35:29.141 | Selecting previously unselected package python3-configshell-fb. 2026-06-26 19:35:29.154 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-26 19:35:29.158 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-26 19:35:29.214 | Selecting previously unselected package python3-rtslib-fb. 2026-06-26 19:35:29.227 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-26 19:35:29.230 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-26 19:35:29.292 | Selecting previously unselected package targetcli-fb. 2026-06-26 19:35:29.303 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-26 19:35:29.306 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-26 19:35:29.385 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-26 19:35:30.575 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-26 19:35:30.583 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-26 19:35:30.905 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-26 19:35:31.153 | Setting up python3-urwid (2.6.10-1) ... 2026-06-26 19:35:31.701 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-26 19:35:31.895 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 19:35:31.895 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-26 19:35:31.920 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-26 19:35:31.920 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-26 19:35:31.920 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-26 19:35:31.921 | keyword = Word(alphanums + '_\-') 2026-06-26 19:35:31.921 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 19:35:31.921 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 19:35:31.921 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 19:35:31.921 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 19:35:31.923 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-26 19:35:31.923 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-26 19:35:31.932 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 19:35:31.932 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-26 19:35:31.955 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-26 19:35:31.955 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-26 19:35:31.955 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-26 19:35:31.955 | keyword = Word(alphanums + '_\-') 2026-06-26 19:35:31.957 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 19:35:31.957 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 19:35:31.957 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 19:35:31.957 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 19:35:31.957 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-26 19:35:31.957 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-26 19:35:31.994 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-26 19:35:32.200 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-26 19:35:32.200 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-26 19:35:32.491 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 19:35:33.366 | perl: warning: Setting locale failed. 2026-06-26 19:35:33.366 | perl: warning: Please check that your locale settings: 2026-06-26 19:35:33.367 | LANGUAGE = (unset), 2026-06-26 19:35:33.367 | LC_ALL = "en_US.utf8", 2026-06-26 19:35:33.367 | LANG = "de_DE.UTF-8" 2026-06-26 19:35:33.367 | are supported and installed on your system. 2026-06-26 19:35:33.367 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:35:33.499 | perl: warning: Setting locale failed. 2026-06-26 19:35:33.501 | perl: warning: Please check that your locale settings: 2026-06-26 19:35:33.501 | LANGUAGE = (unset), 2026-06-26 19:35:33.501 | LC_ALL = "en_US.utf8", 2026-06-26 19:35:33.501 | LANG = "de_DE.UTF-8" 2026-06-26 19:35:33.501 | are supported and installed on your system. 2026-06-26 19:35:33.501 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:35:33.551 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:35:33.551 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:35:33.551 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:35:33.624 | perl: warning: Setting locale failed. 2026-06-26 19:35:33.624 | perl: warning: Please check that your locale settings: 2026-06-26 19:35:33.624 | LANGUAGE = (unset), 2026-06-26 19:35:33.624 | LC_ALL = "en_US.utf8", 2026-06-26 19:35:33.624 | LANG = "de_DE.UTF-8" 2026-06-26 19:35:33.624 | are supported and installed on your system. 2026-06-26 19:35:33.624 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:35:34.123 | 2026-06-26 19:35:34.123 | Running kernel seems to be up-to-date. 2026-06-26 19:35:34.123 | 2026-06-26 19:35:34.123 | Restarting services... 2026-06-26 19:35:34.175 | 2026-06-26 19:35:34.176 | Service restarts being deferred: 2026-06-26 19:35:34.176 | /etc/needrestart/restart.d/dbus.service 2026-06-26 19:35:34.176 | systemctl restart systemd-logind.service 2026-06-26 19:35:34.176 | systemctl restart virtlockd.service 2026-06-26 19:35:34.176 | systemctl restart virtlogd.service 2026-06-26 19:35:34.176 | 2026-06-26 19:35:34.176 | No containers need to be restarted. 2026-06-26 19:35:34.176 | 2026-06-26 19:35:34.176 | User sessions running outdated binaries: 2026-06-26 19:35:34.177 | quobyte @ session #6: sshd[2023] 2026-06-26 19:35:34.185 | quobyte @ user manager service: systemd[1162] 2026-06-26 19:35:34.194 | 2026-06-26 19:35:34.194 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 19:35:36.475 | + functions-common:apt_get:1211 : result=0 2026-06-26 19:35:36.480 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:35:36.483 | + functions-common:time_stop:2420 : local name 2026-06-26 19:35:36.485 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:35:36.489 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:35:36.493 | + functions-common:time_stop:2423 : local total 2026-06-26 19:35:36.497 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:35:36.499 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:35:36.503 | + functions-common:time_stop:2427 : start_time=1782502527179 2026-06-26 19:35:36.507 | + functions-common:time_stop:2429 : [[ -z 1782502527179 ]] 2026-06-26 19:35:36.512 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:35:36.518 | + functions-common:time_stop:2432 : end_time=1782502536513 2026-06-26 19:35:36.522 | + functions-common:time_stop:2433 : elapsed_time=9334 2026-06-26 19:35:36.526 | + functions-common:time_stop:2434 : total=247402 2026-06-26 19:35:36.529 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:35:36.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=256736 2026-06-26 19:35:36.535 | + functions-common:apt_get:1215 : return 0 2026-06-26 19:35:36.540 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 19:35:36.544 | + ./stack.sh:main:948 : configure_cinder 2026-06-26 19:35:36.547 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-26 19:35:36.566 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-26 19:35:36.572 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-26 19:35:36.576 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-26 19:35:36.579 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-26 19:35:36.585 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-26 19:35:36.585 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-26 19:35:36.591 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-26 19:35:36.595 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-26 19:35:36.598 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-26 19:35:36.602 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-26 19:35:36.606 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-26 19:35:36.609 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-26 19:35:36.611 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-26 19:35:36.615 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-26 19:35:36.633 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-26 19:35:36.652 | + 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-26 19:35:36.671 | + 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-26 19:35:36.690 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-26 19:35:36.707 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-26 19:35:36.727 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-26 19:35:36.732 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-26 19:35:36.738 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.RVrSRrhfKH 2026-06-26 19:35:36.742 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-26 19:35:36.746 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-26 19:35:36.751 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-26 19:35:36.754 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.RVrSRrhfKH 2026-06-26 19:35:36.760 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.RVrSRrhfKH 2026-06-26 19:35:36.779 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.RVrSRrhfKH /etc/sudoers.d/cinder-rootwrap 2026-06-26 19:35:36.798 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-26 19:35:36.804 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-26 19:35:36.808 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-26 19:35:36.812 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-26 19:35:36.816 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-26 19:35:36.819 | + 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-26 19:35:36.824 | + 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-26 19:35:36.829 | + 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-26 19:35:36.829 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-26 19:35:36.840 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-26 19:35:36.846 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-26 19:35:36.863 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-26 19:35:36.881 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-26 19:35:36.886 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-26 19:35:36.893 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-26 19:35:36.899 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-26 19:35:36.904 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 19:35:36.908 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-26 19:35:36.912 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 19:35:36.916 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 19:35:36.920 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-26 19:35:36.924 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 19:35:36.928 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-26 19:35:36.932 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 19:35:36.935 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-26 19:35:36.983 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-26 19:35:37.028 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.249/identity 2026-06-26 19:35:37.076 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-26 19:35:37.119 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-26 19:35:37.162 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-26 19:35:37.204 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-26 19:35:37.249 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-26 19:35:37.292 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.249/identity 2026-06-26 19:35:37.333 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 19:35:37.377 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 19:35:37.420 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 19:35:37.423 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-26 19:35:37.467 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-26 19:35:37.514 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-26 19:35:37.518 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-26 19:35:37.522 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-26 19:35:37.527 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-26 19:35:37.531 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 19:35:37.534 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 19:35:37.538 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 19:35:37.564 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:35:37.568 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 19:35:37.571 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-26 19:35:37.576 | + 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-26 19:35:37.622 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-26 19:35:37.665 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-26 19:35:37.711 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-26 19:35:37.755 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-26 19:35:37.797 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-26 19:35:37.845 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.249 2026-06-26 19:35:37.890 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-26 19:35:37.939 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-26 19:35:37.950 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0fc960ca20a017491e905dc9b0fa7c87 2026-06-26 19:35:37.997 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-26 19:35:38.001 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-26 19:35:38.044 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-26 19:35:38.088 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-26 19:35:38.131 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-26 19:35:38.171 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-26 19:35:38.215 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-26 19:35:38.256 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-26 19:35:38.280 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:35:38.285 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 19:35:38.289 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-26 19:35:38.293 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-26 19:35:38.296 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-26 19:35:38.299 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-26 19:35:38.303 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-26 19:35:38.306 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-26 19:35:38.311 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-26 19:35:38.315 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-26 19:35:38.318 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-26 19:35:38.323 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-26 19:35:38.370 | + 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-26 19:35:38.416 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-26 19:35:38.461 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-26 19:35:38.508 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-26 19:35:38.552 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-26 19:35:38.598 | + 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-26 19:35:38.642 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-26 19:35:38.688 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-26 19:35:38.734 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-26 19:35:38.738 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-26 19:35:38.742 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-26 19:35:38.746 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-26 19:35:38.793 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-26 19:35:38.797 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-26 19:35:38.842 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-26 19:35:38.846 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-26 19:35:38.850 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-26 19:35:38.854 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-26 19:35:38.901 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-26 19:35:38.905 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-26 19:35:38.909 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-26 19:35:38.913 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-26 19:35:38.917 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-26 19:35:38.943 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:35:38.948 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-26 19:35:38.973 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:35:38.978 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-26 19:35:39.004 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:35:39.008 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-26 19:35:39.012 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-26 19:35:39.016 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-26 19:35:39.019 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-26 19:35:39.024 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 19:35:39.027 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 19:35:39.031 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 19:35:39.057 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:35:39.062 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 19:35:39.066 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 19:35:39.070 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 19:35:39.096 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:35:39.100 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:35:39.105 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:35:39.150 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 19:35:39.154 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 19:35:39.158 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-26 19:35:39.162 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-26 19:35:39.166 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 19:35:39.171 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 19:35:39.197 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 19:35:39.201 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 19:35:39.205 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 19:35:39.208 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 19:35:39.212 | + 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-26 19:35:39.259 | + 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-26 19:35:39.305 | + 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-26 19:35:39.348 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 19:35:39.394 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-26 19:35:39.439 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-26 19:35:39.464 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:35:39.467 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-26 19:35:39.471 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-26 19:35:39.475 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-26 19:35:39.479 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-26 19:35:39.483 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 19:35:39.487 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-26 19:35:39.490 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-26 19:35:39.493 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 19:35:39.496 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 19:35:39.512 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 19:35:39.513 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:35:39.523 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 19:35:39.528 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:35:39.543 | /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-26 19:35:39.549 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-26 19:35:39.554 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-26 19:35:39.559 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 19:35:39.563 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-26 19:35:39.605 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-26 19:35:39.643 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-26 19:35:39.683 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-26 19:35:39.724 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 19:35:39.761 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 19:35:39.792 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-26 19:35:39.827 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-26 19:35:39.863 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-26 19:35:39.901 | + 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-26 19:35:39.943 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 19:35:39.982 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 19:35:40.017 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-26 19:35:40.054 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-26 19:35:40.088 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 19:35:40.091 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 19:35:40.096 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-26 19:35:40.098 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-26 19:35:40.102 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 19:35:40.106 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:35:40.108 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:35:40.112 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-26 19:35:40.116 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-26 19:35:40.119 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-26 19:35:40.159 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 19:35:40.198 | + 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-26 19:35:40.198 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-26 19:35:40.210 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-26 19:35:40.215 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-26 19:35:40.218 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-26 19:35:40.221 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 19:35:40.224 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 19:35:40.227 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 19:35:40.230 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 19:35:40.233 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:35:40.236 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:35:40.239 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 19:35:40.242 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 19:35:40.245 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:35:40.248 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:35:40.251 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-26 19:35:40.263 | perl: warning: Setting locale failed. 2026-06-26 19:35:40.263 | perl: warning: Please check that your locale settings: 2026-06-26 19:35:40.263 | LANGUAGE = (unset), 2026-06-26 19:35:40.264 | LC_ALL = "en_US.utf8", 2026-06-26 19:35:40.264 | LANG = "de_DE.UTF-8" 2026-06-26 19:35:40.264 | are supported and installed on your system. 2026-06-26 19:35:40.264 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:35:40.305 | Enabling site cinder-api. 2026-06-26 19:35:40.311 | To activate the new configuration, you need to run: 2026-06-26 19:35:40.311 | systemctl reload apache2 2026-06-26 19:35:40.316 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 19:35:40.319 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 19:35:40.323 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:35:40.326 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 19:35:40.533 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-26 19:35:40.537 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.249/image 2026-06-26 19:35:40.576 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-26 19:35:40.597 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:35:40.601 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-26 19:35:40.604 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 19:35:40.608 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-26 19:35:40.611 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-26 19:35:40.614 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 19:35:40.617 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-26 19:35:40.621 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 19:35:40.624 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-26 19:35:40.628 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-26 19:35:40.632 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-26 19:35:40.675 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-26 19:35:40.713 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.249/identity 2026-06-26 19:35:40.752 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-26 19:35:40.790 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-26 19:35:40.830 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-26 19:35:40.868 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-26 19:35:40.909 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-26 19:35:40.950 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.249/identity 2026-06-26 19:35:40.991 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-26 19:35:41.033 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-26 19:35:41.074 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 19:35:41.077 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-26 19:35:41.080 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 19:35:41.084 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 19:35:41.088 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-26 19:35:41.091 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-26 19:35:41.137 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-26 19:35:41.177 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.249/identity 2026-06-26 19:35:41.216 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-26 19:35:41.258 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-26 19:35:41.296 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-26 19:35:41.337 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-26 19:35:41.378 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-26 19:35:41.419 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-26 19:35:41.460 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-26 19:35:41.502 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-26 19:35:41.505 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-26 19:35:41.527 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:35:41.531 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.249:2379?api_version=v3' 2026-06-26 19:35:41.573 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-26 19:35:41.576 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-26 19:35:41.580 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-26 19:35:41.621 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-26 19:35:41.661 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-26 19:35:41.665 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-26 19:35:41.669 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-26 19:35:41.712 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-26 19:35:41.715 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 19:35:41.719 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-26 19:35:41.722 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-26 19:35:41.726 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-26 19:35:41.765 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-26 19:35:41.803 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.249/identity 2026-06-26 19:35:41.842 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-26 19:35:41.883 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-26 19:35:41.924 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-26 19:35:41.962 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-26 19:35:42.002 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-26 19:35:42.041 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-26 19:35:42.064 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:35:42.068 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-26 19:35:42.071 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-26 19:35:42.073 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-26 19:35:42.077 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 19:35:42.080 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-26 19:35:42.085 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-26 19:35:42.088 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-26 19:35:42.092 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:35:42.096 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:35:42.099 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-26 19:35:42.103 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:35:42.106 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-26 19:35:42.111 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-26 19:35:42.114 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:35:42.118 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:35:42.122 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-26 19:35:42.126 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:35:42.130 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-26 19:35:42.134 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-26 19:35:42.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:35:42.142 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:35:42.146 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-26 19:35:42.150 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:35:42.154 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-26 19:35:42.158 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-26 19:35:42.162 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-26 19:35:42.166 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 19:35:42.170 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 19:35:42.175 | ++ functions-common:git_clone:593 : pwd 2026-06-26 19:35:42.178 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:35:42.182 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:35:42.186 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:35:42.206 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:35:42.209 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:35:42.212 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:35:42.217 | + functions-common:git_clone:610 : echo master 2026-06-26 19:35:42.217 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:35:42.223 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-26 19:35:42.227 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 19:35:42.231 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-26 19:35:42.234 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:35:42.238 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:35:42.241 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:35:42.244 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:35:42.248 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:35:42.251 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:35:42.255 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:35:42.258 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:35:42.263 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:35:42.268 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502542264 2026-06-26 19:35:42.272 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-26 19:35:42.276 | Cloning into '/opt/stack/neutron'... 2026-06-26 19:36:45.048 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:36:45.051 | + functions-common:time_stop:2420 : local name 2026-06-26 19:36:45.055 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:36:45.059 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:36:45.063 | + functions-common:time_stop:2423 : local total 2026-06-26 19:36:45.067 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:36:45.071 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:36:45.075 | + functions-common:time_stop:2427 : start_time=1782502542264 2026-06-26 19:36:45.079 | + functions-common:time_stop:2429 : [[ -z 1782502542264 ]] 2026-06-26 19:36:45.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:36:45.091 | + functions-common:time_stop:2432 : end_time=1782502605087 2026-06-26 19:36:45.095 | + functions-common:time_stop:2433 : elapsed_time=62823 2026-06-26 19:36:45.099 | + functions-common:time_stop:2434 : total=89554 2026-06-26 19:36:45.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:36:45.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152377 2026-06-26 19:36:45.110 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-26 19:36:45.114 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 19:36:45.118 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:36:45.123 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:36:45.127 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:36:45.131 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:36:45.135 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:36:45.139 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:36:45.143 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:36:45.147 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:36:45.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:36:45.157 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502605153 2026-06-26 19:36:45.162 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 19:36:45.872 | From https://review.opendev.org/openstack/neutron 2026-06-26 19:36:45.872 | * branch master -> FETCH_HEAD 2026-06-26 19:36:45.884 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:36:45.888 | + functions-common:time_stop:2420 : local name 2026-06-26 19:36:45.892 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:36:45.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:36:45.899 | + functions-common:time_stop:2423 : local total 2026-06-26 19:36:45.903 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:36:45.906 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:36:45.909 | + functions-common:time_stop:2427 : start_time=1782502605153 2026-06-26 19:36:45.913 | + functions-common:time_stop:2429 : [[ -z 1782502605153 ]] 2026-06-26 19:36:45.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:36:45.923 | + functions-common:time_stop:2432 : end_time=1782502605919 2026-06-26 19:36:45.927 | + functions-common:time_stop:2433 : elapsed_time=766 2026-06-26 19:36:45.930 | + functions-common:time_stop:2434 : total=152377 2026-06-26 19:36:45.933 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:36:45.937 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153143 2026-06-26 19:36:45.941 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 19:36:45.945 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:36:45.948 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:36:45.952 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:36:45.956 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:36:45.960 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:36:45.963 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:36:45.967 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:36:45.970 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:36:45.975 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:36:45.981 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502605977 2026-06-26 19:36:45.984 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 19:36:46.452 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:36:46.452 | 2026-06-26 19:36:46.452 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:36:46.452 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:36:46.452 | state without impacting any branches by switching back to a branch. 2026-06-26 19:36:46.453 | 2026-06-26 19:36:46.453 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:36:46.453 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:36:46.453 | 2026-06-26 19:36:46.453 | git switch -c 2026-06-26 19:36:46.453 | 2026-06-26 19:36:46.453 | Or undo this operation with: 2026-06-26 19:36:46.453 | 2026-06-26 19:36:46.453 | git switch - 2026-06-26 19:36:46.453 | 2026-06-26 19:36:46.454 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:36:46.454 | 2026-06-26 19:36:46.454 | HEAD is now at d0442f1c1a Merge "ovn: Handle missing ``neutron:network_name`` in sibling LRPs" 2026-06-26 19:36:46.462 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:36:46.466 | + functions-common:time_stop:2420 : local name 2026-06-26 19:36:46.468 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:36:46.472 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:36:46.475 | + functions-common:time_stop:2423 : local total 2026-06-26 19:36:46.478 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:36:46.482 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:36:46.486 | + functions-common:time_stop:2427 : start_time=1782502605977 2026-06-26 19:36:46.490 | + functions-common:time_stop:2429 : [[ -z 1782502605977 ]] 2026-06-26 19:36:46.494 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:36:46.500 | + functions-common:time_stop:2432 : end_time=1782502606496 2026-06-26 19:36:46.504 | + functions-common:time_stop:2433 : elapsed_time=519 2026-06-26 19:36:46.508 | + functions-common:time_stop:2434 : total=153143 2026-06-26 19:36:46.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:36:46.515 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153662 2026-06-26 19:36:46.519 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-26 19:36:46.539 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-26 19:36:46.544 | + functions-common:git_clone:673 : head -1 2026-06-26 19:36:46.545 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 19:36:46.551 | d0442f1c1a Merge "ovn: Handle missing ``neutron:network_name`` in sibling LRPs" 2026-06-26 19:36:46.555 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:36:46.559 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-26 19:36:46.563 | + inc/python:setup_develop:353 : local bindep 2026-06-26 19:36:46.566 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-26 19:36:46.570 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-26 19:36:46.574 | + inc/python:setup_develop:359 : local extras= 2026-06-26 19:36:46.578 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-26 19:36:46.581 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 19:36:46.585 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-26 19:36:46.588 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-26 19:36:46.592 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 19:36:46.596 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 19:36:46.601 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-26 19:36:46.605 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 19:36:46.609 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-26 19:36:46.614 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 19:36:46.617 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 19:36:46.622 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-26 19:36:46.630 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-26 19:36:46.634 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-26 19:36:46.638 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-26 19:36:46.801 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-26 19:36:46.805 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 19:36:46.808 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 19:36:46.812 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 19:36:46.816 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-26 19:36:46.821 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-26 19:36:46.824 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 19:36:46.828 | + inc/python:setup_package:446 : local extras= 2026-06-26 19:36:46.832 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 19:36:46.836 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 19:36:46.840 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 19:36:46.845 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 19:36:46.848 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 19:36:46.852 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-26 19:36:46.882 | Using python 3.12 to install /opt/stack/neutron 2026-06-26 19:36:46.886 | + 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-26 19:36:47.886 | Obtaining file:///opt/stack/neutron 2026-06-26 19:36:47.895 | Installing build dependencies: started 2026-06-26 19:36:49.810 | Installing build dependencies: finished with status 'done' 2026-06-26 19:36:49.812 | Checking if build backend supports build_editable: started 2026-06-26 19:36:50.381 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 19:36:50.383 | Getting requirements to build editable: started 2026-06-26 19:36:50.704 | Getting requirements to build editable: finished with status 'done' 2026-06-26 19:36:50.706 | Preparing editable metadata (pyproject.toml): started 2026-06-26 19:36:52.451 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:36:52.475 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.0.3) 2026-06-26 19:36:52.477 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.10.1) 2026-06-26 19:36:52.477 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.0) 2026-06-26 19:36:52.477 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.5.1) 2026-06-26 19:36:52.478 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.0) 2026-06-26 19:36:52.479 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.3.1) 2026-06-26 19:36:52.694 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev542) 2026-06-26 19:36:52.844 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 19:36:52.855 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (0.31.2) 2026-06-26 19:36:52.856 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.34.2) 2026-06-26 19:36:52.859 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.6) 2026-06-26 19:36:52.859 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (13.0.0) 2026-06-26 19:36:52.859 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.3.0) 2026-06-26 19:36:52.921 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev542) 2026-06-26 19:36:52.939 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 19:36:53.086 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev542) 2026-06-26 19:36:53.109 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 19:36:53.120 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (9.1.4) 2026-06-26 19:36:53.121 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.0.51) 2026-06-26 19:36:53.122 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.8.10) 2026-06-26 19:36:53.123 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.14.0) 2026-06-26 19:36:53.124 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.18.4) 2026-06-26 19:36:53.125 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.8.0) 2026-06-26 19:36:53.126 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.2.0) 2026-06-26 19:36:53.127 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.5.0) 2026-06-26 19:36:53.129 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (10.5.0) 2026-06-26 19:36:53.129 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (6.4.0) 2026-06-26 19:36:53.130 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.0.0) 2026-06-26 19:36:53.131 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (6.8.0) 2026-06-26 19:36:53.132 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.2.0) 2026-06-26 19:36:53.133 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.1.0) 2026-06-26 19:36:53.135 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.1.0) 2026-06-26 19:36:53.135 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.1.0) 2026-06-26 19:36:53.135 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.11.0) 2026-06-26 19:36:53.136 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.8.0) 2026-06-26 19:36:53.137 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.9.0) 2026-06-26 19:36:53.138 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.10.0) 2026-06-26 19:36:53.140 | 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.dev542) (4.6.0) 2026-06-26 19:36:53.141 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.7.1) 2026-06-26 19:36:53.143 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (10.1.1) 2026-06-26 19:36:53.145 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.10.2) 2026-06-26 19:36:53.145 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.4.0) 2026-06-26 19:36:53.222 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev542) 2026-06-26 19:36:53.245 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-26 19:36:53.287 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev542) 2026-06-26 19:36:53.308 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 19:36:53.349 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev542) 2026-06-26 19:36:53.368 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-26 19:36:53.477 | Installing build dependencies: started 2026-06-26 19:36:55.145 | Installing build dependencies: finished with status 'done' 2026-06-26 19:36:55.147 | Getting requirements to build wheel: started 2026-06-26 19:36:55.800 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 19:36:55.801 | Preparing metadata (pyproject.toml): started 2026-06-26 19:36:56.175 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:36:56.255 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev542) 2026-06-26 19:36:56.276 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 19:36:56.285 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.2.2) 2026-06-26 19:36:56.334 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev542) 2026-06-26 19:36:56.359 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-26 19:36:56.370 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (24.2.1) 2026-06-26 19:36:56.372 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.13.0) 2026-06-26 19:36:56.373 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.17.0) 2026-06-26 19:36:56.416 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev542) 2026-06-26 19:36:56.439 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-26 19:36:56.498 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev542) 2026-06-26 19:36:56.520 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 19:36:56.530 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.3.0) 2026-06-26 19:36:56.531 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.1.0) 2026-06-26 19:36:56.534 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev542) (1.3.12) 2026-06-26 19:36:56.535 | 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.dev542) (4.15.0) 2026-06-26 19:36:56.538 | 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.dev542) (2.2.1) 2026-06-26 19:36:56.543 | 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.dev542) (3.3.2) 2026-06-26 19:36:56.547 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev542) (3.0.3) 2026-06-26 19:36:56.550 | 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.dev542) (2.1.0) 2026-06-26 19:36:56.552 | 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.dev542) (1.8.2) 2026-06-26 19:36:56.558 | 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.dev542) (4.0.1) 2026-06-26 19:36:56.559 | 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.dev542) (2.13.0) 2026-06-26 19:36:56.560 | 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.dev542) (5.8.0) 2026-06-26 19:36:56.573 | 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.dev542) (1.3.7) 2026-06-26 19:36:56.614 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev542) 2026-06-26 19:36:56.633 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 19:36:56.648 | 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.dev542) (43.0.3) 2026-06-26 19:36:56.650 | 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.dev542) (1.5.0) 2026-06-26 19:36:56.651 | 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.dev542) (1.1.0) 2026-06-26 19:36:56.652 | 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.dev542) (1.33) 2026-06-26 19:36:56.654 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (4.10.0) 2026-06-26 19:36:56.655 | 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.dev542) (6.0.3) 2026-06-26 19:36:56.659 | 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.dev542) (2.0.0) 2026-06-26 19:36:56.664 | 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.dev542) (3.0) 2026-06-26 19:36:56.672 | 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.dev542) (3.1.1) 2026-06-26 19:36:56.677 | 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.dev542) (0.41.0) 2026-06-26 19:36:56.678 | 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.dev542) (1.2.1) 2026-06-26 19:36:56.709 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev542) 2026-06-26 19:36:56.724 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-26 19:36:56.740 | 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.dev542) (26.2) 2026-06-26 19:36:56.744 | 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.dev542) (2.8.0) 2026-06-26 19:36:56.745 | 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.dev542) (3.5.2) 2026-06-26 19:36:56.757 | 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.dev542) (6.1.1) 2026-06-26 19:36:56.758 | 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.dev542) (4.0.0) 2026-06-26 19:36:56.779 | 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.dev542) (0.20) 2026-06-26 19:36:56.785 | 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.dev542) (2.0.0) 2026-06-26 19:36:56.793 | 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.dev542) (2.1.2) 2026-06-26 19:36:56.794 | 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.dev542) (0.6.2) 2026-06-26 19:36:56.802 | 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.dev542) (2.9.0.post0) 2026-06-26 19:36:56.808 | 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.dev542) (7.1.4) 2026-06-26 19:36:56.810 | 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.dev542) (5.3.1) 2026-06-26 19:36:56.811 | 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.dev542) (5.6.2) 2026-06-26 19:36:56.812 | 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.dev542) (0.16.0) 2026-06-26 19:36:56.816 | 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.dev542) (5.1.0) 2026-06-26 19:36:56.826 | 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.dev542) (2026.2) 2026-06-26 19:36:56.833 | 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.dev542) (0.25.0) 2026-06-26 19:36:56.838 | 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.dev542) (5.0.0) 2026-06-26 19:36:56.840 | 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.dev542) (4.0.1) 2026-06-26 19:36:56.871 | 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.dev542) (1.7.6) 2026-06-26 19:36:56.878 | 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.dev542) (2.2.0) 2026-06-26 19:36:56.888 | 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.dev542) (3.17.0) 2026-06-26 19:36:56.944 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev542) 2026-06-26 19:36:56.960 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-26 19:36:57.007 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev542) 2026-06-26 19:36:57.009 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-26 19:36:57.029 | 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.dev542) (3.0.3) 2026-06-26 19:36:57.030 | 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.dev542) (1.6.2) 2026-06-26 19:36:57.039 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev542) (82.0.1) 2026-06-26 19:36:57.068 | 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.dev542) (0.8.1) 2026-06-26 19:36:57.110 | 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.dev542) (1.17.0) 2026-06-26 19:36:57.116 | 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.dev542) (4.14.0) 2026-06-26 19:36:57.117 | 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.dev542) (4.26.0) 2026-06-26 19:36:57.159 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev542) 2026-06-26 19:36:57.211 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 19:36:57.229 | 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.dev542) (0.6.0) 2026-06-26 19:36:57.230 | 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.dev542) (4.0.0) 2026-06-26 19:36:57.241 | 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.dev542) (3.0.52) 2026-06-26 19:36:57.242 | 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.dev542) (1.11.0) 2026-06-26 19:36:57.243 | 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.dev542) (15.0.0) 2026-06-26 19:36:57.244 | 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.dev542) (1.8.0) 2026-06-26 19:36:57.250 | 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.dev542) (26.1.0) 2026-06-26 19:36:57.251 | 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.dev542) (2025.9.1) 2026-06-26 19:36:57.252 | 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.dev542) (0.37.0) 2026-06-26 19:36:57.253 | 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.dev542) (2026.5.1) 2026-06-26 19:36:57.319 | 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.dev542) (3.4.7) 2026-06-26 19:36:57.321 | 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.dev542) (3.18) 2026-06-26 19:36:57.322 | 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.dev542) (2.7.0) 2026-06-26 19:36:57.324 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (2023.11.17) 2026-06-26 19:36:57.359 | 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.dev542) (4.2.0) 2026-06-26 19:36:57.361 | 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.dev542) (2.20.0) 2026-06-26 19:36:57.373 | 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.dev542) (0.1.2) 2026-06-26 19:36:57.393 | 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.dev542) (0.8) 2026-06-26 19:36:57.458 | 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.dev542) (0.16.0) 2026-06-26 19:36:57.558 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-26 19:36:57.694 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 5.0 MB/s 0:00:00 2026-06-26 19:36:57.718 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-26 19:36:58.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 5.4 MB/s 0:00:00 2026-06-26 19:36:58.113 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-26 19:36:58.165 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-26 19:36:58.206 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-26 19:36:58.243 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-26 19:36:58.295 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-26 19:36:58.330 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-26 19:36:58.350 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-26 19:36:58.401 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-26 19:36:58.535 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-26 19:36:58.575 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-26 19:36:58.612 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-26 19:36:58.674 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-26 19:36:58.793 | Building wheels for collected packages: neutron, ovs 2026-06-26 19:36:58.794 | Building editable for neutron (pyproject.toml): started 2026-06-26 19:37:01.046 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-26 19:37:01.046 | Created wheel for neutron: filename=neutron-28.1.0.dev542-0.editable-py3-none-any.whl size=15978 sha256=d731ec40ffbb541f61f18de0e92185a94d816c61b9a2bf4406a05b5b9a243f6b 2026-06-26 19:37:01.046 | Stored in directory: /tmp/pip-ephem-wheel-cache-trm3x14g/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-26 19:37:01.052 | Building wheel for ovs (pyproject.toml): started 2026-06-26 19:37:01.909 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-26 19:37:01.910 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=389bdfa027c2a64fb7a2c89aaaa3eeebaaf13f01244c324129fb96d8feb5f4b5 2026-06-26 19:37:01.911 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-26 19:37:01.917 | Successfully built neutron ovs 2026-06-26 19:37:02.219 | 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-26 19:37:07.917 | 2026-06-26 19:37:07.941 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev542 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-26 19:37:08.190 | + inc/python:pip_install:216 : result=0 2026-06-26 19:37:08.193 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:37:08.196 | + functions-common:time_stop:2420 : local name 2026-06-26 19:37:08.199 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:37:08.202 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:37:08.205 | + functions-common:time_stop:2423 : local total 2026-06-26 19:37:08.208 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:37:08.210 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:37:08.213 | + functions-common:time_stop:2427 : start_time=1782502606875 2026-06-26 19:37:08.215 | + functions-common:time_stop:2429 : [[ -z 1782502606875 ]] 2026-06-26 19:37:08.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:37:08.224 | + functions-common:time_stop:2432 : end_time=1782502628220 2026-06-26 19:37:08.227 | + functions-common:time_stop:2433 : elapsed_time=21345 2026-06-26 19:37:08.230 | + functions-common:time_stop:2434 : total=150464 2026-06-26 19:37:08.232 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:37:08.235 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171809 2026-06-26 19:37:08.238 | + inc/python:pip_install:219 : return 0 2026-06-26 19:37:08.241 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 19:37:08.244 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:37:08.247 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-26 19:37:08.250 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-26 19:37:08.253 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:37:08.256 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:37:08.259 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-26 19:37:08.261 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:37:08.264 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-26 19:37:08.267 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-26 19:37:08.270 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-26 19:37:08.271 | Installing OVN and dependent packages 2026-06-26 19:37:08.273 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-26 19:37:08.277 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-26 19:37:08.296 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:37:08.299 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-26 19:37:08.317 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:37:08.321 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-26 19:37:08.338 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:37:08.341 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-26 19:37:08.344 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-26 19:37:08.363 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:37:08.365 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-26 19:37:08.368 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-26 19:37:08.384 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-26 19:37:08.388 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-26 19:37:08.402 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-26 19:37:08.405 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-26 19:37:08.428 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-26 19:37:08.431 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 19:37:08.434 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:37:08.437 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 19:37:08.440 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:37:08.444 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:37:08.447 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:37:08.450 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:37:08.453 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:37:08.456 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:37:08.459 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 19:37:08.462 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 19:37:08.465 | + functions-common:apt_get_update:1167 : return 2026-06-26 19:37:08.468 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-26 19:37:08.471 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:37:08.475 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:37:08.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:37:08.481 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-26 19:37:08.504 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-26 19:37:08.541 | Reading package lists... 2026-06-26 19:37:08.908 | Building dependency tree... 2026-06-26 19:37:08.909 | Reading state information... 2026-06-26 19:37:09.431 | fakeroot is already the newest version (1.33-1). 2026-06-26 19:37:09.431 | fakeroot set to manually installed. 2026-06-26 19:37:09.431 | make is already the newest version (4.3-4.1build2). 2026-06-26 19:37:09.431 | make set to manually installed. 2026-06-26 19:37:09.431 | The following additional packages will be installed: 2026-06-26 19:37:09.431 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-26 19:37:09.432 | python3-sortedcontainers 2026-06-26 19:37:09.434 | Suggested packages: 2026-06-26 19:37:09.434 | openvswitch-doc python-sortedcontainers-doc 2026-06-26 19:37:09.471 | The following NEW packages will be installed: 2026-06-26 19:37:09.471 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-26 19:37:09.472 | python3-openvswitch python3-sortedcontainers 2026-06-26 19:37:09.538 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 19:37:09.538 | Need to get 4219 kB of archives. 2026-06-26 19:37:09.538 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-26 19:37:09.538 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-26 19:37:10.432 | 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-26 19:37:13.086 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-26 19:37:13.231 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-26 19:37:13.389 | 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-26 19:37:16.286 | 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-26 19:37:20.981 | perl: warning: Setting locale failed. 2026-06-26 19:37:20.981 | perl: warning: Please check that your locale settings: 2026-06-26 19:37:20.981 | LANGUAGE = (unset), 2026-06-26 19:37:20.981 | LC_ALL = "en_US.utf8", 2026-06-26 19:37:20.981 | LANG = "de_DE.UTF-8" 2026-06-26 19:37:20.982 | are supported and installed on your system. 2026-06-26 19:37:20.982 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:37:21.063 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:37:21.063 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:37:21.063 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:37:21.248 | Fetched 4219 kB in 11s (375 kB/s) 2026-06-26 19:37:21.338 | Selecting previously unselected package libunbound8:amd64. 2026-06-26 19:37:21.404 | (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-26 19:37:21.410 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-26 19:37:21.417 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-26 19:37:21.466 | Selecting previously unselected package openvswitch-common. 2026-06-26 19:37:21.478 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-26 19:37:21.482 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 19:37:21.584 | Selecting previously unselected package python3-sortedcontainers. 2026-06-26 19:37:21.597 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-26 19:37:21.601 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-26 19:37:21.653 | Selecting previously unselected package libxdp1:amd64. 2026-06-26 19:37:21.666 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-26 19:37:21.671 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-26 19:37:21.724 | Selecting previously unselected package python3-openvswitch. 2026-06-26 19:37:21.737 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-26 19:37:21.741 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 19:37:21.844 | Selecting previously unselected package openvswitch-switch. 2026-06-26 19:37:21.855 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-26 19:37:21.863 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 19:37:21.992 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-26 19:37:22.233 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-26 19:37:22.244 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-26 19:37:22.255 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 19:37:22.269 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 19:37:22.648 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 19:37:22.670 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-26 19:37:23.331 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-26 19:37:23.518 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-26 19:37:24.557 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 19:37:26.298 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 19:37:26.540 | perl: warning: Setting locale failed. 2026-06-26 19:37:26.540 | perl: warning: Please check that your locale settings: 2026-06-26 19:37:26.540 | LANGUAGE = (unset), 2026-06-26 19:37:26.540 | LC_ALL = "en_US.utf8", 2026-06-26 19:37:26.540 | LANG = "de_DE.UTF-8" 2026-06-26 19:37:26.540 | are supported and installed on your system. 2026-06-26 19:37:26.540 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:37:26.676 | perl: warning: Setting locale failed. 2026-06-26 19:37:26.676 | perl: warning: Please check that your locale settings: 2026-06-26 19:37:26.676 | LANGUAGE = (unset), 2026-06-26 19:37:26.676 | LC_ALL = "en_US.utf8", 2026-06-26 19:37:26.676 | LANG = "de_DE.UTF-8" 2026-06-26 19:37:26.676 | are supported and installed on your system. 2026-06-26 19:37:26.676 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:37:26.725 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:37:26.725 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:37:26.725 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:37:26.796 | perl: warning: Setting locale failed. 2026-06-26 19:37:26.796 | perl: warning: Please check that your locale settings: 2026-06-26 19:37:26.796 | LANGUAGE = (unset), 2026-06-26 19:37:26.796 | LC_ALL = "en_US.utf8", 2026-06-26 19:37:26.796 | LANG = "de_DE.UTF-8" 2026-06-26 19:37:26.796 | are supported and installed on your system. 2026-06-26 19:37:26.796 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:37:27.291 | 2026-06-26 19:37:27.291 | Running kernel seems to be up-to-date. 2026-06-26 19:37:27.291 | 2026-06-26 19:37:27.291 | Restarting services... 2026-06-26 19:37:27.337 | 2026-06-26 19:37:27.338 | Service restarts being deferred: 2026-06-26 19:37:27.338 | /etc/needrestart/restart.d/dbus.service 2026-06-26 19:37:27.338 | systemctl restart systemd-logind.service 2026-06-26 19:37:27.338 | systemctl restart virtlockd.service 2026-06-26 19:37:27.338 | systemctl restart virtlogd.service 2026-06-26 19:37:27.338 | 2026-06-26 19:37:27.338 | No containers need to be restarted. 2026-06-26 19:37:27.338 | 2026-06-26 19:37:27.338 | User sessions running outdated binaries: 2026-06-26 19:37:27.338 | quobyte @ session #6: sshd[2023] 2026-06-26 19:37:27.347 | quobyte @ user manager service: systemd[1162] 2026-06-26 19:37:27.357 | 2026-06-26 19:37:27.357 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 19:37:29.301 | + functions-common:apt_get:1211 : result=0 2026-06-26 19:37:29.304 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:37:29.307 | + functions-common:time_stop:2420 : local name 2026-06-26 19:37:29.309 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:37:29.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:37:29.315 | + functions-common:time_stop:2423 : local total 2026-06-26 19:37:29.317 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:37:29.320 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:37:29.323 | + functions-common:time_stop:2427 : start_time=1782502628501 2026-06-26 19:37:29.326 | + functions-common:time_stop:2429 : [[ -z 1782502628501 ]] 2026-06-26 19:37:29.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:37:29.334 | + functions-common:time_stop:2432 : end_time=1782502649331 2026-06-26 19:37:29.336 | + functions-common:time_stop:2433 : elapsed_time=20830 2026-06-26 19:37:29.339 | + functions-common:time_stop:2434 : total=256736 2026-06-26 19:37:29.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:37:29.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=277566 2026-06-26 19:37:29.347 | + functions-common:apt_get:1215 : return 0 2026-06-26 19:37:29.351 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-26 19:37:29.373 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-26 19:37:29.376 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 19:37:29.379 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:37:29.382 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 19:37:29.384 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:37:29.388 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:37:29.390 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:37:29.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:37:29.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:37:29.398 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:37:29.401 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 19:37:29.404 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 19:37:29.406 | + functions-common:apt_get_update:1167 : return 2026-06-26 19:37:29.409 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-26 19:37:29.412 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:37:29.415 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:37:29.418 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:37:29.421 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-26 19:37:29.444 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-26 19:37:29.481 | Reading package lists... 2026-06-26 19:37:29.838 | Building dependency tree... 2026-06-26 19:37:29.840 | Reading state information... 2026-06-26 19:37:30.344 | The following additional packages will be installed: 2026-06-26 19:37:30.345 | ovn-common 2026-06-26 19:37:30.383 | The following NEW packages will be installed: 2026-06-26 19:37:30.384 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-26 19:37:30.468 | 0 upgraded, 4 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 19:37:30.468 | Need to get 2360 kB of archives. 2026-06-26 19:37:30.468 | After this operation, 8355 kB of additional disk space will be used. 2026-06-26 19:37:30.468 | 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-26 19:37:57.396 | 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-26 19:37:58.334 | 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-26 19:37:58.758 | 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-26 19:38:00.286 | perl: warning: Setting locale failed. 2026-06-26 19:38:00.286 | perl: warning: Please check that your locale settings: 2026-06-26 19:38:00.286 | LANGUAGE = (unset), 2026-06-26 19:38:00.287 | LC_ALL = "en_US.utf8", 2026-06-26 19:38:00.287 | LANG = "de_DE.UTF-8" 2026-06-26 19:38:00.287 | are supported and installed on your system. 2026-06-26 19:38:00.287 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:38:00.353 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:38:00.353 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:38:00.353 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:38:00.575 | Fetched 2360 kB in 30s (79.8 kB/s) 2026-06-26 19:38:00.677 | Selecting previously unselected package ovn-common. 2026-06-26 19:38:00.741 | (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-26 19:38:00.748 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:38:00.751 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 19:38:00.866 | Selecting previously unselected package ovn-central. 2026-06-26 19:38:00.879 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:38:00.882 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 19:38:00.946 | Selecting previously unselected package ovn-controller-vtep. 2026-06-26 19:38:00.962 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:38:00.966 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 19:38:01.024 | Selecting previously unselected package ovn-host. 2026-06-26 19:38:01.039 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 19:38:01.046 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 19:38:01.134 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 19:38:01.155 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 19:38:01.648 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-26 19:38:01.839 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-26 19:38:02.310 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-26 19:38:02.363 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 19:38:02.890 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-26 19:38:03.084 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-26 19:38:03.784 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-26 19:38:04.512 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-26 19:38:05.393 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-26 19:38:05.459 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 19:38:05.660 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-26 19:38:06.238 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 19:38:08.211 | perl: warning: Setting locale failed. 2026-06-26 19:38:08.211 | perl: warning: Please check that your locale settings: 2026-06-26 19:38:08.211 | LANGUAGE = (unset), 2026-06-26 19:38:08.211 | LC_ALL = "en_US.utf8", 2026-06-26 19:38:08.211 | LANG = "de_DE.UTF-8" 2026-06-26 19:38:08.211 | are supported and installed on your system. 2026-06-26 19:38:08.211 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:38:08.340 | perl: warning: Setting locale failed. 2026-06-26 19:38:08.340 | perl: warning: Please check that your locale settings: 2026-06-26 19:38:08.340 | LANGUAGE = (unset), 2026-06-26 19:38:08.340 | LC_ALL = "en_US.utf8", 2026-06-26 19:38:08.340 | LANG = "de_DE.UTF-8" 2026-06-26 19:38:08.340 | are supported and installed on your system. 2026-06-26 19:38:08.340 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:38:08.390 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:38:08.390 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:38:08.390 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:38:08.460 | perl: warning: Setting locale failed. 2026-06-26 19:38:08.460 | perl: warning: Please check that your locale settings: 2026-06-26 19:38:08.460 | LANGUAGE = (unset), 2026-06-26 19:38:08.460 | LC_ALL = "en_US.utf8", 2026-06-26 19:38:08.460 | LANG = "de_DE.UTF-8" 2026-06-26 19:38:08.460 | are supported and installed on your system. 2026-06-26 19:38:08.460 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:38:08.956 | 2026-06-26 19:38:08.956 | Running kernel seems to be up-to-date. 2026-06-26 19:38:08.956 | 2026-06-26 19:38:08.956 | Restarting services... 2026-06-26 19:38:09.002 | 2026-06-26 19:38:09.002 | Service restarts being deferred: 2026-06-26 19:38:09.002 | /etc/needrestart/restart.d/dbus.service 2026-06-26 19:38:09.002 | systemctl restart systemd-logind.service 2026-06-26 19:38:09.002 | systemctl restart virtlockd.service 2026-06-26 19:38:09.002 | systemctl restart virtlogd.service 2026-06-26 19:38:09.002 | 2026-06-26 19:38:09.002 | No containers need to be restarted. 2026-06-26 19:38:09.003 | 2026-06-26 19:38:09.003 | User sessions running outdated binaries: 2026-06-26 19:38:09.003 | quobyte @ session #6: sshd[2023] 2026-06-26 19:38:09.011 | quobyte @ user manager service: systemd[1162] 2026-06-26 19:38:09.020 | 2026-06-26 19:38:09.020 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 19:38:10.988 | + functions-common:apt_get:1211 : result=0 2026-06-26 19:38:10.991 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:38:10.993 | + functions-common:time_stop:2420 : local name 2026-06-26 19:38:10.995 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:38:10.998 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:38:11.001 | + functions-common:time_stop:2423 : local total 2026-06-26 19:38:11.003 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:38:11.006 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:38:11.009 | + functions-common:time_stop:2427 : start_time=1782502649441 2026-06-26 19:38:11.011 | + functions-common:time_stop:2429 : [[ -z 1782502649441 ]] 2026-06-26 19:38:11.015 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:38:11.018 | + functions-common:time_stop:2432 : end_time=1782502691016 2026-06-26 19:38:11.021 | + functions-common:time_stop:2433 : elapsed_time=41575 2026-06-26 19:38:11.023 | + functions-common:time_stop:2434 : total=277566 2026-06-26 19:38:11.025 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:38:11.028 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=319141 2026-06-26 19:38:11.030 | + functions-common:apt_get:1215 : return 0 2026-06-26 19:38:11.033 | + 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-26 19:38:11.035 | + 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-26 19:38:11.038 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-26 19:38:11.041 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-26 19:38:11.046 | + 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-26 19:38:11.049 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-26 19:38:11.051 | + 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-26 19:38:11.054 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-26 19:38:11.057 | + 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-26 19:38:11.060 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-26 19:38:11.062 | + 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-26 19:38:11.065 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-26 19:38:11.067 | + 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-26 19:38:11.070 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-26 19:38:11.073 | + 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-26 19:38:11.077 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-26 19:38:11.079 | + 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-26 19:38:11.081 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-26 19:38:11.084 | + 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-26 19:38:11.087 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-26 19:38:11.090 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-26 19:38:11.093 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-26 19:38:11.095 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:38:11.098 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:38:11.101 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-26 19:38:11.103 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:38:11.105 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-26 19:38:11.108 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 19:38:11.112 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-26 19:38:11.130 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:38:11.132 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-26 19:38:11.135 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-26 19:38:11.137 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-26 19:38:11.140 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 19:38:11.143 | + lib/stack:stack_install_service:32 : install_nova 2026-06-26 19:38:11.145 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-26 19:38:11.148 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-26 19:38:11.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:38:11.152 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:38:11.154 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-26 19:38:11.156 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:38:11.159 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-26 19:38:11.174 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:38:11.177 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-26 19:38:11.180 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-26 19:38:11.183 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-26 19:38:11.186 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-26 19:38:11.188 | + 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-26 19:38:11.341 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-26 19:38:11.344 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:38:11.347 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:38:11.349 | + 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-26 19:38:11.352 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 19:38:11.354 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:38:11.357 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 19:38:11.359 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:38:11.361 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:38:11.364 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:38:11.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:38:11.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:38:11.372 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:38:11.374 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 19:38:11.376 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 19:38:11.379 | + functions-common:apt_get_update:1167 : return 2026-06-26 19:38:11.381 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 19:38:11.384 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:38:11.387 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:38:11.389 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:38:11.391 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 19:38:11.411 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 19:38:11.447 | Reading package lists... 2026-06-26 19:38:11.811 | Building dependency tree... 2026-06-26 19:38:11.812 | Reading state information... 2026-06-26 19:38:12.341 | The following additional packages will be installed: 2026-06-26 19:38:12.342 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-26 19:38:12.342 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-26 19:38:12.342 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-26 19:38:12.342 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-26 19:38:12.343 | qemu-system-sparc 2026-06-26 19:38:12.345 | Suggested packages: 2026-06-26 19:38:12.345 | libvirt-clients-qemu libvirt-login-shell 2026-06-26 19:38:12.345 | libvirt-daemon-driver-storage-gluster 2026-06-26 19:38:12.345 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-26 19:38:12.345 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-26 19:38:12.345 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-26 19:38:12.345 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-26 19:38:12.389 | The following packages will be REMOVED: 2026-06-26 19:38:12.392 | apport-core-dump-handler 2026-06-26 19:38:12.393 | The following NEW packages will be installed: 2026-06-26 19:38:12.394 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-26 19:38:12.394 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-26 19:38:12.394 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-26 19:38:12.397 | The following packages will be upgraded: 2026-06-26 19:38:12.397 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-26 19:38:12.397 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-26 19:38:12.398 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-26 19:38:12.475 | 9 upgraded, 13 newly installed, 1 to remove and 76 not upgraded. 2026-06-26 19:38:12.475 | Need to get 113 MB of archives. 2026-06-26 19:38:12.475 | After this operation, 897 MB of additional disk space will be used. 2026-06-26 19:38:12.475 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-26 19:38:12.581 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-26 19:38:12.581 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-26 19:38:12.582 | 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-26 19:38:12.603 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-26 19:38:12.613 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-26 19:38:12.626 | 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-26 19:38:12.627 | 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-26 19:38:12.631 | 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-26 19:38:12.632 | 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-26 19:38:12.633 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-26 19:38:12.671 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-26 19:38:12.673 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-26 19:38:12.676 | 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-26 19:38:12.845 | 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-26 19:38:13.124 | 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-26 19:38:13.314 | 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-26 19:38:13.475 | 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-26 19:38:13.579 | 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-26 19:38:23.525 | 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-26 19:38:23.526 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-26 19:38:24.865 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-26 19:38:25.419 | perl: warning: Setting locale failed. 2026-06-26 19:38:25.419 | perl: warning: Please check that your locale settings: 2026-06-26 19:38:25.419 | LANGUAGE = (unset), 2026-06-26 19:38:25.419 | LC_ALL = "en_US.utf8", 2026-06-26 19:38:25.420 | LANG = "de_DE.UTF-8" 2026-06-26 19:38:25.420 | are supported and installed on your system. 2026-06-26 19:38:25.420 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:38:25.485 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:38:25.485 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:38:25.485 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:38:25.616 | Vorkonfiguration der Pakete ... 2026-06-26 19:38:25.764 | Fetched 113 MB in 13s (8863 kB/s) 2026-06-26 19:38:25.811 | Selecting previously unselected package python3-zstandard. 2026-06-26 19:38:25.917 | (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-26 19:38:25.927 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-26 19:38:25.931 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-26 19:38:26.088 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-26 19:38:26.089 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-26 19:38:26.089 | Package apport-core-dump-handler is to be removed. 2026-06-26 19:38:26.089 | Package python3-zstandard is not configured yet. 2026-06-26 19:38:26.089 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-26 19:38:26.089 | Package apport-core-dump-handler is to be removed. 2026-06-26 19:38:26.089 | Package systemd-coredump is not installed. 2026-06-26 19:38:26.090 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-26 19:38:26.090 | Package apport-core-dump-handler is to be removed. 2026-06-26 19:38:26.090 | Package python3-zstandard is not configured yet. 2026-06-26 19:38:26.090 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-26 19:38:26.090 | Package apport-core-dump-handler is to be removed. 2026-06-26 19:38:26.090 | Package systemd-coredump is not installed. 2026-06-26 19:38:26.090 | 2026-06-26 19:38:26.155 | (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-26 19:38:26.162 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-26 19:38:26.982 | Selecting previously unselected package systemd-coredump. 2026-06-26 19:38:27.046 | (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-26 19:38:27.053 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 19:38:27.057 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-26 19:38:27.129 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 19:38:27.154 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 19:38:27.219 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 19:38:27.244 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 19:38:27.336 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 19:38:27.364 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 19:38:27.458 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 19:38:27.484 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 19:38:27.585 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 19:38:27.609 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 19:38:27.693 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 19:38:27.763 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 19:38:27.858 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 19:38:27.882 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 19:38:27.945 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 19:38:27.969 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 19:38:28.034 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 19:38:28.047 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 19:38:28.215 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-26 19:38:28.228 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 19:38:28.238 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:28.300 | Selecting previously unselected package python3-libvirt. 2026-06-26 19:38:28.312 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-26 19:38:28.315 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-26 19:38:28.375 | Selecting previously unselected package qemu-system-arm. 2026-06-26 19:38:28.387 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:38:28.397 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:28.908 | Selecting previously unselected package qemu-system-mips. 2026-06-26 19:38:28.920 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:38:28.930 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:29.501 | Selecting previously unselected package qemu-system-ppc. 2026-06-26 19:38:29.512 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:38:29.524 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:29.879 | Selecting previously unselected package qemu-system-sparc. 2026-06-26 19:38:29.891 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:38:29.903 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:30.161 | Selecting previously unselected package qemu-system-s390x. 2026-06-26 19:38:30.171 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:38:30.182 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:30.350 | Selecting previously unselected package qemu-system-misc. 2026-06-26 19:38:30.361 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:38:30.373 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:32.284 | Selecting previously unselected package qemu-system. 2026-06-26 19:38:32.292 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 19:38:32.296 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:32.337 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-26 19:38:32.350 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-26 19:38:32.354 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-26 19:38:34.224 | Selecting previously unselected package qemu-efi-arm. 2026-06-26 19:38:34.235 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-26 19:38:34.239 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-26 19:38:35.062 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-26 19:38:35.558 | Creating group 'systemd-coredump' with GID 987. 2026-06-26 19:38:35.561 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-26 19:38:35.586 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:35.604 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:35.621 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:35.639 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-26 19:38:35.650 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:35.667 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-26 19:38:35.908 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:35.920 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:35.937 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-26 19:38:35.946 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:35.963 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:36.539 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:37.021 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-26 19:38:37.314 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:37.341 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:37.358 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:37.374 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:37.390 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 19:38:37.400 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:37.416 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:37.432 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-26 19:38:37.581 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:38:37.581 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:38:37.581 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:38:41.144 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-26 19:38:41.261 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 19:38:43.074 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 19:38:43.316 | perl: warning: Setting locale failed. 2026-06-26 19:38:43.316 | perl: warning: Please check that your locale settings: 2026-06-26 19:38:43.316 | LANGUAGE = (unset), 2026-06-26 19:38:43.316 | LC_ALL = "en_US.utf8", 2026-06-26 19:38:43.316 | LANG = "de_DE.UTF-8" 2026-06-26 19:38:43.316 | are supported and installed on your system. 2026-06-26 19:38:43.316 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:38:43.444 | perl: warning: Setting locale failed. 2026-06-26 19:38:43.446 | perl: warning: Please check that your locale settings: 2026-06-26 19:38:43.446 | LANGUAGE = (unset), 2026-06-26 19:38:43.446 | LC_ALL = "en_US.utf8", 2026-06-26 19:38:43.446 | LANG = "de_DE.UTF-8" 2026-06-26 19:38:43.446 | are supported and installed on your system. 2026-06-26 19:38:43.446 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:38:43.495 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 19:38:43.496 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 19:38:43.496 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 19:38:43.566 | perl: warning: Setting locale failed. 2026-06-26 19:38:43.567 | perl: warning: Please check that your locale settings: 2026-06-26 19:38:43.567 | LANGUAGE = (unset), 2026-06-26 19:38:43.567 | LC_ALL = "en_US.utf8", 2026-06-26 19:38:43.567 | LANG = "de_DE.UTF-8" 2026-06-26 19:38:43.567 | are supported and installed on your system. 2026-06-26 19:38:43.567 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:38:44.069 | 2026-06-26 19:38:44.069 | Running kernel seems to be up-to-date. 2026-06-26 19:38:44.069 | 2026-06-26 19:38:44.069 | Restarting services... 2026-06-26 19:38:44.116 | 2026-06-26 19:38:44.116 | Service restarts being deferred: 2026-06-26 19:38:44.116 | /etc/needrestart/restart.d/dbus.service 2026-06-26 19:38:44.116 | systemctl restart systemd-logind.service 2026-06-26 19:38:44.116 | systemctl restart virtlockd.service 2026-06-26 19:38:44.116 | systemctl restart virtlogd.service 2026-06-26 19:38:44.116 | 2026-06-26 19:38:44.116 | No containers need to be restarted. 2026-06-26 19:38:44.117 | 2026-06-26 19:38:44.117 | User sessions running outdated binaries: 2026-06-26 19:38:44.117 | quobyte @ session #6: sshd[2023] 2026-06-26 19:38:44.125 | quobyte @ user manager service: systemd[1162] 2026-06-26 19:38:44.134 | 2026-06-26 19:38:44.134 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 19:38:46.112 | + functions-common:apt_get:1211 : result=0 2026-06-26 19:38:46.115 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:38:46.117 | + functions-common:time_stop:2420 : local name 2026-06-26 19:38:46.120 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:38:46.122 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:38:46.125 | + functions-common:time_stop:2423 : local total 2026-06-26 19:38:46.127 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:38:46.129 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:38:46.132 | + functions-common:time_stop:2427 : start_time=1782502691408 2026-06-26 19:38:46.134 | + functions-common:time_stop:2429 : [[ -z 1782502691408 ]] 2026-06-26 19:38:46.139 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:38:46.143 | + functions-common:time_stop:2432 : end_time=1782502726140 2026-06-26 19:38:46.144 | + functions-common:time_stop:2433 : elapsed_time=34732 2026-06-26 19:38:46.147 | + functions-common:time_stop:2434 : total=319141 2026-06-26 19:38:46.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:38:46.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=353873 2026-06-26 19:38:46.153 | + functions-common:apt_get:1215 : return 0 2026-06-26 19:38:46.155 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-26 19:38:46.158 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 19:38:46.161 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 19:38:46.164 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 19:38:46.166 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 19:38:46.169 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 19:38:46.171 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 19:38:46.173 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:38:46.176 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:38:46.179 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 19:38:46.181 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 19:38:46.183 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 19:38:46.185 | + functions-common:apt_get_update:1167 : return 2026-06-26 19:38:46.188 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-26 19:38:46.191 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 19:38:46.194 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:38:46.196 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:38:46.199 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-26 19:38:46.220 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-26 19:38:46.258 | Reading package lists... 2026-06-26 19:38:46.611 | Building dependency tree... 2026-06-26 19:38:46.613 | Reading state information... 2026-06-26 19:38:47.197 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-26 19:38:47.198 | ovmf set to manually installed. 2026-06-26 19:38:47.198 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-26 19:38:47.198 | swtpm set to manually installed. 2026-06-26 19:38:47.198 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-26 19:38:47.198 | swtpm-tools set to manually installed. 2026-06-26 19:38:47.198 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-26 19:38:47.198 | mdevctl set to manually installed. 2026-06-26 19:38:47.198 | 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. 2026-06-26 19:38:47.205 | + functions-common:apt_get:1211 : result=0 2026-06-26 19:38:47.207 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 19:38:47.210 | + functions-common:time_stop:2420 : local name 2026-06-26 19:38:47.212 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:38:47.215 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:38:47.218 | + functions-common:time_stop:2423 : local total 2026-06-26 19:38:47.220 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:38:47.223 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 19:38:47.225 | + functions-common:time_stop:2427 : start_time=1782502726217 2026-06-26 19:38:47.228 | + functions-common:time_stop:2429 : [[ -z 1782502726217 ]] 2026-06-26 19:38:47.232 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:38:47.236 | + functions-common:time_stop:2432 : end_time=1782502727233 2026-06-26 19:38:47.238 | + functions-common:time_stop:2433 : elapsed_time=1016 2026-06-26 19:38:47.240 | + functions-common:time_stop:2434 : total=353873 2026-06-26 19:38:47.242 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:38:47.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=354889 2026-06-26 19:38:47.247 | + functions-common:apt_get:1215 : return 0 2026-06-26 19:38:47.250 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-26 19:38:47.253 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 19:38:47.258 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 19:38:47.260 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-26 19:38:47.263 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-26 19:38:47.266 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-26 19:38:47.269 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-26 19:38:47.272 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-26 19:38:47.275 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-26 19:38:47.292 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:38:47.296 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-26 19:38:47.314 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-26 19:38:47.317 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-26 19:38:47.320 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-26 19:38:47.323 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-26 19:38:47.326 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-26 19:38:47.329 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-26 19:38:47.331 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-26 19:38:47.334 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 19:38:47.337 | ++ functions-common:git_clone:593 : pwd 2026-06-26 19:38:47.341 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:38:47.344 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:38:47.348 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:38:47.363 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:38:47.366 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:38:47.369 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:38:47.372 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-26 19:38:47.372 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:38:47.378 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-26 19:38:47.380 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 19:38:47.383 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-26 19:38:47.386 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:38:47.388 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:38:47.391 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:38:47.394 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:38:47.397 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:38:47.399 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:38:47.402 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:38:47.405 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:38:47.409 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:38:47.413 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502727410 2026-06-26 19:38:47.416 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-26 19:38:47.419 | Cloning into '/opt/stack/novnc'... 2026-06-26 19:38:49.587 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:38:49.589 | + functions-common:time_stop:2420 : local name 2026-06-26 19:38:49.591 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:38:49.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:38:49.595 | + functions-common:time_stop:2423 : local total 2026-06-26 19:38:49.597 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:38:49.600 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:38:49.602 | + functions-common:time_stop:2427 : start_time=1782502727410 2026-06-26 19:38:49.604 | + functions-common:time_stop:2429 : [[ -z 1782502727410 ]] 2026-06-26 19:38:49.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:38:49.611 | + functions-common:time_stop:2432 : end_time=1782502729608 2026-06-26 19:38:49.613 | + functions-common:time_stop:2433 : elapsed_time=2198 2026-06-26 19:38:49.616 | + functions-common:time_stop:2434 : total=153662 2026-06-26 19:38:49.618 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:38:49.621 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155860 2026-06-26 19:38:49.624 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-26 19:38:49.626 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-26 19:38:49.629 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:38:49.631 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:38:49.634 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:38:49.637 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:38:49.639 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:38:49.642 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:38:49.644 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:38:49.647 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:38:49.650 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:38:49.654 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502729651 2026-06-26 19:38:49.656 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-26 19:38:50.071 | From https://github.com/novnc/novnc 2026-06-26 19:38:50.071 | * tag v1.3.0 -> FETCH_HEAD 2026-06-26 19:38:50.081 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:38:50.084 | + functions-common:time_stop:2420 : local name 2026-06-26 19:38:50.087 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:38:50.089 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:38:50.092 | + functions-common:time_stop:2423 : local total 2026-06-26 19:38:50.095 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:38:50.097 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:38:50.100 | + functions-common:time_stop:2427 : start_time=1782502729651 2026-06-26 19:38:50.102 | + functions-common:time_stop:2429 : [[ -z 1782502729651 ]] 2026-06-26 19:38:50.106 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:38:50.110 | + functions-common:time_stop:2432 : end_time=1782502730107 2026-06-26 19:38:50.113 | + functions-common:time_stop:2433 : elapsed_time=456 2026-06-26 19:38:50.116 | + functions-common:time_stop:2434 : total=155860 2026-06-26 19:38:50.118 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:38:50.121 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156316 2026-06-26 19:38:50.124 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 19:38:50.127 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:38:50.129 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:38:50.132 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:38:50.135 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:38:50.138 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:38:50.141 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:38:50.144 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:38:50.147 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:38:50.151 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:38:50.155 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502730152 2026-06-26 19:38:50.158 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 19:38:50.188 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:38:50.188 | 2026-06-26 19:38:50.189 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:38:50.189 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:38:50.189 | state without impacting any branches by switching back to a branch. 2026-06-26 19:38:50.189 | 2026-06-26 19:38:50.189 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:38:50.189 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:38:50.189 | 2026-06-26 19:38:50.189 | git switch -c 2026-06-26 19:38:50.189 | 2026-06-26 19:38:50.190 | Or undo this operation with: 2026-06-26 19:38:50.190 | 2026-06-26 19:38:50.190 | git switch - 2026-06-26 19:38:50.190 | 2026-06-26 19:38:50.190 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:38:50.190 | 2026-06-26 19:38:50.190 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-26 19:38:50.192 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:38:50.196 | + functions-common:time_stop:2420 : local name 2026-06-26 19:38:50.199 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:38:50.202 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:38:50.205 | + functions-common:time_stop:2423 : local total 2026-06-26 19:38:50.208 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:38:50.212 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:38:50.214 | + functions-common:time_stop:2427 : start_time=1782502730152 2026-06-26 19:38:50.217 | + functions-common:time_stop:2429 : [[ -z 1782502730152 ]] 2026-06-26 19:38:50.221 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:38:50.225 | + functions-common:time_stop:2432 : end_time=1782502730222 2026-06-26 19:38:50.228 | + functions-common:time_stop:2433 : elapsed_time=70 2026-06-26 19:38:50.231 | + functions-common:time_stop:2434 : total=156316 2026-06-26 19:38:50.234 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:38:50.237 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156386 2026-06-26 19:38:50.240 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-26 19:38:50.258 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-26 19:38:50.263 | + functions-common:git_clone:673 : head -1 2026-06-26 19:38:50.263 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 19:38:50.265 | 463c39e noVNC 1.3.0 2026-06-26 19:38:50.268 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:38:50.271 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-26 19:38:50.291 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:38:50.294 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-26 19:38:50.297 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-26 19:38:50.300 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-26 19:38:50.303 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 19:38:50.306 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 19:38:50.309 | ++ functions-common:git_clone:593 : pwd 2026-06-26 19:38:50.313 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:38:50.316 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:38:50.320 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:38:50.338 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:38:50.341 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:38:50.344 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:38:50.347 | + functions-common:git_clone:610 : echo master 2026-06-26 19:38:50.348 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:38:50.353 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-26 19:38:50.356 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 19:38:50.359 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-26 19:38:50.361 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:38:50.364 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:38:50.367 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:38:50.370 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:38:50.373 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:38:50.376 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:38:50.379 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:38:50.382 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:38:50.385 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:38:50.390 | + functions-common:time_start:2411 : _TIME_START[$name]=1782502730387 2026-06-26 19:38:50.393 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-26 19:38:50.396 | Cloning into '/opt/stack/nova'... 2026-06-26 19:43:26.619 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:43:26.622 | + functions-common:time_stop:2420 : local name 2026-06-26 19:43:26.624 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:43:26.627 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:43:26.630 | + functions-common:time_stop:2423 : local total 2026-06-26 19:43:26.632 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:43:26.635 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:43:26.637 | + functions-common:time_stop:2427 : start_time=1782502730387 2026-06-26 19:43:26.640 | + functions-common:time_stop:2429 : [[ -z 1782502730387 ]] 2026-06-26 19:43:26.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:43:26.648 | + functions-common:time_stop:2432 : end_time=1782503006645 2026-06-26 19:43:26.651 | + functions-common:time_stop:2433 : elapsed_time=276258 2026-06-26 19:43:26.654 | + functions-common:time_stop:2434 : total=156386 2026-06-26 19:43:26.657 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:43:26.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=432644 2026-06-26 19:43:26.663 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-26 19:43:26.668 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 19:43:26.670 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:43:26.674 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:43:26.678 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:43:26.682 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:43:26.685 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:43:26.687 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:43:26.691 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:43:26.693 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:43:26.697 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:43:26.701 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503006698 2026-06-26 19:43:26.704 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 19:43:27.419 | From https://review.opendev.org/openstack/nova 2026-06-26 19:43:27.419 | * branch master -> FETCH_HEAD 2026-06-26 19:43:27.431 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:43:27.434 | + functions-common:time_stop:2420 : local name 2026-06-26 19:43:27.438 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:43:27.442 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:43:27.445 | + functions-common:time_stop:2423 : local total 2026-06-26 19:43:27.449 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:43:27.453 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:43:27.456 | + functions-common:time_stop:2427 : start_time=1782503006698 2026-06-26 19:43:27.460 | + functions-common:time_stop:2429 : [[ -z 1782503006698 ]] 2026-06-26 19:43:27.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:43:27.470 | + functions-common:time_stop:2432 : end_time=1782503007465 2026-06-26 19:43:27.474 | + functions-common:time_stop:2433 : elapsed_time=767 2026-06-26 19:43:27.476 | + functions-common:time_stop:2434 : total=432644 2026-06-26 19:43:27.480 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:43:27.483 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433411 2026-06-26 19:43:27.488 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 19:43:27.490 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:43:27.493 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:43:27.497 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:43:27.500 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:43:27.504 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:43:27.508 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:43:27.512 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:43:27.514 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:43:27.519 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:43:27.524 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503007520 2026-06-26 19:43:27.528 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 19:43:28.059 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:43:28.059 | 2026-06-26 19:43:28.059 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:43:28.059 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:43:28.059 | state without impacting any branches by switching back to a branch. 2026-06-26 19:43:28.059 | 2026-06-26 19:43:28.060 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:43:28.060 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:43:28.060 | 2026-06-26 19:43:28.060 | git switch -c 2026-06-26 19:43:28.060 | 2026-06-26 19:43:28.060 | Or undo this operation with: 2026-06-26 19:43:28.060 | 2026-06-26 19:43:28.061 | git switch - 2026-06-26 19:43:28.061 | 2026-06-26 19:43:28.061 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:43:28.061 | 2026-06-26 19:43:28.061 | HEAD is now at f3fcd22feb Merge "Add regression test for bug 2062127" 2026-06-26 19:43:28.072 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:43:28.076 | + functions-common:time_stop:2420 : local name 2026-06-26 19:43:28.080 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:43:28.083 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:43:28.085 | + functions-common:time_stop:2423 : local total 2026-06-26 19:43:28.088 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:43:28.090 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:43:28.094 | + functions-common:time_stop:2427 : start_time=1782503007520 2026-06-26 19:43:28.097 | + functions-common:time_stop:2429 : [[ -z 1782503007520 ]] 2026-06-26 19:43:28.101 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:43:28.105 | + functions-common:time_stop:2432 : end_time=1782503008102 2026-06-26 19:43:28.109 | + functions-common:time_stop:2433 : elapsed_time=582 2026-06-26 19:43:28.112 | + functions-common:time_stop:2434 : total=433411 2026-06-26 19:43:28.116 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:43:28.120 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433993 2026-06-26 19:43:28.124 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-26 19:43:28.146 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-26 19:43:28.149 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 19:43:28.152 | + functions-common:git_clone:673 : head -1 2026-06-26 19:43:28.154 | f3fcd22feb Merge "Add regression test for bug 2062127" 2026-06-26 19:43:28.159 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:43:28.163 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-26 19:43:28.167 | + inc/python:setup_develop:353 : local bindep 2026-06-26 19:43:28.170 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-26 19:43:28.172 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-26 19:43:28.176 | + inc/python:setup_develop:359 : local extras= 2026-06-26 19:43:28.179 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-26 19:43:28.182 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 19:43:28.186 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-26 19:43:28.189 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-26 19:43:28.192 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 19:43:28.196 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 19:43:28.200 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-26 19:43:28.204 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 19:43:28.208 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-26 19:43:28.212 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 19:43:28.215 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 19:43:28.218 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-26 19:43:28.225 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-26 19:43:28.228 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-26 19:43:28.231 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-26 19:43:28.386 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-26 19:43:28.391 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 19:43:28.395 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 19:43:28.398 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 19:43:28.400 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-26 19:43:28.404 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-26 19:43:28.407 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 19:43:28.411 | + inc/python:setup_package:446 : local extras= 2026-06-26 19:43:28.414 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 19:43:28.417 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 19:43:28.421 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 19:43:28.425 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 19:43:28.429 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 19:43:28.432 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-26 19:43:28.456 | Using python 3.12 to install /opt/stack/nova 2026-06-26 19:43:28.460 | + 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-26 19:43:29.464 | Obtaining file:///opt/stack/nova 2026-06-26 19:43:29.468 | Installing build dependencies: started 2026-06-26 19:43:31.360 | Installing build dependencies: finished with status 'done' 2026-06-26 19:43:31.361 | Checking if build backend supports build_editable: started 2026-06-26 19:43:31.936 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 19:43:31.937 | Getting requirements to build editable: started 2026-06-26 19:43:32.239 | Getting requirements to build editable: finished with status 'done' 2026-06-26 19:43:32.241 | Preparing editable metadata (pyproject.toml): started 2026-06-26 19:43:34.412 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:43:34.436 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.0.3) 2026-06-26 19:43:34.438 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.0.51) 2026-06-26 19:43:34.439 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.3.1) 2026-06-26 19:43:34.439 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (0.41.0) 2026-06-26 19:43:34.440 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.1.6) 2026-06-26 19:43:34.443 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (13.0.0) 2026-06-26 19:43:34.443 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (6.1.1) 2026-06-26 19:43:34.443 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.5.1) 2026-06-26 19:43:34.446 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (43.0.3) 2026-06-26 19:43:34.446 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.8.10) 2026-06-26 19:43:34.446 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.5.2) 2026-06-26 19:43:34.447 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.1.0) 2026-06-26 19:43:34.449 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.10.1) 2026-06-26 19:43:34.449 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.17.0) 2026-06-26 19:43:34.449 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.18.4) 2026-06-26 19:43:34.450 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.3.0) 2026-06-26 19:43:34.451 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.0.0) 2026-06-26 19:43:34.452 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.26.0) 2026-06-26 19:43:34.453 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (9.9.0) 2026-06-26 19:43:34.454 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.14.0) 2026-06-26 19:43:34.455 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (12.0.0) 2026-06-26 19:43:34.456 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.12.0) 2026-06-26 19:43:34.457 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.34.2) 2026-06-26 19:43:34.458 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.8.0) 2026-06-26 19:43:34.684 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev202) 2026-06-26 19:43:34.847 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-26 19:43:34.864 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.2.0) 2026-06-26 19:43:34.864 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.5.0) 2026-06-26 19:43:34.866 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (10.5.0) 2026-06-26 19:43:34.866 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (6.4.0) 2026-06-26 19:43:34.867 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (8.2.0) 2026-06-26 19:43:34.867 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.11.0) 2026-06-26 19:43:34.868 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.8.0) 2026-06-26 19:43:34.870 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.10.0) 2026-06-26 19:43:34.871 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.7.1) 2026-06-26 19:43:34.871 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (10.1.1) 2026-06-26 19:43:34.872 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (18.0.0) 2026-06-26 19:43:34.874 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.9.0) 2026-06-26 19:43:34.877 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (18.1.0) 2026-06-26 19:43:34.877 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.1.0) 2026-06-26 19:43:34.877 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.11.0) 2026-06-26 19:43:34.877 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (6.8.0) 2026-06-26 19:43:34.878 | 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.dev202) (4.6.0) 2026-06-26 19:43:34.880 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.0.0) 2026-06-26 19:43:34.881 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (8.1.0) 2026-06-26 19:43:34.882 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.2.2) 2026-06-26 19:43:34.883 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.10.2) 2026-06-26 19:43:34.884 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.1.0) 2026-06-26 19:43:34.885 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.1.0) 2026-06-26 19:43:34.886 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.8.0) 2026-06-26 19:43:34.887 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.0.0) 2026-06-26 19:43:34.887 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.7.0) 2026-06-26 19:43:34.921 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev202) 2026-06-26 19:43:34.942 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-26 19:43:34.954 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (8.1.0) 2026-06-26 19:43:34.956 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (0.2.3) 2026-06-26 19:43:34.956 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.4.2) 2026-06-26 19:43:34.956 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.8.2) 2026-06-26 19:43:34.958 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.9.0.post0) 2026-06-26 19:43:34.958 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.3.0) 2026-06-26 19:43:34.960 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.17.0) 2026-06-26 19:43:34.960 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (6.0.3) 2026-06-26 19:43:34.962 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev202) (1.3.12) 2026-06-26 19:43:34.963 | 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.dev202) (4.15.0) 2026-06-26 19:43:34.966 | 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.dev202) (7.4.0) 2026-06-26 19:43:34.971 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev202) (2.0.0) 2026-06-26 19:43:34.975 | 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.dev202) (3.0) 2026-06-26 19:43:34.983 | 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.dev202) (2.8.0) 2026-06-26 19:43:34.991 | 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.dev202) (3.1.0) 2026-06-26 19:43:34.994 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev202) (2.2.1) 2026-06-26 19:43:34.999 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev202) (3.0.3) 2026-06-26 19:43:35.002 | 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.dev202) (26.1.0) 2026-06-26 19:43:35.003 | 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.dev202) (2025.9.1) 2026-06-26 19:43:35.003 | 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.dev202) (0.37.0) 2026-06-26 19:43:35.005 | 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.dev202) (2026.5.1) 2026-06-26 19:43:35.012 | 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.dev202) (2.1.0) 2026-06-26 19:43:35.020 | 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.dev202) (4.0.1) 2026-06-26 19:43:35.021 | 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.dev202) (2.13.0) 2026-06-26 19:43:35.022 | 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.dev202) (5.8.0) 2026-06-26 19:43:35.036 | 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.dev202) (1.5.0) 2026-06-26 19:43:35.038 | 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.dev202) (1.1.0) 2026-06-26 19:43:35.038 | 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.dev202) (1.33) 2026-06-26 19:43:35.039 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev202) (4.10.0) 2026-06-26 19:43:35.048 | 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.dev202) (3.1.1) 2026-06-26 19:43:35.055 | 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.dev202) (9.1.4) 2026-06-26 19:43:35.066 | 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.dev202) (2.18.0) 2026-06-26 19:43:35.074 | 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.dev202) (0.20) 2026-06-26 19:43:35.088 | 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.dev202) (2.1.2) 2026-06-26 19:43:35.090 | 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.dev202) (0.6.2) 2026-06-26 19:43:35.106 | 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.dev202) (7.1.4) 2026-06-26 19:43:35.108 | 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.dev202) (5.3.1) 2026-06-26 19:43:35.110 | 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.dev202) (5.6.2) 2026-06-26 19:43:35.110 | 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.dev202) (0.16.0) 2026-06-26 19:43:35.117 | 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.dev202) (5.1.0) 2026-06-26 19:43:35.124 | 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.dev202) (2026.2) 2026-06-26 19:43:35.125 | 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.dev202) (26.2) 2026-06-26 19:43:35.132 | 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.dev202) (0.25.0) 2026-06-26 19:43:35.137 | 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.dev202) (5.0.0) 2026-06-26 19:43:35.139 | 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.dev202) (4.0.1) 2026-06-26 19:43:35.153 | 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.dev202) (1.2.1) 2026-06-26 19:43:35.175 | 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.dev202) (1.7.6) 2026-06-26 19:43:35.182 | 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.dev202) (2.2.0) 2026-06-26 19:43:35.188 | 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.dev202) (1.3.7) 2026-06-26 19:43:35.198 | 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.dev202) (3.3.2) 2026-06-26 19:43:35.211 | 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.dev202) (4.3.2) 2026-06-26 19:43:35.212 | 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.dev202) (3.7.1) 2026-06-26 19:43:35.222 | 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.dev202) (2.4.0) 2026-06-26 19:43:35.232 | 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.dev202) (3.0.3) 2026-06-26 19:43:35.233 | 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.dev202) (1.6.2) 2026-06-26 19:43:35.243 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev202) (82.0.1) 2026-06-26 19:43:35.262 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev202) (0.8.1) 2026-06-26 19:43:35.300 | 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.dev202) (4.14.0) 2026-06-26 19:43:35.308 | 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.dev202) (0.6.0) 2026-06-26 19:43:35.308 | 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.dev202) (4.0.0) 2026-06-26 19:43:35.318 | 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.dev202) (3.0.52) 2026-06-26 19:43:35.319 | 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.dev202) (1.11.0) 2026-06-26 19:43:35.320 | 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.dev202) (15.0.0) 2026-06-26 19:43:35.321 | 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.dev202) (1.8.0) 2026-06-26 19:43:35.342 | 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.dev202) (1.17.0) 2026-06-26 19:43:35.349 | 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.dev202) (2.1.0) 2026-06-26 19:43:35.351 | 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.dev202) (24.2.1) 2026-06-26 19:43:35.372 | 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.dev202) (4.6.0) 2026-06-26 19:43:35.398 | 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.dev202) (3.4.7) 2026-06-26 19:43:35.400 | 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.dev202) (3.18) 2026-06-26 19:43:35.401 | 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.dev202) (2.7.0) 2026-06-26 19:43:35.402 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev202) (2023.11.17) 2026-06-26 19:43:35.443 | 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.dev202) (4.2.0) 2026-06-26 19:43:35.445 | 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.dev202) (2.20.0) 2026-06-26 19:43:35.457 | 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.dev202) (0.1.2) 2026-06-26 19:43:35.477 | 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.dev202) (0.8) 2026-06-26 19:43:35.537 | 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.dev202) (0.16.0) 2026-06-26 19:43:36.036 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev202) 2026-06-26 19:43:36.052 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-26 19:43:36.091 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev202) 2026-06-26 19:43:36.108 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-26 19:43:36.166 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev202) 2026-06-26 19:43:36.182 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-26 19:43:36.328 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-26 19:43:36.361 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-26 19:43:36.422 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-26 19:43:36.484 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-26 19:43:39.603 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 5.4 MB/s 0:00:03 2026-06-26 19:43:39.624 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-26 19:43:39.839 | Building wheels for collected packages: nova 2026-06-26 19:43:39.840 | Building editable for nova (pyproject.toml): started 2026-06-26 19:43:42.326 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-26 19:43:42.330 | Created wheel for nova: filename=nova-33.1.0.dev202-0.editable-py3-none-any.whl size=9436 sha256=5c9df5a27cd5f97647aaad83a115befcbed7ef8977e8f7099bfc158409be2e2a 2026-06-26 19:43:42.330 | Stored in directory: /tmp/pip-ephem-wheel-cache-e3r9pckj/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-26 19:43:42.334 | Successfully built nova 2026-06-26 19:43:42.611 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-26 19:43:47.209 | 2026-06-26 19:43:47.234 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev202 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-26 19:43:47.434 | + inc/python:pip_install:216 : result=0 2026-06-26 19:43:47.438 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:43:47.442 | + functions-common:time_stop:2420 : local name 2026-06-26 19:43:47.444 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:43:47.448 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:43:47.451 | + functions-common:time_stop:2423 : local total 2026-06-26 19:43:47.454 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:43:47.458 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:43:47.461 | + functions-common:time_stop:2427 : start_time=1782503008450 2026-06-26 19:43:47.465 | + functions-common:time_stop:2429 : [[ -z 1782503008450 ]] 2026-06-26 19:43:47.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:43:47.475 | + functions-common:time_stop:2432 : end_time=1782503027470 2026-06-26 19:43:47.478 | + functions-common:time_stop:2433 : elapsed_time=19020 2026-06-26 19:43:47.482 | + functions-common:time_stop:2434 : total=171809 2026-06-26 19:43:47.484 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:43:47.488 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190829 2026-06-26 19:43:47.492 | + inc/python:pip_install:219 : return 0 2026-06-26 19:43:47.495 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 19:43:47.499 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:43:47.503 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-26 19:43:47.506 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-26 19:43:47.510 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:43:47.513 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:43:47.517 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-26 19:43:47.521 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:43:47.525 | + 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-26 19:43:47.542 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 19:43:47.547 | + ./stack.sh:main:959 : configure_nova 2026-06-26 19:43:47.550 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-26 19:43:47.566 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-26 19:43:47.570 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-26 19:43:47.573 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-26 19:43:47.578 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-26 19:43:47.579 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-26 19:43:47.585 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-26 19:43:47.587 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-26 19:43:47.591 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-26 19:43:47.594 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-26 19:43:47.598 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-26 19:43:47.601 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-26 19:43:47.605 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-26 19:43:47.608 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-26 19:43:47.624 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-26 19:43:47.641 | + 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-26 19:43:47.658 | + 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-26 19:43:47.674 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-26 19:43:47.691 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-26 19:43:47.708 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-26 19:43:47.713 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-26 19:43:47.718 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.4Ld2dIzAxV 2026-06-26 19:43:47.722 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-26 19:43:47.725 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-26 19:43:47.728 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-26 19:43:47.731 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-26 19:43:47.735 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-26 19:43:47.738 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.4Ld2dIzAxV 2026-06-26 19:43:47.743 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.4Ld2dIzAxV 2026-06-26 19:43:47.761 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.4Ld2dIzAxV /etc/sudoers.d/nova-rootwrap 2026-06-26 19:43:47.778 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-26 19:43:47.783 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-26 19:43:47.786 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-26 19:43:47.790 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-26 19:43:47.793 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-26 19:43:47.796 | + 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-26 19:43:47.799 | + 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-26 19:43:47.804 | + 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-26 19:43:47.804 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-26 19:43:47.816 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-26 19:43:47.821 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-26 19:43:47.837 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-26 19:43:47.854 | + 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-26 19:43:47.858 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-26 19:43:47.864 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-26 19:43:47.887 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:47.890 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-26 19:43:47.903 | net.ipv4.ip_forward = 1 2026-06-26 19:43:47.908 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-26 19:43:47.911 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-26 19:43:47.915 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-26 19:43:47.934 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-26 19:43:47.937 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-26 19:43:47.941 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-26 19:43:47.959 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-26 19:43:47.965 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-26 19:43:47.965 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-26 19:43:47.976 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:93448b5bab59 2026-06-26 19:43:47.978 | InitiatorName=iqn.2016-04.com.open-iscsi:93448b5bab59 2026-06-26 19:43:47.984 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-26 19:43:47.987 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-26 19:43:48.077 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-26 19:43:48.081 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-26 19:43:48.086 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:43:48.090 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-26 19:43:48.149 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-26 19:43:48.153 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-26 19:43:48.160 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-26 19:43:48.165 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-26 19:43:48.208 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-26 19:43:48.211 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-26 19:43:48.250 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-26 19:43:48.286 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-26 19:43:48.318 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-26 19:43:48.353 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-26 19:43:48.389 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-26 19:43:48.425 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.249 2026-06-26 19:43:48.458 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-26 19:43:48.491 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-26 19:43:48.523 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-26 19:43:48.555 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-26 19:43:48.589 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-26 19:43:48.624 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-26 19:43:48.659 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-26 19:43:48.693 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-26 19:43:48.726 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-26 19:43:48.728 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:43:48.732 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:43:48.734 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:43:48.737 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:43:48.739 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:43:48.742 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:43:48.745 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:43:48.748 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:43:48.750 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:43:48.753 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:43:48.756 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:43:48.759 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:43:48.761 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:43:48.764 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-26 19:43:48.782 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:48.784 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 19:43:48.787 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-26 19:43:48.790 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-26 19:43:48.824 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-26 19:43:48.827 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-26 19:43:48.830 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-26 19:43:48.833 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-26 19:43:48.836 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 19:43:48.839 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 19:43:48.842 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 19:43:48.859 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:48.862 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 19:43:48.865 | ++ 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-26 19:43:48.869 | + 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-26 19:43:48.907 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-26 19:43:48.909 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-26 19:43:48.913 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-26 19:43:48.915 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-26 19:43:48.918 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 19:43:48.921 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 19:43:48.923 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 19:43:48.941 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:48.945 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 19:43:48.947 | ++ 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-26 19:43:48.951 | + 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-26 19:43:48.986 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-26 19:43:49.022 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-26 19:43:49.056 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-26 19:43:49.089 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-26 19:43:49.108 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:49.111 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-26 19:43:49.130 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:49.134 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-26 19:43:49.134 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-26 19:43:49.139 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-26 19:43:49.142 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-26 19:43:49.175 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-26 19:43:49.177 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-26 19:43:49.211 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-26 19:43:49.247 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-26 19:43:49.250 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-26 19:43:49.252 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-26 19:43:49.254 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 19:43:49.257 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 19:43:49.260 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-26 19:43:49.263 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 19:43:49.265 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 19:43:49.267 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 19:43:49.270 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-26 19:43:49.305 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-26 19:43:49.335 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.249/identity 2026-06-26 19:43:49.369 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-26 19:43:49.402 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-26 19:43:49.436 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-26 19:43:49.471 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-26 19:43:49.505 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-26 19:43:49.539 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.249/identity 2026-06-26 19:43:49.573 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 19:43:49.608 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 19:43:49.643 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 19:43:49.646 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-26 19:43:49.665 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:49.668 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-26 19:43:49.671 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-26 19:43:49.703 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-26 19:43:49.706 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 19:43:49.709 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 19:43:49.712 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-26 19:43:49.714 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-26 19:43:49.746 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-26 19:43:49.779 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.249/identity 2026-06-26 19:43:49.813 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-26 19:43:49.848 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-26 19:43:49.882 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-26 19:43:49.914 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-26 19:43:49.948 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-26 19:43:49.981 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-26 19:43:50.000 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:43:50.002 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-26 19:43:50.022 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:43:50.024 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-26 19:43:50.027 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-26 19:43:50.060 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-26 19:43:50.095 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-26 19:43:50.097 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-26 19:43:50.132 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-26 19:43:50.135 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-26 19:43:50.138 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-26 19:43:50.141 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:43:50.144 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:43:50.147 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:43:50.149 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:43:50.153 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:43:50.155 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:43:50.158 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:43:50.161 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:43:50.163 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:43:50.166 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:43:50.169 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:43:50.172 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:43:50.175 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:43:50.177 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-26 19:43:50.180 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-26 19:43:50.182 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-26 19:43:50.186 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 19:43:50.204 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 19:43:50.207 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 19:43:50.210 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 19:43:50.213 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 19:43:50.215 | + 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-26 19:43:50.250 | + 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-26 19:43:50.283 | + 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-26 19:43:50.316 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 19:43:50.350 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-26 19:43:50.382 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-26 19:43:50.416 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-26 19:43:50.433 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:50.436 | + 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-26 19:43:50.439 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-26 19:43:50.443 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-26 19:43:50.445 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-26 19:43:50.448 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 19:43:50.451 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-26 19:43:50.455 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-26 19:43:50.458 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 19:43:50.460 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 19:43:50.476 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 19:43:50.477 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:43:50.487 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 19:43:50.491 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:43:50.505 | /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-26 19:43:50.510 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-26 19:43:50.513 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-26 19:43:50.518 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 19:43:50.521 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-26 19:43:50.556 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-26 19:43:50.588 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-26 19:43:50.621 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-26 19:43:50.654 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 19:43:50.686 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 19:43:50.717 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-26 19:43:50.749 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-26 19:43:50.782 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-26 19:43:50.815 | + 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-26 19:43:50.848 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 19:43:50.878 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 19:43:50.911 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-26 19:43:50.944 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-26 19:43:50.976 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 19:43:50.980 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 19:43:50.984 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-26 19:43:50.987 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-26 19:43:50.990 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 19:43:50.993 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:43:50.996 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:43:50.999 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-26 19:43:51.002 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-26 19:43:51.005 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-26 19:43:51.038 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 19:43:51.073 | + 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-26 19:43:51.073 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-26 19:43:51.084 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-26 19:43:51.088 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-26 19:43:51.091 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-26 19:43:51.094 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 19:43:51.097 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 19:43:51.100 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 19:43:51.103 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 19:43:51.105 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:43:51.109 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:43:51.112 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 19:43:51.114 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 19:43:51.117 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:43:51.120 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:43:51.122 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-26 19:43:51.134 | perl: warning: Setting locale failed. 2026-06-26 19:43:51.134 | perl: warning: Please check that your locale settings: 2026-06-26 19:43:51.134 | LANGUAGE = (unset), 2026-06-26 19:43:51.134 | LC_ALL = "en_US.utf8", 2026-06-26 19:43:51.134 | LANG = "de_DE.UTF-8" 2026-06-26 19:43:51.134 | are supported and installed on your system. 2026-06-26 19:43:51.134 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:43:51.176 | Enabling site nova-api. 2026-06-26 19:43:51.181 | To activate the new configuration, you need to run: 2026-06-26 19:43:51.181 | systemctl reload apache2 2026-06-26 19:43:51.186 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 19:43:51.189 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 19:43:51.192 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:43:51.194 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 19:43:51.409 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-26 19:43:51.429 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:51.432 | + 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-26 19:43:51.436 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-26 19:43:51.438 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-26 19:43:51.441 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-26 19:43:51.444 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-26 19:43:51.447 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-26 19:43:51.450 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-26 19:43:51.453 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 19:43:51.455 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 19:43:51.471 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 19:43:51.472 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:43:51.482 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 19:43:51.487 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:43:51.500 | /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-26 19:43:51.505 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-26 19:43:51.508 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-26 19:43:51.512 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 19:43:51.515 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-26 19:43:51.551 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-26 19:43:51.584 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-26 19:43:51.617 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-26 19:43:51.651 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 19:43:51.684 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 19:43:51.715 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-26 19:43:51.749 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-26 19:43:51.781 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-26 19:43:51.814 | + 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-26 19:43:51.848 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 19:43:51.881 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 19:43:51.913 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-26 19:43:51.948 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-26 19:43:51.981 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-26 19:43:51.984 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-26 19:43:52.018 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-26 19:43:52.034 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:43:52.036 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-26 19:43:52.074 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-26 19:43:52.076 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-26 19:43:52.079 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-26 19:43:52.098 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:52.101 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:43:52.104 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:43:52.140 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-26 19:43:52.174 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-26 19:43:52.177 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-26 19:43:52.179 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-26 19:43:52.182 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 19:43:52.186 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 19:43:52.189 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 19:43:52.207 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:52.211 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 19:43:52.214 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 19:43:52.216 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 19:43:52.236 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:52.238 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:43:52.242 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:43:52.274 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 19:43:52.277 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 19:43:52.280 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-26 19:43:52.313 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-26 19:43:52.347 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-26 19:43:52.382 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-26 19:43:52.401 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:43:52.404 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-26 19:43:52.437 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-26 19:43:52.440 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-26 19:43:52.442 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-26 19:43:52.478 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-26 19:43:52.481 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 19:43:52.483 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 19:43:52.486 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-26 19:43:52.489 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-26 19:43:52.521 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-26 19:43:52.555 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.249/identity 2026-06-26 19:43:52.589 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-26 19:43:52.623 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-26 19:43:52.656 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-26 19:43:52.692 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-26 19:43:52.719 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-26 19:43:52.745 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-26 19:43:52.759 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:52.761 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-26 19:43:52.765 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 19:43:52.767 | + lib/nova:create_nova_conf:587 : local conf 2026-06-26 19:43:52.769 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-26 19:43:52.772 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-26 19:43:52.774 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 19:43:52.777 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 19:43:52.779 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-26 19:43:52.781 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-26 19:43:52.784 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-26 19:43:52.788 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-26 19:43:52.790 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-26 19:43:52.792 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-26 19:43:52.794 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-26 19:43:52.796 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 19:43:52.799 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 19:43:52.801 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 19:43:52.814 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:52.816 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 19:43:52.818 | ++ 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-26 19:43:52.821 | + 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-26 19:43:52.849 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-26 19:43:52.876 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-26 19:43:52.904 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 19:43:52.906 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-26 19:43:52.909 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-26 19:43:52.911 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-26 19:43:52.925 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:52.929 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-26 19:43:52.931 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-26 19:43:54.058 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-26 19:43:54.061 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-26 19:43:55.142 | Adding vhost "nova_cell1" ... 2026-06-26 19:43:55.233 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-26 19:43:56.326 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-26 19:43:56.358 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-26 19:43:56.360 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-26 19:43:56.363 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-26 19:43:56.365 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 19:43:56.367 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-26 19:43:56.370 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 19:43:56.388 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:56.391 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-26 19:43:56.394 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-26 19:43:56.397 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 19:43:56.412 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:56.415 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.249:5672/nova_cell1 2026-06-26 19:43:56.419 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.249:5672/nova_cell1 2026-06-26 19:43:56.447 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 19:43:56.450 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 19:43:56.453 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-26 19:43:56.472 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:56.475 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-26 19:43:56.477 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-26 19:43:56.480 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-26 19:43:56.483 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-26 19:43:56.485 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 19:43:56.488 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-26 19:43:56.490 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-26 19:43:56.522 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-26 19:43:56.554 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.249/identity 2026-06-26 19:43:56.584 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-26 19:43:56.613 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-26 19:43:56.644 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-26 19:43:56.674 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-26 19:43:56.706 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-26 19:43:56.736 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-26 19:43:56.740 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-26 19:43:56.742 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-26 19:43:56.746 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 19:43:56.765 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 19:43:56.769 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 19:43:56.771 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 19:43:56.774 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 19:43:56.777 | + 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-26 19:43:56.809 | + 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-26 19:43:56.840 | + 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-26 19:43:56.873 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 19:43:56.907 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-26 19:43:56.936 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 19:43:56.940 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-26 19:43:56.944 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 19:43:56.946 | + lib/nova:create_nova_conf:621 : local conf 2026-06-26 19:43:56.950 | + lib/nova:create_nova_conf:622 : local offset 2026-06-26 19:43:56.953 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-26 19:43:56.956 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 19:43:56.959 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 19:43:56.961 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-26 19:43:56.964 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-26 19:43:56.967 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-26 19:43:56.970 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-26 19:43:56.972 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-26 19:43:56.975 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-26 19:43:56.978 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-26 19:43:56.995 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:56.998 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-26 19:43:57.032 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-26 19:43:57.065 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-26 19:43:57.068 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-26 19:43:57.070 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-26 19:43:57.074 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-26 19:43:57.091 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:43:57.093 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-26 19:43:57.110 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:43:57.113 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-26 19:43:57.130 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:57.133 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-26 19:43:57.136 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-26 19:43:57.139 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-26 19:43:57.142 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-26 19:43:57.158 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:57.161 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-26 19:43:57.177 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-26 19:43:57.177 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-26 19:43:57.188 | cgroup_device_acl = [ 2026-06-26 19:43:57.188 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-26 19:43:57.188 | "/dev/random", "/dev/urandom", 2026-06-26 19:43:57.189 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-26 19:43:57.189 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-26 19:43:57.189 | "/dev/vfio/vfio", 2026-06-26 19:43:57.189 | ] 2026-06-26 19:43:57.193 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-26 19:43:57.196 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:43:57.198 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:43:57.201 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:43:57.204 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:43:57.206 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:43:57.209 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:43:57.213 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:43:57.215 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:43:57.218 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:43:57.220 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:43:57.223 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:43:57.227 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:43:57.230 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:43:57.233 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-26 19:43:57.237 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-26 19:43:57.239 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-26 19:43:57.242 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-26 19:43:57.244 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-26 19:43:57.272 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-26 19:43:57.275 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-26 19:43:57.278 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:43:57.281 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:43:57.283 | + 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-26 19:43:57.286 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-26 19:43:57.289 | + 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-26 19:43:57.305 | + 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-26 19:43:57.305 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-26 19:43:57.315 | 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-26 19:43:57.320 | + 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-26 19:43:57.335 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-26 19:43:57.336 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-26 19:43:57.345 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-26 19:43:57.350 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-26 19:43:57.352 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-26 19:43:57.355 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-26 19:43:57.358 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-26 19:43:57.360 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:43:57.363 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-26 19:43:57.427 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-26 19:43:57.429 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:43:57.433 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-26 19:43:57.537 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-26 19:43:57.577 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-26 19:43:57.614 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-26 19:43:57.617 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-26 19:43:57.653 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-26 19:43:57.692 | + 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-26 19:43:57.729 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-26 19:43:57.765 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-26 19:43:57.801 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-26 19:43:57.806 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 19:43:57.810 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-26 19:43:57.813 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-26 19:43:57.817 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 19:43:57.821 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 19:43:57.824 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-26 19:43:57.827 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-26 19:43:57.830 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-26 19:43:57.833 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-26 19:43:57.836 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-26 19:43:57.856 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:43:57.860 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-26 19:43:57.863 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-26 19:43:57.866 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-26 19:43:57.870 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 19:43:57.873 | + lib/stack:stack_install_service:32 : install_placement 2026-06-26 19:43:57.876 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-26 19:43:57.879 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-26 19:43:57.883 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 19:43:57.887 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-26 19:43:57.890 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-26 19:43:57.893 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 19:43:57.898 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-26 19:43:57.898 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 19:43:57.904 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-26 19:43:57.908 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-26 19:43:57.911 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-26 19:43:57.914 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-26 19:43:57.917 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-26 19:43:57.942 | Using python 3.12 to install osc-placement 2026-06-26 19:43:57.945 | + 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-26 19:43:59.178 | Collecting osc-placement 2026-06-26 19:43:59.326 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 19:43:59.337 | 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-26 19:43:59.338 | 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-26 19:43:59.339 | 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-26 19:43:59.340 | 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-26 19:43:59.342 | 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-26 19:43:59.343 | 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-26 19:43:59.343 | 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-26 19:43:59.344 | 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-26 19:43:59.345 | 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-26 19:43:59.350 | 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-26 19:43:59.351 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-26 19:43:59.352 | 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-26 19:43:59.354 | 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-26 19:43:59.355 | 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-26 19:43:59.356 | 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-26 19:43:59.357 | 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-26 19:43:59.360 | 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-26 19:43:59.361 | 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-26 19:43:59.362 | 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-26 19:43:59.363 | 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-26 19:43:59.366 | 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-26 19:43:59.367 | 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-26 19:43:59.368 | 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-26 19:43:59.369 | 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-26 19:43:59.370 | 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-26 19:43:59.371 | 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-26 19:43:59.372 | 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-26 19:43:59.375 | 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-26 19:43:59.379 | 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-26 19:43:59.386 | 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-26 19:43:59.391 | 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-26 19:43:59.391 | 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-26 19:43:59.392 | 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-26 19:43:59.398 | 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-26 19:43:59.402 | 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-26 19:43:59.416 | 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-26 19:43:59.417 | 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-26 19:43:59.418 | 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-26 19:43:59.420 | 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-26 19:43:59.432 | 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-26 19:43:59.433 | 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-26 19:43:59.437 | 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-26 19:43:59.476 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-26 19:43:59.806 | Installing collected packages: osc-placement 2026-06-26 19:43:59.934 | Successfully installed osc-placement-4.8.0 2026-06-26 19:44:00.066 | + inc/python:pip_install:216 : result=0 2026-06-26 19:44:00.069 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:44:00.072 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:00.075 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:00.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:00.081 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:00.084 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:00.087 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:44:00.090 | + functions-common:time_stop:2427 : start_time=1782503037936 2026-06-26 19:44:00.093 | + functions-common:time_stop:2429 : [[ -z 1782503037936 ]] 2026-06-26 19:44:00.097 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:00.101 | + functions-common:time_stop:2432 : end_time=1782503040099 2026-06-26 19:44:00.104 | + functions-common:time_stop:2433 : elapsed_time=2163 2026-06-26 19:44:00.107 | + functions-common:time_stop:2434 : total=190829 2026-06-26 19:44:00.110 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:00.113 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192992 2026-06-26 19:44:00.116 | + inc/python:pip_install:219 : return 0 2026-06-26 19:44:00.120 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-26 19:44:00.122 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-26 19:44:00.126 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-26 19:44:00.128 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 19:44:00.131 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 19:44:00.135 | ++ functions-common:git_clone:593 : pwd 2026-06-26 19:44:00.138 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:44:00.141 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:44:00.144 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:44:00.163 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:44:00.166 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:44:00.169 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:44:00.173 | + functions-common:git_clone:610 : echo master 2026-06-26 19:44:00.173 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:44:00.179 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-26 19:44:00.181 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 19:44:00.184 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-26 19:44:00.187 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:44:00.190 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:44:00.192 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:44:00.195 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:44:00.198 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:44:00.201 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:44:00.203 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:44:00.206 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:44:00.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:44:00.213 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503040211 2026-06-26 19:44:00.216 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-26 19:44:00.220 | Cloning into '/opt/stack/placement'... 2026-06-26 19:44:03.677 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:44:03.679 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:03.682 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:03.684 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:03.687 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:03.690 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:03.692 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:44:03.695 | + functions-common:time_stop:2427 : start_time=1782503040211 2026-06-26 19:44:03.698 | + functions-common:time_stop:2429 : [[ -z 1782503040211 ]] 2026-06-26 19:44:03.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:03.706 | + functions-common:time_stop:2432 : end_time=1782503043703 2026-06-26 19:44:03.709 | + functions-common:time_stop:2433 : elapsed_time=3492 2026-06-26 19:44:03.711 | + functions-common:time_stop:2434 : total=433993 2026-06-26 19:44:03.714 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:03.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=437485 2026-06-26 19:44:03.719 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-26 19:44:03.722 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 19:44:03.725 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:44:03.728 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:44:03.731 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:44:03.734 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:44:03.737 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:44:03.739 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:44:03.742 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:44:03.745 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:44:03.748 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:44:03.752 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503043750 2026-06-26 19:44:03.756 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 19:44:04.254 | From https://review.opendev.org/openstack/placement 2026-06-26 19:44:04.254 | * branch master -> FETCH_HEAD 2026-06-26 19:44:04.264 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:44:04.267 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:04.271 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:04.274 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:04.277 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:04.280 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:04.283 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:44:04.286 | + functions-common:time_stop:2427 : start_time=1782503043750 2026-06-26 19:44:04.289 | + functions-common:time_stop:2429 : [[ -z 1782503043750 ]] 2026-06-26 19:44:04.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:04.297 | + functions-common:time_stop:2432 : end_time=1782503044294 2026-06-26 19:44:04.299 | + functions-common:time_stop:2433 : elapsed_time=544 2026-06-26 19:44:04.303 | + functions-common:time_stop:2434 : total=437485 2026-06-26 19:44:04.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:04.309 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=438029 2026-06-26 19:44:04.312 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 19:44:04.316 | + functions-common:git_timed:697 : local count=0 2026-06-26 19:44:04.318 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 19:44:04.321 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:44:04.324 | + functions-common:git_timed:701 : timeout=0 2026-06-26 19:44:04.328 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:44:04.331 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:44:04.334 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:44:04.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:44:04.340 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:44:04.345 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503044342 2026-06-26 19:44:04.349 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 19:44:04.400 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:44:04.401 | 2026-06-26 19:44:04.401 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:44:04.401 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:44:04.401 | state without impacting any branches by switching back to a branch. 2026-06-26 19:44:04.401 | 2026-06-26 19:44:04.401 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:44:04.401 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:44:04.402 | 2026-06-26 19:44:04.402 | git switch -c 2026-06-26 19:44:04.402 | 2026-06-26 19:44:04.402 | Or undo this operation with: 2026-06-26 19:44:04.402 | 2026-06-26 19:44:04.402 | git switch - 2026-06-26 19:44:04.402 | 2026-06-26 19:44:04.402 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:44:04.402 | 2026-06-26 19:44:04.402 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-26 19:44:04.407 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:44:04.409 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:04.412 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:04.415 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:04.418 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:04.421 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:04.424 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:44:04.426 | + functions-common:time_stop:2427 : start_time=1782503044342 2026-06-26 19:44:04.430 | + functions-common:time_stop:2429 : [[ -z 1782503044342 ]] 2026-06-26 19:44:04.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:04.438 | + functions-common:time_stop:2432 : end_time=1782503044435 2026-06-26 19:44:04.440 | + functions-common:time_stop:2433 : elapsed_time=93 2026-06-26 19:44:04.443 | + functions-common:time_stop:2434 : total=438029 2026-06-26 19:44:04.446 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:04.449 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=438122 2026-06-26 19:44:04.451 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-26 19:44:04.469 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-26 19:44:04.473 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 19:44:04.473 | + functions-common:git_clone:673 : head -1 2026-06-26 19:44:04.476 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-26 19:44:04.479 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:44:04.482 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-26 19:44:04.485 | + inc/python:setup_develop:353 : local bindep 2026-06-26 19:44:04.488 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-26 19:44:04.491 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-26 19:44:04.494 | + inc/python:setup_develop:359 : local extras= 2026-06-26 19:44:04.497 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-26 19:44:04.500 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 19:44:04.503 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-26 19:44:04.505 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-26 19:44:04.508 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 19:44:04.511 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 19:44:04.515 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-26 19:44:04.517 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 19:44:04.521 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-26 19:44:04.524 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 19:44:04.527 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 19:44:04.531 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-26 19:44:04.537 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-26 19:44:04.541 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-26 19:44:04.544 | + 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-26 19:44:04.702 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-26 19:44:04.704 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 19:44:04.707 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 19:44:04.709 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 19:44:04.711 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-26 19:44:04.714 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-26 19:44:04.716 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 19:44:04.719 | + inc/python:setup_package:446 : local extras= 2026-06-26 19:44:04.721 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 19:44:04.723 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 19:44:04.726 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 19:44:04.728 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 19:44:04.731 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 19:44:04.733 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-26 19:44:04.754 | Using python 3.12 to install /opt/stack/placement 2026-06-26 19:44:04.757 | + 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-26 19:44:05.778 | Obtaining file:///opt/stack/placement 2026-06-26 19:44:05.781 | Installing build dependencies: started 2026-06-26 19:44:07.649 | Installing build dependencies: finished with status 'done' 2026-06-26 19:44:07.651 | Checking if build backend supports build_editable: started 2026-06-26 19:44:08.202 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 19:44:08.204 | Getting requirements to build editable: started 2026-06-26 19:44:08.508 | Getting requirements to build editable: finished with status 'done' 2026-06-26 19:44:08.510 | Preparing editable metadata (pyproject.toml): started 2026-06-26 19:44:09.437 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:44:09.463 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-06-26 19:44:09.463 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-06-26 19:44:09.464 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-06-26 19:44:09.467 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-06-26 19:44:09.467 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-06-26 19:44:09.467 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-06-26 19:44:09.467 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-06-26 19:44:09.470 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-06-26 19:44:09.470 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-06-26 19:44:09.470 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-06-26 19:44:09.471 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-06-26 19:44:09.472 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-06-26 19:44:09.473 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-06-26 19:44:09.474 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-06-26 19:44:09.475 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-06-26 19:44:09.476 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-06-26 19:44:09.478 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-06-26 19:44:09.478 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-06-26 19:44:09.480 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-06-26 19:44:09.480 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-26 19:44:09.482 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-06-26 19:44:09.483 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-06-26 19:44:09.484 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-06-26 19:44:09.485 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-06-26 19:44:09.491 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-06-26 19:44:09.492 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-06-26 19:44:09.494 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-06-26 19:44:09.496 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-26 19:44:09.496 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-06-26 19:44:09.499 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-26 19:44:09.502 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-26 19:44:09.503 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-26 19:44:09.504 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-06-26 19:44:09.505 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-06-26 19:44:09.515 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-06-26 19:44:09.519 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-06-26 19:44:09.524 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-06-26 19:44:09.526 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-06-26 19:44:09.528 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.1) 2026-06-26 19:44:09.531 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-06-26 19:44:09.533 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-06-26 19:44:09.534 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-06-26 19:44:09.540 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-06-26 19:44:09.542 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-06-26 19:44:09.544 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-06-26 19:44:09.545 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-06-26 19:44:09.551 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-06-26 19:44:09.554 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-06-26 19:44:09.555 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-06-26 19:44:09.557 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-26 19:44:09.563 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-06-26 19:44:09.571 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-06-26 19:44:09.576 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-06-26 19:44:09.580 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-06-26 19:44:09.581 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-06-26 19:44:09.583 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-06-26 19:44:09.590 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-06-26 19:44:09.592 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-06-26 19:44:09.610 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-06-26 19:44:09.623 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-06-26 19:44:09.624 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-06-26 19:44:09.625 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-06-26 19:44:09.627 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-06-26 19:44:09.647 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-06-26 19:44:09.659 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-06-26 19:44:09.706 | Building wheels for collected packages: openstack-placement 2026-06-26 19:44:09.707 | Building editable for openstack-placement (pyproject.toml): started 2026-06-26 19:44:10.485 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-26 19:44:10.487 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=ef6d034b063ec22a28d8cc6940ada382f0b5526d7c6dc3dc6159edd1b7e93a45 2026-06-26 19:44:10.487 | Stored in directory: /tmp/pip-ephem-wheel-cache-w62hn_2l/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-26 19:44:10.492 | Successfully built openstack-placement 2026-06-26 19:44:10.758 | Installing collected packages: openstack-placement 2026-06-26 19:44:10.807 | Successfully installed openstack-placement-15.1.0.dev7 2026-06-26 19:44:10.954 | + inc/python:pip_install:216 : result=0 2026-06-26 19:44:10.958 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:44:10.960 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:10.964 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:10.966 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:10.970 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:10.972 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:10.974 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:44:10.977 | + functions-common:time_stop:2427 : start_time=1782503044750 2026-06-26 19:44:10.980 | + functions-common:time_stop:2429 : [[ -z 1782503044750 ]] 2026-06-26 19:44:10.983 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:10.987 | + functions-common:time_stop:2432 : end_time=1782503050984 2026-06-26 19:44:10.990 | + functions-common:time_stop:2433 : elapsed_time=6234 2026-06-26 19:44:10.993 | + functions-common:time_stop:2434 : total=192992 2026-06-26 19:44:10.995 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:10.998 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=199226 2026-06-26 19:44:11.001 | + inc/python:pip_install:219 : return 0 2026-06-26 19:44:11.003 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 19:44:11.007 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:44:11.010 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-26 19:44:11.013 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-26 19:44:11.016 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:44:11.018 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:44:11.021 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-26 19:44:11.024 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:44:11.027 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 19:44:11.030 | + ./stack.sh:main:965 : configure_placement 2026-06-26 19:44:11.032 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-26 19:44:11.048 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-26 19:44:11.052 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-26 19:44:11.057 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-26 19:44:11.059 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-26 19:44:11.063 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-26 19:44:11.066 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-26 19:44:11.068 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 19:44:11.070 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 19:44:11.073 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 19:44:11.092 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:11.095 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 19:44:11.098 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-26 19:44:11.101 | + 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-26 19:44:11.137 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-26 19:44:11.174 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-26 19:44:11.212 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-26 19:44:11.215 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-26 19:44:11.218 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-26 19:44:11.221 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 19:44:11.224 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 19:44:11.227 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-26 19:44:11.229 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-26 19:44:11.232 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-26 19:44:11.234 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 19:44:11.237 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-26 19:44:11.272 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-26 19:44:11.304 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.249/identity 2026-06-26 19:44:11.338 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-26 19:44:11.372 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-26 19:44:11.403 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-26 19:44:11.434 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-26 19:44:11.469 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-26 19:44:11.502 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.249/identity 2026-06-26 19:44:11.538 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 19:44:11.572 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 19:44:11.608 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 19:44:11.611 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-26 19:44:11.614 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-26 19:44:11.617 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-26 19:44:11.620 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 19:44:11.638 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 19:44:11.641 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 19:44:11.644 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 19:44:11.646 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 19:44:11.649 | + 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-26 19:44:11.684 | + 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-26 19:44:11.720 | + 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-26 19:44:11.754 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 19:44:11.788 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-26 19:44:11.822 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-26 19:44:11.825 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-26 19:44:11.828 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-26 19:44:11.831 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-26 19:44:11.834 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 19:44:11.837 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-26 19:44:11.840 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-26 19:44:11.842 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 19:44:11.845 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 19:44:11.861 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:44:11.862 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 19:44:11.872 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 19:44:11.876 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:44:11.890 | /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-26 19:44:11.894 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-26 19:44:11.897 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-26 19:44:11.902 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 19:44:11.905 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-26 19:44:11.940 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-26 19:44:11.974 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-26 19:44:12.011 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-26 19:44:12.046 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 19:44:12.079 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 19:44:12.114 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-26 19:44:12.148 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-26 19:44:12.181 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-26 19:44:12.213 | + 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-26 19:44:12.245 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 19:44:12.279 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 19:44:12.311 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-26 19:44:12.345 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-26 19:44:12.376 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 19:44:12.378 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 19:44:12.382 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-26 19:44:12.385 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-26 19:44:12.388 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 19:44:12.391 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:44:12.393 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:44:12.395 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-26 19:44:12.399 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-26 19:44:12.402 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-26 19:44:12.434 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 19:44:12.465 | + 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-26 19:44:12.465 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-26 19:44:12.476 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-26 19:44:12.481 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-26 19:44:12.484 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-26 19:44:12.486 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 19:44:12.489 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 19:44:12.492 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 19:44:12.494 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 19:44:12.498 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:44:12.500 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:44:12.503 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 19:44:12.505 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 19:44:12.508 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:44:12.511 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:44:12.513 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-26 19:44:12.524 | perl: warning: Setting locale failed. 2026-06-26 19:44:12.525 | perl: warning: Please check that your locale settings: 2026-06-26 19:44:12.525 | LANGUAGE = (unset), 2026-06-26 19:44:12.525 | LC_ALL = "en_US.utf8", 2026-06-26 19:44:12.525 | LANG = "de_DE.UTF-8" 2026-06-26 19:44:12.525 | are supported and installed on your system. 2026-06-26 19:44:12.525 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:44:12.565 | Enabling site placement-api. 2026-06-26 19:44:12.570 | To activate the new configuration, you need to run: 2026-06-26 19:44:12.570 | systemctl reload apache2 2026-06-26 19:44:12.574 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 19:44:12.577 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 19:44:12.580 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:44:12.582 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 19:44:12.747 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-26 19:44:12.749 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-26 19:44:12.754 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-26 19:44:12.789 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-26 19:44:12.822 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-26 19:44:12.840 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:12.843 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-26 19:44:12.863 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:12.866 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-26 19:44:12.869 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-26 19:44:12.872 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-26 19:44:12.875 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 19:44:12.878 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 19:44:12.881 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-26 19:44:12.885 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-26 19:44:12.921 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-26 19:44:12.956 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.249/identity 2026-06-26 19:44:12.990 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-26 19:44:13.025 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-26 19:44:13.061 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-26 19:44:13.095 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-26 19:44:13.131 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-26 19:44:13.169 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-26 19:44:13.188 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:13.191 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-26 19:44:13.210 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:13.214 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-26 19:44:13.233 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:13.236 | + ./stack.sh:main:989 : init_os_brick 2026-06-26 19:44:13.239 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-26 19:44:13.243 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-26 19:44:13.263 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:13.266 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 19:44:13.302 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-26 19:44:13.321 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:13.324 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 19:44:13.360 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-26 19:44:13.378 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:13.381 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 19:44:13.416 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 19:44:13.450 | + ./stack.sh:main:996 : run_phase stack install 2026-06-26 19:44:13.453 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 19:44:13.455 | + functions-common:run_phase:1849 : local phase=install 2026-06-26 19:44:13.457 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 19:44:13.460 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 19:44:13.463 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 19:44:13.466 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 19:44:13.469 | + functions-common:run_phase:1858 : local extra 2026-06-26 19:44:13.472 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 19:44:13.476 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 19:44:13.478 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 19:44:13.481 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 19:44:13.484 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-26 19:44:13.487 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 19:44:13.503 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:13.506 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:44:13.508 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:44:13.511 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-26 19:44:13.514 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-26 19:44:13.517 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:44:13.519 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-26 19:44:13.522 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-26 19:44:13.525 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-26 19:44:13.591 | ++ inc/async:async_inner:63 : install_tempest 2026-06-26 19:44:13.631 | [2070 Async install_tempest:45097]: running: install_tempest 2026-06-26 19:44:13.633 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 19:44:13.636 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 19:44:13.639 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:44:13.642 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 19:44:13.646 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-26 19:44:13.649 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 19:44:13.652 | + functions-common:run_plugins:1835 : local phase=install 2026-06-26 19:44:13.656 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 19:44:13.659 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 19:44:13.662 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-26 19:44:13.665 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-26 19:44:13.668 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:44:13.671 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:44:13.674 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-26 19:44:13.677 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 19:44:13.681 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-26 19:44:13.684 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-26 19:44:13.686 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 19:44:13.691 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-26 19:44:13.694 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-26 19:44:13.697 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 19:44:13.701 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-26 19:44:13.701 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 19:44:13.706 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-26 19:44:13.709 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-26 19:44:13.711 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 19:44:13.715 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 19:44:13.718 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 19:44:13.742 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-26 19:44:13.745 | + 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-26 19:44:15.006 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-26 19:44:15.155 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-26 19:44:15.169 | 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-26 19:44:15.169 | 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-26 19:44:15.170 | 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-26 19:44:15.171 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-26 19:44:15.172 | 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-26 19:44:15.173 | 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-26 19:44:15.174 | 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-26 19:44:15.175 | 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-26 19:44:15.175 | 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-26 19:44:15.176 | 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-26 19:44:15.178 | 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-26 19:44:15.179 | 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-26 19:44:15.180 | 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-26 19:44:15.181 | 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-26 19:44:15.184 | 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-26 19:44:15.185 | 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-26 19:44:15.186 | 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-26 19:44:15.187 | 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-26 19:44:15.189 | 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-26 19:44:15.193 | 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-26 19:44:15.196 | 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-26 19:44:15.197 | 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-26 19:44:15.198 | 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-26 19:44:15.199 | 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-26 19:44:15.200 | 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-26 19:44:15.201 | 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-26 19:44:15.202 | 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-26 19:44:15.202 | 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-26 19:44:15.203 | 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-26 19:44:15.210 | 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-26 19:44:15.215 | 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-26 19:44:15.220 | 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-26 19:44:15.224 | 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-26 19:44:15.226 | 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-26 19:44:15.227 | 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-26 19:44:15.232 | 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-26 19:44:15.237 | 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-26 19:44:15.254 | 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-26 19:44:15.255 | 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-26 19:44:15.256 | 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-26 19:44:15.259 | 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-26 19:44:15.262 | 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-26 19:44:15.265 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-06-26 19:44:15.271 | 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-26 19:44:15.272 | 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-26 19:44:15.273 | 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-26 19:44:15.275 | 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-26 19:44:15.290 | 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-26 19:44:15.291 | 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-26 19:44:15.296 | 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-26 19:44:15.342 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-26 19:44:15.426 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.3 MB/s 0:00:00 2026-06-26 19:44:15.724 | Installing collected packages: python-openstackclient 2026-06-26 19:44:17.859 | Successfully installed python-openstackclient-10.1.0 2026-06-26 19:44:17.995 | + inc/python:pip_install:216 : result=0 2026-06-26 19:44:17.999 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:44:18.003 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:18.008 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:18.012 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:18.017 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:18.021 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:18.025 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:44:18.029 | + functions-common:time_stop:2427 : start_time=1782503053736 2026-06-26 19:44:18.033 | + functions-common:time_stop:2429 : [[ -z 1782503053736 ]] 2026-06-26 19:44:18.038 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:18.045 | + functions-common:time_stop:2432 : end_time=1782503058040 2026-06-26 19:44:18.049 | + functions-common:time_stop:2433 : elapsed_time=4304 2026-06-26 19:44:18.053 | + functions-common:time_stop:2434 : total=199226 2026-06-26 19:44:18.057 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:18.060 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=203530 2026-06-26 19:44:18.064 | + inc/python:pip_install:219 : return 0 2026-06-26 19:44:18.068 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-26 19:44:18.095 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:18.099 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-26 19:44:18.105 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-26 19:44:18.111 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.GhB43luqty 2026-06-26 19:44:18.116 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-26 19:44:18.120 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-26 19:44:18.124 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-26 19:44:18.128 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-26 19:44:18.132 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-26 19:44:18.136 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-26 19:44:18.163 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:18.167 | + ./stack.sh:main:1065 : configure_database 2026-06-26 19:44:18.171 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-26 19:44:18.175 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-26 19:44:18.179 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-26 19:44:18.183 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:44:18.186 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-26 19:44:18.190 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-26 19:44:18.194 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:44:18.198 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:44:18.202 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-26 19:44:18.205 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-26 19:44:18.209 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:44:18.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:44:18.217 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-26 19:44:18.223 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-26 19:44:18.225 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-26 19:44:18.229 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-26 19:44:18.233 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-26 19:44:18.237 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-26 19:44:18.243 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-26 19:44:18.244 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-26 19:44:18.251 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-26 19:44:18.345 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-26 19:44:18.348 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:44:18.352 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:44:18.356 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:44:18.361 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:44:18.365 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:44:18.369 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:44:18.374 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:44:18.378 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:44:18.383 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:44:18.386 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:44:18.391 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:44:18.394 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:44:18.398 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:44:18.402 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-26 19:44:18.407 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:44:18.410 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:44:18.414 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-26 19:44:18.418 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:44:18.423 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-26 19:44:20.064 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-26 19:44:20.069 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-26 19:44:20.073 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:44:20.077 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:44:20.082 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-26 19:44:20.086 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-26 19:44:20.092 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-26 19:44:20.112 | mysqladmin: connect to server at 'localhost' failed 2026-06-26 19:44:20.112 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-26 19:44:20.117 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-26 19:44:20.120 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-26 19:44:20.124 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:44:20.127 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:44:20.130 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-26 19:44:20.133 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-26 19:44:20.136 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-26 19:44:20.141 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-26 19:44:20.145 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-26 19:44:20.156 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:44:20.236 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-26 19:44:20.243 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-26 19:44:20.244 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-26 19:44:20.245 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-26 19:44:20.252 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-26 19:44:20.256 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-26 19:44:20.260 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-26 19:44:20.265 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-26 19:44:20.269 | + 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-26 19:44:20.283 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:44:20.376 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-26 19:44:20.392 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:44:20.471 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-26 19:44:20.541 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-26 19:44:20.616 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-26 19:44:20.692 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-26 19:44:20.696 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-26 19:44:20.699 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-26 19:44:20.699 | enabling MySQL performance counting 2026-06-26 19:44:20.703 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-26 19:44:20.732 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-26 19:44:20.736 | + 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-26 19:44:21.803 | Processing ./tools/dbcounter 2026-06-26 19:44:21.807 | Installing build dependencies: started 2026-06-26 19:44:24.954 | Installing build dependencies: finished with status 'done' 2026-06-26 19:44:24.955 | Getting requirements to build wheel: started 2026-06-26 19:44:25.599 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 19:44:25.601 | Preparing metadata (pyproject.toml): started 2026-06-26 19:44:25.979 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:44:25.983 | Building wheels for collected packages: dbcounter 2026-06-26 19:44:25.985 | Building wheel for dbcounter (pyproject.toml): started 2026-06-26 19:44:26.418 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-26 19:44:26.419 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=157ac093fbe337bab7e6d2f8f4472bcf3e6fcbcba34bf4c7c16e4ae03817498f 2026-06-26 19:44:26.419 | Stored in directory: /tmp/pip-ephem-wheel-cache-2eigqysh/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-26 19:44:26.423 | Successfully built dbcounter 2026-06-26 19:44:26.742 | Installing collected packages: dbcounter 2026-06-26 19:44:26.788 | Successfully installed dbcounter-0.1 2026-06-26 19:44:26.947 | + inc/python:pip_install:216 : result=0 2026-06-26 19:44:26.950 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:44:26.953 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:26.956 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:26.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:26.962 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:26.964 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:26.967 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:44:26.970 | + functions-common:time_stop:2427 : start_time=1782503060725 2026-06-26 19:44:26.972 | + functions-common:time_stop:2429 : [[ -z 1782503060725 ]] 2026-06-26 19:44:26.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:26.980 | + functions-common:time_stop:2432 : end_time=1782503066977 2026-06-26 19:44:26.983 | + functions-common:time_stop:2433 : elapsed_time=6252 2026-06-26 19:44:26.985 | + functions-common:time_stop:2434 : total=203530 2026-06-26 19:44:26.989 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:26.992 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=209782 2026-06-26 19:44:26.994 | + inc/python:pip_install:219 : return 0 2026-06-26 19:44:26.997 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-26 19:44:27.000 | + lib/database:recreate_database:112 : local db=stats 2026-06-26 19:44:27.004 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-26 19:44:27.007 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-26 19:44:27.010 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-26 19:44:27.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:44:27.091 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-26 19:44:27.096 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:44:27.176 | + 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-26 19:44:27.176 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-26 19:44:27.181 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:44:27.260 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-26 19:44:27.263 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-26 19:44:27.332 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-26 19:44:27.401 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-26 19:44:27.473 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-26 19:44:27.543 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-26 19:44:27.610 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-26 19:44:27.680 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-26 19:44:27.749 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-26 19:44:27.752 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:44:27.755 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-26 19:44:29.521 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-26 19:44:29.524 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-26 19:44:29.528 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-26 19:44:29.532 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-214429 2026-06-26 19:44:29.534 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-214429 1069' 2026-06-26 19:44:29.537 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.539 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 19:44:29.541 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.543 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-26 19:44:29.545 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.547 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-26 19:44:29.550 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.554 | + 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-26 19:44:29.557 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.559 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.249 2026-06-26 19:44:29.562 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.565 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.249/identity 2026-06-26 19:44:29.567 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.571 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-26-212630 2026-06-26 19:44:29.573 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.575 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-26 19:44:29.577 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.579 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.249 2026-06-26 19:44:29.581 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.583 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-26 19:44:29.585 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.587 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-26 19:44:29.590 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.592 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-26 19:44:29.595 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.598 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-26 19:44:29.600 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.603 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.249 2026-06-26 19:44:29.606 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:44:29.609 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-26 19:44:29.612 | + ./stack.sh:main:1079 : start_dstat 2026-06-26 19:44:29.615 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 19:44:29.618 | + functions-common:run_process:1674 : local service=dstat 2026-06-26 19:44:29.620 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 19:44:29.622 | + functions-common:run_process:1676 : local group= 2026-06-26 19:44:29.625 | + functions-common:run_process:1677 : local user= 2026-06-26 19:44:29.628 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:44:29.630 | + functions-common:run_process:1680 : local name=dstat 2026-06-26 19:44:29.633 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:44:29.636 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:44:29.638 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:44:29.640 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:44:29.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:44:29.650 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503069646 2026-06-26 19:44:29.652 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-26 19:44:29.671 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:29.675 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-26 19:44:29.679 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-26 19:44:29.682 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 19:44:29.686 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 19:44:29.689 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 19:44:29.692 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 19:44:29.695 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-26 19:44:29.697 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-26 19:44:29.700 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-26 19:44:29.704 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:44:29.707 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:44:29.709 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:44:29.713 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:44:29.717 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-26 19:44:29.719 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-26 19:44:29.721 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-26 19:44:29.724 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-26 19:44:29.727 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 19:44:29.729 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:44:29.731 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:44:29.733 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:44:29.735 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:44:29.737 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:44:29.740 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-26 19:44:29.742 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:44:29.747 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-26 19:44:29.836 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:44:29.925 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-26 19:44:29.994 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 19:44:30.060 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-26 19:44:30.128 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-26 19:44:30.197 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:44:30.264 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:44:30.267 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:44:30.270 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-26 19:44:30.346 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:44:30.813 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-26 19:44:30.836 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-26 19:44:31.286 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-26 19:44:31.335 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:44:31.337 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:31.341 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:31.343 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:31.345 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:31.347 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:31.350 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:44:31.352 | + functions-common:time_stop:2427 : start_time=1782503069646 2026-06-26 19:44:31.355 | + functions-common:time_stop:2429 : [[ -z 1782503069646 ]] 2026-06-26 19:44:31.359 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:31.363 | + functions-common:time_stop:2432 : end_time=1782503071360 2026-06-26 19:44:31.366 | + functions-common:time_stop:2433 : elapsed_time=1714 2026-06-26 19:44:31.369 | + functions-common:time_stop:2434 : total=0 2026-06-26 19:44:31.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:31.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1714 2026-06-26 19:44:31.377 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-26 19:44:31.380 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-26 19:44:31.382 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-26 19:44:31.385 | + functions-common:run_process:1676 : local group= 2026-06-26 19:44:31.387 | + functions-common:run_process:1677 : local user=root 2026-06-26 19:44:31.390 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-26 19:44:31.393 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-26 19:44:31.396 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:44:31.399 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:44:31.401 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:44:31.404 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:44:31.407 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:44:31.415 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503071409 2026-06-26 19:44:31.417 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-26 19:44:31.436 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:31.439 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:44:31.441 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:31.443 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:31.446 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:31.449 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:31.451 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:31.454 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:44:31.458 | + functions-common:time_stop:2427 : start_time=1782503071409 2026-06-26 19:44:31.460 | + functions-common:time_stop:2429 : [[ -z 1782503071409 ]] 2026-06-26 19:44:31.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:31.468 | + functions-common:time_stop:2432 : end_time=1782503071465 2026-06-26 19:44:31.470 | + functions-common:time_stop:2433 : elapsed_time=56 2026-06-26 19:44:31.472 | + functions-common:time_stop:2434 : total=1714 2026-06-26 19:44:31.476 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:31.478 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1770 2026-06-26 19:44:31.481 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-26 19:44:31.501 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:31.506 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-26 19:44:31.511 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-26 19:44:31.516 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-26 19:44:31.519 | + functions-common:run_process:1676 : local group= 2026-06-26 19:44:31.523 | + functions-common:run_process:1677 : local user= 2026-06-26 19:44:31.527 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:44:31.530 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-26 19:44:31.534 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:44:31.539 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:44:31.541 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:44:31.544 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:44:31.547 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:44:31.552 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503071548 2026-06-26 19:44:31.553 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-26 19:44:31.577 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:31.580 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:44:31.583 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:31.585 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:31.590 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:31.592 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:31.595 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:31.602 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:44:31.608 | + functions-common:time_stop:2427 : start_time=1782503071548 2026-06-26 19:44:31.614 | + functions-common:time_stop:2429 : [[ -z 1782503071548 ]] 2026-06-26 19:44:31.618 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:31.624 | + functions-common:time_stop:2432 : end_time=1782503071620 2026-06-26 19:44:31.628 | + functions-common:time_stop:2433 : elapsed_time=72 2026-06-26 19:44:31.635 | + functions-common:time_stop:2434 : total=1770 2026-06-26 19:44:31.641 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:31.646 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1842 2026-06-26 19:44:31.649 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-26 19:44:31.679 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:31.682 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-26 19:44:31.713 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:31.719 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-26 19:44:31.752 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:31.756 | + ./stack.sh:main:1098 : start_etcd3 2026-06-26 19:44:31.760 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-26 19:44:31.763 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-26 19:44:31.768 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-26 19:44:31.777 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.249:2380' 2026-06-26 19:44:31.780 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.249:2380' 2026-06-26 19:44:31.785 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.249:2379' 2026-06-26 19:44:31.789 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-26 19:44:31.797 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-26 19:44:31.798 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.249:2379' 2026-06-26 19:44:31.805 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-26 19:44:31.806 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-26 19:44:31.809 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-26 19:44:31.813 | + 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.249:2380 --initial-advertise-peer-urls http://192.168.122.249:2380 --advertise-client-urls http://192.168.122.249:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.249:2379 --log-level=debug' '' root 2026-06-26 19:44:31.818 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-26 19:44:31.823 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.249:2380 --initial-advertise-peer-urls http://192.168.122.249:2380 --advertise-client-urls http://192.168.122.249:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.249:2379 --log-level=debug' 2026-06-26 19:44:31.828 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:44:31.831 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-26 19:44:31.834 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:44:31.846 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:44:31.853 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:44:31.857 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-26 19:44:31.860 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:44:31.866 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-26 19:44:31.977 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:44:32.067 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-26 19:44:32.140 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.249:2380 --initial-advertise-peer-urls http://192.168.122.249:2380 --advertise-client-urls http://192.168.122.249:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.249:2379 --log-level=debug' 2026-06-26 19:44:32.216 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-26 19:44:32.285 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-26 19:44:32.356 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:44:32.424 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:44:32.427 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:44:32.431 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-26 19:44:32.513 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:44:32.977 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-26 19:44:33.047 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-26 19:44:33.116 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-26 19:44:33.185 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-26 19:44:33.257 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-26 19:44:33.261 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 19:44:33.266 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 19:44:33.269 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-26 19:44:33.729 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-26 19:44:33.754 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-26 19:44:34.212 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-26 19:44:34.765 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-26 19:44:34.785 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:34.788 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-26 19:44:34.791 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-26 19:44:34.794 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-26 19:44:34.811 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-26 19:44:34.827 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-26 19:44:34.832 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-26 19:44:34.835 | + 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.249/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-26 19:44:34.948 | The user clouds.yaml file didn't exist. 2026-06-26 19:44:34.962 | + 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.249/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-26 19:44:35.091 | + 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.249/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-26 19:44:35.215 | + 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.249/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-26 19:44:35.351 | + 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.249/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-26 19:44:35.483 | + 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.249/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-26 19:44:35.614 | + 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.249/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-26 19:44:35.747 | + 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.249/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-26 19:44:35.879 | + 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.249/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-26 19:44:36.016 | + 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.249/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-26 19:44:36.149 | + functions-common:write_clouds_yaml:203 : cat 2026-06-26 19:44:36.155 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-26 19:44:36.158 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-26 19:44:36.162 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-26 19:44:36.167 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-26 19:44:36.172 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-26 19:44:36.177 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-26 19:44:36.199 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:36.203 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-26 19:44:36.206 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:44:36.209 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-26 19:44:36.215 | + ./stack.sh:main:1115 : '[' 192.168.122.249 == 192.168.122.249 ']' 2026-06-26 19:44:36.218 | + ./stack.sh:main:1116 : init_keystone 2026-06-26 19:44:36.223 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-26 19:44:36.241 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:44:36.244 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-26 19:44:36.246 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-26 19:44:36.250 | + lib/database:recreate_database:112 : local db=keystone 2026-06-26 19:44:36.254 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-26 19:44:36.258 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-26 19:44:36.259 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-26 19:44:36.264 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:44:36.356 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-26 19:44:36.362 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:44:36.446 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-26 19:44:36.449 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 19:44:36.454 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:44:36.459 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:44:36.463 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:44:36.468 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503076464 2026-06-26 19:44:36.472 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-26 19:44:37.166 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 19:44:37.166 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:44:37.167 | we strongly recommend against using it for new projects. 2026-06-26 19:44:37.167 | 2026-06-26 19:44:37.167 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:44:37.167 | framework. For more detail see 2026-06-26 19:44:37.167 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:44:37.167 | 2026-06-26 19:44:37.167 | __import__(import_str) 2026-06-26 19:44:40.275 | INFO dbcounter [-] Registered counter for database keystone 2026-06-26 19:44:40.364 | 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=47620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 19:44:40.379 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:44:40.379 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:44:40.381 | DEBUG dbcounter [-] [47620] Writer thread running {{(pid=47620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:44:40.459 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-26 19:44:43.996 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 19:44:43.998 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-26 19:44:43.998 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:44:44.005 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-26 19:44:44.076 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:44:44.079 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-26 19:44:44.102 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:44:44.105 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-26 19:44:44.171 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:44:44.174 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-26 19:44:44.210 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:44:44.210 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-26 19:44:44.291 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:44:44.293 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-26 19:44:44.294 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 19:44:44.296 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-26 19:44:44.358 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:44:44.361 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-26 19:44:44.396 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=47620) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:44:44.879 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-26 19:44:44.882 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:44.887 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:44.888 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:44.890 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:44.893 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:44.896 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 19:44:44.898 | + functions-common:time_stop:2427 : start_time=1782503076464 2026-06-26 19:44:44.901 | + functions-common:time_stop:2429 : [[ -z 1782503076464 ]] 2026-06-26 19:44:44.904 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:44.912 | + functions-common:time_stop:2432 : end_time=1782503084907 2026-06-26 19:44:44.916 | + functions-common:time_stop:2433 : elapsed_time=8443 2026-06-26 19:44:44.917 | + functions-common:time_stop:2434 : total=0 2026-06-26 19:44:44.919 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:44.922 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8443 2026-06-26 19:44:44.925 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-26 19:44:44.930 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-26 19:44:44.935 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-26 19:44:45.558 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 19:44:45.558 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:44:45.559 | we strongly recommend against using it for new projects. 2026-06-26 19:44:45.559 | 2026-06-26 19:44:45.559 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:44:45.559 | framework. For more detail see 2026-06-26 19:44:45.559 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:44:45.559 | 2026-06-26 19:44:45.559 | __import__(import_str) 2026-06-26 19:44:48.311 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-26 19:44:48.312 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-26 19:44:48.313 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-26 19:44:48.313 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-26 19:44:48.313 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-26 19:44:48.313 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-26 19:44:48.314 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-26 19:44:48.315 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-26 19:44:48.315 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-26 19:44:48.807 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-26 19:44:48.812 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-26 19:44:49.419 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 19:44:49.419 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:44:49.419 | we strongly recommend against using it for new projects. 2026-06-26 19:44:49.419 | 2026-06-26 19:44:49.420 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:44:49.420 | framework. For more detail see 2026-06-26 19:44:49.420 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:44:49.420 | 2026-06-26 19:44:49.420 | __import__(import_str) 2026-06-26 19:44:52.094 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-26 19:44:52.095 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-26 19:44:52.095 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-26 19:44:52.095 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-26 19:44:52.096 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-26 19:44:52.096 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-26 19:44:52.098 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-26 19:44:52.098 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-26 19:44:52.098 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-26 19:44:52.551 | + ./stack.sh:main:1117 : start_keystone 2026-06-26 19:44:52.555 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-26 19:44:52.558 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-26 19:44:52.561 | + functions-common:run_process:1674 : local service=keystone 2026-06-26 19:44:52.563 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 19:44:52.565 | + functions-common:run_process:1676 : local group= 2026-06-26 19:44:52.567 | + functions-common:run_process:1677 : local user= 2026-06-26 19:44:52.570 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:44:52.572 | + functions-common:run_process:1680 : local name=keystone 2026-06-26 19:44:52.574 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:44:52.576 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:44:52.578 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:44:52.580 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:44:52.583 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:44:52.587 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503092584 2026-06-26 19:44:52.589 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-26 19:44:52.603 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:44:52.605 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-26 19:44:52.607 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-26 19:44:52.609 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 19:44:52.611 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 19:44:52.613 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 19:44:52.615 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 19:44:52.617 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-26 19:44:52.619 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-26 19:44:52.622 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-26 19:44:52.624 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:44:52.626 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:44:52.628 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:44:52.630 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:44:52.632 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-26 19:44:52.634 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-26 19:44:52.636 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 19:44:52.639 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-26 19:44:52.641 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 19:44:52.643 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-26 19:44:52.645 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-26 19:44:52.647 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 19:44:52.649 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 19:44:52.650 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 19:44:52.652 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-26 19:44:52.654 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 19:44:52.658 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-26 19:44:52.728 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:44:52.798 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-26 19:44:52.854 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-26 19:44:52.909 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-26 19:44:52.967 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:44:53.022 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-26 19:44:53.077 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-26 19:44:53.133 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-26 19:44:53.190 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-26 19:44:53.250 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-26 19:44:53.311 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 19:44:53.313 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 19:44:53.316 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-26 19:44:53.387 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 19:44:53.853 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-26 19:44:53.884 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-26 19:44:54.345 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-26 19:44:54.491 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:44:54.496 | + functions-common:time_stop:2420 : local name 2026-06-26 19:44:54.505 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:44:54.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:44:54.517 | + functions-common:time_stop:2423 : local total 2026-06-26 19:44:54.522 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:44:54.530 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:44:54.536 | + functions-common:time_stop:2427 : start_time=1782503092584 2026-06-26 19:44:54.542 | + functions-common:time_stop:2429 : [[ -z 1782503092584 ]] 2026-06-26 19:44:54.549 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:44:54.557 | + functions-common:time_stop:2432 : end_time=1782503094550 2026-06-26 19:44:54.564 | + functions-common:time_stop:2433 : elapsed_time=1966 2026-06-26 19:44:54.569 | + functions-common:time_stop:2434 : total=1842 2026-06-26 19:44:54.575 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:44:54.580 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3808 2026-06-26 19:44:54.586 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-26 19:44:54.586 | Waiting for keystone to start... 2026-06-26 19:44:54.592 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.249/identity/v3/ 2026-06-26 19:44:54.599 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.249/identity/v3/ 2026-06-26 19:44:54.607 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 19:44:54.617 | + functions:wait_for_service:477 : local url=http://192.168.122.249/identity/v3/ 2026-06-26 19:44:54.621 | + functions:wait_for_service:478 : local rval=0 2026-06-26 19:44:54.629 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 19:44:54.637 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 19:44:54.646 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:44:54.653 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:44:54.664 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:44:54.676 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503094666 2026-06-26 19:44:54.683 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 19:44:54.690 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:44:54.699 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.249/identity/v3/ 2026-06-26 19:45:00.297 | + :: : [[ 200 == 503 ]] 2026-06-26 19:45:00.299 | + :: : [[ 0 -eq 7 ]] 2026-06-26 19:45:00.304 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 19:45:00.308 | + functions-common:time_stop:2420 : local name 2026-06-26 19:45:00.312 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:45:00.316 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:45:00.320 | + functions-common:time_stop:2423 : local total 2026-06-26 19:45:00.324 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:45:00.328 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 19:45:00.331 | + functions-common:time_stop:2427 : start_time=1782503094666 2026-06-26 19:45:00.336 | + functions-common:time_stop:2429 : [[ -z 1782503094666 ]] 2026-06-26 19:45:00.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:45:00.347 | + functions-common:time_stop:2432 : end_time=1782503100342 2026-06-26 19:45:00.351 | + functions-common:time_stop:2433 : elapsed_time=5676 2026-06-26 19:45:00.355 | + functions-common:time_stop:2434 : total=0 2026-06-26 19:45:00.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:45:00.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5676 2026-06-26 19:45:00.367 | + functions:wait_for_service:486 : return 0 2026-06-26 19:45:00.371 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-26 19:45:00.397 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:45:00.402 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-26 19:45:00.405 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:45:00.409 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-26 19:45:01.308 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-26 19:45:01.312 | + 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.249/identity 2026-06-26 19:45:01.925 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 19:45:01.925 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:45:01.925 | we strongly recommend against using it for new projects. 2026-06-26 19:45:01.925 | 2026-06-26 19:45:01.925 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:45:01.925 | framework. For more detail see 2026-06-26 19:45:01.925 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:45:01.926 | 2026-06-26 19:45:01.926 | __import__(import_str) 2026-06-26 19:45:05.171 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.174 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.174 | 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=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.180 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.196 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.196 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.231 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.260 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.260 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.350 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.350 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.351 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.351 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.351 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.351 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.364 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.364 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.364 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.364 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.373 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.376 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.377 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.377 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.377 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.377 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48891) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 19:45:05.452 | INFO dbcounter [-] Registered counter for database keystone 2026-06-26 19:45:05.540 | 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=48891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 19:45:05.754 | DEBUG dbcounter [-] [48891] Writer thread running {{(pid=48891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:45:05.920 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created domain default 2026-06-26 19:45:05.984 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created project admin 2026-06-26 19:45:06.022 | WARNING keystone.common.password_hashing [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-26 19:45:06.048 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created user admin 2026-06-26 19:45:06.072 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created role reader 2026-06-26 19:45:06.089 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created role member 2026-06-26 19:45:06.122 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created implied role where 5baa3543f5674d4c86fd70b46cd03ed1 implies 62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:45:06.140 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created role manager 2026-06-26 19:45:06.167 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created implied role where 68ee2b61816a4df0a82838489ea5e3d5 implies 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:45:06.188 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created role admin 2026-06-26 19:45:06.213 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created implied role where 17e78c0e60674d4b8b1e4c806c9211bd implies 68ee2b61816a4df0a82838489ea5e3d5 2026-06-26 19:45:06.236 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created role service 2026-06-26 19:45:06.253 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Granted role admin on project admin to user admin. 2026-06-26 19:45:06.266 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Granted role admin on the system to user admin. 2026-06-26 19:45:06.285 | WARNING py.warnings [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 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-26 19:45:06.285 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 19:45:06.286 |  2026-06-26 19:45:06.291 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created region RegionOne 2026-06-26 19:45:06.342 | INFO keystone.cmd.bootstrap [None req-f1affc2c-cb88-4436-a2df-1ce42da2dab1 None None] Created public endpoint http://192.168.122.249/identity 2026-06-26 19:45:06.997 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-26 19:45:07.000 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-26 19:45:07.003 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-26 19:45:07.008 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-26 19:45:11.724 | ++ inc/async:async_inner:64 : rc=0 2026-06-26 19:45:11.753 | [45097 Async install_tempest:45097]: finished successfully 2026-06-26 19:45:12.208 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:12.211 | + lib/keystone:create_keystone_accounts:258 : admin_project=6538459eca0d44389bc6d83153553d0e 2026-06-26 19:45:12.215 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-26 19:45:12.220 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-26 19:45:15.767 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:15.771 | + lib/keystone:create_keystone_accounts:260 : admin_user=353f050373a4475e87f432d8b192219c 2026-06-26 19:45:15.774 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-26 19:45:15.777 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-26 19:45:15.779 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-26 19:45:15.782 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 353f050373a4475e87f432d8b192219c default 2026-06-26 19:45:15.851 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 353f050373a4475e87f432d8b192219c default 2026-06-26 19:45:15.892 | [2070 Async ks-domain-role:49151]: running: get_or_add_user_domain_role admin 353f050373a4475e87f432d8b192219c default 2026-06-26 19:45:15.896 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-26 19:45:15.899 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-26 19:45:15.903 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-26 19:45:20.093 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:20.097 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-26 19:45:20.101 | + functions-common:get_or_create_domain:878 : echo default 2026-06-26 19:45:20.101 | default 2026-06-26 19:45:20.103 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-26 19:45:20.157 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-26 19:45:20.194 | [2070 Async ks-project:49259]: running: get_or_create_project service Default 2026-06-26 19:45:20.197 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-26 19:45:20.274 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-26 19:45:20.328 | [2070 Async ks-service:49354]: running: get_or_create_role service 2026-06-26 19:45:20.331 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-26 19:45:20.407 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-26 19:45:20.459 | [2070 Async ks-reseller:49466]: running: get_or_create_role ResellerAdmin 2026-06-26 19:45:20.462 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-26 19:45:20.464 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-26 19:45:20.530 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-26 19:45:20.589 | [2070 Async ks-anotherrole:49562]: running: get_or_create_role anotherrole 2026-06-26 19:45:20.594 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-26 19:45:20.603 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-26 19:45:20.609 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 19:45:20.620 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-26 19:45:26.151 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:26.166 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:26.186 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:26.210 | [49354 Async ks-service:49354]: finished successfully 2026-06-26 19:45:26.233 | [49562 Async ks-anotherrole:49562]: finished successfully 2026-06-26 19:45:26.243 | [49259 Async ks-project:49259]: finished successfully 2026-06-26 19:45:26.440 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:26.443 | ++ functions-common:get_or_create_project:928 : project_id=8fb93b6c6b0d41f7a3debda84e010c82 2026-06-26 19:45:26.446 | ++ functions-common:get_or_create_project:929 : echo 8fb93b6c6b0d41f7a3debda84e010c82 2026-06-26 19:45:26.450 | + lib/keystone:create_keystone_accounts:288 : invis_project=8fb93b6c6b0d41f7a3debda84e010c82 2026-06-26 19:45:26.453 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-26 19:45:26.457 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-26 19:45:26.460 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 19:45:26.465 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-26 19:45:26.858 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:26.890 | [49466 Async ks-reseller:49466]: finished successfully 2026-06-26 19:45:27.144 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:27.174 | [49151 Async ks-domain-role:49151]: finished successfully 2026-06-26 19:45:30.192 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:30.197 | ++ functions-common:get_or_create_project:928 : project_id=75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:30.201 | ++ functions-common:get_or_create_project:929 : echo 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:30.204 | + lib/keystone:create_keystone_accounts:292 : demo_project=75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:30.208 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-26 19:45:30.212 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-26 19:45:30.215 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:45:30.219 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-26 19:45:30.222 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-26 19:45:30.227 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-26 19:45:33.828 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:33.834 | ++ functions-common:get_or_create_user:915 : user_id=94e5d98b189d48cea89e910934092524 2026-06-26 19:45:33.837 | ++ functions-common:get_or_create_user:916 : echo 94e5d98b189d48cea89e910934092524 2026-06-26 19:45:33.841 | + lib/keystone:create_keystone_accounts:295 : demo_user=94e5d98b189d48cea89e910934092524 2026-06-26 19:45:33.846 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-26 19:45:33.906 | [2070 Async ks-domain-role:49151]: Waiting for completion of get_or_add_user_domain_role admin 353f050373a4475e87f432d8b192219c default running on PID 49151 (6 other jobs running) 2026-06-26 19:45:33.936 | [2070 Async ks-domain-role:49151]: Signaling child to exit 2026-06-26 19:45:33.937 | WAKEUP 2026-06-26 19:45:33.963 | [2070 Async ks-domain-role:49151]: Signaled 2026-06-26 19:45:33.965 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-26 19:45:33.965 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 353f050373a4475e87f432d8b192219c --domain default 2026-06-26 19:45:33.965 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 353f050373a4475e87f432d8b192219c --domain default -c Role -f value 2026-06-26 19:45:33.965 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:33.966 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:45:33.966 | + functions-common:get_or_add_user_domain_role:999 : echo 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:45:33.966 | 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:45:34.017 | [2070 Async ks-domain-role:49151]: finished get_or_add_user_domain_role admin 353f050373a4475e87f432d8b192219c default with result 0 in 11 seconds 2026-06-26 19:45:34.026 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-26 19:45:34.066 | [2070 Async ks-project:49259]: Waiting for completion of get_or_create_project service Default running on PID 49259 (5 other jobs running) 2026-06-26 19:45:34.093 | [2070 Async ks-project:49259]: Signaling child to exit 2026-06-26 19:45:34.094 | WAKEUP 2026-06-26 19:45:34.119 | [2070 Async ks-project:49259]: Signaled 2026-06-26 19:45:34.121 | + functions-common:get_or_create_project:922 : local project_id 2026-06-26 19:45:34.121 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-26 19:45:34.121 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:34.121 | + functions-common:get_or_create_project:928 : project_id=64bd6284f7e044218b6a360fc48cfb8d 2026-06-26 19:45:34.121 | + functions-common:get_or_create_project:929 : echo 64bd6284f7e044218b6a360fc48cfb8d 2026-06-26 19:45:34.121 | 64bd6284f7e044218b6a360fc48cfb8d 2026-06-26 19:45:34.171 | [2070 Async ks-project:49259]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-26 19:45:34.213 | [2070 Async ks-service:49354]: Waiting for completion of get_or_create_role service running on PID 49354 (4 other jobs running) 2026-06-26 19:45:34.243 | [2070 Async ks-service:49354]: Signaling child to exit 2026-06-26 19:45:34.244 | WAKEUP 2026-06-26 19:45:34.267 | [2070 Async ks-service:49354]: Signaled 2026-06-26 19:45:34.269 | + functions-common:get_or_create_role:935 : local role_id 2026-06-26 19:45:34.269 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-26 19:45:34.269 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:34.269 | + functions-common:get_or_create_role:940 : role_id=7d10ed8811e34c058349cf51380f804b 2026-06-26 19:45:34.270 | + functions-common:get_or_create_role:941 : echo 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:45:34.270 | 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:45:34.319 | [2070 Async ks-service:49354]: finished get_or_create_role service with result 0 in 5 seconds 2026-06-26 19:45:34.360 | [2070 Async ks-reseller:49466]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49466 (3 other jobs running) 2026-06-26 19:45:34.391 | [2070 Async ks-reseller:49466]: Signaling child to exit 2026-06-26 19:45:34.391 | WAKEUP 2026-06-26 19:45:34.416 | [2070 Async ks-reseller:49466]: Signaled 2026-06-26 19:45:34.418 | + functions-common:get_or_create_role:935 : local role_id 2026-06-26 19:45:34.418 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-26 19:45:34.418 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:34.418 | + functions-common:get_or_create_role:940 : role_id=fbc8341b5cc24441bf2a766bbe37b47b 2026-06-26 19:45:34.418 | + functions-common:get_or_create_role:941 : echo fbc8341b5cc24441bf2a766bbe37b47b 2026-06-26 19:45:34.418 | fbc8341b5cc24441bf2a766bbe37b47b 2026-06-26 19:45:34.469 | [2070 Async ks-reseller:49466]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-26 19:45:34.512 | [2070 Async ks-anotherrole:49562]: Waiting for completion of get_or_create_role anotherrole running on PID 49562 (2 other jobs running) 2026-06-26 19:45:34.541 | [2070 Async ks-anotherrole:49562]: Signaling child to exit 2026-06-26 19:45:34.542 | WAKEUP 2026-06-26 19:45:34.569 | [2070 Async ks-anotherrole:49562]: Signaled 2026-06-26 19:45:34.572 | + functions-common:get_or_create_role:935 : local role_id 2026-06-26 19:45:34.572 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-26 19:45:34.572 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:34.572 | + functions-common:get_or_create_role:940 : role_id=e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:45:34.572 | + functions-common:get_or_create_role:941 : echo e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:45:34.572 | e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:45:34.622 | [2070 Async ks-anotherrole:49562]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-26 19:45:34.627 | + inc/async:async_wait:197 : return 0 2026-06-26 19:45:34.631 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:34.715 | + inc/async:async_inner:63 : get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:34.763 | [2070 Async ks-demo-member:50400]: running: get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:34.767 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 353f050373a4475e87f432d8b192219c 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:34.854 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 353f050373a4475e87f432d8b192219c 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:34.911 | [2070 Async ks-demo-admin:50496]: running: get_or_add_user_project_role admin 353f050373a4475e87f432d8b192219c 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:34.912 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:35.003 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:35.058 | [2070 Async ks-demo-another:50592]: running: get_or_add_user_project_role anotherrole 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:35.060 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 8fb93b6c6b0d41f7a3debda84e010c82 2026-06-26 19:45:35.206 | + inc/async:async_inner:63 : get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 8fb93b6c6b0d41f7a3debda84e010c82 2026-06-26 19:45:35.289 | [2070 Async ks-demo-invis:50688]: running: get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 8fb93b6c6b0d41f7a3debda84e010c82 2026-06-26 19:45:35.296 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-26 19:45:35.303 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-26 19:45:35.309 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:45:35.318 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-26 19:45:35.325 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-26 19:45:35.336 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-26 19:45:40.556 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:40.562 | ++ functions-common:get_or_create_user:915 : user_id=4ea05e5bdba04c0eb41ea3c12970b1ea 2026-06-26 19:45:40.568 | ++ functions-common:get_or_create_user:916 : echo 4ea05e5bdba04c0eb41ea3c12970b1ea 2026-06-26 19:45:40.568 | + lib/keystone:create_keystone_accounts:308 : demo_reader=4ea05e5bdba04c0eb41ea3c12970b1ea 2026-06-26 19:45:40.570 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 4ea05e5bdba04c0eb41ea3c12970b1ea 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:40.711 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4ea05e5bdba04c0eb41ea3c12970b1ea 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:40.798 | [2070 Async ks-demo-reader:50864]: running: get_or_add_user_project_role reader 4ea05e5bdba04c0eb41ea3c12970b1ea 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:45:40.808 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-26 19:45:40.817 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-26 19:45:40.823 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 19:45:40.835 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-26 19:45:46.319 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:46.358 | [50400 Async ks-demo-member:50400]: finished successfully 2026-06-26 19:45:46.783 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:46.787 | ++ functions-common:get_or_create_project:928 : project_id=2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:46.791 | ++ functions-common:get_or_create_project:929 : echo 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:46.799 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:46.802 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-26 19:45:46.808 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-26 19:45:46.812 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:45:46.814 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-26 19:45:46.817 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-26 19:45:46.822 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-26 19:45:48.092 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:48.148 | [50496 Async ks-demo-admin:50496]: finished successfully 2026-06-26 19:45:48.394 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:48.419 | [50688 Async ks-demo-invis:50688]: finished successfully 2026-06-26 19:45:48.499 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:48.528 | [50592 Async ks-demo-another:50592]: finished successfully 2026-06-26 19:45:50.954 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:50.957 | ++ functions-common:get_or_create_user:915 : user_id=240374a210584a0ab67164e36dcad397 2026-06-26 19:45:50.959 | ++ functions-common:get_or_create_user:916 : echo 240374a210584a0ab67164e36dcad397 2026-06-26 19:45:50.962 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=240374a210584a0ab67164e36dcad397 2026-06-26 19:45:50.964 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:51.024 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:51.063 | [2070 Async ks-alt-admin:51283]: running: get_or_add_user_project_role admin 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:51.067 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:51.136 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:51.181 | [2070 Async ks-alt-another:51379]: running: get_or_add_user_project_role anotherrole 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:51.182 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-26 19:45:51.186 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-26 19:45:51.188 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:45:51.192 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-26 19:45:51.193 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-26 19:45:51.196 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-26 19:45:52.806 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:45:52.834 | [50864 Async ks-demo-reader:50864]: finished successfully 2026-06-26 19:45:55.342 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:55.348 | ++ functions-common:get_or_create_user:915 : user_id=06ddbff7f83a44b08f9b83bf581c0836 2026-06-26 19:45:55.353 | ++ functions-common:get_or_create_user:916 : echo 06ddbff7f83a44b08f9b83bf581c0836 2026-06-26 19:45:55.358 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=06ddbff7f83a44b08f9b83bf581c0836 2026-06-26 19:45:55.363 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 06ddbff7f83a44b08f9b83bf581c0836 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:55.459 | + inc/async:async_inner:63 : get_or_add_user_project_role member 06ddbff7f83a44b08f9b83bf581c0836 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:55.517 | [2070 Async ks-alt-member-user:51554]: running: get_or_add_user_project_role member 06ddbff7f83a44b08f9b83bf581c0836 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:55.520 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-26 19:45:55.523 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-26 19:45:55.525 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:45:55.528 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-26 19:45:55.530 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-26 19:45:55.536 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-26 19:45:59.540 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:45:59.547 | ++ functions-common:get_or_create_user:915 : user_id=57f3df4f75344ae7a113d59b8d443a78 2026-06-26 19:45:59.552 | ++ functions-common:get_or_create_user:916 : echo 57f3df4f75344ae7a113d59b8d443a78 2026-06-26 19:45:59.557 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=57f3df4f75344ae7a113d59b8d443a78 2026-06-26 19:45:59.565 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 57f3df4f75344ae7a113d59b8d443a78 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:59.659 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 57f3df4f75344ae7a113d59b8d443a78 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:59.742 | [2070 Async ks-alt-reader-user:51726]: running: get_or_add_user_project_role reader 57f3df4f75344ae7a113d59b8d443a78 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:45:59.751 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-26 19:45:59.756 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:45:59.763 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-26 19:45:59.769 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-26 19:45:59.776 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-26 19:46:00.833 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:00.897 | [51283 Async ks-alt-admin:51283]: finished successfully 2026-06-26 19:46:01.027 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:01.051 | [51379 Async ks-alt-another:51379]: finished successfully 2026-06-26 19:46:03.777 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:03.784 | ++ functions-common:get_or_create_user:915 : user_id=771e890317634c70b27fb6833cf4d7de 2026-06-26 19:46:03.788 | ++ functions-common:get_or_create_user:916 : echo 771e890317634c70b27fb6833cf4d7de 2026-06-26 19:46:03.794 | + lib/keystone:create_keystone_accounts:340 : system_member_user=771e890317634c70b27fb6833cf4d7de 2026-06-26 19:46:03.797 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 771e890317634c70b27fb6833cf4d7de all 2026-06-26 19:46:03.892 | + inc/async:async_inner:63 : get_or_add_user_system_role member 771e890317634c70b27fb6833cf4d7de all 2026-06-26 19:46:03.968 | [2070 Async ks-system-member:51957]: running: get_or_add_user_system_role member 771e890317634c70b27fb6833cf4d7de all 2026-06-26 19:46:03.975 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-26 19:46:03.980 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:46:03.983 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-26 19:46:03.988 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-26 19:46:03.994 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-26 19:46:05.028 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:05.056 | [51554 Async ks-alt-member-user:51554]: finished successfully 2026-06-26 19:46:08.018 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:08.023 | ++ functions-common:get_or_create_user:915 : user_id=14a76ac74b7b4f4497858c4758156cf9 2026-06-26 19:46:08.029 | ++ functions-common:get_or_create_user:916 : echo 14a76ac74b7b4f4497858c4758156cf9 2026-06-26 19:46:08.035 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=14a76ac74b7b4f4497858c4758156cf9 2026-06-26 19:46:08.043 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 14a76ac74b7b4f4497858c4758156cf9 all 2026-06-26 19:46:08.123 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 14a76ac74b7b4f4497858c4758156cf9 all 2026-06-26 19:46:08.193 | [2070 Async ks-system-reader:52162]: running: get_or_add_user_system_role reader 14a76ac74b7b4f4497858c4758156cf9 all 2026-06-26 19:46:08.198 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-26 19:46:08.203 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-26 19:46:08.206 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-26 19:46:08.207 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-26 19:46:08.211 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-26 19:46:09.308 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:09.334 | [51726 Async ks-alt-reader-user:51726]: finished successfully 2026-06-26 19:46:12.399 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:12.407 | ++ functions-common:get_or_create_group:892 : group_id=9a65d95c7ded4f1086016148c00633cd 2026-06-26 19:46:12.412 | ++ functions-common:get_or_create_group:893 : echo 9a65d95c7ded4f1086016148c00633cd 2026-06-26 19:46:12.418 | + lib/keystone:create_keystone_accounts:350 : admin_group=9a65d95c7ded4f1086016148c00633cd 2026-06-26 19:46:12.426 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-26 19:46:12.428 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-26 19:46:12.431 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-26 19:46:12.433 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-26 19:46:12.436 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-26 19:46:16.340 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:16.345 | ++ functions-common:get_or_create_group:892 : group_id=e209493d3e394124be57d2619315a751 2026-06-26 19:46:16.348 | ++ functions-common:get_or_create_group:893 : echo e209493d3e394124be57d2619315a751 2026-06-26 19:46:16.353 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=e209493d3e394124be57d2619315a751 2026-06-26 19:46:16.356 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:16.454 | + inc/async:async_inner:63 : get_or_add_group_project_role member e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:16.514 | [2070 Async ks-group-memberdemo:52426]: running: get_or_add_group_project_role member e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:16.517 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:16.617 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:16.708 | [2070 Async ks-group-anotherdemo:52505]: running: get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:16.713 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:16.888 | + inc/async:async_inner:63 : get_or_add_group_project_role member e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:16.990 | [2070 Async ks-group-memberalt:52584]: running: get_or_add_group_project_role member e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:16.999 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:17.130 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:17.171 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:17.195 | [51957 Async ks-system-member:51957]: finished successfully 2026-06-26 19:46:17.264 | [2070 Async ks-group-anotheralt:52683]: running: get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:17.272 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 9a65d95c7ded4f1086016148c00633cd 6538459eca0d44389bc6d83153553d0e 2026-06-26 19:46:17.436 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9a65d95c7ded4f1086016148c00633cd 6538459eca0d44389bc6d83153553d0e 2026-06-26 19:46:17.535 | [2070 Async ks-group-admin:52800]: running: get_or_add_group_project_role admin 9a65d95c7ded4f1086016148c00633cd 6538459eca0d44389bc6d83153553d0e 2026-06-26 19:46:17.537 | + 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-26 19:46:17.658 | [2070 Async ks-demo-member:50400]: Waiting for completion of get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 running on PID 50400 (17 other jobs running) 2026-06-26 19:46:17.713 | [2070 Async ks-demo-member:50400]: Signaling child to exit 2026-06-26 19:46:17.714 | WAKEUP 2026-06-26 19:46:17.767 | [2070 Async ks-demo-member:50400]: Signaled 2026-06-26 19:46:17.769 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:46:17.769 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:46:17.769 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 19:46:17.769 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:17.769 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:17.769 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:17.769 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:17.769 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:17.770 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 19:46:17.770 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 94e5d98b189d48cea89e910934092524 --project 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:17.770 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 94e5d98b189d48cea89e910934092524 --project 75f29a5a206b4566948cfb2493ef23d6 -c Role -f value 2026-06-26 19:46:17.770 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:17.770 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:17.770 | + functions-common:get_or_add_user_project_role:980 : echo 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:17.770 | 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:17.860 | [2070 Async ks-demo-member:50400]: finished get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 with result 0 in 11 seconds 2026-06-26 19:46:17.947 | [2070 Async ks-demo-admin:50496]: Waiting for completion of get_or_add_user_project_role admin 353f050373a4475e87f432d8b192219c 75f29a5a206b4566948cfb2493ef23d6 running on PID 50496 (16 other jobs running) 2026-06-26 19:46:18.005 | [2070 Async ks-demo-admin:50496]: Signaling child to exit 2026-06-26 19:46:18.005 | WAKEUP 2026-06-26 19:46:18.053 | [2070 Async ks-demo-admin:50496]: Signaled 2026-06-26 19:46:18.058 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:46:18.058 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:46:18.058 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 19:46:18.058 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:18.058 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:18.058 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:18.058 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:18.058 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:18.058 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 19:46:18.059 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 353f050373a4475e87f432d8b192219c --project 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:18.059 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 353f050373a4475e87f432d8b192219c --project 75f29a5a206b4566948cfb2493ef23d6 -c Role -f value 2026-06-26 19:46:18.059 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:18.059 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:46:18.059 | + functions-common:get_or_add_user_project_role:980 : echo 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:46:18.059 | 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:46:18.157 | [2070 Async ks-demo-admin:50496]: finished get_or_add_user_project_role admin 353f050373a4475e87f432d8b192219c 75f29a5a206b4566948cfb2493ef23d6 with result 0 in 13 seconds 2026-06-26 19:46:18.234 | [2070 Async ks-demo-another:50592]: Waiting for completion of get_or_add_user_project_role anotherrole 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 running on PID 50592 (15 other jobs running) 2026-06-26 19:46:18.290 | [2070 Async ks-demo-another:50592]: Signaling child to exit 2026-06-26 19:46:18.293 | WAKEUP 2026-06-26 19:46:18.349 | [2070 Async ks-demo-another:50592]: Signaled 2026-06-26 19:46:18.351 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:46:18.351 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:46:18.351 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 19:46:18.351 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:18.351 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:18.351 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:18.352 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:18.352 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:18.352 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 19:46:18.352 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 94e5d98b189d48cea89e910934092524 --project 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:18.352 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 94e5d98b189d48cea89e910934092524 --project 75f29a5a206b4566948cfb2493ef23d6 -c Role -f value 2026-06-26 19:46:18.352 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:18.352 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:18.352 | + functions-common:get_or_add_user_project_role:980 : echo e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:18.352 | e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:18.452 | [2070 Async ks-demo-another:50592]: finished get_or_add_user_project_role anotherrole 94e5d98b189d48cea89e910934092524 75f29a5a206b4566948cfb2493ef23d6 with result 0 in 13 seconds 2026-06-26 19:46:18.538 | [2070 Async ks-demo-invis:50688]: Waiting for completion of get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 8fb93b6c6b0d41f7a3debda84e010c82 running on PID 50688 (14 other jobs running) 2026-06-26 19:46:18.593 | [2070 Async ks-demo-invis:50688]: Signaling child to exit 2026-06-26 19:46:18.596 | WAKEUP 2026-06-26 19:46:18.644 | [2070 Async ks-demo-invis:50688]: Signaled 2026-06-26 19:46:18.646 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:46:18.647 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:46:18.647 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 19:46:18.647 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:18.647 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:18.647 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:18.647 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:18.647 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:18.647 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 19:46:18.647 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 94e5d98b189d48cea89e910934092524 --project 8fb93b6c6b0d41f7a3debda84e010c82 2026-06-26 19:46:18.647 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 94e5d98b189d48cea89e910934092524 --project 8fb93b6c6b0d41f7a3debda84e010c82 -c Role -f value 2026-06-26 19:46:18.647 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:18.648 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:18.648 | + functions-common:get_or_add_user_project_role:980 : echo 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:18.648 | 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:18.756 | [2070 Async ks-demo-invis:50688]: finished get_or_add_user_project_role member 94e5d98b189d48cea89e910934092524 8fb93b6c6b0d41f7a3debda84e010c82 with result 0 in 13 seconds 2026-06-26 19:46:18.840 | [2070 Async ks-demo-reader:50864]: Waiting for completion of get_or_add_user_project_role reader 4ea05e5bdba04c0eb41ea3c12970b1ea 75f29a5a206b4566948cfb2493ef23d6 running on PID 50864 (13 other jobs running) 2026-06-26 19:46:18.910 | [2070 Async ks-demo-reader:50864]: Signaling child to exit 2026-06-26 19:46:18.913 | WAKEUP 2026-06-26 19:46:18.969 | [2070 Async ks-demo-reader:50864]: Signaled 2026-06-26 19:46:18.969 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:46:18.969 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:46:18.969 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 19:46:18.969 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:18.969 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:18.969 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:18.969 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:18.970 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:18.970 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 19:46:18.970 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 4ea05e5bdba04c0eb41ea3c12970b1ea --project 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:18.970 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4ea05e5bdba04c0eb41ea3c12970b1ea --project 75f29a5a206b4566948cfb2493ef23d6 -c Role -f value 2026-06-26 19:46:18.970 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:18.970 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:46:18.970 | + functions-common:get_or_add_user_project_role:980 : echo 62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:46:18.970 | 62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:46:19.080 | [2070 Async ks-demo-reader:50864]: finished get_or_add_user_project_role reader 4ea05e5bdba04c0eb41ea3c12970b1ea 75f29a5a206b4566948cfb2493ef23d6 with result 0 in 12 seconds 2026-06-26 19:46:19.092 | + inc/async:async_wait:197 : return 0 2026-06-26 19:46:19.106 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-26 19:46:19.247 | [2070 Async ks-alt-admin:51283]: Waiting for completion of get_or_add_user_project_role admin 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 running on PID 51283 (12 other jobs running) 2026-06-26 19:46:19.318 | [2070 Async ks-alt-admin:51283]: Signaling child to exit 2026-06-26 19:46:19.323 | WAKEUP 2026-06-26 19:46:19.375 | [2070 Async ks-alt-admin:51283]: Signaled 2026-06-26 19:46:19.379 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:46:19.379 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:46:19.379 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 19:46:19.379 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:19.380 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:19.380 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:19.380 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:19.380 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:19.380 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 19:46:19.380 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 240374a210584a0ab67164e36dcad397 --project 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:19.380 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 240374a210584a0ab67164e36dcad397 --project 2d16a446f33347e4b09f346cc1bb7e30 -c Role -f value 2026-06-26 19:46:19.380 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:19.380 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:46:19.380 | + functions-common:get_or_add_user_project_role:980 : echo 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:46:19.380 | 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:46:19.492 | [2070 Async ks-alt-admin:51283]: finished get_or_add_user_project_role admin 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 with result 0 in 9 seconds 2026-06-26 19:46:19.585 | [2070 Async ks-alt-another:51379]: Waiting for completion of get_or_add_user_project_role anotherrole 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 running on PID 51379 (11 other jobs running) 2026-06-26 19:46:19.654 | [2070 Async ks-alt-another:51379]: Signaling child to exit 2026-06-26 19:46:19.656 | WAKEUP 2026-06-26 19:46:19.716 | [2070 Async ks-alt-another:51379]: Signaled 2026-06-26 19:46:19.720 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:46:19.720 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:46:19.720 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 19:46:19.720 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:19.720 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:19.720 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:19.720 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:19.720 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:19.720 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 19:46:19.720 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 240374a210584a0ab67164e36dcad397 --project 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:19.721 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 240374a210584a0ab67164e36dcad397 --project 2d16a446f33347e4b09f346cc1bb7e30 -c Role -f value 2026-06-26 19:46:19.721 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:19.721 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:19.721 | + functions-common:get_or_add_user_project_role:980 : echo e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:19.721 | e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:19.827 | [2070 Async ks-alt-another:51379]: finished get_or_add_user_project_role anotherrole 240374a210584a0ab67164e36dcad397 2d16a446f33347e4b09f346cc1bb7e30 with result 0 in 9 seconds 2026-06-26 19:46:19.918 | [2070 Async ks-alt-member-user:51554]: Waiting for completion of get_or_add_user_project_role member 06ddbff7f83a44b08f9b83bf581c0836 2d16a446f33347e4b09f346cc1bb7e30 running on PID 51554 (10 other jobs running) 2026-06-26 19:46:19.983 | [2070 Async ks-alt-member-user:51554]: Signaling child to exit 2026-06-26 19:46:19.991 | WAKEUP 2026-06-26 19:46:20.038 | [2070 Async ks-alt-member-user:51554]: Signaled 2026-06-26 19:46:20.041 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:46:20.042 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:46:20.042 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 19:46:20.042 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:20.042 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:20.042 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:20.042 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:20.042 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:20.042 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 19:46:20.042 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 06ddbff7f83a44b08f9b83bf581c0836 --project 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:20.042 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 06ddbff7f83a44b08f9b83bf581c0836 --project 2d16a446f33347e4b09f346cc1bb7e30 -c Role -f value 2026-06-26 19:46:20.042 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:20.043 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:20.043 | + functions-common:get_or_add_user_project_role:980 : echo 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:20.043 | 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:20.157 | [2070 Async ks-alt-member-user:51554]: finished get_or_add_user_project_role member 06ddbff7f83a44b08f9b83bf581c0836 2d16a446f33347e4b09f346cc1bb7e30 with result 0 in 9 seconds 2026-06-26 19:46:20.266 | [2070 Async ks-alt-reader-user:51726]: Waiting for completion of get_or_add_user_project_role reader 57f3df4f75344ae7a113d59b8d443a78 2d16a446f33347e4b09f346cc1bb7e30 running on PID 51726 (9 other jobs running) 2026-06-26 19:46:20.332 | [2070 Async ks-alt-reader-user:51726]: Signaling child to exit 2026-06-26 19:46:20.332 | WAKEUP 2026-06-26 19:46:20.392 | [2070 Async ks-alt-reader-user:51726]: Signaled 2026-06-26 19:46:20.395 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:46:20.395 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:46:20.395 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 19:46:20.396 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:20.396 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:20.396 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:20.396 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:20.396 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:20.396 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 19:46:20.396 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 57f3df4f75344ae7a113d59b8d443a78 --project 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:20.396 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 57f3df4f75344ae7a113d59b8d443a78 --project 2d16a446f33347e4b09f346cc1bb7e30 -c Role -f value 2026-06-26 19:46:20.396 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:20.396 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:46:20.396 | + functions-common:get_or_add_user_project_role:980 : echo 62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:46:20.397 | 62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:46:20.506 | [2070 Async ks-alt-reader-user:51726]: finished get_or_add_user_project_role reader 57f3df4f75344ae7a113d59b8d443a78 2d16a446f33347e4b09f346cc1bb7e30 with result 0 in 9 seconds 2026-06-26 19:46:20.517 | + inc/async:async_wait:197 : return 0 2026-06-26 19:46:20.522 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-26 19:46:20.632 | [2070 Async ks-system-member:51957]: Waiting for completion of get_or_add_user_system_role member 771e890317634c70b27fb6833cf4d7de all running on PID 51957 (8 other jobs running) 2026-06-26 19:46:20.656 | [2070 Async ks-system-member:51957]: Signaling child to exit 2026-06-26 19:46:20.658 | WAKEUP 2026-06-26 19:46:20.723 | [2070 Async ks-system-member:51957]: Signaled 2026-06-26 19:46:20.726 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-26 19:46:20.726 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-26 19:46:20.726 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-26 19:46:20.726 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:20.726 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:20.726 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:20.727 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:20.727 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:20.727 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-26 19:46:20.727 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 771e890317634c70b27fb6833cf4d7de --system all -f value -c Role 2026-06-26 19:46:20.727 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:20.727 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-26 19:46:20.727 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-26 19:46:20.727 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 771e890317634c70b27fb6833cf4d7de --system all 2026-06-26 19:46:20.727 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 771e890317634c70b27fb6833cf4d7de --system all -f value -c Role 2026-06-26 19:46:20.727 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:20.727 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-26 19:46:20.728 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-26 19:46:20.728 | 2026-06-26 19:46:20.866 | [2070 Async ks-system-member:51957]: finished get_or_add_user_system_role member 771e890317634c70b27fb6833cf4d7de all with result 0 in 13 seconds 2026-06-26 19:46:20.964 | [2070 Async ks-system-reader:52162]: Waiting for completion of get_or_add_user_system_role reader 14a76ac74b7b4f4497858c4758156cf9 all running on PID 52162 (7 other jobs running) 2026-06-26 19:46:21.027 | [2070 Async ks-system-reader:52162]: Signaling child to exit 2026-06-26 19:46:24.397 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:24.457 | [52162 Async ks-system-reader:52162]: finished successfully 2026-06-26 19:46:24.510 | WAKEUP 2026-06-26 19:46:24.564 | [2070 Async ks-system-reader:52162]: Signaled 2026-06-26 19:46:24.565 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-26 19:46:24.565 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-26 19:46:24.565 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-26 19:46:24.565 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:46:24.565 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:46:24.565 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 19:46:24.565 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 19:46:24.566 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 19:46:24.566 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-26 19:46:24.566 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14a76ac74b7b4f4497858c4758156cf9 --system all -f value -c Role 2026-06-26 19:46:24.566 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:24.566 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-26 19:46:24.566 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-26 19:46:24.566 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 14a76ac74b7b4f4497858c4758156cf9 --system all 2026-06-26 19:46:24.566 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14a76ac74b7b4f4497858c4758156cf9 --system all -f value -c Role 2026-06-26 19:46:24.566 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:24.566 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:46:24.567 | + functions-common:get_or_add_user_system_role:1030 : echo 62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:46:24.567 | 62b375f4bdd0494b9f6fb9f4247ac383 2026-06-26 19:46:24.678 | [2070 Async ks-system-reader:52162]: finished get_or_add_user_system_role reader 14a76ac74b7b4f4497858c4758156cf9 all with result 0 in 16 seconds 2026-06-26 19:46:24.688 | + inc/async:async_wait:197 : return 0 2026-06-26 19:46:24.696 | + 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-26 19:46:24.824 | [2070 Async ks-group-memberdemo:52426]: Waiting for completion of get_or_add_group_project_role member e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 running on PID 52426 (6 other jobs running) 2026-06-26 19:46:24.884 | [2070 Async ks-group-memberdemo:52426]: Signaling child to exit 2026-06-26 19:46:29.136 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:29.213 | [52505 Async ks-group-anotherdemo:52505]: finished successfully 2026-06-26 19:46:29.342 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:29.374 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:29.388 | [52584 Async ks-group-memberalt:52584]: finished successfully 2026-06-26 19:46:29.423 | [52426 Async ks-group-memberdemo:52426]: finished successfully 2026-06-26 19:46:29.465 | WAKEUP 2026-06-26 19:46:29.499 | [2070 Async ks-group-memberdemo:52426]: Signaled 2026-06-26 19:46:29.501 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 19:46:29.501 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e209493d3e394124be57d2619315a751 --project 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:29.501 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e209493d3e394124be57d2619315a751 --project 75f29a5a206b4566948cfb2493ef23d6 -f value -c Role 2026-06-26 19:46:29.501 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:29.501 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:29.501 | + functions-common:get_or_add_group_project_role:1049 : echo 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:29.501 | 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:29.566 | [2070 Async ks-group-memberdemo:52426]: finished get_or_add_group_project_role member e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 with result 0 in 13 seconds 2026-06-26 19:46:29.620 | [2070 Async ks-group-anotherdemo:52505]: Waiting for completion of get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 running on PID 52505 (5 other jobs running) 2026-06-26 19:46:29.649 | [2070 Async ks-group-anotherdemo:52505]: Signaling child to exit 2026-06-26 19:46:29.650 | WAKEUP 2026-06-26 19:46:29.678 | [2070 Async ks-group-anotherdemo:52505]: Signaled 2026-06-26 19:46:29.680 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 19:46:29.680 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e209493d3e394124be57d2619315a751 --project 75f29a5a206b4566948cfb2493ef23d6 2026-06-26 19:46:29.680 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e209493d3e394124be57d2619315a751 --project 75f29a5a206b4566948cfb2493ef23d6 -f value -c Role 2026-06-26 19:46:29.680 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:29.680 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:29.681 | + functions-common:get_or_add_group_project_role:1049 : echo e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:29.681 | e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:29.747 | [2070 Async ks-group-anotherdemo:52505]: finished get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 75f29a5a206b4566948cfb2493ef23d6 with result 0 in 12 seconds 2026-06-26 19:46:29.807 | [2070 Async ks-group-memberalt:52584]: Waiting for completion of get_or_add_group_project_role member e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 running on PID 52584 (4 other jobs running) 2026-06-26 19:46:29.840 | [2070 Async ks-group-memberalt:52584]: Signaling child to exit 2026-06-26 19:46:29.842 | WAKEUP 2026-06-26 19:46:29.872 | [2070 Async ks-group-memberalt:52584]: Signaled 2026-06-26 19:46:29.874 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 19:46:29.874 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e209493d3e394124be57d2619315a751 --project 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:29.874 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e209493d3e394124be57d2619315a751 --project 2d16a446f33347e4b09f346cc1bb7e30 -f value -c Role 2026-06-26 19:46:29.874 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:29.874 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:29.874 | + functions-common:get_or_add_group_project_role:1049 : echo 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:29.874 | 5baa3543f5674d4c86fd70b46cd03ed1 2026-06-26 19:46:29.942 | [2070 Async ks-group-memberalt:52584]: finished get_or_add_group_project_role member e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 with result 0 in 12 seconds 2026-06-26 19:46:29.996 | [2070 Async ks-group-anotheralt:52683]: Waiting for completion of get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 running on PID 52683 (3 other jobs running) 2026-06-26 19:46:30.009 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:30.033 | [2070 Async ks-group-anotheralt:52683]: Signaling child to exit 2026-06-26 19:46:30.046 | [52683 Async ks-group-anotheralt:52683]: finished successfully 2026-06-26 19:46:30.076 | WAKEUP 2026-06-26 19:46:30.108 | [2070 Async ks-group-anotheralt:52683]: Signaled 2026-06-26 19:46:30.110 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 19:46:30.110 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e209493d3e394124be57d2619315a751 --project 2d16a446f33347e4b09f346cc1bb7e30 2026-06-26 19:46:30.110 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e209493d3e394124be57d2619315a751 --project 2d16a446f33347e4b09f346cc1bb7e30 -f value -c Role 2026-06-26 19:46:30.110 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:30.110 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:30.110 | + functions-common:get_or_add_group_project_role:1049 : echo e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:30.110 | e8cd002f0946425fafbd8e954b4e1935 2026-06-26 19:46:30.171 | [2070 Async ks-group-anotheralt:52683]: finished get_or_add_group_project_role anotherrole e209493d3e394124be57d2619315a751 2d16a446f33347e4b09f346cc1bb7e30 with result 0 in 12 seconds 2026-06-26 19:46:30.220 | [2070 Async ks-group-admin:52800]: Waiting for completion of get_or_add_group_project_role admin 9a65d95c7ded4f1086016148c00633cd 6538459eca0d44389bc6d83153553d0e running on PID 52800 (2 other jobs running) 2026-06-26 19:46:30.253 | [2070 Async ks-group-admin:52800]: Signaling child to exit 2026-06-26 19:46:30.344 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:46:30.378 | [52800 Async ks-group-admin:52800]: finished successfully 2026-06-26 19:46:30.408 | WAKEUP 2026-06-26 19:46:30.436 | [2070 Async ks-group-admin:52800]: Signaled 2026-06-26 19:46:30.438 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 19:46:30.438 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 9a65d95c7ded4f1086016148c00633cd --project 6538459eca0d44389bc6d83153553d0e 2026-06-26 19:46:30.439 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9a65d95c7ded4f1086016148c00633cd --project 6538459eca0d44389bc6d83153553d0e -f value -c Role 2026-06-26 19:46:30.439 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:46:30.439 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:46:30.439 | + functions-common:get_or_add_group_project_role:1049 : echo 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:46:30.439 | 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:46:30.494 | [2070 Async ks-group-admin:52800]: finished get_or_add_group_project_role admin 9a65d95c7ded4f1086016148c00633cd 6538459eca0d44389bc6d83153553d0e with result 0 in 13 seconds 2026-06-26 19:46:30.500 | + inc/async:async_wait:197 : return 0 2026-06-26 19:46:30.505 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-26 19:46:30.532 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:46:30.536 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-26 19:46:30.564 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:46:30.568 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-26 19:46:30.573 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-26 19:46:30.666 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-26 19:46:30.723 | [2070 Async create_nova_accounts:54642]: running: create_nova_accounts 2026-06-26 19:46:30.728 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-26 19:46:30.756 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:46:30.760 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-26 19:46:30.764 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-26 19:46:30.852 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-26 19:46:30.909 | [2070 Async create_glance_accounts:54765]: running: create_glance_accounts 2026-06-26 19:46:30.912 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-26 19:46:30.946 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:46:30.950 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-26 19:46:30.954 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-26 19:46:31.042 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-26 19:46:31.098 | [2070 Async create_cinder_accounts:54903]: running: create_cinder_accounts 2026-06-26 19:46:31.101 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-26 19:46:31.129 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:46:31.133 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-26 19:46:31.135 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-26 19:46:31.204 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-26 19:46:31.259 | [2070 Async create_neutron_accounts:55045]: running: create_neutron_accounts 2026-06-26 19:46:31.264 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-26 19:46:31.298 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:46:31.305 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-26 19:46:31.341 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:46:31.349 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-26 19:46:31.465 | [2070 Async create_nova_accounts:54642]: Waiting for completion of create_nova_accounts running on PID 54642 (5 other jobs running) 2026-06-26 19:46:31.515 | [2070 Async create_nova_accounts:54642]: Signaling child to exit 2026-06-26 19:47:07.487 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:47:07.518 | [55045 Async create_neutron_accounts:55045]: finished successfully 2026-06-26 19:47:15.881 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:47:15.912 | [54903 Async create_cinder_accounts:54903]: finished successfully 2026-06-26 19:47:34.357 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:47:34.378 | [54642 Async create_nova_accounts:54642]: finished successfully 2026-06-26 19:47:34.398 | WAKEUP 2026-06-26 19:47:34.416 | [2070 Async create_nova_accounts:54642]: Signaled 2026-06-26 19:47:34.417 | + 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-26 19:47:34.417 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-26 19:47:34.418 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-26 19:47:34.418 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:47:34.418 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 19:47:34.418 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 19:47:34.418 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 19:47:34.418 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:34.418 | + functions-common:get_or_create_user:915 : user_id=838ba1ec852c4d5b81f4e4579736342f 2026-06-26 19:47:34.418 | + functions-common:get_or_create_user:916 : echo 838ba1ec852c4d5b81f4e4579736342f 2026-06-26 19:47:34.418 | 838ba1ec852c4d5b81f4e4579736342f 2026-06-26 19:47:34.418 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-26 19:47:34.419 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:47:34.419 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:47:34.419 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 19:47:34.420 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:47:34.420 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:47:34.420 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 19:47:34.420 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 19:47:34.421 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 19:47:34.421 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 19:47:34.421 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 19:47:34.421 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 19:47:34.421 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-26 19:47:34.421 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 19:47:34.421 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:34.421 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:34.422 | + functions-common:get_or_add_user_project_role:980 : echo 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:34.422 | 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:34.422 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-26 19:47:34.422 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-26 19:47:34.423 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:47:34.423 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:47:34.423 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 19:47:34.423 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:47:34.423 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:47:34.424 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 19:47:34.424 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 19:47:34.424 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 19:47:34.424 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 19:47:34.424 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 19:47:34.424 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 19:47:34.424 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-26 19:47:34.424 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 19:47:34.424 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:34.424 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:47:34.424 | + functions-common:get_or_add_user_project_role:980 : echo 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:47:34.425 | 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:47:34.425 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-26 19:47:34.425 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.249/compute 2026-06-26 19:47:34.425 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-26 19:47:34.425 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 19:47:34.425 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-26 19:47:34.425 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-26 19:47:34.425 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:34.425 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 19:47:34.425 | fe38fede382946e6b4f9eb35b8b08d1b' 2026-06-26 19:47:34.425 | + functions-common:get_or_create_service:1067 : echo fe38fede382946e6b4f9eb35b8b08d1b 2026-06-26 19:47:34.425 | fe38fede382946e6b4f9eb35b8b08d1b 2026-06-26 19:47:34.426 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.249/compute/v2/$(project_id)s' 2026-06-26 19:47:34.426 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 19:47:34.426 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.249/compute/v2/$(project_id)s' RegionOne 2026-06-26 19:47:34.427 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 19:47:34.427 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-26 19:47:34.427 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:34.427 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 19:47:34.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 19:47:34.428 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.249/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-26 19:47:34.428 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:34.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=53cb223cdb0146498f811a41d1ba8344 2026-06-26 19:47:34.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 53cb223cdb0146498f811a41d1ba8344 2026-06-26 19:47:34.429 | + functions-common:get_or_create_endpoint:1100 : public_id=53cb223cdb0146498f811a41d1ba8344 2026-06-26 19:47:34.429 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 19:47:34.429 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 19:47:34.429 | + functions-common:get_or_create_endpoint:1109 : echo 53cb223cdb0146498f811a41d1ba8344 2026-06-26 19:47:34.430 | 53cb223cdb0146498f811a41d1ba8344 2026-06-26 19:47:34.430 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-26 19:47:34.430 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 19:47:34.430 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-26 19:47:34.430 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-26 19:47:34.430 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:34.430 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 19:47:34.430 | 156ac4d810864cf09e66e3bc359d5b6c' 2026-06-26 19:47:34.430 | + functions-common:get_or_create_service:1067 : echo 156ac4d810864cf09e66e3bc359d5b6c 2026-06-26 19:47:34.430 | 156ac4d810864cf09e66e3bc359d5b6c 2026-06-26 19:47:34.430 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.249/compute/v2.1 2026-06-26 19:47:34.431 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 19:47:34.431 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.249/compute/v2.1 RegionOne 2026-06-26 19:47:34.431 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 19:47:34.431 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-26 19:47:34.432 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:34.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 19:47:34.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 19:47:34.433 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.249/compute/v2.1 --region RegionOne -f value -c id 2026-06-26 19:47:34.433 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:34.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4b47726251234550ae95eed192389291 2026-06-26 19:47:34.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4b47726251234550ae95eed192389291 2026-06-26 19:47:34.433 | + functions-common:get_or_create_endpoint:1100 : public_id=4b47726251234550ae95eed192389291 2026-06-26 19:47:34.433 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 19:47:34.433 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 19:47:34.433 | + functions-common:get_or_create_endpoint:1109 : echo 4b47726251234550ae95eed192389291 2026-06-26 19:47:34.433 | 4b47726251234550ae95eed192389291 2026-06-26 19:47:34.434 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-26 19:47:34.434 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:47:34.434 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-26 19:47:34.434 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:47:34.434 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-26 19:47:34.434 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:47:34.434 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-26 19:47:34.434 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:47:34.434 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-26 19:47:34.466 | [2070 Async create_nova_accounts:54642]: finished create_nova_accounts with result 0 in 63 seconds 2026-06-26 19:47:34.505 | [2070 Async create_glance_accounts:54765]: Waiting for completion of create_glance_accounts running on PID 54765 (4 other jobs running) 2026-06-26 19:47:34.529 | [2070 Async create_glance_accounts:54765]: Signaling child to exit 2026-06-26 19:47:46.821 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:47:46.843 | [54765 Async create_glance_accounts:54765]: finished successfully 2026-06-26 19:47:46.864 | WAKEUP 2026-06-26 19:47:46.882 | [2070 Async create_glance_accounts:54765]: Signaled 2026-06-26 19:47:46.884 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-26 19:47:46.884 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:47:46.884 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-26 19:47:46.884 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-26 19:47:46.884 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:47:46.884 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 19:47:46.884 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 19:47:46.884 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 19:47:46.884 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:46.884 | + functions-common:get_or_create_user:915 : user_id=6aaf52fec35f4c8fad7c5bc3c9606ed7 2026-06-26 19:47:46.885 | + functions-common:get_or_create_user:916 : echo 6aaf52fec35f4c8fad7c5bc3c9606ed7 2026-06-26 19:47:46.885 | 6aaf52fec35f4c8fad7c5bc3c9606ed7 2026-06-26 19:47:46.885 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-26 19:47:46.885 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:47:46.885 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:47:46.885 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 19:47:46.885 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:47:46.885 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:47:46.885 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 19:47:46.885 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 19:47:46.886 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 19:47:46.886 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 19:47:46.886 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 19:47:46.886 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 19:47:46.886 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-26 19:47:46.886 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 19:47:46.886 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:46.886 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:46.886 | + functions-common:get_or_add_user_project_role:980 : echo 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:46.886 | 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:46.887 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-26 19:47:46.887 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-26 19:47:46.887 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:47:46.887 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:47:46.887 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 19:47:46.887 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:47:46.887 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:47:46.887 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 19:47:46.887 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 19:47:46.887 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 19:47:46.887 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 19:47:46.888 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 19:47:46.888 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 19:47:46.888 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-26 19:47:46.888 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 19:47:46.888 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:46.888 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:47:46.888 | + functions-common:get_or_add_user_project_role:980 : echo 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:47:46.888 | 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:47:46.888 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-26 19:47:46.888 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:47:46.889 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-26 19:47:46.889 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 19:47:46.889 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-26 19:47:46.889 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-26 19:47:46.889 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:46.889 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 19:47:46.889 | 4b4f69f6a0f14dd993835b92c805b3dd' 2026-06-26 19:47:46.889 | + functions-common:get_or_create_service:1067 : echo 4b4f69f6a0f14dd993835b92c805b3dd 2026-06-26 19:47:46.889 | 4b4f69f6a0f14dd993835b92c805b3dd 2026-06-26 19:47:46.890 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.249/image 2026-06-26 19:47:46.890 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 19:47:46.890 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.249/image RegionOne 2026-06-26 19:47:46.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 19:47:46.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-26 19:47:46.890 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:46.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 19:47:46.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 19:47:46.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.249/image --region RegionOne -f value -c id 2026-06-26 19:47:46.891 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:46.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=aa716f9f1b854f248176d2077e730c3f 2026-06-26 19:47:46.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo aa716f9f1b854f248176d2077e730c3f 2026-06-26 19:47:46.891 | + functions-common:get_or_create_endpoint:1100 : public_id=aa716f9f1b854f248176d2077e730c3f 2026-06-26 19:47:46.891 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 19:47:46.891 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 19:47:46.891 | + functions-common:get_or_create_endpoint:1109 : echo aa716f9f1b854f248176d2077e730c3f 2026-06-26 19:47:46.891 | aa716f9f1b854f248176d2077e730c3f 2026-06-26 19:47:46.891 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-26 19:47:46.891 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-26 19:47:46.892 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-26 19:47:46.892 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:46.892 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-26 19:47:46.892 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-26 19:47:46.892 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-26 19:47:46.892 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-26 19:47:46.892 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-26 19:47:46.892 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-26 19:47:46.892 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-26 19:47:46.892 | + 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-26 19:47:46.893 | +---------------+----------------------------------+ 2026-06-26 19:47:46.893 | | Field | Value | 2026-06-26 19:47:46.893 | +---------------+----------------------------------+ 2026-06-26 19:47:46.893 | | default_limit | 2000 | 2026-06-26 19:47:46.893 | | description | None | 2026-06-26 19:47:46.893 | | id | aebf05438fb4498f811edd39fc4f4ce1 | 2026-06-26 19:47:46.893 | | region_id | RegionOne | 2026-06-26 19:47:46.893 | | resource_name | image_size_total | 2026-06-26 19:47:46.893 | | service_id | 4b4f69f6a0f14dd993835b92c805b3dd | 2026-06-26 19:47:46.894 | +---------------+----------------------------------+ 2026-06-26 19:47:46.894 | + 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-26 19:47:46.894 | +---------------+----------------------------------+ 2026-06-26 19:47:46.894 | | Field | Value | 2026-06-26 19:47:46.894 | +---------------+----------------------------------+ 2026-06-26 19:47:46.894 | | default_limit | 2000 | 2026-06-26 19:47:46.894 | | description | None | 2026-06-26 19:47:46.894 | | id | ab82d3abdbec418bb3a259fdf6e86110 | 2026-06-26 19:47:46.894 | | region_id | RegionOne | 2026-06-26 19:47:46.894 | | resource_name | image_stage_total | 2026-06-26 19:47:46.895 | | service_id | 4b4f69f6a0f14dd993835b92c805b3dd | 2026-06-26 19:47:46.895 | +---------------+----------------------------------+ 2026-06-26 19:47:46.895 | + 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-26 19:47:46.895 | +---------------+----------------------------------+ 2026-06-26 19:47:46.895 | | Field | Value | 2026-06-26 19:47:46.895 | +---------------+----------------------------------+ 2026-06-26 19:47:46.895 | | default_limit | 100 | 2026-06-26 19:47:46.895 | | description | None | 2026-06-26 19:47:46.895 | | id | 55166486547047d193286ca10cdc47f3 | 2026-06-26 19:47:46.895 | | region_id | RegionOne | 2026-06-26 19:47:46.896 | | resource_name | image_count_total | 2026-06-26 19:47:46.896 | | service_id | 4b4f69f6a0f14dd993835b92c805b3dd | 2026-06-26 19:47:46.896 | +---------------+----------------------------------+ 2026-06-26 19:47:46.896 | + 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-26 19:47:46.896 | +---------------+----------------------------------+ 2026-06-26 19:47:46.896 | | Field | Value | 2026-06-26 19:47:46.896 | +---------------+----------------------------------+ 2026-06-26 19:47:46.896 | | default_limit | 100 | 2026-06-26 19:47:46.896 | | description | None | 2026-06-26 19:47:46.896 | | id | 17894a1bdc1c4676a3a05c07272a7f83 | 2026-06-26 19:47:46.896 | | region_id | RegionOne | 2026-06-26 19:47:46.897 | | resource_name | image_count_uploading | 2026-06-26 19:47:46.897 | | service_id | 4b4f69f6a0f14dd993835b92c805b3dd | 2026-06-26 19:47:46.897 | +---------------+----------------------------------+ 2026-06-26 19:47:46.897 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-26 19:47:46.897 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-26 19:47:46.897 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-26 19:47:46.897 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-26 19:47:46.897 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-26 19:47:46.897 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.249/identity 2026-06-26 19:47:46.898 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-26 19:47:46.898 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-26 19:47:46.898 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:46.898 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id aa716f9f1b854f248176d2077e730c3f 2026-06-26 19:47:46.898 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-26 19:47:46.898 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-26 19:47:46.898 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:47:46.927 | [2070 Async create_glance_accounts:54765]: finished create_glance_accounts with result 0 in 76 seconds 2026-06-26 19:47:46.961 | [2070 Async create_cinder_accounts:54903]: Waiting for completion of create_cinder_accounts running on PID 54903 (3 other jobs running) 2026-06-26 19:47:46.982 | [2070 Async create_cinder_accounts:54903]: Signaling child to exit 2026-06-26 19:47:46.982 | WAKEUP 2026-06-26 19:47:47.001 | [2070 Async create_cinder_accounts:54903]: Signaled 2026-06-26 19:47:47.002 | + 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-26 19:47:47.002 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-26 19:47:47.002 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-26 19:47:47.002 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:47:47.002 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-26 19:47:47.002 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-26 19:47:47.003 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:47:47.003 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 19:47:47.003 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 19:47:47.003 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 19:47:47.003 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.003 | + functions-common:get_or_create_user:915 : user_id=d6edbf63b5364e4db09ab97bf1ee5d70 2026-06-26 19:47:47.003 | + functions-common:get_or_create_user:916 : echo d6edbf63b5364e4db09ab97bf1ee5d70 2026-06-26 19:47:47.003 | d6edbf63b5364e4db09ab97bf1ee5d70 2026-06-26 19:47:47.003 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-26 19:47:47.004 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:47:47.004 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:47:47.004 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 19:47:47.004 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:47:47.004 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:47:47.004 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 19:47:47.004 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 19:47:47.004 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 19:47:47.004 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 19:47:47.004 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 19:47:47.005 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 19:47:47.005 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-26 19:47:47.005 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 19:47:47.005 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.005 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:47.005 | + functions-common:get_or_add_user_project_role:980 : echo 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:47.005 | 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:47.005 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-26 19:47:47.005 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-26 19:47:47.005 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.249/volume 2026-06-26 19:47:47.006 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-26 19:47:47.006 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 19:47:47.006 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-26 19:47:47.006 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-26 19:47:47.006 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.006 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 19:47:47.006 | ed08ebf442d94613a0f6e2b16d6a311e' 2026-06-26 19:47:47.006 | + functions-common:get_or_create_service:1067 : echo ed08ebf442d94613a0f6e2b16d6a311e 2026-06-26 19:47:47.006 | ed08ebf442d94613a0f6e2b16d6a311e 2026-06-26 19:47:47.007 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.249/volume/v3 2026-06-26 19:47:47.007 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 19:47:47.007 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.249/volume/v3 RegionOne 2026-06-26 19:47:47.007 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 19:47:47.007 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-26 19:47:47.007 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.007 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 19:47:47.007 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 19:47:47.007 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.249/volume/v3 --region RegionOne -f value -c id 2026-06-26 19:47:47.007 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.008 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=96e2c293f40249299e6c5c1e4a88d047 2026-06-26 19:47:47.008 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 96e2c293f40249299e6c5c1e4a88d047 2026-06-26 19:47:47.008 | + functions-common:get_or_create_endpoint:1100 : public_id=96e2c293f40249299e6c5c1e4a88d047 2026-06-26 19:47:47.008 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 19:47:47.008 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 19:47:47.008 | + functions-common:get_or_create_endpoint:1109 : echo 96e2c293f40249299e6c5c1e4a88d047 2026-06-26 19:47:47.008 | 96e2c293f40249299e6c5c1e4a88d047 2026-06-26 19:47:47.008 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-26 19:47:47.008 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-26 19:47:47.009 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 19:47:47.009 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-26 19:47:47.009 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.009 | ++ functions-common:get_or_create_project:928 : project_id=64bd6284f7e044218b6a360fc48cfb8d 2026-06-26 19:47:47.009 | ++ functions-common:get_or_create_project:929 : echo 64bd6284f7e044218b6a360fc48cfb8d 2026-06-26 19:47:47.009 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 64bd6284f7e044218b6a360fc48cfb8d 2026-06-26 19:47:47.009 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-26 19:47:47.009 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:47:47.009 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 19:47:47.010 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-26 19:47:47.010 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-26 19:47:47.010 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-26 19:47:47.010 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.010 | ++ functions-common:get_or_create_user:915 : user_id=d6edbf63b5364e4db09ab97bf1ee5d70 2026-06-26 19:47:47.010 | ++ functions-common:get_or_create_user:916 : echo d6edbf63b5364e4db09ab97bf1ee5d70 2026-06-26 19:47:47.010 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d6edbf63b5364e4db09ab97bf1ee5d70 2026-06-26 19:47:47.042 | [2070 Async create_cinder_accounts:54903]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-26 19:47:47.046 | + inc/async:async_wait:197 : return 0 2026-06-26 19:47:47.049 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-26 19:47:47.091 | [2070 Async create_neutron_accounts:55045]: Waiting for completion of create_neutron_accounts running on PID 55045 (2 other jobs running) 2026-06-26 19:47:47.112 | [2070 Async create_neutron_accounts:55045]: Signaling child to exit 2026-06-26 19:47:47.113 | WAKEUP 2026-06-26 19:47:47.131 | [2070 Async create_neutron_accounts:55045]: Signaled 2026-06-26 19:47:47.132 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-26 19:47:47.132 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.249/ 2026-06-26 19:47:47.132 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-26 19:47:47.133 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.249/networking 2026-06-26 19:47:47.133 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-26 19:47:47.133 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:47:47.133 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-26 19:47:47.133 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-26 19:47:47.133 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:47:47.133 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 19:47:47.133 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 19:47:47.133 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 19:47:47.133 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.134 | + functions-common:get_or_create_user:915 : user_id=f206d7b609984af883efe891ebcc9479 2026-06-26 19:47:47.134 | + functions-common:get_or_create_user:916 : echo f206d7b609984af883efe891ebcc9479 2026-06-26 19:47:47.134 | f206d7b609984af883efe891ebcc9479 2026-06-26 19:47:47.134 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-26 19:47:47.134 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:47:47.134 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:47:47.134 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 19:47:47.134 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:47:47.134 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:47:47.134 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 19:47:47.135 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 19:47:47.135 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 19:47:47.135 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 19:47:47.135 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 19:47:47.135 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 19:47:47.135 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-26 19:47:47.135 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 19:47:47.135 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.135 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:47.136 | + functions-common:get_or_add_user_project_role:980 : echo 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:47.136 | 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:47:47.136 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-26 19:47:47.136 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-26 19:47:47.136 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 19:47:47.136 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-26 19:47:47.136 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-26 19:47:47.136 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.136 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 19:47:47.136 | 47a9e710820046bcaea09badb7195fe8' 2026-06-26 19:47:47.136 | + functions-common:get_or_create_service:1067 : echo 47a9e710820046bcaea09badb7195fe8 2026-06-26 19:47:47.137 | 47a9e710820046bcaea09badb7195fe8 2026-06-26 19:47:47.137 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.249/networking 2026-06-26 19:47:47.137 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 19:47:47.137 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.249/networking RegionOne 2026-06-26 19:47:47.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 19:47:47.137 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-26 19:47:47.137 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 19:47:47.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 19:47:47.137 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.249/networking --region RegionOne -f value -c id 2026-06-26 19:47:47.138 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:47:47.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9e9ad85a92104befa00b399f5ededc32 2026-06-26 19:47:47.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9e9ad85a92104befa00b399f5ededc32 2026-06-26 19:47:47.138 | + functions-common:get_or_create_endpoint:1100 : public_id=9e9ad85a92104befa00b399f5ededc32 2026-06-26 19:47:47.138 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 19:47:47.138 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 19:47:47.138 | + functions-common:get_or_create_endpoint:1109 : echo 9e9ad85a92104befa00b399f5ededc32 2026-06-26 19:47:47.138 | 9e9ad85a92104befa00b399f5ededc32 2026-06-26 19:47:47.173 | [2070 Async create_neutron_accounts:55045]: finished create_neutron_accounts with result 0 in 36 seconds 2026-06-26 19:47:47.179 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-26 19:47:47.183 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-26 19:47:47.186 | + inc/async:async_wait:197 : return 0 2026-06-26 19:47:47.189 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-26 19:47:47.206 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:47:47.208 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-26 19:47:47.224 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:47:47.227 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-26 19:47:47.229 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:47:47.232 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-26 19:47:47.234 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-26 19:47:47.237 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-26 19:47:47.293 | + inc/async:async_inner:63 : init_glance 2026-06-26 19:47:47.331 | [2070 Async init_glance:57286]: running: init_glance 2026-06-26 19:47:47.332 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-26 19:47:47.347 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:47:47.350 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-26 19:47:47.352 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:47:47.355 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-26 19:47:47.357 | + ./stack.sh:main:1167 : configure_neutron 2026-06-26 19:47:47.359 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-26 19:47:47.362 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-26 19:47:47.364 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-26 19:47:47.380 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-26 19:47:47.382 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-26 19:48:02.056 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:48:02.083 | [57286 Async init_glance:57286]: finished successfully 2026-06-26 19:48:13.359 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-26 19:48:13.359 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-26 19:48:29.228 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-26 19:48:29.233 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-26 19:48:29.235 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-26 19:48:29.237 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-26 19:48:29.240 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-26 19:48:29.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-26 19:48:29.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-26 19:48:29.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-26 19:48:29.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-26 19:48:29.251 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-26 19:48:29.253 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-26 19:48:29.256 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-26 19:48:29.259 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-26 19:48:29.261 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-26 19:48:29.263 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-26 19:48:29.265 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-26 19:48:29.270 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:48:29.272 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:48:29.274 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-26 19:48:29.276 | + 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-26 19:48:29.281 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-26 19:48:29.283 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-26 19:48:29.285 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-26 19:48:29.287 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-26 19:48:29.290 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 19:48:29.292 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 19:48:29.294 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 19:48:29.308 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:48:29.310 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 19:48:29.312 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-26 19:48:29.315 | + 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-26 19:48:29.345 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-26 19:48:29.376 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-26 19:48:29.407 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-26 19:48:29.438 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-26 19:48:29.469 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-26 19:48:29.500 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-26 19:48:29.502 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-26 19:48:29.504 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-26 19:48:29.507 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 19:48:29.510 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 19:48:29.526 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 19:48:29.528 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 19:48:29.531 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 19:48:29.533 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 19:48:29.536 | + 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-26 19:48:29.566 | + 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-26 19:48:29.596 | + 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-26 19:48:29.626 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 19:48:29.656 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-26 19:48:29.687 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-26 19:48:29.690 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:48:29.692 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-26 19:48:29.694 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-26 19:48:29.697 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-26 19:48:29.699 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:48:29.701 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-26 19:48:29.704 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-26 19:48:29.721 | + 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-26 19:48:29.737 | + 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-26 19:48:29.754 | + 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-26 19:48:29.773 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-26 19:48:29.788 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-26 19:48:29.791 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-26 19:48:29.794 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-26 19:48:29.797 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.4MUNXfIFbu 2026-06-26 19:48:29.800 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-26 19:48:29.803 | + 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-26 19:48:29.805 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.4MUNXfIFbu 2026-06-26 19:48:29.809 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.4MUNXfIFbu 2026-06-26 19:48:29.824 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.4MUNXfIFbu /etc/sudoers.d/neutron-rootwrap 2026-06-26 19:48:29.839 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-26 19:48:29.841 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-26 19:48:29.844 | + 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-26 19:48:29.872 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-26 19:48:29.875 | + 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-26 19:48:29.905 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-26 19:48:29.907 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-26 19:48:29.910 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-26 19:48:29.912 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 19:48:29.914 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 19:48:29.917 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 19:48:29.933 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:48:29.936 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 19:48:29.939 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 19:48:29.941 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 19:48:29.956 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:48:29.959 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:48:29.961 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.249:5672/ 2026-06-26 19:48:29.992 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 19:48:29.994 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 19:48:29.997 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-26 19:48:30.012 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:48:30.014 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-26 19:48:30.030 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:48:30.032 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-26 19:48:30.047 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:48:30.049 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-26 19:48:30.065 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:48:30.067 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-26 19:48:30.083 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:48:30.085 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-26 19:48:30.087 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-26 19:48:30.103 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:48:30.105 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-26 19:48:30.107 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-26 19:48:30.110 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-26 19:48:30.110 | Configuring OVN 2026-06-26 19:48:30.112 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-26 19:48:30.115 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-26 19:48:30.118 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-26 19:48:30.122 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=31734bc5-f611-4dba-8826-aa483c0d7b80 2026-06-26 19:48:30.124 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-26 19:48:30.126 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-26 19:48:30.129 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:48:30.131 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:48:30.133 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:48:30.135 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:48:30.137 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:48:30.139 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:48:30.141 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:48:30.143 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:48:30.146 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:48:30.148 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:48:30.150 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:48:30.153 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:48:30.155 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:48:30.157 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-26 19:48:30.159 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-26 19:48:30.162 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-26 19:48:30.164 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-26 19:48:30.179 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:48:30.181 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-26 19:48:30.221 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-26 19:48:30.223 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-26 19:48:30.225 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-26 19:48:30.240 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:48:30.242 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-26 19:48:30.244 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 19:48:30.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-26 19:48:30.249 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-26 19:48:30.265 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-26 19:48:30.269 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-26 19:48:30.272 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-26 19:48:55.442 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-26 19:48:55.442 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-26 19:49:10.872 | + 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-26 19:49:10.878 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 19:49:10.881 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 19:49:10.883 | + 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-26 19:49:10.917 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-26 19:49:10.920 | + 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-26 19:49:10.957 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-26 19:49:10.990 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.249 2026-06-26 19:49:11.024 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-26 19:49:11.058 | + 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-26 19:49:11.091 | + 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-26 19:49:11.123 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.249:6642 2026-06-26 19:49:11.156 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-26 19:49:11.175 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:11.179 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-26 19:49:11.181 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-26 19:49:11.214 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.249:6641 2026-06-26 19:49:11.248 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-26 19:49:11.250 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-26 19:49:11.250 | Configuring Neutron for OVN 2026-06-26 19:49:11.253 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-26 19:49:11.271 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:11.274 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-26 19:49:11.278 | ++ 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-26 19:49:11.278 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-26 19:49:14.987 | + 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-26 19:49:14.992 | ++ 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-26 19:49:14.992 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-26 19:49:18.228 | + 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-26 19:49:18.231 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-26 19:49:18.252 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:18.255 | + 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-26 19:49:18.261 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:49:18.263 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-26 19:49:18.263 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-26 19:49:18.263 | ++ 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-26 19:49:18.265 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:49:18.266 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-26 19:49:18.273 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-26 19:49:18.273 | address-scope 2026-06-26 19:49:18.273 | agent 2026-06-26 19:49:18.273 | allowed-address-pairs 2026-06-26 19:49:18.274 | auto-allocated-topology 2026-06-26 19:49:18.274 | availability_zone 2026-06-26 19:49:18.274 | bgp 2026-06-26 19:49:18.274 | bgp_4byte_asn 2026-06-26 19:49:18.274 | bgp_dragent_scheduler 2026-06-26 19:49:18.274 | binding 2026-06-26 19:49:18.274 | binding-extended 2026-06-26 19:49:18.274 | default-subnetpools 2026-06-26 19:49:18.274 | dhcp_agent_scheduler 2026-06-26 19:49:18.275 | dns-domain-ports 2026-06-26 19:49:18.275 | dns-integration 2026-06-26 19:49:18.275 | dns-integration-domain-keywords 2026-06-26 19:49:18.275 | empty-string-filtering 2026-06-26 19:49:18.275 | enable-default-route-bfd 2026-06-26 19:49:18.275 | enable-default-route-ecmp 2026-06-26 19:49:18.275 | expose-port-forwarding-in-fip 2026-06-26 19:49:18.275 | ext-gw-mode 2026-06-26 19:49:18.275 | external-gateway-multihoming 2026-06-26 19:49:18.276 | external-net 2026-06-26 19:49:18.276 | extra_dhcp_opt 2026-06-26 19:49:18.276 | extraroute 2026-06-26 19:49:18.276 | extraroute-atomic 2026-06-26 19:49:18.276 | filter-validation 2026-06-26 19:49:18.276 | fip-port-details 2026-06-26 19:49:18.276 | flavors 2026-06-26 19:49:18.276 | floating-ip-port-forwarding 2026-06-26 19:49:18.276 | floating-ip-port-forwarding-description 2026-06-26 19:49:18.277 | floating-ip-port-forwarding-detail 2026-06-26 19:49:18.277 | floating-ip-port-forwarding-port-ranges 2026-06-26 19:49:18.277 | floatingip-pools 2026-06-26 19:49:18.277 | fwaas_v2 2026-06-26 19:49:18.277 | ip_allocation 2026-06-26 19:49:18.277 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:49:18.277 | l3-flavors 2026-06-26 19:49:18.277 | l3-ha 2026-06-26 19:49:18.277 | l3_agent_scheduler 2026-06-26 19:49:18.278 | logging 2026-06-26 19:49:18.278 | multi-provider 2026-06-26 19:49:18.278 | net-mtu 2026-06-26 19:49:18.278 | net-mtu-writable 2026-06-26 19:49:18.278 | network-ip-availability 2026-06-26 19:49:18.278 | network_availability_zone 2026-06-26 19:49:18.278 | network_ha 2026-06-26 19:49:18.278 | pagination 2026-06-26 19:49:18.278 | port-device-profile 2026-06-26 19:49:18.279 | port-hardware-offload-type 2026-06-26 19:49:18.279 | port-mac-address-regenerate 2026-06-26 19:49:18.281 | port-numa-affinity-policy 2026-06-26 19:49:18.281 | port-numa-affinity-policy-socket 2026-06-26 19:49:18.281 | port-resource-request 2026-06-26 19:49:18.281 | port-security 2026-06-26 19:49:18.282 | port-trusted-vif 2026-06-26 19:49:18.282 | project-id 2026-06-26 19:49:18.282 | provider 2026-06-26 19:49:18.282 | pvlan 2026-06-26 19:49:18.282 | qinq 2026-06-26 19:49:18.282 | qos 2026-06-26 19:49:18.282 | qos-bw-limit-direction 2026-06-26 19:49:18.282 | qos-bw-minimum-ingress 2026-06-26 19:49:18.282 | qos-default 2026-06-26 19:49:18.282 | qos-fip 2026-06-26 19:49:18.283 | qos-gateway-ip 2026-06-26 19:49:18.283 | qos-rule-type-details 2026-06-26 19:49:18.284 | qos-rule-type-filter 2026-06-26 19:49:18.284 | qos-rules-alias 2026-06-26 19:49:18.284 | quota-check-limit 2026-06-26 19:49:18.284 | quota-check-limit-default 2026-06-26 19:49:18.284 | quota_details 2026-06-26 19:49:18.284 | quotas 2026-06-26 19:49:18.284 | rbac-address-scope 2026-06-26 19:49:18.284 | rbac-policies 2026-06-26 19:49:18.285 | rbac-security-groups 2026-06-26 19:49:18.285 | router 2026-06-26 19:49:18.285 | router-enable-snat 2026-06-26 19:49:18.285 | router_availability_zone 2026-06-26 19:49:18.285 | security-group 2026-06-26 19:49:18.285 | security-groups-default-rules 2026-06-26 19:49:18.285 | security-groups-default-statefulness 2026-06-26 19:49:18.285 | security-groups-normalized-cidr 2026-06-26 19:49:18.285 | security-groups-remote-address-group 2026-06-26 19:49:18.286 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:49:18.286 | security-groups-shared-filtering 2026-06-26 19:49:18.286 | segment 2026-06-26 19:49:18.286 | sorting 2026-06-26 19:49:18.286 | standard-attr-description 2026-06-26 19:49:18.286 | standard-attr-fwaas-v2 2026-06-26 19:49:18.286 | standard-attr-revisions 2026-06-26 19:49:18.286 | standard-attr-tag 2026-06-26 19:49:18.286 | standard-attr-timestamp 2026-06-26 19:49:18.287 | stateful-security-group 2026-06-26 19:49:18.287 | subnet-dns-publish-fixed-ip 2026-06-26 19:49:18.287 | subnet-external-network 2026-06-26 19:49:18.287 | subnet-service-types 2026-06-26 19:49:18.287 | subnet_allocation 2026-06-26 19:49:18.287 | subnet_onboard 2026-06-26 19:49:18.287 | subnetpool-prefix-ops 2026-06-26 19:49:18.287 | tag-creation 2026-06-26 19:49:18.287 | tap-mirror 2026-06-26 19:49:18.287 | tap-mirror-both-direction 2026-06-26 19:49:18.288 | trunk 2026-06-26 19:49:18.288 | uplink-status-propagation 2026-06-26 19:49:18.288 | uplink-status-propagation-updatable 2026-06-26 19:49:18.288 | vlan-transparent 2026-06-26 19:49:18.288 | vpn-endpoint-groups 2026-06-26 19:49:18.288 | vpnaas' 2026-06-26 19:49:18.288 | ++ 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-26 19:49:18.288 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:49:18.288 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-26 19:49:18.289 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-26 19:49:18.289 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:49:18.289 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-26 19:49:18.294 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-26 19:49:18.294 | address-scope 2026-06-26 19:49:18.295 | agent 2026-06-26 19:49:18.295 | allowed-address-pairs 2026-06-26 19:49:18.295 | auto-allocated-topology 2026-06-26 19:49:18.295 | availability_zone 2026-06-26 19:49:18.295 | bgp 2026-06-26 19:49:18.295 | bgp_4byte_asn 2026-06-26 19:49:18.295 | bgp_dragent_scheduler 2026-06-26 19:49:18.295 | binding 2026-06-26 19:49:18.295 | binding-extended 2026-06-26 19:49:18.295 | default-subnetpools 2026-06-26 19:49:18.296 | dhcp_agent_scheduler 2026-06-26 19:49:18.296 | dns-domain-ports 2026-06-26 19:49:18.296 | dns-integration 2026-06-26 19:49:18.296 | dns-integration-domain-keywords 2026-06-26 19:49:18.296 | empty-string-filtering 2026-06-26 19:49:18.296 | enable-default-route-bfd 2026-06-26 19:49:18.296 | enable-default-route-ecmp 2026-06-26 19:49:18.296 | expose-port-forwarding-in-fip 2026-06-26 19:49:18.296 | ext-gw-mode 2026-06-26 19:49:18.297 | external-gateway-multihoming 2026-06-26 19:49:18.297 | external-net 2026-06-26 19:49:18.297 | extra_dhcp_opt 2026-06-26 19:49:18.297 | extraroute 2026-06-26 19:49:18.297 | extraroute-atomic 2026-06-26 19:49:18.297 | filter-validation 2026-06-26 19:49:18.297 | fip-port-details 2026-06-26 19:49:18.297 | flavors 2026-06-26 19:49:18.297 | floating-ip-port-forwarding 2026-06-26 19:49:18.298 | floating-ip-port-forwarding-description 2026-06-26 19:49:18.298 | floating-ip-port-forwarding-detail 2026-06-26 19:49:18.298 | floating-ip-port-forwarding-port-ranges 2026-06-26 19:49:18.298 | floatingip-pools 2026-06-26 19:49:18.298 | fwaas_v2 2026-06-26 19:49:18.298 | ip_allocation 2026-06-26 19:49:18.298 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:49:18.298 | l3-flavors 2026-06-26 19:49:18.299 | l3-ha 2026-06-26 19:49:18.299 | l3_agent_scheduler 2026-06-26 19:49:18.299 | logging 2026-06-26 19:49:18.299 | multi-provider 2026-06-26 19:49:18.299 | net-mtu 2026-06-26 19:49:18.299 | net-mtu-writable 2026-06-26 19:49:18.299 | network-ip-availability 2026-06-26 19:49:18.299 | network_availability_zone 2026-06-26 19:49:18.299 | network_ha 2026-06-26 19:49:18.300 | pagination 2026-06-26 19:49:18.300 | port-device-profile 2026-06-26 19:49:18.300 | port-hardware-offload-type 2026-06-26 19:49:18.300 | port-mac-address-regenerate 2026-06-26 19:49:18.300 | port-numa-affinity-policy 2026-06-26 19:49:18.300 | port-numa-affinity-policy-socket 2026-06-26 19:49:18.300 | port-resource-request 2026-06-26 19:49:18.300 | port-security 2026-06-26 19:49:18.301 | port-trusted-vif 2026-06-26 19:49:18.301 | project-id 2026-06-26 19:49:18.301 | provider 2026-06-26 19:49:18.301 | pvlan 2026-06-26 19:49:18.301 | qinq 2026-06-26 19:49:18.301 | qos 2026-06-26 19:49:18.301 | qos-bw-limit-direction 2026-06-26 19:49:18.301 | qos-bw-minimum-ingress 2026-06-26 19:49:18.301 | qos-default 2026-06-26 19:49:18.302 | qos-fip 2026-06-26 19:49:18.302 | qos-gateway-ip 2026-06-26 19:49:18.302 | qos-rule-type-details 2026-06-26 19:49:18.302 | qos-rule-type-filter 2026-06-26 19:49:18.302 | qos-rules-alias 2026-06-26 19:49:18.302 | quota-check-limit 2026-06-26 19:49:18.302 | quota-check-limit-default 2026-06-26 19:49:18.302 | quota_details 2026-06-26 19:49:18.302 | quotas 2026-06-26 19:49:18.303 | rbac-address-scope 2026-06-26 19:49:18.303 | rbac-policies 2026-06-26 19:49:18.303 | rbac-security-groups 2026-06-26 19:49:18.303 | router 2026-06-26 19:49:18.303 | router-enable-snat 2026-06-26 19:49:18.303 | router_availability_zone 2026-06-26 19:49:18.303 | security-group 2026-06-26 19:49:18.303 | security-groups-default-rules 2026-06-26 19:49:18.303 | security-groups-default-statefulness 2026-06-26 19:49:18.304 | security-groups-normalized-cidr 2026-06-26 19:49:18.304 | security-groups-remote-address-group 2026-06-26 19:49:18.304 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:49:18.304 | security-groups-shared-filtering 2026-06-26 19:49:18.304 | segment 2026-06-26 19:49:18.304 | sorting 2026-06-26 19:49:18.304 | standard-attr-description 2026-06-26 19:49:18.304 | standard-attr-fwaas-v2 2026-06-26 19:49:18.305 | standard-attr-revisions 2026-06-26 19:49:18.305 | standard-attr-tag 2026-06-26 19:49:18.305 | standard-attr-timestamp 2026-06-26 19:49:18.305 | stateful-security-group 2026-06-26 19:49:18.305 | subnet-dns-publish-fixed-ip 2026-06-26 19:49:18.305 | subnet-external-network 2026-06-26 19:49:18.305 | subnet-service-types 2026-06-26 19:49:18.305 | subnet_allocation 2026-06-26 19:49:18.305 | subnet_onboard 2026-06-26 19:49:18.306 | subnetpool-prefix-ops 2026-06-26 19:49:18.306 | tag-creation 2026-06-26 19:49:18.306 | tap-mirror 2026-06-26 19:49:18.306 | tap-mirror-both-direction 2026-06-26 19:49:18.306 | trunk 2026-06-26 19:49:18.306 | uplink-status-propagation 2026-06-26 19:49:18.306 | uplink-status-propagation-updatable 2026-06-26 19:49:18.306 | vlan-transparent 2026-06-26 19:49:18.306 | vpn-endpoint-groups 2026-06-26 19:49:18.307 | vpnaas' 2026-06-26 19:49:18.307 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-26 19:49:18.307 | address-scope 2026-06-26 19:49:18.307 | agent 2026-06-26 19:49:18.307 | allowed-address-pairs 2026-06-26 19:49:18.307 | auto-allocated-topology 2026-06-26 19:49:18.307 | availability_zone 2026-06-26 19:49:18.307 | bgp 2026-06-26 19:49:18.307 | bgp_4byte_asn 2026-06-26 19:49:18.308 | bgp_dragent_scheduler 2026-06-26 19:49:18.308 | binding 2026-06-26 19:49:18.308 | binding-extended 2026-06-26 19:49:18.308 | default-subnetpools 2026-06-26 19:49:18.308 | dhcp_agent_scheduler 2026-06-26 19:49:18.308 | dns-domain-ports 2026-06-26 19:49:18.309 | dns-integration 2026-06-26 19:49:18.309 | dns-integration-domain-keywords 2026-06-26 19:49:18.309 | empty-string-filtering 2026-06-26 19:49:18.309 | enable-default-route-bfd 2026-06-26 19:49:18.309 | enable-default-route-ecmp 2026-06-26 19:49:18.309 | expose-port-forwarding-in-fip 2026-06-26 19:49:18.309 | ext-gw-mode 2026-06-26 19:49:18.309 | external-gateway-multihoming 2026-06-26 19:49:18.310 | external-net 2026-06-26 19:49:18.310 | extra_dhcp_opt 2026-06-26 19:49:18.310 | extraroute 2026-06-26 19:49:18.310 | extraroute-atomic 2026-06-26 19:49:18.310 | filter-validation 2026-06-26 19:49:18.310 | fip-port-details 2026-06-26 19:49:18.310 | flavors 2026-06-26 19:49:18.310 | floating-ip-port-forwarding 2026-06-26 19:49:18.310 | floating-ip-port-forwarding-description 2026-06-26 19:49:18.311 | floating-ip-port-forwarding-detail 2026-06-26 19:49:18.311 | floating-ip-port-forwarding-port-ranges 2026-06-26 19:49:18.311 | floatingip-pools 2026-06-26 19:49:18.311 | fwaas_v2 2026-06-26 19:49:18.311 | ip_allocation 2026-06-26 19:49:18.311 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:49:18.311 | l3-flavors 2026-06-26 19:49:18.311 | l3-ha 2026-06-26 19:49:18.311 | l3_agent_scheduler 2026-06-26 19:49:18.312 | logging 2026-06-26 19:49:18.312 | multi-provider 2026-06-26 19:49:18.312 | net-mtu 2026-06-26 19:49:18.312 | net-mtu-writable 2026-06-26 19:49:18.312 | network-ip-availability 2026-06-26 19:49:18.312 | network_availability_zone 2026-06-26 19:49:18.312 | network_ha 2026-06-26 19:49:18.312 | pagination 2026-06-26 19:49:18.313 | port-device-profile 2026-06-26 19:49:18.313 | port-hardware-offload-type 2026-06-26 19:49:18.313 | port-mac-address-regenerate 2026-06-26 19:49:18.313 | port-numa-affinity-policy 2026-06-26 19:49:18.313 | port-numa-affinity-policy-socket 2026-06-26 19:49:18.313 | port-resource-request 2026-06-26 19:49:18.313 | port-security 2026-06-26 19:49:18.313 | port-trusted-vif 2026-06-26 19:49:18.313 | project-id 2026-06-26 19:49:18.313 | provider 2026-06-26 19:49:18.314 | pvlan 2026-06-26 19:49:18.314 | qinq 2026-06-26 19:49:18.314 | qos 2026-06-26 19:49:18.314 | qos-bw-limit-direction 2026-06-26 19:49:18.314 | qos-bw-minimum-ingress 2026-06-26 19:49:18.314 | qos-default 2026-06-26 19:49:18.314 | qos-fip 2026-06-26 19:49:18.314 | qos-gateway-ip 2026-06-26 19:49:18.314 | qos-rule-type-details 2026-06-26 19:49:18.314 | qos-rule-type-filter 2026-06-26 19:49:18.315 | qos-rules-alias 2026-06-26 19:49:18.315 | quota-check-limit 2026-06-26 19:49:18.315 | quota-check-limit-default 2026-06-26 19:49:18.315 | quota_details 2026-06-26 19:49:18.315 | quotas 2026-06-26 19:49:18.315 | rbac-address-scope 2026-06-26 19:49:18.315 | rbac-policies 2026-06-26 19:49:18.315 | rbac-security-groups 2026-06-26 19:49:18.315 | router 2026-06-26 19:49:18.315 | router-enable-snat 2026-06-26 19:49:18.315 | router_availability_zone 2026-06-26 19:49:18.316 | security-group 2026-06-26 19:49:18.316 | security-groups-default-rules 2026-06-26 19:49:18.316 | security-groups-default-statefulness 2026-06-26 19:49:18.316 | security-groups-normalized-cidr 2026-06-26 19:49:18.316 | security-groups-remote-address-group 2026-06-26 19:49:18.316 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:49:18.316 | security-groups-shared-filtering 2026-06-26 19:49:18.316 | segment 2026-06-26 19:49:18.316 | sorting 2026-06-26 19:49:18.316 | standard-attr-description 2026-06-26 19:49:18.316 | standard-attr-fwaas-v2 2026-06-26 19:49:18.317 | standard-attr-revisions 2026-06-26 19:49:18.317 | standard-attr-tag 2026-06-26 19:49:18.317 | standard-attr-timestamp 2026-06-26 19:49:18.317 | stateful-security-group 2026-06-26 19:49:18.317 | subnet-dns-publish-fixed-ip 2026-06-26 19:49:18.317 | subnet-external-network 2026-06-26 19:49:18.317 | subnet-service-types 2026-06-26 19:49:18.317 | subnet_allocation 2026-06-26 19:49:18.317 | subnet_onboard 2026-06-26 19:49:18.317 | subnetpool-prefix-ops 2026-06-26 19:49:18.317 | tag-creation 2026-06-26 19:49:18.318 | tap-mirror 2026-06-26 19:49:18.318 | tap-mirror-both-direction 2026-06-26 19:49:18.318 | trunk 2026-06-26 19:49:18.318 | uplink-status-propagation 2026-06-26 19:49:18.318 | uplink-status-propagation-updatable 2026-06-26 19:49:18.318 | vlan-transparent 2026-06-26 19:49:18.318 | vpn-endpoint-groups 2026-06-26 19:49:18.318 | vpnaas' 2026-06-26 19:49:18.318 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:49:18.318 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-26 19:49:18.318 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-26 19:49:18.319 | address-scope 2026-06-26 19:49:18.319 | agent 2026-06-26 19:49:18.319 | allowed-address-pairs 2026-06-26 19:49:18.319 | auto-allocated-topology 2026-06-26 19:49:18.319 | availability_zone 2026-06-26 19:49:18.319 | bgp 2026-06-26 19:49:18.319 | bgp_4byte_asn 2026-06-26 19:49:18.319 | bgp_dragent_scheduler 2026-06-26 19:49:18.319 | binding 2026-06-26 19:49:18.319 | binding-extended 2026-06-26 19:49:18.320 | default-subnetpools 2026-06-26 19:49:18.320 | dhcp_agent_scheduler 2026-06-26 19:49:18.320 | dns-domain-ports 2026-06-26 19:49:18.320 | dns-integration 2026-06-26 19:49:18.320 | dns-integration-domain-keywords 2026-06-26 19:49:18.320 | empty-string-filtering 2026-06-26 19:49:18.320 | enable-default-route-bfd 2026-06-26 19:49:18.320 | enable-default-route-ecmp 2026-06-26 19:49:18.320 | expose-port-forwarding-in-fip 2026-06-26 19:49:18.320 | ext-gw-mode 2026-06-26 19:49:18.320 | external-gateway-multihoming 2026-06-26 19:49:18.321 | external-net 2026-06-26 19:49:18.321 | extra_dhcp_opt 2026-06-26 19:49:18.321 | extraroute 2026-06-26 19:49:18.321 | extraroute-atomic 2026-06-26 19:49:18.321 | filter-validation 2026-06-26 19:49:18.321 | fip-port-details 2026-06-26 19:49:18.321 | flavors 2026-06-26 19:49:18.321 | floating-ip-port-forwarding 2026-06-26 19:49:18.321 | floating-ip-port-forwarding-description 2026-06-26 19:49:18.321 | floating-ip-port-forwarding-detail 2026-06-26 19:49:18.321 | floating-ip-port-forwarding-port-ranges 2026-06-26 19:49:18.321 | floatingip-pools 2026-06-26 19:49:18.322 | fwaas_v2 2026-06-26 19:49:18.322 | ip_allocation 2026-06-26 19:49:18.322 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:49:18.322 | l3-flavors 2026-06-26 19:49:18.322 | l3-ha 2026-06-26 19:49:18.322 | l3_agent_scheduler 2026-06-26 19:49:18.322 | logging 2026-06-26 19:49:18.322 | multi-provider 2026-06-26 19:49:18.322 | net-mtu 2026-06-26 19:49:18.322 | net-mtu-writable 2026-06-26 19:49:18.322 | network-ip-availability 2026-06-26 19:49:18.323 | network_availability_zone 2026-06-26 19:49:18.323 | network_ha 2026-06-26 19:49:18.323 | pagination 2026-06-26 19:49:18.323 | port-device-profile 2026-06-26 19:49:18.323 | port-hardware-offload-type 2026-06-26 19:49:18.323 | port-mac-address-regenerate 2026-06-26 19:49:18.323 | port-numa-affinity-policy 2026-06-26 19:49:18.323 | port-numa-affinity-policy-socket 2026-06-26 19:49:18.323 | port-resource-request 2026-06-26 19:49:18.323 | port-security 2026-06-26 19:49:18.323 | port-trusted-vif 2026-06-26 19:49:18.324 | project-id 2026-06-26 19:49:18.324 | provider 2026-06-26 19:49:18.324 | pvlan 2026-06-26 19:49:18.324 | qinq 2026-06-26 19:49:18.324 | qos 2026-06-26 19:49:18.324 | qos-bw-limit-direction 2026-06-26 19:49:18.324 | qos-bw-minimum-ingress 2026-06-26 19:49:18.324 | qos-default 2026-06-26 19:49:18.324 | qos-fip 2026-06-26 19:49:18.324 | qos-gateway-ip 2026-06-26 19:49:18.324 | qos-rule-type-details 2026-06-26 19:49:18.325 | qos-rule-type-filter 2026-06-26 19:49:18.325 | qos-rules-alias 2026-06-26 19:49:18.325 | quota-check-limit 2026-06-26 19:49:18.325 | quota-check-limit-default 2026-06-26 19:49:18.325 | quota_details 2026-06-26 19:49:18.325 | quotas 2026-06-26 19:49:18.325 | rbac-address-scope 2026-06-26 19:49:18.325 | rbac-policies 2026-06-26 19:49:18.325 | rbac-security-groups 2026-06-26 19:49:18.325 | router 2026-06-26 19:49:18.325 | router-enable-snat 2026-06-26 19:49:18.326 | router_availability_zone 2026-06-26 19:49:18.326 | security-group 2026-06-26 19:49:18.326 | security-groups-default-rules 2026-06-26 19:49:18.326 | security-groups-default-statefulness 2026-06-26 19:49:18.326 | security-groups-normalized-cidr 2026-06-26 19:49:18.326 | security-groups-remote-address-group 2026-06-26 19:49:18.326 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:49:18.326 | security-groups-shared-filtering 2026-06-26 19:49:18.326 | segment 2026-06-26 19:49:18.326 | sorting 2026-06-26 19:49:18.326 | standard-attr-description 2026-06-26 19:49:18.326 | standard-attr-fwaas-v2 2026-06-26 19:49:18.327 | standard-attr-revisions 2026-06-26 19:49:18.327 | standard-attr-tag 2026-06-26 19:49:18.327 | standard-attr-timestamp 2026-06-26 19:49:18.327 | stateful-security-group 2026-06-26 19:49:18.327 | subnet-dns-publish-fixed-ip 2026-06-26 19:49:18.327 | subnet-external-network 2026-06-26 19:49:18.327 | subnet-service-types 2026-06-26 19:49:18.327 | subnet_allocation 2026-06-26 19:49:18.327 | subnet_onboard 2026-06-26 19:49:18.327 | subnetpool-prefix-ops 2026-06-26 19:49:18.327 | tag-creation 2026-06-26 19:49:18.328 | tap-mirror 2026-06-26 19:49:18.328 | tap-mirror-both-direction 2026-06-26 19:49:18.328 | trunk 2026-06-26 19:49:18.328 | uplink-status-propagation 2026-06-26 19:49:18.328 | uplink-status-propagation-updatable 2026-06-26 19:49:18.328 | vlan-transparent 2026-06-26 19:49:18.328 | vpn-endpoint-groups 2026-06-26 19:49:18.328 | vpnaas' 2026-06-26 19:49:18.328 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:49:18.328 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-26 19:49:18.328 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-26 19:49:18.329 | address-scope 2026-06-26 19:49:18.329 | agent 2026-06-26 19:49:18.329 | allowed-address-pairs 2026-06-26 19:49:18.329 | auto-allocated-topology 2026-06-26 19:49:18.329 | availability_zone 2026-06-26 19:49:18.329 | bgp 2026-06-26 19:49:18.329 | bgp_4byte_asn 2026-06-26 19:49:18.329 | bgp_dragent_scheduler 2026-06-26 19:49:18.329 | binding 2026-06-26 19:49:18.329 | binding-extended 2026-06-26 19:49:18.329 | default-subnetpools 2026-06-26 19:49:18.330 | dhcp_agent_scheduler 2026-06-26 19:49:18.330 | dns-domain-ports 2026-06-26 19:49:18.330 | dns-integration 2026-06-26 19:49:18.330 | dns-integration-domain-keywords 2026-06-26 19:49:18.330 | empty-string-filtering 2026-06-26 19:49:18.330 | enable-default-route-bfd 2026-06-26 19:49:18.330 | enable-default-route-ecmp 2026-06-26 19:49:18.330 | expose-port-forwarding-in-fip 2026-06-26 19:49:18.330 | ext-gw-mode 2026-06-26 19:49:18.330 | external-gateway-multihoming 2026-06-26 19:49:18.330 | external-net 2026-06-26 19:49:18.331 | extra_dhcp_opt 2026-06-26 19:49:18.331 | extraroute 2026-06-26 19:49:18.331 | extraroute-atomic 2026-06-26 19:49:18.331 | filter-validation 2026-06-26 19:49:18.331 | fip-port-details 2026-06-26 19:49:18.331 | flavors 2026-06-26 19:49:18.331 | floating-ip-port-forwarding 2026-06-26 19:49:18.331 | floating-ip-port-forwarding-description 2026-06-26 19:49:18.331 | floating-ip-port-forwarding-detail 2026-06-26 19:49:18.331 | floating-ip-port-forwarding-port-ranges 2026-06-26 19:49:18.331 | floatingip-pools 2026-06-26 19:49:18.332 | fwaas_v2 2026-06-26 19:49:18.332 | ip_allocation 2026-06-26 19:49:18.332 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:49:18.332 | l3-flavors 2026-06-26 19:49:18.332 | l3-ha 2026-06-26 19:49:18.332 | l3_agent_scheduler 2026-06-26 19:49:18.332 | logging 2026-06-26 19:49:18.332 | multi-provider 2026-06-26 19:49:18.332 | net-mtu 2026-06-26 19:49:18.332 | net-mtu-writable 2026-06-26 19:49:18.332 | network-ip-availability 2026-06-26 19:49:18.332 | network_availability_zone 2026-06-26 19:49:18.333 | network_ha 2026-06-26 19:49:18.333 | pagination 2026-06-26 19:49:18.333 | port-device-profile 2026-06-26 19:49:18.333 | port-hardware-offload-type 2026-06-26 19:49:18.333 | port-mac-address-regenerate 2026-06-26 19:49:18.333 | port-numa-affinity-policy 2026-06-26 19:49:18.333 | port-numa-affinity-policy-socket 2026-06-26 19:49:18.333 | port-resource-request 2026-06-26 19:49:18.333 | port-security 2026-06-26 19:49:18.333 | port-trusted-vif 2026-06-26 19:49:18.333 | project-id 2026-06-26 19:49:18.334 | provider 2026-06-26 19:49:18.334 | pvlan 2026-06-26 19:49:18.334 | qinq 2026-06-26 19:49:18.334 | qos 2026-06-26 19:49:18.334 | qos-bw-limit-direction 2026-06-26 19:49:18.334 | qos-bw-minimum-ingress 2026-06-26 19:49:18.334 | qos-default 2026-06-26 19:49:18.334 | qos-fip 2026-06-26 19:49:18.334 | qos-gateway-ip 2026-06-26 19:49:18.334 | qos-rule-type-details 2026-06-26 19:49:18.334 | qos-rule-type-filter 2026-06-26 19:49:18.335 | qos-rules-alias 2026-06-26 19:49:18.335 | quota-check-limit 2026-06-26 19:49:18.335 | quota-check-limit-default 2026-06-26 19:49:18.335 | quota_details 2026-06-26 19:49:18.335 | quotas 2026-06-26 19:49:18.335 | rbac-address-scope 2026-06-26 19:49:18.335 | rbac-policies 2026-06-26 19:49:18.335 | rbac-security-groups 2026-06-26 19:49:18.335 | router 2026-06-26 19:49:18.335 | router-enable-snat 2026-06-26 19:49:18.335 | router_availability_zone 2026-06-26 19:49:18.335 | security-group 2026-06-26 19:49:18.336 | security-groups-default-rules 2026-06-26 19:49:18.336 | security-groups-default-statefulness 2026-06-26 19:49:18.336 | security-groups-normalized-cidr 2026-06-26 19:49:18.336 | security-groups-remote-address-group 2026-06-26 19:49:18.336 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:49:18.336 | security-groups-shared-filtering 2026-06-26 19:49:18.336 | segment 2026-06-26 19:49:18.336 | sorting 2026-06-26 19:49:18.336 | standard-attr-description 2026-06-26 19:49:18.336 | standard-attr-fwaas-v2 2026-06-26 19:49:18.336 | standard-attr-revisions 2026-06-26 19:49:18.337 | standard-attr-tag 2026-06-26 19:49:18.337 | standard-attr-timestamp 2026-06-26 19:49:18.337 | stateful-security-group 2026-06-26 19:49:18.337 | subnet-dns-publish-fixed-ip 2026-06-26 19:49:18.337 | subnet-external-network 2026-06-26 19:49:18.337 | subnet-service-types 2026-06-26 19:49:18.337 | subnet_allocation 2026-06-26 19:49:18.337 | subnet_onboard 2026-06-26 19:49:18.337 | subnetpool-prefix-ops 2026-06-26 19:49:18.337 | tag-creation 2026-06-26 19:49:18.337 | tap-mirror 2026-06-26 19:49:18.338 | tap-mirror-both-direction 2026-06-26 19:49:18.338 | trunk 2026-06-26 19:49:18.338 | uplink-status-propagation 2026-06-26 19:49:18.338 | uplink-status-propagation-updatable 2026-06-26 19:49:18.338 | vlan-transparent 2026-06-26 19:49:18.338 | vpn-endpoint-groups 2026-06-26 19:49:18.338 | vpnaas' 2026-06-26 19:49:18.338 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-26 19:49:18.338 | address-scope 2026-06-26 19:49:18.338 | agent 2026-06-26 19:49:18.338 | allowed-address-pairs 2026-06-26 19:49:18.339 | auto-allocated-topology 2026-06-26 19:49:18.339 | availability_zone 2026-06-26 19:49:18.339 | bgp 2026-06-26 19:49:18.339 | bgp_4byte_asn 2026-06-26 19:49:18.339 | bgp_dragent_scheduler 2026-06-26 19:49:18.339 | binding 2026-06-26 19:49:18.339 | binding-extended 2026-06-26 19:49:18.339 | default-subnetpools 2026-06-26 19:49:18.339 | dhcp_agent_scheduler 2026-06-26 19:49:18.339 | dns-domain-ports 2026-06-26 19:49:18.339 | dns-integration 2026-06-26 19:49:18.340 | dns-integration-domain-keywords 2026-06-26 19:49:18.340 | empty-string-filtering 2026-06-26 19:49:18.340 | enable-default-route-bfd 2026-06-26 19:49:18.340 | enable-default-route-ecmp 2026-06-26 19:49:18.340 | expose-port-forwarding-in-fip 2026-06-26 19:49:18.340 | ext-gw-mode 2026-06-26 19:49:18.340 | external-gateway-multihoming 2026-06-26 19:49:18.340 | external-net 2026-06-26 19:49:18.340 | extra_dhcp_opt 2026-06-26 19:49:18.340 | extraroute 2026-06-26 19:49:18.340 | extraroute-atomic 2026-06-26 19:49:18.341 | filter-validation 2026-06-26 19:49:18.341 | fip-port-details 2026-06-26 19:49:18.341 | flavors 2026-06-26 19:49:18.341 | floating-ip-port-forwarding 2026-06-26 19:49:18.341 | floating-ip-port-forwarding-description 2026-06-26 19:49:18.341 | floating-ip-port-forwarding-detail 2026-06-26 19:49:18.341 | floating-ip-port-forwarding-port-ranges 2026-06-26 19:49:18.341 | floatingip-pools 2026-06-26 19:49:18.341 | fwaas_v2 2026-06-26 19:49:18.341 | ip_allocation 2026-06-26 19:49:18.341 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:49:18.342 | l3-flavors 2026-06-26 19:49:18.342 | l3-ha 2026-06-26 19:49:18.342 | l3_agent_scheduler 2026-06-26 19:49:18.342 | logging 2026-06-26 19:49:18.342 | multi-provider 2026-06-26 19:49:18.342 | net-mtu 2026-06-26 19:49:18.342 | net-mtu-writable 2026-06-26 19:49:18.342 | network-ip-availability 2026-06-26 19:49:18.342 | network_availability_zone 2026-06-26 19:49:18.342 | network_ha 2026-06-26 19:49:18.342 | pagination 2026-06-26 19:49:18.343 | port-device-profile 2026-06-26 19:49:18.343 | port-hardware-offload-type 2026-06-26 19:49:18.343 | port-mac-address-regenerate 2026-06-26 19:49:18.343 | port-numa-affinity-policy 2026-06-26 19:49:18.343 | port-numa-affinity-policy-socket 2026-06-26 19:49:18.343 | port-resource-request 2026-06-26 19:49:18.343 | port-security 2026-06-26 19:49:18.343 | port-trusted-vif 2026-06-26 19:49:18.343 | project-id 2026-06-26 19:49:18.343 | provider 2026-06-26 19:49:18.343 | pvlan 2026-06-26 19:49:18.344 | qinq 2026-06-26 19:49:18.344 | qos 2026-06-26 19:49:18.344 | qos-bw-limit-direction 2026-06-26 19:49:18.344 | qos-bw-minimum-ingress 2026-06-26 19:49:18.344 | qos-default 2026-06-26 19:49:18.344 | qos-fip 2026-06-26 19:49:18.344 | qos-gateway-ip 2026-06-26 19:49:18.344 | qos-rule-type-details 2026-06-26 19:49:18.344 | qos-rule-type-filter 2026-06-26 19:49:18.344 | qos-rules-alias 2026-06-26 19:49:18.344 | quota-check-limit 2026-06-26 19:49:18.345 | quota-check-limit-default 2026-06-26 19:49:18.345 | quota_details 2026-06-26 19:49:18.345 | quotas 2026-06-26 19:49:18.345 | rbac-address-scope 2026-06-26 19:49:18.345 | rbac-policies 2026-06-26 19:49:18.345 | rbac-security-groups 2026-06-26 19:49:18.345 | router 2026-06-26 19:49:18.345 | router-enable-snat 2026-06-26 19:49:18.345 | router_availability_zone 2026-06-26 19:49:18.345 | security-group 2026-06-26 19:49:18.346 | security-groups-default-rules 2026-06-26 19:49:18.346 | security-groups-default-statefulness 2026-06-26 19:49:18.346 | security-groups-normalized-cidr 2026-06-26 19:49:18.346 | security-groups-remote-address-group 2026-06-26 19:49:18.346 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:49:18.346 | security-groups-shared-filtering 2026-06-26 19:49:18.346 | segment 2026-06-26 19:49:18.346 | sorting 2026-06-26 19:49:18.346 | standard-attr-description 2026-06-26 19:49:18.346 | standard-attr-fwaas-v2 2026-06-26 19:49:18.346 | standard-attr-revisions 2026-06-26 19:49:18.347 | standard-attr-tag 2026-06-26 19:49:18.347 | standard-attr-timestamp 2026-06-26 19:49:18.347 | stateful-security-group 2026-06-26 19:49:18.347 | subnet-dns-publish-fixed-ip 2026-06-26 19:49:18.347 | subnet-external-network 2026-06-26 19:49:18.347 | subnet-service-types 2026-06-26 19:49:18.347 | subnet_allocation 2026-06-26 19:49:18.347 | subnet_onboard 2026-06-26 19:49:18.347 | subnetpool-prefix-ops 2026-06-26 19:49:18.347 | tag-creation 2026-06-26 19:49:18.347 | tap-mirror 2026-06-26 19:49:18.347 | tap-mirror-both-direction 2026-06-26 19:49:18.348 | trunk 2026-06-26 19:49:18.348 | uplink-status-propagation 2026-06-26 19:49:18.348 | uplink-status-propagation-updatable 2026-06-26 19:49:18.348 | vlan-transparent 2026-06-26 19:49:18.348 | vpn-endpoint-groups 2026-06-26 19:49:18.348 | vpnaas' 2026-06-26 19:49:18.348 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:49:18.348 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-26 19:49:18.348 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-26 19:49:18.348 | address-scope 2026-06-26 19:49:18.348 | agent 2026-06-26 19:49:18.349 | allowed-address-pairs 2026-06-26 19:49:18.349 | auto-allocated-topology 2026-06-26 19:49:18.349 | availability_zone 2026-06-26 19:49:18.349 | bgp 2026-06-26 19:49:18.349 | bgp_4byte_asn 2026-06-26 19:49:18.349 | bgp_dragent_scheduler 2026-06-26 19:49:18.349 | binding 2026-06-26 19:49:18.349 | binding-extended 2026-06-26 19:49:18.349 | default-subnetpools 2026-06-26 19:49:18.349 | dhcp_agent_scheduler 2026-06-26 19:49:18.349 | dns-domain-ports 2026-06-26 19:49:18.350 | dns-integration 2026-06-26 19:49:18.350 | dns-integration-domain-keywords 2026-06-26 19:49:18.350 | empty-string-filtering 2026-06-26 19:49:18.350 | enable-default-route-bfd 2026-06-26 19:49:18.350 | enable-default-route-ecmp 2026-06-26 19:49:18.350 | expose-port-forwarding-in-fip 2026-06-26 19:49:18.350 | ext-gw-mode 2026-06-26 19:49:18.350 | external-gateway-multihoming 2026-06-26 19:49:18.350 | external-net 2026-06-26 19:49:18.350 | extra_dhcp_opt 2026-06-26 19:49:18.350 | extraroute 2026-06-26 19:49:18.350 | extraroute-atomic 2026-06-26 19:49:18.351 | filter-validation 2026-06-26 19:49:18.351 | fip-port-details 2026-06-26 19:49:18.351 | flavors 2026-06-26 19:49:18.351 | floating-ip-port-forwarding 2026-06-26 19:49:18.351 | floating-ip-port-forwarding-description 2026-06-26 19:49:18.351 | floating-ip-port-forwarding-detail 2026-06-26 19:49:18.351 | floating-ip-port-forwarding-port-ranges 2026-06-26 19:49:18.351 | floatingip-pools 2026-06-26 19:49:18.351 | fwaas_v2 2026-06-26 19:49:18.351 | ip_allocation 2026-06-26 19:49:18.351 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:49:18.352 | l3-flavors 2026-06-26 19:49:18.352 | l3-ha 2026-06-26 19:49:18.352 | l3_agent_scheduler 2026-06-26 19:49:18.352 | logging 2026-06-26 19:49:18.352 | multi-provider 2026-06-26 19:49:18.352 | net-mtu 2026-06-26 19:49:18.352 | net-mtu-writable 2026-06-26 19:49:18.352 | network-ip-availability 2026-06-26 19:49:18.352 | network_availability_zone 2026-06-26 19:49:18.352 | network_ha 2026-06-26 19:49:18.352 | pagination 2026-06-26 19:49:18.353 | port-device-profile 2026-06-26 19:49:18.353 | port-hardware-offload-type 2026-06-26 19:49:18.353 | port-mac-address-regenerate 2026-06-26 19:49:18.353 | port-numa-affinity-policy 2026-06-26 19:49:18.353 | port-numa-affinity-policy-socket 2026-06-26 19:49:18.353 | port-resource-request 2026-06-26 19:49:18.353 | port-security 2026-06-26 19:49:18.353 | port-trusted-vif 2026-06-26 19:49:18.353 | project-id 2026-06-26 19:49:18.353 | provider 2026-06-26 19:49:18.353 | pvlan 2026-06-26 19:49:18.354 | qinq 2026-06-26 19:49:18.354 | qos 2026-06-26 19:49:18.354 | qos-bw-limit-direction 2026-06-26 19:49:18.354 | qos-bw-minimum-ingress 2026-06-26 19:49:18.354 | qos-default 2026-06-26 19:49:18.354 | qos-fip 2026-06-26 19:49:18.354 | qos-gateway-ip 2026-06-26 19:49:18.354 | qos-rule-type-details 2026-06-26 19:49:18.354 | qos-rule-type-filter 2026-06-26 19:49:18.354 | qos-rules-alias 2026-06-26 19:49:18.354 | quota-check-limit 2026-06-26 19:49:18.355 | quota-check-limit-default 2026-06-26 19:49:18.355 | quota_details 2026-06-26 19:49:18.355 | quotas 2026-06-26 19:49:18.355 | rbac-address-scope 2026-06-26 19:49:18.355 | rbac-policies 2026-06-26 19:49:18.355 | rbac-security-groups 2026-06-26 19:49:18.355 | router 2026-06-26 19:49:18.355 | router-enable-snat 2026-06-26 19:49:18.355 | router_availability_zone 2026-06-26 19:49:18.355 | security-group 2026-06-26 19:49:18.355 | security-groups-default-rules 2026-06-26 19:49:18.356 | security-groups-default-statefulness 2026-06-26 19:49:18.356 | security-groups-normalized-cidr 2026-06-26 19:49:18.356 | security-groups-remote-address-group 2026-06-26 19:49:18.356 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:49:18.356 | security-groups-shared-filtering 2026-06-26 19:49:18.356 | segment 2026-06-26 19:49:18.356 | sorting 2026-06-26 19:49:18.356 | standard-attr-description 2026-06-26 19:49:18.356 | standard-attr-fwaas-v2 2026-06-26 19:49:18.356 | standard-attr-revisions 2026-06-26 19:49:18.356 | standard-attr-tag 2026-06-26 19:49:18.357 | standard-attr-timestamp 2026-06-26 19:49:18.357 | stateful-security-group 2026-06-26 19:49:18.357 | subnet-dns-publish-fixed-ip 2026-06-26 19:49:18.357 | subnet-external-network 2026-06-26 19:49:18.357 | subnet-service-types 2026-06-26 19:49:18.357 | subnet_allocation 2026-06-26 19:49:18.357 | subnet_onboard 2026-06-26 19:49:18.357 | subnetpool-prefix-ops 2026-06-26 19:49:18.357 | tag-creation 2026-06-26 19:49:18.357 | tap-mirror 2026-06-26 19:49:18.357 | tap-mirror-both-direction 2026-06-26 19:49:18.358 | trunk 2026-06-26 19:49:18.358 | uplink-status-propagation 2026-06-26 19:49:18.358 | uplink-status-propagation-updatable 2026-06-26 19:49:18.358 | vlan-transparent 2026-06-26 19:49:18.358 | vpn-endpoint-groups 2026-06-26 19:49:18.358 | vpnaas' 2026-06-26 19:49:18.358 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:49:18.358 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-26 19:49:18.358 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-26 19:49:18.358 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-26 19:49:18.359 | ++ 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-26 19:49:18.359 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-26 19:49:18.365 | + 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-26 19:49:18.368 | + 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-26 19:49:18.372 | + 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-26 19:49:18.375 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:18.379 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-26 19:49:18.382 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-26 19:49:18.386 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-26 19:49:18.388 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:18.391 | + 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-26 19:49:18.427 | + 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.249:6641 2026-06-26 19:49:18.430 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:18.433 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 19:49:18.436 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.249:6641 2026-06-26 19:49:18.439 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.249:6641 ']' 2026-06-26 19:49:18.443 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:18.446 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.249:6641 2026-06-26 19:49:18.484 | + 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.249:6642 2026-06-26 19:49:18.487 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:18.490 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 19:49:18.494 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.249:6642 2026-06-26 19:49:18.497 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.249:6642 ']' 2026-06-26 19:49:18.500 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:18.504 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.249:6642 2026-06-26 19:49:18.542 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-26 19:49:18.562 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:18.566 | + 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-26 19:49:18.568 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:18.572 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 19:49:18.575 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-26 19:49:18.578 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-26 19:49:18.581 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:18.584 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-26 19:49:18.622 | + 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-26 19:49:18.626 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:18.629 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 19:49:18.633 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-26 19:49:18.636 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-26 19:49:18.639 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:18.642 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-26 19:49:18.681 | + 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-26 19:49:18.685 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:18.688 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-26 19:49:18.691 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-26 19:49:18.694 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-26 19:49:18.697 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:18.700 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-26 19:49:18.740 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-26 19:49:18.765 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-26 19:49:18.786 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:18.789 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-26 19:49:18.792 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-26 19:49:18.815 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:18.818 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-26 19:49:18.822 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-26 19:49:18.825 | + 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-26 19:49:18.828 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:18.832 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 19:49:18.835 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-26 19:49:18.839 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-26 19:49:18.842 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:18.845 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-26 19:49:18.884 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-26 19:49:18.905 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:18.908 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-26 19:49:18.950 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-26 19:49:18.970 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:18.974 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-26 19:49:19.013 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-26 19:49:19.034 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:19.038 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-26 19:49:19.041 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-26 19:49:19.063 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:19.066 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-26 19:49:19.069 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-26 19:49:19.073 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-26 19:49:19.107 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-26 19:49:19.127 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:19.131 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-26 19:49:19.151 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:19.154 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-26 19:49:19.175 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:19.178 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-26 19:49:19.197 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:19.200 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-26 19:49:19.220 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:19.223 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-26 19:49:19.244 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:19.247 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-26 19:49:19.250 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-26 19:49:19.254 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-26 19:49:19.260 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-26 19:49:19.298 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-26 19:49:19.333 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-26 19:49:19.368 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-26 19:49:19.402 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-26 19:49:19.405 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 19:49:19.408 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-26 19:49:19.411 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 19:49:19.415 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 19:49:19.418 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-26 19:49:19.421 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 19:49:19.424 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-26 19:49:19.427 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 19:49:19.430 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-26 19:49:19.464 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-26 19:49:19.500 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.249/identity 2026-06-26 19:49:19.535 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-26 19:49:19.568 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-26 19:49:19.604 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-26 19:49:19.638 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-26 19:49:19.672 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-26 19:49:19.706 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.249/identity 2026-06-26 19:49:19.739 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 19:49:19.772 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 19:49:19.807 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 19:49:19.810 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-26 19:49:19.845 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-26 19:49:19.877 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-26 19:49:19.879 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 19:49:19.881 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 19:49:19.883 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-26 19:49:19.886 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-26 19:49:19.921 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-26 19:49:19.957 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.249/identity 2026-06-26 19:49:19.992 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-26 19:49:20.027 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-26 19:49:20.063 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-26 19:49:20.098 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-26 19:49:20.133 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-26 19:49:20.169 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-26 19:49:20.172 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 19:49:20.175 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-26 19:49:20.178 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-26 19:49:20.181 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-26 19:49:20.217 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-26 19:49:20.254 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.249/identity 2026-06-26 19:49:20.293 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-26 19:49:20.330 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-26 19:49:20.367 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-26 19:49:20.405 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-26 19:49:20.444 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-26 19:49:20.482 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-26 19:49:20.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-26 19:49:20.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-26 19:49:20.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-26 19:49:20.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-26 19:49:20.496 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-26 19:49:20.499 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-26 19:49:20.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-26 19:49:20.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-26 19:49:20.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-26 19:49:20.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-26 19:49:20.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-26 19:49:20.517 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-26 19:49:20.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-26 19:49:20.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-26 19:49:20.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-26 19:49:20.529 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-26 19:49:20.532 | + 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-26 19:49:20.535 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:20.539 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-26 19:49:20.542 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-26 19:49:20.545 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-26 19:49:20.547 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:20.550 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-26 19:49:20.587 | + 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-26 19:49:20.590 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:20.593 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 19:49:20.596 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-26 19:49:20.599 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-26 19:49:20.602 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:20.604 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-26 19:49:20.639 | + 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-26 19:49:20.642 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:20.645 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 19:49:20.648 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-26 19:49:20.650 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-26 19:49:20.653 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:20.656 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-26 19:49:20.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-26 19:49:20.694 | + 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-26 19:49:20.697 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:20.700 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 19:49:20.703 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-26 19:49:20.706 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-26 19:49:20.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:20.711 | + 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-26 19:49:20.748 | + 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-26 19:49:20.751 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:20.753 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 19:49:20.756 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-26 19:49:20.759 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-26 19:49:20.762 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:20.765 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-26 19:49:20.800 | + 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-26 19:49:20.803 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:20.806 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 19:49:20.809 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-26 19:49:20.812 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-26 19:49:20.815 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:20.818 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-26 19:49:20.854 | + 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-26 19:49:20.858 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:20.860 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-26 19:49:20.865 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-26 19:49:20.867 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-26 19:49:20.871 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:20.875 | + 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-26 19:49:20.917 | + 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-26 19:49:20.920 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:20.922 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-26 19:49:20.928 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-26 19:49:20.930 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-26 19:49:20.936 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:20.938 | + 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-26 19:49:20.979 | + 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-26 19:49:20.982 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:20.985 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-26 19:49:20.987 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-26 19:49:20.990 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-26 19:49:20.994 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:20.997 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-26 19:49:21.040 | + 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-26 19:49:21.043 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:21.045 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-26 19:49:21.049 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-26 19:49:21.052 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-26 19:49:21.055 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:21.059 | + 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-26 19:49:21.100 | + 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-26 19:49:21.103 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 19:49:21.105 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-26 19:49:21.109 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-26 19:49:21.113 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-26 19:49:21.116 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 19:49:21.120 | + 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-26 19:49:21.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-26 19:49:21.166 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-26 19:49:21.209 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-26 19:49:21.255 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-26 19:49:21.258 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-26 19:49:21.261 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-26 19:49:21.264 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-26 19:49:21.267 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 19:49:21.271 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-26 19:49:21.274 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-26 19:49:21.278 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 19:49:21.281 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 19:49:21.302 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:49:21.302 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 19:49:21.312 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 19:49:21.317 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 19:49:21.332 | /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-26 19:49:21.338 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-26 19:49:21.341 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-26 19:49:21.347 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 19:49:21.351 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-26 19:49:21.396 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-26 19:49:21.437 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-26 19:49:21.481 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-26 19:49:21.521 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 19:49:21.560 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 19:49:21.601 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-26 19:49:21.641 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-26 19:49:21.682 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-26 19:49:21.720 | + 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-26 19:49:21.760 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 19:49:21.803 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 19:49:21.846 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-26 19:49:21.891 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-26 19:49:21.935 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 19:49:21.938 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 19:49:21.944 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-26 19:49:21.948 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-26 19:49:21.951 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 19:49:21.955 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:49:21.958 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:49:21.962 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-26 19:49:21.967 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-26 19:49:21.970 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-26 19:49:22.011 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 19:49:22.054 | + 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-26 19:49:22.056 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-26 19:49:22.068 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-26 19:49:22.075 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-26 19:49:22.079 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-26 19:49:22.083 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 19:49:22.086 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 19:49:22.090 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 19:49:22.094 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 19:49:22.097 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:49:22.101 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:49:22.106 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 19:49:22.110 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 19:49:22.114 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:49:22.119 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:49:22.123 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-26 19:49:22.135 | perl: warning: Setting locale failed. 2026-06-26 19:49:22.135 | perl: warning: Please check that your locale settings: 2026-06-26 19:49:22.135 | LANGUAGE = (unset), 2026-06-26 19:49:22.135 | LC_ALL = "en_US.utf8", 2026-06-26 19:49:22.135 | LANG = "de_DE.UTF-8" 2026-06-26 19:49:22.136 | are supported and installed on your system. 2026-06-26 19:49:22.136 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 19:49:22.176 | Enabling site neutron-api. 2026-06-26 19:49:22.182 | To activate the new configuration, you need to run: 2026-06-26 19:49:22.182 | systemctl reload apache2 2026-06-26 19:49:22.187 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 19:49:22.190 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 19:49:22.193 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 19:49:22.196 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 19:49:22.403 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-26 19:49:22.430 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:22.433 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-26 19:49:22.453 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:22.456 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-26 19:49:22.459 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-26 19:49:22.529 | + inc/async:async_inner:63 : init_neutron 2026-06-26 19:49:22.570 | [2070 Async init_neutron:61510]: running: init_neutron 2026-06-26 19:49:22.573 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-26 19:49:22.592 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:22.595 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-26 19:49:22.614 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:22.618 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-26 19:49:22.621 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-26 19:49:22.624 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-26 19:49:22.658 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-26 19:49:22.661 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-26 19:49:22.690 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-26 19:49:22.712 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:49:22.715 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-26 19:49:22.737 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:22.740 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-26 19:49:22.744 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:49:22.747 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-26 19:49:22.750 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-26 19:49:22.754 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-26 19:49:22.827 | + inc/async:async_inner:63 : init_cinder 2026-06-26 19:49:22.873 | [2070 Async init_cinder:61746]: running: init_cinder 2026-06-26 19:49:22.876 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-26 19:49:22.892 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:49:22.895 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-26 19:49:22.898 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:49:22.901 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-26 19:49:22.903 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-26 19:49:22.906 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-26 19:49:22.980 | + inc/async:async_inner:63 : init_placement 2026-06-26 19:49:23.045 | [2070 Async init_placement:61876]: running: init_placement 2026-06-26 19:49:23.053 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-26 19:49:23.138 | [2070 Async init_neutron:61510]: Waiting for completion of init_neutron running on PID 61510 (5 other jobs running) 2026-06-26 19:49:23.184 | [2070 Async init_neutron:61510]: Signaling child to exit 2026-06-26 19:49:37.286 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:49:37.314 | [61746 Async init_cinder:61746]: finished successfully 2026-06-26 19:50:12.679 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:50:12.710 | [61876 Async init_placement:61876]: finished successfully 2026-06-26 19:50:17.054 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:50:17.081 | [61510 Async init_neutron:61510]: finished successfully 2026-06-26 19:50:17.104 | WAKEUP 2026-06-26 19:50:17.124 | [2070 Async init_neutron:61510]: Signaled 2026-06-26 19:50:17.126 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-26 19:50:17.126 | + lib/database:recreate_database:112 : local db=neutron 2026-06-26 19:50:17.126 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-26 19:50:17.127 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-26 19:50:17.127 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-26 19:50:17.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:17.127 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-26 19:50:17.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:17.127 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-26 19:50:17.127 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 19:50:17.127 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:50:17.127 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:50:17.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:50:17.128 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503362734 2026-06-26 19:50:17.128 | + 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-26 19:50:17.128 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-26 19:50:17.128 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-26 19:50:17.128 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-26 19:50:17.128 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-26 19:50:17.128 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-26 19:50:17.128 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-26 19:50:17.129 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-26 19:50:17.129 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-26 19:50:17.129 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-26 19:50:17.129 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-26 19:50:17.129 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-26 19:50:17.129 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-26 19:50:17.129 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-26 19:50:17.129 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-26 19:50:17.129 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-26 19:50:17.130 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-26 19:50:17.130 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-26 19:50:17.130 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-26 19:50:17.130 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-26 19:50:17.130 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-26 19:50:17.130 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-26 19:50:17.130 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-26 19:50:17.130 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-26 19:50:17.130 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-26 19:50:17.131 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-26 19:50:17.131 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-26 19:50:17.131 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-26 19:50:17.131 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-26 19:50:17.131 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-26 19:50:17.131 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-26 19:50:17.131 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-26 19:50:17.131 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-26 19:50:17.131 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-26 19:50:17.132 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-26 19:50:17.132 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-26 19:50:17.132 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-26 19:50:17.132 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-26 19:50:17.132 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-26 19:50:17.132 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-26 19:50:17.132 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-26 19:50:17.132 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-26 19:50:17.133 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-26 19:50:17.133 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-26 19:50:17.133 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-26 19:50:17.133 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-26 19:50:17.133 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-26 19:50:17.133 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-26 19:50:17.133 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-26 19:50:17.133 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-26 19:50:17.133 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-26 19:50:17.134 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-26 19:50:17.134 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-26 19:50:17.134 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-26 19:50:17.134 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-26 19:50:17.134 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-26 19:50:17.134 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-26 19:50:17.134 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-26 19:50:17.134 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-26 19:50:17.134 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-26 19:50:17.135 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-26 19:50:17.135 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-26 19:50:17.135 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-26 19:50:17.135 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-26 19:50:17.135 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-26 19:50:17.135 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-26 19:50:17.135 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-26 19:50:17.135 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-26 19:50:17.135 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-26 19:50:17.136 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-26 19:50:17.136 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-26 19:50:17.136 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-26 19:50:17.136 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-26 19:50:17.136 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-26 19:50:17.136 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-26 19:50:17.136 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-26 19:50:17.136 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-26 19:50:17.136 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-26 19:50:17.137 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-26 19:50:17.138 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-26 19:50:17.138 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-26 19:50:17.138 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-26 19:50:17.138 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-26 19:50:17.138 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-26 19:50:17.138 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-26 19:50:17.138 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-26 19:50:17.138 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-26 19:50:17.139 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-26 19:50:17.140 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-26 19:50:17.140 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-26 19:50:17.140 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-26 19:50:17.140 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-26 19:50:17.140 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-26 19:50:17.140 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-26 19:50:17.140 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-26 19:50:17.140 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-26 19:50:17.140 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-26 19:50:17.141 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-26 19:50:17.141 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-26 19:50:17.141 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-26 19:50:17.141 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-26 19:50:17.141 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-26 19:50:17.141 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-26 19:50:17.141 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-26 19:50:17.141 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-26 19:50:17.141 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-26 19:50:17.142 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-26 19:50:17.143 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-26 19:50:17.143 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-26 19:50:17.143 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-26 19:50:17.143 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-26 19:50:17.143 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-26 19:50:17.143 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-26 19:50:17.143 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-26 19:50:17.143 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-26 19:50:17.144 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-26 19:50:17.144 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-26 19:50:17.144 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-26 19:50:17.144 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-26 19:50:17.144 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-26 19:50:17.144 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-26 19:50:17.144 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-26 19:50:17.144 | Running upgrade for neutron ... 2026-06-26 19:50:17.144 | OK 2026-06-26 19:50:17.145 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-26 19:50:17.145 | + functions-common:time_stop:2420 : local name 2026-06-26 19:50:17.145 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:50:17.145 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:50:17.145 | + functions-common:time_stop:2423 : local total 2026-06-26 19:50:17.145 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:50:17.145 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 19:50:17.145 | + functions-common:time_stop:2427 : start_time=1782503362734 2026-06-26 19:50:17.145 | + functions-common:time_stop:2429 : [[ -z 1782503362734 ]] 2026-06-26 19:50:17.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:50:17.146 | + functions-common:time_stop:2432 : end_time=1782503417033 2026-06-26 19:50:17.146 | + functions-common:time_stop:2433 : elapsed_time=54299 2026-06-26 19:50:17.146 | + functions-common:time_stop:2434 : total=8443 2026-06-26 19:50:17.146 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:50:17.146 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62742 2026-06-26 19:50:17.177 | [2070 Async init_neutron:61510]: finished init_neutron with result 0 in 54 seconds 2026-06-26 19:50:17.181 | + inc/async:async_wait:197 : return 0 2026-06-26 19:50:17.184 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-26 19:50:17.235 | [2070 Async init_placement:61876]: Waiting for completion of init_placement running on PID 61876 (4 other jobs running) 2026-06-26 19:50:17.259 | [2070 Async init_placement:61876]: Signaling child to exit 2026-06-26 19:50:17.259 | WAKEUP 2026-06-26 19:50:17.280 | [2070 Async init_placement:61876]: Signaled 2026-06-26 19:50:17.282 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-26 19:50:17.282 | + lib/database:recreate_database:112 : local db=placement 2026-06-26 19:50:17.282 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-26 19:50:17.282 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-26 19:50:17.282 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-26 19:50:17.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:17.283 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-26 19:50:17.283 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:17.283 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-26 19:50:17.283 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 19:50:17.283 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:17.283 | we strongly recommend against using it for new projects. 2026-06-26 19:50:17.283 | 2026-06-26 19:50:17.283 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:17.283 | framework. For more detail see 2026-06-26 19:50:17.284 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:17.284 | 2026-06-26 19:50:17.284 | __import__(import_str) 2026-06-26 19:50:17.284 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-26 19:50:17.284 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-26 19:50:17.284 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-26 19:50:17.284 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 19:50:17.284 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 19:50:17.284 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 19:50:17.284 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 19:50:17.285 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:50:17.285 | + functions-common:get_or_create_user:915 : user_id=8fed6e65f14d45949f36b0be88df9e90 2026-06-26 19:50:17.285 | + functions-common:get_or_create_user:916 : echo 8fed6e65f14d45949f36b0be88df9e90 2026-06-26 19:50:17.285 | 8fed6e65f14d45949f36b0be88df9e90 2026-06-26 19:50:17.285 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-26 19:50:17.285 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:50:17.285 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:50:17.285 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 19:50:17.285 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:50:17.286 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:50:17.286 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 19:50:17.286 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 19:50:17.286 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 19:50:17.286 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 19:50:17.286 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 19:50:17.286 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 19:50:17.286 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-26 19:50:17.287 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 19:50:17.287 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:50:17.287 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7d10ed8811e34c058349cf51380f804b 2026-06-26 19:50:17.287 | + functions-common:get_or_add_user_project_role:980 : echo 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:50:17.287 | 7d10ed8811e34c058349cf51380f804b 2026-06-26 19:50:17.287 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-26 19:50:17.287 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-26 19:50:17.287 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 19:50:17.287 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 19:50:17.288 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 19:50:17.288 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 19:50:17.288 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 19:50:17.288 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 19:50:17.288 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 19:50:17.288 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 19:50:17.288 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 19:50:17.288 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 19:50:17.288 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 19:50:17.289 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-26 19:50:17.289 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 19:50:17.289 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:50:17.289 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:50:17.289 | + functions-common:get_or_add_user_project_role:980 : echo 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:50:17.289 | 17e78c0e60674d4b8b1e4c806c9211bd 2026-06-26 19:50:17.289 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.249/placement 2026-06-26 19:50:17.289 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-26 19:50:17.289 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 19:50:17.290 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-26 19:50:17.290 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-26 19:50:17.290 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:50:17.290 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 19:50:17.290 | e8d44e56f5ac4ae5a3de3ecce33e39a5' 2026-06-26 19:50:17.290 | + functions-common:get_or_create_service:1067 : echo e8d44e56f5ac4ae5a3de3ecce33e39a5 2026-06-26 19:50:17.290 | e8d44e56f5ac4ae5a3de3ecce33e39a5 2026-06-26 19:50:17.290 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.249/placement 2026-06-26 19:50:17.290 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 19:50:17.291 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.249/placement RegionOne 2026-06-26 19:50:17.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 19:50:17.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-26 19:50:17.291 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:50:17.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 19:50:17.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 19:50:17.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.249/placement --region RegionOne -f value -c id 2026-06-26 19:50:17.291 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:50:17.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f1b7192eccea449383caba86148f0632 2026-06-26 19:50:17.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f1b7192eccea449383caba86148f0632 2026-06-26 19:50:17.292 | + functions-common:get_or_create_endpoint:1100 : public_id=f1b7192eccea449383caba86148f0632 2026-06-26 19:50:17.292 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 19:50:17.292 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 19:50:17.292 | + functions-common:get_or_create_endpoint:1109 : echo f1b7192eccea449383caba86148f0632 2026-06-26 19:50:17.292 | f1b7192eccea449383caba86148f0632 2026-06-26 19:50:17.329 | [2070 Async init_placement:61876]: finished init_placement with result 0 in 49 seconds 2026-06-26 19:50:17.334 | + inc/async:async_wait:197 : return 0 2026-06-26 19:50:17.337 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-26 19:50:17.388 | [2070 Async init_glance:57286]: Waiting for completion of init_glance running on PID 57286 (3 other jobs running) 2026-06-26 19:50:17.412 | [2070 Async init_glance:57286]: Signaling child to exit 2026-06-26 19:50:17.413 | WAKEUP 2026-06-26 19:50:17.435 | [2070 Async init_glance:57286]: Signaled 2026-06-26 19:50:17.437 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-26 19:50:17.437 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-26 19:50:17.437 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-26 19:50:17.437 | + lib/database:recreate_database:112 : local db=glance 2026-06-26 19:50:17.437 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-26 19:50:17.437 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-26 19:50:17.437 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-26 19:50:17.437 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:17.437 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-26 19:50:17.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:17.438 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-26 19:50:17.438 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 19:50:17.438 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:50:17.438 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:50:17.438 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:50:17.438 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503267488 2026-06-26 19:50:17.438 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-26 19:50:17.438 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 19:50:17.439 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:17.439 | we strongly recommend against using it for new projects. 2026-06-26 19:50:17.439 | 2026-06-26 19:50:17.439 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:17.439 | framework. For more detail see 2026-06-26 19:50:17.439 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:17.439 | 2026-06-26 19:50:17.439 | __import__(import_str) 2026-06-26 19:50:17.439 | INFO dbcounter [-] Registered counter for database glance 2026-06-26 19:50:17.440 | 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=57392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 19:50:17.440 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.440 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.440 | DEBUG dbcounter [-] [57392] Writer thread running {{(pid=57392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:17.440 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.440 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.440 | INFO dbcounter [-] Registered counter for database glance 2026-06-26 19:50:17.440 | 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=57392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 19:50:17.440 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.441 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.441 | DEBUG dbcounter [-] [57392] Writer thread running {{(pid=57392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:17.441 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-26 19:50:17.441 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 19:50:17.441 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-26 19:50:17.441 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.441 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-26 19:50:17.441 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.441 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-26 19:50:17.442 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.442 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-26 19:50:17.442 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.442 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-26 19:50:17.442 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.442 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-26 19:50:17.442 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.442 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-26 19:50:17.442 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.443 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-26 19:50:17.443 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.443 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-26 19:50:17.443 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.443 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-26 19:50:17.443 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.443 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 19:50:17.443 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.443 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 19:50:17.444 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.444 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 19:50:17.444 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.444 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 19:50:17.444 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.444 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-26 19:50:17.444 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.444 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.445 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.445 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.445 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.445 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.445 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.445 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.445 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.445 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.445 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.446 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-26 19:50:17.446 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 19:50:17.446 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-26 19:50:17.446 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.446 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-26 19:50:17.446 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.446 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-26 19:50:17.446 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.446 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-26 19:50:17.447 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.447 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-26 19:50:17.447 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.447 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-26 19:50:17.447 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.447 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-26 19:50:17.447 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.447 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-26 19:50:17.447 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.448 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-26 19:50:17.448 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.448 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-26 19:50:17.448 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.448 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-26 19:50:17.448 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.448 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-26 19:50:17.448 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57392) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-26 19:50:17.448 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.449 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.449 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.449 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.449 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-26 19:50:17.449 | Database migration is up to date. No migration needed. 2026-06-26 19:50:17.449 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-26 19:50:17.449 | Database is synced successfully. 2026-06-26 19:50:17.449 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-26 19:50:17.449 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 19:50:17.450 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:17.450 | we strongly recommend against using it for new projects. 2026-06-26 19:50:17.450 | 2026-06-26 19:50:17.450 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:17.450 | framework. For more detail see 2026-06-26 19:50:17.450 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:17.450 | 2026-06-26 19:50:17.450 | __import__(import_str) 2026-06-26 19:50:17.450 | INFO dbcounter [-] Registered counter for database glance 2026-06-26 19:50:17.451 | 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=57606) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 19:50:17.451 | DEBUG dbcounter [-] [57606] Writer thread running {{(pid=57606) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:17.451 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-26 19:50:17.451 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-26 19:50:17.451 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-26 19:50:17.451 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-26 19:50:17.451 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-26 19:50:17.451 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-26 19:50:17.451 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-26 19:50:17.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-26 19:50:17.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-26 19:50:17.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-26 19:50:17.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-26 19:50:17.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-26 19:50:17.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-26 19:50:17.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-26 19:50:17.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-26 19:50:17.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-26 19:50:17.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-26 19:50:17.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-26 19:50:17.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-26 19:50:17.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-26 19:50:17.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-26 19:50:17.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-26 19:50:17.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-26 19:50:17.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-26 19:50:17.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-26 19:50:17.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-26 19:50:17.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-26 19:50:17.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-26 19:50:17.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-26 19:50:17.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-26 19:50:17.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-26 19:50:17.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-26 19:50:17.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-26 19:50:17.454 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-26 19:50:17.455 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-26 19:50:17.455 | + functions-common:time_stop:2420 : local name 2026-06-26 19:50:17.455 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:50:17.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:50:17.455 | + functions-common:time_stop:2423 : local total 2026-06-26 19:50:17.455 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:50:17.455 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 19:50:17.455 | + functions-common:time_stop:2427 : start_time=1782503267488 2026-06-26 19:50:17.455 | + functions-common:time_stop:2429 : [[ -z 1782503267488 ]] 2026-06-26 19:50:17.456 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:50:17.456 | + functions-common:time_stop:2432 : end_time=1782503282035 2026-06-26 19:50:17.456 | + functions-common:time_stop:2433 : elapsed_time=14547 2026-06-26 19:50:17.456 | + functions-common:time_stop:2434 : total=8443 2026-06-26 19:50:17.456 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:50:17.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22990 2026-06-26 19:50:17.486 | [2070 Async init_glance:57286]: finished init_glance with result 0 in 14 seconds 2026-06-26 19:50:17.490 | + inc/async:async_wait:197 : return 0 2026-06-26 19:50:17.493 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-26 19:50:17.515 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-26 19:50:17.518 | + inc/async:async_wait:197 : return 0 2026-06-26 19:50:17.521 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-26 19:50:17.569 | [2070 Async init_cinder:61746]: Waiting for completion of init_cinder running on PID 61746 (2 other jobs running) 2026-06-26 19:50:17.594 | [2070 Async init_cinder:61746]: Signaling child to exit 2026-06-26 19:50:17.594 | WAKEUP 2026-06-26 19:50:17.615 | [2070 Async init_cinder:61746]: Signaled 2026-06-26 19:50:17.616 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-26 19:50:17.616 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:17.616 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-26 19:50:17.616 | + lib/database:recreate_database:112 : local db=cinder 2026-06-26 19:50:17.616 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-26 19:50:17.616 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-26 19:50:17.617 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-26 19:50:17.617 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:17.617 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-26 19:50:17.617 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:17.617 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-26 19:50:17.617 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 19:50:17.617 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:50:17.617 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:50:17.617 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:50:17.617 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503363081 2026-06-26 19:50:17.617 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-26 19:50:17.617 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-26 19:50:17.618 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:17.618 | we strongly recommend against using it for new projects. 2026-06-26 19:50:17.618 | 2026-06-26 19:50:17.618 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:17.618 | framework. For more detail see 2026-06-26 19:50:17.618 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:17.618 | 2026-06-26 19:50:17.618 | import eventlet # noqa 2026-06-26 19:50:17.618 | INFO dbcounter [-] Registered counter for database cinder 2026-06-26 19:50:17.618 | 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=61955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 19:50:17.618 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-26 19:50:17.619 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:17.619 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:17.619 | DEBUG dbcounter [-] [61955] Writer thread running {{(pid=61955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:17.619 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-26 19:50:17.619 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=61955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 19:50:17.619 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-26 19:50:17.619 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=61955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.619 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-26 19:50:17.619 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=61955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.619 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-26 19:50:17.619 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=61955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.620 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-26 19:50:17.620 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=61955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.620 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-26 19:50:17.620 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=61955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.620 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-26 19:50:17.620 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=61955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.620 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-26 19:50:17.620 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=61955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:17.620 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-26 19:50:17.620 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-26 19:50:17.621 | + functions-common:time_stop:2420 : local name 2026-06-26 19:50:17.621 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:50:17.621 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:50:17.621 | + functions-common:time_stop:2423 : local total 2026-06-26 19:50:17.621 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:50:17.621 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 19:50:17.621 | + functions-common:time_stop:2427 : start_time=1782503363081 2026-06-26 19:50:17.621 | + functions-common:time_stop:2429 : [[ -z 1782503363081 ]] 2026-06-26 19:50:17.621 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:50:17.621 | + functions-common:time_stop:2432 : end_time=1782503375018 2026-06-26 19:50:17.621 | + functions-common:time_stop:2433 : elapsed_time=11937 2026-06-26 19:50:17.621 | + functions-common:time_stop:2434 : total=8443 2026-06-26 19:50:17.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:50:17.622 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20380 2026-06-26 19:50:17.622 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-26 19:50:17.622 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:17.622 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 19:50:17.622 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-26 19:50:17.622 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-26 19:50:17.622 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-26 19:50:17.622 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-26 19:50:17.622 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-26 19:50:17.622 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-26 19:50:17.623 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-26 19:50:17.623 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-26 19:50:17.623 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-26 19:50:17.623 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-26 19:50:17.623 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-26 19:50:17.623 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 19:50:17.623 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 19:50:17.623 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 19:50:17.623 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 19:50:17.623 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 19:50:17.623 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 19:50:17.624 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 19:50:17.624 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 19:50:17.624 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 19:50:17.624 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 19:50:17.624 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 19:50:17.624 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 19:50:17.624 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 19:50:17.624 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-26 19:50:17.624 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-26 19:50:17.624 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-26 19:50:17.624 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 19:50:17.625 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-26 19:50:17.625 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-26 19:50:17.625 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-26 19:50:17.625 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-26 19:50:17.625 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 19:50:17.625 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-26 19:50:17.625 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-26 19:50:17.625 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-26 19:50:17.625 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-26 19:50:17.625 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-26 19:50:17.625 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-26 19:50:17.625 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-26 19:50:17.626 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-26 19:50:17.626 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-26 19:50:17.626 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-26 19:50:17.626 | [Unit] 2026-06-26 19:50:17.626 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 19:50:17.626 | DefaultDependencies=no 2026-06-26 19:50:17.626 | After=systemd-udev-settle.service 2026-06-26 19:50:17.626 | Before=lvm2-activation-early.service 2026-06-26 19:50:17.626 | Wants=systemd-udev-settle.service 2026-06-26 19:50:17.626 | 2026-06-26 19:50:17.626 | [Service] 2026-06-26 19:50:17.627 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 19:50:17.627 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-26 19:50:17.627 | RemainAfterExit=yes 2026-06-26 19:50:17.627 | Type=oneshot 2026-06-26 19:50:17.627 | 2026-06-26 19:50:17.627 | [Install] 2026-06-26 19:50:17.627 | WantedBy=local-fs.target 2026-06-26 19:50:17.627 | Also=systemd-udev-settle.service 2026-06-26 19:50:17.627 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-26 19:50:17.627 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-26 19:50:17.627 | 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-26 19:50:17.628 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-26 19:50:17.628 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-26 19:50:17.628 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-26 19:50:17.628 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-26 19:50:17.628 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-26 19:50:17.628 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-26 19:50:17.628 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-26 19:50:17.628 | Physical volume "/dev/loop0" successfully created. 2026-06-26 19:50:17.628 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-26 19:50:17.628 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-26 19:50:17.628 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:17.628 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-26 19:50:17.629 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-26 19:50:17.629 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-26 19:50:17.629 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-26 19:50:17.629 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:17.629 | we strongly recommend against using it for new projects. 2026-06-26 19:50:17.629 | 2026-06-26 19:50:17.629 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:17.629 | framework. For more detail see 2026-06-26 19:50:17.629 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:17.629 | 2026-06-26 19:50:17.629 | import eventlet # noqa 2026-06-26 19:50:17.630 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-26 19:50:17.630 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-26 19:50:17.630 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-26 19:50:17.630 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-26 19:50:17.630 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:50:17.630 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-26 19:50:17.661 | [2070 Async init_cinder:61746]: finished init_cinder with result 0 in 14 seconds 2026-06-26 19:50:17.666 | + inc/async:async_wait:197 : return 0 2026-06-26 19:50:17.670 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-26 19:50:17.688 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:17.691 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-26 19:50:17.694 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:50:17.697 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-26 19:50:17.700 | + ./stack.sh:main:1239 : init_nova 2026-06-26 19:50:17.703 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-26 19:50:17.723 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:17.727 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-26 19:50:17.746 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:17.749 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 19:50:17.752 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-26 19:50:17.816 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-26 19:50:17.857 | [2070 Async nova-cell-0:64082]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-26 19:50:17.860 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-26 19:50:17.866 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 19:50:17.870 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-26 19:50:17.873 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 19:50:17.876 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 19:50:17.880 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-26 19:50:17.953 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-26 19:50:17.996 | [2070 Async nova-cell-1:64186]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-26 19:50:18.000 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-26 19:50:18.002 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-26 19:50:18.006 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-26 19:50:18.008 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-26 19:50:18.011 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-26 19:50:18.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:18.096 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-26 19:50:18.100 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:18.186 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-26 19:50:18.673 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 19:50:18.673 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:18.673 | we strongly recommend against using it for new projects. 2026-06-26 19:50:18.673 | 2026-06-26 19:50:18.673 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:18.673 | framework. For more detail see 2026-06-26 19:50:18.673 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:18.674 | 2026-06-26 19:50:18.674 | import eventlet # noqa 2026-06-26 19:50:19.026 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 19:50:22.948 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-26 19:50:23.051 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:23.052 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:23.052 | DEBUG dbcounter [-] [64256] Writer thread running {{(pid=64256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:23.121 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-26 19:50:28.573 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 19:50:28.581 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-26 19:50:30.827 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:30.832 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-26 19:50:30.838 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:31.138 | Exception ignored in: 2026-06-26 19:50:31.138 | Traceback (most recent call last): 2026-06-26 19:50:31.139 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 19:50:31.139 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 19:50:31.139 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 19:50:31.140 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 19:50:31.140 | RuntimeError: greenlet is being finalized 2026-06-26 19:50:31.483 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-26 19:50:31.486 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-26 19:50:31.491 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-26 19:50:31.494 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-26 19:50:31.499 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 19:50:31.504 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 19:50:31.509 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 19:50:31.539 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:31.544 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 19:50:31.548 | ++ 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-26 19:50:31.552 | + 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-26 19:50:32.047 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 19:50:32.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:32.047 | we strongly recommend against using it for new projects. 2026-06-26 19:50:32.047 | 2026-06-26 19:50:32.047 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:32.047 | framework. For more detail see 2026-06-26 19:50:32.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:32.048 | 2026-06-26 19:50:32.048 | import eventlet # noqa 2026-06-26 19:50:32.407 | 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-26 19:50:35.638 | INFO dbcounter [None req-6c8d8761-e71c-4255-b675-278fccd8551c None None] Registered counter for database nova_api 2026-06-26 19:50:35.782 | DEBUG dbcounter [-] [64852] Writer thread running {{(pid=64852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:36.090 | Exception ignored in: 2026-06-26 19:50:36.090 | Traceback (most recent call last): 2026-06-26 19:50:36.090 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 19:50:36.090 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 19:50:36.090 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 19:50:36.090 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 19:50:36.090 | RuntimeError: greenlet is being finalized 2026-06-26 19:50:36.431 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-26 19:50:36.438 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-26 19:50:36.441 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-26 19:50:36.507 | [2070 Async nova-cell-0:64082]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64082 (3 other jobs running) 2026-06-26 19:50:36.538 | [2070 Async nova-cell-0:64082]: Signaling child to exit 2026-06-26 19:50:44.769 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:50:44.798 | [64186 Async nova-cell-1:64186]: finished successfully 2026-06-26 19:50:44.819 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:50:44.849 | [64082 Async nova-cell-0:64082]: finished successfully 2026-06-26 19:50:44.878 | WAKEUP 2026-06-26 19:50:44.905 | [2070 Async nova-cell-0:64082]: Signaled 2026-06-26 19:50:44.906 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-26 19:50:44.906 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-26 19:50:44.906 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-26 19:50:44.906 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-26 19:50:44.906 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-26 19:50:44.906 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-26 19:50:44.906 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-26 19:50:44.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:44.907 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-26 19:50:44.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:44.907 | + 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-26 19:50:44.907 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 19:50:44.907 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:44.907 | we strongly recommend against using it for new projects. 2026-06-26 19:50:44.907 | 2026-06-26 19:50:44.907 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:44.907 | framework. For more detail see 2026-06-26 19:50:44.907 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:44.908 | 2026-06-26 19:50:44.908 | import eventlet # noqa 2026-06-26 19:50:44.908 | 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-26 19:50:44.908 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-26 19:50:44.908 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:44.908 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:44.908 | DEBUG dbcounter [-] [64239] Writer thread running {{(pid=64239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:44.908 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-26 19:50:44.908 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 19:50:44.908 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-26 19:50:44.908 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:44.908 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-26 19:50:44.909 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:44.909 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-26 19:50:44.909 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:44.910 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-26 19:50:44.910 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:44.911 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-26 19:50:44.911 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:44.911 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-26 19:50:44.912 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:44.912 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-26 19:50:44.912 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:44.913 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-26 19:50:44.913 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:44.913 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-26 19:50:44.913 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:44.913 | Exception ignored in: 2026-06-26 19:50:44.913 | Traceback (most recent call last): 2026-06-26 19:50:44.913 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 19:50:44.913 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 19:50:44.914 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 19:50:44.914 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 19:50:44.914 | RuntimeError: greenlet is being finalized 2026-06-26 19:50:44.964 | [2070 Async nova-cell-0:64082]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-06-26 19:50:44.969 | + inc/async:async_wait:197 : return 0 2026-06-26 19:50:44.972 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-26 19:50:44.976 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-26 19:50:45.041 | [2070 Async nova-cell-1:64186]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64186 (2 other jobs running) 2026-06-26 19:50:45.072 | [2070 Async nova-cell-1:64186]: Signaling child to exit 2026-06-26 19:50:45.072 | WAKEUP 2026-06-26 19:50:45.100 | [2070 Async nova-cell-1:64186]: Signaled 2026-06-26 19:50:45.102 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-26 19:50:45.102 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-26 19:50:45.102 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-26 19:50:45.102 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-26 19:50:45.102 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-26 19:50:45.102 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-26 19:50:45.102 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-26 19:50:45.102 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:45.102 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-26 19:50:45.103 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 19:50:45.103 | + 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-26 19:50:45.103 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 19:50:45.103 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:45.103 | we strongly recommend against using it for new projects. 2026-06-26 19:50:45.103 | 2026-06-26 19:50:45.103 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:45.103 | framework. For more detail see 2026-06-26 19:50:45.103 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:45.103 | 2026-06-26 19:50:45.103 | import eventlet # noqa 2026-06-26 19:50:45.104 | 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-26 19:50:45.104 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-26 19:50:45.104 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 19:50:45.104 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 19:50:45.104 | DEBUG dbcounter [-] [64253] Writer thread running {{(pid=64253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:45.104 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-26 19:50:45.104 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 19:50:45.104 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-26 19:50:45.104 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:45.104 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-26 19:50:45.105 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:45.105 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-26 19:50:45.105 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:45.105 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-26 19:50:45.105 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:45.105 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-26 19:50:45.105 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:45.105 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-26 19:50:45.105 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:45.105 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-26 19:50:45.105 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:45.105 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-26 19:50:45.106 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:45.106 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-26 19:50:45.106 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64253) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 19:50:45.106 | Exception ignored in: 2026-06-26 19:50:45.106 | Traceback (most recent call last): 2026-06-26 19:50:45.106 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 19:50:45.106 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 19:50:45.106 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 19:50:45.106 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 19:50:45.106 | RuntimeError: greenlet is being finalized 2026-06-26 19:50:45.157 | [2070 Async nova-cell-1:64186]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-26 19:50:45.163 | + inc/async:async_wait:197 : return 0 2026-06-26 19:50:45.167 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 19:50:45.172 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-26 19:50:45.640 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 19:50:45.640 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:45.640 | we strongly recommend against using it for new projects. 2026-06-26 19:50:45.640 | 2026-06-26 19:50:45.641 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:45.641 | framework. For more detail see 2026-06-26 19:50:45.641 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:45.641 | 2026-06-26 19:50:45.641 | import eventlet # noqa 2026-06-26 19:50:45.992 | 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-26 19:50:48.991 | Running batches of 50 until complete 2026-06-26 19:50:48.991 | INFO dbcounter [None req-2052fc20-8289-4d49-94e3-041bd75a3911 None None] Registered counter for database nova_cell0 2026-06-26 19:50:49.197 | DEBUG dbcounter [-] [65486] Writer thread running {{(pid=65486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:49.202 | INFO dbcounter [None req-2052fc20-8289-4d49-94e3-041bd75a3911 None None] Registered counter for database nova_api 2026-06-26 19:50:49.371 | DEBUG dbcounter [-] [65486] Writer thread running {{(pid=65486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:49.521 | INFO dbcounter [None req-2052fc20-8289-4d49-94e3-041bd75a3911 None None] Registered counter for database nova_cell0 2026-06-26 19:50:49.600 | DEBUG dbcounter [-] [65486] Writer thread running {{(pid=65486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:49.687 | +-------------------------------------+--------------+-----------+ 2026-06-26 19:50:49.687 | | Migration | Total Needed | Completed | 2026-06-26 19:50:49.687 | +-------------------------------------+--------------+-----------+ 2026-06-26 19:50:49.687 | | fill_virtual_interface_list | 0 | 0 | 2026-06-26 19:50:49.687 | | migrate_empty_ratio | 0 | 0 | 2026-06-26 19:50:49.687 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-26 19:50:49.687 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-26 19:50:49.687 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-26 19:50:49.688 | | populate_dev_uuids | 0 | 0 | 2026-06-26 19:50:49.688 | | populate_instance_compute_id | 0 | 0 | 2026-06-26 19:50:49.688 | | populate_missing_availability_zones | 0 | 0 | 2026-06-26 19:50:49.688 | | populate_queued_for_delete | 0 | 0 | 2026-06-26 19:50:49.688 | | populate_user_id | 0 | 0 | 2026-06-26 19:50:49.688 | | populate_uuids | 0 | 0 | 2026-06-26 19:50:49.688 | +-------------------------------------+--------------+-----------+ 2026-06-26 19:50:49.989 | Exception ignored in: 2026-06-26 19:50:49.989 | Traceback (most recent call last): 2026-06-26 19:50:49.989 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 19:50:49.989 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 19:50:49.989 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 19:50:49.989 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 19:50:49.989 | RuntimeError: greenlet is being finalized 2026-06-26 19:50:50.357 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-26 19:50:50.365 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 19:50:50.369 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-26 19:50:50.375 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 19:50:50.378 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 19:50:50.383 | + 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-26 19:50:50.851 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 19:50:50.851 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:50:50.852 | we strongly recommend against using it for new projects. 2026-06-26 19:50:50.852 | 2026-06-26 19:50:50.852 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:50:50.852 | framework. For more detail see 2026-06-26 19:50:50.852 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:50:50.852 | 2026-06-26 19:50:50.852 | import eventlet # noqa 2026-06-26 19:50:51.193 | 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-26 19:50:54.196 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-26 19:50:54.196 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-26 19:50:54.196 | INFO dbcounter [None req-19bef60b-cab3-4288-8254-d541cd843c13 None None] Registered counter for database nova_api 2026-06-26 19:50:54.327 | DEBUG dbcounter [-] [65540] Writer thread running {{(pid=65540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:50:54.615 | Exception ignored in: 2026-06-26 19:50:54.616 | Traceback (most recent call last): 2026-06-26 19:50:54.616 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 19:50:54.616 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 19:50:54.617 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 19:50:54.617 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 19:50:54.617 | RuntimeError: greenlet is being finalized 2026-06-26 19:50:54.948 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-26 19:50:54.952 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-26 19:50:54.969 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-26 19:50:54.973 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-26 19:50:54.976 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-26 19:50:55.046 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-26 19:50:55.089 | [2070 Async configure_neutron_nova:65599]: running: configure_neutron_nova 2026-06-26 19:50:55.092 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-26 19:50:55.095 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 19:50:55.098 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-26 19:50:55.101 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 19:50:55.107 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 19:50:55.113 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 19:50:55.116 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 19:50:55.120 | + functions-common:run_phase:1858 : local extra 2026-06-26 19:50:55.126 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 19:50:55.132 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 19:50:55.135 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 19:50:55.139 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 19:50:55.143 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-26 19:50:55.146 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 19:50:55.166 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:55.170 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:50:55.172 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:50:55.175 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-26 19:50:55.178 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:50:55.181 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 19:50:55.184 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-26 19:50:55.188 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 19:50:55.191 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 19:50:55.195 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:50:55.199 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 19:50:55.202 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-26 19:50:55.206 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 19:50:55.209 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-26 19:50:55.213 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 19:50:55.217 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 19:50:55.219 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-26 19:50:55.223 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 19:50:55.226 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 19:50:55.230 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-26 19:50:55.233 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:50:55.238 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 19:50:55.241 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 19:50:55.246 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-26 19:50:55.252 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:50:55.256 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-26 19:50:55.260 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:50:55.263 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-26 19:50:55.263 | /^\[\[.+\|.*\]\]/ { 2026-06-26 19:50:55.263 | gsub("[][]", "", $1); 2026-06-26 19:50:55.263 | split($1, a, "|"); 2026-06-26 19:50:55.264 | if (a[1] == matchgroup) 2026-06-26 19:50:55.264 | print a[2] 2026-06-26 19:50:55.264 | } 2026-06-26 19:50:55.264 | ' /home/quobyte/devstack/local.conf 2026-06-26 19:50:55.272 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-26 19:50:55.276 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-26 19:50:55.279 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-26 19:50:55.285 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-26 19:50:55.288 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-26 19:50:55.294 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-26 19:50:55.298 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-26 19:50:55.303 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-26 19:50:55.309 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-26 19:50:55.313 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-26 19:50:55.316 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-26 19:50:55.320 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-26 19:50:55.325 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-26 19:50:55.330 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:50:55.334 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 19:50:55.338 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-26 19:50:55.343 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 19:50:55.349 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-26 19:50:55.353 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-26 19:50:55.357 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-26 19:50:55.362 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-26 19:50:55.368 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-26 19:50:55.368 | BEGIN { 2026-06-26 19:50:55.368 | section = "" 2026-06-26 19:50:55.368 | last_section = "" 2026-06-26 19:50:55.368 | section_count = 0 2026-06-26 19:50:55.368 | } 2026-06-26 19:50:55.369 | /^\[.+\]/ { 2026-06-26 19:50:55.369 | gsub("[][]", "", $1); 2026-06-26 19:50:55.369 | section=$1 2026-06-26 19:50:55.369 | next 2026-06-26 19:50:55.369 | } 2026-06-26 19:50:55.369 | /^ *\#/ { 2026-06-26 19:50:55.369 | next 2026-06-26 19:50:55.369 | } 2026-06-26 19:50:55.369 | /^[^ \t]+/ { 2026-06-26 19:50:55.369 | # get offset of first = in $0 2026-06-26 19:50:55.369 | eq_idx = index($0, "=") 2026-06-26 19:50:55.369 | # extract attr & value from $0 2026-06-26 19:50:55.370 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 19:50:55.370 | value = substr($0, eq_idx + 1) 2026-06-26 19:50:55.370 | # only need to strip trailing whitespace from attr 2026-06-26 19:50:55.370 | sub(/[ \t]*$/, "", attr) 2026-06-26 19:50:55.370 | # need to strip leading & trailing whitespace from value 2026-06-26 19:50:55.370 | sub(/^[ \t]*/, "", value) 2026-06-26 19:50:55.370 | sub(/[ \t]*$/, "", value) 2026-06-26 19:50:55.370 | 2026-06-26 19:50:55.370 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 19:50:55.370 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 19:50:55.370 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 19:50:55.371 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 19:50:55.371 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 19:50:55.374 | if (section != last_section) { 2026-06-26 19:50:55.375 | cfg_section[section_count++] = section 2026-06-26 19:50:55.375 | last_section = section 2026-06-26 19:50:55.376 | } 2026-06-26 19:50:55.376 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 19:50:55.377 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 19:50:55.377 | 2026-06-26 19:50:55.377 | cfg_attr[section, attr, 0] = value 2026-06-26 19:50:55.378 | cfg_attr_count[section, attr] = 1 2026-06-26 19:50:55.378 | } else { 2026-06-26 19:50:55.378 | lno = cfg_attr_count[section, attr]++ 2026-06-26 19:50:55.378 | cfg_attr[section, attr, lno] = value 2026-06-26 19:50:55.378 | } 2026-06-26 19:50:55.378 | } 2026-06-26 19:50:55.378 | END { 2026-06-26 19:50:55.378 | # Process each section in order 2026-06-26 19:50:55.378 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 19:50:55.379 | section = cfg_section[sno] 2026-06-26 19:50:55.379 | # The ini routines simply append a config item immediately 2026-06-26 19:50:55.379 | # after the section header. To keep the same order as defined 2026-06-26 19:50:55.379 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 19:50:55.380 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 19:50:55.380 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 19:50:55.380 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 19:50:55.380 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 19:50:55.380 | else { 2026-06-26 19:50:55.380 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 19:50:55.380 | count = cfg_attr_count[section, attr] 2026-06-26 19:50:55.380 | print "inidelete " configfile " " section " " attr 2026-06-26 19:50:55.380 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 19:50:55.380 | for (l = count -2; l >= 0; l--) 2026-06-26 19:50:55.380 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 19:50:55.381 | } 2026-06-26 19:50:55.381 | } 2026-06-26 19:50:55.381 | } 2026-06-26 19:50:55.381 | } 2026-06-26 19:50:55.381 | ' 2026-06-26 19:50:55.381 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-26 19:50:55.381 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:55.381 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 19:50:55.381 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:50:55.381 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 19:50:55.383 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-26 19:50:55.387 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:50:55.391 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-26 19:50:55.397 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-26 19:50:55.397 | BEGIN { group = "" } 2026-06-26 19:50:55.397 | /^\[\[.+\|.*\]\]/ { 2026-06-26 19:50:55.397 | gsub("[][]", "", $1); 2026-06-26 19:50:55.397 | split($1, a, "|"); 2026-06-26 19:50:55.397 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 19:50:55.397 | group=a[1] 2026-06-26 19:50:55.397 | } else { 2026-06-26 19:50:55.398 | group="" 2026-06-26 19:50:55.398 | } 2026-06-26 19:50:55.398 | next 2026-06-26 19:50:55.398 | } 2026-06-26 19:50:55.398 | { 2026-06-26 19:50:55.398 | if (group != "") 2026-06-26 19:50:55.398 | print $0 2026-06-26 19:50:55.398 | } 2026-06-26 19:50:55.398 | ' /home/quobyte/devstack/local.conf 2026-06-26 19:50:55.407 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-26 19:50:55.411 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-26 19:50:55.452 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:55.457 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-26 19:50:55.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-26 19:50:55.505 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:55.509 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-26 19:50:55.513 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-26 19:50:55.555 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:55.560 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-26 19:50:55.563 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-26 19:50:55.606 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:55.609 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-26 19:50:55.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-26 19:50:55.662 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:55.667 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-26 19:50:55.670 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-26 19:50:55.675 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-26 19:50:55.681 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-26 19:50:55.685 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.690 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.694 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-26 19:50:55.699 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.705 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-26 19:50:55.709 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-26 19:50:55.712 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-26 19:50:55.717 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-26 19:50:55.722 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.726 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:50:55.729 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 19:50:55.732 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.736 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 19:50:55.743 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.747 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.752 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.757 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-26 19:50:55.761 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.768 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.771 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-26 19:50:55.771 | BEGIN { 2026-06-26 19:50:55.771 | section = "" 2026-06-26 19:50:55.771 | last_section = "" 2026-06-26 19:50:55.771 | section_count = 0 2026-06-26 19:50:55.771 | } 2026-06-26 19:50:55.771 | /^\[.+\]/ { 2026-06-26 19:50:55.771 | gsub("[][]", "", $1); 2026-06-26 19:50:55.772 | section=$1 2026-06-26 19:50:55.772 | next 2026-06-26 19:50:55.772 | } 2026-06-26 19:50:55.772 | /^ *\#/ { 2026-06-26 19:50:55.772 | next 2026-06-26 19:50:55.772 | } 2026-06-26 19:50:55.772 | /^[^ \t]+/ { 2026-06-26 19:50:55.772 | # get offset of first = in $0 2026-06-26 19:50:55.772 | eq_idx = index($0, "=") 2026-06-26 19:50:55.772 | # extract attr & value from $0 2026-06-26 19:50:55.772 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 19:50:55.773 | value = substr($0, eq_idx + 1) 2026-06-26 19:50:55.773 | # only need to strip trailing whitespace from attr 2026-06-26 19:50:55.773 | sub(/[ \t]*$/, "", attr) 2026-06-26 19:50:55.773 | # need to strip leading & trailing whitespace from value 2026-06-26 19:50:55.773 | sub(/^[ \t]*/, "", value) 2026-06-26 19:50:55.773 | sub(/[ \t]*$/, "", value) 2026-06-26 19:50:55.773 | 2026-06-26 19:50:55.773 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 19:50:55.773 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 19:50:55.773 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 19:50:55.774 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 19:50:55.774 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 19:50:55.775 | if (section != last_section) { 2026-06-26 19:50:55.775 | cfg_section[section_count++] = section 2026-06-26 19:50:55.775 | last_section = section 2026-06-26 19:50:55.775 | } 2026-06-26 19:50:55.775 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 19:50:55.775 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 19:50:55.775 | 2026-06-26 19:50:55.775 | cfg_attr[section, attr, 0] = value 2026-06-26 19:50:55.775 | cfg_attr_count[section, attr] = 1 2026-06-26 19:50:55.776 | } else { 2026-06-26 19:50:55.776 | lno = cfg_attr_count[section, attr]++ 2026-06-26 19:50:55.776 | cfg_attr[section, attr, lno] = value 2026-06-26 19:50:55.776 | } 2026-06-26 19:50:55.776 | } 2026-06-26 19:50:55.776 | END { 2026-06-26 19:50:55.776 | # Process each section in order 2026-06-26 19:50:55.776 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 19:50:55.776 | section = cfg_section[sno] 2026-06-26 19:50:55.776 | # The ini routines simply append a config item immediately 2026-06-26 19:50:55.777 | # after the section header. To keep the same order as defined 2026-06-26 19:50:55.777 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 19:50:55.777 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 19:50:55.777 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 19:50:55.777 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 19:50:55.777 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 19:50:55.777 | else { 2026-06-26 19:50:55.777 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 19:50:55.777 | count = cfg_attr_count[section, attr] 2026-06-26 19:50:55.777 | print "inidelete " configfile " " section " " attr 2026-06-26 19:50:55.778 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 19:50:55.778 | for (l = count -2; l >= 0; l--) 2026-06-26 19:50:55.778 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 19:50:55.778 | } 2026-06-26 19:50:55.778 | } 2026-06-26 19:50:55.778 | } 2026-06-26 19:50:55.778 | } 2026-06-26 19:50:55.778 | ' 2026-06-26 19:50:55.778 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:55.778 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:50:55.778 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 19:50:55.779 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 19:50:55.779 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-26 19:50:55.781 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:50:55.785 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-26 19:50:55.788 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-26 19:50:55.788 | BEGIN { group = "" } 2026-06-26 19:50:55.788 | /^\[\[.+\|.*\]\]/ { 2026-06-26 19:50:55.788 | gsub("[][]", "", $1); 2026-06-26 19:50:55.788 | split($1, a, "|"); 2026-06-26 19:50:55.789 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 19:50:55.789 | group=a[1] 2026-06-26 19:50:55.789 | } else { 2026-06-26 19:50:55.789 | group="" 2026-06-26 19:50:55.789 | } 2026-06-26 19:50:55.789 | next 2026-06-26 19:50:55.789 | } 2026-06-26 19:50:55.789 | { 2026-06-26 19:50:55.789 | if (group != "") 2026-06-26 19:50:55.789 | print $0 2026-06-26 19:50:55.790 | } 2026-06-26 19:50:55.790 | ' /home/quobyte/devstack/local.conf 2026-06-26 19:50:55.798 | + 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-26 19:50:55.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-26 19:50:55.853 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:55.858 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-26 19:50:55.862 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-26 19:50:55.866 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-26 19:50:55.873 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-26 19:50:55.877 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-26 19:50:55.881 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-26 19:50:55.885 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-26 19:50:55.891 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-26 19:50:55.899 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-26 19:50:55.903 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-26 19:50:55.908 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-26 19:50:55.912 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-26 19:50:55.916 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-26 19:50:55.920 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:50:55.924 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 19:50:55.929 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-26 19:50:55.934 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 19:50:55.939 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-26 19:50:55.944 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-26 19:50:55.950 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-26 19:50:55.954 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-26 19:50:55.958 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-26 19:50:55.959 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-26 19:50:55.959 | BEGIN { 2026-06-26 19:50:55.959 | section = "" 2026-06-26 19:50:55.960 | last_section = "" 2026-06-26 19:50:55.960 | section_count = 0 2026-06-26 19:50:55.960 | } 2026-06-26 19:50:55.960 | /^\[.+\]/ { 2026-06-26 19:50:55.960 | gsub("[][]", "", $1); 2026-06-26 19:50:55.960 | section=$1 2026-06-26 19:50:55.960 | next 2026-06-26 19:50:55.960 | } 2026-06-26 19:50:55.960 | /^ *\#/ { 2026-06-26 19:50:55.960 | next 2026-06-26 19:50:55.960 | } 2026-06-26 19:50:55.960 | /^[^ \t]+/ { 2026-06-26 19:50:55.961 | # get offset of first = in $0 2026-06-26 19:50:55.961 | eq_idx = index($0, "=") 2026-06-26 19:50:55.961 | # extract attr & value from $0 2026-06-26 19:50:55.961 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 19:50:55.961 | value = substr($0, eq_idx + 1) 2026-06-26 19:50:55.961 | # only need to strip trailing whitespace from attr 2026-06-26 19:50:55.961 | sub(/[ \t]*$/, "", attr) 2026-06-26 19:50:55.961 | # need to strip leading & trailing whitespace from value 2026-06-26 19:50:55.961 | sub(/^[ \t]*/, "", value) 2026-06-26 19:50:55.961 | sub(/[ \t]*$/, "", value) 2026-06-26 19:50:55.961 | 2026-06-26 19:50:55.962 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 19:50:55.962 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 19:50:55.962 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 19:50:55.963 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 19:50:55.963 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 19:50:55.963 | if (section != last_section) { 2026-06-26 19:50:55.963 | cfg_section[section_count++] = section 2026-06-26 19:50:55.964 | last_section = section 2026-06-26 19:50:55.964 | } 2026-06-26 19:50:55.964 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 19:50:55.965 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 19:50:55.965 | 2026-06-26 19:50:55.965 | cfg_attr[section, attr, 0] = value 2026-06-26 19:50:55.965 | cfg_attr_count[section, attr] = 1 2026-06-26 19:50:55.965 | } else { 2026-06-26 19:50:55.965 | lno = cfg_attr_count[section, attr]++ 2026-06-26 19:50:55.965 | cfg_attr[section, attr, lno] = value 2026-06-26 19:50:55.965 | } 2026-06-26 19:50:55.965 | } 2026-06-26 19:50:55.966 | END { 2026-06-26 19:50:55.966 | # Process each section in order 2026-06-26 19:50:55.966 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 19:50:55.966 | section = cfg_section[sno] 2026-06-26 19:50:55.966 | # The ini routines simply append a config item immediately 2026-06-26 19:50:55.966 | # after the section header. To keep the same order as defined 2026-06-26 19:50:55.966 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 19:50:55.966 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 19:50:55.966 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 19:50:55.966 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 19:50:55.966 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 19:50:55.967 | else { 2026-06-26 19:50:55.967 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 19:50:55.967 | count = cfg_attr_count[section, attr] 2026-06-26 19:50:55.967 | print "inidelete " configfile " " section " " attr 2026-06-26 19:50:55.968 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 19:50:55.968 | for (l = count -2; l >= 0; l--) 2026-06-26 19:50:55.968 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 19:50:55.969 | } 2026-06-26 19:50:55.969 | } 2026-06-26 19:50:55.969 | } 2026-06-26 19:50:55.970 | } 2026-06-26 19:50:55.970 | ' 2026-06-26 19:50:55.970 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:55.970 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:50:55.970 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 19:50:55.971 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 19:50:55.971 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-26 19:50:55.972 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:50:55.975 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-26 19:50:55.981 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-26 19:50:55.981 | BEGIN { group = "" } 2026-06-26 19:50:55.981 | /^\[\[.+\|.*\]\]/ { 2026-06-26 19:50:55.981 | gsub("[][]", "", $1); 2026-06-26 19:50:55.981 | split($1, a, "|"); 2026-06-26 19:50:55.981 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 19:50:55.981 | group=a[1] 2026-06-26 19:50:55.981 | } else { 2026-06-26 19:50:55.982 | group="" 2026-06-26 19:50:55.982 | } 2026-06-26 19:50:55.982 | next 2026-06-26 19:50:55.982 | } 2026-06-26 19:50:55.982 | { 2026-06-26 19:50:55.982 | if (group != "") 2026-06-26 19:50:55.982 | print $0 2026-06-26 19:50:55.982 | } 2026-06-26 19:50:55.982 | ' /home/quobyte/devstack/local.conf 2026-06-26 19:50:55.990 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-26 19:50:55.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-26 19:50:56.041 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:56.045 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-26 19:50:56.048 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-26 19:50:56.092 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:56.095 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-26 19:50:56.100 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-26 19:50:56.144 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:56.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-26 19:50:56.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-26 19:50:56.198 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:56.203 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-7e447635-c0b3-4899-801f-0174ddbcd919"' 2026-06-26 19:50:56.203 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:50:56.206 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-7e447635-c0b3-4899-801f-0174ddbcd919 2026-06-26 19:50:56.236 | [65599 Async configure_neutron_nova:65599]: finished successfully 2026-06-26 19:50:56.251 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:56.254 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-26 19:50:56.257 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-26 19:50:56.297 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:56.301 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-26 19:50:56.305 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-26 19:50:56.345 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:50:56.350 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-26 19:50:56.372 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:50:56.375 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 19:50:56.379 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-26 19:50:56.403 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:56.406 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 19:50:56.448 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-26 19:50:56.505 | [2070 Async configure_neutron_nova:65599]: Waiting for completion of configure_neutron_nova running on PID 65599 (2 other jobs running) 2026-06-26 19:50:56.532 | [2070 Async configure_neutron_nova:65599]: Signaling child to exit 2026-06-26 19:50:56.533 | WAKEUP 2026-06-26 19:50:56.557 | [2070 Async configure_neutron_nova:65599]: Signaled 2026-06-26 19:50:56.558 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-26 19:50:56.559 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-26 19:50:56.559 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-26 19:50:56.559 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 19:50:56.559 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 19:50:56.559 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-26 19:50:56.559 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-26 19:50:56.559 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-26 19:50:56.559 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.249/identity 2026-06-26 19:50:56.560 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-26 19:50:56.560 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-26 19:50:56.560 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-26 19:50:56.560 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-26 19:50:56.560 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-26 19:50:56.560 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-26 19:50:56.560 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-26 19:50:56.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-26 19:50:56.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-26 19:50:56.561 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-26 19:50:56.561 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:50:56.561 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-26 19:50:56.561 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-26 19:50:56.561 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-26 19:50:56.562 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-26 19:50:56.562 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 19:50:56.562 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-26 19:50:56.562 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-26 19:50:56.562 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 19:50:56.563 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 19:50:56.563 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-26 19:50:56.563 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-26 19:50:56.563 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-26 19:50:56.563 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-26 19:50:56.563 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-26 19:50:56.563 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 19:50:56.563 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-26 19:50:56.564 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-26 19:50:56.564 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-26 19:50:56.564 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.249/identity 2026-06-26 19:50:56.564 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-26 19:50:56.564 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-26 19:50:56.564 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-26 19:50:56.564 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-26 19:50:56.565 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-26 19:50:56.565 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-26 19:50:56.565 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-26 19:50:56.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-26 19:50:56.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-26 19:50:56.565 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-26 19:50:56.566 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:50:56.566 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-26 19:50:56.566 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-26 19:50:56.609 | [2070 Async configure_neutron_nova:65599]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-26 19:50:56.615 | + inc/async:async_wait:197 : return 0 2026-06-26 19:50:56.619 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-26 19:50:56.642 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:56.646 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 19:50:56.687 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 19:50:56.734 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-26 19:50:56.758 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:56.762 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-26 19:50:56.766 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:50:56.770 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-26 19:50:56.774 | + ./stack.sh:main:1293 : start_nova_api 2026-06-26 19:50:56.778 | + 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-26 19:50:56.782 | + 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-26 19:50:56.787 | + 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-26 19:50:56.792 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-26 19:50:56.797 | + 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-26 19:50:56.801 | + functions-common:run_process:1674 : local service=n-api 2026-06-26 19:50:56.805 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 19:50:56.809 | + functions-common:run_process:1676 : local group= 2026-06-26 19:50:56.813 | + functions-common:run_process:1677 : local user= 2026-06-26 19:50:56.817 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:50:56.821 | + functions-common:run_process:1680 : local name=n-api 2026-06-26 19:50:56.825 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:50:56.829 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:50:56.833 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:50:56.837 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:50:56.841 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:50:56.846 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503456842 2026-06-26 19:50:56.850 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-26 19:50:56.873 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:50:56.876 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-26 19:50:56.880 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-26 19:50:56.884 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 19:50:56.888 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 19:50:56.892 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 19:50:56.896 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 19:50:56.899 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-26 19:50:56.903 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-26 19:50:56.907 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-26 19:50:56.911 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:50:56.915 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:50:56.919 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:50:56.923 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:50:56.927 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-26 19:50:56.930 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-26 19:50:56.934 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 19:50:56.938 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:50:56.942 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 19:50:56.946 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-26 19:50:56.949 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:50:56.953 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 19:50:56.956 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 19:50:56.960 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 19:50:56.963 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-26 19:50:56.967 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 19:50:56.973 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-26 19:50:57.063 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:50:57.148 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-26 19:50:57.223 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-26 19:50:57.298 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:50:57.375 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:50:57.448 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-26 19:50:57.519 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-26 19:50:57.591 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-26 19:50:57.661 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-26 19:50:57.736 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-26 19:50:57.807 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 19:50:57.811 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 19:50:57.815 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-26 19:50:57.899 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 19:50:58.387 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-26 19:50:58.418 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-26 19:50:58.884 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-26 19:50:59.053 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:50:59.057 | + functions-common:time_stop:2420 : local name 2026-06-26 19:50:59.062 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:50:59.066 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:50:59.070 | + functions-common:time_stop:2423 : local total 2026-06-26 19:50:59.075 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:50:59.079 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:50:59.083 | + functions-common:time_stop:2427 : start_time=1782503456842 2026-06-26 19:50:59.087 | + functions-common:time_stop:2429 : [[ -z 1782503456842 ]] 2026-06-26 19:50:59.092 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:50:59.099 | + functions-common:time_stop:2432 : end_time=1782503459094 2026-06-26 19:50:59.103 | + functions-common:time_stop:2433 : elapsed_time=2252 2026-06-26 19:50:59.107 | + functions-common:time_stop:2434 : total=3808 2026-06-26 19:50:59.111 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:50:59.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6060 2026-06-26 19:50:59.120 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-26 19:50:59.120 | Waiting for nova-api to start... 2026-06-26 19:50:59.124 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.249/compute/v2.1/ 2026-06-26 19:50:59.129 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.249/compute/v2.1/ 2026-06-26 19:50:59.133 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 19:50:59.138 | + functions:wait_for_service:477 : local url=http://192.168.122.249/compute/v2.1/ 2026-06-26 19:50:59.142 | + functions:wait_for_service:478 : local rval=0 2026-06-26 19:50:59.146 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 19:50:59.151 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 19:50:59.155 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:50:59.159 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:50:59.164 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:50:59.171 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503459166 2026-06-26 19:50:59.176 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 19:50:59.179 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:50:59.182 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.249/compute/v2.1/ 2026-06-26 19:51:05.320 | + :: : [[ 200 == 503 ]] 2026-06-26 19:51:05.322 | + :: : [[ 0 -eq 7 ]] 2026-06-26 19:51:05.329 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 19:51:05.334 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:05.338 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:05.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:05.345 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:05.350 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:05.354 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 19:51:05.358 | + functions-common:time_stop:2427 : start_time=1782503459166 2026-06-26 19:51:05.362 | + functions-common:time_stop:2429 : [[ -z 1782503459166 ]] 2026-06-26 19:51:05.367 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:05.373 | + functions-common:time_stop:2432 : end_time=1782503465369 2026-06-26 19:51:05.376 | + functions-common:time_stop:2433 : elapsed_time=6203 2026-06-26 19:51:05.380 | + functions-common:time_stop:2434 : total=5676 2026-06-26 19:51:05.383 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:05.386 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11879 2026-06-26 19:51:05.390 | + functions:wait_for_service:486 : return 0 2026-06-26 19:51:05.393 | + 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-26 19:51:05.397 | + 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-26 19:51:05.400 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-26 19:51:05.421 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:05.424 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-26 19:51:05.428 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:51:05.431 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-26 19:51:05.434 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-26 19:51:05.438 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-26 19:51:05.441 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-26 19:51:05.445 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-26 19:51:05.448 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-26 19:51:05.452 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-26 19:51:05.455 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-26 19:51:05.458 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-26 19:51:05.474 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-26 19:51:05.481 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-26 19:51:05.486 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-26 19:51:05.491 | + 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-26 19:51:05.506 | + 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-26 19:51:05.522 | + 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-26 19:51:05.537 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-26 19:51:05.541 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-26 19:51:05.541 | Starting OVN 2026-06-26 19:51:05.544 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-26 19:51:05.547 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-26 19:51:05.547 | Starting OVS 2026-06-26 19:51:05.550 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-26 19:51:05.567 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:05.570 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-26 19:51:05.617 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-26 19:51:05.666 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-26 19:51:05.669 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-26 19:51:05.672 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 19:51:06.140 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-26 19:51:06.606 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-26 19:51:06.608 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-26 19:51:06.608 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-26 19:51:06.608 | 2026-06-26 19:51:06.608 | Possible reasons for having these kinds of units are: 2026-06-26 19:51:06.608 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-26 19:51:06.608 | .wants/, .requires/, or .upholds/ directory. 2026-06-26 19:51:06.608 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-26 19:51:06.608 | a requirement dependency on it. 2026-06-26 19:51:06.608 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-26 19:51:06.609 | D-Bus, udev, scripted systemctl call, ...). 2026-06-26 19:51:06.609 | • In case of template units, the unit is meant to be enabled with some 2026-06-26 19:51:06.609 | instance name specified. 2026-06-26 19:51:06.614 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-26 19:51:11.277 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-26 19:51:11.281 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 19:51:11.772 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-26 19:51:12.252 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-26 19:51:12.252 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-26 19:51:12.252 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-26 19:51:12.252 | 2026-06-26 19:51:12.252 | Possible reasons for having these kinds of units are: 2026-06-26 19:51:12.252 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-26 19:51:12.252 | .wants/, .requires/, or .upholds/ directory. 2026-06-26 19:51:12.253 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-26 19:51:12.253 | a requirement dependency on it. 2026-06-26 19:51:12.253 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-26 19:51:12.253 | D-Bus, udev, scripted systemctl call, ...). 2026-06-26 19:51:12.253 | • In case of template units, the unit is meant to be enabled with some 2026-06-26 19:51:12.253 | instance name specified. 2026-06-26 19:51:12.264 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-26 19:51:12.441 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-26 19:51:12.441 | Configuring OVSDB 2026-06-26 19:51:12.446 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-26 19:51:12.476 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:51:12.479 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-26 19:51:12.507 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-26 19:51:12.530 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=31734bc5-f611-4dba-8826-aa483c0d7b80 2026-06-26 19:51:12.553 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.249:6642 2026-06-26 19:51:12.579 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-26 19:51:12.600 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-26 19:51:12.621 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.249 2026-06-26 19:51:12.647 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-26 19:51:12.651 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-26 19:51:12.671 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-26 19:51:12.675 | + 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-26 19:51:12.699 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-26 19:51:12.704 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-26 19:51:12.708 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 19:51:12.713 | + functions-common:is_provider_network:2272 : return 1 2026-06-26 19:51:12.716 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-26 19:51:12.718 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-26 19:51:12.721 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-26 19:51:12.723 | + 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-26 19:51:12.726 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-26 19:51:12.728 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-26 19:51:12.755 | + 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-26 19:51:12.787 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-26 19:51:12.820 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-26 19:51:12.844 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:51:12.848 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-26 19:51:12.851 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-26 19:51:12.854 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-26 19:51:12.858 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-26 19:51:12.861 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-26 19:51:12.885 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:12.889 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-26 19:51:12.892 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-26 19:51:12.895 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 19:51:13.411 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-26 19:51:13.875 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-26 19:51:13.945 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-26 19:51:13.947 | + 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-26 19:51:13.951 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-26 19:51:13.954 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-26 19:51:13.956 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-26 19:51:14.961 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-26 19:51:14.964 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-26 19:51:14.966 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-26 19:51:14.969 | + 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-26 19:51:14.972 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-26 19:51:14.974 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-26 19:51:14.977 | + 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-26 19:51:14.979 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-26 19:51:14.982 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-26 19:51:14.984 | + 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-26 19:51:14.986 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-26 19:51:14.989 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-26 19:51:14.992 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-26 19:51:15.008 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:51:15.011 | + 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-26 19:51:15.036 | + 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-26 19:51:15.062 | + 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-26 19:51:15.078 | + 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-26 19:51:15.095 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-26 19:51:15.110 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:15.113 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-26 19:51:15.115 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-26 19:51:15.117 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 19:51:15.568 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-26 19:51:16.058 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-26 19:51:16.058 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-26 19:51:16.058 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-26 19:51:16.058 | 2026-06-26 19:51:16.059 | Possible reasons for having these kinds of units are: 2026-06-26 19:51:16.059 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-26 19:51:16.059 | .wants/, .requires/, or .upholds/ directory. 2026-06-26 19:51:16.060 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-26 19:51:16.060 | a requirement dependency on it. 2026-06-26 19:51:16.060 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-26 19:51:16.060 | D-Bus, udev, scripted systemctl call, ...). 2026-06-26 19:51:16.060 | • In case of template units, the unit is meant to be enabled with some 2026-06-26 19:51:16.060 | instance name specified. 2026-06-26 19:51:16.067 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-26 19:51:16.329 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-26 19:51:16.348 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:51:16.351 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-26 19:51:16.354 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-26 19:51:16.378 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:16.383 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-26 19:51:16.388 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-26 19:51:16.390 | + 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-26 19:51:16.393 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-26 19:51:16.398 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 19:51:16.401 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:16.406 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:16.410 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:16.415 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-26 19:51:16.419 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:16.423 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:16.426 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:16.430 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:16.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:16.441 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503476437 2026-06-26 19:51:16.445 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-26 19:51:16.470 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:16.474 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-26 19:51:16.478 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-26 19:51:16.482 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 19:51:16.486 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 19:51:16.490 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 19:51:16.494 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 19:51:16.498 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-26 19:51:16.503 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-26 19:51:16.507 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-26 19:51:16.511 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:51:16.515 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:51:16.519 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:51:16.523 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:51:16.527 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-26 19:51:16.530 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-26 19:51:16.533 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-26 19:51:16.536 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-26 19:51:16.538 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 19:51:16.542 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:51:16.545 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:51:16.547 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:51:16.550 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:51:16.554 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:51:16.558 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-26 19:51:16.560 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:51:16.565 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-26 19:51:16.658 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:51:16.745 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-26 19:51:16.822 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 19:51:16.893 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-26 19:51:16.969 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-26 19:51:17.045 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:51:17.118 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:51:17.122 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:51:17.126 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-26 19:51:17.217 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:51:17.707 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-26 19:51:17.737 | 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-26 19:51:18.192 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-26 19:51:18.228 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:18.233 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:18.235 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:18.238 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:18.243 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:18.245 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:18.248 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:18.251 | + functions-common:time_stop:2427 : start_time=1782503476437 2026-06-26 19:51:18.255 | + functions-common:time_stop:2429 : [[ -z 1782503476437 ]] 2026-06-26 19:51:18.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:18.264 | + functions-common:time_stop:2432 : end_time=1782503478260 2026-06-26 19:51:18.267 | + functions-common:time_stop:2433 : elapsed_time=1823 2026-06-26 19:51:18.270 | + functions-common:time_stop:2434 : total=6060 2026-06-26 19:51:18.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:18.275 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7883 2026-06-26 19:51:18.279 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-26 19:51:18.282 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-26 19:51:18.285 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-26 19:51:18.290 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 19:51:18.310 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 19:51:18.313 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 19:51:18.316 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 19:51:18.319 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 19:51:18.322 | + 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-26 19:51:18.361 | + 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-26 19:51:18.397 | + 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-26 19:51:18.433 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 19:51:18.467 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-26 19:51:18.502 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-26 19:51:18.505 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-26 19:51:18.525 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:18.528 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-26 19:51:18.576 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-26 19:51:18.579 | + 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-26 19:51:18.582 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-26 19:51:18.585 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 19:51:18.589 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:18.591 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:18.594 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:18.597 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-26 19:51:18.600 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:18.602 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:18.605 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:18.608 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:18.611 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:18.616 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503478613 2026-06-26 19:51:18.619 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-26 19:51:18.637 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:18.640 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-26 19:51:18.643 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-26 19:51:18.647 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 19:51:18.650 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 19:51:18.653 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 19:51:18.656 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 19:51:18.659 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-26 19:51:18.662 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-26 19:51:18.665 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-26 19:51:18.668 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:51:18.671 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:51:18.674 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:51:18.676 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:51:18.680 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-26 19:51:18.683 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-26 19:51:18.685 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-26 19:51:18.689 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-26 19:51:18.692 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 19:51:18.694 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:51:18.697 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:51:18.700 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:51:18.703 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:51:18.706 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:51:18.709 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-26 19:51:18.714 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:51:18.717 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-26 19:51:18.795 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:51:18.870 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-26 19:51:18.940 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 19:51:19.004 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-26 19:51:19.071 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-26 19:51:19.135 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:51:19.202 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:51:19.205 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:51:19.208 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-26 19:51:19.286 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:51:19.768 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-26 19:51:19.798 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-26 19:51:20.254 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-26 19:51:20.312 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:20.315 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:20.318 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:20.320 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:20.322 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:20.325 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:20.328 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:20.330 | + functions-common:time_stop:2427 : start_time=1782503478613 2026-06-26 19:51:20.333 | + functions-common:time_stop:2429 : [[ -z 1782503478613 ]] 2026-06-26 19:51:20.336 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:20.339 | + functions-common:time_stop:2432 : end_time=1782503480337 2026-06-26 19:51:20.342 | + functions-common:time_stop:2433 : elapsed_time=1724 2026-06-26 19:51:20.345 | + functions-common:time_stop:2434 : total=7883 2026-06-26 19:51:20.347 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:20.350 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9607 2026-06-26 19:51:20.352 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 19:51:20.354 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 19:51:20.357 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 19:51:20.360 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 19:51:20.374 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 19:51:20.377 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 19:51:20.379 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 19:51:20.381 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 19:51:20.384 | + 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-26 19:51:20.412 | + 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-26 19:51:20.443 | + 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-26 19:51:20.474 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 19:51:20.502 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-26 19:51:20.530 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-26 19:51:20.532 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-26 19:51:20.535 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-26 19:51:20.537 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-26 19:51:20.565 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-26 19:51:20.589 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-26 19:51:20.592 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-26 19:51:20.596 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-26 19:51:20.599 | + 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-26 19:51:20.654 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-26 19:51:20.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:20.681 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-26 19:51:20.685 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:51:20.688 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-26 19:51:20.691 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-26 19:51:20.695 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-26 19:51:20.698 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-26 19:51:20.737 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-26 19:51:20.741 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-26 19:51:20.744 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-26 19:51:20.784 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-26 19:51:20.819 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-26 19:51:20.821 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-26 19:51:20.823 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-26 19:51:20.826 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-26 19:51:20.829 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-26 19:51:20.831 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-26 19:51:20.834 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-26 19:51:20.837 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-26 19:51:20.839 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-26 19:51:20.841 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-26 19:51:20.843 | +++ 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-26 19:51:20.845 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:20.848 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:20.850 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-26 19:51:20.852 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:20.855 | + 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-26 19:51:20.857 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-26 19:51:20.859 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-26 19:51:20.862 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-26 19:51:20.865 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-26 19:51:20.883 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-26 19:51:20.885 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-26 19:51:20.925 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-26 19:51:20.970 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-26 19:51:20.972 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-26 19:51:21.011 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-26 19:51:21.013 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-26 19:51:21.053 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-26 19:51:21.057 | + 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-26 19:51:21.059 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-26 19:51:21.061 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 19:51:21.064 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:21.066 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:21.068 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:21.070 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-26 19:51:21.072 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:21.075 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:21.077 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:21.079 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:21.082 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:21.087 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503481083 2026-06-26 19:51:21.089 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-26 19:51:21.104 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:21.106 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-26 19:51:21.108 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-26 19:51:21.110 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 19:51:21.113 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 19:51:21.115 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 19:51:21.117 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 19:51:21.119 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-26 19:51:21.121 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-26 19:51:21.123 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-26 19:51:21.126 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:51:21.128 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:51:21.130 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:51:21.132 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:51:21.137 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-26 19:51:21.138 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-26 19:51:21.142 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 19:51:21.145 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:51:21.149 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 19:51:21.152 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-26 19:51:21.155 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:51:21.157 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 19:51:21.159 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 19:51:21.161 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 19:51:21.163 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-26 19:51:21.165 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 19:51:21.168 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-26 19:51:21.243 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:51:21.315 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-26 19:51:21.374 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-26 19:51:21.434 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:51:21.494 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:51:21.552 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-26 19:51:21.611 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-26 19:51:21.670 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-26 19:51:21.727 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-26 19:51:21.788 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-26 19:51:21.849 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 19:51:21.851 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 19:51:21.853 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-26 19:51:21.924 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 19:51:22.414 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-26 19:51:22.443 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-26 19:51:22.904 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-26 19:51:23.059 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:23.063 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:23.066 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:23.072 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:23.077 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:23.083 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:23.085 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:23.088 | + functions-common:time_stop:2427 : start_time=1782503481083 2026-06-26 19:51:23.090 | + functions-common:time_stop:2429 : [[ -z 1782503481083 ]] 2026-06-26 19:51:23.093 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:23.097 | + functions-common:time_stop:2432 : end_time=1782503483094 2026-06-26 19:51:23.099 | + functions-common:time_stop:2433 : elapsed_time=2011 2026-06-26 19:51:23.101 | + functions-common:time_stop:2434 : total=9607 2026-06-26 19:51:23.104 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:23.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11618 2026-06-26 19:51:23.109 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.249/ 2026-06-26 19:51:23.111 | + 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-26 19:51:23.113 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-26 19:51:23.116 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:23.118 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:23.120 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:23.123 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:23.125 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-26 19:51:23.127 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:23.130 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:23.132 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:23.135 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:23.138 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:23.143 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503483140 2026-06-26 19:51:23.145 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-26 19:51:23.166 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:23.170 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-26 19:51:23.170 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-26 19:51:23.172 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:23.174 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:23.176 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:23.178 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:23.183 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-26 19:51:23.183 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-26 19:51:23.186 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-26 19:51:23.186 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:51:23.189 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:51:23.191 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:51:23.193 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:51:23.197 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-26 19:51:23.197 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-26 19:51:23.200 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-26 19:51:23.200 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-26 19:51:23.203 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:23.205 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:51:23.206 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:51:23.209 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:51:23.211 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:51:23.212 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:51:23.215 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-26 19:51:23.215 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:51:23.221 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-26 19:51:23.334 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:51:23.449 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-26 19:51:23.543 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:23.622 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-26 19:51:23.695 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-26 19:51:23.763 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:51:23.824 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:51:23.827 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:51:23.830 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-26 19:51:23.928 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:51:24.461 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-26 19:51:24.503 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-26 19:51:24.977 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-26 19:51:25.030 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:25.034 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:25.035 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:25.038 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:25.047 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:25.053 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:25.057 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:25.063 | + functions-common:time_stop:2427 : start_time=1782503483140 2026-06-26 19:51:25.070 | + functions-common:time_stop:2429 : [[ -z 1782503483140 ]] 2026-06-26 19:51:25.078 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:25.085 | + functions-common:time_stop:2432 : end_time=1782503485080 2026-06-26 19:51:25.091 | + functions-common:time_stop:2433 : elapsed_time=1940 2026-06-26 19:51:25.096 | + functions-common:time_stop:2434 : total=11618 2026-06-26 19:51:25.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:25.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13558 2026-06-26 19:51:25.113 | + 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-26 19:51:25.115 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-26 19:51:25.121 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:25.127 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:25.130 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:25.134 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:25.139 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-26 19:51:25.143 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:25.148 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:25.154 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:25.158 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:25.163 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:25.170 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503485164 2026-06-26 19:51:25.176 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-26 19:51:25.209 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:25.218 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-26 19:51:25.223 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-26 19:51:25.226 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:25.233 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:25.240 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:25.247 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:25.251 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-26 19:51:25.257 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-26 19:51:25.263 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-26 19:51:25.266 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:51:25.272 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:51:25.279 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:51:25.283 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:51:25.287 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-26 19:51:25.295 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-26 19:51:25.301 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-26 19:51:25.306 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-26 19:51:25.311 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:25.319 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:51:25.322 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:51:25.324 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:51:25.329 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:51:25.332 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:51:25.335 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-26 19:51:25.338 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:51:25.347 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-26 19:51:25.491 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:51:25.618 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-26 19:51:25.744 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:25.854 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-26 19:51:25.971 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-26 19:51:26.090 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:51:26.216 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:51:26.224 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:51:26.226 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-26 19:51:26.370 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:51:26.982 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-26 19:51:27.030 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-26 19:51:27.549 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-26 19:51:27.608 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:27.615 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:27.617 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:27.620 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:27.626 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:27.631 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:27.635 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:27.636 | + functions-common:time_stop:2427 : start_time=1782503485164 2026-06-26 19:51:27.640 | + functions-common:time_stop:2429 : [[ -z 1782503485164 ]] 2026-06-26 19:51:27.648 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:27.652 | + functions-common:time_stop:2432 : end_time=1782503487646 2026-06-26 19:51:27.655 | + functions-common:time_stop:2433 : elapsed_time=2482 2026-06-26 19:51:27.660 | + functions-common:time_stop:2434 : total=13558 2026-06-26 19:51:27.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:27.667 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16040 2026-06-26 19:51:27.669 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-26 19:51:27.675 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-26 19:51:27.677 | + 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-26 19:51:27.683 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-26 19:51:27.690 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:27.694 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:27.699 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:27.707 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:27.710 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-26 19:51:27.713 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:27.718 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:27.725 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:27.730 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:27.734 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:27.741 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503487736 2026-06-26 19:51:27.745 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-26 19:51:27.778 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:27.782 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-26 19:51:27.786 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-26 19:51:27.793 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:27.798 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:27.800 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:27.802 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:27.804 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-26 19:51:27.807 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-26 19:51:27.814 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-26 19:51:27.819 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:51:27.821 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:51:27.825 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:51:27.828 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:51:27.834 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-26 19:51:27.839 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-26 19:51:27.843 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-26 19:51:27.847 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-26 19:51:27.849 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:27.852 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:51:27.856 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:51:27.860 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:51:27.865 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:51:27.868 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:51:27.873 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-26 19:51:27.877 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:51:27.883 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-26 19:51:27.994 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:51:28.110 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-26 19:51:28.206 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:28.326 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-26 19:51:28.425 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-26 19:51:28.530 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:51:28.637 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:51:28.644 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:51:28.650 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-26 19:51:28.784 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:51:29.322 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-26 19:51:29.351 | 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-26 19:51:29.870 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-26 19:51:29.927 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:29.933 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:29.939 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:29.942 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:29.945 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:29.950 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:29.955 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:29.958 | + functions-common:time_stop:2427 : start_time=1782503487736 2026-06-26 19:51:29.962 | + functions-common:time_stop:2429 : [[ -z 1782503487736 ]] 2026-06-26 19:51:29.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:29.973 | + functions-common:time_stop:2432 : end_time=1782503489968 2026-06-26 19:51:29.977 | + functions-common:time_stop:2433 : elapsed_time=2232 2026-06-26 19:51:29.980 | + functions-common:time_stop:2434 : total=16040 2026-06-26 19:51:29.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:29.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18272 2026-06-26 19:51:29.995 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-26 19:51:29.998 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.249/networking 2026-06-26 19:51:30.001 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-26 19:51:30.001 | Waiting for Neutron to start... 2026-06-26 19:51:30.007 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.249/networking' 2026-06-26 19:51:30.011 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.249/networking' 'Neutron did not start' 60 2026-06-26 19:51:30.015 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.249/networking' 2026-06-26 19:51:30.019 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-26 19:51:30.023 | + functions-common:test_with_retry:2360 : local until=60 2026-06-26 19:51:30.027 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-26 19:51:30.030 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-26 19:51:30.034 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-26 19:51:30.039 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:30.044 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:30.051 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:30.054 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503490049 2026-06-26 19:51:30.058 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.249/networking; do sleep 0.5; done' 2026-06-26 19:51:38.811 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.249/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-26 19:51:38.816 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:38.819 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:38.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:38.826 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:38.829 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:38.833 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-26 19:51:38.836 | + functions-common:time_stop:2427 : start_time=1782503490049 2026-06-26 19:51:38.838 | + functions-common:time_stop:2429 : [[ -z 1782503490049 ]] 2026-06-26 19:51:38.843 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:38.850 | + functions-common:time_stop:2432 : end_time=1782503498845 2026-06-26 19:51:38.853 | + functions-common:time_stop:2433 : elapsed_time=8796 2026-06-26 19:51:38.856 | + functions-common:time_stop:2434 : total=0 2026-06-26 19:51:38.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:38.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8796 2026-06-26 19:51:38.868 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-26 19:51:38.893 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:38.895 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-26 19:51:38.897 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:51:38.900 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-26 19:51:38.903 | + ./stack.sh:main:1311 : start_placement 2026-06-26 19:51:38.906 | + lib/placement:start_placement:137 : start_placement_api 2026-06-26 19:51:38.909 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-26 19:51:38.915 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 19:51:38.918 | + functions-common:run_process:1674 : local service=placement-api 2026-06-26 19:51:38.922 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 19:51:38.925 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:38.930 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:38.933 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:38.935 | + functions-common:run_process:1680 : local name=placement-api 2026-06-26 19:51:38.938 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:38.941 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:38.944 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:38.947 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:38.951 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:38.956 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503498953 2026-06-26 19:51:38.960 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-26 19:51:38.979 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:38.982 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-26 19:51:38.985 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-26 19:51:38.988 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 19:51:38.991 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 19:51:38.994 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 19:51:38.997 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 19:51:39.001 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-26 19:51:39.004 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-26 19:51:39.007 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-26 19:51:39.010 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:51:39.014 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:51:39.017 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:51:39.020 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:51:39.022 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-26 19:51:39.026 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-26 19:51:39.029 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 19:51:39.032 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:51:39.035 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 19:51:39.038 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-26 19:51:39.040 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:51:39.043 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 19:51:39.045 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 19:51:39.048 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 19:51:39.051 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-26 19:51:39.054 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 19:51:39.058 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-26 19:51:39.136 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:51:39.214 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-26 19:51:39.280 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-26 19:51:39.343 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:51:39.408 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:51:39.480 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-26 19:51:39.545 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-26 19:51:39.611 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-26 19:51:39.684 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-26 19:51:39.753 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-26 19:51:39.826 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 19:51:39.830 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 19:51:39.832 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-26 19:51:39.910 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 19:51:40.395 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-26 19:51:40.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-26 19:51:40.882 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-26 19:51:41.029 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:41.029 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:41.031 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:41.033 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:41.036 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:41.038 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:41.040 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:41.043 | + functions-common:time_stop:2427 : start_time=1782503498953 2026-06-26 19:51:41.045 | + functions-common:time_stop:2429 : [[ -z 1782503498953 ]] 2026-06-26 19:51:41.048 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:41.052 | + functions-common:time_stop:2432 : end_time=1782503501050 2026-06-26 19:51:41.054 | + functions-common:time_stop:2433 : elapsed_time=2097 2026-06-26 19:51:41.057 | + functions-common:time_stop:2434 : total=18272 2026-06-26 19:51:41.059 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:41.061 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20369 2026-06-26 19:51:41.066 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-26 19:51:41.066 | Waiting for placement-api to start... 2026-06-26 19:51:41.066 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.249/placement 2026-06-26 19:51:41.068 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 19:51:41.070 | + functions:wait_for_service:477 : local url=http://192.168.122.249/placement 2026-06-26 19:51:41.073 | + functions:wait_for_service:478 : local rval=0 2026-06-26 19:51:41.075 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 19:51:41.077 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 19:51:41.080 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:41.082 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:41.085 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:41.089 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503501086 2026-06-26 19:51:41.092 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 19:51:41.094 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:51:41.096 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.249/placement 2026-06-26 19:51:44.004 | + :: : [[ 200 == 503 ]] 2026-06-26 19:51:44.006 | + :: : [[ 0 -eq 7 ]] 2026-06-26 19:51:44.010 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 19:51:44.013 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:44.016 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:44.019 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:44.022 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:44.025 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:44.028 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 19:51:44.031 | + functions-common:time_stop:2427 : start_time=1782503501086 2026-06-26 19:51:44.034 | + functions-common:time_stop:2429 : [[ -z 1782503501086 ]] 2026-06-26 19:51:44.039 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:44.044 | + functions-common:time_stop:2432 : end_time=1782503504040 2026-06-26 19:51:44.047 | + functions-common:time_stop:2433 : elapsed_time=2954 2026-06-26 19:51:44.050 | + functions-common:time_stop:2434 : total=11879 2026-06-26 19:51:44.053 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:44.056 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14833 2026-06-26 19:51:44.059 | + functions:wait_for_service:486 : return 0 2026-06-26 19:51:44.062 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-26 19:51:44.083 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:44.086 | + ./stack.sh:main:1315 : start_neutron 2026-06-26 19:51:44.090 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-26 19:51:44.093 | + 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-26 19:51:44.097 | + functions-common:run_process:1674 : local service=q-agt 2026-06-26 19:51:44.100 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 19:51:44.103 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:44.106 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:44.109 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:44.112 | + functions-common:run_process:1680 : local name=q-agt 2026-06-26 19:51:44.115 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:44.118 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:44.121 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:44.125 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:44.129 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:44.134 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503504130 2026-06-26 19:51:44.137 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-26 19:51:44.156 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:51:44.159 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:44.163 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:44.166 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:44.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:44.172 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:44.175 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:44.178 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:44.181 | + functions-common:time_stop:2427 : start_time=1782503504130 2026-06-26 19:51:44.184 | + functions-common:time_stop:2429 : [[ -z 1782503504130 ]] 2026-06-26 19:51:44.189 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:44.194 | + functions-common:time_stop:2432 : end_time=1782503504190 2026-06-26 19:51:44.197 | + functions-common:time_stop:2433 : elapsed_time=60 2026-06-26 19:51:44.200 | + functions-common:time_stop:2434 : total=20369 2026-06-26 19:51:44.204 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:44.207 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20429 2026-06-26 19:51:44.210 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-26 19:51:44.214 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 19:51:44.217 | + functions-common:is_provider_network:2272 : return 1 2026-06-26 19:51:44.219 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-26 19:51:44.222 | + 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-26 19:51:44.226 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-26 19:51:44.229 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-26 19:51:44.232 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:44.235 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:44.238 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:44.242 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-26 19:51:44.245 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:44.247 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:44.251 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:44.254 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:44.259 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:44.263 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503504260 2026-06-26 19:51:44.267 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-26 19:51:44.286 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:51:44.289 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:44.293 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:44.296 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:44.299 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:44.302 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:44.306 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:44.308 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:44.311 | + functions-common:time_stop:2427 : start_time=1782503504260 2026-06-26 19:51:44.314 | + functions-common:time_stop:2429 : [[ -z 1782503504260 ]] 2026-06-26 19:51:44.319 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:44.323 | + functions-common:time_stop:2432 : end_time=1782503504320 2026-06-26 19:51:44.326 | + functions-common:time_stop:2433 : elapsed_time=60 2026-06-26 19:51:44.328 | + functions-common:time_stop:2434 : total=20429 2026-06-26 19:51:44.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:44.334 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20489 2026-06-26 19:51:44.339 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-26 19:51:44.342 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-26 19:51:44.345 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-26 19:51:44.348 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-26 19:51:44.351 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 19:51:44.355 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 19:51:44.358 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 19:51:44.362 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-26 19:51:44.366 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 19:51:44.369 | + 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-26 19:51:44.373 | + functions-common:run_process:1674 : local service=q-l3 2026-06-26 19:51:44.376 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 19:51:44.379 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:44.382 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:44.385 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:44.388 | + functions-common:run_process:1680 : local name=q-l3 2026-06-26 19:51:44.392 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:44.395 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:44.398 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:44.401 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:44.406 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:44.411 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503504407 2026-06-26 19:51:44.414 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-26 19:51:44.435 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:51:44.438 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:44.441 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:44.443 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:44.446 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:44.450 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:44.453 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:44.456 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:44.459 | + functions-common:time_stop:2427 : start_time=1782503504407 2026-06-26 19:51:44.463 | + functions-common:time_stop:2429 : [[ -z 1782503504407 ]] 2026-06-26 19:51:44.468 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:44.472 | + functions-common:time_stop:2432 : end_time=1782503504469 2026-06-26 19:51:44.475 | + functions-common:time_stop:2433 : elapsed_time=62 2026-06-26 19:51:44.479 | + functions-common:time_stop:2434 : total=20489 2026-06-26 19:51:44.482 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:44.484 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20551 2026-06-26 19:51:44.488 | + 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-26 19:51:44.491 | + functions-common:run_process:1674 : local service=q-meta 2026-06-26 19:51:44.493 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-26 19:51:44.497 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:44.500 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:44.503 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:44.506 | + functions-common:run_process:1680 : local name=q-meta 2026-06-26 19:51:44.509 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:44.512 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:44.515 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:44.518 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:44.522 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:44.527 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503504524 2026-06-26 19:51:44.530 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-26 19:51:44.550 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:51:44.553 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:44.556 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:44.559 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:44.562 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:44.565 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:44.568 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:44.572 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:44.575 | + functions-common:time_stop:2427 : start_time=1782503504524 2026-06-26 19:51:44.578 | + functions-common:time_stop:2429 : [[ -z 1782503504524 ]] 2026-06-26 19:51:44.583 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:44.588 | + functions-common:time_stop:2432 : end_time=1782503504584 2026-06-26 19:51:44.591 | + functions-common:time_stop:2433 : elapsed_time=60 2026-06-26 19:51:44.594 | + functions-common:time_stop:2434 : total=20551 2026-06-26 19:51:44.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:44.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20611 2026-06-26 19:51:44.604 | + 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-26 19:51:44.607 | + functions-common:run_process:1674 : local service=q-metering 2026-06-26 19:51:44.610 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-26 19:51:44.614 | + functions-common:run_process:1676 : local group= 2026-06-26 19:51:44.617 | + functions-common:run_process:1677 : local user= 2026-06-26 19:51:44.620 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:51:44.624 | + functions-common:run_process:1680 : local name=q-metering 2026-06-26 19:51:44.626 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:51:44.630 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:51:44.633 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:51:44.636 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:51:44.640 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:51:44.645 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503504642 2026-06-26 19:51:44.648 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-26 19:51:44.670 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:51:44.673 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:51:44.677 | + functions-common:time_stop:2420 : local name 2026-06-26 19:51:44.680 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:51:44.683 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:51:44.687 | + functions-common:time_stop:2423 : local total 2026-06-26 19:51:44.689 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:51:44.693 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:51:44.697 | + functions-common:time_stop:2427 : start_time=1782503504642 2026-06-26 19:51:44.699 | + functions-common:time_stop:2429 : [[ -z 1782503504642 ]] 2026-06-26 19:51:44.704 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:51:44.709 | + functions-common:time_stop:2432 : end_time=1782503504705 2026-06-26 19:51:44.712 | + functions-common:time_stop:2433 : elapsed_time=63 2026-06-26 19:51:44.715 | + functions-common:time_stop:2434 : total=20611 2026-06-26 19:51:44.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:51:44.721 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20674 2026-06-26 19:51:44.725 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-26 19:51:44.747 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:51:44.750 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-26 19:51:44.753 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-26 19:51:44.757 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:51:44.760 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-26 19:51:44.763 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-26 19:51:44.768 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-26 19:51:44.772 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-26 19:51:44.776 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-26 19:51:44.780 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-26 19:51:44.785 | ++ 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-26 19:51:48.593 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:51:48.595 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 19:51:48.596 | address-scope 2026-06-26 19:51:48.596 | agent 2026-06-26 19:51:48.596 | allowed-address-pairs 2026-06-26 19:51:48.596 | auto-allocated-topology 2026-06-26 19:51:48.596 | availability_zone 2026-06-26 19:51:48.596 | default-subnetpools 2026-06-26 19:51:48.596 | dhcp_agent_scheduler 2026-06-26 19:51:48.596 | dns-integration 2026-06-26 19:51:48.596 | dns-domain-ports 2026-06-26 19:51:48.597 | dns-integration-domain-keywords 2026-06-26 19:51:48.597 | empty-string-filtering 2026-06-26 19:51:48.597 | external-net 2026-06-26 19:51:48.597 | extra_dhcp_opt 2026-06-26 19:51:48.597 | extraroute 2026-06-26 19:51:48.597 | extraroute-atomic 2026-06-26 19:51:48.597 | filter-validation 2026-06-26 19:51:48.598 | floating-ip-port-forwarding-detail 2026-06-26 19:51:48.600 | fip-port-details 2026-06-26 19:51:48.600 | flavors 2026-06-26 19:51:48.600 | floatingip-pools 2026-06-26 19:51:48.600 | router 2026-06-26 19:51:48.600 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:51:48.600 | enable-default-route-bfd 2026-06-26 19:51:48.600 | enable-default-route-ecmp 2026-06-26 19:51:48.600 | ext-gw-mode 2026-06-26 19:51:48.601 | l3-ha 2026-06-26 19:51:48.601 | external-gateway-multihoming 2026-06-26 19:51:48.601 | l3-flavors 2026-06-26 19:51:48.601 | l3_agent_scheduler 2026-06-26 19:51:48.601 | multi-provider 2026-06-26 19:51:48.601 | net-mtu 2026-06-26 19:51:48.601 | net-mtu-writable 2026-06-26 19:51:48.601 | network_availability_zone 2026-06-26 19:51:48.601 | network-ip-availability 2026-06-26 19:51:48.601 | network-ip-availability-details 2026-06-26 19:51:48.601 | pagination 2026-06-26 19:51:48.602 | port-device-profile 2026-06-26 19:51:48.602 | port-mac-address-regenerate 2026-06-26 19:51:48.602 | port-numa-affinity-policy 2026-06-26 19:51:48.602 | port-numa-affinity-policy-socket 2026-06-26 19:51:48.602 | binding 2026-06-26 19:51:48.602 | binding-extended 2026-06-26 19:51:48.602 | port-security 2026-06-26 19:51:48.602 | project-id 2026-06-26 19:51:48.602 | provider 2026-06-26 19:51:48.602 | qinq 2026-06-26 19:51:48.602 | quota-check-limit 2026-06-26 19:51:48.603 | quota-check-limit-default 2026-06-26 19:51:48.603 | quotas 2026-06-26 19:51:48.604 | quota_details 2026-06-26 19:51:48.604 | rbac-policies 2026-06-26 19:51:48.605 | rbac-address-scope 2026-06-26 19:51:48.605 | rbac-security-groups 2026-06-26 19:51:48.605 | revision-if-match 2026-06-26 19:51:48.606 | standard-attr-revisions 2026-06-26 19:51:48.607 | router_availability_zone 2026-06-26 19:51:48.607 | router-enable-snat 2026-06-26 19:51:48.607 | security-groups-default-rules 2026-06-26 19:51:48.607 | security-groups-default-statefulness 2026-06-26 19:51:48.607 | security-groups-normalized-cidr 2026-06-26 19:51:48.607 | security-groups-remote-address-group 2026-06-26 19:51:48.607 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:51:48.607 | security-groups-shared-filtering 2026-06-26 19:51:48.607 | security-group 2026-06-26 19:51:48.607 | service-type 2026-06-26 19:51:48.607 | sorting 2026-06-26 19:51:48.608 | standard-attr-description 2026-06-26 19:51:48.608 | stateful-security-group 2026-06-26 19:51:48.608 | subnet-dns-publish-fixed-ip 2026-06-26 19:51:48.608 | subnet-external-network 2026-06-26 19:51:48.608 | subnet_onboard 2026-06-26 19:51:48.608 | subnet-service-types 2026-06-26 19:51:48.608 | subnet_allocation 2026-06-26 19:51:48.608 | subnetpool-prefix-ops 2026-06-26 19:51:48.608 | tag-creation 2026-06-26 19:51:48.608 | standard-attr-tag 2026-06-26 19:51:48.608 | standard-attr-timestamp 2026-06-26 19:51:48.609 | vlan-transparent' 2026-06-26 19:51:48.610 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 19:51:48.610 | address-scope 2026-06-26 19:51:48.611 | agent 2026-06-26 19:51:48.611 | allowed-address-pairs 2026-06-26 19:51:48.611 | auto-allocated-topology 2026-06-26 19:51:48.611 | availability_zone 2026-06-26 19:51:48.612 | default-subnetpools 2026-06-26 19:51:48.612 | dhcp_agent_scheduler 2026-06-26 19:51:48.612 | dns-integration 2026-06-26 19:51:48.612 | dns-domain-ports 2026-06-26 19:51:48.612 | dns-integration-domain-keywords 2026-06-26 19:51:48.612 | empty-string-filtering 2026-06-26 19:51:48.612 | external-net 2026-06-26 19:51:48.612 | extra_dhcp_opt 2026-06-26 19:51:48.612 | extraroute 2026-06-26 19:51:48.612 | extraroute-atomic 2026-06-26 19:51:48.612 | filter-validation 2026-06-26 19:51:48.613 | floating-ip-port-forwarding-detail 2026-06-26 19:51:48.613 | fip-port-details 2026-06-26 19:51:48.613 | flavors 2026-06-26 19:51:48.613 | floatingip-pools 2026-06-26 19:51:48.613 | router 2026-06-26 19:51:48.613 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:51:48.613 | enable-default-route-bfd 2026-06-26 19:51:48.613 | enable-default-route-ecmp 2026-06-26 19:51:48.613 | ext-gw-mode 2026-06-26 19:51:48.613 | l3-ha 2026-06-26 19:51:48.613 | external-gateway-multihoming 2026-06-26 19:51:48.613 | l3-flavors 2026-06-26 19:51:48.614 | l3_agent_scheduler 2026-06-26 19:51:48.614 | multi-provider 2026-06-26 19:51:48.614 | net-mtu 2026-06-26 19:51:48.615 | net-mtu-writable 2026-06-26 19:51:48.615 | network_availability_zone 2026-06-26 19:51:48.615 | network-ip-availability 2026-06-26 19:51:48.615 | network-ip-availability-details 2026-06-26 19:51:48.616 | pagination 2026-06-26 19:51:48.616 | port-device-profile 2026-06-26 19:51:48.616 | port-mac-address-regenerate 2026-06-26 19:51:48.617 | port-numa-affinity-policy 2026-06-26 19:51:48.617 | port-numa-affinity-policy-socket 2026-06-26 19:51:48.617 | binding 2026-06-26 19:51:48.617 | binding-extended 2026-06-26 19:51:48.617 | port-security 2026-06-26 19:51:48.617 | project-id 2026-06-26 19:51:48.617 | provider 2026-06-26 19:51:48.617 | qinq 2026-06-26 19:51:48.617 | quota-check-limit 2026-06-26 19:51:48.618 | quota-check-limit-default 2026-06-26 19:51:48.618 | quotas 2026-06-26 19:51:48.618 | quota_details 2026-06-26 19:51:48.618 | rbac-policies 2026-06-26 19:51:48.618 | rbac-address-scope 2026-06-26 19:51:48.618 | rbac-security-groups 2026-06-26 19:51:48.618 | revision-if-match 2026-06-26 19:51:48.618 | standard-attr-revisions 2026-06-26 19:51:48.618 | router_availability_zone 2026-06-26 19:51:48.618 | router-enable-snat 2026-06-26 19:51:48.618 | security-groups-default-rules 2026-06-26 19:51:48.618 | security-groups-default-statefulness 2026-06-26 19:51:48.619 | security-groups-normalized-cidr 2026-06-26 19:51:48.619 | security-groups-remote-address-group 2026-06-26 19:51:48.620 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:51:48.620 | security-groups-shared-filtering 2026-06-26 19:51:48.621 | security-group 2026-06-26 19:51:48.621 | service-type 2026-06-26 19:51:48.621 | sorting 2026-06-26 19:51:48.622 | standard-attr-description 2026-06-26 19:51:48.622 | stateful-security-group 2026-06-26 19:51:48.622 | subnet-dns-publish-fixed-ip 2026-06-26 19:51:48.622 | subnet-external-network 2026-06-26 19:51:48.622 | subnet_onboard 2026-06-26 19:51:48.622 | subnet-service-types 2026-06-26 19:51:48.622 | subnet_allocation 2026-06-26 19:51:48.622 | subnetpool-prefix-ops 2026-06-26 19:51:48.622 | tag-creation 2026-06-26 19:51:48.622 | standard-attr-tag 2026-06-26 19:51:48.623 | standard-attr-timestamp 2026-06-26 19:51:48.623 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-26 19:51:48.623 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 19:51:48.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-26 19:51:48.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-26 19:51:48.623 | ++ 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-26 19:51:52.790 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:51:52.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=23ecfcab-fb6e-42db-b976-0de9ecb44eed 2026-06-26 19:51:52.796 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-26 19:51:52.799 | ++ 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 fd11:08b1:9463::/56 --share --default -f value -c id 2026-06-26 19:51:56.627 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:51:56.630 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=7198ce0f-2b90-4e4b-aab1-d8c2497f4d5b 2026-06-26 19:51:56.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-26 19:51:56.635 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 19:51:56.638 | + functions-common:is_provider_network:2272 : return 1 2026-06-26 19:51:56.642 | ++ 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-26 19:52:02.095 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:02.098 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=cdd1b275-01f4-4a28-b8be-38509c1a38b5 2026-06-26 19:52:02.101 | + 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-26 19:52:02.104 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:52:02.122 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-26 19:52:02.127 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-26 19:52:02.129 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 23ecfcab-fb6e-42db-b976-0de9ecb44eed ']' 2026-06-26 19:52:02.133 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-26 19:52:02.135 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-26 19:52:02.138 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 23ecfcab-fb6e-42db-b976-0de9ecb44eed ' 2026-06-26 19:52:02.141 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-26 19:52:02.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network cdd1b275-01f4-4a28-b8be-38509c1a38b5 private-subnet' 2026-06-26 19:52:02.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-26 19:52:02.150 | +++ 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 23ecfcab-fb6e-42db-b976-0de9ecb44eed --network cdd1b275-01f4-4a28-b8be-38509c1a38b5 private-subnet -f value -c id 2026-06-26 19:52:07.396 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:07.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=ff9e6aeb-a14f-4567-9c4a-c5d1b127450c 2026-06-26 19:52:07.402 | ++ 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-26 19:52:07.404 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:52:07.424 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo ff9e6aeb-a14f-4567-9c4a-c5d1b127450c 2026-06-26 19:52:07.428 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=ff9e6aeb-a14f-4567-9c4a-c5d1b127450c 2026-06-26 19:52:07.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-26 19:52:07.435 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-26 19:52:07.438 | ++ 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-26 19:52:07.441 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:52:07.459 | ++ 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-26 19:52:07.462 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:52:07.483 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-26 19:52:07.486 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 7198ce0f-2b90-4e4b-aab1-d8c2497f4d5b ']' 2026-06-26 19:52:07.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-26 19:52:07.493 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-26 19:52:07.496 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 7198ce0f-2b90-4e4b-aab1-d8c2497f4d5b ' 2026-06-26 19:52:07.500 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-26 19:52:07.503 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network cdd1b275-01f4-4a28-b8be-38509c1a38b5 ipv6-private-subnet ' 2026-06-26 19:52:07.507 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-26 19:52:07.511 | +++ 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 7198ce0f-2b90-4e4b-aab1-d8c2497f4d5b --ipv6-ra-mode slaac --ipv6-address-mode slaac --network cdd1b275-01f4-4a28-b8be-38509c1a38b5 ipv6-private-subnet -f value -c id 2026-06-26 19:52:12.328 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:12.332 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=1daf688f-97cf-4bcd-a41c-4dcfd8899a66 2026-06-26 19:52:12.335 | ++ 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-26 19:52:12.338 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:52:12.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 1daf688f-97cf-4bcd-a41c-4dcfd8899a66 2026-06-26 19:52:12.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=1daf688f-97cf-4bcd-a41c-4dcfd8899a66 2026-06-26 19:52:12.361 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-26 19:52:12.363 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-26 19:52:12.367 | ++ 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-26 19:52:15.648 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:15.653 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 19:52:15.653 | address-scope 2026-06-26 19:52:15.653 | agent 2026-06-26 19:52:15.653 | allowed-address-pairs 2026-06-26 19:52:15.653 | auto-allocated-topology 2026-06-26 19:52:15.653 | availability_zone 2026-06-26 19:52:15.653 | default-subnetpools 2026-06-26 19:52:15.654 | dhcp_agent_scheduler 2026-06-26 19:52:15.654 | dns-integration 2026-06-26 19:52:15.654 | dns-domain-ports 2026-06-26 19:52:15.654 | dns-integration-domain-keywords 2026-06-26 19:52:15.654 | empty-string-filtering 2026-06-26 19:52:15.654 | external-net 2026-06-26 19:52:15.654 | extra_dhcp_opt 2026-06-26 19:52:15.654 | extraroute 2026-06-26 19:52:15.654 | extraroute-atomic 2026-06-26 19:52:15.654 | filter-validation 2026-06-26 19:52:15.654 | floating-ip-port-forwarding-detail 2026-06-26 19:52:15.655 | fip-port-details 2026-06-26 19:52:15.655 | flavors 2026-06-26 19:52:15.655 | floatingip-pools 2026-06-26 19:52:15.655 | router 2026-06-26 19:52:15.655 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:52:15.655 | enable-default-route-bfd 2026-06-26 19:52:15.655 | enable-default-route-ecmp 2026-06-26 19:52:15.655 | ext-gw-mode 2026-06-26 19:52:15.655 | l3-ha 2026-06-26 19:52:15.655 | external-gateway-multihoming 2026-06-26 19:52:15.655 | l3-flavors 2026-06-26 19:52:15.655 | l3_agent_scheduler 2026-06-26 19:52:15.656 | multi-provider 2026-06-26 19:52:15.656 | net-mtu 2026-06-26 19:52:15.656 | net-mtu-writable 2026-06-26 19:52:15.656 | network_availability_zone 2026-06-26 19:52:15.656 | network-ip-availability 2026-06-26 19:52:15.656 | network-ip-availability-details 2026-06-26 19:52:15.656 | pagination 2026-06-26 19:52:15.656 | port-device-profile 2026-06-26 19:52:15.656 | port-mac-address-regenerate 2026-06-26 19:52:15.656 | port-numa-affinity-policy 2026-06-26 19:52:15.656 | port-numa-affinity-policy-socket 2026-06-26 19:52:15.656 | binding 2026-06-26 19:52:15.657 | binding-extended 2026-06-26 19:52:15.657 | port-security 2026-06-26 19:52:15.657 | project-id 2026-06-26 19:52:15.657 | provider 2026-06-26 19:52:15.657 | qinq 2026-06-26 19:52:15.657 | quota-check-limit 2026-06-26 19:52:15.657 | quota-check-limit-default 2026-06-26 19:52:15.657 | quotas 2026-06-26 19:52:15.657 | quota_details 2026-06-26 19:52:15.657 | rbac-policies 2026-06-26 19:52:15.657 | rbac-address-scope 2026-06-26 19:52:15.658 | rbac-security-groups 2026-06-26 19:52:15.658 | revision-if-match 2026-06-26 19:52:15.658 | standard-attr-revisions 2026-06-26 19:52:15.658 | router_availability_zone 2026-06-26 19:52:15.658 | router-enable-snat 2026-06-26 19:52:15.658 | security-groups-default-rules 2026-06-26 19:52:15.658 | security-groups-default-statefulness 2026-06-26 19:52:15.658 | security-groups-normalized-cidr 2026-06-26 19:52:15.658 | security-groups-remote-address-group 2026-06-26 19:52:15.658 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:52:15.658 | security-groups-shared-filtering 2026-06-26 19:52:15.658 | security-group 2026-06-26 19:52:15.659 | service-type 2026-06-26 19:52:15.659 | sorting 2026-06-26 19:52:15.659 | standard-attr-description 2026-06-26 19:52:15.659 | stateful-security-group 2026-06-26 19:52:15.659 | subnet-dns-publish-fixed-ip 2026-06-26 19:52:15.659 | subnet-external-network 2026-06-26 19:52:15.659 | subnet_onboard 2026-06-26 19:52:15.659 | subnet-service-types 2026-06-26 19:52:15.659 | subnet_allocation 2026-06-26 19:52:15.659 | subnetpool-prefix-ops 2026-06-26 19:52:15.659 | tag-creation 2026-06-26 19:52:15.659 | standard-attr-tag 2026-06-26 19:52:15.660 | standard-attr-timestamp 2026-06-26 19:52:15.660 | vlan-transparent' 2026-06-26 19:52:15.660 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 19:52:15.660 | address-scope 2026-06-26 19:52:15.660 | agent 2026-06-26 19:52:15.660 | allowed-address-pairs 2026-06-26 19:52:15.660 | auto-allocated-topology 2026-06-26 19:52:15.660 | availability_zone 2026-06-26 19:52:15.660 | default-subnetpools 2026-06-26 19:52:15.660 | dhcp_agent_scheduler 2026-06-26 19:52:15.660 | dns-integration 2026-06-26 19:52:15.661 | dns-domain-ports 2026-06-26 19:52:15.661 | dns-integration-domain-keywords 2026-06-26 19:52:15.661 | empty-string-filtering 2026-06-26 19:52:15.661 | external-net 2026-06-26 19:52:15.661 | extra_dhcp_opt 2026-06-26 19:52:15.661 | extraroute 2026-06-26 19:52:15.661 | extraroute-atomic 2026-06-26 19:52:15.661 | filter-validation 2026-06-26 19:52:15.661 | floating-ip-port-forwarding-detail 2026-06-26 19:52:15.661 | fip-port-details 2026-06-26 19:52:15.661 | flavors 2026-06-26 19:52:15.662 | floatingip-pools 2026-06-26 19:52:15.662 | router 2026-06-26 19:52:15.662 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:52:15.662 | enable-default-route-bfd 2026-06-26 19:52:15.662 | enable-default-route-ecmp 2026-06-26 19:52:15.662 | ext-gw-mode 2026-06-26 19:52:15.662 | l3-ha 2026-06-26 19:52:15.662 | external-gateway-multihoming 2026-06-26 19:52:15.662 | l3-flavors 2026-06-26 19:52:15.662 | l3_agent_scheduler 2026-06-26 19:52:15.663 | multi-provider 2026-06-26 19:52:15.663 | net-mtu 2026-06-26 19:52:15.663 | net-mtu-writable 2026-06-26 19:52:15.663 | network_availability_zone 2026-06-26 19:52:15.663 | network-ip-availability 2026-06-26 19:52:15.663 | network-ip-availability-details 2026-06-26 19:52:15.663 | pagination 2026-06-26 19:52:15.663 | port-device-profile 2026-06-26 19:52:15.663 | port-mac-address-regenerate 2026-06-26 19:52:15.663 | port-numa-affinity-policy 2026-06-26 19:52:15.663 | port-numa-affinity-policy-socket 2026-06-26 19:52:15.663 | binding 2026-06-26 19:52:15.664 | binding-extended 2026-06-26 19:52:15.664 | port-security 2026-06-26 19:52:15.664 | project-id 2026-06-26 19:52:15.664 | provider 2026-06-26 19:52:15.664 | qinq 2026-06-26 19:52:15.664 | quota-check-limit 2026-06-26 19:52:15.664 | quota-check-limit-default 2026-06-26 19:52:15.664 | quotas 2026-06-26 19:52:15.664 | quota_details 2026-06-26 19:52:15.664 | rbac-policies 2026-06-26 19:52:15.664 | rbac-address-scope 2026-06-26 19:52:15.664 | rbac-security-groups 2026-06-26 19:52:15.665 | revision-if-match 2026-06-26 19:52:15.665 | standard-attr-revisions 2026-06-26 19:52:15.665 | router_availability_zone 2026-06-26 19:52:15.665 | router-enable-snat 2026-06-26 19:52:15.665 | security-groups-default-rules 2026-06-26 19:52:15.665 | security-groups-default-statefulness 2026-06-26 19:52:15.665 | security-groups-normalized-cidr 2026-06-26 19:52:15.665 | security-groups-remote-address-group 2026-06-26 19:52:15.665 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:52:15.665 | security-groups-shared-filtering 2026-06-26 19:52:15.665 | security-group 2026-06-26 19:52:15.666 | service-type 2026-06-26 19:52:15.666 | sorting 2026-06-26 19:52:15.666 | standard-attr-description 2026-06-26 19:52:15.666 | stateful-security-group 2026-06-26 19:52:15.666 | subnet-dns-publish-fixed-ip 2026-06-26 19:52:15.666 | subnet-external-network 2026-06-26 19:52:15.666 | subnet_onboard 2026-06-26 19:52:15.666 | subnet-service-types 2026-06-26 19:52:15.666 | subnet_allocation 2026-06-26 19:52:15.666 | subnetpool-prefix-ops 2026-06-26 19:52:15.666 | tag-creation 2026-06-26 19:52:15.666 | standard-attr-tag 2026-06-26 19:52:15.667 | standard-attr-timestamp 2026-06-26 19:52:15.667 | vlan-transparent =~ router ]] 2026-06-26 19:52:15.667 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 19:52:15.667 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-26 19:52:15.671 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-26 19:52:15.675 | ++ 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-26 19:52:19.000 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:19.004 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 19:52:19.005 | address-scope 2026-06-26 19:52:19.005 | agent 2026-06-26 19:52:19.005 | allowed-address-pairs 2026-06-26 19:52:19.005 | auto-allocated-topology 2026-06-26 19:52:19.005 | availability_zone 2026-06-26 19:52:19.005 | default-subnetpools 2026-06-26 19:52:19.005 | dhcp_agent_scheduler 2026-06-26 19:52:19.005 | dns-integration 2026-06-26 19:52:19.005 | dns-domain-ports 2026-06-26 19:52:19.005 | dns-integration-domain-keywords 2026-06-26 19:52:19.005 | empty-string-filtering 2026-06-26 19:52:19.005 | external-net 2026-06-26 19:52:19.006 | extra_dhcp_opt 2026-06-26 19:52:19.006 | extraroute 2026-06-26 19:52:19.006 | extraroute-atomic 2026-06-26 19:52:19.006 | filter-validation 2026-06-26 19:52:19.006 | floating-ip-port-forwarding-detail 2026-06-26 19:52:19.006 | fip-port-details 2026-06-26 19:52:19.006 | flavors 2026-06-26 19:52:19.006 | floatingip-pools 2026-06-26 19:52:19.006 | router 2026-06-26 19:52:19.006 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:52:19.006 | enable-default-route-bfd 2026-06-26 19:52:19.007 | enable-default-route-ecmp 2026-06-26 19:52:19.007 | ext-gw-mode 2026-06-26 19:52:19.007 | l3-ha 2026-06-26 19:52:19.007 | external-gateway-multihoming 2026-06-26 19:52:19.007 | l3-flavors 2026-06-26 19:52:19.007 | l3_agent_scheduler 2026-06-26 19:52:19.007 | multi-provider 2026-06-26 19:52:19.007 | net-mtu 2026-06-26 19:52:19.007 | net-mtu-writable 2026-06-26 19:52:19.007 | network_availability_zone 2026-06-26 19:52:19.007 | network-ip-availability 2026-06-26 19:52:19.008 | network-ip-availability-details 2026-06-26 19:52:19.008 | pagination 2026-06-26 19:52:19.008 | port-device-profile 2026-06-26 19:52:19.008 | port-mac-address-regenerate 2026-06-26 19:52:19.008 | port-numa-affinity-policy 2026-06-26 19:52:19.008 | port-numa-affinity-policy-socket 2026-06-26 19:52:19.008 | binding 2026-06-26 19:52:19.008 | binding-extended 2026-06-26 19:52:19.008 | port-security 2026-06-26 19:52:19.008 | project-id 2026-06-26 19:52:19.008 | provider 2026-06-26 19:52:19.008 | qinq 2026-06-26 19:52:19.009 | quota-check-limit 2026-06-26 19:52:19.009 | quota-check-limit-default 2026-06-26 19:52:19.009 | quotas 2026-06-26 19:52:19.009 | quota_details 2026-06-26 19:52:19.009 | rbac-policies 2026-06-26 19:52:19.009 | rbac-address-scope 2026-06-26 19:52:19.009 | rbac-security-groups 2026-06-26 19:52:19.009 | revision-if-match 2026-06-26 19:52:19.009 | standard-attr-revisions 2026-06-26 19:52:19.009 | router_availability_zone 2026-06-26 19:52:19.009 | router-enable-snat 2026-06-26 19:52:19.010 | security-groups-default-rules 2026-06-26 19:52:19.010 | security-groups-default-statefulness 2026-06-26 19:52:19.010 | security-groups-normalized-cidr 2026-06-26 19:52:19.010 | security-groups-remote-address-group 2026-06-26 19:52:19.010 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:52:19.010 | security-groups-shared-filtering 2026-06-26 19:52:19.010 | security-group 2026-06-26 19:52:19.010 | service-type 2026-06-26 19:52:19.010 | sorting 2026-06-26 19:52:19.010 | standard-attr-description 2026-06-26 19:52:19.010 | stateful-security-group 2026-06-26 19:52:19.011 | subnet-dns-publish-fixed-ip 2026-06-26 19:52:19.011 | subnet-external-network 2026-06-26 19:52:19.011 | subnet_onboard 2026-06-26 19:52:19.011 | subnet-service-types 2026-06-26 19:52:19.011 | subnet_allocation 2026-06-26 19:52:19.011 | subnetpool-prefix-ops 2026-06-26 19:52:19.011 | tag-creation 2026-06-26 19:52:19.011 | standard-attr-tag 2026-06-26 19:52:19.011 | standard-attr-timestamp 2026-06-26 19:52:19.011 | vlan-transparent' 2026-06-26 19:52:19.011 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 19:52:19.012 | address-scope 2026-06-26 19:52:19.012 | agent 2026-06-26 19:52:19.012 | allowed-address-pairs 2026-06-26 19:52:19.012 | auto-allocated-topology 2026-06-26 19:52:19.012 | availability_zone 2026-06-26 19:52:19.012 | default-subnetpools 2026-06-26 19:52:19.012 | dhcp_agent_scheduler 2026-06-26 19:52:19.012 | dns-integration 2026-06-26 19:52:19.012 | dns-domain-ports 2026-06-26 19:52:19.012 | dns-integration-domain-keywords 2026-06-26 19:52:19.012 | empty-string-filtering 2026-06-26 19:52:19.013 | external-net 2026-06-26 19:52:19.013 | extra_dhcp_opt 2026-06-26 19:52:19.013 | extraroute 2026-06-26 19:52:19.013 | extraroute-atomic 2026-06-26 19:52:19.013 | filter-validation 2026-06-26 19:52:19.013 | floating-ip-port-forwarding-detail 2026-06-26 19:52:19.013 | fip-port-details 2026-06-26 19:52:19.013 | flavors 2026-06-26 19:52:19.013 | floatingip-pools 2026-06-26 19:52:19.013 | router 2026-06-26 19:52:19.013 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:52:19.014 | enable-default-route-bfd 2026-06-26 19:52:19.014 | enable-default-route-ecmp 2026-06-26 19:52:19.014 | ext-gw-mode 2026-06-26 19:52:19.014 | l3-ha 2026-06-26 19:52:19.014 | external-gateway-multihoming 2026-06-26 19:52:19.014 | l3-flavors 2026-06-26 19:52:19.014 | l3_agent_scheduler 2026-06-26 19:52:19.014 | multi-provider 2026-06-26 19:52:19.014 | net-mtu 2026-06-26 19:52:19.014 | net-mtu-writable 2026-06-26 19:52:19.014 | network_availability_zone 2026-06-26 19:52:19.015 | network-ip-availability 2026-06-26 19:52:19.015 | network-ip-availability-details 2026-06-26 19:52:19.015 | pagination 2026-06-26 19:52:19.015 | port-device-profile 2026-06-26 19:52:19.015 | port-mac-address-regenerate 2026-06-26 19:52:19.015 | port-numa-affinity-policy 2026-06-26 19:52:19.015 | port-numa-affinity-policy-socket 2026-06-26 19:52:19.015 | binding 2026-06-26 19:52:19.015 | binding-extended 2026-06-26 19:52:19.015 | port-security 2026-06-26 19:52:19.015 | project-id 2026-06-26 19:52:19.016 | provider 2026-06-26 19:52:19.016 | qinq 2026-06-26 19:52:19.016 | quota-check-limit 2026-06-26 19:52:19.016 | quota-check-limit-default 2026-06-26 19:52:19.016 | quotas 2026-06-26 19:52:19.016 | quota_details 2026-06-26 19:52:19.016 | rbac-policies 2026-06-26 19:52:19.016 | rbac-address-scope 2026-06-26 19:52:19.016 | rbac-security-groups 2026-06-26 19:52:19.016 | revision-if-match 2026-06-26 19:52:19.016 | standard-attr-revisions 2026-06-26 19:52:19.016 | router_availability_zone 2026-06-26 19:52:19.017 | router-enable-snat 2026-06-26 19:52:19.017 | security-groups-default-rules 2026-06-26 19:52:19.017 | security-groups-default-statefulness 2026-06-26 19:52:19.017 | security-groups-normalized-cidr 2026-06-26 19:52:19.017 | security-groups-remote-address-group 2026-06-26 19:52:19.017 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:52:19.017 | security-groups-shared-filtering 2026-06-26 19:52:19.017 | security-group 2026-06-26 19:52:19.017 | service-type 2026-06-26 19:52:19.017 | sorting 2026-06-26 19:52:19.017 | standard-attr-description 2026-06-26 19:52:19.018 | stateful-security-group 2026-06-26 19:52:19.018 | subnet-dns-publish-fixed-ip 2026-06-26 19:52:19.018 | subnet-external-network 2026-06-26 19:52:19.018 | subnet_onboard 2026-06-26 19:52:19.018 | subnet-service-types 2026-06-26 19:52:19.018 | subnet_allocation 2026-06-26 19:52:19.018 | subnetpool-prefix-ops 2026-06-26 19:52:19.018 | tag-creation 2026-06-26 19:52:19.018 | standard-attr-tag 2026-06-26 19:52:19.018 | standard-attr-timestamp 2026-06-26 19:52:19.018 | vlan-transparent =~ external-net ]] 2026-06-26 19:52:19.019 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 19:52:19.019 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-26 19:52:19.023 | ++ 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-26 19:52:22.629 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:22.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=149ccb92-56d8-49ca-998e-6d10853cc58a 2026-06-26 19:52:22.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-26 19:52:22.638 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:52:22.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-26 19:52:22.661 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-26 19:52:22.664 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-26 19:52:22.668 | ++ 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-26 19:52:25.946 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:25.949 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 19:52:25.949 | address-scope 2026-06-26 19:52:25.949 | agent 2026-06-26 19:52:25.949 | allowed-address-pairs 2026-06-26 19:52:25.949 | auto-allocated-topology 2026-06-26 19:52:25.949 | availability_zone 2026-06-26 19:52:25.949 | default-subnetpools 2026-06-26 19:52:25.949 | dhcp_agent_scheduler 2026-06-26 19:52:25.950 | dns-integration 2026-06-26 19:52:25.950 | dns-domain-ports 2026-06-26 19:52:25.950 | dns-integration-domain-keywords 2026-06-26 19:52:25.950 | empty-string-filtering 2026-06-26 19:52:25.950 | external-net 2026-06-26 19:52:25.950 | extra_dhcp_opt 2026-06-26 19:52:25.950 | extraroute 2026-06-26 19:52:25.950 | extraroute-atomic 2026-06-26 19:52:25.950 | filter-validation 2026-06-26 19:52:25.950 | floating-ip-port-forwarding-detail 2026-06-26 19:52:25.950 | fip-port-details 2026-06-26 19:52:25.950 | flavors 2026-06-26 19:52:25.951 | floatingip-pools 2026-06-26 19:52:25.951 | router 2026-06-26 19:52:25.951 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:52:25.951 | enable-default-route-bfd 2026-06-26 19:52:25.951 | enable-default-route-ecmp 2026-06-26 19:52:25.951 | ext-gw-mode 2026-06-26 19:52:25.951 | l3-ha 2026-06-26 19:52:25.951 | external-gateway-multihoming 2026-06-26 19:52:25.951 | l3-flavors 2026-06-26 19:52:25.951 | l3_agent_scheduler 2026-06-26 19:52:25.951 | multi-provider 2026-06-26 19:52:25.952 | net-mtu 2026-06-26 19:52:25.952 | net-mtu-writable 2026-06-26 19:52:25.952 | network_availability_zone 2026-06-26 19:52:25.952 | network-ip-availability 2026-06-26 19:52:25.952 | network-ip-availability-details 2026-06-26 19:52:25.952 | pagination 2026-06-26 19:52:25.952 | port-device-profile 2026-06-26 19:52:25.952 | port-mac-address-regenerate 2026-06-26 19:52:25.952 | port-numa-affinity-policy 2026-06-26 19:52:25.952 | port-numa-affinity-policy-socket 2026-06-26 19:52:25.952 | binding 2026-06-26 19:52:25.953 | binding-extended 2026-06-26 19:52:25.953 | port-security 2026-06-26 19:52:25.953 | project-id 2026-06-26 19:52:25.953 | provider 2026-06-26 19:52:25.953 | qinq 2026-06-26 19:52:25.953 | quota-check-limit 2026-06-26 19:52:25.953 | quota-check-limit-default 2026-06-26 19:52:25.953 | quotas 2026-06-26 19:52:25.953 | quota_details 2026-06-26 19:52:25.953 | rbac-policies 2026-06-26 19:52:25.953 | rbac-address-scope 2026-06-26 19:52:25.953 | rbac-security-groups 2026-06-26 19:52:25.954 | revision-if-match 2026-06-26 19:52:25.954 | standard-attr-revisions 2026-06-26 19:52:25.954 | router_availability_zone 2026-06-26 19:52:25.954 | router-enable-snat 2026-06-26 19:52:25.954 | security-groups-default-rules 2026-06-26 19:52:25.954 | security-groups-default-statefulness 2026-06-26 19:52:25.954 | security-groups-normalized-cidr 2026-06-26 19:52:25.954 | security-groups-remote-address-group 2026-06-26 19:52:25.954 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:52:25.954 | security-groups-shared-filtering 2026-06-26 19:52:25.955 | security-group 2026-06-26 19:52:25.955 | service-type 2026-06-26 19:52:25.955 | sorting 2026-06-26 19:52:25.955 | standard-attr-description 2026-06-26 19:52:25.955 | stateful-security-group 2026-06-26 19:52:25.955 | subnet-dns-publish-fixed-ip 2026-06-26 19:52:25.955 | subnet-external-network 2026-06-26 19:52:25.955 | subnet_onboard 2026-06-26 19:52:25.955 | subnet-service-types 2026-06-26 19:52:25.955 | subnet_allocation 2026-06-26 19:52:25.955 | subnetpool-prefix-ops 2026-06-26 19:52:25.955 | tag-creation 2026-06-26 19:52:25.956 | standard-attr-tag 2026-06-26 19:52:25.956 | standard-attr-timestamp 2026-06-26 19:52:25.956 | vlan-transparent' 2026-06-26 19:52:25.956 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 19:52:25.956 | address-scope 2026-06-26 19:52:25.956 | agent 2026-06-26 19:52:25.956 | allowed-address-pairs 2026-06-26 19:52:25.956 | auto-allocated-topology 2026-06-26 19:52:25.956 | availability_zone 2026-06-26 19:52:25.956 | default-subnetpools 2026-06-26 19:52:25.956 | dhcp_agent_scheduler 2026-06-26 19:52:25.957 | dns-integration 2026-06-26 19:52:25.957 | dns-domain-ports 2026-06-26 19:52:25.957 | dns-integration-domain-keywords 2026-06-26 19:52:25.957 | empty-string-filtering 2026-06-26 19:52:25.957 | external-net 2026-06-26 19:52:25.957 | extra_dhcp_opt 2026-06-26 19:52:25.957 | extraroute 2026-06-26 19:52:25.957 | extraroute-atomic 2026-06-26 19:52:25.957 | filter-validation 2026-06-26 19:52:25.957 | floating-ip-port-forwarding-detail 2026-06-26 19:52:25.957 | fip-port-details 2026-06-26 19:52:25.958 | flavors 2026-06-26 19:52:25.958 | floatingip-pools 2026-06-26 19:52:25.958 | router 2026-06-26 19:52:25.958 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:52:25.958 | enable-default-route-bfd 2026-06-26 19:52:25.958 | enable-default-route-ecmp 2026-06-26 19:52:25.958 | ext-gw-mode 2026-06-26 19:52:25.958 | l3-ha 2026-06-26 19:52:25.958 | external-gateway-multihoming 2026-06-26 19:52:25.958 | l3-flavors 2026-06-26 19:52:25.958 | l3_agent_scheduler 2026-06-26 19:52:25.958 | multi-provider 2026-06-26 19:52:25.959 | net-mtu 2026-06-26 19:52:25.959 | net-mtu-writable 2026-06-26 19:52:25.959 | network_availability_zone 2026-06-26 19:52:25.959 | network-ip-availability 2026-06-26 19:52:25.959 | network-ip-availability-details 2026-06-26 19:52:25.959 | pagination 2026-06-26 19:52:25.959 | port-device-profile 2026-06-26 19:52:25.959 | port-mac-address-regenerate 2026-06-26 19:52:25.959 | port-numa-affinity-policy 2026-06-26 19:52:25.959 | port-numa-affinity-policy-socket 2026-06-26 19:52:25.959 | binding 2026-06-26 19:52:25.959 | binding-extended 2026-06-26 19:52:25.960 | port-security 2026-06-26 19:52:25.960 | project-id 2026-06-26 19:52:25.960 | provider 2026-06-26 19:52:25.960 | qinq 2026-06-26 19:52:25.960 | quota-check-limit 2026-06-26 19:52:25.960 | quota-check-limit-default 2026-06-26 19:52:25.960 | quotas 2026-06-26 19:52:25.960 | quota_details 2026-06-26 19:52:25.960 | rbac-policies 2026-06-26 19:52:25.960 | rbac-address-scope 2026-06-26 19:52:25.960 | rbac-security-groups 2026-06-26 19:52:25.961 | revision-if-match 2026-06-26 19:52:25.961 | standard-attr-revisions 2026-06-26 19:52:25.961 | router_availability_zone 2026-06-26 19:52:25.961 | router-enable-snat 2026-06-26 19:52:25.961 | security-groups-default-rules 2026-06-26 19:52:25.961 | security-groups-default-statefulness 2026-06-26 19:52:25.961 | security-groups-normalized-cidr 2026-06-26 19:52:25.961 | security-groups-remote-address-group 2026-06-26 19:52:25.961 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:52:25.961 | security-groups-shared-filtering 2026-06-26 19:52:25.961 | security-group 2026-06-26 19:52:25.961 | service-type 2026-06-26 19:52:25.962 | sorting 2026-06-26 19:52:25.962 | standard-attr-description 2026-06-26 19:52:25.962 | stateful-security-group 2026-06-26 19:52:25.962 | subnet-dns-publish-fixed-ip 2026-06-26 19:52:25.962 | subnet-external-network 2026-06-26 19:52:25.962 | subnet_onboard 2026-06-26 19:52:25.962 | subnet-service-types 2026-06-26 19:52:25.962 | subnet_allocation 2026-06-26 19:52:25.962 | subnetpool-prefix-ops 2026-06-26 19:52:25.962 | tag-creation 2026-06-26 19:52:25.962 | standard-attr-tag 2026-06-26 19:52:25.963 | standard-attr-timestamp 2026-06-26 19:52:25.963 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-26 19:52:25.963 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 19:52:25.963 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-26 19:52:25.963 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-26 19:52:25.965 | ++ 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-26 19:52:30.712 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:30.715 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=846014ce-f1a0-4fb0-bb98-727ad8496460 2026-06-26 19:52:30.717 | + 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-26 19:52:30.719 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:52:30.735 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-26 19:52:30.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-26 19:52:30.741 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 149ccb92-56d8-49ca-998e-6d10853cc58a ff9e6aeb-a14f-4567-9c4a-c5d1b127450c 2026-06-26 19:52:36.687 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-26 19:52:36.694 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 846014ce-f1a0-4fb0-bb98-727ad8496460 2026-06-26 19:52:36.697 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-26 19:52:36.699 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-26 19:52:36.703 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-26 19:52:36.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-26 19:52:36.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-26 19:52:36.715 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 846014ce-f1a0-4fb0-bb98-727ad8496460 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-26 19:52:36.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-26 19:52:36.720 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-26 19:52:36.725 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-26 19:52:36.727 | +++ 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 846014ce-f1a0-4fb0-bb98-727ad8496460 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-26 19:52:40.346 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:40.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-26 19:52:40.350 | | id | 9ae63efa-5815-4075-a45c-b19ba3637cc4 |' 2026-06-26 19:52:40.354 | ++ 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-26 19:52:40.357 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:52:40.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 9ae63efa-5815-4075-a45c-b19ba3637cc4 '|' 2026-06-26 19:52:40.377 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 9ae63efa-5815-4075-a45c-b19ba3637cc4 |' 2026-06-26 19:52:40.379 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-26 19:52:40.383 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 9ae63efa-5815-4075-a45c-b19ba3637cc4 '|' 2026-06-26 19:52:40.383 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-26 19:52:40.385 | ++ functions-common:get_field:806 : local data field 2026-06-26 19:52:40.387 | ++ functions-common:get_field:807 : read data 2026-06-26 19:52:40.389 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-26 19:52:40.391 | ++ functions-common:get_field:811 : field='$3' 2026-06-26 19:52:40.395 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 9ae63efa-5815-4075-a45c-b19ba3637cc4 |' 2026-06-26 19:52:40.395 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-26 19:52:40.400 | ++ functions-common:get_field:807 : read data 2026-06-26 19:52:40.403 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-26 19:52:40.407 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 9ae63efa-5815-4075-a45c-b19ba3637cc4 '|' 2026-06-26 19:52:40.408 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-26 19:52:40.411 | ++ functions-common:get_field:806 : local data field 2026-06-26 19:52:40.413 | ++ functions-common:get_field:807 : read data 2026-06-26 19:52:40.415 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-26 19:52:40.417 | ++ functions-common:get_field:811 : field='$6' 2026-06-26 19:52:40.421 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 9ae63efa-5815-4075-a45c-b19ba3637cc4 |' 2026-06-26 19:52:40.421 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-26 19:52:40.427 | ++ functions-common:get_field:807 : read data 2026-06-26 19:52:40.430 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=9ae63efa-5815-4075-a45c-b19ba3637cc4 2026-06-26 19:52:40.433 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 846014ce-f1a0-4fb0-bb98-727ad8496460 149ccb92-56d8-49ca-998e-6d10853cc58a 2026-06-26 19:52:46.076 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-26 19:52:46.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-26 19:52:46.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-26 19:52:46.105 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:52:46.110 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-26 19:52:46.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-26 19:52:46.117 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-26 19:52:46.122 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-26 19:52:46.124 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-26 19:52:46.128 | ++ 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-26 19:52:46.158 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-26 19:52:46.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-26 19:52:46.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-26 19:52:46.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-26 19:52:46.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-26 19:52:46.173 | + 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-26 19:52:46.176 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-26 19:52:46.179 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-26 19:52:46.183 | + functions-common:test_with_retry:2360 : local until=10 2026-06-26 19:52:46.186 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-26 19:52:46.188 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-26 19:52:46.192 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-26 19:52:46.195 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:52:46.198 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:52:46.203 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:52:46.207 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503566204 2026-06-26 19:52:46.211 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-26 19:52:46.220 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-26 19:52:46.222 | + functions-common:time_stop:2420 : local name 2026-06-26 19:52:46.224 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:52:46.226 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:52:46.229 | + functions-common:time_stop:2423 : local total 2026-06-26 19:52:46.231 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:52:46.233 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-26 19:52:46.235 | + functions-common:time_stop:2427 : start_time=1782503566204 2026-06-26 19:52:46.237 | + functions-common:time_stop:2429 : [[ -z 1782503566204 ]] 2026-06-26 19:52:46.241 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:52:46.247 | + functions-common:time_stop:2432 : end_time=1782503566242 2026-06-26 19:52:46.251 | + functions-common:time_stop:2433 : elapsed_time=38 2026-06-26 19:52:46.255 | + functions-common:time_stop:2434 : total=8796 2026-06-26 19:52:46.259 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:52:46.263 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8834 2026-06-26 19:52:46.269 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-26 19:52:46.269 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-26 19:52:46.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-26 19:52:46.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:52:46.283 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-26 19:52:46.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-26 19:52:46.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-26 19:52:46.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-26 19:52:46.333 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-26 19:52:46.334 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-26 19:52:46.335 | ++ 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-26 19:52:46.336 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-26 19:52:49.623 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:52:49.628 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.137 ' 2026-06-26 19:52:49.630 | + 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-26 19:52:49.634 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:52:49.653 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-26 19:52:49.655 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:52:49.658 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-26 19:52:49.661 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-26 19:52:49.665 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 149ccb92-56d8-49ca-998e-6d10853cc58a 1daf688f-97cf-4bcd-a41c-4dcfd8899a66 2026-06-26 19:52:55.796 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-26 19:52:55.800 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 846014ce-f1a0-4fb0-bb98-727ad8496460 2026-06-26 19:52:55.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-26 19:52:55.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-26 19:52:55.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-26 19:52:55.811 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-26 19:52:55.814 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 846014ce-f1a0-4fb0-bb98-727ad8496460 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-26 19:52:55.817 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-26 19:52:55.820 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-26 19:52:55.824 | +++ 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 846014ce-f1a0-4fb0-bb98-727ad8496460 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-26 19:52:55.824 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-26 19:53:01.568 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:53:01.573 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-26 19:53:01.573 | | id | 019ffdf8-8c02-462e-ba97-4fe36bfe6eb8 |' 2026-06-26 19:53:01.575 | ++ 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-26 19:53:01.579 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:53:01.597 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 019ffdf8-8c02-462e-ba97-4fe36bfe6eb8 '|' 2026-06-26 19:53:01.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 019ffdf8-8c02-462e-ba97-4fe36bfe6eb8 |' 2026-06-26 19:53:01.603 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-26 19:53:01.607 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 019ffdf8-8c02-462e-ba97-4fe36bfe6eb8 '|' 2026-06-26 19:53:01.608 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-26 19:53:01.610 | ++ functions-common:get_field:806 : local data field 2026-06-26 19:53:01.616 | ++ functions-common:get_field:807 : read data 2026-06-26 19:53:01.619 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-26 19:53:01.622 | ++ functions-common:get_field:811 : field='$3' 2026-06-26 19:53:01.627 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-26 19:53:01.629 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 019ffdf8-8c02-462e-ba97-4fe36bfe6eb8 |' 2026-06-26 19:53:01.632 | ++ functions-common:get_field:807 : read data 2026-06-26 19:53:01.636 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-26 19:53:01.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-26 19:53:01.644 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 019ffdf8-8c02-462e-ba97-4fe36bfe6eb8 '|' 2026-06-26 19:53:01.645 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-26 19:53:01.649 | ++ functions-common:get_field:806 : local data field 2026-06-26 19:53:01.652 | ++ functions-common:get_field:807 : read data 2026-06-26 19:53:01.654 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-26 19:53:01.657 | ++ functions-common:get_field:811 : field='$6' 2026-06-26 19:53:01.663 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-26 19:53:01.663 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 019ffdf8-8c02-462e-ba97-4fe36bfe6eb8 |' 2026-06-26 19:53:01.666 | ++ functions-common:get_field:807 : read data 2026-06-26 19:53:01.670 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=019ffdf8-8c02-462e-ba97-4fe36bfe6eb8 2026-06-26 19:53:01.672 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-26 19:53:01.675 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-26 19:53:01.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-26 19:53:01.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-26 19:53:01.702 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:01.705 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-26 19:53:01.720 | net.ipv6.conf.all.forwarding = 1 2026-06-26 19:53:01.728 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-26 19:53:01.729 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 149ccb92-56d8-49ca-998e-6d10853cc58a -c external_gateway_info -f json 2026-06-26 19:53:01.729 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 019ffdf8-8c02-462e-ba97-4fe36bfe6eb8 2026-06-26 19:53:01.729 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-26 19:53:01.731 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-26 19:53:05.144 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:53:05.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::f6 2026-06-26 19:53:05.151 | + 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-26 19:53:05.153 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 19:53:05.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-26 19:53:05.171 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-26 19:53:05.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-26 19:53:05.176 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-26 19:53:05.178 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-26 19:53:05.181 | ++ 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-26 19:53:05.205 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-26 19:53:05.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-26 19:53:05.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-26 19:53:05.212 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-26 19:53:05.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-26 19:53:05.243 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd11:08b1:9463::/56 2026-06-26 19:53:05.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 7198ce0f-2b90-4e4b-aab1-d8c2497f4d5b ]] 2026-06-26 19:53:05.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd11:08b1:9463::/56 via 2001:db8::f6 dev br-ex 2026-06-26 19:53:05.265 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-26 19:53:05.268 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:53:05.270 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-26 19:53:05.287 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:05.289 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-26 19:53:05.292 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:53:05.295 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-26 19:53:05.297 | + ./stack.sh:main:1332 : start_nova 2026-06-26 19:53:05.300 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-26 19:53:05.302 | + 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-26 19:53:05.305 | + 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-26 19:53:05.307 | + 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-26 19:53:05.310 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-26 19:53:05.312 | + 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-26 19:53:05.314 | + functions-common:run_process:1674 : local service=n-sch 2026-06-26 19:53:05.317 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 19:53:05.320 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:05.322 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:05.325 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:05.327 | + functions-common:run_process:1680 : local name=n-sch 2026-06-26 19:53:05.329 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:05.332 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:05.334 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:05.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:05.340 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:05.344 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503585341 2026-06-26 19:53:05.347 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-26 19:53:05.363 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:05.366 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-26 19:53:05.368 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-26 19:53:05.371 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 19:53:05.373 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 19:53:05.376 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 19:53:05.378 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 19:53:05.380 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-26 19:53:05.383 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-26 19:53:05.385 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-26 19:53:05.388 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:53:05.390 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:05.393 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:05.395 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:53:05.397 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-26 19:53:05.400 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-26 19:53:05.402 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-26 19:53:05.405 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-26 19:53:05.407 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 19:53:05.409 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:53:05.412 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:53:05.414 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:53:05.417 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:53:05.419 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:53:05.421 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-26 19:53:05.423 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:53:05.427 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-26 19:53:05.502 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:05.577 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-26 19:53:05.637 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 19:53:05.698 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-26 19:53:05.761 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-26 19:53:05.822 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:05.885 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:53:05.888 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:53:05.890 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-26 19:53:05.967 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:53:06.428 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-26 19:53:06.467 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-26 19:53:06.911 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-26 19:53:06.978 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:06.981 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:06.985 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:06.987 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:06.990 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:06.992 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:06.994 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:06.996 | + functions-common:time_stop:2427 : start_time=1782503585341 2026-06-26 19:53:06.999 | + functions-common:time_stop:2429 : [[ -z 1782503585341 ]] 2026-06-26 19:53:07.002 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:07.007 | + functions-common:time_stop:2432 : end_time=1782503587004 2026-06-26 19:53:07.010 | + functions-common:time_stop:2433 : elapsed_time=1663 2026-06-26 19:53:07.014 | + functions-common:time_stop:2434 : total=20674 2026-06-26 19:53:07.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:07.019 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22337 2026-06-26 19:53:07.022 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-26 19:53:07.028 | + 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-26 19:53:07.031 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-26 19:53:07.034 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 19:53:07.038 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:07.041 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:07.044 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:07.047 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-26 19:53:07.051 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:07.054 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:07.058 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:07.061 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:07.065 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:07.070 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503587067 2026-06-26 19:53:07.074 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-26 19:53:07.095 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:07.098 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-26 19:53:07.101 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-26 19:53:07.104 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 19:53:07.107 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 19:53:07.110 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 19:53:07.113 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 19:53:07.116 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-26 19:53:07.119 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-26 19:53:07.122 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-26 19:53:07.124 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:53:07.127 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:07.130 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:07.133 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:53:07.136 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-26 19:53:07.139 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-26 19:53:07.142 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 19:53:07.145 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:53:07.148 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 19:53:07.151 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-26 19:53:07.154 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:53:07.157 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 19:53:07.160 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 19:53:07.163 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 19:53:07.166 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-26 19:53:07.169 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 19:53:07.173 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-26 19:53:07.254 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:07.334 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-26 19:53:07.403 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-26 19:53:07.475 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:53:07.544 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:07.613 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-26 19:53:07.682 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-26 19:53:07.753 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-26 19:53:07.820 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-26 19:53:07.890 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-26 19:53:07.959 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 19:53:07.962 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 19:53:07.965 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-26 19:53:08.047 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 19:53:08.553 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-26 19:53:08.588 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-26 19:53:09.074 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-26 19:53:09.224 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:09.228 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:09.231 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:09.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:09.239 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:09.242 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:09.245 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:09.251 | + functions-common:time_stop:2427 : start_time=1782503587067 2026-06-26 19:53:09.251 | + functions-common:time_stop:2429 : [[ -z 1782503587067 ]] 2026-06-26 19:53:09.254 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:09.258 | + functions-common:time_stop:2432 : end_time=1782503589255 2026-06-26 19:53:09.261 | + functions-common:time_stop:2433 : elapsed_time=2188 2026-06-26 19:53:09.263 | + functions-common:time_stop:2434 : total=22337 2026-06-26 19:53:09.265 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:09.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24525 2026-06-26 19:53:09.269 | + 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-26 19:53:09.272 | + 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-26 19:53:09.275 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-26 19:53:09.277 | + 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-26 19:53:09.279 | + 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-26 19:53:09.282 | + 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-26 19:53:09.284 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-26 19:53:09.286 | + 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-26 19:53:09.289 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-26 19:53:09.292 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-26 19:53:09.295 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 19:53:09.298 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-26 19:53:09.300 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-26 19:53:09.318 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:09.321 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-26 19:53:09.374 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-26 19:53:09.375 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-26 19:53:09.396 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:53:09.398 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-26 19:53:09.401 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-26 19:53:09.419 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:53:09.423 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-26 19:53:09.426 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 19:53:09.428 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-26 19:53:09.430 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-26 19:53:09.433 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 19:53:09.436 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 19:53:09.437 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-26 19:53:09.439 | + 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-26 19:53:09.441 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-26 19:53:09.444 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 19:53:09.446 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:09.448 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:09.452 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:09.452 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-26 19:53:09.454 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:09.456 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:09.458 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:09.460 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:09.463 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:09.467 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503589464 2026-06-26 19:53:09.469 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-26 19:53:09.489 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:09.492 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-26 19:53:09.494 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-26 19:53:09.496 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 19:53:09.499 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 19:53:09.500 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 19:53:09.502 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 19:53:09.504 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-26 19:53:09.506 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-26 19:53:09.509 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-26 19:53:09.512 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:53:09.516 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:09.517 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:09.519 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:53:09.521 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-26 19:53:09.523 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-26 19:53:09.526 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-26 19:53:09.528 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-26 19:53:09.530 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 19:53:09.531 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:53:09.533 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:53:09.535 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:53:09.537 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:53:09.540 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:53:09.541 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-26 19:53:09.543 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:53:09.548 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-26 19:53:09.628 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:09.710 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-26 19:53:09.777 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 19:53:09.851 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-26 19:53:09.916 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-26 19:53:10.003 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:10.086 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:53:10.087 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:53:10.089 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-26 19:53:10.180 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:53:10.725 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-26 19:53:10.754 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-26 19:53:11.276 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-26 19:53:11.336 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:11.340 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:11.343 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:11.346 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:11.348 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:11.350 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:11.353 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:11.355 | + functions-common:time_stop:2427 : start_time=1782503589464 2026-06-26 19:53:11.358 | + functions-common:time_stop:2429 : [[ -z 1782503589464 ]] 2026-06-26 19:53:11.362 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:11.365 | + functions-common:time_stop:2432 : end_time=1782503591362 2026-06-26 19:53:11.368 | + functions-common:time_stop:2433 : elapsed_time=1898 2026-06-26 19:53:11.370 | + functions-common:time_stop:2434 : total=24525 2026-06-26 19:53:11.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:11.375 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26423 2026-06-26 19:53:11.378 | + 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-26 19:53:11.380 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-26 19:53:11.383 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-26 19:53:11.385 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:11.388 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:11.390 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:11.393 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-26 19:53:11.395 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:11.398 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:11.400 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:11.402 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:11.408 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:11.411 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503591408 2026-06-26 19:53:11.414 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-26 19:53:11.435 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:53:11.438 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:11.441 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:11.444 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:11.446 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:11.449 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:11.452 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:11.455 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:11.458 | + functions-common:time_stop:2427 : start_time=1782503591408 2026-06-26 19:53:11.461 | + functions-common:time_stop:2429 : [[ -z 1782503591408 ]] 2026-06-26 19:53:11.467 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:11.470 | + functions-common:time_stop:2432 : end_time=1782503591467 2026-06-26 19:53:11.473 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-26 19:53:11.476 | + functions-common:time_stop:2434 : total=26423 2026-06-26 19:53:11.479 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:11.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26482 2026-06-26 19:53:11.484 | + 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-26 19:53:11.487 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-26 19:53:11.490 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-26 19:53:11.492 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:11.495 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:11.498 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:11.500 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-26 19:53:11.503 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:11.506 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:11.508 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:11.511 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:11.515 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:11.520 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503591517 2026-06-26 19:53:11.522 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-26 19:53:11.543 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:53:11.546 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:11.549 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:11.552 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:11.555 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:11.557 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:11.560 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:11.563 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:11.566 | + functions-common:time_stop:2427 : start_time=1782503591517 2026-06-26 19:53:11.569 | + functions-common:time_stop:2429 : [[ -z 1782503591517 ]] 2026-06-26 19:53:11.572 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:11.577 | + functions-common:time_stop:2432 : end_time=1782503591574 2026-06-26 19:53:11.580 | + functions-common:time_stop:2433 : elapsed_time=57 2026-06-26 19:53:11.582 | + functions-common:time_stop:2434 : total=26482 2026-06-26 19:53:11.585 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:11.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26539 2026-06-26 19:53:11.591 | + 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-26 19:53:11.594 | + 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-26 19:53:11.597 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-26 19:53:11.600 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 19:53:11.603 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-26 19:53:11.606 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-26 19:53:11.627 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:11.630 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-26 19:53:11.687 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-26 19:53:11.691 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 19:53:11.694 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-26 19:53:11.749 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-26 19:53:11.770 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:11.773 | + 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-26 19:53:11.776 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-26 19:53:11.779 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 19:53:11.782 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:11.785 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:11.788 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:11.791 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-26 19:53:11.794 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:11.797 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:11.800 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:11.803 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:11.811 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:11.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503591810 2026-06-26 19:53:11.817 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-26 19:53:11.838 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:11.841 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-26 19:53:11.844 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-26 19:53:11.847 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 19:53:11.850 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 19:53:11.852 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 19:53:11.855 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 19:53:11.858 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-26 19:53:11.861 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-26 19:53:11.863 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-26 19:53:11.866 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:53:11.869 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:11.871 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:11.874 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:53:11.877 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-26 19:53:11.880 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-26 19:53:11.882 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-26 19:53:11.885 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-26 19:53:11.888 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 19:53:11.890 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:53:11.893 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:53:11.896 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:53:11.898 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:53:11.901 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:53:11.904 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-26 19:53:11.906 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:53:11.914 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-26 19:53:12.003 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:12.151 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-26 19:53:12.250 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 19:53:12.375 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-26 19:53:12.492 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-26 19:53:12.628 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:12.725 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:53:12.727 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:53:12.731 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-26 19:53:12.874 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:53:13.437 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-26 19:53:13.469 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-26 19:53:13.988 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-26 19:53:14.054 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:14.057 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:14.061 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:14.063 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:14.065 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:14.069 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:14.069 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:14.071 | + functions-common:time_stop:2427 : start_time=1782503591810 2026-06-26 19:53:14.074 | + functions-common:time_stop:2429 : [[ -z 1782503591810 ]] 2026-06-26 19:53:14.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:14.080 | + functions-common:time_stop:2432 : end_time=1782503594078 2026-06-26 19:53:14.082 | + functions-common:time_stop:2433 : elapsed_time=2268 2026-06-26 19:53:14.087 | + functions-common:time_stop:2434 : total=26539 2026-06-26 19:53:14.087 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:14.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28807 2026-06-26 19:53:14.092 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-26 19:53:14.095 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 19:53:14.097 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-26 19:53:14.114 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:14.116 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-26 19:53:14.120 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-26 19:53:14.122 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 19:53:14.124 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 19:53:14.127 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-26 19:53:14.130 | + 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-26 19:53:14.132 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-26 19:53:14.135 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 19:53:14.136 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:14.138 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:14.140 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:14.143 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-26 19:53:14.145 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:14.147 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:14.149 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:14.151 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:14.154 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:14.158 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503594155 2026-06-26 19:53:14.162 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-26 19:53:14.186 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:14.193 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-26 19:53:14.198 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-26 19:53:14.204 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 19:53:14.208 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 19:53:14.212 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 19:53:14.218 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 19:53:14.221 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-26 19:53:14.228 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-26 19:53:14.230 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-26 19:53:14.239 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:53:14.247 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:14.255 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:14.258 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:53:14.263 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-26 19:53:14.270 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-26 19:53:14.272 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-26 19:53:14.276 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-26 19:53:14.282 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 19:53:14.286 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:53:14.293 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:53:14.300 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:53:14.308 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:53:14.309 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:53:14.315 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-26 19:53:14.320 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:53:14.329 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-26 19:53:14.475 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:14.628 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-26 19:53:14.760 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 19:53:14.866 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-26 19:53:14.963 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-26 19:53:15.080 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:15.172 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:53:15.174 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:53:15.176 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-26 19:53:15.262 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:53:15.828 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-26 19:53:15.870 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-26 19:53:16.378 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-26 19:53:16.430 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:16.434 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:16.441 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:16.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:16.450 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:16.453 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:16.457 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:16.462 | + functions-common:time_stop:2427 : start_time=1782503594155 2026-06-26 19:53:16.467 | + functions-common:time_stop:2429 : [[ -z 1782503594155 ]] 2026-06-26 19:53:16.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:16.479 | + functions-common:time_stop:2432 : end_time=1782503596472 2026-06-26 19:53:16.481 | + functions-common:time_stop:2433 : elapsed_time=2317 2026-06-26 19:53:16.487 | + functions-common:time_stop:2434 : total=28807 2026-06-26 19:53:16.489 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:16.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31124 2026-06-26 19:53:16.497 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-26 19:53:16.499 | + 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-26 19:53:16.502 | + 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-26 19:53:16.505 | + 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-26 19:53:16.508 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-26 19:53:16.510 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-26 19:53:16.515 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-26 19:53:16.517 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:53:16.520 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 19:53:16.523 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-26 19:53:16.527 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 19:53:16.530 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-26 19:53:16.534 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-26 19:53:16.538 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-26 19:53:16.543 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-26 19:53:16.547 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 19:53:16.549 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-26 19:53:16.552 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-26 19:53:16.552 | BEGIN { 2026-06-26 19:53:16.552 | section = "" 2026-06-26 19:53:16.552 | last_section = "" 2026-06-26 19:53:16.552 | section_count = 0 2026-06-26 19:53:16.552 | } 2026-06-26 19:53:16.552 | /^\[.+\]/ { 2026-06-26 19:53:16.552 | gsub("[][]", "", $1); 2026-06-26 19:53:16.552 | section=$1 2026-06-26 19:53:16.553 | next 2026-06-26 19:53:16.553 | } 2026-06-26 19:53:16.553 | /^ *\#/ { 2026-06-26 19:53:16.553 | next 2026-06-26 19:53:16.553 | } 2026-06-26 19:53:16.553 | /^[^ \t]+/ { 2026-06-26 19:53:16.553 | # get offset of first = in $0 2026-06-26 19:53:16.553 | eq_idx = index($0, "=") 2026-06-26 19:53:16.553 | # extract attr & value from $0 2026-06-26 19:53:16.553 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 19:53:16.553 | value = substr($0, eq_idx + 1) 2026-06-26 19:53:16.554 | # only need to strip trailing whitespace from attr 2026-06-26 19:53:16.554 | sub(/[ \t]*$/, "", attr) 2026-06-26 19:53:16.556 | # need to strip leading & trailing whitespace from value 2026-06-26 19:53:16.556 | sub(/^[ \t]*/, "", value) 2026-06-26 19:53:16.556 | sub(/[ \t]*$/, "", value) 2026-06-26 19:53:16.556 | 2026-06-26 19:53:16.556 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 19:53:16.556 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 19:53:16.556 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 19:53:16.557 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 19:53:16.557 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 19:53:16.557 | if (section != last_section) { 2026-06-26 19:53:16.557 | cfg_section[section_count++] = section 2026-06-26 19:53:16.557 | last_section = section 2026-06-26 19:53:16.557 | } 2026-06-26 19:53:16.557 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 19:53:16.557 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 19:53:16.557 | 2026-06-26 19:53:16.557 | cfg_attr[section, attr, 0] = value 2026-06-26 19:53:16.557 | cfg_attr_count[section, attr] = 1 2026-06-26 19:53:16.558 | } else { 2026-06-26 19:53:16.558 | lno = cfg_attr_count[section, attr]++ 2026-06-26 19:53:16.558 | cfg_attr[section, attr, lno] = value 2026-06-26 19:53:16.558 | } 2026-06-26 19:53:16.558 | } 2026-06-26 19:53:16.558 | END { 2026-06-26 19:53:16.558 | # Process each section in order 2026-06-26 19:53:16.558 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 19:53:16.558 | section = cfg_section[sno] 2026-06-26 19:53:16.558 | # The ini routines simply append a config item immediately 2026-06-26 19:53:16.558 | # after the section header. To keep the same order as defined 2026-06-26 19:53:16.559 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 19:53:16.559 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 19:53:16.559 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 19:53:16.559 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 19:53:16.559 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 19:53:16.559 | else { 2026-06-26 19:53:16.559 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 19:53:16.559 | count = cfg_attr_count[section, attr] 2026-06-26 19:53:16.559 | print "inidelete " configfile " " section " " attr 2026-06-26 19:53:16.559 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 19:53:16.560 | for (l = count -2; l >= 0; l--) 2026-06-26 19:53:16.560 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 19:53:16.560 | } 2026-06-26 19:53:16.560 | } 2026-06-26 19:53:16.560 | } 2026-06-26 19:53:16.560 | } 2026-06-26 19:53:16.560 | ' 2026-06-26 19:53:16.560 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:53:16.560 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 19:53:16.561 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 19:53:16.565 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-26 19:53:16.568 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:53:16.571 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-26 19:53:16.575 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-26 19:53:16.575 | BEGIN { group = "" } 2026-06-26 19:53:16.575 | /^\[\[.+\|.*\]\]/ { 2026-06-26 19:53:16.575 | gsub("[][]", "", $1); 2026-06-26 19:53:16.575 | split($1, a, "|"); 2026-06-26 19:53:16.575 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 19:53:16.575 | group=a[1] 2026-06-26 19:53:16.575 | } else { 2026-06-26 19:53:16.575 | group="" 2026-06-26 19:53:16.576 | } 2026-06-26 19:53:16.576 | next 2026-06-26 19:53:16.576 | } 2026-06-26 19:53:16.576 | { 2026-06-26 19:53:16.576 | if (group != "") 2026-06-26 19:53:16.576 | print $0 2026-06-26 19:53:16.576 | } 2026-06-26 19:53:16.576 | ' /home/quobyte/devstack/local.conf 2026-06-26 19:53:16.585 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 19:53:16.588 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-26 19:53:16.628 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-26 19:53:16.669 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-26 19:53:16.672 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-26 19:53:16.676 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-26 19:53:16.679 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 19:53:16.682 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-26 19:53:16.685 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 19:53:16.705 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:16.710 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-26 19:53:16.714 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-26 19:53:16.717 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 19:53:16.738 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:16.742 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.249:5672/nova_cell1 2026-06-26 19:53:16.747 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.249:5672/nova_cell1 2026-06-26 19:53:16.788 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 19:53:16.793 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 19:53:16.798 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-26 19:53:16.822 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-26 19:53:16.848 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-26 19:53:16.851 | + lib/nova:configure_console_compute:669 : local offset 2026-06-26 19:53:16.853 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-26 19:53:16.855 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-26 19:53:16.858 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-26 19:53:16.879 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.249 2026-06-26 19:53:16.881 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-26 19:53:16.896 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:16.898 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-26 19:53:16.900 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-26 19:53:16.903 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-26 19:53:16.904 | + functions:vercmp:648 : local 'op=<' 2026-06-26 19:53:16.907 | + functions:vercmp:649 : local v2=1.0.0 2026-06-26 19:53:16.909 | + functions:vercmp:650 : local result 2026-06-26 19:53:16.913 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-26 19:53:16.919 | ++ functions:vercmp:654 : sort -V 2026-06-26 19:53:16.924 | ++ functions:vercmp:654 : head -1 2026-06-26 19:53:16.929 | + functions:vercmp:654 : result=1.0.0 2026-06-26 19:53:16.938 | + functions:vercmp:656 : case $op in 2026-06-26 19:53:16.942 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-26 19:53:16.945 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-26 19:53:16.950 | + functions:vercmp:667 : return 2026-06-26 19:53:16.954 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.249:6080/vnc_lite.html 2026-06-26 19:53:16.959 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.249:6080/vnc_lite.html 2026-06-26 19:53:17.008 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.249:6081/spice_auto.html 2026-06-26 19:53:17.012 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.249:6081/spice_auto.html 2026-06-26 19:53:17.062 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-26 19:53:17.087 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:17.092 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-26 19:53:17.096 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.249 2026-06-26 19:53:17.100 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-26 19:53:17.148 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.249 2026-06-26 19:53:17.195 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-26 19:53:17.222 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:53:17.227 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-26 19:53:17.231 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-26 19:53:17.259 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:53:17.264 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-26 19:53:17.268 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-26 19:53:17.316 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-26 19:53:17.320 | + 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-26 19:53:17.370 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-26 19:53:17.374 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-26 19:53:17.379 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-26 19:53:17.383 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-26 19:53:17.385 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-26 19:53:17.388 | + 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-26 19:53:17.392 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-26 19:53:17.397 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 19:53:17.401 | + functions-common:run_process:1676 : local group=libvirt 2026-06-26 19:53:17.406 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:17.411 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:17.415 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-26 19:53:17.418 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:17.423 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:17.427 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:17.430 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:17.436 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:17.443 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503597439 2026-06-26 19:53:17.448 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-26 19:53:17.475 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:17.480 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-26 19:53:17.485 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-26 19:53:17.489 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 19:53:17.493 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 19:53:17.498 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 19:53:17.502 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 19:53:17.509 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-26 19:53:17.513 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-26 19:53:17.516 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-26 19:53:17.518 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-26 19:53:17.520 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:17.523 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:17.525 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:53:17.527 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-26 19:53:17.529 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-26 19:53:17.532 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-26 19:53:17.534 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-26 19:53:17.536 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 19:53:17.539 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-26 19:53:17.541 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:53:17.543 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:53:17.545 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:53:17.547 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-26 19:53:17.549 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-26 19:53:17.551 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-26 19:53:17.553 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:53:17.557 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-26 19:53:17.628 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:17.700 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-26 19:53:17.760 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 19:53:17.823 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-26 19:53:17.889 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-26 19:53:17.951 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:18.012 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:53:18.015 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-26 19:53:18.018 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-26 19:53:18.084 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-26 19:53:18.167 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:53:18.677 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-26 19:53:18.705 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-26 19:53:19.176 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-26 19:53:19.239 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:19.242 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:19.246 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:19.250 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:19.253 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:19.257 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:19.260 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:19.264 | + functions-common:time_stop:2427 : start_time=1782503597439 2026-06-26 19:53:19.267 | + functions-common:time_stop:2429 : [[ -z 1782503597439 ]] 2026-06-26 19:53:19.272 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:19.280 | + functions-common:time_stop:2432 : end_time=1782503599273 2026-06-26 19:53:19.280 | + functions-common:time_stop:2433 : elapsed_time=1834 2026-06-26 19:53:19.284 | + functions-common:time_stop:2434 : total=31124 2026-06-26 19:53:19.288 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:19.292 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32958 2026-06-26 19:53:19.295 | + 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-26 19:53:19.299 | + 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-26 19:53:19.303 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-26 19:53:19.325 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:19.329 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-26 19:53:19.330 | Dumping cells_v2 mapping 2026-06-26 19:53:19.333 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-26 19:53:19.803 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 19:53:19.803 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:53:19.803 | we strongly recommend against using it for new projects. 2026-06-26 19:53:19.803 | 2026-06-26 19:53:19.803 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:53:19.803 | framework. For more detail see 2026-06-26 19:53:19.803 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:53:19.804 | 2026-06-26 19:53:19.804 | import eventlet # noqa 2026-06-26 19:53:20.156 | 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-26 19:53:23.235 | INFO dbcounter [None req-d70b35c4-2a8c-470f-8052-534d926e8363 None None] Registered counter for database nova_api 2026-06-26 19:53:23.363 | DEBUG dbcounter [-] [79905] Writer thread running {{(pid=79905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:53:23.394 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-26 19:53:23.394 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-26 19:53:23.394 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-26 19:53:23.394 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-26 19:53:23.395 | | cell1 | aed66915-d307-41ec-968f-6fcb9f50b103 | rabbit://stackrabbit:stackqueue@192.168.122.249:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-26 19:53:23.395 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-26 19:53:23.683 | Exception ignored in: 2026-06-26 19:53:23.683 | Traceback (most recent call last): 2026-06-26 19:53:23.683 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 19:53:23.683 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 19:53:23.683 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 19:53:23.683 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 19:53:23.683 | RuntimeError: greenlet is being finalized 2026-06-26 19:53:24.032 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-26 19:53:24.036 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-26 19:53:24.103 | + inc/async:async_inner:63 : create_flavors 2026-06-26 19:53:24.144 | [2070 Async create_flavors:80003]: running: create_flavors 2026-06-26 19:53:24.147 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-26 19:53:24.165 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:24.168 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-26 19:53:24.170 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:53:24.172 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-26 19:53:24.175 | + ./stack.sh:main:1337 : start_cinder 2026-06-26 19:53:24.177 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-26 19:53:24.181 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-26 19:53:24.185 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 19:53:24.188 | + functions-common:run_process:1674 : local service=c-api 2026-06-26 19:53:24.190 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 19:53:24.192 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:24.195 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:24.198 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:24.201 | + functions-common:run_process:1680 : local name=c-api 2026-06-26 19:53:24.203 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:24.206 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:24.209 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:24.212 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:24.216 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:24.221 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503604218 2026-06-26 19:53:24.224 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-26 19:53:24.242 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:24.244 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-26 19:53:24.246 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-26 19:53:24.249 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 19:53:24.251 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 19:53:24.253 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 19:53:24.257 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 19:53:24.261 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-26 19:53:24.263 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-26 19:53:24.266 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-26 19:53:24.268 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:53:24.271 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:24.273 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:24.276 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:53:24.278 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-26 19:53:24.281 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-26 19:53:24.286 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 19:53:24.289 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:53:24.294 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 19:53:24.298 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-26 19:53:24.302 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:53:24.305 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 19:53:24.308 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 19:53:24.312 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 19:53:24.316 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-26 19:53:24.319 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 19:53:24.326 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-26 19:53:24.412 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:24.509 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-26 19:53:24.595 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-26 19:53:24.662 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:53:24.727 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:24.795 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-26 19:53:24.865 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-26 19:53:24.960 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-26 19:53:25.038 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-26 19:53:25.119 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-26 19:53:25.191 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 19:53:25.194 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 19:53:25.197 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-26 19:53:25.276 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 19:53:25.790 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-26 19:53:25.821 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-26 19:53:26.360 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-26 19:53:26.499 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:26.507 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:26.511 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:26.517 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:26.521 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:26.524 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:26.528 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:26.533 | + functions-common:time_stop:2427 : start_time=1782503604218 2026-06-26 19:53:26.535 | + functions-common:time_stop:2429 : [[ -z 1782503604218 ]] 2026-06-26 19:53:26.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:26.547 | + functions-common:time_stop:2432 : end_time=1782503606543 2026-06-26 19:53:26.551 | + functions-common:time_stop:2433 : elapsed_time=2325 2026-06-26 19:53:26.557 | + functions-common:time_stop:2434 : total=32958 2026-06-26 19:53:26.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:26.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35283 2026-06-26 19:53:26.570 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-26 19:53:26.570 | Waiting for Cinder API to start... 2026-06-26 19:53:26.573 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.249/volume/v3/ 2026-06-26 19:53:26.578 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.249/volume/v3/ 2026-06-26 19:53:26.584 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 19:53:26.589 | + functions:wait_for_service:477 : local url=http://192.168.122.249/volume/v3/ 2026-06-26 19:53:26.594 | + functions:wait_for_service:478 : local rval=0 2026-06-26 19:53:26.599 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 19:53:26.607 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 19:53:26.611 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:26.615 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:26.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:26.629 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503606622 2026-06-26 19:53:26.629 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 19:53:26.633 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:53:26.644 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.249/volume/v3/ 2026-06-26 19:53:31.525 | + :: : [[ 401 == 503 ]] 2026-06-26 19:53:31.528 | + :: : [[ 0 -eq 7 ]] 2026-06-26 19:53:31.534 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 19:53:31.538 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:31.544 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:31.548 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:31.553 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:31.559 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:31.563 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 19:53:31.568 | + functions-common:time_stop:2427 : start_time=1782503606622 2026-06-26 19:53:31.572 | + functions-common:time_stop:2429 : [[ -z 1782503606622 ]] 2026-06-26 19:53:31.579 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:31.585 | + functions-common:time_stop:2432 : end_time=1782503611580 2026-06-26 19:53:31.590 | + functions-common:time_stop:2433 : elapsed_time=4958 2026-06-26 19:53:31.594 | + functions-common:time_stop:2434 : total=14833 2026-06-26 19:53:31.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:31.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19791 2026-06-26 19:53:31.608 | + functions:wait_for_service:486 : return 0 2026-06-26 19:53:31.612 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:31.616 | + functions-common:run_process:1674 : local service=c-sch 2026-06-26 19:53:31.622 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:31.627 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:31.631 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:31.635 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:31.639 | + functions-common:run_process:1680 : local name=c-sch 2026-06-26 19:53:31.643 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:31.647 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:31.651 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:31.656 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:31.663 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:31.669 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503611664 2026-06-26 19:53:31.673 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-26 19:53:31.699 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:31.704 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-26 19:53:31.708 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-26 19:53:31.713 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:31.719 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:31.722 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:31.726 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:31.730 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-26 19:53:31.734 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-26 19:53:31.738 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-26 19:53:31.740 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:53:31.744 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:31.747 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:31.750 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:53:31.754 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-26 19:53:31.758 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-26 19:53:31.761 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-26 19:53:31.765 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-26 19:53:31.769 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:31.773 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:53:31.775 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:53:31.778 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 19:53:31.781 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:53:31.784 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:53:31.786 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-26 19:53:31.788 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:53:31.793 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-26 19:53:31.892 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:31.971 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-26 19:53:32.029 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:32.092 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-26 19:53:32.162 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-26 19:53:32.235 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:32.309 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 19:53:32.311 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:53:32.314 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-26 19:53:32.388 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:53:32.903 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-26 19:53:32.921 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-26 19:53:33.424 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-26 19:53:33.458 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:33.461 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:33.464 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:33.466 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:33.469 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:33.471 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:33.473 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:33.475 | + functions-common:time_stop:2427 : start_time=1782503611664 2026-06-26 19:53:33.477 | + functions-common:time_stop:2429 : [[ -z 1782503611664 ]] 2026-06-26 19:53:33.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:33.484 | + functions-common:time_stop:2432 : end_time=1782503613482 2026-06-26 19:53:33.487 | + functions-common:time_stop:2433 : elapsed_time=1818 2026-06-26 19:53:33.489 | + functions-common:time_stop:2434 : total=35283 2026-06-26 19:53:33.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:33.494 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37101 2026-06-26 19:53:33.496 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 19:53:33.498 | + 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-26 19:53:33.500 | + functions-common:run_process:1674 : local service=c-bak 2026-06-26 19:53:33.503 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:33.505 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:33.507 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:33.509 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 19:53:33.511 | + functions-common:run_process:1680 : local name=c-bak 2026-06-26 19:53:33.514 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:33.516 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:33.518 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:33.521 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:33.524 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:33.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503613525 2026-06-26 19:53:33.530 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-26 19:53:33.545 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:53:33.548 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:33.551 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:33.553 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:33.555 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:33.558 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:33.560 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:33.562 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:33.564 | + functions-common:time_stop:2427 : start_time=1782503613525 2026-06-26 19:53:33.566 | + functions-common:time_stop:2429 : [[ -z 1782503613525 ]] 2026-06-26 19:53:33.569 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:33.574 | + functions-common:time_stop:2432 : end_time=1782503613571 2026-06-26 19:53:33.576 | + functions-common:time_stop:2433 : elapsed_time=46 2026-06-26 19:53:33.578 | + functions-common:time_stop:2434 : total=37101 2026-06-26 19:53:33.580 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:33.582 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37147 2026-06-26 19:53:33.585 | + 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-26 19:53:33.587 | + functions-common:run_process:1674 : local service=c-vol 2026-06-26 19:53:33.589 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:33.592 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:33.595 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:33.596 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 19:53:33.601 | + functions-common:run_process:1680 : local name=c-vol 2026-06-26 19:53:33.601 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:33.604 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:33.606 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:33.608 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:33.613 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:33.614 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503613612 2026-06-26 19:53:33.619 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-26 19:53:33.641 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:33.644 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 19:53:33.651 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-26 19:53:33.654 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:33.658 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:33.660 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:33.662 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:33.665 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-26 19:53:33.669 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-26 19:53:33.669 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-26 19:53:33.671 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:53:33.673 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:33.676 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:33.678 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 19:53:33.683 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-26 19:53:33.683 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-26 19:53:33.684 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 19:53:33.687 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-26 19:53:33.689 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:33.691 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 19:53:33.693 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 19:53:33.695 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 19:53:33.697 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 19:53:33.699 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 19:53:33.701 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-26 19:53:33.703 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 19:53:33.710 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-26 19:53:33.815 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:33.909 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-26 19:53:33.987 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 19:53:34.068 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-26 19:53:34.167 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-26 19:53:34.247 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:34.319 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-26 19:53:34.323 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 19:53:34.396 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 19:53:34.400 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-26 19:53:34.492 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 19:53:35.076 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-26 19:53:35.114 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-26 19:53:35.625 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-26 19:53:35.676 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:35.683 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:35.687 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:35.693 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:35.697 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:35.702 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:35.708 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:35.715 | + functions-common:time_stop:2427 : start_time=1782503613612 2026-06-26 19:53:35.723 | + functions-common:time_stop:2429 : [[ -z 1782503613612 ]] 2026-06-26 19:53:35.734 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:35.741 | + functions-common:time_stop:2432 : end_time=1782503615734 2026-06-26 19:53:35.748 | + functions-common:time_stop:2433 : elapsed_time=2122 2026-06-26 19:53:35.760 | + functions-common:time_stop:2434 : total=37147 2026-06-26 19:53:35.766 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:35.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39269 2026-06-26 19:53:35.785 | + ./stack.sh:main:1338 : create_volume_types 2026-06-26 19:53:35.787 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-26 19:53:35.838 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:35.847 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 19:53:35.855 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-26 19:53:35.862 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-26 19:53:35.872 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-26 19:53:35.878 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-26 19:53:35.885 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-26 19:53:35.893 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-26 19:53:35.902 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-26 19:53:35.908 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-26 19:53:35.959 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:35.965 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-26 19:53:41.274 | +-------------+--------------------------------------+ 2026-06-26 19:53:41.274 | | Field | Value | 2026-06-26 19:53:41.274 | +-------------+--------------------------------------+ 2026-06-26 19:53:41.274 | | description | None | 2026-06-26 19:53:41.274 | | id | 0ae3da61-36e6-4ab4-ac32-778dc59abed6 | 2026-06-26 19:53:41.274 | | is_public | True | 2026-06-26 19:53:41.274 | | name | lvmdriver-1 | 2026-06-26 19:53:41.274 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-26 19:53:41.275 | +-------------+--------------------------------------+ 2026-06-26 19:53:41.682 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-26 19:53:41.687 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-26 19:53:41.691 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-26 19:53:41.697 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-26 19:53:41.701 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-26 19:53:41.726 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:41.732 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-26 19:53:41.734 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:53:41.738 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-26 19:53:41.741 | + ./stack.sh:main:1353 : start_glance 2026-06-26 19:53:41.748 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-26 19:53:41.753 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-26 19:53:41.761 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 19:53:41.765 | + functions-common:run_process:1674 : local service=g-api 2026-06-26 19:53:41.770 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 19:53:41.774 | + functions-common:run_process:1676 : local group= 2026-06-26 19:53:41.779 | + functions-common:run_process:1677 : local user= 2026-06-26 19:53:41.783 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 19:53:41.787 | + functions-common:run_process:1680 : local name=g-api 2026-06-26 19:53:41.793 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 19:53:41.797 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 19:53:41.801 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:41.806 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:41.812 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:41.820 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503621815 2026-06-26 19:53:41.824 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-26 19:53:41.856 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:41.863 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-26 19:53:41.869 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-26 19:53:41.874 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 19:53:41.877 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 19:53:41.881 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 19:53:41.883 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 19:53:41.888 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-26 19:53:41.890 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-26 19:53:41.896 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-26 19:53:41.898 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 19:53:41.901 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 19:53:41.904 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 19:53:41.907 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 19:53:41.909 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-26 19:53:41.914 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-26 19:53:41.915 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 19:53:41.919 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:53:41.923 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 19:53:41.925 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-26 19:53:41.927 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:53:41.930 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 19:53:41.931 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 19:53:41.934 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 19:53:41.937 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-26 19:53:41.938 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 19:53:41.943 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-26 19:53:42.028 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 19:53:42.122 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-26 19:53:42.195 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-26 19:53:42.276 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 19:53:42.353 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 19:53:42.438 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-26 19:53:42.519 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-26 19:53:42.617 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-26 19:53:42.712 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-26 19:53:42.795 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-26 19:53:42.868 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 19:53:42.871 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 19:53:42.875 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-26 19:53:42.963 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 19:53:43.572 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-26 19:53:43.598 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-26 19:53:44.193 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-26 19:53:44.375 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 19:53:44.379 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:44.382 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:44.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:44.393 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:44.395 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:44.398 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 19:53:44.400 | + functions-common:time_stop:2427 : start_time=1782503621815 2026-06-26 19:53:44.403 | + functions-common:time_stop:2429 : [[ -z 1782503621815 ]] 2026-06-26 19:53:44.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:44.417 | + functions-common:time_stop:2432 : end_time=1782503624409 2026-06-26 19:53:44.428 | + functions-common:time_stop:2433 : elapsed_time=2594 2026-06-26 19:53:44.437 | + functions-common:time_stop:2434 : total=39269 2026-06-26 19:53:44.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:44.450 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41863 2026-06-26 19:53:44.454 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-26 19:53:44.493 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:53:44.499 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.249) to start...' 2026-06-26 19:53:44.499 | Waiting for g-api (192.168.122.249) to start... 2026-06-26 19:53:44.506 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.249/image 2026-06-26 19:53:44.513 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 19:53:44.518 | + functions:wait_for_service:477 : local url=http://192.168.122.249/image 2026-06-26 19:53:44.522 | + functions:wait_for_service:478 : local rval=0 2026-06-26 19:53:44.528 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 19:53:44.535 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 19:53:44.543 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:53:44.549 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:53:44.557 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:53:44.568 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503624559 2026-06-26 19:53:44.576 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 19:53:44.580 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:53:44.582 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.249/image 2026-06-26 19:53:50.127 | + :: : [[ 300 == 503 ]] 2026-06-26 19:53:50.129 | + :: : [[ 0 -eq 7 ]] 2026-06-26 19:53:50.135 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 19:53:50.135 | + functions-common:time_stop:2420 : local name 2026-06-26 19:53:50.137 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:53:50.141 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:53:50.143 | + functions-common:time_stop:2423 : local total 2026-06-26 19:53:50.147 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:53:50.150 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 19:53:50.153 | + functions-common:time_stop:2427 : start_time=1782503624559 2026-06-26 19:53:50.160 | + functions-common:time_stop:2429 : [[ -z 1782503624559 ]] 2026-06-26 19:53:50.170 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:53:50.180 | + functions-common:time_stop:2432 : end_time=1782503630171 2026-06-26 19:53:50.185 | + functions-common:time_stop:2433 : elapsed_time=5612 2026-06-26 19:53:50.191 | + functions-common:time_stop:2434 : total=19791 2026-06-26 19:53:50.198 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:53:50.208 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25403 2026-06-26 19:53:50.215 | + functions:wait_for_service:486 : return 0 2026-06-26 19:53:50.224 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-26 19:53:50.261 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:50.265 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-26 19:53:50.294 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:53:50.299 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-26 19:53:50.303 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:53:50.307 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-26 19:53:50.312 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-26 19:53:50.316 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-26 19:53:50.322 | + 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-26 19:53:50.326 | + functions:upload_image:141 : local image image_fname image_name 2026-06-26 19:53:50.330 | + functions:upload_image:143 : local max_attempts=5 2026-06-26 19:53:50.333 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-26 19:53:50.341 | ++ 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-26 19:53:50.347 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-26 19:53:50.351 | + 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-26 19:53:50.355 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-26 19:53:50.359 | ++ functions:upload_image:151 : seq 5 2026-06-26 19:53:50.367 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-26 19:53:50.370 | + functions:upload_image:152 : local rc=0 2026-06-26 19:53:50.375 | + 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-26 19:53:50.379 | --2026-06-26 21:53:50-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-26 19:53:50.471 | Resolving github.com (github.com)... 140.82.121.3 2026-06-26 19:53:50.490 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-26 19:53:50.716 | HTTP request sent, awaiting response... 302 Found 2026-06-26 19:53:50.716 | 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-26T20%3A37%3A48Z&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-26T19%3A37%3A40Z&ske=2026-06-26T20%3A37%3A48Z&sks=b&skv=2018-11-09&sig=%2BjB79PTHGziXRDQv1eezbPlomnWpopz8jWAYtuKnCqk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjUwNTQzMCwibmJmIjoxNzgyNTAzNjMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.d1kkK0lMUJw306A3Bnzn28GVXMsXuLOe2J0H8jkoY5Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-26 19:53:50.716 | --2026-06-26 21:53:50-- 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-26T20%3A37%3A48Z&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-26T19%3A37%3A40Z&ske=2026-06-26T20%3A37%3A48Z&sks=b&skv=2018-11-09&sig=%2BjB79PTHGziXRDQv1eezbPlomnWpopz8jWAYtuKnCqk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjUwNTQzMCwibmJmIjoxNzgyNTAzNjMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.d1kkK0lMUJw306A3Bnzn28GVXMsXuLOe2J0H8jkoY5Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-26 19:53:50.716 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-06-26 19:53:50.734 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-26 19:53:50.791 | HTTP request sent, awaiting response... 200 OK 2026-06-26 19:53:50.791 | Length: 21692416 (21M) [application/octet-stream] 2026-06-26 19:53:50.791 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-26 19:53:50.866 | 2026-06-26 19:53:51.121 | 0K ........ ........ .... 100% 62.9M=0.3s 2026-06-26 19:53:51.121 | 2026-06-26 19:53:51.121 | 2026-06-26 21:53:51 (62.9 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-26 19:53:51.121 | 2026-06-26 19:53:51.128 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-26 19:53:51.136 | + functions:upload_image:163 : break 2026-06-26 19:53:51.140 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 19:53:51.144 | + 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-26 19:53:51.151 | + 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-26 19:53:51.154 | + 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-26 19:53:51.156 | + functions:upload_image:313 : local kernel= 2026-06-26 19:53:51.161 | + functions:upload_image:314 : local ramdisk= 2026-06-26 19:53:51.165 | + functions:upload_image:315 : local disk_format= 2026-06-26 19:53:51.169 | + functions:upload_image:316 : local container_format= 2026-06-26 19:53:51.172 | + functions:upload_image:317 : local unpack= 2026-06-26 19:53:51.179 | + functions:upload_image:318 : local img_property= 2026-06-26 19:53:51.186 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-26 19:53:51.192 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-26 19:53:51.200 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-26 19:53:51.205 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-26 19:53:51.210 | + functions:upload_image:328 : case "$image_fname" in 2026-06-26 19:53:51.219 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-26 19:53:51.226 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-26 19:53:51.231 | + functions:upload_image:350 : local format 2026-06-26 19:53:51.242 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-26 19:53:51.243 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 19:53:51.262 | + functions:upload_image:351 : format=qcow2 2026-06-26 19:53:51.267 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-26 19:53:51.272 | + functions:upload_image:353 : disk_format=qcow2 2026-06-26 19:53:51.280 | + functions:upload_image:357 : container_format=bare 2026-06-26 19:53:51.286 | + functions:upload_image:404 : is_arch ppc64le 2026-06-26 19:53:51.295 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 19:53:51.301 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-26 19:53:51.311 | + functions:upload_image:404 : is_arch ppc64 2026-06-26 19:53:51.313 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 19:53:51.322 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-26 19:53:51.325 | + functions:upload_image:404 : is_arch ppc 2026-06-26 19:53:51.333 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 19:53:51.343 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-26 19:53:51.344 | + functions:upload_image:408 : is_arch aarch64 2026-06-26 19:53:51.348 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 19:53:51.352 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 19:53:51.362 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-26 19:53:51.367 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-26 19:53:51.373 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-26 19:53:51.378 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-26 19:53:51.383 | + 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-26 19:53:51.388 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-26 19:53:51.391 | + functions:_upload_image:112 : shift 2026-06-26 19:53:51.395 | + functions:_upload_image:113 : local container=bare 2026-06-26 19:53:51.400 | + functions:_upload_image:114 : shift 2026-06-26 19:53:51.404 | + functions:_upload_image:115 : local disk=qcow2 2026-06-26 19:53:51.408 | + functions:_upload_image:116 : shift 2026-06-26 19:53:51.412 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 19:53:51.416 | + functions:_upload_image:118 : shift 2026-06-26 19:53:51.420 | + functions:_upload_image:119 : local properties 2026-06-26 19:53:51.424 | + functions:_upload_image:120 : local useimport 2026-06-26 19:53:51.429 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-26 19:53:51.433 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-26 19:53:51.437 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-26 19:53:51.443 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-26 19:53:51.446 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-26 19:53:51.449 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-26 19:53:51.451 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-26 19:53:51.454 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 19:53:51.460 | + 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-26 19:53:57.704 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-26 19:53:57.704 | | Field | Value | 2026-06-26 19:53:57.704 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-26 19:53:57.704 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-26 19:53:57.704 | | container_format | bare | 2026-06-26 19:53:57.704 | | created_at | 2026-06-26T19:53:56Z | 2026-06-26 19:53:57.704 | | disk_format | qcow2 | 2026-06-26 19:53:57.705 | | file | /v2/images/57efc2e5-cc7c-4583-b444-d036b0944149/file | 2026-06-26 19:53:57.705 | | id | 57efc2e5-cc7c-4583-b444-d036b0944149 | 2026-06-26 19:53:57.705 | | min_disk | 0 | 2026-06-26 19:53:57.705 | | min_ram | 0 | 2026-06-26 19:53:57.705 | | name | cirros-0.6.3-x86_64-disk | 2026-06-26 19:53:57.705 | | owner | 6538459eca0d44389bc6d83153553d0e | 2026-06-26 19:53:57.705 | | 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-26 19:53:57.705 | | protected | False | 2026-06-26 19:53:57.705 | | schema | /v2/schemas/image | 2026-06-26 19:53:57.705 | | size | 21692416 | 2026-06-26 19:53:57.705 | | status | active | 2026-06-26 19:53:57.706 | | tags | | 2026-06-26 19:53:57.706 | | updated_at | 2026-06-26T19:53:58Z | 2026-06-26 19:53:57.706 | | virtual_size | 117440512 | 2026-06-26 19:53:57.706 | | visibility | public | 2026-06-26 19:53:57.708 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-26 19:53:58.086 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-26 19:53:58.127 | [2070 Async create_flavors:80003]: Waiting for completion of create_flavors running on PID 80003 (2 other jobs running) 2026-06-26 19:53:58.147 | [2070 Async create_flavors:80003]: Signaling child to exit 2026-06-26 19:54:07.772 | + inc/async:async_inner:64 : rc=0 2026-06-26 19:54:07.798 | [80003 Async create_flavors:80003]: finished successfully 2026-06-26 19:54:07.819 | WAKEUP 2026-06-26 19:54:07.838 | [2070 Async create_flavors:80003]: Signaled 2026-06-26 19:54:07.839 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-26 19:54:07.839 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:07.839 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-26 19:54:07.839 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-26 19:54:07.839 | + 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-26 19:54:07.839 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.839 | | Field | Value | 2026-06-26 19:54:07.839 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.839 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.840 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.840 | | description | None | 2026-06-26 19:54:07.840 | | disk | 1 | 2026-06-26 19:54:07.840 | | id | c1 | 2026-06-26 19:54:07.840 | | name | cirros256 | 2026-06-26 19:54:07.840 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.840 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.840 | | ram | 256 | 2026-06-26 19:54:07.840 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.840 | | swap | 0 | 2026-06-26 19:54:07.840 | | vcpus | 1 | 2026-06-26 19:54:07.841 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.841 | + 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-26 19:54:07.841 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.841 | | Field | Value | 2026-06-26 19:54:07.841 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.841 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.841 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.841 | | description | None | 2026-06-26 19:54:07.841 | | disk | 5 | 2026-06-26 19:54:07.841 | | id | d1 | 2026-06-26 19:54:07.841 | | name | ds512M | 2026-06-26 19:54:07.842 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.842 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.842 | | ram | 512 | 2026-06-26 19:54:07.842 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.842 | | swap | 0 | 2026-06-26 19:54:07.842 | | vcpus | 1 | 2026-06-26 19:54:07.842 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.842 | + 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-26 19:54:07.842 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.842 | | Field | Value | 2026-06-26 19:54:07.842 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.842 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.843 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.843 | | description | None | 2026-06-26 19:54:07.843 | | disk | 10 | 2026-06-26 19:54:07.843 | | id | d2 | 2026-06-26 19:54:07.843 | | name | ds1G | 2026-06-26 19:54:07.843 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.843 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.843 | | ram | 1024 | 2026-06-26 19:54:07.843 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.843 | | swap | 0 | 2026-06-26 19:54:07.843 | | vcpus | 1 | 2026-06-26 19:54:07.844 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.844 | + 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-26 19:54:07.844 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.844 | | Field | Value | 2026-06-26 19:54:07.844 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.844 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.844 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.844 | | description | None | 2026-06-26 19:54:07.844 | | disk | 10 | 2026-06-26 19:54:07.844 | | id | d3 | 2026-06-26 19:54:07.844 | | name | ds2G | 2026-06-26 19:54:07.845 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.845 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.845 | | ram | 2048 | 2026-06-26 19:54:07.845 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.845 | | swap | 0 | 2026-06-26 19:54:07.845 | | vcpus | 2 | 2026-06-26 19:54:07.845 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.845 | + 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-26 19:54:07.845 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.845 | | Field | Value | 2026-06-26 19:54:07.845 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.845 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.846 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.846 | | description | None | 2026-06-26 19:54:07.846 | | disk | 20 | 2026-06-26 19:54:07.846 | | id | d4 | 2026-06-26 19:54:07.846 | | name | ds4G | 2026-06-26 19:54:07.846 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.846 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.846 | | ram | 4096 | 2026-06-26 19:54:07.846 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.846 | | swap | 0 | 2026-06-26 19:54:07.846 | | vcpus | 4 | 2026-06-26 19:54:07.847 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.847 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-26 19:54:07.847 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-26 19:54:07.847 | + 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-26 19:54:07.847 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.847 | | Field | Value | 2026-06-26 19:54:07.847 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.847 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.847 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.847 | | description | None | 2026-06-26 19:54:07.847 | | disk | 1 | 2026-06-26 19:54:07.848 | | id | 1 | 2026-06-26 19:54:07.848 | | name | m1.tiny | 2026-06-26 19:54:07.848 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.848 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.848 | | ram | 512 | 2026-06-26 19:54:07.848 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.848 | | swap | 0 | 2026-06-26 19:54:07.848 | | vcpus | 1 | 2026-06-26 19:54:07.848 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.848 | + 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-26 19:54:07.848 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.849 | | Field | Value | 2026-06-26 19:54:07.849 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.849 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.849 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.849 | | description | None | 2026-06-26 19:54:07.849 | | disk | 20 | 2026-06-26 19:54:07.849 | | id | 2 | 2026-06-26 19:54:07.849 | | name | m1.small | 2026-06-26 19:54:07.849 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.849 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.849 | | ram | 2048 | 2026-06-26 19:54:07.849 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.850 | | swap | 0 | 2026-06-26 19:54:07.850 | | vcpus | 1 | 2026-06-26 19:54:07.850 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.850 | + 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-26 19:54:07.850 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.850 | | Field | Value | 2026-06-26 19:54:07.850 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.850 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.851 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.851 | | description | None | 2026-06-26 19:54:07.851 | | disk | 40 | 2026-06-26 19:54:07.851 | | id | 3 | 2026-06-26 19:54:07.851 | | name | m1.medium | 2026-06-26 19:54:07.851 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.851 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.851 | | ram | 4096 | 2026-06-26 19:54:07.851 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.851 | | swap | 0 | 2026-06-26 19:54:07.851 | | vcpus | 2 | 2026-06-26 19:54:07.851 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.852 | + 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-26 19:54:07.852 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.852 | | Field | Value | 2026-06-26 19:54:07.852 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.852 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.852 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.852 | | description | None | 2026-06-26 19:54:07.852 | | disk | 80 | 2026-06-26 19:54:07.852 | | id | 4 | 2026-06-26 19:54:07.852 | | name | m1.large | 2026-06-26 19:54:07.852 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.853 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.853 | | ram | 8192 | 2026-06-26 19:54:07.853 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.853 | | swap | 0 | 2026-06-26 19:54:07.853 | | vcpus | 4 | 2026-06-26 19:54:07.853 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.853 | + 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-26 19:54:07.853 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.853 | | Field | Value | 2026-06-26 19:54:07.853 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.853 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:07.854 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:07.854 | | description | None | 2026-06-26 19:54:07.854 | | disk | 160 | 2026-06-26 19:54:07.854 | | id | 5 | 2026-06-26 19:54:07.854 | | name | m1.xlarge | 2026-06-26 19:54:07.854 | | os-flavor-access:is_public | True | 2026-06-26 19:54:07.854 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:07.854 | | ram | 16384 | 2026-06-26 19:54:07.854 | | rxtx_factor | 1.0 | 2026-06-26 19:54:07.854 | | swap | 0 | 2026-06-26 19:54:07.854 | | vcpus | 8 | 2026-06-26 19:54:07.854 | +----------------------------+-----------------------+ 2026-06-26 19:54:07.885 | [2070 Async create_flavors:80003]: finished create_flavors with result 0 in 43 seconds 2026-06-26 19:54:07.889 | + inc/async:async_wait:197 : return 0 2026-06-26 19:54:07.891 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-26 19:54:07.909 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:54:07.911 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-26 19:54:07.927 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:07.930 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-26 19:54:07.947 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:07.949 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-26 19:54:07.951 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-26 19:54:07.954 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-26 19:54:07.957 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:54:07.959 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-26 19:54:07.961 | ++ 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-26 19:54:07.964 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-26 19:54:07.965 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-26 19:54:07.966 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-26 19:54:07.968 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-26 19:54:07.970 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-26 19:54:07.971 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-26 19:54:07.972 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-26 19:54:07.974 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-26 19:54:07.975 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-26 19:54:07.977 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-26 19:54:07.979 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-26 19:54:07.980 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 19:54:07.982 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-26 19:54:07.983 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 19:54:07.984 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-26 19:54:07.986 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 19:54:07.987 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-26 19:54:07.989 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 19:54:07.991 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-26 19:54:07.992 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 19:54:07.993 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-26 19:54:07.995 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-26 19:54:07.997 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 19:54:07.998 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-26 19:54:08.000 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 19:54:08.001 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-26 19:54:08.003 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-26 19:54:08.004 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-26 19:54:08.006 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 19:54:08.008 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-26 19:54:08.009 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 19:54:08.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-26 19:54:08.012 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-26 19:54:08.014 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-26 19:54:08.015 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-26 19:54:08.017 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-26 19:54:08.019 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-26 19:54:08.020 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-26 19:54:08.022 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-26 19:54:08.023 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-26 19:54:08.025 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-26 19:54:08.026 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-26 19:54:08.028 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-26 19:54:08.029 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-26 19:54:08.031 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-26 19:54:08.033 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-26 19:54:08.035 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-26 19:54:08.036 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-26 19:54:08.038 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-26 19:54:08.040 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-26 19:54:08.041 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-26 19:54:08.043 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-26 19:54:08.045 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-26 19:54:08.048 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-26 19:54:08.048 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-26 19:54:08.048 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-26 19:54:08.049 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-26 19:54:08.051 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-26 19:54:10.405 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-26 19:54:10.408 | 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-26 19:54:10.737 | + ./stack.sh:main:1403 : save_stackenv 2026-06-26 19:54:10.740 | + functions-common:save_stackenv:65 : local tag= 2026-06-26 19:54:10.744 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-26 19:54:10.750 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-215410 2026-06-26 19:54:10.753 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-215410 ' 2026-06-26 19:54:10.758 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.761 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 19:54:10.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.766 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-26 19:54:10.769 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.771 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-26 19:54:10.774 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.776 | + 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-26 19:54:10.779 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.782 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.249 2026-06-26 19:54:10.784 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.787 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.249/identity 2026-06-26 19:54:10.789 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.792 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-26-212630 2026-06-26 19:54:10.795 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.799 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-26 19:54:10.801 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.804 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.249 2026-06-26 19:54:10.807 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.810 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-26 19:54:10.813 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.817 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-26 19:54:10.820 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.824 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-26 19:54:10.828 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.830 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-26 19:54:10.834 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.836 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.249 2026-06-26 19:54:10.839 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 19:54:10.842 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-26 19:54:10.844 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-26 19:54:10.847 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 19:54:10.851 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 19:54:10.853 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-26 19:54:10.856 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:54:10.859 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 19:54:10.861 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 19:54:10.864 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-26 19:54:10.867 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:54:10.870 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-26 19:54:10.873 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:54:10.876 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-26 19:54:10.876 | /^\[\[.+\|.*\]\]/ { 2026-06-26 19:54:10.877 | gsub("[][]", "", $1); 2026-06-26 19:54:10.877 | split($1, a, "|"); 2026-06-26 19:54:10.877 | if (a[1] == matchgroup) 2026-06-26 19:54:10.877 | print a[2] 2026-06-26 19:54:10.877 | } 2026-06-26 19:54:10.877 | ' /home/quobyte/devstack/local.conf 2026-06-26 19:54:10.883 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-26 19:54:10.887 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 19:54:10.889 | + functions-common:run_phase:1849 : local phase=extra 2026-06-26 19:54:10.892 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 19:54:10.896 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 19:54:10.899 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 19:54:10.903 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 19:54:10.906 | + functions-common:run_phase:1858 : local extra 2026-06-26 19:54:10.910 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 19:54:10.914 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 19:54:10.917 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 19:54:10.920 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 19:54:10.922 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-26 19:54:10.925 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 19:54:10.946 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:10.950 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:54:10.953 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:54:10.956 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-26 19:54:10.958 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:54:10.961 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 19:54:10.963 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:54:10.967 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-26 19:54:10.969 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-26 19:54:10.973 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 19:54:10.976 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 19:54:10.979 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:54:10.982 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 19:54:10.985 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-26 19:54:10.989 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 19:54:10.992 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-26 19:54:10.995 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 19:54:10.998 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 19:54:11.001 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-26 19:54:11.004 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 19:54:11.007 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 19:54:11.010 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-26 19:54:11.013 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:54:11.016 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 19:54:11.018 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 19:54:11.023 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-26 19:54:11.026 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:54:11.029 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-26 19:54:11.033 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:54:11.036 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-26 19:54:11.036 | /^\[\[.+\|.*\]\]/ { 2026-06-26 19:54:11.036 | gsub("[][]", "", $1); 2026-06-26 19:54:11.036 | split($1, a, "|"); 2026-06-26 19:54:11.036 | if (a[1] == matchgroup) 2026-06-26 19:54:11.036 | print a[2] 2026-06-26 19:54:11.036 | } 2026-06-26 19:54:11.036 | ' /home/quobyte/devstack/local.conf 2026-06-26 19:54:11.042 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-26 19:54:11.064 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:11.067 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-26 19:54:11.070 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-26 19:54:11.074 | + functions:wait_for_compute:490 : local timeout=60 2026-06-26 19:54:11.077 | + functions:wait_for_compute:491 : local rval=0 2026-06-26 19:54:11.081 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-26 19:54:11.084 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-26 19:54:11.087 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 19:54:11.090 | + functions-common:time_start:2407 : local start_time= 2026-06-26 19:54:11.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:54:11.098 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:54:11.103 | + functions-common:time_start:2411 : _TIME_START[$name]=1782503651099 2026-06-26 19:54:11.108 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-26 19:54:11.136 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-26 19:54:11.139 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-26 19:54:11.143 | ++ functions:wait_for_compute:496 : hostname 2026-06-26 19:54:11.150 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-26 19:54:11.153 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-26 19:54:11.157 | ++ functions:wait_for_compute:498 : hostname 2026-06-26 19:54:11.162 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:54:11.164 | + :: : ID= 2026-06-26 19:54:11.166 | + :: : [[ '' == '' ]] 2026-06-26 19:54:11.168 | + :: : sleep 1 2026-06-26 19:54:12.172 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-26 19:54:12.174 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-26 19:54:15.685 | + :: : ID=31307d75-09b2-4aa0-924c-a58abaaedd8b 2026-06-26 19:54:15.688 | + :: : [[ 31307d75-09b2-4aa0-924c-a58abaaedd8b == '' ]] 2026-06-26 19:54:15.692 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-26 19:54:15.696 | + functions-common:time_stop:2420 : local name 2026-06-26 19:54:15.699 | + functions-common:time_stop:2421 : local end_time 2026-06-26 19:54:15.703 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:54:15.706 | + functions-common:time_stop:2423 : local total 2026-06-26 19:54:15.709 | + functions-common:time_stop:2424 : local start_time 2026-06-26 19:54:15.713 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 19:54:15.718 | + functions-common:time_stop:2427 : start_time=1782503651099 2026-06-26 19:54:15.722 | + functions-common:time_stop:2429 : [[ -z 1782503651099 ]] 2026-06-26 19:54:15.727 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:54:15.734 | + functions-common:time_stop:2432 : end_time=1782503655729 2026-06-26 19:54:15.737 | + functions-common:time_stop:2433 : elapsed_time=4630 2026-06-26 19:54:15.739 | + functions-common:time_stop:2434 : total=25403 2026-06-26 19:54:15.743 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:54:15.746 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30033 2026-06-26 19:54:15.750 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-26 19:54:15.755 | + functions:wait_for_compute:516 : return 0 2026-06-26 19:54:15.759 | + ./stack.sh:main:1443 : service_check 2026-06-26 19:54:15.762 | + functions-common:service_check:1713 : local service 2026-06-26 19:54:15.766 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:15.769 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-26 19:54:15.794 | not-found 2026-06-26 19:54:15.801 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:15.804 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-26 19:54:15.822 | enabled 2026-06-26 19:54:15.828 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-26 19:54:15.853 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-26 19:54:15.853 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-26 19:54:15.853 | Active: active (running) since Fri 2026-06-26 21:50:59 CEST; 3min 16s ago 2026-06-26 19:54:15.853 | Main PID: 67775 (uwsgi) 2026-06-26 19:54:15.853 | Status: "uWSGI is ready" 2026-06-26 19:54:15.853 | Tasks: 17 (limit: 14255) 2026-06-26 19:54:15.853 | Memory: 275.8M (peak: 276.6M) 2026-06-26 19:54:15.854 | CPU: 15.103s 2026-06-26 19:54:15.854 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-26 19:54:15.854 | ├─67775 "nova-apiuWSGI master" 2026-06-26 19:54:15.854 | ├─67776 "nova-apiuWSGI worker 1" 2026-06-26 19:54:15.854 | └─67777 "nova-apiuWSGI worker 2" 2026-06-26 19:54:15.854 | 2026-06-26 19:54:15.854 | Jun 26 21:54:15 devstack devstack@n-api.service[67777]: [pid: 67777|app: 0|req: 19/36] 192.168.122.249 () {54 vars in 935 bytes} [Fri Jun 26 21:54:15 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-26 19:54:15.854 | Jun 26 21:54:15 devstack devstack@n-api.service[67776]: DEBUG nova.api.openstack.wsgi [None req-054e8f56-7c08-4301-aba0-a0513c9881c6 admin admin] Calling method '>' {{(pid=67776) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-26 19:54:15.855 | Jun 26 21:54:15 devstack devstack@n-api.service[67776]: DEBUG oslo_concurrency.lockutils [None req-054e8f56-7c08-4301-aba0-a0513c9881c6 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67776) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 19:54:15.855 | Jun 26 21:54:15 devstack devstack@n-api.service[67776]: DEBUG oslo_concurrency.lockutils [None req-054e8f56-7c08-4301-aba0-a0513c9881c6 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=67776) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 19:54:15.856 | Jun 26 21:54:15 devstack devstack@n-api.service[67776]: DEBUG oslo_concurrency.lockutils [None req-054e8f56-7c08-4301-aba0-a0513c9881c6 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=67776) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 19:54:15.856 | Jun 26 21:54:15 devstack devstack@n-api.service[67776]: DEBUG oslo_concurrency.lockutils [None req-054e8f56-7c08-4301-aba0-a0513c9881c6 admin admin] Acquiring lock "aed66915-d307-41ec-968f-6fcb9f50b103" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67776) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 19:54:15.856 | Jun 26 21:54:15 devstack devstack@n-api.service[67776]: DEBUG oslo_concurrency.lockutils [None req-054e8f56-7c08-4301-aba0-a0513c9881c6 admin admin] Lock "aed66915-d307-41ec-968f-6fcb9f50b103" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67776) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 19:54:15.856 | Jun 26 21:54:15 devstack devstack@n-api.service[67776]: DEBUG oslo_concurrency.lockutils [None req-054e8f56-7c08-4301-aba0-a0513c9881c6 admin admin] Lock "aed66915-d307-41ec-968f-6fcb9f50b103" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67776) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 19:54:15.856 | Jun 26 21:54:15 devstack devstack@n-api.service[67776]: INFO nova.api.openstack.requestlog [None req-054e8f56-7c08-4301-aba0-a0513c9881c6 admin admin] 192.168.122.249 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.183436 2026-06-26 19:54:15.856 | Jun 26 21:54:15 devstack devstack@n-api.service[67776]: [pid: 67776|app: 0|req: 18/37] 192.168.122.249 () {60 vars in 1325 bytes} [Fri Jun 26 21:54:15 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-26 19:54:15.859 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:15.862 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-26 19:54:15.883 | enabled 2026-06-26 19:54:15.889 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-26 19:54:15.919 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-26 19:54:15.919 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-26 19:54:15.919 | Active: active (running) since Fri 2026-06-26 21:53:19 CEST; 56s ago 2026-06-26 19:54:15.919 | Main PID: 79848 (nova-compute) 2026-06-26 19:54:15.919 | Tasks: 10 (limit: 14255) 2026-06-26 19:54:15.919 | Memory: 137.0M (peak: 138.4M) 2026-06-26 19:54:15.919 | CPU: 4.439s 2026-06-26 19:54:15.919 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-26 19:54:15.919 | └─79848 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-26 19:54:15.920 | 2026-06-26 19:54:15.920 | Jun 26 21:53:47 devstack nova-compute[79848]: DEBUG nova.compute.provider_tree [None req-86c3bb10-358d-411f-b071-e001cd9e6205 None None] Updating resource provider f82ac9a5-d184-47f6-b5a7-55cc38a4569a generation from 0 to 1 during operation: update_inventory {{(pid=79848) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-26 19:54:15.920 | Jun 26 21:53:47 devstack nova-compute[79848]: DEBUG nova.compute.provider_tree [None req-86c3bb10-358d-411f-b071-e001cd9e6205 None None] Updating inventory in ProviderTree for provider f82ac9a5-d184-47f6-b5a7-55cc38a4569a 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=79848) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-26 19:54:15.920 | Jun 26 21:53:48 devstack nova-compute[79848]: DEBUG nova.compute.provider_tree [None req-86c3bb10-358d-411f-b071-e001cd9e6205 None None] Updating resource provider f82ac9a5-d184-47f6-b5a7-55cc38a4569a generation from 1 to 2 during operation: update_traits {{(pid=79848) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-26 19:54:15.920 | Jun 26 21:53:48 devstack nova-compute[79848]: DEBUG nova.compute.resource_tracker [None req-86c3bb10-358d-411f-b071-e001cd9e6205 None None] Compute_service record updated for devstack:devstack {{(pid=79848) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-26 19:54:15.920 | Jun 26 21:53:48 devstack nova-compute[79848]: DEBUG oslo_concurrency.lockutils [None req-86c3bb10-358d-411f-b071-e001cd9e6205 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.658s {{(pid=79848) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 19:54:15.920 | Jun 26 21:53:48 devstack nova-compute[79848]: DEBUG nova.service [None req-86c3bb10-358d-411f-b071-e001cd9e6205 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=79848) start /opt/stack/nova/nova/service.py:196}} 2026-06-26 19:54:15.920 | Jun 26 21:53:48 devstack nova-compute[79848]: DEBUG nova.service [None req-86c3bb10-358d-411f-b071-e001cd9e6205 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=79848) start /opt/stack/nova/nova/service.py:212}} 2026-06-26 19:54:15.920 | Jun 26 21:53:48 devstack nova-compute[79848]: DEBUG nova.service [None req-86c3bb10-358d-411f-b071-e001cd9e6205 None None] Join ServiceGroup membership for this service compute {{(pid=79848) start /opt/stack/nova/nova/service.py:222}} 2026-06-26 19:54:15.920 | Jun 26 21:53:48 devstack nova-compute[79848]: DEBUG nova.servicegroup.drivers.db [None req-86c3bb10-358d-411f-b071-e001cd9e6205 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=79848) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-26 19:54:15.921 | Jun 26 21:53:54 devstack nova-compute[79848]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=79848) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:15.925 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:15.929 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-26 19:54:15.946 | not-found 2026-06-26 19:54:15.951 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:15.954 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-26 19:54:15.974 | enabled 2026-06-26 19:54:15.980 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-26 19:54:16.004 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-26 19:54:16.004 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-26 19:54:16.004 | Active: active (running) since Fri 2026-06-26 21:53:06 CEST; 1min 9s ago 2026-06-26 19:54:16.004 | Main PID: 76164 (nova-scheduler:) 2026-06-26 19:54:16.004 | Tasks: 19 (limit: 14255) 2026-06-26 19:54:16.004 | Memory: 157.6M (peak: 158.1M) 2026-06-26 19:54:16.004 | CPU: 4.875s 2026-06-26 19:54:16.004 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-26 19:54:16.004 | ├─76164 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-26 19:54:16.005 | ├─77956 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-26 19:54:16.005 | └─77960 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-26 19:54:16.005 | 2026-06-26 19:54:16.005 | Jun 26 21:53:13 devstack nova-scheduler[77956]: DEBUG nova.servicegroup.drivers.db [None req-d4785d99-8ca8-47c1-ae9a-af4121702a30 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=77956) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-26 19:54:16.005 | Jun 26 21:53:18 devstack nova-scheduler[77956]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=77956) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.005 | Jun 26 21:53:18 devstack nova-scheduler[77960]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.91 seconds {{(pid=77960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.005 | Jun 26 21:53:20 devstack nova-scheduler[76164]: DEBUG dbcounter [-] [76164] Writing DB stats nova_api:SELECT=3 {{(pid=76164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.005 | Jun 26 21:53:20 devstack nova-scheduler[76164]: DEBUG dbcounter [-] [76164] Writing DB stats nova_cell0:SELECT=1 {{(pid=76164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.005 | Jun 26 21:53:20 devstack nova-scheduler[76164]: DEBUG dbcounter [-] [76164] Writing DB stats nova_cell1:SELECT=1 {{(pid=76164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.005 | Jun 26 21:53:28 devstack nova-scheduler[77956]: DEBUG oslo.service.backend._threading.loopingcall [None req-f8a9df52-23d2-47fb-a4df-ff12e0d9e4c6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77956) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.005 | Jun 26 21:53:28 devstack nova-scheduler[77956]: DEBUG dbcounter [-] [77956] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=77956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.006 | Jun 26 21:53:28 devstack nova-scheduler[77960]: DEBUG dbcounter [-] [77960] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=77960) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.006 | Jun 26 21:53:54 devstack nova-scheduler[77960]: DEBUG oslo.service.backend._threading.loopingcall [None req-878cd0aa-4b0d-436c-bc12-b9dbe00709ec None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.009 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.013 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-26 19:54:16.032 | not-found 2026-06-26 19:54:16.038 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.041 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-26 19:54:16.060 | enabled 2026-06-26 19:54:16.066 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-26 19:54:16.092 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-26 19:54:16.093 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-26 19:54:16.093 | Active: active (running) since Fri 2026-06-26 21:53:09 CEST; 1min 6s ago 2026-06-26 19:54:16.093 | Main PID: 76777 (uwsgi) 2026-06-26 19:54:16.093 | Status: "uWSGI is ready" 2026-06-26 19:54:16.093 | Tasks: 16 (limit: 14255) 2026-06-26 19:54:16.093 | Memory: 223.1M (peak: 223.6M) 2026-06-26 19:54:16.093 | CPU: 10.187s 2026-06-26 19:54:16.093 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-26 19:54:16.094 | ├─76777 "nova-api-metauWSGI master" 2026-06-26 19:54:16.094 | ├─76778 "nova-api-metauWSGI worker 1" 2026-06-26 19:54:16.094 | ├─76779 "nova-api-metauWSGI worker 2" 2026-06-26 19:54:16.094 | └─76780 "nova-api-metauWSGI http 1" 2026-06-26 19:54:16.094 | 2026-06-26 19:54:16.094 | Jun 26 21:53:15 devstack devstack@n-api-meta.service[76778]: DEBUG nova.api.openstack.wsgi_app [None req-00100d5a-e48c-46fe-b721-d441f258675c None None] ******************************************************************************** {{(pid=76778) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-26 19:54:16.094 | Jun 26 21:53:15 devstack devstack@n-api-meta.service[76778]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7de5638a3668 pid: 76778 (default app) 2026-06-26 19:54:16.094 | Jun 26 21:53:24 devstack devstack@n-api-meta.service[76779]: DEBUG dbcounter [-] [76779] Writing DB stats nova_api:SELECT=1 {{(pid=76779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.094 | Jun 26 21:53:24 devstack devstack@n-api-meta.service[76778]: DEBUG dbcounter [-] [76778] Writing DB stats nova_api:SELECT=1 {{(pid=76778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.095 | Jun 26 21:53:24 devstack devstack@n-api-meta.service[76779]: DEBUG dbcounter [-] [76779] Writing DB stats nova_cell1:SELECT=1 {{(pid=76779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.095 | Jun 26 21:53:24 devstack devstack@n-api-meta.service[76779]: DEBUG dbcounter [-] [76779] Writing DB stats nova_cell0:SELECT=1 {{(pid=76779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.095 | Jun 26 21:53:24 devstack devstack@n-api-meta.service[76778]: DEBUG dbcounter [-] [76778] Writing DB stats nova_cell0:SELECT=1 {{(pid=76778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.095 | Jun 26 21:53:24 devstack devstack@n-api-meta.service[76778]: DEBUG dbcounter [-] [76778] Writing DB stats nova_cell1:SELECT=1 {{(pid=76778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.095 | Jun 26 21:53:25 devstack devstack@n-api-meta.service[76779]: DEBUG dbcounter [-] [76779] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=76779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.095 | Jun 26 21:53:25 devstack devstack@n-api-meta.service[76778]: DEBUG dbcounter [-] [76778] Writing DB stats nova_cell0:SELECT=1 {{(pid=76778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.099 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.103 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-26 19:54:16.126 | enabled 2026-06-26 19:54:16.131 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-26 19:54:16.155 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-26 19:54:16.155 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-26 19:54:16.155 | Active: active (running) since Fri 2026-06-26 21:51:41 CEST; 2min 35s ago 2026-06-26 19:54:16.155 | Main PID: 73928 (uwsgi) 2026-06-26 19:54:16.155 | Status: "uWSGI is ready" 2026-06-26 19:54:16.155 | Tasks: 5 (limit: 14255) 2026-06-26 19:54:16.155 | Memory: 177.3M (peak: 177.5M) 2026-06-26 19:54:16.155 | CPU: 6.416s 2026-06-26 19:54:16.155 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-26 19:54:16.156 | ├─73928 "placementuWSGI master" 2026-06-26 19:54:16.156 | ├─73934 "placementuWSGI worker 1" 2026-06-26 19:54:16.156 | └─73936 "placementuWSGI worker 2" 2026-06-26 19:54:16.156 | 2026-06-26 19:54:16.156 | Jun 26 21:53:47 devstack devstack@placement-api.service[73936]: INFO placement.requestlog [req-8d4e5cce-eb20-490b-b3fd-c8bc79c768bb req-fe737d98-b5ab-467c-ad1d-11009d2f63f1 service nova] 192.168.122.249 "PUT /placement/resource_providers/f82ac9a5-d184-47f6-b5a7-55cc38a4569a/inventories" status: 200 len: 396 microversion: 1.26 2026-06-26 19:54:16.156 | Jun 26 21:53:47 devstack devstack@placement-api.service[73936]: [pid: 73936|app: 0|req: 5/9] 192.168.122.249 () {64 vars in 1498 bytes} [Fri Jun 26 21:53:47 2026] PUT /placement/resource_providers/f82ac9a5-d184-47f6-b5a7-55cc38a4569a/inventories => generated 396 bytes in 62 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-26 19:54:16.156 | Jun 26 21:53:47 devstack devstack@placement-api.service[73934]: DEBUG placement.requestlog [req-8d4e5cce-eb20-490b-b3fd-c8bc79c768bb req-6d21744a-41cf-48b8-abd9-ca8498c7657a None None] Starting request: 192.168.122.249 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NODE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_MMX,HW_CPU_X86_FMA3,HW_CPU_X86_SSE41,HW_CPU_X86_SSE4A,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SHA,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,HW_CPU_X86_SSE,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ACCELERATORS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE42,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_INTEL,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI2,HW_CPU_X86_AMD_SVM,HW_CPU_X86_BMI" {{(pid=73934) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-26 19:54:16.156 | Jun 26 21:53:47 devstack devstack@placement-api.service[73934]: INFO placement.requestlog [req-8d4e5cce-eb20-490b-b3fd-c8bc79c768bb req-6d21744a-41cf-48b8-abd9-ca8498c7657a service nova] 192.168.122.249 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NODE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_MMX,HW_CPU_X86_FMA3,HW_CPU_X86_SSE41,HW_CPU_X86_SSE4A,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SHA,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,HW_CPU_X86_SSE,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ACCELERATORS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE42,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_INTEL,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI2,HW_CPU_X86_AMD_SVM,HW_CPU_X86_BMI" status: 200 len: 2058 microversion: 1.6 2026-06-26 19:54:16.156 | Jun 26 21:53:47 devstack devstack@placement-api.service[73934]: [pid: 73934|app: 0|req: 5/10] 192.168.122.249 () {60 vars in 4912 bytes} [Fri Jun 26 21:53:47 2026] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NODE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_MMX,HW_CPU_X86_FMA3,HW_CPU_X86_SSE41,HW_CPU_X86_SSE4A,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SHA,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,HW_CPU_X86_SSE,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ACCELERATORS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE42,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_INTEL,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI2,HW_CPU_X86_AMD_SVM,HW_CPU_X86_BMI => generated 2058 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-26 19:54:16.157 | Jun 26 21:53:47 devstack devstack@placement-api.service[73936]: DEBUG placement.requestlog [req-8d4e5cce-eb20-490b-b3fd-c8bc79c768bb req-b25b9d3e-af9a-43b3-8494-2d77b737033a None None] Starting request: 192.168.122.249 "PUT /placement/resource_providers/f82ac9a5-d184-47f6-b5a7-55cc38a4569a/traits" {{(pid=73936) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-26 19:54:16.157 | Jun 26 21:53:48 devstack devstack@placement-api.service[73936]: INFO placement.requestlog [req-8d4e5cce-eb20-490b-b3fd-c8bc79c768bb req-b25b9d3e-af9a-43b3-8494-2d77b737033a service nova] 192.168.122.249 "PUT /placement/resource_providers/f82ac9a5-d184-47f6-b5a7-55cc38a4569a/traits" status: 200 len: 2093 microversion: 1.6 2026-06-26 19:54:16.157 | Jun 26 21:53:48 devstack devstack@placement-api.service[73936]: [pid: 73936|app: 0|req: 6/11] 192.168.122.249 () {64 vars in 1483 bytes} [Fri Jun 26 21:53:47 2026] PUT /placement/resource_providers/f82ac9a5-d184-47f6-b5a7-55cc38a4569a/traits => generated 2093 bytes in 237 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-26 19:54:16.157 | Jun 26 21:53:57 devstack devstack@placement-api.service[73934]: DEBUG dbcounter [-] [73934] Writing DB stats placement:SELECT=4 {{(pid=73934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.157 | Jun 26 21:53:58 devstack devstack@placement-api.service[73936]: DEBUG dbcounter [-] [73936] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=73936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.163 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.166 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-26 19:54:16.184 | not-found 2026-06-26 19:54:16.189 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.192 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-26 19:54:16.213 | enabled 2026-06-26 19:54:16.220 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-26 19:54:16.252 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-26 19:54:16.252 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-26 19:54:16.253 | Active: active (running) since Fri 2026-06-26 21:53:44 CEST; 31s ago 2026-06-26 19:54:16.253 | Main PID: 82955 (uwsgi) 2026-06-26 19:54:16.253 | Status: "uWSGI is ready" 2026-06-26 19:54:16.253 | Tasks: 9 (limit: 14255) 2026-06-26 19:54:16.253 | Memory: 258.7M (peak: 259.2M) 2026-06-26 19:54:16.254 | CPU: 10.937s 2026-06-26 19:54:16.254 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-26 19:54:16.254 | ├─82955 "glance-apiuWSGI master" 2026-06-26 19:54:16.254 | ├─82977 "glance-apiuWSGI worker 1" 2026-06-26 19:54:16.255 | └─82978 "glance-apiuWSGI worker 2" 2026-06-26 19:54:16.255 | 2026-06-26 19:54:16.255 | Jun 26 21:53:57 devstack devstack@g-api.service[82978]: INFO glance.location [None req-6170f363-d2db-4bb3-a0a1-9be2e9b0ca0c admin admin] Image format matched and virtual size computed: 117440512 2026-06-26 19:54:16.255 | Jun 26 21:53:57 devstack devstack@g-api.service[82978]: DEBUG glance_store.backend [None req-6170f363-d2db-4bb3-a0a1-9be2e9b0ca0c admin admin] Skipping store.set_acls... not implemented. {{(pid=82978) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-26 19:54:16.255 | Jun 26 21:53:57 devstack devstack@g-api.service[82978]: [pid: 82978|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri Jun 26 21:53:55 2026] PUT /v2/images/57efc2e5-cc7c-4583-b444-d036b0944149/file => generated 0 bytes in 1893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-26 19:54:16.255 | Jun 26 21:53:57 devstack devstack@g-api.service[82977]: DEBUG glance.api.middleware.version_negotiation [None req-3e8a0843-bed3-4c23-a270-01fee77ff0bd admin admin] Determining version of request: GET /v2/images/57efc2e5-cc7c-4583-b444-d036b0944149 Accept: */* {{(pid=82977) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-26 19:54:16.255 | Jun 26 21:53:57 devstack devstack@g-api.service[82977]: DEBUG glance.api.middleware.version_negotiation [None req-3e8a0843-bed3-4c23-a270-01fee77ff0bd admin admin] Using url versioning {{(pid=82977) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-26 19:54:16.255 | Jun 26 21:53:57 devstack devstack@g-api.service[82977]: DEBUG glance.api.middleware.version_negotiation [None req-3e8a0843-bed3-4c23-a270-01fee77ff0bd admin admin] Matched version: v2 {{(pid=82977) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-26 19:54:16.256 | Jun 26 21:53:57 devstack devstack@g-api.service[82977]: DEBUG glance.api.middleware.version_negotiation [None req-3e8a0843-bed3-4c23-a270-01fee77ff0bd admin admin] new path /v2/images/57efc2e5-cc7c-4583-b444-d036b0944149 {{(pid=82977) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-26 19:54:16.256 | Jun 26 21:53:57 devstack devstack@g-api.service[82977]: [pid: 82977|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri Jun 26 21:53:57 2026] GET /v2/images/57efc2e5-cc7c-4583-b444-d036b0944149 => generated 976 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 19:54:16.256 | Jun 26 21:54:07 devstack devstack@g-api.service[82978]: DEBUG dbcounter [-] [82978] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=82978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.256 | Jun 26 21:54:07 devstack devstack@g-api.service[82977]: DEBUG dbcounter [-] [82977] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=82977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.261 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.266 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-26 19:54:16.289 | enabled 2026-06-26 19:54:16.296 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-26 19:54:16.322 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-26 19:54:16.323 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-26 19:54:16.323 | Active: active (running) since Fri 2026-06-26 21:53:33 CEST; 42s ago 2026-06-26 19:54:16.323 | Main PID: 81448 (cinder-schedule) 2026-06-26 19:54:16.323 | Tasks: 1 (limit: 14255) 2026-06-26 19:54:16.323 | Memory: 109.4M (peak: 109.7M) 2026-06-26 19:54:16.323 | CPU: 4.139s 2026-06-26 19:54:16.323 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-26 19:54:16.323 | └─81448 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-26 19:54:16.323 | 2026-06-26 19:54:16.323 | Jun 26 21:53:38 devstack cinder-scheduler[81448]: DEBUG cinder.service [None req-771ccb97-af4d-48ef-b26f-62302545d530 None None] Creating RPC server for service cinder-scheduler {{(pid=81448) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-26 19:54:16.323 | Jun 26 21:53:38 devstack cinder-scheduler[81448]: DEBUG cinder.service [None req-771ccb97-af4d-48ef-b26f-62302545d530 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81448) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-26 19:54:16.324 | Jun 26 21:53:48 devstack cinder-scheduler[81448]: DEBUG dbcounter [-] [81448] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.324 | Jun 26 21:53:56 devstack cinder-scheduler[81448]: DEBUG cinder.scheduler.host_manager [None req-dd0593d2-6ac7-4a48-9e69-7b539de0550e 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=81448) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-26 19:54:16.324 | Jun 26 21:53:56 devstack cinder-scheduler[81448]: DEBUG cinder.scheduler.host_manager [None req-dd0593d2-6ac7-4a48-9e69-7b539de0550e 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, 26, 19, 53, 56, 178030)}, {'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, 26, 19, 53, 56, 178030)}]. {{(pid=81448) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-26 19:54:16.324 | Jun 26 21:53:56 devstack cinder-scheduler[81448]: DEBUG cinder.scheduler.host_manager [None req-dd0593d2-6ac7-4a48-9e69-7b539de0550e 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, 26, 19, 53, 56, 141995)} {{(pid=81448) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-26 19:54:16.324 | Jun 26 21:54:06 devstack cinder-scheduler[81448]: DEBUG dbcounter [-] [81448] Writing DB stats cinder:SELECT=1 {{(pid=81448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.324 | Jun 26 21:54:11 devstack cinder-scheduler[81448]: DEBUG oslo_service.periodic_task [None req-c02284b4-8003-4e5a-acc3-891f5823b139 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=81448) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-26 19:54:16.324 | Jun 26 21:54:11 devstack cinder-scheduler[81448]: INFO cinder.message.api [None req-c02284b4-8003-4e5a-acc3-891f5823b139 None None] Deleted 0 expired messages. 2026-06-26 19:54:16.324 | Jun 26 21:54:11 devstack cinder-scheduler[81448]: DEBUG oslo_service.periodic_task [None req-c02284b4-8003-4e5a-acc3-891f5823b139 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=81448) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-26 19:54:16.328 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.331 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-26 19:54:16.350 | enabled 2026-06-26 19:54:16.355 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-26 19:54:16.380 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-26 19:54:16.380 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-26 19:54:16.380 | Active: active (running) since Fri 2026-06-26 21:53:26 CEST; 49s ago 2026-06-26 19:54:16.380 | Main PID: 80720 (uwsgi) 2026-06-26 19:54:16.380 | Status: "uWSGI is ready" 2026-06-26 19:54:16.380 | Tasks: 7 (limit: 14255) 2026-06-26 19:54:16.380 | Memory: 246.5M (peak: 246.8M) 2026-06-26 19:54:16.380 | CPU: 10.855s 2026-06-26 19:54:16.381 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-26 19:54:16.381 | ├─80720 "cinder-apiuWSGI master" 2026-06-26 19:54:16.381 | ├─80729 "cinder-apiuWSGI worker 1" 2026-06-26 19:54:16.381 | └─80730 "cinder-apiuWSGI worker 2" 2026-06-26 19:54:16.381 | 2026-06-26 19:54:16.381 | Jun 26 21:53:40 devstack devstack@c-api.service[80730]: DEBUG cinder.api.middleware.request_id [req-3f338518-1027-426c-94ab-ecc57563d83f req-a948129a-3416-4eb9-ba95-f9cd9ceafdcd None None] RequestId filter calling following filter/app {{(pid=80730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-26 19:54:16.381 | Jun 26 21:53:41 devstack devstack@c-api.service[80730]: INFO cinder.api.openstack.wsgi [req-3f338518-1027-426c-94ab-ecc57563d83f req-a948129a-3416-4eb9-ba95-f9cd9ceafdcd admin admin] POST http://192.168.122.249/volume/v3/types/0ae3da61-36e6-4ab4-ac32-778dc59abed6/extra_specs 2026-06-26 19:54:16.381 | Jun 26 21:53:41 devstack devstack@c-api.service[80730]: DEBUG cinder.api.openstack.wsgi [req-3f338518-1027-426c-94ab-ecc57563d83f req-a948129a-3416-4eb9-ba95-f9cd9ceafdcd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=80730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-26 19:54:16.381 | Jun 26 21:53:41 devstack devstack@c-api.service[80730]: /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-26 19:54:16.381 | Jun 26 21:53:41 devstack devstack@c-api.service[80730]: warnings.warn( 2026-06-26 19:54:16.381 | Jun 26 21:53:41 devstack devstack@c-api.service[80730]: DEBUG oslo_db.sqlalchemy.engines [req-3f338518-1027-426c-94ab-ecc57563d83f req-a948129a-3416-4eb9-ba95-f9cd9ceafdcd 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=80730) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 19:54:16.382 | Jun 26 21:53:41 devstack devstack@c-api.service[80730]: INFO cinder.api.openstack.wsgi [req-3f338518-1027-426c-94ab-ecc57563d83f req-a948129a-3416-4eb9-ba95-f9cd9ceafdcd admin admin] http://192.168.122.249/volume/v3/types/0ae3da61-36e6-4ab4-ac32-778dc59abed6/extra_specs returned with HTTP 200 2026-06-26 19:54:16.382 | Jun 26 21:53:41 devstack devstack@c-api.service[80730]: [pid: 80730|app: 0|req: 1/3] 192.168.122.249 () {62 vars in 1363 bytes} [Fri Jun 26 21:53:40 2026] POST /volume/v3/types/0ae3da61-36e6-4ab4-ac32-778dc59abed6/extra_specs => generated 55 bytes in 1097 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-26 19:54:16.382 | Jun 26 21:53:50 devstack devstack@c-api.service[80729]: DEBUG dbcounter [-] [80729] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=80729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.382 | Jun 26 21:53:51 devstack devstack@c-api.service[80730]: DEBUG dbcounter [-] [80730] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=80730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.386 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.391 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-26 19:54:16.411 | enabled 2026-06-26 19:54:16.416 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-26 19:54:16.442 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-26 19:54:16.442 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-26 19:54:16.442 | Active: active (running) since Fri 2026-06-26 21:53:35 CEST; 40s ago 2026-06-26 19:54:16.442 | Main PID: 82101 (cinder-volume) 2026-06-26 19:54:16.442 | Tasks: 2 (limit: 14255) 2026-06-26 19:54:16.442 | Memory: 144.3M (peak: 173.0M) 2026-06-26 19:54:16.442 | CPU: 21.077s 2026-06-26 19:54:16.442 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-26 19:54:16.442 | ├─82101 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-26 19:54:16.442 | └─82280 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-26 19:54:16.443 | 2026-06-26 19:54:16.443 | Jun 26 21:53:58 devstack sudo[83445]: pam_unix(sudo:session): session closed for user root 2026-06-26 19:54:16.443 | Jun 26 21:53:58 devstack cinder-volume[82280]: DEBUG oslo_concurrency.processutils [None req-dd0593d2-6ac7-4a48-9e69-7b539de0550e 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.714s {{(pid=82280) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-26 19:54:16.443 | Jun 26 21:53:58 devstack cinder-volume[82280]: DEBUG oslo_concurrency.processutils [None req-dd0593d2-6ac7-4a48-9e69-7b539de0550e 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=82280) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-26 19:54:16.443 | Jun 26 21:53:58 devstack sudo[83502]: 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-26 19:54:16.443 | Jun 26 21:53:58 devstack sudo[83502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-26 19:54:16.443 | Jun 26 21:53:59 devstack sudo[83502]: pam_unix(sudo:session): session closed for user root 2026-06-26 19:54:16.443 | Jun 26 21:53:59 devstack cinder-volume[82280]: DEBUG oslo_concurrency.processutils [None req-dd0593d2-6ac7-4a48-9e69-7b539de0550e 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.679s {{(pid=82280) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-26 19:54:16.443 | Jun 26 21:53:59 devstack cinder-volume[82280]: INFO cinder.volume.manager [None req-dd0593d2-6ac7-4a48-9e69-7b539de0550e None None] Driver post RPC initialization completed successfully. 2026-06-26 19:54:16.443 | Jun 26 21:54:09 devstack cinder-volume[82280]: DEBUG dbcounter [-] [82280] Writing DB stats cinder:SELECT=4 {{(pid=82280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.443 | Jun 26 21:54:09 devstack cinder-volume[82280]: DEBUG dbcounter [-] [82280] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.449 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.453 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-26 19:54:16.470 | not-found 2026-06-26 19:54:16.475 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.477 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-26 19:54:16.494 | not-found 2026-06-26 19:54:16.499 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.502 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-26 19:54:16.519 | not-found 2026-06-26 19:54:16.524 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.527 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-26 19:54:16.543 | not-found 2026-06-26 19:54:16.548 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.550 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-26 19:54:16.567 | not-found 2026-06-26 19:54:16.572 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.574 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-26 19:54:16.592 | enabled 2026-06-26 19:54:16.597 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-26 19:54:16.619 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-26 19:54:16.619 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-26 19:54:16.619 | Active: active (running) since Fri 2026-06-26 21:51:20 CEST; 2min 56s ago 2026-06-26 19:54:16.619 | Main PID: 70507 (neutron-ovn-age) 2026-06-26 19:54:16.620 | Tasks: 20 (limit: 14255) 2026-06-26 19:54:16.620 | Memory: 345.5M (peak: 346.2M) 2026-06-26 19:54:16.620 | CPU: 12.269s 2026-06-26 19:54:16.620 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-26 19:54:16.620 | ├─70507 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-26 19:54:16.620 | ├─72037 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-26 19:54:16.620 | ├─72487 /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/tmpewgwkqhj/privsep.sock 2026-06-26 19:54:16.621 | └─74823 /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/tmplqvf3a8c/privsep.sock 2026-06-26 19:54:16.621 | 2026-06-26 19:54:16.621 | Jun 26 21:52:24 devstack neutron-ovn-agent[72037]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72037) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 19:54:16.621 | Jun 26 21:53:01 devstack neutron-ovn-agent[72037]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=63eba53d-0014-4bc3-803c-0657fc71e628, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'ca:bf:cb', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '96:cb:86:29:4d:2e', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=63eba53d-0014-4bc3-803c-0657fc71e628, nb_cfg=1) {{(pid=72037) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-26 19:54:16.621 | Jun 26 21:53:01 devstack neutron-ovn-agent[72037]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 9 seconds {{(pid=72037) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-26 19:54:16.622 | Jun 26 21:53:10 devstack neutron-ovn-agent[72037]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=31734bc5-f611-4dba-8826-aa483c0d7b80, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=72037) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-26 19:54:16.622 | Jun 26 21:53:24 devstack neutron-ovn-agent[72037]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72037) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 19:54:16.622 | Jun 26 21:53:24 devstack neutron-ovn-agent[72037]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72037) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 19:54:16.622 | Jun 26 21:53:24 devstack neutron-ovn-agent[72037]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72037) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 19:54:16.622 | Jun 26 21:53:24 devstack neutron-ovn-agent[72037]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72037) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 19:54:16.622 | Jun 26 21:53:24 devstack neutron-ovn-agent[72037]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72037) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 19:54:16.623 | Jun 26 21:53:24 devstack neutron-ovn-agent[72037]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72037) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 19:54:16.626 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.628 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-26 19:54:16.644 | not-found 2026-06-26 19:54:16.650 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.652 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-26 19:54:16.670 | not-found 2026-06-26 19:54:16.674 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.677 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-26 19:54:16.695 | not-found 2026-06-26 19:54:16.700 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.702 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-26 19:54:16.719 | not-found 2026-06-26 19:54:16.724 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.727 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-26 19:54:16.744 | enabled 2026-06-26 19:54:16.749 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-26 19:54:16.771 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-26 19:54:16.772 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-26 19:54:16.772 | Active: active (running) since Fri 2026-06-26 21:44:31 CEST; 9min ago 2026-06-26 19:54:16.772 | Main PID: 46614 (dstat.sh) 2026-06-26 19:54:16.772 | Tasks: 3 (limit: 14255) 2026-06-26 19:54:16.772 | Memory: 27.5M (peak: 28.3M) 2026-06-26 19:54:16.772 | CPU: 3.463s 2026-06-26 19:54:16.772 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-26 19:54:16.772 | ├─46614 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-26 19:54:16.773 | ├─46760 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-26 19:54:16.773 | └─46761 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-26 19:54:16.773 | 2026-06-26 19:54:16.773 | Jun 26 21:54:06 devstack dstat.sh[46761]: 26-06 21:54:06| 21 7 69 0 0|5310M 279M 221M 5920M| 0 0 | 0 388k| 0 33.0 |2332 2082 |3.20 2.74 1.75|2.0 0 0| 0 0 | | 17 279 0 32 0 2026-06-26 19:54:16.773 | Jun 26 21:54:07 devstack dstat.sh[46761]: 26-06 21:54:07| 24 9 62 0 0|5279M 310M 221M 5920M|7461B 23k| 16k 429k|1.00 45.1 |3798 3232 |3.20 2.74 1.75|3.0 0 122| 0 0 | | 17 283 0 32 0 2026-06-26 19:54:16.773 | Jun 26 21:54:08 devstack dstat.sh[46761]: 26-06 21:54:08| 17 10 68 0 0|5316M 273M 221M 5920M|4157B 12k| 28k 264k|2.00 22.0 |3148 3064 |3.20 2.74 1.75|1.0 0 142| 0 0 | | 17 283 0 32 0 2026-06-26 19:54:16.774 | Jun 26 21:54:09 devstack dstat.sh[46761]: 26-06 21:54:09| 22 10 66 1 0|5312M 277M 221M 5920M| 52B 0 | 0 292k| 0 32.0 |2407 1952 |3.20 2.74 1.75|2.0 0 2.0| 0 0 | | 17 287 0 32 0 2026-06-26 19:54:16.774 | Jun 26 21:54:10 devstack dstat.sh[46761]: 26-06 21:54:10| 17 10 68 0 0|5243M 345M 221M 5920M|4419B 13k| 152k 276k|8.00 21.0 |3186 2821 |3.02 2.71 1.75|3.0 0 134| 0 0 | | 17 287 0 32 0 2026-06-26 19:54:16.774 | Jun 26 21:54:11 devstack dstat.sh[46761]: 26-06 21:54:11| 3 8 86 0 0|5244M 344M 221M 5920M|3816B 10k| 0 184k| 0 13.0 |2604 2845 |3.02 2.71 1.75| 0 0 145| 0 0 | | 17 287 0 32 0 2026-06-26 19:54:16.774 | Jun 26 21:54:12 devstack dstat.sh[46761]: 26-06 21:54:12| 13 8 76 0 0|5277M 311M 221M 5920M| 132B 476B| 0 240k| 0 19.0 |1860 1686 |3.02 2.71 1.75|1.0 0 5.0| 0 0 | | 17 287 0 32 0 2026-06-26 19:54:16.774 | Jun 26 21:54:13 devstack dstat.sh[46761]: 26-06 21:54:13| 18 9 71 0 0|5308M 280M 221M 5920M| 52B 0 | 0 136k| 0 16.0 |2080 1653 |3.02 2.71 1.75|1.0 0 1.0| 0 0 | | 17 287 0 32 0 2026-06-26 19:54:16.775 | Jun 26 21:54:14 devstack dstat.sh[46761]: 26-06 21:54:14| 20 7 69 0 0|5324M 264M 221M 5920M| 0 0 | 0 757k| 0 113 |2194 1677 |3.02 2.71 1.75|2.0 0 0| 0 0 | | 17 287 0 32 0 2026-06-26 19:54:16.775 | Jun 26 21:54:15 devstack dstat.sh[46761]: 26-06 21:54:15| 20 9 67 0 0|5262M 326M 221M 5920M|3631B 16k|8226B 4113B|2.01 1.00 |3297 2670 |2.94 2.70 1.75|2.0 0 77| 0 0 | | 17 291 0 32 0 2026-06-26 19:54:16.777 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.779 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-26 19:54:16.797 | enabled 2026-06-26 19:54:16.802 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-26 19:54:16.824 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-26 19:54:16.824 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-26 19:54:16.824 | Active: active (running) since Fri 2026-06-26 21:51:18 CEST; 2min 58s ago 2026-06-26 19:54:16.825 | Main PID: 69810 (neutron-ovn-met) 2026-06-26 19:54:16.825 | Tasks: 2 (limit: 14255) 2026-06-26 19:54:16.825 | Memory: 121.5M (peak: 122.2M) 2026-06-26 19:54:16.825 | CPU: 3.742s 2026-06-26 19:54:16.825 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-26 19:54:16.826 | └─69810 "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-26 19:54:16.826 | 2026-06-26 19:54:16.827 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-26 19:54:16.827 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-26 19:54:16.827 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 19:54:16.827 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: 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-26 19:54:16.827 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-26 19:54:16.827 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 19:54:16.828 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: 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-26 19:54:16.828 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-26 19:54:16.828 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-26 19:54:16.828 | Jun 26 21:51:22 devstack neutron-ovn-metadata-agent[69810]: ERROR neutron 2026-06-26 19:54:16.831 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.834 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-26 19:54:16.851 | enabled 2026-06-26 19:54:16.856 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-26 19:54:16.879 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-26 19:54:16.879 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-26 19:54:16.879 | Active: active (running) since Fri 2026-06-26 21:51:23 CEST; 2min 53s ago 2026-06-26 19:54:16.880 | Main PID: 71603 (uwsgi) 2026-06-26 19:54:16.880 | Status: "uWSGI is ready" 2026-06-26 19:54:16.880 | Tasks: 23 (limit: 14255) 2026-06-26 19:54:16.880 | Memory: 388.6M (peak: 389.3M) 2026-06-26 19:54:16.880 | CPU: 41.267s 2026-06-26 19:54:16.880 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-26 19:54:16.881 | ├─71603 "neutron-apiuWSGI master" 2026-06-26 19:54:16.881 | ├─71608 "neutron-apiuWSGI worker 1" 2026-06-26 19:54:16.881 | └─71609 "neutron-apiuWSGI worker 2" 2026-06-26 19:54:16.881 | 2026-06-26 19:54:16.881 | Jun 26 21:53:53 devstack devstack@neutron-api.service[71608]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71608) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 19:54:16.881 | Jun 26 21:53:53 devstack devstack@neutron-api.service[71608]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71608) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 19:54:16.882 | Jun 26 21:53:53 devstack devstack@neutron-api.service[71609]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71609) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 19:54:16.882 | Jun 26 21:53:53 devstack devstack@neutron-api.service[71609]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71609) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 19:54:16.882 | Jun 26 21:54:03 devstack devstack@neutron-api.service[71608]: DEBUG dbcounter [-] [71608] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.882 | Jun 26 21:54:03 devstack devstack@neutron-api.service[71609]: DEBUG dbcounter [-] [71609] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.882 | Jun 26 21:54:08 devstack devstack@neutron-api.service[71608]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71608) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 19:54:16.882 | Jun 26 21:54:08 devstack devstack@neutron-api.service[71608]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71608) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 19:54:16.883 | Jun 26 21:54:08 devstack devstack@neutron-api.service[71609]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71609) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 19:54:16.883 | Jun 26 21:54:08 devstack devstack@neutron-api.service[71609]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71609) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 19:54:16.885 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.887 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-26 19:54:16.905 | enabled 2026-06-26 19:54:16.910 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-26 19:54:16.936 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-26 19:54:16.936 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-26 19:54:16.936 | Active: active (running) since Fri 2026-06-26 21:51:27 CEST; 2min 49s ago 2026-06-26 19:54:16.936 | Main PID: 72626 (neutron-periodi) 2026-06-26 19:54:16.936 | Tasks: 15 (limit: 14255) 2026-06-26 19:54:16.936 | Memory: 180.8M (peak: 181.0M) 2026-06-26 19:54:16.936 | CPU: 6.557s 2026-06-26 19:54:16.936 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-26 19:54:16.937 | ├─72626 "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-26 19:54:16.937 | └─73255 "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-26 19:54:16.937 | 2026-06-26 19:54:16.937 | Jun 26 21:53:21 devstack neutron-periodic-workers[73255]: DEBUG oslo.service.backend._threading.loopingcall [None req-c8c5e37a-cbae-4058-90a0-c096d0ae6bcc None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73255) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.937 | Jun 26 21:53:26 devstack neutron-periodic-workers[73255]: DEBUG oslo.service.backend._threading.loopingcall [None req-e8d4be0f-7640-4741-a57e-4bffc323607e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73255) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.938 | Jun 26 21:53:36 devstack neutron-periodic-workers[73255]: DEBUG dbcounter [-] [73255] Writing DB stats neutron:SELECT=4 {{(pid=73255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.938 | Jun 26 21:53:38 devstack neutron-periodic-workers[73255]: DEBUG oslo.service.backend._threading.loopingcall [None req-2f470738-43d2-48f5-9918-f8b1bcda931b None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=73255) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.938 | Jun 26 21:53:45 devstack neutron-periodic-workers[73255]: DEBUG oslo.service.backend._threading.loopingcall [None req-9dbd6a14-1362-486e-902f-34d9264e3afb None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.98 seconds {{(pid=73255) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.938 | Jun 26 21:53:55 devstack neutron-periodic-workers[73255]: DEBUG dbcounter [-] [73255] Writing DB stats neutron:DELETE=1,neutron:SELECT=1 {{(pid=73255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.938 | Jun 26 21:53:58 devstack neutron-periodic-workers[73255]: DEBUG neutron.db.agents_db [None req-c8c5e37a-cbae-4058-90a0-c096d0ae6bcc None None] Agent healthcheck: found 0 active agents {{(pid=73255) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-26 19:54:16.938 | Jun 26 21:53:58 devstack neutron-periodic-workers[73255]: DEBUG oslo.service.backend._threading.loopingcall [None req-c8c5e37a-cbae-4058-90a0-c096d0ae6bcc None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73255) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.938 | Jun 26 21:54:03 devstack neutron-periodic-workers[73255]: DEBUG oslo.service.backend._threading.loopingcall [None req-e8d4be0f-7640-4741-a57e-4bffc323607e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73255) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:16.939 | Jun 26 21:54:13 devstack neutron-periodic-workers[73255]: DEBUG dbcounter [-] [73255] Writing DB stats neutron:SELECT=4 {{(pid=73255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:16.943 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.946 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-26 19:54:16.964 | enabled 2026-06-26 19:54:16.968 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-26 19:54:16.990 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-26 19:54:16.990 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-26 19:54:16.990 | Active: active (running) since Fri 2026-06-26 21:51:25 CEST; 2min 51s ago 2026-06-26 19:54:16.990 | Main PID: 72125 (neutron-rpc-ser) 2026-06-26 19:54:16.990 | Tasks: 27 (limit: 14255) 2026-06-26 19:54:16.990 | Memory: 194.2M (peak: 194.7M) 2026-06-26 19:54:16.990 | CPU: 8.496s 2026-06-26 19:54:16.991 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-26 19:54:16.991 | ├─72125 "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-26 19:54:16.991 | ├─73217 "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-26 19:54:16.992 | └─73219 "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-26 19:54:16.992 | 2026-06-26 19:54:16.992 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 19:54:16.992 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: 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-26 19:54:16.993 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-26 19:54:16.993 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: 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-26 19:54:16.993 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-26 19:54:16.993 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 19:54:16.993 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: 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-26 19:54:16.993 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-26 19:54:16.994 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-26 19:54:16.994 | Jun 26 21:53:10 devstack neutron-rpc-server[73219]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-26 19:54:16.995 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:16.998 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-26 19:54:17.017 | enabled 2026-06-26 19:54:17.021 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-26 19:54:17.044 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-26 19:54:17.044 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-26 19:54:17.044 | Active: active (running) since Fri 2026-06-26 21:51:29 CEST; 2min 47s ago 2026-06-26 19:54:17.044 | Main PID: 73130 (neutron-ovn-mai) 2026-06-26 19:54:17.044 | Tasks: 12 (limit: 14255) 2026-06-26 19:54:17.045 | Memory: 261.2M (peak: 262.8M) 2026-06-26 19:54:17.045 | CPU: 7.666s 2026-06-26 19:54:17.045 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-26 19:54:17.045 | ├─73130 "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-26 19:54:17.045 | └─73246 "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-26 19:54:17.045 | 2026-06-26 19:54:17.045 | Jun 26 21:51:58 devstack neutron-ovn-maintenance-worker[73246]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2a35e838-46cd-494e-a4e3-04f802c64e7c None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73246) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-26 19:54:17.046 | Jun 26 21:51:58 devstack neutron-ovn-maintenance-worker[73246]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2a35e838-46cd-494e-a4e3-04f802c64e7c None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73246) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-26 19:54:17.046 | Jun 26 21:51:58 devstack neutron-ovn-maintenance-worker[73246]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2a35e838-46cd-494e-a4e3-04f802c64e7c None None] OVN maintenance task update_router_distributed_flag finished in 0.013 seconds 2026-06-26 19:54:17.046 | Jun 26 21:51:58 devstack neutron-ovn-maintenance-worker[73246]: DEBUG futurist.periodics [None req-2a35e838-46cd-494e-a4e3-04f802c64e7c 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=73246) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-26 19:54:17.046 | Jun 26 21:51:58 devstack neutron-ovn-maintenance-worker[73246]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2a35e838-46cd-494e-a4e3-04f802c64e7c None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73246) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-26 19:54:17.047 | Jun 26 21:51:58 devstack neutron-ovn-maintenance-worker[73246]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2a35e838-46cd-494e-a4e3-04f802c64e7c None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73246) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-26 19:54:17.047 | Jun 26 21:51:58 devstack neutron-ovn-maintenance-worker[73246]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2a35e838-46cd-494e-a4e3-04f802c64e7c None None] OVN maintenance task update_security_group_with_address_group finished in 0.023 seconds 2026-06-26 19:54:17.047 | Jun 26 21:51:58 devstack neutron-ovn-maintenance-worker[73246]: DEBUG futurist.periodics [None req-2a35e838-46cd-494e-a4e3-04f802c64e7c 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=73246) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-26 19:54:17.047 | Jun 26 21:51:58 devstack neutron-ovn-maintenance-worker[73246]: DEBUG futurist.periodics [None req-2a35e838-46cd-494e-a4e3-04f802c64e7c 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=73246) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-26 19:54:17.047 | Jun 26 21:52:08 devstack neutron-ovn-maintenance-worker[73246]: DEBUG dbcounter [-] [73246] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:17.050 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:17.053 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-26 19:54:17.071 | enabled 2026-06-26 19:54:17.076 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-26 19:54:17.098 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-26 19:54:17.098 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-26 19:54:17.098 | Active: active (running) since Fri 2026-06-26 21:53:11 CEST; 1min 5s ago 2026-06-26 19:54:17.098 | Main PID: 77424 (nova-novncproxy) 2026-06-26 19:54:17.098 | Tasks: 4 (limit: 14255) 2026-06-26 19:54:17.098 | Memory: 109.6M (peak: 109.8M) 2026-06-26 19:54:17.099 | CPU: 3.882s 2026-06-26 19:54:17.099 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-26 19:54:17.099 | └─77424 /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-26 19:54:17.099 | 2026-06-26 19:54:17.099 | Jun 26 21:53:11 devstack nova-novncproxy[77424]: If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:54:17.099 | Jun 26 21:53:11 devstack nova-novncproxy[77424]: framework. For more detail see 2026-06-26 19:54:17.100 | Jun 26 21:53:11 devstack nova-novncproxy[77424]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:54:17.100 | Jun 26 21:53:11 devstack nova-novncproxy[77424]: import eventlet # noqa 2026-06-26 19:54:17.100 | Jun 26 21:53:12 devstack nova-novncproxy[77424]: 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-26 19:54:17.100 | Jun 26 21:53:16 devstack nova-novncproxy[77424]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-26 19:54:17.100 | Jun 26 21:53:16 devstack nova-novncproxy[77424]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-26 19:54:17.100 | Jun 26 21:53:16 devstack nova-novncproxy[77424]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-26 19:54:17.100 | Jun 26 21:53:16 devstack nova-novncproxy[77424]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-26 19:54:17.101 | Jun 26 21:53:16 devstack nova-novncproxy[77424]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-26 19:54:17.103 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:17.106 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-26 19:54:17.123 | enabled 2026-06-26 19:54:17.127 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-26 19:54:17.149 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-26 19:54:17.149 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-26 19:54:17.150 | Active: active (running) since Fri 2026-06-26 21:53:14 CEST; 1min 3s ago 2026-06-26 19:54:17.150 | Main PID: 78222 (nova-conductor:) 2026-06-26 19:54:17.150 | Tasks: 19 (limit: 14255) 2026-06-26 19:54:17.150 | Memory: 158.8M (peak: 159.2M) 2026-06-26 19:54:17.150 | CPU: 5.014s 2026-06-26 19:54:17.150 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-26 19:54:17.150 | ├─78222 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-26 19:54:17.150 | ├─79909 "nova-conductor: ServiceWrapper worker(0)" 2026-06-26 19:54:17.150 | └─79911 "nova-conductor: ServiceWrapper worker(1)" 2026-06-26 19:54:17.151 | 2026-06-26 19:54:17.151 | Jun 26 21:53:21 devstack nova-conductor[79911]: DEBUG nova.servicegroup.drivers.db [None req-2ee83a10-b956-4bb3-abd1-05876aea66b7 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=79911) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-26 19:54:17.151 | Jun 26 21:53:25 devstack nova-conductor[79909]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=79909) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.151 | Jun 26 21:53:25 devstack nova-conductor[79911]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=79911) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.151 | Jun 26 21:53:28 devstack nova-conductor[78222]: DEBUG dbcounter [-] [78222] Writing DB stats nova_api:SELECT=1 {{(pid=78222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:17.151 | Jun 26 21:53:28 devstack nova-conductor[78222]: DEBUG dbcounter [-] [78222] Writing DB stats nova_cell0:SELECT=1 {{(pid=78222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:17.151 | Jun 26 21:53:28 devstack nova-conductor[78222]: DEBUG dbcounter [-] [78222] Writing DB stats nova_cell1:SELECT=1 {{(pid=78222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:17.152 | Jun 26 21:53:35 devstack nova-conductor[79909]: DEBUG oslo.service.backend._threading.loopingcall [None req-3b9a034c-6eea-47af-8e4e-4afb82d8890e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79909) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.152 | Jun 26 21:53:35 devstack nova-conductor[79909]: DEBUG dbcounter [-] [79909] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:17.152 | Jun 26 21:53:35 devstack nova-conductor[79911]: DEBUG dbcounter [-] [79911] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=79911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:17.152 | Jun 26 21:53:42 devstack nova-conductor[79911]: DEBUG oslo.service.backend._threading.loopingcall [None req-3d1c6ed8-c161-48b7-81ca-c84d6d6829ad None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79911) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.154 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 19:54:17.157 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-26 19:54:17.174 | enabled 2026-06-26 19:54:17.178 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-26 19:54:17.199 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-26 19:54:17.199 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-26 19:54:17.199 | Active: active (running) since Fri 2026-06-26 21:53:16 CEST; 1min 0s ago 2026-06-26 19:54:17.199 | Main PID: 78783 (nova-conductor:) 2026-06-26 19:54:17.199 | Tasks: 37 (limit: 14255) 2026-06-26 19:54:17.199 | Memory: 168.7M (peak: 169.0M) 2026-06-26 19:54:17.199 | CPU: 5.015s 2026-06-26 19:54:17.200 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-26 19:54:17.200 | ├─78783 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-26 19:54:17.200 | ├─79917 "nova-conductor: ServiceWrapper worker(0)" 2026-06-26 19:54:17.200 | └─79921 "nova-conductor: ServiceWrapper worker(1)" 2026-06-26 19:54:17.200 | 2026-06-26 19:54:17.200 | Jun 26 21:53:36 devstack nova-conductor[79921]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79921) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.200 | Jun 26 21:53:46 devstack nova-conductor[79917]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79917) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.200 | Jun 26 21:53:46 devstack nova-conductor[79921]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79921) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.201 | Jun 26 21:53:56 devstack nova-conductor[79921]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=79921) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.201 | Jun 26 21:53:56 devstack nova-conductor[79917]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=79917) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.201 | Jun 26 21:54:06 devstack nova-conductor[79921]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79921) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.201 | Jun 26 21:54:06 devstack nova-conductor[79917]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79917) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.201 | Jun 26 21:54:16 devstack nova-conductor[79921]: DEBUG dbcounter [-] [79921] Writing DB stats nova_cell1:SELECT=16,nova_cell1:UPDATE=6,nova_cell1:INSERT=1 {{(pid=79921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 19:54:17.201 | Jun 26 21:54:16 devstack nova-conductor[79921]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79921) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.201 | Jun 26 21:54:16 devstack nova-conductor[79917]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79917) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 19:54:17.206 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-26 19:54:17.221 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:17.224 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-26 19:54:17.239 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:17.241 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-26 19:54:17.244 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 19:54:17.712 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 19:54:17.712 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:54:17.712 | we strongly recommend against using it for new projects. 2026-06-26 19:54:17.712 | 2026-06-26 19:54:17.712 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:54:17.712 | framework. For more detail see 2026-06-26 19:54:17.712 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:54:17.712 | 2026-06-26 19:54:17.713 | import eventlet # noqa 2026-06-26 19:54:18.070 | 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-26 19:54:21.186 | INFO dbcounter [None req-13fc5876-6aeb-43e6-ad93-59803f70986a None None] Registered counter for database nova_api 2026-06-26 19:54:21.329 | DEBUG dbcounter [-] [84416] Writer thread running {{(pid=84416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:54:21.340 | Found 2 cell mappings. 2026-06-26 19:54:21.340 | Skipping cell0 since it does not contain hosts. 2026-06-26 19:54:21.340 | Getting computes from cell 'cell1': aed66915-d307-41ec-968f-6fcb9f50b103 2026-06-26 19:54:21.340 | INFO dbcounter [None req-13fc5876-6aeb-43e6-ad93-59803f70986a None None] Registered counter for database nova_cell1 2026-06-26 19:54:21.429 | DEBUG dbcounter [-] [84416] Writer thread running {{(pid=84416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 19:54:21.731 | Checking host mapping for compute host 'devstack': f82ac9a5-d184-47f6-b5a7-55cc38a4569a 2026-06-26 19:54:21.731 | Creating host mapping for compute host 'devstack': f82ac9a5-d184-47f6-b5a7-55cc38a4569a 2026-06-26 19:54:21.731 | Found 1 unmapped computes in cell: aed66915-d307-41ec-968f-6fcb9f50b103 2026-06-26 19:54:22.048 | Exception ignored in: 2026-06-26 19:54:22.048 | Traceback (most recent call last): 2026-06-26 19:54:22.048 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 19:54:22.049 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 19:54:22.049 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 19:54:22.049 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 19:54:22.049 | RuntimeError: greenlet is being finalized 2026-06-26 19:54:22.427 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-26 19:54:22.917 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 19:54:22.917 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 19:54:22.918 | we strongly recommend against using it for new projects. 2026-06-26 19:54:22.918 | 2026-06-26 19:54:22.918 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 19:54:22.918 | framework. For more detail see 2026-06-26 19:54:22.918 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 19:54:22.918 | 2026-06-26 19:54:22.918 | import eventlet # noqa 2026-06-26 19:54:23.287 | 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-26 19:54:26.875 | +-------------------------------------------+ 2026-06-26 19:54:26.875 | | Upgrade Check Results | 2026-06-26 19:54:26.875 | +-------------------------------------------+ 2026-06-26 19:54:26.875 | | Check: Cells v2 | 2026-06-26 19:54:26.875 | | Result: Success | 2026-06-26 19:54:26.875 | | Details: None | 2026-06-26 19:54:26.875 | +-------------------------------------------+ 2026-06-26 19:54:26.875 | | Check: Placement API | 2026-06-26 19:54:26.875 | | Result: Success | 2026-06-26 19:54:26.876 | | Details: None | 2026-06-26 19:54:26.876 | +-------------------------------------------+ 2026-06-26 19:54:26.876 | | Check: Cinder API | 2026-06-26 19:54:26.876 | | Result: Success | 2026-06-26 19:54:26.876 | | Details: None | 2026-06-26 19:54:26.876 | +-------------------------------------------+ 2026-06-26 19:54:26.876 | | Check: Policy File JSON to YAML Migration | 2026-06-26 19:54:26.876 | | Result: Success | 2026-06-26 19:54:26.876 | | Details: None | 2026-06-26 19:54:26.876 | +-------------------------------------------+ 2026-06-26 19:54:26.877 | | Check: Older than N-1 computes | 2026-06-26 19:54:26.877 | | Result: Success | 2026-06-26 19:54:26.877 | | Details: None | 2026-06-26 19:54:26.877 | +-------------------------------------------+ 2026-06-26 19:54:26.877 | | Check: hw_machine_type unset | 2026-06-26 19:54:26.877 | | Result: Success | 2026-06-26 19:54:26.877 | | Details: None | 2026-06-26 19:54:26.877 | +-------------------------------------------+ 2026-06-26 19:54:26.877 | | Check: Service User Token Configuration | 2026-06-26 19:54:26.877 | | Result: Success | 2026-06-26 19:54:26.877 | | Details: None | 2026-06-26 19:54:26.878 | +-------------------------------------------+ 2026-06-26 19:54:27.165 | Exception ignored in: 2026-06-26 19:54:27.165 | Traceback (most recent call last): 2026-06-26 19:54:27.165 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 19:54:27.165 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 19:54:27.165 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 19:54:27.165 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 19:54:27.166 | RuntimeError: greenlet is being finalized 2026-06-26 19:54:27.523 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-26 19:54:27.528 | + ./stack.sh:main:1482 : command openstack complete 2026-06-26 19:54:27.528 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-26 19:54:31.150 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-26 19:54:31.166 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:31.169 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-26 19:54:31.171 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 19:54:31.174 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 19:54:31.176 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-26 19:54:31.179 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:54:31.181 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-26 19:54:31.184 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-26 19:54:31.186 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-26 19:54:31.189 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-26 19:54:31.191 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-26 19:54:31.194 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-26 19:54:31.196 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-26 19:54:31.199 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-26 19:54:31.262 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-26 19:54:31.266 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-26 19:54:31.267 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-26 19:54:31.267 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-26 19:54:31.271 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-26 19:54:31.274 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-26 19:54:31.278 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-26 19:54:31.281 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-26 19:54:31.284 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-26 19:54:31.286 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-26 19:54:31.306 | + 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-26 19:54:31.323 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-26 19:54:31.325 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:54:31.328 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-26 19:54:31.331 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-26 19:54:31.333 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 19:54:31.335 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-26 19:54:31.338 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 19:54:31.340 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 19:54:31.343 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 19:54:31.345 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 19:54:31.348 | + functions-common:run_phase:1858 : local extra 2026-06-26 19:54:31.351 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 19:54:31.355 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 19:54:31.358 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 19:54:31.360 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 19:54:31.362 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-26 19:54:31.365 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 19:54:31.381 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:31.384 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:54:31.386 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:54:31.388 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-26 19:54:31.391 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:54:31.394 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 19:54:31.396 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:54:31.399 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-26 19:54:31.401 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:54:31.404 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-26 19:54:31.406 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-26 19:54:31.409 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-26 19:54:31.411 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-26 19:54:31.453 | [2070 Async install_tempest:45097]: Waiting for completion of install_tempest running on PID 45097 (1 other jobs running) 2026-06-26 19:54:31.473 | [2070 Async install_tempest:45097]: Signaling child to exit 2026-06-26 19:54:31.473 | WAKEUP 2026-06-26 19:54:31.491 | [2070 Async install_tempest:45097]: Signaled 2026-06-26 19:54:31.492 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-26 19:54:31.492 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-26 19:54:31.492 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-26 19:54:31.492 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-26 19:54:31.493 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-26 19:54:31.493 | +++ functions-common:git_clone:593 : pwd 2026-06-26 19:54:31.493 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:54:31.493 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:54:31.493 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:54:31.493 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:54:31.493 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:54:31.494 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:54:31.494 | ++ functions-common:git_clone:610 : echo master 2026-06-26 19:54:31.494 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:54:31.494 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-26 19:54:31.494 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 19:54:31.494 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-26 19:54:31.495 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 19:54:31.495 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 19:54:31.495 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:54:31.495 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 19:54:31.495 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:54:31.496 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:54:31.496 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 19:54:31.496 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:54:31.496 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:54:31.496 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782503053685 2026-06-26 19:54:31.496 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-26 19:54:31.496 | Cloning into '/opt/stack/tempest'... 2026-06-26 19:54:31.496 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:54:31.497 | ++ functions-common:time_stop:2420 : local name 2026-06-26 19:54:31.497 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 19:54:31.497 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:54:31.497 | ++ functions-common:time_stop:2423 : local total 2026-06-26 19:54:31.497 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 19:54:31.497 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:54:31.497 | ++ functions-common:time_stop:2427 : start_time=1782503053685 2026-06-26 19:54:31.498 | ++ functions-common:time_stop:2429 : [[ -z 1782503053685 ]] 2026-06-26 19:54:31.498 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:54:31.498 | ++ functions-common:time_stop:2432 : end_time=1782503076918 2026-06-26 19:54:31.498 | ++ functions-common:time_stop:2433 : elapsed_time=23233 2026-06-26 19:54:31.498 | ++ functions-common:time_stop:2434 : total=438122 2026-06-26 19:54:31.498 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:54:31.498 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=461355 2026-06-26 19:54:31.498 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-26 19:54:31.499 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 19:54:31.499 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 19:54:31.499 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 19:54:31.499 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:54:31.499 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 19:54:31.499 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:54:31.499 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:54:31.499 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 19:54:31.500 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:54:31.500 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:54:31.500 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782503076976 2026-06-26 19:54:31.500 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 19:54:31.500 | From https://review.opendev.org/openstack/tempest 2026-06-26 19:54:31.500 | * branch master -> FETCH_HEAD 2026-06-26 19:54:31.500 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:54:31.501 | ++ functions-common:time_stop:2420 : local name 2026-06-26 19:54:31.501 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 19:54:31.501 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:54:31.501 | ++ functions-common:time_stop:2423 : local total 2026-06-26 19:54:31.501 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 19:54:31.501 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:54:31.501 | ++ functions-common:time_stop:2427 : start_time=1782503076976 2026-06-26 19:54:31.501 | ++ functions-common:time_stop:2429 : [[ -z 1782503076976 ]] 2026-06-26 19:54:31.502 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:54:31.502 | ++ functions-common:time_stop:2432 : end_time=1782503077550 2026-06-26 19:54:31.502 | ++ functions-common:time_stop:2433 : elapsed_time=574 2026-06-26 19:54:31.502 | ++ functions-common:time_stop:2434 : total=461355 2026-06-26 19:54:31.502 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:54:31.502 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=461929 2026-06-26 19:54:31.502 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 19:54:31.502 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 19:54:31.503 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 19:54:31.503 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:54:31.503 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 19:54:31.503 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:54:31.503 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:54:31.503 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 19:54:31.503 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:54:31.504 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:54:31.504 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782503077595 2026-06-26 19:54:31.504 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 19:54:31.504 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:54:31.504 | 2026-06-26 19:54:31.504 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:54:31.504 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:54:31.504 | state without impacting any branches by switching back to a branch. 2026-06-26 19:54:31.504 | 2026-06-26 19:54:31.505 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:54:31.505 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:54:31.505 | 2026-06-26 19:54:31.505 | git switch -c 2026-06-26 19:54:31.505 | 2026-06-26 19:54:31.505 | Or undo this operation with: 2026-06-26 19:54:31.505 | 2026-06-26 19:54:31.506 | git switch - 2026-06-26 19:54:31.506 | 2026-06-26 19:54:31.506 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:54:31.506 | 2026-06-26 19:54:31.506 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-26 19:54:31.506 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:54:31.506 | ++ functions-common:time_stop:2420 : local name 2026-06-26 19:54:31.506 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 19:54:31.507 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:54:31.507 | ++ functions-common:time_stop:2423 : local total 2026-06-26 19:54:31.507 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 19:54:31.507 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:54:31.507 | ++ functions-common:time_stop:2427 : start_time=1782503077595 2026-06-26 19:54:31.507 | ++ functions-common:time_stop:2429 : [[ -z 1782503077595 ]] 2026-06-26 19:54:31.507 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:54:31.507 | ++ functions-common:time_stop:2432 : end_time=1782503077779 2026-06-26 19:54:31.508 | ++ functions-common:time_stop:2433 : elapsed_time=184 2026-06-26 19:54:31.508 | ++ functions-common:time_stop:2434 : total=461929 2026-06-26 19:54:31.508 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:54:31.508 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=462113 2026-06-26 19:54:31.508 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-26 19:54:31.508 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-26 19:54:31.508 | ++ functions-common:git_clone:673 : head -1 2026-06-26 19:54:31.509 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-26 19:54:31.509 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-26 19:54:31.509 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:54:31.509 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-26 19:54:31.509 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-26 19:54:31.509 | ++ 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-26 19:54:31.509 | Collecting tox!=2.8.0,<4.0.0 2026-06-26 19:54:31.510 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-26 19:54:31.510 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-26 19:54:31.510 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-26 19:54:31.510 | 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-26 19:54:31.510 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-26 19:54:31.510 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 19:54:31.510 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-26 19:54:31.510 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-26 19:54:31.511 | 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-26 19:54:31.511 | 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-26 19:54:31.511 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-26 19:54:31.511 | 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-26 19:54:31.511 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-26 19:54:31.511 | 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-26 19:54:31.511 | 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-26 19:54:31.511 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-26 19:54:31.512 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-26 19:54:31.512 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-26 19:54:31.512 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-26 19:54:31.512 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-26 19:54:31.512 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-26 19:54:31.512 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 45.3 MB/s 0:00:00 2026-06-26 19:54:31.512 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-26 19:54:31.512 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-26 19:54:31.513 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-26 19:54:31.513 | 2026-06-26 19:54:31.513 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-26 19:54:31.513 | ++ inc/python:pip_install:216 : result=0 2026-06-26 19:54:31.513 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:54:31.513 | ++ functions-common:time_stop:2420 : local name 2026-06-26 19:54:31.513 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 19:54:31.514 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:54:31.514 | ++ functions-common:time_stop:2423 : local total 2026-06-26 19:54:31.514 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 19:54:31.514 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:54:31.514 | ++ functions-common:time_stop:2427 : start_time=1782503077845 2026-06-26 19:54:31.514 | ++ functions-common:time_stop:2429 : [[ -z 1782503077845 ]] 2026-06-26 19:54:31.514 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:54:31.514 | ++ functions-common:time_stop:2432 : end_time=1782503081635 2026-06-26 19:54:31.515 | ++ functions-common:time_stop:2433 : elapsed_time=3790 2026-06-26 19:54:31.515 | ++ functions-common:time_stop:2434 : total=199226 2026-06-26 19:54:31.515 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:54:31.515 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=203016 2026-06-26 19:54:31.515 | ++ inc/python:pip_install:219 : return 0 2026-06-26 19:54:31.515 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-26 19:54:31.515 | /opt/stack/tempest ~/devstack 2026-06-26 19:54:31.516 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-26 19:54:31.516 | Switched to branch 'master' 2026-06-26 19:54:31.516 | Your branch is up to date with 'origin/master'. 2026-06-26 19:54:31.516 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-26 19:54:31.516 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-26 19:54:31.516 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.H60u7ZcxB9 2026-06-26 19:54:31.516 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.H60u7ZcxB9 2026-06-26 19:54:31.517 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-26 19:54:31.517 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.H60u7ZcxB9 2026-06-26 19:54:31.517 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-26 19:54:31.518 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-26 19:54:31.518 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-26 19:54:31.518 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 19:54:31.518 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 19:54:31.518 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 19:54:31.518 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 19:54:31.518 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-26 19:54:31.518 | full create: /opt/stack/tempest/.tox/tempest 2026-06-26 19:54:31.519 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-26 19:54:31.519 | full develop-inst: /opt/stack/tempest 2026-06-26 19:54:31.519 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-26 19:54:31.519 | ___________________________________ summary ____________________________________ 2026-06-26 19:54:31.519 | full: skipped tests 2026-06-26 19:54:31.519 | congratulations :) 2026-06-26 19:54:31.519 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.H60u7ZcxB9 -r requirements.txt 2026-06-26 19:54:31.520 | 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-26 19:54:31.520 | 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-26 19:54:31.520 | 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-26 19:54:31.520 | 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-26 19:54:31.520 | 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-26 19:54:31.520 | 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-26 19:54:31.520 | 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-26 19:54:31.521 | 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-26 19:54:31.521 | 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-26 19:54:31.521 | 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-26 19:54:31.521 | 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-26 19:54:31.521 | 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-26 19:54:31.521 | 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-26 19:54:31.522 | 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-26 19:54:31.522 | 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-26 19:54:31.522 | 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-26 19:54:31.522 | 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-26 19:54:31.522 | 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-26 19:54:31.522 | 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-26 19:54:31.522 | 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-26 19:54:31.523 | 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-26 19:54:31.523 | 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-26 19:54:31.523 | 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-26 19:54:31.523 | 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-26 19:54:31.523 | 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-26 19:54:31.523 | 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-26 19:54:31.523 | 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-26 19:54:31.523 | 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-26 19:54:31.524 | 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-26 19:54:31.524 | 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-26 19:54:31.524 | 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-26 19:54:31.524 | 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-26 19:54:31.524 | 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-26 19:54:31.524 | 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-26 19:54:31.524 | 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-26 19:54:31.524 | 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-26 19:54:31.525 | 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-26 19:54:31.525 | 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-26 19:54:31.525 | 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-26 19:54:31.525 | 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-26 19:54:31.525 | 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-26 19:54:31.525 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-26 19:54:31.525 | 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-26 19:54:31.526 | 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-26 19:54:31.526 | 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-26 19:54:31.526 | 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-26 19:54:31.526 | 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-26 19:54:31.526 | 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-26 19:54:31.526 | 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-26 19:54:31.527 | 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-26 19:54:31.527 | 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-26 19:54:31.527 | 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-26 19:54:31.527 | 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-26 19:54:31.527 | 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-26 19:54:31.527 | 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-26 19:54:31.527 | 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-26 19:54:31.527 | 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-26 19:54:31.527 | 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-26 19:54:31.527 | 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-26 19:54:31.528 | 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-26 19:54:31.528 | 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-26 19:54:31.528 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-26 19:54:31.528 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.H60u7ZcxB9 2026-06-26 19:54:31.528 | ++ lib/tempest:install_tempest:868 : popd 2026-06-26 19:54:31.528 | ~/devstack 2026-06-26 19:54:31.542 | [2070 Async install_tempest:45097]: finished install_tempest with result 0 in 58 seconds 2026-06-26 19:54:31.545 | ++ inc/async:async_wait:197 : return 0 2026-06-26 19:54:31.548 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-26 19:54:31.550 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:54:31.552 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-26 19:54:31.554 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-26 19:54:31.557 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-26 19:54:31.559 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-26 19:54:31.561 | ++ inc/python:setup_develop:353 : local bindep 2026-06-26 19:54:31.562 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-26 19:54:31.564 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-26 19:54:31.566 | ++ inc/python:setup_develop:359 : local extras= 2026-06-26 19:54:31.568 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-26 19:54:31.570 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 19:54:31.571 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-26 19:54:31.573 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-26 19:54:31.575 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 19:54:31.577 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 19:54:31.579 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-26 19:54:31.581 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 19:54:31.583 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-26 19:54:31.585 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 19:54:31.587 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 19:54:31.590 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-26 19:54:31.594 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-26 19:54:31.596 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-26 19:54:31.598 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-26 19:54:31.765 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-26 19:54:31.765 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-26 19:54:31.767 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-26 19:54:31.769 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 19:54:31.771 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-26 19:54:31.773 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-26 19:54:31.774 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-26 19:54:31.777 | ++ inc/python:setup_package:446 : local extras= 2026-06-26 19:54:31.778 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 19:54:31.780 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 19:54:31.784 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 19:54:31.784 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 19:54:31.786 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 19:54:31.789 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-26 19:54:31.811 | Using python 3.12 to install /opt/stack/tempest 2026-06-26 19:54:31.813 | ++ 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-26 19:54:32.845 | Obtaining file:///opt/stack/tempest 2026-06-26 19:54:32.849 | Installing build dependencies: started 2026-06-26 19:54:34.760 | Installing build dependencies: finished with status 'done' 2026-06-26 19:54:34.761 | Checking if build backend supports build_editable: started 2026-06-26 19:54:35.318 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 19:54:35.320 | Getting requirements to build editable: started 2026-06-26 19:54:35.642 | Getting requirements to build editable: finished with status 'done' 2026-06-26 19:54:35.645 | Preparing editable metadata (pyproject.toml): started 2026-06-26 19:54:37.012 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 19:54:37.037 | 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.dev35) (7.0.3) 2026-06-26 19:54:37.038 | 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.dev35) (4.14.0) 2026-06-26 19:54:37.039 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-26 19:54:37.040 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-26 19:54:37.040 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-26 19:54:37.041 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-26 19:54:37.042 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-26 19:54:37.043 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-26 19:54:37.044 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-26 19:54:37.045 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-26 19:54:37.270 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-26 19:54:37.273 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-26 19:54:37.278 | 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.dev35) (5.10.0) 2026-06-26 19:54:37.279 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-26 19:54:37.280 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-26 19:54:37.280 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-26 19:54:37.281 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-26 19:54:37.282 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-26 19:54:37.283 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-26 19:54:37.284 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-26 19:54:37.285 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-26 19:54:37.286 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-26 19:54:37.287 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-26 19:54:37.288 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-26 19:54:37.290 | 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.dev35) (0.6.0) 2026-06-26 19:54:37.291 | 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.dev35) (4.0.0) 2026-06-26 19:54:37.295 | 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.dev35) (3.0.52) 2026-06-26 19:54:37.297 | 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.dev35) (1.11.0) 2026-06-26 19:54:37.298 | 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.dev35) (15.0.0) 2026-06-26 19:54:37.299 | 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.dev35) (1.8.0) 2026-06-26 19:54:37.302 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-26 19:54:37.307 | 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.dev35) (3.0) 2026-06-26 19:54:37.309 | 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.dev35) (2.2.1) 2026-06-26 19:54:37.315 | 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.dev35) (26.1.0) 2026-06-26 19:54:37.316 | 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.dev35) (2025.9.1) 2026-06-26 19:54:37.317 | 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.dev35) (0.37.0) 2026-06-26 19:54:37.318 | 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.dev35) (2026.5.1) 2026-06-26 19:54:37.326 | 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.dev35) (6.8.0) 2026-06-26 19:54:37.330 | 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.dev35) (2.0.0) 2026-06-26 19:54:37.331 | 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.dev35) (2.34.2) 2026-06-26 19:54:37.336 | 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.dev35) (6.4.0) 2026-06-26 19:54:37.337 | 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.dev35) (2.9.0.post0) 2026-06-26 19:54:37.340 | 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.dev35) (4.15.0) 2026-06-26 19:54:37.343 | 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.dev35) (1.2.1) 2026-06-26 19:54:37.347 | 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.dev35) (2.1.0) 2026-06-26 19:54:37.349 | 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.dev35) (3.3.2) 2026-06-26 19:54:37.350 | 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.dev35) (26.2) 2026-06-26 19:54:37.351 | 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.dev35) (7.2.2) 2026-06-26 19:54:37.357 | 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.dev35) (5.0.0) 2026-06-26 19:54:37.358 | 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.dev35) (3.0.3) 2026-06-26 19:54:37.359 | 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.dev35) (1.6.2) 2026-06-26 19:54:37.367 | 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.dev35) (82.0.1) 2026-06-26 19:54:37.370 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-26 19:54:37.388 | 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.dev35) (1.17.0) 2026-06-26 19:54:37.399 | 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.dev35) (3.4.7) 2026-06-26 19:54:37.400 | 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.dev35) (3.18) 2026-06-26 19:54:37.402 | 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.dev35) (2023.11.17) 2026-06-26 19:54:37.419 | 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.dev35) (4.2.0) 2026-06-26 19:54:37.420 | 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.dev35) (2.20.0) 2026-06-26 19:54:37.425 | 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.dev35) (0.1.2) 2026-06-26 19:54:37.439 | 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.dev35) (0.16.0) 2026-06-26 19:54:37.476 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-26 19:54:37.479 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 19:54:37.518 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-26 19:54:37.520 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-26 19:54:37.532 | Building wheels for collected packages: tempest 2026-06-26 19:54:37.533 | Building editable for tempest (pyproject.toml): started 2026-06-26 19:54:39.167 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-26 19:54:39.168 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=e46590622648cf27ab2346bcb77e4023e261d8e0c06e5291937294111e323b71 2026-06-26 19:54:39.169 | Stored in directory: /tmp/pip-ephem-wheel-cache-svz1pstk/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-26 19:54:39.174 | Successfully built tempest 2026-06-26 19:54:39.465 | Installing collected packages: tomlkit, stestr, tempest 2026-06-26 19:54:39.729 | 2026-06-26 19:54:39.757 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-26 19:54:39.929 | ++ inc/python:pip_install:216 : result=0 2026-06-26 19:54:39.932 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-26 19:54:39.934 | ++ functions-common:time_stop:2420 : local name 2026-06-26 19:54:39.937 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 19:54:39.939 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:54:39.941 | ++ functions-common:time_stop:2423 : local total 2026-06-26 19:54:39.944 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 19:54:39.946 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-26 19:54:39.948 | ++ functions-common:time_stop:2427 : start_time=1782503671806 2026-06-26 19:54:39.950 | ++ functions-common:time_stop:2429 : [[ -z 1782503671806 ]] 2026-06-26 19:54:39.953 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:54:39.957 | ++ functions-common:time_stop:2432 : end_time=1782503679954 2026-06-26 19:54:39.959 | ++ functions-common:time_stop:2433 : elapsed_time=8148 2026-06-26 19:54:39.961 | ++ functions-common:time_stop:2434 : total=209782 2026-06-26 19:54:39.963 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:54:39.965 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=217930 2026-06-26 19:54:39.968 | ++ inc/python:pip_install:219 : return 0 2026-06-26 19:54:39.970 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 19:54:39.972 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:54:39.974 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-26 19:54:39.976 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-26 19:54:39.979 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 19:54:39.981 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 19:54:39.983 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-26 19:54:39.986 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-26 19:54:39.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-26 19:54:39.990 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-26 19:54:39.993 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-26 19:54:39.995 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-26 19:54:39.997 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-26 19:54:39.999 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-26 19:54:40.001 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-26 19:54:40.003 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-26 19:54:40.006 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-26 19:54:40.008 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-26 19:54:40.010 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-26 19:54:40.012 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-26 19:54:40.014 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-26 19:54:40.017 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-26 19:54:40.019 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-26 19:54:40.021 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-26 19:54:40.023 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-26 19:54:40.025 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-26 19:54:40.027 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-26 19:54:40.028 | ' 2026-06-26 19:54:40.030 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-26 19:54:40.032 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-26 19:54:40.046 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:40.049 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-26 19:54:40.051 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-26 19:54:40.053 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-26 19:54:40.056 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-26 19:54:40.059 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-26 19:54:40.060 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-26 19:54:40.060 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-26 19:54:43.848 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:54:43.851 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-26 19:54:43.853 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-26 19:54:43.856 | ++ lib/tempest:get_active_images:176 : img_id=57efc2e5-cc7c-4583-b444-d036b0944149 2026-06-26 19:54:43.858 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-26 19:54:43.860 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-26 19:54:43.862 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-26 19:54:43.864 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-26 19:54:43.866 | ++ lib/tempest:configure_tempest:266 : '[' -z 57efc2e5-cc7c-4583-b444-d036b0944149 ']' 2026-06-26 19:54:43.869 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=57efc2e5-cc7c-4583-b444-d036b0944149 2026-06-26 19:54:43.871 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-26 19:54:43.886 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-26 19:54:43.890 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-26 19:54:43.892 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-26 19:54:43.894 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-26 19:54:43.896 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-26 19:54:43.898 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-26 19:54:43.900 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-26 19:54:43.903 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-26 19:54:43.906 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-26 19:54:43.906 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-26 19:54:47.176 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:54:47.179 | ++ lib/tempest:configure_tempest:303 : admin_project_id=6538459eca0d44389bc6d83153553d0e 2026-06-26 19:54:47.181 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-26 19:54:47.194 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:54:47.197 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-26 19:54:50.471 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:54:50.473 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 19:54:50.473 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-26 19:54:50.474 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 19:54:50.474 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-26 19:54:50.474 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-26 19:54:50.474 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-26 19:54:50.474 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-26 19:54:50.474 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-26 19:54:50.474 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-26 19:54:50.474 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-26 19:54:50.474 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-26 19:54:50.474 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-26 19:54:50.474 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-26 19:54:50.474 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-26 19:54:50.476 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-26 19:54:50.479 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 19:54:50.479 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-26 19:54:50.479 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 19:54:50.479 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-26 19:54:50.479 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-26 19:54:50.479 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-26 19:54:50.479 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-26 19:54:50.480 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-26 19:54:50.480 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-26 19:54:50.480 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-26 19:54:50.480 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-26 19:54:50.480 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-26 19:54:50.480 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-26 19:54:50.480 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-26 19:54:50.482 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 57efc2e5-cc7c-4583-b444-d036b0944149 2026-06-26 19:54:50.484 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-26 19:54:50.487 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 57efc2e5-cc7c-4583-b444-d036b0944149 -c size -f value 2026-06-26 19:54:53.779 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:54:53.783 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-26 19:54:53.785 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-26 19:54:53.785 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-26 19:54:53.826 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-26 19:54:53.828 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-26 19:54:53.830 | ++ 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-26 19:54:56.788 | +----------------------------+-----------------------+ 2026-06-26 19:54:56.788 | | Field | Value | 2026-06-26 19:54:56.788 | +----------------------------+-----------------------+ 2026-06-26 19:54:56.788 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:54:56.788 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:54:56.788 | | description | None | 2026-06-26 19:54:56.789 | | disk | 1 | 2026-06-26 19:54:56.789 | | id | 42 | 2026-06-26 19:54:56.789 | | name | m1.nano | 2026-06-26 19:54:56.789 | | os-flavor-access:is_public | True | 2026-06-26 19:54:56.789 | | properties | hw_rng:allowed='True' | 2026-06-26 19:54:56.789 | | ram | 192 | 2026-06-26 19:54:56.789 | | rxtx_factor | 1.0 | 2026-06-26 19:54:56.789 | | swap | 0 | 2026-06-26 19:54:56.789 | | vcpus | 1 | 2026-06-26 19:54:56.789 | +----------------------------+-----------------------+ 2026-06-26 19:54:57.123 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-26 19:54:57.125 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 19:54:57.125 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-26 19:54:57.126 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 19:54:57.126 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-26 19:54:57.126 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-26 19:54:57.126 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-26 19:54:57.126 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-26 19:54:57.126 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-26 19:54:57.126 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-26 19:54:57.126 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-26 19:54:57.126 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-26 19:54:57.126 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-26 19:54:57.126 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-26 19:54:57.127 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-26 19:54:57.129 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 57efc2e5-cc7c-4583-b444-d036b0944149 2026-06-26 19:54:57.131 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-26 19:54:57.134 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 57efc2e5-cc7c-4583-b444-d036b0944149 -c size -f value 2026-06-26 19:55:00.381 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:55:00.383 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-26 19:55:00.386 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-26 19:55:00.386 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-26 19:55:00.430 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-26 19:55:00.432 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-26 19:55:00.434 | ++ 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-26 19:55:03.491 | +----------------------------+-----------------------+ 2026-06-26 19:55:03.491 | | Field | Value | 2026-06-26 19:55:03.491 | +----------------------------+-----------------------+ 2026-06-26 19:55:03.491 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 19:55:03.491 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 19:55:03.491 | | description | None | 2026-06-26 19:55:03.491 | | disk | 1 | 2026-06-26 19:55:03.491 | | id | 84 | 2026-06-26 19:55:03.492 | | name | m1.micro | 2026-06-26 19:55:03.492 | | os-flavor-access:is_public | True | 2026-06-26 19:55:03.492 | | properties | hw_rng:allowed='True' | 2026-06-26 19:55:03.492 | | ram | 256 | 2026-06-26 19:55:03.492 | | rxtx_factor | 1.0 | 2026-06-26 19:55:03.492 | | swap | 0 | 2026-06-26 19:55:03.492 | | vcpus | 1 | 2026-06-26 19:55:03.492 | +----------------------------+-----------------------+ 2026-06-26 19:55:03.836 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-26 19:55:03.838 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-26 19:55:03.852 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:55:03.855 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-26 19:55:03.857 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-26 19:55:03.859 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-26 19:55:03.861 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-26 19:55:03.863 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-26 19:55:03.866 | +++ functions-common:git_clone:593 : pwd 2026-06-26 19:55:03.869 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 19:55:03.871 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 19:55:03.874 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 19:55:03.888 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-26 19:55:03.890 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 19:55:03.892 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 19:55:03.895 | ++ functions-common:git_clone:610 : echo master 2026-06-26 19:55:03.895 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 19:55:03.900 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-26 19:55:03.903 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 19:55:03.905 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-26 19:55:03.907 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 19:55:03.910 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 19:55:03.912 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:55:03.914 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 19:55:03.916 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:55:03.919 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:55:03.921 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 19:55:03.923 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:55:03.926 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:55:03.931 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782503703928 2026-06-26 19:55:03.934 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-26 19:55:03.937 | Cloning into '/opt/stack/os-test-images'... 2026-06-26 19:55:04.793 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:55:04.795 | ++ functions-common:time_stop:2420 : local name 2026-06-26 19:55:04.797 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 19:55:04.799 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:55:04.801 | ++ functions-common:time_stop:2423 : local total 2026-06-26 19:55:04.803 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 19:55:04.805 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:55:04.807 | ++ functions-common:time_stop:2427 : start_time=1782503703928 2026-06-26 19:55:04.809 | ++ functions-common:time_stop:2429 : [[ -z 1782503703928 ]] 2026-06-26 19:55:04.812 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:55:04.815 | ++ functions-common:time_stop:2432 : end_time=1782503704813 2026-06-26 19:55:04.817 | ++ functions-common:time_stop:2433 : elapsed_time=885 2026-06-26 19:55:04.819 | ++ functions-common:time_stop:2434 : total=438122 2026-06-26 19:55:04.821 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:55:04.823 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=439007 2026-06-26 19:55:04.825 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-26 19:55:04.827 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 19:55:04.829 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 19:55:04.831 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 19:55:04.834 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:55:04.836 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 19:55:04.838 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:55:04.840 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:55:04.843 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 19:55:04.845 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:55:04.847 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:55:04.851 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782503704849 2026-06-26 19:55:04.853 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 19:55:05.477 | From https://review.opendev.org/openstack/os-test-images 2026-06-26 19:55:05.478 | * branch master -> FETCH_HEAD 2026-06-26 19:55:05.487 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:55:05.490 | ++ functions-common:time_stop:2420 : local name 2026-06-26 19:55:05.492 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 19:55:05.494 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:55:05.497 | ++ functions-common:time_stop:2423 : local total 2026-06-26 19:55:05.499 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 19:55:05.501 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:55:05.504 | ++ functions-common:time_stop:2427 : start_time=1782503704849 2026-06-26 19:55:05.507 | ++ functions-common:time_stop:2429 : [[ -z 1782503704849 ]] 2026-06-26 19:55:05.509 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:55:05.513 | ++ functions-common:time_stop:2432 : end_time=1782503705510 2026-06-26 19:55:05.515 | ++ functions-common:time_stop:2433 : elapsed_time=661 2026-06-26 19:55:05.517 | ++ functions-common:time_stop:2434 : total=439007 2026-06-26 19:55:05.519 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:55:05.522 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=439668 2026-06-26 19:55:05.524 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 19:55:05.526 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 19:55:05.529 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 19:55:05.531 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 19:55:05.533 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 19:55:05.536 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 19:55:05.538 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 19:55:05.540 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 19:55:05.542 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 19:55:05.545 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 19:55:05.550 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782503705547 2026-06-26 19:55:05.553 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 19:55:05.559 | Note: switching to 'FETCH_HEAD'. 2026-06-26 19:55:05.559 | 2026-06-26 19:55:05.559 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 19:55:05.559 | changes and commit them, and you can discard any commits you make in this 2026-06-26 19:55:05.560 | state without impacting any branches by switching back to a branch. 2026-06-26 19:55:05.560 | 2026-06-26 19:55:05.560 | If you want to create a new branch to retain commits you create, you may 2026-06-26 19:55:05.560 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 19:55:05.560 | 2026-06-26 19:55:05.560 | git switch -c 2026-06-26 19:55:05.560 | 2026-06-26 19:55:05.560 | Or undo this operation with: 2026-06-26 19:55:05.561 | 2026-06-26 19:55:05.561 | git switch - 2026-06-26 19:55:05.561 | 2026-06-26 19:55:05.561 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 19:55:05.561 | 2026-06-26 19:55:05.561 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-26 19:55:05.563 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 19:55:05.565 | ++ functions-common:time_stop:2420 : local name 2026-06-26 19:55:05.567 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 19:55:05.570 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 19:55:05.572 | ++ functions-common:time_stop:2423 : local total 2026-06-26 19:55:05.574 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 19:55:05.576 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 19:55:05.578 | ++ functions-common:time_stop:2427 : start_time=1782503705547 2026-06-26 19:55:05.580 | ++ functions-common:time_stop:2429 : [[ -z 1782503705547 ]] 2026-06-26 19:55:05.583 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 19:55:05.587 | ++ functions-common:time_stop:2432 : end_time=1782503705584 2026-06-26 19:55:05.589 | ++ functions-common:time_stop:2433 : elapsed_time=37 2026-06-26 19:55:05.591 | ++ functions-common:time_stop:2434 : total=439668 2026-06-26 19:55:05.593 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 19:55:05.595 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=439705 2026-06-26 19:55:05.597 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-26 19:55:05.614 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-26 19:55:05.617 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-26 19:55:05.617 | ++ functions-common:git_clone:673 : head -1 2026-06-26 19:55:05.620 | 5d0367e Clean-up zuul config spacing 2026-06-26 19:55:05.623 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 19:55:05.626 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-26 19:55:05.626 | /opt/stack/os-test-images ~/devstack 2026-06-26 19:55:05.628 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-26 19:55:06.100 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-26 19:55:06.770 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-26 19:55:09.713 | generate installed: PyYAML==6.0.3 2026-06-26 19:55:09.713 | generate run-test-pre: PYTHONHASHSEED='4236803376' 2026-06-26 19:55:09.713 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-26 19:55:09.841 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-26 19:55:09.863 | 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-26 19:55:09.884 | 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-26 19:55:09.912 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-26 19:55:09.915 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-26 19:55:09.923 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-26 19:55:09.934 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-26 19:55:09.967 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-26 19:55:09.979 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-26 19:55:09.987 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-26 19:55:09.999 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-26 19:55:10.000 | 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-26 19:55:10.009 | 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-26 19:55:10.018 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-26 19:55:10.037 | 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-26 19:55:10.040 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-26 19:55:10.043 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-26 19:55:10.056 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-26 19:55:10.067 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-26 19:55:10.081 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-26 19:55:10.083 | 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-26 19:55:10.097 | 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-26 19:55:10.100 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-26 19:55:10.103 | 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-26 19:55:10.114 | 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-26 19:55:10.118 | 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-26 19:55:10.129 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-26 19:55:10.156 | ___________________________________ summary ____________________________________ 2026-06-26 19:55:10.157 | generate: commands succeeded 2026-06-26 19:55:10.157 | congratulations :) 2026-06-26 19:55:10.200 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-26 19:55:10.200 | ~/devstack 2026-06-26 19:55:10.202 | ++ 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-26 19:55:10.233 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-26 19:55:10.236 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-26 19:55:10.255 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-26 19:55:10.257 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-26 19:55:10.259 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-26 19:55:10.289 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-26 19:55:10.319 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-26 19:55:10.321 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-26 19:55:10.324 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-26 19:55:10.326 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-26 19:55:10.329 | +++ 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-26 19:55:14.023 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:55:14.026 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 19:55:14.026 | address-scope 2026-06-26 19:55:14.026 | agent 2026-06-26 19:55:14.026 | allowed-address-pairs 2026-06-26 19:55:14.026 | auto-allocated-topology 2026-06-26 19:55:14.026 | availability_zone 2026-06-26 19:55:14.026 | default-subnetpools 2026-06-26 19:55:14.026 | dhcp_agent_scheduler 2026-06-26 19:55:14.027 | dns-integration 2026-06-26 19:55:14.027 | dns-domain-ports 2026-06-26 19:55:14.027 | dns-integration-domain-keywords 2026-06-26 19:55:14.027 | empty-string-filtering 2026-06-26 19:55:14.027 | external-net 2026-06-26 19:55:14.027 | extra_dhcp_opt 2026-06-26 19:55:14.027 | extraroute 2026-06-26 19:55:14.028 | extraroute-atomic 2026-06-26 19:55:14.028 | filter-validation 2026-06-26 19:55:14.028 | floating-ip-port-forwarding-detail 2026-06-26 19:55:14.029 | fip-port-details 2026-06-26 19:55:14.029 | flavors 2026-06-26 19:55:14.029 | floatingip-pools 2026-06-26 19:55:14.029 | router 2026-06-26 19:55:14.029 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:55:14.030 | enable-default-route-bfd 2026-06-26 19:55:14.030 | enable-default-route-ecmp 2026-06-26 19:55:14.030 | ext-gw-mode 2026-06-26 19:55:14.030 | l3-ha 2026-06-26 19:55:14.030 | external-gateway-multihoming 2026-06-26 19:55:14.030 | l3-flavors 2026-06-26 19:55:14.031 | l3_agent_scheduler 2026-06-26 19:55:14.031 | multi-provider 2026-06-26 19:55:14.031 | net-mtu 2026-06-26 19:55:14.032 | net-mtu-writable 2026-06-26 19:55:14.032 | network_availability_zone 2026-06-26 19:55:14.032 | network-ip-availability 2026-06-26 19:55:14.032 | network-ip-availability-details 2026-06-26 19:55:14.032 | pagination 2026-06-26 19:55:14.032 | port-device-profile 2026-06-26 19:55:14.033 | port-mac-address-regenerate 2026-06-26 19:55:14.033 | port-numa-affinity-policy 2026-06-26 19:55:14.033 | port-numa-affinity-policy-socket 2026-06-26 19:55:14.033 | binding 2026-06-26 19:55:14.033 | binding-extended 2026-06-26 19:55:14.034 | port-security 2026-06-26 19:55:14.034 | project-id 2026-06-26 19:55:14.034 | provider 2026-06-26 19:55:14.034 | qinq 2026-06-26 19:55:14.034 | quota-check-limit 2026-06-26 19:55:14.034 | quota-check-limit-default 2026-06-26 19:55:14.034 | quotas 2026-06-26 19:55:14.035 | quota_details 2026-06-26 19:55:14.035 | rbac-policies 2026-06-26 19:55:14.035 | rbac-address-scope 2026-06-26 19:55:14.035 | rbac-security-groups 2026-06-26 19:55:14.035 | revision-if-match 2026-06-26 19:55:14.035 | standard-attr-revisions 2026-06-26 19:55:14.036 | router_availability_zone 2026-06-26 19:55:14.036 | router-enable-snat 2026-06-26 19:55:14.036 | security-groups-default-rules 2026-06-26 19:55:14.036 | security-groups-default-statefulness 2026-06-26 19:55:14.036 | security-groups-normalized-cidr 2026-06-26 19:55:14.037 | security-groups-remote-address-group 2026-06-26 19:55:14.037 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:55:14.037 | security-groups-shared-filtering 2026-06-26 19:55:14.037 | security-group 2026-06-26 19:55:14.037 | service-type 2026-06-26 19:55:14.037 | sorting 2026-06-26 19:55:14.038 | standard-attr-description 2026-06-26 19:55:14.038 | stateful-security-group 2026-06-26 19:55:14.038 | subnet-dns-publish-fixed-ip 2026-06-26 19:55:14.038 | subnet-external-network 2026-06-26 19:55:14.038 | subnet_onboard 2026-06-26 19:55:14.038 | subnet-service-types 2026-06-26 19:55:14.039 | subnet_allocation 2026-06-26 19:55:14.039 | subnetpool-prefix-ops 2026-06-26 19:55:14.039 | tag-creation 2026-06-26 19:55:14.039 | standard-attr-tag 2026-06-26 19:55:14.039 | standard-attr-timestamp 2026-06-26 19:55:14.039 | vlan-transparent' 2026-06-26 19:55:14.040 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 19:55:14.040 | address-scope 2026-06-26 19:55:14.040 | agent 2026-06-26 19:55:14.040 | allowed-address-pairs 2026-06-26 19:55:14.040 | auto-allocated-topology 2026-06-26 19:55:14.040 | availability_zone 2026-06-26 19:55:14.041 | default-subnetpools 2026-06-26 19:55:14.041 | dhcp_agent_scheduler 2026-06-26 19:55:14.041 | dns-integration 2026-06-26 19:55:14.041 | dns-domain-ports 2026-06-26 19:55:14.041 | dns-integration-domain-keywords 2026-06-26 19:55:14.042 | empty-string-filtering 2026-06-26 19:55:14.042 | external-net 2026-06-26 19:55:14.042 | extra_dhcp_opt 2026-06-26 19:55:14.042 | extraroute 2026-06-26 19:55:14.042 | extraroute-atomic 2026-06-26 19:55:14.042 | filter-validation 2026-06-26 19:55:14.042 | floating-ip-port-forwarding-detail 2026-06-26 19:55:14.043 | fip-port-details 2026-06-26 19:55:14.043 | flavors 2026-06-26 19:55:14.043 | floatingip-pools 2026-06-26 19:55:14.043 | router 2026-06-26 19:55:14.043 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 19:55:14.043 | enable-default-route-bfd 2026-06-26 19:55:14.044 | enable-default-route-ecmp 2026-06-26 19:55:14.044 | ext-gw-mode 2026-06-26 19:55:14.044 | l3-ha 2026-06-26 19:55:14.044 | external-gateway-multihoming 2026-06-26 19:55:14.044 | l3-flavors 2026-06-26 19:55:14.044 | l3_agent_scheduler 2026-06-26 19:55:14.045 | multi-provider 2026-06-26 19:55:14.045 | net-mtu 2026-06-26 19:55:14.045 | net-mtu-writable 2026-06-26 19:55:14.045 | network_availability_zone 2026-06-26 19:55:14.045 | network-ip-availability 2026-06-26 19:55:14.045 | network-ip-availability-details 2026-06-26 19:55:14.046 | pagination 2026-06-26 19:55:14.046 | port-device-profile 2026-06-26 19:55:14.046 | port-mac-address-regenerate 2026-06-26 19:55:14.046 | port-numa-affinity-policy 2026-06-26 19:55:14.046 | port-numa-affinity-policy-socket 2026-06-26 19:55:14.046 | binding 2026-06-26 19:55:14.047 | binding-extended 2026-06-26 19:55:14.047 | port-security 2026-06-26 19:55:14.047 | project-id 2026-06-26 19:55:14.047 | provider 2026-06-26 19:55:14.047 | qinq 2026-06-26 19:55:14.047 | quota-check-limit 2026-06-26 19:55:14.048 | quota-check-limit-default 2026-06-26 19:55:14.048 | quotas 2026-06-26 19:55:14.048 | quota_details 2026-06-26 19:55:14.048 | rbac-policies 2026-06-26 19:55:14.048 | rbac-address-scope 2026-06-26 19:55:14.049 | rbac-security-groups 2026-06-26 19:55:14.049 | revision-if-match 2026-06-26 19:55:14.049 | standard-attr-revisions 2026-06-26 19:55:14.049 | router_availability_zone 2026-06-26 19:55:14.049 | router-enable-snat 2026-06-26 19:55:14.049 | security-groups-default-rules 2026-06-26 19:55:14.050 | security-groups-default-statefulness 2026-06-26 19:55:14.050 | security-groups-normalized-cidr 2026-06-26 19:55:14.050 | security-groups-remote-address-group 2026-06-26 19:55:14.050 | security-groups-rules-belongs-to-default-sg 2026-06-26 19:55:14.050 | security-groups-shared-filtering 2026-06-26 19:55:14.051 | security-group 2026-06-26 19:55:14.051 | service-type 2026-06-26 19:55:14.051 | sorting 2026-06-26 19:55:14.051 | standard-attr-description 2026-06-26 19:55:14.051 | stateful-security-group 2026-06-26 19:55:14.051 | subnet-dns-publish-fixed-ip 2026-06-26 19:55:14.051 | subnet-external-network 2026-06-26 19:55:14.052 | subnet_onboard 2026-06-26 19:55:14.052 | subnet-service-types 2026-06-26 19:55:14.052 | subnet_allocation 2026-06-26 19:55:14.052 | subnetpool-prefix-ops 2026-06-26 19:55:14.052 | tag-creation 2026-06-26 19:55:14.053 | standard-attr-tag 2026-06-26 19:55:14.053 | standard-attr-timestamp 2026-06-26 19:55:14.053 | vlan-transparent =~ external-net ]] 2026-06-26 19:55:14.053 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 19:55:14.053 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-26 19:55:17.592 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 19:55:17.595 | ++ lib/tempest:configure_tempest:395 : public_network_id=846014ce-f1a0-4fb0-bb98-727ad8496460 2026-06-26 19:55:17.597 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-26 19:55:21.501 | +---------------------------+--------------------------------------+ 2026-06-26 19:55:21.501 | | Field | Value | 2026-06-26 19:55:21.501 | +---------------------------+--------------------------------------+ 2026-06-26 19:55:21.502 | | admin_state_up | UP | 2026-06-26 19:55:21.502 | | availability_zone_hints | | 2026-06-26 19:55:21.502 | | availability_zones | | 2026-06-26 19:55:21.502 | | created_at | 2026-06-26T19:55:20Z | 2026-06-26 19:55:21.502 | | description | | 2026-06-26 19:55:21.502 | | dns_domain | None | 2026-06-26 19:55:21.502 | | id | eb5ebaec-59f1-4e23-a0d5-b65d535b2157 | 2026-06-26 19:55:21.503 | | ipv4_address_scope | None | 2026-06-26 19:55:21.504 | | ipv6_address_scope | None | 2026-06-26 19:55:21.504 | | is_default | False | 2026-06-26 19:55:21.504 | | is_vlan_qinq | None | 2026-06-26 19:55:21.504 | | is_vlan_transparent | False | 2026-06-26 19:55:21.504 | | mtu | 1442 | 2026-06-26 19:55:21.504 | | name | shared | 2026-06-26 19:55:21.504 | | port_security_enabled | True | 2026-06-26 19:55:21.504 | | project_id | 6538459eca0d44389bc6d83153553d0e | 2026-06-26 19:55:21.505 | | provider:network_type | geneve | 2026-06-26 19:55:21.507 | | provider:physical_network | None | 2026-06-26 19:55:21.507 | | provider:segmentation_id | 25466 | 2026-06-26 19:55:21.507 | | pvlan | None | 2026-06-26 19:55:21.507 | | qinq | False | 2026-06-26 19:55:21.507 | | qos_policy_id | None | 2026-06-26 19:55:21.507 | | revision_number | 1 | 2026-06-26 19:55:21.507 | | router:external | Internal | 2026-06-26 19:55:21.508 | | segments | None | 2026-06-26 19:55:21.508 | | shared | True | 2026-06-26 19:55:21.508 | | status | ACTIVE | 2026-06-26 19:55:21.508 | | subnets | | 2026-06-26 19:55:21.508 | | tags | | 2026-06-26 19:55:21.508 | | updated_at | 2026-06-26T19:55:20Z | 2026-06-26 19:55:21.508 | +---------------------------+--------------------------------------+ 2026-06-26 19:55:21.830 | ++ 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-26 19:55:25.919 | +----------------------+--------------------------------------+ 2026-06-26 19:55:25.920 | | Field | Value | 2026-06-26 19:55:25.920 | +----------------------+--------------------------------------+ 2026-06-26 19:55:25.920 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-26 19:55:25.920 | | cidr | 192.168.233.0/24 | 2026-06-26 19:55:25.920 | | created_at | 2026-06-26T19:55:24Z | 2026-06-26 19:55:25.920 | | description | shared-subnet | 2026-06-26 19:55:25.920 | | dns_nameservers | | 2026-06-26 19:55:25.920 | | dns_publish_fixed_ip | None | 2026-06-26 19:55:25.920 | | enable_dhcp | True | 2026-06-26 19:55:25.920 | | gateway_ip | 192.168.233.1 | 2026-06-26 19:55:25.921 | | host_routes | | 2026-06-26 19:55:25.921 | | id | c76498ba-13df-45ad-9afc-a55af89a5c1d | 2026-06-26 19:55:25.921 | | ip_version | 4 | 2026-06-26 19:55:25.921 | | ipv6_address_mode | None | 2026-06-26 19:55:25.921 | | ipv6_ra_mode | None | 2026-06-26 19:55:25.921 | | name | shared-subnet | 2026-06-26 19:55:25.921 | | network_id | eb5ebaec-59f1-4e23-a0d5-b65d535b2157 | 2026-06-26 19:55:25.921 | | project_id | 6538459eca0d44389bc6d83153553d0e | 2026-06-26 19:55:25.921 | | revision_number | 0 | 2026-06-26 19:55:25.921 | | router:external | False | 2026-06-26 19:55:25.921 | | segment_id | None | 2026-06-26 19:55:25.922 | | service_types | | 2026-06-26 19:55:25.922 | | subnetpool_id | None | 2026-06-26 19:55:25.922 | | tags | | 2026-06-26 19:55:25.923 | | updated_at | 2026-06-26T19:55:24Z | 2026-06-26 19:55:25.923 | +----------------------+--------------------------------------+ 2026-06-26 19:55:26.303 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-26 19:55:26.339 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-26 19:55:26.374 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-26 19:55:26.379 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-26 19:55:26.417 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-26 19:55:26.455 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-26 19:55:26.493 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-26 19:55:26.531 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-26 19:55:26.573 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.249/identity/v3 2026-06-26 19:55:26.614 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-26 19:55:26.649 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-26 19:55:26.683 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-26 19:55:26.720 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-26 19:55:26.723 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-26 19:55:26.763 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-26 19:55:26.797 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-26 19:55:26.838 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-26 19:55:26.883 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-26 19:55:26.921 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-26 19:55:26.941 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:55:26.945 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-26 19:55:26.948 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-26 19:55:26.985 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-26 19:55:27.004 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:55:27.007 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-26 19:55:27.043 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-26 19:55:27.079 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-26 19:55:27.114 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-26 19:55:27.116 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-26 19:55:27.152 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-26 19:55:27.188 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-26 19:55:27.206 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:55:27.209 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 57efc2e5-cc7c-4583-b444-d036b0944149 2026-06-26 19:55:27.242 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 57efc2e5-cc7c-4583-b444-d036b0944149 2026-06-26 19:55:27.277 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-26 19:55:27.314 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-26 19:55:27.350 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-26 19:55:27.392 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-26 19:55:27.416 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:55:27.419 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-26 19:55:27.423 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-26 19:55:27.426 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-26 19:55:27.430 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-26 19:55:27.432 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-26 19:55:27.435 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-26 19:55:27.456 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-26 19:55:27.460 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-26 19:55:27.495 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-26 19:55:27.532 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-26 19:55:27.571 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-26 19:55:27.609 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-26 19:55:27.646 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-26 19:55:27.684 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-26 19:55:27.727 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-26 19:55:27.764 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-26 19:55:27.803 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-26 19:55:27.807 | ++ 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-26 19:55:27.844 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-26 19:55:27.847 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-26 19:55:27.867 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:55:27.870 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-26 19:55:27.907 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-26 19:55:27.927 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:55:27.930 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-26 19:55:27.933 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-26 19:55:27.954 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:55:27.958 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-26 19:55:27.961 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-26 19:55:27.965 | ++ 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-26 19:55:28.001 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-26 19:55:28.035 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 846014ce-f1a0-4fb0-bb98-727ad8496460 2026-06-26 19:55:28.071 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-26 19:55:28.105 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-26 19:55:28.140 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-26 19:55:28.177 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-26 19:55:28.214 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-26 19:55:28.248 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-26 19:55:28.287 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-26 19:55:28.290 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-26 19:55:28.294 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-26 19:55:28.297 | ++ 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-26 19:55:28.331 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-26 19:55:28.335 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-26 19:55:28.336 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-26 19:55:28.340 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-26 19:55:28.343 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-26 19:55:28.375 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-26 19:55:28.378 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-26 19:55:28.382 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 19:55:28.384 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-26 19:55:28.386 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-26 19:55:28.417 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-26 19:55:28.457 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-26 19:55:28.490 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-26 19:55:28.522 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-26 19:55:28.553 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-26 19:55:28.585 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 19:55:28.587 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-26 19:55:28.590 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-26 19:55:28.610 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-26 19:55:28.644 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 19:55:28.647 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-26 19:55:28.652 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-26 19:55:28.671 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-26 19:55:28.705 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 19:55:28.708 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-26 19:55:28.711 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-26 19:55:28.714 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-26 19:55:28.732 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-26 19:55:28.762 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 19:55:28.765 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-26 19:55:28.768 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-26 19:55:28.783 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-26 19:55:28.814 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-26 19:55:28.846 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-26 19:55:28.848 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-26 19:55:28.890 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-26 19:55:28.895 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-26 19:55:28.900 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-26 19:55:28.902 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-26 19:55:28.937 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-26 19:55:28.942 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-26 19:55:28.990 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-26 19:55:29.018 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:55:29.024 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-26 19:55:29.073 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 19:55:29.076 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-26 19:55:29.080 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-26 19:55:29.084 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-26 19:55:29.088 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-26 19:55:29.092 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-26 19:55:29.096 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-26 19:55:29.100 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-26 19:55:29.104 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-26 19:55:29.130 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-26 19:55:29.134 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-26 19:55:29.181 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-26 19:55:29.184 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-26 19:55:29.188 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-26 19:55:29.192 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-26 19:55:29.233 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-26 19:55:29.274 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-26 19:55:29.315 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-26 19:55:29.318 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-26 19:55:29.322 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 19:55:29.324 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-26 19:55:29.347 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:55:29.350 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-26 19:55:29.393 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 19:55:29.397 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-26 19:55:29.420 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:55:29.423 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-26 19:55:29.467 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 19:55:29.471 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-26 19:55:29.495 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:55:29.498 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-26 19:55:29.541 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 19:55:29.544 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-26 19:55:29.567 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:55:29.571 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-26 19:55:29.613 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 19:55:29.617 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-26 19:55:29.640 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 19:55:29.645 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-26 19:55:29.691 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 19:55:29.693 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-26 19:55:29.717 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:55:29.722 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-26 19:55:29.763 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 19:55:29.767 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-26 19:55:29.789 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:55:29.792 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-26 19:55:29.830 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-26 19:55:29.832 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-26 19:55:29.835 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-26 19:55:29.839 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-26 19:55:29.877 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-26 19:55:29.879 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-26 19:55:29.883 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-26 19:55:29.886 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-26 19:55:29.930 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-26 19:55:29.933 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-26 19:55:29.939 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-26 19:55:29.942 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-26 19:55:29.945 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-26 19:55:29.951 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-26 19:55:29.957 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.313A52EDrC 2026-06-26 19:55:29.961 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-26 19:55:29.964 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-26 19:55:29.969 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-26 19:55:29.974 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.cQLVBpSGp3 2026-06-26 19:55:29.977 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.cQLVBpSGp3 2026-06-26 19:55:29.981 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-26 19:55:29.984 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.cQLVBpSGp3 2026-06-26 19:55:29.987 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-26 19:55:29.992 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-26 19:55:29.994 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-26 19:55:30.003 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 19:55:30.008 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 19:55:30.011 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 19:55:30.015 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 19:55:30.019 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-26 19:55:30.022 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-26 19:55:30.584 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-26 19:55:31.472 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-26 19:55:48.351 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-26 19:55:55.773 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-26 19:55:55.774 | ___________________________________ summary ____________________________________ 2026-06-26 19:55:55.774 | venv-tempest: skipped tests 2026-06-26 19:55:55.774 | congratulations :) 2026-06-26 19:55:55.818 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.cQLVBpSGp3 -r requirements.txt 2026-06-26 19:55:56.722 | /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-26 19:55:56.722 | !! 2026-06-26 19:55:56.722 | 2026-06-26 19:55:56.722 | ******************************************************************************** 2026-06-26 19:55:56.723 | Requirements should be satisfied by a PEP 517 installer. 2026-06-26 19:55:56.723 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-26 19:55:56.723 | 2026-06-26 19:55:56.723 | This deprecation is overdue, please update your project and remove deprecated 2026-06-26 19:55:56.723 | calls to avoid build errors in the future. 2026-06-26 19:55:56.723 | ******************************************************************************** 2026-06-26 19:55:56.723 | 2026-06-26 19:55:56.723 | !! 2026-06-26 19:55:56.723 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-26 19:55:57.117 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-26 19:55:57.117 | !! 2026-06-26 19:55:57.117 | 2026-06-26 19:55:57.117 | ******************************************************************************** 2026-06-26 19:55:57.117 | Please avoid running ``setup.py`` directly. 2026-06-26 19:55:57.117 | Instead, use pypa/build, pypa/installer or other 2026-06-26 19:55:57.117 | standards-based tools. 2026-06-26 19:55:57.118 | 2026-06-26 19:55:57.118 | This deprecation is overdue, please update your project and remove deprecated 2026-06-26 19:55:57.118 | calls to avoid build errors in the future. 2026-06-26 19:55:57.118 | 2026-06-26 19:55:57.118 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-26 19:55:57.118 | ******************************************************************************** 2026-06-26 19:55:57.118 | 2026-06-26 19:55:57.118 | !! 2026-06-26 19:55:57.118 | self.initialize_options() 2026-06-26 19:55:57.118 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-26 19:55:57.118 | warnings.warn(msg) 2026-06-26 19:55:57.152 | /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-26 19:55:57.153 | !! 2026-06-26 19:55:57.153 | 2026-06-26 19:55:57.153 | ******************************************************************************** 2026-06-26 19:55:57.153 | 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-26 19:55:57.153 | 2026-06-26 19:55:57.153 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-26 19:55:57.153 | or your builds will no longer be supported. 2026-06-26 19:55:57.153 | 2026-06-26 19:55:57.153 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-26 19:55:57.153 | ******************************************************************************** 2026-06-26 19:55:57.154 | 2026-06-26 19:55:57.154 | !! 2026-06-26 19:55:57.154 | corresp(dist, value, root_dir) 2026-06-26 19:55:57.336 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-26 19:56:04.365 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-26 19:56:04.365 | venv-tempest run-test-pre: PYTHONHASHSEED='4204160533' 2026-06-26 19:56:04.365 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.cQLVBpSGp3 -r requirements.txt 2026-06-26 19:56:05.376 | 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-26 19:56:05.376 | 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-26 19:56:05.378 | 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-26 19:56:05.378 | 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-26 19:56:05.379 | 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-26 19:56:05.380 | 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-26 19:56:05.381 | 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-26 19:56:05.384 | 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-26 19:56:05.384 | 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-26 19:56:05.385 | 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-26 19:56:05.386 | 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-26 19:56:05.387 | 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-26 19:56:05.388 | 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-26 19:56:05.389 | 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-26 19:56:05.390 | 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-26 19:56:05.391 | 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-26 19:56:05.392 | 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-26 19:56:05.393 | 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-26 19:56:05.395 | 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-26 19:56:05.395 | 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-26 19:56:05.398 | 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-26 19:56:05.398 | 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-26 19:56:05.398 | 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-26 19:56:05.399 | 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-26 19:56:05.402 | 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-26 19:56:05.403 | 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-26 19:56:05.405 | 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-26 19:56:05.407 | 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-26 19:56:05.408 | 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-26 19:56:05.409 | 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-26 19:56:05.415 | 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-26 19:56:05.416 | 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-26 19:56:05.417 | 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-26 19:56:05.421 | 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-26 19:56:05.428 | 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-26 19:56:05.430 | 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-26 19:56:05.431 | 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-26 19:56:05.434 | 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-26 19:56:05.435 | 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-26 19:56:05.439 | 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-26 19:56:05.441 | 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-26 19:56:05.443 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-26 19:56:05.445 | 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-26 19:56:05.447 | 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-26 19:56:05.449 | 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-26 19:56:05.449 | 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-26 19:56:05.461 | 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-26 19:56:05.466 | 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-26 19:56:05.480 | 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-26 19:56:05.482 | 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-26 19:56:05.483 | 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-26 19:56:05.484 | 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-26 19:56:05.485 | 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-26 19:56:05.496 | 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-26 19:56:05.519 | 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-26 19:56:05.524 | 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-26 19:56:05.525 | 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-26 19:56:05.527 | 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-26 19:56:05.540 | 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-26 19:56:05.541 | 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-26 19:56:05.546 | 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-26 19:56:05.742 | ___________________________________ summary ____________________________________ 2026-06-26 19:56:05.742 | venv-tempest: commands succeeded 2026-06-26 19:56:05.742 | congratulations :) 2026-06-26 19:56:05.782 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.cQLVBpSGp3 2026-06-26 19:56:05.788 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-26 19:56:05.791 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-26 19:56:05.794 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-26 19:56:05.831 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.313A52EDrC 2026-06-26 19:56:06.378 | venv create: /opt/stack/tempest/.tox/venv 2026-06-26 19:56:07.004 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-26 19:56:32.171 | venv develop-inst: /opt/stack/tempest 2026-06-26 19:56:40.460 | 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.1,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@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-26 19:56:40.460 | venv run-test-pre: PYTHONHASHSEED='4151205180' 2026-06-26 19:56:40.461 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.313A52EDrC 2026-06-26 19:56:40.728 | /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-26 19:56:40.728 | warnings.warn( 2026-06-26 19:56:41.770 | /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-26 19:56:41.770 | warnings.warn( 2026-06-26 19:56:42.981 | /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-26 19:56:42.981 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-26 19:56:44.841 | ___________________________________ summary ____________________________________ 2026-06-26 19:56:44.841 | venv: commands succeeded 2026-06-26 19:56:44.841 | congratulations :) 2026-06-26 19:56:44.885 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-26 19:56:44.905 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:56:44.907 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-26 19:56:44.909 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-26 19:56:44.932 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 19:56:44.935 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-26 19:56:44.937 | ++ 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-26 19:56:44.941 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-26 19:56:44.945 | ++ 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-26 19:56:44.950 | +++ 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-26 19:56:44.953 | +++ 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-26 19:56:44.956 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-26 19:56:44.959 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-26 19:56:44.963 | +++ 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-26 19:56:44.986 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 19:56:45.011 | ++ 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-26 19:56:45.014 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-26 19:56:45.017 | ++ 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-26 19:56:45.051 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-26 19:56:45.055 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-26 19:56:45.058 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-26 19:56:45.094 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-26 19:56:45.096 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-26 19:56:45.099 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-26 19:56:45.133 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-26 19:56:45.133 | ' 2026-06-26 19:56:45.136 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-26 19:56:45.139 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 19:56:45.142 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-26 19:56:45.144 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-26 19:56:45.146 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-26 19:56:45.146 | /opt/stack/tempest /opt/stack/tempest 2026-06-26 19:56:45.149 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-26 19:56:45.152 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-26 19:56:45.152 | /opt/stack/tempest 2026-06-26 19:56:45.155 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 19:56:45.157 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 19:56:45.161 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 19:56:45.164 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 19:56:45.167 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-26 19:56:45.169 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 19:56:45.172 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-26 19:56:45.175 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 19:56:45.178 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 19:56:45.181 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-26 19:56:45.184 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 19:56:45.187 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 19:56:45.190 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-26 19:56:45.193 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:56:45.196 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 19:56:45.199 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 19:56:45.203 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-26 19:56:45.206 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 19:56:45.209 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-26 19:56:45.213 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 19:56:45.217 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-26 19:56:45.217 | /^\[\[.+\|.*\]\]/ { 2026-06-26 19:56:45.217 | gsub("[][]", "", $1); 2026-06-26 19:56:45.217 | split($1, a, "|"); 2026-06-26 19:56:45.217 | if (a[1] == matchgroup) 2026-06-26 19:56:45.217 | print a[2] 2026-06-26 19:56:45.217 | } 2026-06-26 19:56:45.217 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 158 osc 473 apt-get 354 test_with_retry 8 dbsync 8 pip_install 217 apt-get-update 4 run_process 41 git_timed 439 ------------------------- Unaccounted time 86 ========================= Total runtime 1818 ================= Async summary ================= Time spent in the background minus waits: 586 sec Elapsed time: 1818 sec Time if we did everything serially: 2404 sec Speedup: 1.32233 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21002 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 79 | | nova_cell0 | SELECT | 33 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5516 | | neutron | INSERT | 846 | | neutron | DELETE | 33 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 268 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | UPDATE | 35 | | nova_cell1 | INSERT | 3 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.249 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.249/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: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble