2026-07-19 10:34:06.904 | + ./stack.sh:main:491 : exec 2026-07-19 10:34:06.904 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-19-123406' 2026-07-19 10:34:06.904 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-19-123406.summary.2026-07-19-123406 2026-07-19 10:34:06.904 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:34:06.904 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-19-123406 2026-07-19 10:34:06.904 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-19-123406 /opt/stack/logs/stack.sh.log 2026-07-19 10:34:06.905 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-19-123406.summary.2026-07-19-123406 /opt/stack/logs/stack.sh.log.summary 2026-07-19 10:34:06.905 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-19 10:34:06.905 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-19 10:34:06.905 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-19 10:34:06.905 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-19 10:34:06.905 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-19 10:34:06.905 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-19 10:34:06.905 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-19 10:34:06.905 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-19 10:34:06.905 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-19 10:34:06.905 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-19 10:34:06.906 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-19 10:34:06.906 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-19 10:34:06.906 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-19 10:34:06.906 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-19 10:34:06.906 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-19 10:34:06.906 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-19 10:34:06.906 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-19 10:34:06.906 | + ./stack.sh:main:577 : set -o errexit 2026-07-19 10:34:06.906 | + ./stack.sh:main:580 : uname -a 2026-07-19 10:34:06.906 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-19 10:34:06.906 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-19 10:34:06.907 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-19 10:34:06.907 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-07-19 10:34:06.941 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-19 10:34:06.958 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-07-19 10:34:06.961 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-19 10:34:06.979 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-19 10:34:06.982 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-19 10:34:06.999 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-19 10:34:07.001 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-19 10:34:07.018 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-19 10:34:07.020 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-19 10:34:07.023 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-19 10:34:07.026 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-19 10:34:07.043 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-19 10:34:07.046 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-19 10:34:07.062 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-19 10:34:07.065 | + ./stack.sh:main:594 : tune_host 2026-07-19 10:34:07.067 | + lib/host:tune_host:125 : configure_host_mem 2026-07-19 10:34:07.070 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-19 10:34:07.072 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-19 10:34:07.075 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-19 10:34:07.078 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-19 10:34:07.080 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-19 10:34:07.082 | + functions-common:install_package:1438 : update_package_repo 2026-07-19 10:34:07.085 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:34:07.087 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-19 10:34:07.090 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:34:07.092 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:34:07.095 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:34:07.098 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:34:07.100 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:34:07.103 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:34:07.105 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-19 10:34:07.108 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-19 10:34:07.110 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-19 10:34:07.113 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-19 10:34:07.117 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-19 10:34:07.119 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-19 10:34:07.122 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-19 10:34:07.125 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:34:07.127 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:34:07.130 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:34:07.134 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457247132 2026-07-19 10:34:07.137 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-19 10:34:07.139 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-19 10:34:07.141 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-19 10:34:07.268 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-19 10:34:07.300 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-19 10:34:07.321 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-19 10:34:07.345 | Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-19 10:34:07.445 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-19 10:34:10.602 | Fetched 4747 B in 1s (9356 B/s) 2026-07-19 10:34:12.197 | Reading package lists... 2026-07-19 10:34:12.225 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-19 10:34:12.228 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-19 10:34:12.230 | + functions-common:time_stop:2420 : local name 2026-07-19 10:34:12.233 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:34:12.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:34:12.238 | + functions-common:time_stop:2423 : local total 2026-07-19 10:34:12.241 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:34:12.244 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-19 10:34:12.246 | + functions-common:time_stop:2427 : start_time=1784457247132 2026-07-19 10:34:12.249 | + functions-common:time_stop:2429 : [[ -z 1784457247132 ]] 2026-07-19 10:34:12.252 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:34:12.256 | + functions-common:time_stop:2432 : end_time=1784457252253 2026-07-19 10:34:12.259 | + functions-common:time_stop:2433 : elapsed_time=5121 2026-07-19 10:34:12.261 | + functions-common:time_stop:2434 : total=0 2026-07-19 10:34:12.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:34:12.266 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5121 2026-07-19 10:34:12.269 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-19 10:34:12.272 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:34:12.275 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:34:12.277 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:34:12.280 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-19 10:34:12.300 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-19 10:34:12.338 | Reading package lists... 2026-07-19 10:34:12.764 | Building dependency tree... 2026-07-19 10:34:12.765 | Reading state information... 2026-07-19 10:34:13.478 | The following packages were automatically installed and are no longer required: 2026-07-19 10:34:13.481 | libfwupd2 libgusb2 2026-07-19 10:34:13.481 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:34:13.523 | The following NEW packages will be installed: 2026-07-19 10:34:13.525 | ksmtuned 2026-07-19 10:34:13.645 | 0 upgraded, 1 newly installed, 0 to remove and 56 not upgraded. 2026-07-19 10:34:13.645 | Need to get 7444 B of archives. 2026-07-19 10:34:13.645 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-19 10:34:13.645 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-19 10:34:13.868 | perl: warning: Setting locale failed. 2026-07-19 10:34:13.868 | perl: warning: Please check that your locale settings: 2026-07-19 10:34:13.868 | LANGUAGE = (unset), 2026-07-19 10:34:13.868 | LC_ALL = "en_US.utf8", 2026-07-19 10:34:13.868 | LANG = "de_DE.UTF-8" 2026-07-19 10:34:13.868 | are supported and installed on your system. 2026-07-19 10:34:13.868 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:34:13.931 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:34:13.931 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:34:13.931 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:34:14.126 | Fetched 7444 B in 0s (86.1 kB/s) 2026-07-19 10:34:14.169 | Selecting previously unselected package ksmtuned. 2026-07-19 10:34:14.223 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-19 10:34:14.230 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-19 10:34:14.234 | Unpacking ksmtuned (4.20150326) ... 2026-07-19 10:34:14.300 | Setting up ksmtuned (4.20150326) ... 2026-07-19 10:34:14.505 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-19 10:34:14.696 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-19 10:34:15.398 | perl: warning: Setting locale failed. 2026-07-19 10:34:15.399 | perl: warning: Please check that your locale settings: 2026-07-19 10:34:15.399 | LANGUAGE = (unset), 2026-07-19 10:34:15.399 | LC_ALL = "en_US.utf8", 2026-07-19 10:34:15.399 | LANG = "de_DE.UTF-8" 2026-07-19 10:34:15.399 | are supported and installed on your system. 2026-07-19 10:34:15.399 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:34:15.524 | perl: warning: Setting locale failed. 2026-07-19 10:34:15.524 | perl: warning: Please check that your locale settings: 2026-07-19 10:34:15.524 | LANGUAGE = (unset), 2026-07-19 10:34:15.524 | LC_ALL = "en_US.utf8", 2026-07-19 10:34:15.525 | LANG = "de_DE.UTF-8" 2026-07-19 10:34:15.525 | are supported and installed on your system. 2026-07-19 10:34:15.525 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:34:15.574 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:34:15.574 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:34:15.574 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:34:15.641 | perl: warning: Setting locale failed. 2026-07-19 10:34:15.642 | perl: warning: Please check that your locale settings: 2026-07-19 10:34:15.642 | LANGUAGE = (unset), 2026-07-19 10:34:15.642 | LC_ALL = "en_US.utf8", 2026-07-19 10:34:15.642 | LANG = "de_DE.UTF-8" 2026-07-19 10:34:15.642 | are supported and installed on your system. 2026-07-19 10:34:15.642 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:34:16.131 | 2026-07-19 10:34:16.131 | Running kernel seems to be up-to-date. 2026-07-19 10:34:16.131 | 2026-07-19 10:34:16.131 | No services need to be restarted. 2026-07-19 10:34:16.131 | 2026-07-19 10:34:16.131 | No containers need to be restarted. 2026-07-19 10:34:16.131 | 2026-07-19 10:34:16.132 | No user sessions are running outdated binaries. 2026-07-19 10:34:16.132 | 2026-07-19 10:34:16.132 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-19 10:34:18.142 | + functions-common:apt_get:1211 : result=0 2026-07-19 10:34:18.145 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:34:18.148 | + functions-common:time_stop:2420 : local name 2026-07-19 10:34:18.151 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:34:18.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:34:18.156 | + functions-common:time_stop:2423 : local total 2026-07-19 10:34:18.159 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:34:18.161 | + functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:34:18.164 | + functions-common:time_stop:2427 : start_time=1784457252297 2026-07-19 10:34:18.166 | + functions-common:time_stop:2429 : [[ -z 1784457252297 ]] 2026-07-19 10:34:18.170 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:34:18.174 | + functions-common:time_stop:2432 : end_time=1784457258171 2026-07-19 10:34:18.176 | + functions-common:time_stop:2433 : elapsed_time=5874 2026-07-19 10:34:18.179 | + functions-common:time_stop:2434 : total=12552 2026-07-19 10:34:18.182 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:34:18.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18426 2026-07-19 10:34:18.187 | + functions-common:apt_get:1215 : return 0 2026-07-19 10:34:18.191 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-19 10:34:18.208 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-19 10:34:18.211 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-19 10:34:18.214 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-19 10:34:18.216 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-19 10:34:18.219 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-19 10:34:18.222 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-19 10:34:18.223 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-19 10:34:18.233 | 0 2026-07-19 10:34:18.238 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-19 10:34:18.241 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-19 10:34:18.243 | + lib/host:tune_host:126 : configure_host_net 2026-07-19 10:34:18.246 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-19 10:34:18.249 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-19 10:34:18.252 | + ./stack.sh:main:600 : fetch_plugins 2026-07-19 10:34:18.254 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-19 10:34:18.257 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-19 10:34:18.260 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-19 10:34:18.263 | + functions-common:fetch_plugins:1771 : return 2026-07-19 10:34:18.266 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-19 10:34:18.268 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-19 10:34:18.271 | + functions-common:run_phase:1849 : local phase= 2026-07-19 10:34:18.274 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-19 10:34:18.276 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-19 10:34:18.279 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-19 10:34:18.282 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-19 10:34:18.285 | + functions-common:run_phase:1858 : local extra 2026-07-19 10:34:18.288 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-19 10:34:18.292 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-19 10:34:18.295 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-19 10:34:18.298 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-19 10:34:18.300 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-19 10:34:18.303 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-19 10:34:18.321 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:34:18.324 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-19 10:34:18.326 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-19 10:34:18.329 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-19 10:34:18.332 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-19 10:34:18.334 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-19 10:34:18.337 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-19 10:34:18.340 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-19 10:34:18.343 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-19 10:34:18.345 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-19 10:34:18.348 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-19 10:34:18.351 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-19 10:34:18.354 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-19 10:34:18.356 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-19 10:34:18.359 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-19 10:34:18.362 | + functions-common:plugin_override_defaults:1812 : return 2026-07-19 10:34:18.365 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-07-19 10:34:18.385 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-07-19 10:34:18.388 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-19 10:34:18.406 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:34:18.410 | +++ lib/tls:source:43 : hostname -f 2026-07-19 10:34:18.415 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-19 10:34:18.418 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-19 10:34:18.421 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-19 10:34:18.424 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-19 10:34:18.426 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-19 10:34:18.429 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-19 10:34:18.432 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-19 10:34:18.435 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-19 10:34:18.437 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-19 10:34:18.440 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-19 10:34:18.445 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-07-19 10:34:18.461 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-07-19 10:34:18.482 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-07-19 10:34:18.499 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-07-19 10:34:18.515 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-07-19 10:34:18.556 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-07-19 10:34:18.642 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-07-19 10:34:18.754 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-07-19 10:34:18.788 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-07-19 10:34:18.850 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-07-19 10:34:18.907 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-07-19 10:34:18.910 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-19 10:34:18.930 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:34:18.933 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-19 10:34:18.936 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-19 10:34:18.939 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-19 10:34:18.942 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-19 10:34:18.946 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-19 10:34:18.966 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-19 10:34:18.969 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-19 10:34:18.973 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-19 10:34:18.977 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-19 10:34:18.980 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-19 10:34:18.983 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-19 10:34:18.987 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-19 10:34:18.990 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-19 10:34:18.993 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-19 10:34:18.998 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-19 10:34:19.020 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-19 10:34:19.023 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-19 10:34:19.027 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-19 10:34:19.030 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-19 10:34:19.033 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-19 10:34:19.037 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-19 10:34:19.040 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-19 10:34:19.043 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-19 10:34:19.046 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-19 10:34:19.050 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-19 10:34:19.053 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-19 10:34:19.056 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-19 10:34:19.060 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.240 2026-07-19 10:34:19.063 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-19 10:34:19.068 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-19 10:34:19.072 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-19 10:34:19.072 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-19 10:34:19.077 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-19 10:34:19.080 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-19 10:34:19.083 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-19 10:34:19.087 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-19 10:34:19.090 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-19 10:34:19.094 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-19 10:34:19.115 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-19 10:34:19.119 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.240 2026-07-19 10:34:19.124 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.240 2026-07-19 10:34:19.124 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-19 10:34:19.129 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.240 2026-07-19 10:34:19.132 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-19 10:34:19.135 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-19 10:34:19.139 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-19 10:34:19.142 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-19 10:34:19.145 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-19 10:34:19.149 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-19 10:34:19.151 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-19 10:34:19.155 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-19 10:34:19.158 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-19 10:34:19.161 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-19 10:34:19.164 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-19 10:34:19.167 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-19 10:34:19.170 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-19 10:34:19.173 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-19 10:34:19.176 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-19 10:34:19.179 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-19 10:34:19.182 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-19 10:34:19.185 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-19 10:34:19.188 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:34:19.192 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-19 10:34:19.195 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-19 10:34:19.199 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-19 10:34:19.219 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-19 10:34:19.222 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-19 10:34:19.226 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-19 10:34:19.230 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-19 10:34:19.233 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-19 10:34:19.236 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-19 10:34:19.239 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-19 10:34:19.243 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-19 10:34:19.245 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-19 10:34:19.248 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-19 10:34:19.252 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-19 10:34:19.255 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-19 10:34:19.258 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-19 10:34:19.261 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-19 10:34:19.265 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-19 10:34:19.268 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-19 10:34:19.270 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-19 10:34:19.273 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-19 10:34:19.276 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-19 10:34:19.279 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-19 10:34:19.410 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-19 10:34:19.427 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-19 10:34:19.431 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-19 10:34:19.434 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-19 10:34:19.437 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-19 10:34:19.440 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-19 10:34:19.444 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-19 10:34:19.447 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-19 10:34:19.450 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-19 10:34:19.453 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-19 10:34:19.457 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-19 10:34:19.459 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-19 10:34:19.463 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-19 10:34:19.466 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-19 10:34:19.470 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-19 10:34:19.473 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-19 10:34:19.476 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-19 10:34:19.480 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-19 10:34:19.482 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-19 10:34:19.486 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-19 10:34:19.490 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-19 10:34:19.496 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-19 10:34:19.496 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-19 10:34:19.496 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-19 10:34:19.496 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-19 10:34:19.503 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=a8:4768:2ce0 2026-07-19 10:34:19.506 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-19 10:34:19.510 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-19 10:34:19.513 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-19 10:34:19.517 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-19 10:34:19.520 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fda8:4768:2ce0::/56 2026-07-19 10:34:19.525 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fda8:4768:2ce0::/56 2026-07-19 10:34:19.525 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-19 10:34:19.533 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fda8:4768:2ce0::/64 2026-07-19 10:34:19.535 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-19 10:34:19.538 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-19 10:34:19.542 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-19 10:34:19.545 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-19 10:34:19.548 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-19 10:34:19.552 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-19 10:34:19.555 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-19 10:34:19.558 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-19 10:34:19.562 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-19 10:34:19.565 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-19 10:34:19.568 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-19 10:34:19.571 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-19 10:34:19.575 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-19 10:34:19.577 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fda8:4768:2ce0::/56 2026-07-19 10:34:19.581 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-19 10:34:19.585 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-19 10:34:19.590 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-19 10:34:19.590 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-19 10:34:19.590 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-19 10:34:19.598 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-19 10:34:19.603 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-19 10:34:19.603 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-19 10:34:19.603 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-19 10:34:19.610 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-19 10:34:19.615 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-19 10:34:19.619 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-19 10:34:19.623 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-19 10:34:19.627 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-19 10:34:19.630 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-19 10:34:19.634 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-07-19 10:34:19.637 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-19 10:34:19.640 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-19 10:34:19.644 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-19 10:34:19.647 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-19 10:34:19.669 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-07-19 10:34:19.689 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-07-19 10:34:19.709 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-07-19 10:34:19.727 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-07-19 10:34:19.746 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-07-19 10:34:19.787 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-07-19 10:34:19.792 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-19 10:34:19.796 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-19 10:34:19.799 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-19 10:34:19.804 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-19 10:34:19.808 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-19 10:34:19.831 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-19 10:34:19.835 | + ./stack.sh:main:635 : run_phase source 2026-07-19 10:34:19.838 | + functions-common:run_phase:1848 : local mode=source 2026-07-19 10:34:19.841 | + functions-common:run_phase:1849 : local phase= 2026-07-19 10:34:19.845 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-19 10:34:19.848 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-19 10:34:19.852 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-19 10:34:19.855 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-19 10:34:19.858 | + functions-common:run_phase:1858 : local extra 2026-07-19 10:34:19.863 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-19 10:34:19.868 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-19 10:34:19.871 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-19 10:34:19.875 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-19 10:34:19.878 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-19 10:34:19.882 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-19 10:34:19.903 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:34:19.906 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-19 10:34:19.910 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-19 10:34:19.966 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-19 10:34:19.970 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-19 10:34:19.973 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-19 10:34:19.977 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-19 10:34:19.981 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-19 10:34:19.984 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-19 10:34:19.988 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-19 10:34:19.991 | + functions-common:load_plugin_settings:1789 : return 2026-07-19 10:34:19.995 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-19 10:34:19.999 | + functions-common:verify_disabled_services:2131 : local service 2026-07-19 10:34:20.002 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.006 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-19 10:34:20.010 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.014 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-19 10:34:20.017 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.021 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-19 10:34:20.025 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.028 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-19 10:34:20.032 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.036 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-19 10:34:20.040 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.043 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-19 10:34:20.047 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.051 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-19 10:34:20.054 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.058 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-19 10:34:20.062 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.066 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-19 10:34:20.069 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.073 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-19 10:34:20.077 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.080 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-19 10:34:20.084 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.088 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-19 10:34:20.091 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.095 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-19 10:34:20.099 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.102 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-19 10:34:20.106 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.110 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-19 10:34:20.113 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.117 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-19 10:34:20.121 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.124 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-19 10:34:20.128 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.132 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-19 10:34:20.135 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.139 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-19 10:34:20.143 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.146 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-19 10:34:20.150 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.154 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-19 10:34:20.157 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.161 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-19 10:34:20.165 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.169 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-19 10:34:20.172 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.176 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-19 10:34:20.180 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:34:20.183 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-19 10:34:20.188 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-19 10:34:20.191 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-19 10:34:20.195 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-19 10:34:20.218 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:34:20.222 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-19 10:34:20.226 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-19 10:34:20.229 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-19 10:34:20.253 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:34:20.257 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-19 10:34:20.260 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-19 10:34:20.264 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-19 10:34:20.268 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-19 10:34:20.272 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-19 10:34:20.275 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-19 10:34:20.279 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-19 10:34:20.283 | + lib/database:initialize_database_backends:92 : return 0 2026-07-19 10:34:20.287 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-19 10:34:20.287 | Using mysql database backend 2026-07-19 10:34:20.291 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-19 10:34:20.314 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-19 10:34:20.319 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-19 10:34:20.323 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-19 10:34:20.327 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-19 10:34:20.332 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-19 10:34:20.336 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-19 10:34:20.361 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:34:20.365 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-19 10:34:20.390 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-19 10:34:20.414 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:34:20.418 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-19 10:34:20.442 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-19 10:34:20.467 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-19 10:34:20.492 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:34:20.496 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-19 10:34:20.521 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:34:20.525 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-19 10:34:20.529 | + functions-common:save_stackenv:65 : local tag=768 2026-07-19 10:34:20.534 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-19 10:34:20.540 | + functions-common:save_stackenv:67 : time_stamp=2026-07-19-123420 2026-07-19 10:34:20.544 | + functions-common:save_stackenv:68 : echo '# 2026-07-19-123420 768' 2026-07-19 10:34:20.548 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.551 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-19 10:34:20.555 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.559 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-19 10:34:20.563 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.567 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-19 10:34:20.571 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.575 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-19 10:34:20.578 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.582 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.240 2026-07-19 10:34:20.586 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.590 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.240/identity 2026-07-19 10:34:20.594 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.598 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-19-123406 2026-07-19 10:34:20.602 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.606 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-19 10:34:20.609 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.613 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.240 2026-07-19 10:34:20.617 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.621 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-19 10:34:20.624 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.628 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-19 10:34:20.632 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.636 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-19 10:34:20.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.644 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-19 10:34:20.648 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.652 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.240 2026-07-19 10:34:20.655 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:34:20.659 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-19 10:34:20.663 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-19 10:34:20.667 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-19 10:34:20.671 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-19 10:34:20.675 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-19 10:34:20.678 | + functions-common:git_clone:591 : local git_ref=master 2026-07-19 10:34:20.682 | + functions-common:git_clone:592 : local orig_dir 2026-07-19 10:34:20.687 | ++ functions-common:git_clone:593 : pwd 2026-07-19 10:34:20.690 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:34:20.694 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:34:20.698 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:34:20.722 | + functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:34:20.725 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:34:20.729 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:34:20.733 | + functions-common:git_clone:610 : echo master 2026-07-19 10:34:20.734 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:34:20.740 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-19 10:34:20.744 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-19 10:34:20.748 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-19 10:34:20.751 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:34:20.754 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:34:20.758 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:34:20.761 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:34:20.765 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:34:20.769 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:34:20.772 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:34:20.775 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:34:20.780 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:34:20.786 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457260782 2026-07-19 10:34:20.789 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-19 10:34:20.793 | Cloning into '/opt/stack/requirements'... 2026-07-19 10:34:25.650 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:34:25.654 | + functions-common:time_stop:2420 : local name 2026-07-19 10:34:25.657 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:34:25.661 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:34:25.664 | + functions-common:time_stop:2423 : local total 2026-07-19 10:34:25.668 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:34:25.671 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:34:25.675 | + functions-common:time_stop:2427 : start_time=1784457260782 2026-07-19 10:34:25.678 | + functions-common:time_stop:2429 : [[ -z 1784457260782 ]] 2026-07-19 10:34:25.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:34:25.688 | + functions-common:time_stop:2432 : end_time=1784457265684 2026-07-19 10:34:25.692 | + functions-common:time_stop:2433 : elapsed_time=4902 2026-07-19 10:34:25.695 | + functions-common:time_stop:2434 : total=0 2026-07-19 10:34:25.699 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:34:25.702 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4902 2026-07-19 10:34:25.706 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-19 10:34:25.709 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-19 10:34:25.713 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:34:25.716 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:34:25.720 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:34:25.724 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:34:25.727 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:34:25.731 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:34:25.735 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:34:25.738 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:34:25.743 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:34:25.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457265744 2026-07-19 10:34:25.752 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-19 10:34:26.306 | From https://review.opendev.org/openstack/requirements 2026-07-19 10:34:26.306 | * branch master -> FETCH_HEAD 2026-07-19 10:34:26.316 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:34:26.320 | + functions-common:time_stop:2420 : local name 2026-07-19 10:34:26.324 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:34:26.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:34:26.331 | + functions-common:time_stop:2423 : local total 2026-07-19 10:34:26.334 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:34:26.338 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:34:26.341 | + functions-common:time_stop:2427 : start_time=1784457265744 2026-07-19 10:34:26.345 | + functions-common:time_stop:2429 : [[ -z 1784457265744 ]] 2026-07-19 10:34:26.349 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:34:26.355 | + functions-common:time_stop:2432 : end_time=1784457266352 2026-07-19 10:34:26.359 | + functions-common:time_stop:2433 : elapsed_time=608 2026-07-19 10:34:26.362 | + functions-common:time_stop:2434 : total=4902 2026-07-19 10:34:26.366 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:34:26.370 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5510 2026-07-19 10:34:26.373 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-19 10:34:26.377 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:34:26.380 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:34:26.384 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:34:26.388 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:34:26.391 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:34:26.395 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:34:26.399 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:34:26.402 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:34:26.407 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:34:26.412 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457266408 2026-07-19 10:34:26.416 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-19 10:34:26.436 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:34:26.436 | 2026-07-19 10:34:26.436 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:34:26.436 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:34:26.437 | state without impacting any branches by switching back to a branch. 2026-07-19 10:34:26.437 | 2026-07-19 10:34:26.437 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:34:26.437 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:34:26.437 | 2026-07-19 10:34:26.437 | git switch -c 2026-07-19 10:34:26.437 | 2026-07-19 10:34:26.437 | Or undo this operation with: 2026-07-19 10:34:26.437 | 2026-07-19 10:34:26.437 | git switch - 2026-07-19 10:34:26.437 | 2026-07-19 10:34:26.438 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:34:26.438 | 2026-07-19 10:34:26.438 | HEAD is now at 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-19 10:34:26.442 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:34:26.446 | + functions-common:time_stop:2420 : local name 2026-07-19 10:34:26.450 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:34:26.453 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:34:26.457 | + functions-common:time_stop:2423 : local total 2026-07-19 10:34:26.460 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:34:26.464 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:34:26.467 | + functions-common:time_stop:2427 : start_time=1784457266408 2026-07-19 10:34:26.471 | + functions-common:time_stop:2429 : [[ -z 1784457266408 ]] 2026-07-19 10:34:26.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:34:26.482 | + functions-common:time_stop:2432 : end_time=1784457266478 2026-07-19 10:34:26.485 | + functions-common:time_stop:2433 : elapsed_time=70 2026-07-19 10:34:26.489 | + functions-common:time_stop:2434 : total=5510 2026-07-19 10:34:26.492 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:34:26.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5580 2026-07-19 10:34:26.499 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-19 10:34:26.517 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-19 10:34:26.522 | + functions-common:git_clone:673 : git show --oneline 2026-07-19 10:34:26.523 | + functions-common:git_clone:673 : head -1 2026-07-19 10:34:26.525 | 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-19 10:34:26.529 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:34:26.533 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-19 10:34:26.537 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:34:26.541 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-19 10:34:26.545 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-19 10:34:26.549 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-19 10:34:26.553 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-19 10:34:26.557 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-19 10:34:26.561 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-19 10:34:26.565 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-19 10:34:26.569 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-19 10:34:26.574 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-19 10:34:26.580 | ++ tools/install_prereqs.sh:source:47 : NOW=1784457266 2026-07-19 10:34:26.585 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-19 10:34:26.591 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-19 10:34:26.595 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-19 10:34:26.599 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784457266 2026-07-19 10:34:26.603 | ++ tools/install_prereqs.sh:source:50 : [[ 1784457266 -lt 7200 ]] 2026-07-19 10:34:26.607 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-19 10:34:26.611 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-19 10:34:26.619 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-19 10:34:26.623 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-19 10:34:26.628 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-19 10:34:26.632 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-19 10:34:26.635 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-19 10:34:26.641 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-19 10:34:26.678 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-19 10:34:26.678 | apache2-dev 2026-07-19 10:34:26.678 | bc 2026-07-19 10:34:26.678 | bsdmainutils 2026-07-19 10:34:26.678 | curl 2026-07-19 10:34:26.678 | g++ 2026-07-19 10:34:26.678 | gawk 2026-07-19 10:34:26.679 | gcc 2026-07-19 10:34:26.679 | gettext 2026-07-19 10:34:26.679 | git 2026-07-19 10:34:26.679 | graphviz 2026-07-19 10:34:26.679 | iputils-ping 2026-07-19 10:34:26.679 | libffi-dev 2026-07-19 10:34:26.679 | libjpeg-dev 2026-07-19 10:34:26.679 | libpq-dev 2026-07-19 10:34:26.679 | libssl-dev 2026-07-19 10:34:26.679 | libsystemd-dev 2026-07-19 10:34:26.679 | libxml2-dev 2026-07-19 10:34:26.679 | libxslt1-dev 2026-07-19 10:34:26.680 | libyaml-dev 2026-07-19 10:34:26.680 | lsof 2026-07-19 10:34:26.680 | openssh-server 2026-07-19 10:34:26.680 | openssl 2026-07-19 10:34:26.680 | pkg-config 2026-07-19 10:34:26.680 | psmisc 2026-07-19 10:34:26.680 | python3-dev 2026-07-19 10:34:26.680 | python3-pip 2026-07-19 10:34:26.680 | python3-systemd 2026-07-19 10:34:26.680 | python3-venv 2026-07-19 10:34:26.681 | tar 2026-07-19 10:34:26.681 | tcpdump 2026-07-19 10:34:26.681 | unzip 2026-07-19 10:34:26.681 | uuid-runtime 2026-07-19 10:34:26.681 | wget 2026-07-19 10:34:26.681 | zlib1g-dev 2026-07-19 10:34:26.681 | libkrb5-dev 2026-07-19 10:34:26.681 | libldap2-dev 2026-07-19 10:34:26.681 | libsasl2-dev 2026-07-19 10:34:26.681 | memcached 2026-07-19 10:34:26.682 | python3-mysqldb 2026-07-19 10:34:26.682 | sqlite3 2026-07-19 10:34:26.682 | conntrack 2026-07-19 10:34:26.682 | curl 2026-07-19 10:34:26.682 | ebtables 2026-07-19 10:34:26.682 | genisoimage 2026-07-19 10:34:26.682 | iptables 2026-07-19 10:34:26.682 | iputils-arping 2026-07-19 10:34:26.682 | kpartx 2026-07-19 10:34:26.682 | libjs-jquery-tablesorter 2026-07-19 10:34:26.682 | parted 2026-07-19 10:34:26.683 | pm-utils 2026-07-19 10:34:26.683 | python3-mysqldb 2026-07-19 10:34:26.683 | socat 2026-07-19 10:34:26.683 | sqlite3 2026-07-19 10:34:26.683 | sudo 2026-07-19 10:34:26.683 | vlan 2026-07-19 10:34:26.683 | lsscsi 2026-07-19 10:34:26.683 | open-iscsi 2026-07-19 10:34:26.683 | cryptsetup 2026-07-19 10:34:26.683 | dosfstools 2026-07-19 10:34:26.683 | genisoimage 2026-07-19 10:34:26.684 | gir1.2-libosinfo-1.0 2026-07-19 10:34:26.684 | netcat-openbsd 2026-07-19 10:34:26.684 | open-iscsi 2026-07-19 10:34:26.684 | qemu-utils 2026-07-19 10:34:26.684 | sg3-utils 2026-07-19 10:34:26.684 | sysfsutils 2026-07-19 10:34:26.684 | lvm2 2026-07-19 10:34:26.684 | qemu-utils 2026-07-19 10:34:26.684 | thin-provisioning-tools 2026-07-19 10:34:26.684 | acl 2026-07-19 10:34:26.685 | dnsmasq-base 2026-07-19 10:34:26.685 | dnsmasq-utils 2026-07-19 10:34:26.685 | ebtables 2026-07-19 10:34:26.685 | haproxy 2026-07-19 10:34:26.685 | iptables 2026-07-19 10:34:26.685 | iputils-arping 2026-07-19 10:34:26.685 | iputils-ping 2026-07-19 10:34:26.685 | postgresql-server-dev-all 2026-07-19 10:34:26.685 | python3-mysqldb 2026-07-19 10:34:26.685 | sqlite3 2026-07-19 10:34:26.685 | sudo 2026-07-19 10:34:26.686 | vlan 2026-07-19 10:34:26.686 | pcp' 2026-07-19 10:34:26.686 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-19 10:34:26.710 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-19 10:34:26.710 | apache2-dev 2026-07-19 10:34:26.710 | bc 2026-07-19 10:34:26.710 | bsdmainutils 2026-07-19 10:34:26.710 | curl 2026-07-19 10:34:26.711 | g++ 2026-07-19 10:34:26.711 | gawk 2026-07-19 10:34:26.711 | gcc 2026-07-19 10:34:26.711 | gettext 2026-07-19 10:34:26.711 | git 2026-07-19 10:34:26.711 | graphviz 2026-07-19 10:34:26.711 | iputils-ping 2026-07-19 10:34:26.711 | libffi-dev 2026-07-19 10:34:26.711 | libjpeg-dev 2026-07-19 10:34:26.711 | libpq-dev 2026-07-19 10:34:26.711 | libssl-dev 2026-07-19 10:34:26.711 | libsystemd-dev 2026-07-19 10:34:26.712 | libxml2-dev 2026-07-19 10:34:26.712 | libxslt1-dev 2026-07-19 10:34:26.712 | libyaml-dev 2026-07-19 10:34:26.712 | lsof 2026-07-19 10:34:26.712 | openssh-server 2026-07-19 10:34:26.712 | openssl 2026-07-19 10:34:26.712 | pkg-config 2026-07-19 10:34:26.712 | psmisc 2026-07-19 10:34:26.712 | python3-dev 2026-07-19 10:34:26.712 | python3-pip 2026-07-19 10:34:26.713 | python3-systemd 2026-07-19 10:34:26.713 | python3-venv 2026-07-19 10:34:26.713 | tar 2026-07-19 10:34:26.713 | tcpdump 2026-07-19 10:34:26.713 | unzip 2026-07-19 10:34:26.713 | uuid-runtime 2026-07-19 10:34:26.713 | wget 2026-07-19 10:34:26.713 | zlib1g-dev 2026-07-19 10:34:26.713 | libkrb5-dev 2026-07-19 10:34:26.713 | libldap2-dev 2026-07-19 10:34:26.713 | libsasl2-dev 2026-07-19 10:34:26.714 | memcached 2026-07-19 10:34:26.714 | python3-mysqldb 2026-07-19 10:34:26.714 | sqlite3 2026-07-19 10:34:26.714 | conntrack 2026-07-19 10:34:26.714 | curl 2026-07-19 10:34:26.714 | ebtables 2026-07-19 10:34:26.714 | genisoimage 2026-07-19 10:34:26.714 | iptables 2026-07-19 10:34:26.714 | iputils-arping 2026-07-19 10:34:26.714 | kpartx 2026-07-19 10:34:26.715 | libjs-jquery-tablesorter 2026-07-19 10:34:26.715 | parted 2026-07-19 10:34:26.715 | pm-utils 2026-07-19 10:34:26.715 | python3-mysqldb 2026-07-19 10:34:26.715 | socat 2026-07-19 10:34:26.715 | sqlite3 2026-07-19 10:34:26.715 | sudo 2026-07-19 10:34:26.715 | vlan 2026-07-19 10:34:26.715 | lsscsi 2026-07-19 10:34:26.715 | open-iscsi 2026-07-19 10:34:26.715 | cryptsetup 2026-07-19 10:34:26.716 | dosfstools 2026-07-19 10:34:26.716 | genisoimage 2026-07-19 10:34:26.716 | gir1.2-libosinfo-1.0 2026-07-19 10:34:26.716 | netcat-openbsd 2026-07-19 10:34:26.716 | open-iscsi 2026-07-19 10:34:26.716 | qemu-utils 2026-07-19 10:34:26.716 | sg3-utils 2026-07-19 10:34:26.716 | sysfsutils 2026-07-19 10:34:26.716 | lvm2 2026-07-19 10:34:26.716 | qemu-utils 2026-07-19 10:34:26.716 | thin-provisioning-tools 2026-07-19 10:34:26.717 | acl 2026-07-19 10:34:26.717 | dnsmasq-base 2026-07-19 10:34:26.717 | dnsmasq-utils 2026-07-19 10:34:26.717 | ebtables 2026-07-19 10:34:26.717 | haproxy 2026-07-19 10:34:26.717 | iptables 2026-07-19 10:34:26.717 | iputils-arping 2026-07-19 10:34:26.717 | iputils-ping 2026-07-19 10:34:26.717 | postgresql-server-dev-all 2026-07-19 10:34:26.717 | python3-mysqldb 2026-07-19 10:34:26.718 | sqlite3 2026-07-19 10:34:26.718 | sudo 2026-07-19 10:34:26.718 | vlan 2026-07-19 10:34:26.718 | pcp ' 2026-07-19 10:34:26.718 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-19 10:34:26.718 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:34:26.721 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:34:26.727 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-19 10:34:26.727 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-19 10:34:26.733 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-19 10:34:26.736 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-19 10:34:26.740 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:34:26.743 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-19 10:34:26.747 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:34:26.751 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:34:26.754 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:34:26.758 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:34:26.761 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:34:26.765 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:34:26.768 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-19 10:34:26.772 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-19 10:34:26.775 | ++ functions-common:apt_get_update:1167 : return 2026-07-19 10:34:26.779 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-19 10:34:26.783 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:34:26.787 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:34:26.790 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:34:26.794 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-19 10:34:26.823 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-19 10:34:26.871 | Reading package lists... 2026-07-19 10:34:27.249 | Building dependency tree... 2026-07-19 10:34:27.251 | Reading state information... 2026-07-19 10:34:27.805 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-19 10:34:27.806 | bc set to manually installed. 2026-07-19 10:34:27.806 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-19 10:34:27.806 | g++ set to manually installed. 2026-07-19 10:34:27.806 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-19 10:34:27.806 | gawk set to manually installed. 2026-07-19 10:34:27.806 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-19 10:34:27.806 | gcc set to manually installed. 2026-07-19 10:34:27.806 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-19 10:34:27.806 | git set to manually installed. 2026-07-19 10:34:27.806 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-19 10:34:27.806 | iputils-ping set to manually installed. 2026-07-19 10:34:27.807 | lsof is already the newest version (4.95.0-1build3). 2026-07-19 10:34:27.807 | lsof set to manually installed. 2026-07-19 10:34:27.807 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-19 10:34:27.807 | openssl set to manually installed. 2026-07-19 10:34:27.807 | psmisc is already the newest version (23.7-1build1). 2026-07-19 10:34:27.807 | psmisc set to manually installed. 2026-07-19 10:34:27.807 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-19 10:34:27.807 | python3-dev set to manually installed. 2026-07-19 10:34:27.807 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-19 10:34:27.807 | python3-systemd is already the newest version (235-1build4). 2026-07-19 10:34:27.808 | python3-systemd set to manually installed. 2026-07-19 10:34:27.808 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-19 10:34:27.809 | tcpdump set to manually installed. 2026-07-19 10:34:27.809 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-19 10:34:27.809 | uuid-runtime set to manually installed. 2026-07-19 10:34:27.810 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-19 10:34:27.810 | zlib1g-dev set to manually installed. 2026-07-19 10:34:27.810 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-19 10:34:27.810 | iptables set to manually installed. 2026-07-19 10:34:27.810 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-19 10:34:27.810 | kpartx set to manually installed. 2026-07-19 10:34:27.811 | parted is already the newest version (3.6-4build1). 2026-07-19 10:34:27.811 | parted set to manually installed. 2026-07-19 10:34:27.811 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-19 10:34:27.811 | sudo set to manually installed. 2026-07-19 10:34:27.811 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-19 10:34:27.811 | open-iscsi set to manually installed. 2026-07-19 10:34:27.811 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-19 10:34:27.811 | cryptsetup set to manually installed. 2026-07-19 10:34:27.811 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-19 10:34:27.811 | dosfstools set to manually installed. 2026-07-19 10:34:27.811 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-19 10:34:27.811 | netcat-openbsd set to manually installed. 2026-07-19 10:34:27.812 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-19 10:34:27.812 | qemu-utils set to manually installed. 2026-07-19 10:34:27.812 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-19 10:34:27.812 | sg3-utils set to manually installed. 2026-07-19 10:34:27.812 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-19 10:34:27.812 | lvm2 set to manually installed. 2026-07-19 10:34:27.812 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-19 10:34:27.812 | thin-provisioning-tools set to manually installed. 2026-07-19 10:34:27.812 | acl is already the newest version (2.3.2-1build1.1). 2026-07-19 10:34:27.813 | acl set to manually installed. 2026-07-19 10:34:27.813 | The following packages were automatically installed and are no longer required: 2026-07-19 10:34:27.814 | libfwupd2 libgusb2 2026-07-19 10:34:27.814 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:34:27.814 | The following additional packages will be installed: 2026-07-19 10:34:27.814 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-19 10:34:27.815 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-19 10:34:27.815 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-19 10:34:27.815 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-19 10:34:27.816 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-19 10:34:27.816 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-19 10:34:27.816 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-19 10:34:27.816 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-19 10:34:27.816 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-19 10:34:27.816 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-19 10:34:27.816 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-19 10:34:27.816 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-19 10:34:27.816 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-19 10:34:27.816 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-19 10:34:27.816 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-19 10:34:27.816 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-19 10:34:27.817 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-19 10:34:27.817 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-19 10:34:27.817 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-19 10:34:27.817 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-19 10:34:27.817 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-19 10:34:27.817 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-19 10:34:27.817 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-19 10:34:27.817 | ncurses-term openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf 2026-07-19 10:34:27.817 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-07-19 10:34:27.817 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-07-19 10:34:27.818 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-07-19 10:34:27.818 | Suggested packages: 2026-07-19 10:34:27.819 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-19 10:34:27.819 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-19 10:34:27.819 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-19 10:34:27.820 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-19 10:34:27.820 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-19 10:34:27.820 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-19 10:34:27.820 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-19 10:34:27.820 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-07-19 10:34:27.820 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-07-19 10:34:27.820 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-07-19 10:34:27.820 | default-mysql-server | virtual-mysql-server sqlite3-doc ncompress 2026-07-19 10:34:27.821 | tar-scripts tar-doc zip 2026-07-19 10:34:27.978 | The following NEW packages will be installed: 2026-07-19 10:34:27.978 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-19 10:34:27.978 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-19 10:34:27.978 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-19 10:34:27.979 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-19 10:34:27.979 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-19 10:34:27.979 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-19 10:34:27.979 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-19 10:34:27.979 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-19 10:34:27.979 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-19 10:34:27.979 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-19 10:34:27.979 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-19 10:34:27.979 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-19 10:34:27.979 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-19 10:34:27.979 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-19 10:34:27.980 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-19 10:34:27.980 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-19 10:34:27.980 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-19 10:34:27.980 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-19 10:34:27.980 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-19 10:34:27.980 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-19 10:34:27.980 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-19 10:34:27.980 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-19 10:34:27.980 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-19 10:34:27.981 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-19 10:34:27.981 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-19 10:34:27.981 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-19 10:34:27.982 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-19 10:34:27.982 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-19 10:34:27.982 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-19 10:34:27.983 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-19 10:34:27.983 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-19 10:34:27.983 | uuid-dev vbetool vlan 2026-07-19 10:34:27.984 | The following packages will be upgraded: 2026-07-19 10:34:27.984 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 2026-07-19 10:34:27.984 | libtinfo6 ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-19 10:34:27.984 | openssh-server openssh-sftp-server tar wget 2026-07-19 10:34:28.075 | 15 upgraded, 161 newly installed, 0 to remove and 41 not upgraded. 2026-07-19 10:34:28.076 | Need to get 179 MB of archives. 2026-07-19 10:34:28.076 | After this operation, 941 MB of additional disk space will be used. 2026-07-19 10:34:28.076 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-19 10:34:28.184 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.3 [256 kB] 2026-07-19 10:34:28.209 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-19 10:34:28.211 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-19 10:34:28.230 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-19 10:34:28.236 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-19 10:34:28.240 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-19 10:34:28.241 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-19 10:34:28.242 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-19 10:34:28.249 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-19 10:34:28.264 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-19 10:34:28.267 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-07-19 10:34:28.290 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-19 10:34:28.292 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-19 10:34:28.294 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-19 10:34:28.295 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-19 10:34:28.335 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-19 10:34:28.342 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-19 10:34:28.344 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-07-19 10:34:28.345 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-19 10:34:28.352 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-19 10:34:28.392 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-19 10:34:28.393 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-19 10:34:28.394 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-19 10:34:28.395 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-19 10:34:28.397 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-19 10:34:28.397 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-19 10:34:28.398 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-19 10:34:28.400 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-19 10:34:28.410 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-19 10:34:28.415 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.3 [334 kB] 2026-07-19 10:34:28.436 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-19 10:34:28.444 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-19 10:34:28.457 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-19 10:34:28.463 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-19 10:34:28.485 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-19 10:34:28.490 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-19 10:34:28.491 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-19 10:34:28.912 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-19 10:34:29.099 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-19 10:34:29.100 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-19 10:34:29.103 | Get:42 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-19 10:34:29.106 | Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-19 10:34:29.118 | Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-19 10:34:29.135 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-19 10:34:29.238 | Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-19 10:34:29.240 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-19 10:34:29.242 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-19 10:34:29.243 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-19 10:34:29.244 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-19 10:34:29.245 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-19 10:34:29.245 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-19 10:34:29.246 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-19 10:34:29.247 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-19 10:34:29.263 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-19 10:34:29.279 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-19 10:34:29.280 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-19 10:34:29.286 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-19 10:34:29.302 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-19 10:34:29.303 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-19 10:34:29.304 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-19 10:34:29.305 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-19 10:34:29.317 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-19 10:34:29.321 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-19 10:34:29.321 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-19 10:34:29.326 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-19 10:34:29.329 | Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-19 10:34:29.340 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-19 10:34:29.341 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-19 10:34:29.349 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-19 10:34:29.352 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-19 10:34:29.353 | Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-19 10:34:29.354 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-19 10:34:29.355 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-19 10:34:29.371 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-07-19 10:34:29.372 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-19 10:34:29.374 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-19 10:34:29.406 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-19 10:34:29.409 | Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-19 10:34:29.409 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-19 10:34:29.414 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-19 10:34:29.415 | Get:82 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-19 10:34:29.417 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-19 10:34:29.417 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-19 10:34:29.418 | Get:85 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-19 10:34:29.421 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-19 10:34:29.438 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-19 10:34:29.439 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-19 10:34:29.452 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-19 10:34:29.460 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-19 10:34:29.494 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-19 10:34:29.494 | Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-19 10:34:29.495 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-19 10:34:29.497 | Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-19 10:34:29.498 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-19 10:34:29.501 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-19 10:34:29.508 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-19 10:34:29.511 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-19 10:34:29.511 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-19 10:34:29.516 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-19 10:34:29.535 | Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-19 10:34:29.581 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-19 10:34:29.640 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-19 10:34:29.664 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-19 10:34:29.698 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-19 10:34:29.700 | Get:106 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-19 10:34:29.785 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-19 10:34:29.786 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-19 10:34:29.790 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-19 10:34:29.791 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-19 10:34:29.922 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-19 10:34:29.927 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-19 10:34:29.927 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-19 10:34:29.927 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-19 10:34:29.927 | Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-19 10:34:29.930 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-19 10:34:29.930 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-19 10:34:29.932 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-19 10:34:29.934 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-19 10:34:29.947 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-19 10:34:29.957 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-19 10:34:29.958 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-19 10:34:29.972 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-19 10:34:29.977 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-19 10:34:29.978 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-19 10:34:29.982 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-19 10:34:29.982 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-19 10:34:29.983 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-19 10:34:29.984 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-19 10:34:29.994 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-19 10:34:30.020 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-19 10:34:30.023 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-19 10:34:30.026 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-19 10:34:30.040 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-19 10:34:30.041 | Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-19 10:34:30.050 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-19 10:34:30.052 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-19 10:34:30.058 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-19 10:34:30.063 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-19 10:34:30.328 | Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-19 10:34:30.328 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-19 10:34:30.335 | Get:142 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-19 10:34:30.399 | Get:143 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-19 10:34:30.400 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-19 10:34:30.883 | Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-19 10:34:30.883 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-19 10:34:30.886 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-19 10:34:30.886 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-19 10:34:30.887 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-19 10:34:30.888 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-19 10:34:30.888 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-19 10:34:30.903 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-19 10:34:30.916 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-19 10:34:30.917 | Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-19 10:34:30.929 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-19 10:34:30.948 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-19 10:34:30.957 | Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-19 10:34:30.957 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-19 10:34:30.958 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-19 10:34:30.960 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-19 10:34:30.962 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-19 10:34:30.963 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-19 10:34:30.963 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-19 10:34:30.965 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-19 10:34:30.973 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-19 10:34:30.988 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-19 10:34:30.989 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-19 10:34:30.990 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-19 10:34:30.991 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-19 10:34:30.991 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-19 10:34:30.992 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-19 10:34:30.994 | Get:172 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-19 10:34:30.995 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-19 10:34:30.996 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-19 10:34:31.030 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-19 10:34:31.034 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-19 10:34:31.295 | perl: warning: Setting locale failed. 2026-07-19 10:34:31.295 | perl: warning: Please check that your locale settings: 2026-07-19 10:34:31.295 | LANGUAGE = (unset), 2026-07-19 10:34:31.295 | LC_ALL = "en_US.utf8", 2026-07-19 10:34:31.295 | LANG = "de_DE.UTF-8" 2026-07-19 10:34:31.296 | are supported and installed on your system. 2026-07-19 10:34:31.296 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:34:31.358 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:34:31.358 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:34:31.358 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:34:31.714 | Vorkonfiguration der Pakete ... 2026-07-19 10:34:31.750 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:34:31.885 | Fetched 179 MB in 3s (59.3 MB/s) 2026-07-19 10:34:31.973 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-19 10:34:31.979 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-19 10:34:31.990 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-19 10:34:32.080 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-19 10:34:32.191 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-19 10:34:32.198 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.3_amd64.deb ... 2026-07-19 10:34:32.212 | Unpacking tar (1.35+dfsg-3ubuntu0.3) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-19 10:34:32.293 | Setting up tar (1.35+dfsg-3ubuntu0.3) ... 2026-07-19 10:34:32.418 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-19 10:34:32.425 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-19 10:34:32.435 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-19 10:34:32.542 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-19 10:34:32.653 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-19 10:34:32.660 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-19 10:34:32.671 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-19 10:34:33.970 | Selecting previously unselected package libapr1t64:amd64. 2026-07-19 10:34:33.983 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-19 10:34:33.992 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-19 10:34:34.043 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-19 10:34:34.056 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-19 10:34:34.061 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-19 10:34:34.105 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-19 10:34:34.119 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-19 10:34:34.123 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-19 10:34:34.164 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-19 10:34:34.175 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-19 10:34:34.179 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-19 10:34:34.231 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-19 10:34:34.242 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-19 10:34:34.311 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-19 10:34:34.323 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-19 10:34:34.381 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-19 10:34:34.394 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-19 10:34:34.398 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-19 10:34:34.442 | Selecting previously unselected package apache2-bin. 2026-07-19 10:34:34.455 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-19 10:34:34.459 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-19 10:34:34.607 | Selecting previously unselected package apache2-data. 2026-07-19 10:34:34.619 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-19 10:34:34.623 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-19 10:34:34.821 | Selecting previously unselected package apache2-utils. 2026-07-19 10:34:34.834 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-19 10:34:34.838 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-19 10:34:34.906 | Selecting previously unselected package apache2. 2026-07-19 10:34:34.919 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-19 10:34:34.926 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:34:34.930 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-19 10:34:35.053 | Selecting previously unselected package haproxy. 2026-07-19 10:34:35.066 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-19 10:34:35.080 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-19 10:34:35.219 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-19 10:34:35.232 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-19 10:34:35.236 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-19 10:34:35.290 | Selecting previously unselected package memcached. 2026-07-19 10:34:35.302 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-19 10:34:35.309 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-19 10:34:35.380 | Preparing to unpack .../15-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-19 10:34:35.391 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-19 10:34:35.470 | Preparing to unpack .../16-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-19 10:34:35.615 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-19 10:34:35.720 | Preparing to unpack .../17-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-19 10:34:35.749 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-19 10:34:35.856 | Selecting previously unselected package libjson-perl. 2026-07-19 10:34:35.870 | Preparing to unpack .../18-libjson-perl_4.10000-1_all.deb ... 2026-07-19 10:34:35.873 | Unpacking libjson-perl (4.10000-1) ... 2026-07-19 10:34:35.930 | Selecting previously unselected package postgresql-client-common. 2026-07-19 10:34:35.943 | Preparing to unpack .../19-postgresql-client-common_257build1.1_all.deb ... 2026-07-19 10:34:35.947 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-19 10:34:36.003 | Selecting previously unselected package ssl-cert. 2026-07-19 10:34:36.016 | Preparing to unpack .../20-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-19 10:34:36.020 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-19 10:34:36.078 | Selecting previously unselected package postgresql-common. 2026-07-19 10:34:36.090 | Preparing to unpack .../21-postgresql-common_257build1.1_all.deb ... 2026-07-19 10:34:36.114 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-19 10:34:36.124 | Unpacking postgresql-common (257build1.1) ... 2026-07-19 10:34:36.241 | Selecting previously unselected package libsysfs2:amd64. 2026-07-19 10:34:36.254 | Preparing to unpack .../22-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-19 10:34:36.258 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-19 10:34:36.306 | Selecting previously unselected package sysfsutils. 2026-07-19 10:34:36.319 | Preparing to unpack .../23-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-19 10:34:36.326 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-19 10:34:36.387 | Preparing to unpack .../24-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-19 10:34:36.398 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-19 10:34:36.465 | Preparing to unpack .../25-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-19 10:34:36.477 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-19 10:34:36.543 | Preparing to unpack .../26-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-19 10:34:36.554 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-19 10:34:36.629 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-19 10:34:36.755 | (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 ... 109036 files and directories currently installed.) 2026-07-19 10:34:36.763 | Preparing to unpack .../000-wget_1.21.4-1ubuntu4.3_amd64.deb ... 2026-07-19 10:34:36.789 | Unpacking wget (1.21.4-1ubuntu4.3) over (1.21.4-1ubuntu4.1) ... 2026-07-19 10:34:36.843 | Selecting previously unselected package autotools-dev. 2026-07-19 10:34:36.855 | Preparing to unpack .../001-autotools-dev_20220109.1_all.deb ... 2026-07-19 10:34:36.859 | Unpacking autotools-dev (20220109.1) ... 2026-07-19 10:34:36.903 | Selecting previously unselected package m4. 2026-07-19 10:34:36.916 | Preparing to unpack .../002-m4_1.4.19-4build1_amd64.deb ... 2026-07-19 10:34:36.919 | Unpacking m4 (1.4.19-4build1) ... 2026-07-19 10:34:36.989 | Selecting previously unselected package autoconf. 2026-07-19 10:34:37.001 | Preparing to unpack .../003-autoconf_2.71-3_all.deb ... 2026-07-19 10:34:37.004 | Unpacking autoconf (2.71-3) ... 2026-07-19 10:34:37.097 | Selecting previously unselected package automake. 2026-07-19 10:34:37.109 | Preparing to unpack .../004-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-19 10:34:37.115 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-19 10:34:37.227 | Selecting previously unselected package autopoint. 2026-07-19 10:34:37.239 | Preparing to unpack .../005-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-19 10:34:37.242 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-19 10:34:37.285 | Selecting previously unselected package libdebhelper-perl. 2026-07-19 10:34:37.297 | Preparing to unpack .../006-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-19 10:34:37.300 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-19 10:34:37.387 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-19 10:34:37.399 | Preparing to unpack .../007-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:37.403 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:38.509 | Selecting previously unselected package libclang-cpp17t64. 2026-07-19 10:34:38.521 | Preparing to unpack .../008-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:38.525 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:39.085 | Selecting previously unselected package libgc1:amd64. 2026-07-19 10:34:39.098 | Preparing to unpack .../009-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-19 10:34:39.101 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-19 10:34:39.148 | Selecting previously unselected package libobjc4:amd64. 2026-07-19 10:34:39.160 | Preparing to unpack .../010-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-19 10:34:39.164 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-19 10:34:39.204 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-19 10:34:39.216 | Preparing to unpack .../011-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-19 10:34:39.219 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-19 10:34:39.276 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-19 10:34:39.288 | Preparing to unpack .../012-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:39.291 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:39.520 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-19 10:34:39.532 | Preparing to unpack .../013-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:39.536 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:39.623 | Selecting previously unselected package libclang1-17t64. 2026-07-19 10:34:39.633 | Preparing to unpack .../014-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:39.636 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:39.961 | Selecting previously unselected package clang-17. 2026-07-19 10:34:39.973 | Preparing to unpack .../015-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:39.976 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:40.027 | Selecting previously unselected package libtool. 2026-07-19 10:34:40.039 | Preparing to unpack .../016-libtool_2.4.7-7build1_all.deb ... 2026-07-19 10:34:40.042 | Unpacking libtool (2.4.7-7build1) ... 2026-07-19 10:34:40.094 | Selecting previously unselected package dh-autoreconf. 2026-07-19 10:34:40.106 | Preparing to unpack .../017-dh-autoreconf_20_all.deb ... 2026-07-19 10:34:40.109 | Unpacking dh-autoreconf (20) ... 2026-07-19 10:34:40.155 | Selecting previously unselected package libarchive-zip-perl. 2026-07-19 10:34:40.167 | Preparing to unpack .../018-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-19 10:34:40.170 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-19 10:34:40.234 | Selecting previously unselected package libsub-override-perl. 2026-07-19 10:34:40.246 | Preparing to unpack .../019-libsub-override-perl_0.10-1_all.deb ... 2026-07-19 10:34:40.249 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-19 10:34:40.289 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-19 10:34:40.301 | Preparing to unpack .../020-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-19 10:34:40.305 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-19 10:34:40.350 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-19 10:34:40.361 | Preparing to unpack .../021-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-19 10:34:40.364 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-19 10:34:40.403 | Selecting previously unselected package debugedit. 2026-07-19 10:34:40.415 | Preparing to unpack .../022-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-19 10:34:40.418 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-19 10:34:40.461 | Selecting previously unselected package dwz. 2026-07-19 10:34:40.473 | Preparing to unpack .../023-dwz_0.15-1build6_amd64.deb ... 2026-07-19 10:34:40.476 | Unpacking dwz (0.15-1build6) ... 2026-07-19 10:34:40.522 | Selecting previously unselected package gettext. 2026-07-19 10:34:40.534 | Preparing to unpack .../024-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-19 10:34:40.537 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-19 10:34:40.647 | Selecting previously unselected package intltool-debian. 2026-07-19 10:34:40.660 | Preparing to unpack .../025-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-19 10:34:40.663 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-19 10:34:40.705 | Selecting previously unselected package po-debconf. 2026-07-19 10:34:40.718 | Preparing to unpack .../026-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-19 10:34:40.721 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-19 10:34:40.808 | Selecting previously unselected package debhelper. 2026-07-19 10:34:40.820 | Preparing to unpack .../027-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-19 10:34:40.823 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-19 10:34:41.084 | Selecting previously unselected package uuid-dev:amd64. 2026-07-19 10:34:41.096 | Preparing to unpack .../028-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-19 10:34:41.100 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-19 10:34:41.152 | Selecting previously unselected package libsctp1:amd64. 2026-07-19 10:34:41.165 | Preparing to unpack .../029-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-19 10:34:41.168 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-19 10:34:41.206 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-19 10:34:41.218 | Preparing to unpack .../030-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-19 10:34:41.222 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-19 10:34:41.277 | Selecting previously unselected package libapr1-dev. 2026-07-19 10:34:41.289 | Preparing to unpack .../031-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-19 10:34:41.292 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-19 10:34:41.655 | Selecting previously unselected package libldap-dev:amd64. 2026-07-19 10:34:41.668 | Preparing to unpack .../032-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:34:41.671 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-19 10:34:41.830 | Selecting previously unselected package libldap2-dev. 2026-07-19 10:34:41.843 | Preparing to unpack .../033-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-19 10:34:41.846 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-19 10:34:41.883 | Selecting previously unselected package libaprutil1-dev. 2026-07-19 10:34:41.896 | Preparing to unpack .../034-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-19 10:34:41.899 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-19 10:34:42.212 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-19 10:34:42.225 | Preparing to unpack .../035-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-19 10:34:42.228 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-19 10:34:42.275 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-19 10:34:42.288 | Preparing to unpack .../036-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-19 10:34:42.291 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-19 10:34:42.338 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-19 10:34:42.351 | Preparing to unpack .../037-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-19 10:34:42.355 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-19 10:34:42.391 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-19 10:34:42.403 | Preparing to unpack .../038-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-19 10:34:42.406 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-19 10:34:42.525 | Selecting previously unselected package apache2-dev. 2026-07-19 10:34:42.535 | Preparing to unpack .../039-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-19 10:34:42.538 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-19 10:34:42.628 | Selecting previously unselected package ncal. 2026-07-19 10:34:42.641 | Preparing to unpack .../040-ncal_12.1.8_amd64.deb ... 2026-07-19 10:34:42.644 | Unpacking ncal (12.1.8) ... 2026-07-19 10:34:42.688 | Selecting previously unselected package bsdmainutils. 2026-07-19 10:34:42.700 | Preparing to unpack .../041-bsdmainutils_12.1.8_all.deb ... 2026-07-19 10:34:42.707 | Unpacking bsdmainutils (12.1.8) ... 2026-07-19 10:34:42.743 | Selecting previously unselected package conntrack. 2026-07-19 10:34:42.756 | Preparing to unpack .../042-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-19 10:34:42.759 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-19 10:34:42.817 | Preparing to unpack .../043-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-19 10:34:42.845 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-07-19 10:34:42.918 | Selecting previously unselected package dnsmasq-utils. 2026-07-19 10:34:42.931 | Preparing to unpack .../044-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-19 10:34:42.934 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-19 10:34:42.982 | Selecting previously unselected package ebtables. 2026-07-19 10:34:42.995 | Preparing to unpack .../045-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-19 10:34:43.012 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-19 10:34:43.061 | Selecting previously unselected package fonts-liberation. 2026-07-19 10:34:43.073 | Preparing to unpack .../046-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-19 10:34:43.077 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-19 10:34:43.166 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-19 10:34:43.179 | Preparing to unpack .../047-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-19 10:34:43.182 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-19 10:34:43.227 | Selecting previously unselected package fonts-liberation2. 2026-07-19 10:34:43.240 | Preparing to unpack .../048-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-19 10:34:43.243 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-19 10:34:43.281 | Selecting previously unselected package genisoimage. 2026-07-19 10:34:43.293 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-19 10:34:43.296 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-19 10:34:43.356 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-19 10:34:43.369 | Preparing to unpack .../050-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-19 10:34:43.372 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-19 10:34:43.498 | Selecting previously unselected package libann0. 2026-07-19 10:34:43.510 | Preparing to unpack .../051-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-19 10:34:43.514 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-19 10:34:43.558 | Selecting previously unselected package libcdt5:amd64. 2026-07-19 10:34:43.568 | Preparing to unpack .../052-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-19 10:34:43.572 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:34:43.614 | Selecting previously unselected package libcgraph6:amd64. 2026-07-19 10:34:43.627 | Preparing to unpack .../053-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-19 10:34:43.630 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:34:43.674 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-19 10:34:43.686 | Preparing to unpack .../054-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-19 10:34:43.689 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-19 10:34:43.737 | Selecting previously unselected package libltdl7:amd64. 2026-07-19 10:34:43.749 | Preparing to unpack .../055-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-19 10:34:43.752 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-19 10:34:43.797 | Selecting previously unselected package libpathplan4:amd64. 2026-07-19 10:34:43.807 | Preparing to unpack .../056-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-19 10:34:43.811 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:34:43.855 | Selecting previously unselected package libgvc6. 2026-07-19 10:34:43.868 | Preparing to unpack .../057-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-19 10:34:43.871 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:34:43.936 | Selecting previously unselected package libgvpr2:amd64. 2026-07-19 10:34:43.949 | Preparing to unpack .../058-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-19 10:34:43.952 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:34:43.998 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-19 10:34:44.011 | Preparing to unpack .../059-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-19 10:34:44.014 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:34:44.083 | Selecting previously unselected package libice6:amd64. 2026-07-19 10:34:44.096 | Preparing to unpack .../060-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-19 10:34:44.099 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-19 10:34:44.140 | Selecting previously unselected package libsm6:amd64. 2026-07-19 10:34:44.152 | Preparing to unpack .../061-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-19 10:34:44.156 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-19 10:34:44.198 | Selecting previously unselected package libxt6t64:amd64. 2026-07-19 10:34:44.211 | Preparing to unpack .../062-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-19 10:34:44.214 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-19 10:34:44.260 | Selecting previously unselected package libxmu6:amd64. 2026-07-19 10:34:44.272 | Preparing to unpack .../063-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-19 10:34:44.275 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-19 10:34:44.317 | Selecting previously unselected package libxaw7:amd64. 2026-07-19 10:34:44.329 | Preparing to unpack .../064-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-19 10:34:44.332 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-19 10:34:44.378 | Selecting previously unselected package graphviz. 2026-07-19 10:34:44.391 | Preparing to unpack .../065-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-19 10:34:44.394 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-19 10:34:44.496 | Selecting previously unselected package icu-devtools. 2026-07-19 10:34:44.508 | Preparing to unpack .../066-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-19 10:34:44.512 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-19 10:34:44.576 | Selecting previously unselected package iputils-arping. 2026-07-19 10:34:44.587 | Preparing to unpack .../067-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-19 10:34:44.590 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-19 10:34:44.633 | Selecting previously unselected package comerr-dev:amd64. 2026-07-19 10:34:44.646 | Preparing to unpack .../068-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-19 10:34:44.652 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-19 10:34:44.703 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-19 10:34:44.715 | Preparing to unpack .../069-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-19 10:34:44.718 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:34:44.761 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-19 10:34:44.774 | Preparing to unpack .../070-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-19 10:34:44.777 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:34:44.819 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-19 10:34:44.831 | Preparing to unpack .../071-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-19 10:34:44.835 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:34:44.880 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-19 10:34:44.892 | Preparing to unpack .../072-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-19 10:34:44.895 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:34:44.935 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-19 10:34:44.947 | Preparing to unpack .../073-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-19 10:34:44.951 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:34:45.023 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-19 10:34:45.036 | Preparing to unpack .../074-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-19 10:34:45.039 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-19 10:34:45.084 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-19 10:34:45.096 | Preparing to unpack .../075-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:45.099 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:45.384 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-19 10:34:45.396 | Preparing to unpack .../076-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-19 10:34:45.400 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-19 10:34:45.458 | Preparing to unpack .../077-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-19 10:34:45.468 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-19 10:34:45.519 | Selecting previously unselected package libgts-bin. 2026-07-19 10:34:45.532 | Preparing to unpack .../078-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-19 10:34:45.535 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-19 10:34:45.586 | Selecting previously unselected package libicu-dev:amd64. 2026-07-19 10:34:45.598 | Preparing to unpack .../079-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-19 10:34:45.602 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-19 10:34:46.172 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-19 10:34:46.184 | Preparing to unpack .../080-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-19 10:34:46.188 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-19 10:34:46.242 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-19 10:34:46.255 | Preparing to unpack .../081-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-19 10:34:46.258 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-19 10:34:46.295 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-19 10:34:46.308 | Preparing to unpack .../082-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-19 10:34:46.312 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-19 10:34:46.350 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-19 10:34:46.362 | Preparing to unpack .../083-libjs-jquery-metadata_12-4_all.deb ... 2026-07-19 10:34:46.365 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-19 10:34:46.406 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-19 10:34:46.417 | Preparing to unpack .../084-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-19 10:34:46.421 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-19 10:34:46.535 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-19 10:34:46.545 | Preparing to unpack .../085-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-19 10:34:46.548 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-19 10:34:46.590 | Selecting previously unselected package libjson-xs-perl. 2026-07-19 10:34:46.603 | Preparing to unpack .../086-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:34:46.606 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-19 10:34:46.653 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-19 10:34:46.665 | Preparing to unpack .../087-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-19 10:34:46.669 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-19 10:34:46.735 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-19 10:34:46.748 | Preparing to unpack .../088-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-19 10:34:46.751 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-19 10:34:46.793 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-19 10:34:46.805 | Preparing to unpack .../089-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-19 10:34:46.809 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-19 10:34:46.856 | Selecting previously unselected package mysql-common. 2026-07-19 10:34:46.869 | Preparing to unpack .../090-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-19 10:34:46.888 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-19 10:34:46.932 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-19 10:34:46.944 | Preparing to unpack .../091-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-19 10:34:46.948 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:34:47.046 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-19 10:34:47.057 | Preparing to unpack .../092-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-19 10:34:47.060 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-19 10:34:47.146 | Selecting previously unselected package pcp-conf. 2026-07-19 10:34:47.158 | Preparing to unpack .../093-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:47.162 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-19 10:34:47.207 | Selecting previously unselected package libpcp3t64. 2026-07-19 10:34:47.220 | Preparing to unpack .../094-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:47.224 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-19 10:34:47.275 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-19 10:34:47.284 | Preparing to unpack .../095-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:47.288 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-19 10:34:47.327 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-19 10:34:47.339 | Preparing to unpack .../096-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:47.343 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-19 10:34:47.388 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-19 10:34:47.400 | Preparing to unpack .../097-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-19 10:34:47.403 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-19 10:34:47.447 | Selecting previously unselected package libpq5:amd64. 2026-07-19 10:34:47.459 | Preparing to unpack .../098-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:34:47.462 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-19 10:34:47.505 | Selecting previously unselected package libssl-dev:amd64. 2026-07-19 10:34:47.518 | Preparing to unpack .../099-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-19 10:34:47.521 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-19 10:34:47.738 | Selecting previously unselected package libpq-dev. 2026-07-19 10:34:47.750 | Preparing to unpack .../100-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:34:47.753 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-19 10:34:47.806 | Selecting previously unselected package libsasl2-dev. 2026-07-19 10:34:47.819 | Preparing to unpack .../101-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-19 10:34:47.822 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-19 10:34:47.902 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-19 10:34:47.915 | Preparing to unpack .../102-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-19 10:34:47.918 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-19 10:34:48.156 | Selecting previously unselected package libx86-1:amd64. 2026-07-19 10:34:48.169 | Preparing to unpack .../103-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-19 10:34:48.173 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-19 10:34:48.213 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-19 10:34:48.226 | Preparing to unpack .../104-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-19 10:34:48.229 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-19 10:34:48.324 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-19 10:34:48.337 | Preparing to unpack .../105-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-19 10:34:48.341 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-19 10:34:48.436 | Selecting previously unselected package llvm-17-runtime. 2026-07-19 10:34:48.449 | Preparing to unpack .../106-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:48.452 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:48.594 | Selecting previously unselected package libpfm4:amd64. 2026-07-19 10:34:48.606 | Preparing to unpack .../107-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-19 10:34:48.610 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-19 10:34:48.676 | Selecting previously unselected package llvm-17. 2026-07-19 10:34:48.689 | Preparing to unpack .../108-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:48.693 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:49.819 | Selecting previously unselected package libffi-dev:amd64. 2026-07-19 10:34:49.830 | Preparing to unpack .../109-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-19 10:34:49.834 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-19 10:34:49.891 | Selecting previously unselected package llvm-17-tools. 2026-07-19 10:34:49.905 | Preparing to unpack .../110-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:49.907 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:50.255 | Selecting previously unselected package libz3-4:amd64. 2026-07-19 10:34:50.269 | Preparing to unpack .../111-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-19 10:34:50.273 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-19 10:34:50.481 | Selecting previously unselected package libz3-dev:amd64. 2026-07-19 10:34:50.494 | Preparing to unpack .../112-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-19 10:34:50.497 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-19 10:34:50.554 | Selecting previously unselected package llvm-17-dev. 2026-07-19 10:34:50.567 | Preparing to unpack .../113-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-19 10:34:50.570 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-19 10:34:53.974 | Selecting previously unselected package lsscsi. 2026-07-19 10:34:53.988 | Preparing to unpack .../114-lsscsi_0.32-1build1_amd64.deb ... 2026-07-19 10:34:53.992 | Unpacking lsscsi (0.32-1build1) ... 2026-07-19 10:34:54.036 | Selecting previously unselected package osinfo-db. 2026-07-19 10:34:54.050 | Preparing to unpack .../115-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-19 10:34:54.053 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-19 10:34:54.712 | Selecting previously unselected package pkgconf-bin. 2026-07-19 10:34:54.725 | Preparing to unpack .../116-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-19 10:34:54.729 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-19 10:34:54.775 | Selecting previously unselected package pkgconf:amd64. 2026-07-19 10:34:54.788 | Preparing to unpack .../117-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-19 10:34:54.794 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-19 10:34:54.842 | Selecting previously unselected package pkg-config:amd64. 2026-07-19 10:34:54.855 | Preparing to unpack .../118-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-19 10:34:54.861 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-19 10:34:54.904 | Selecting previously unselected package pm-utils. 2026-07-19 10:34:54.917 | Preparing to unpack .../119-pm-utils_1.4.1-21_all.deb ... 2026-07-19 10:34:54.922 | Unpacking pm-utils (1.4.1-21) ... 2026-07-19 10:34:55.002 | Selecting previously unselected package postgresql-client-16. 2026-07-19 10:34:55.013 | Preparing to unpack .../120-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:34:55.016 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-19 10:34:55.215 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-19 10:34:55.229 | Preparing to unpack .../121-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:34:55.232 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-19 10:34:55.774 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-19 10:34:55.788 | Preparing to unpack .../122-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-19 10:34:55.792 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-19 10:34:55.846 | Selecting previously unselected package python3-mysqldb. 2026-07-19 10:34:55.860 | Preparing to unpack .../123-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-19 10:34:55.863 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-19 10:34:55.914 | Selecting previously unselected package python3-pip-whl. 2026-07-19 10:34:55.928 | Preparing to unpack .../124-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-19 10:34:55.931 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-19 10:34:55.988 | Selecting previously unselected package python3-setuptools-whl. 2026-07-19 10:34:56.002 | Preparing to unpack .../125-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-19 10:34:56.006 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-19 10:34:56.058 | Selecting previously unselected package python3.12-venv. 2026-07-19 10:34:56.071 | Preparing to unpack .../126-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-19 10:34:56.075 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-19 10:34:56.114 | Selecting previously unselected package python3-venv. 2026-07-19 10:34:56.127 | Preparing to unpack .../127-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-19 10:34:56.131 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-19 10:34:56.169 | Selecting previously unselected package sqlite3. 2026-07-19 10:34:56.182 | Preparing to unpack .../128-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-19 10:34:56.186 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-19 10:34:56.236 | Selecting previously unselected package unzip. 2026-07-19 10:34:56.249 | Preparing to unpack .../129-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-19 10:34:56.253 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-19 10:34:56.304 | Selecting previously unselected package vbetool. 2026-07-19 10:34:56.317 | Preparing to unpack .../130-vbetool_1.1-5_amd64.deb ... 2026-07-19 10:34:56.321 | Unpacking vbetool (1.1-5) ... 2026-07-19 10:34:56.363 | Selecting previously unselected package libosinfo-l10n. 2026-07-19 10:34:56.376 | Preparing to unpack .../131-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-19 10:34:56.380 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-19 10:34:56.448 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-19 10:34:56.462 | Preparing to unpack .../132-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-19 10:34:56.465 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-19 10:34:56.507 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-19 10:34:56.521 | Preparing to unpack .../133-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-19 10:34:56.524 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-19 10:34:56.562 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-19 10:34:56.576 | Preparing to unpack .../134-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-19 10:34:56.579 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:34:56.629 | Selecting previously unselected package libpcp-archive1t64. 2026-07-19 10:34:56.642 | Preparing to unpack .../135-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:56.645 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-19 10:34:56.688 | Selecting previously unselected package libpcp-gui2t64. 2026-07-19 10:34:56.701 | Preparing to unpack .../136-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:56.705 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-19 10:34:56.746 | Selecting previously unselected package libpcp-import1t64. 2026-07-19 10:34:56.760 | Preparing to unpack .../137-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:56.763 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-19 10:34:56.806 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-19 10:34:56.819 | Preparing to unpack .../138-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:56.823 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-19 10:34:56.866 | Selecting previously unselected package libpcp-trace2t64. 2026-07-19 10:34:56.877 | Preparing to unpack .../139-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:56.881 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-19 10:34:56.922 | Selecting previously unselected package libpcp-web1t64. 2026-07-19 10:34:56.936 | Preparing to unpack .../140-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:56.939 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-19 10:34:56.983 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-19 10:34:56.997 | Preparing to unpack .../141-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-19 10:34:57.000 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-19 10:34:57.047 | Selecting previously unselected package python3-pcp. 2026-07-19 10:34:57.060 | Preparing to unpack .../142-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:57.063 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-19 10:34:57.122 | Selecting previously unselected package pcp. 2026-07-19 10:34:57.136 | Preparing to unpack .../143-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-19 10:34:57.389 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-19 10:34:58.306 | Selecting previously unselected package socat. 2026-07-19 10:34:58.320 | Preparing to unpack .../144-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-19 10:34:58.324 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-19 10:34:58.396 | Selecting previously unselected package vlan. 2026-07-19 10:34:58.410 | Preparing to unpack .../145-vlan_2.0.5ubuntu5_all.deb ... 2026-07-19 10:34:58.413 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-19 10:34:58.495 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-19 10:34:58.508 | Setting up postgresql-client-common (257build1.1) ... 2026-07-19 10:34:58.527 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-19 10:34:58.538 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-19 10:34:58.550 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-19 10:34:58.583 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-19 10:34:58.590 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-19 10:34:58.601 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:34:58.612 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-19 10:34:58.624 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-19 10:34:58.635 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-19 10:34:58.647 | Setting up wget (1.21.4-1ubuntu4.3) ... 2026-07-19 10:34:58.663 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-19 10:34:58.674 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-19 10:34:58.686 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-19 10:34:58.698 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-19 10:34:59.324 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-19 10:34:59.324 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-19 10:34:59.800 | Setting up ncal (12.1.8) ... 2026-07-19 10:34:59.811 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-19 10:34:59.823 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-19 10:34:59.834 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-19 10:34:59.845 | Setting up vbetool (1.1-5) ... 2026-07-19 10:34:59.856 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-19 10:34:59.890 | Setting up pm-utils (1.4.1-21) ... 2026-07-19 10:34:59.909 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-19 10:34:59.923 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-19 10:34:59.934 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:34:59.945 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-19 10:34:59.957 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-19 10:34:59.968 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-19 10:34:59.979 | Setting up m4 (1.4.19-4build1) ... 2026-07-19 10:34:59.991 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-19 10:35:00.001 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-19 10:35:00.025 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-19 10:35:00.060 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-19 10:35:00.071 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-19 10:35:00.082 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-19 10:35:00.970 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-19 10:35:01.422 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-19 10:35:01.434 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-19 10:35:01.446 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-19 10:35:01.691 | Setting up autotools-dev (20220109.1) ... 2026-07-19 10:35:01.701 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-19 10:35:01.712 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-19 10:35:01.723 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-19 10:35:01.734 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-19 10:35:01.745 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:01.756 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:01.767 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-19 10:35:01.827 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:35:01.827 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:35:01.828 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:35:02.008 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:35:02.809 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-19 10:35:03.275 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:35:03.286 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-19 10:35:03.298 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-19 10:35:03.309 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:35:03.320 | Setting up ebtables (2.0.11-6build1) ... 2026-07-19 10:35:03.922 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-19 10:35:03.932 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-19 10:35:03.942 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-19 10:35:03.953 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-19 10:35:03.964 | Setting up bsdmainutils (12.1.8) ... 2026-07-19 10:35:03.977 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-19 10:35:03.989 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-19 10:35:03.998 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-19 10:35:04.007 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-19 10:35:04.016 | Setting up lsscsi (0.32-1build1) ... 2026-07-19 10:35:04.025 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-19 10:35:04.034 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-19 10:35:04.043 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-19 10:35:04.052 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-19 10:35:04.061 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-19 10:35:04.070 | Setting up autoconf (2.71-3) ... 2026-07-19 10:35:04.083 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:04.092 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-19 10:35:04.101 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-19 10:35:04.110 | Setting up dwz (0.15-1build6) ... 2026-07-19 10:35:04.119 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-19 10:35:04.129 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-19 10:35:04.138 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-19 10:35:04.159 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:04.168 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-19 10:35:04.177 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:04.187 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-19 10:35:04.218 | Setting up libjson-perl (4.10000-1) ... 2026-07-19 10:35:04.229 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:04.243 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-19 10:35:04.255 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-19 10:35:04.285 | Setting up debugedit (1:5.0-5build2) ... 2026-07-19 10:35:04.296 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-19 10:35:04.307 | Setting up libsub-override-perl (0.10-1) ... 2026-07-19 10:35:04.318 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-19 10:35:04.328 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:35:04.338 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:35:04.349 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-19 10:35:04.359 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-19 10:35:04.369 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-19 10:35:04.379 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-19 10:35:04.390 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-19 10:35:04.401 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-19 10:35:04.411 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-19 10:35:04.421 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-19 10:35:04.431 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-19 10:35:04.439 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-19 10:35:04.448 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:35:04.457 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-19 10:35:04.466 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-19 10:35:04.476 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-19 10:35:04.483 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-19 10:35:04.491 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-19 10:35:04.500 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-19 10:35:04.509 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-19 10:35:04.517 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-19 10:35:04.526 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-19 10:35:04.534 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-19 10:35:04.543 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:04.552 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-19 10:35:04.560 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-19 10:35:04.641 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:35:04.641 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:35:04.641 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:35:06.385 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:35:06.394 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-19 10:35:06.498 | Setting up libtool (2.4.7-7build1) ... 2026-07-19 10:35:06.506 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-19 10:35:06.515 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-19 10:35:07.020 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-19 10:35:07.056 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-19 10:35:07.065 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-19 10:35:07.875 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-19 10:35:08.437 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-19 10:35:08.453 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-19 10:35:08.462 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-19 10:35:08.470 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-19 10:35:08.479 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-19 10:35:08.489 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-19 10:35:08.497 | Setting up dh-autoreconf (20) ... 2026-07-19 10:35:08.506 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:08.516 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-19 10:35:08.525 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-19 10:35:08.534 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-19 10:35:08.543 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-19 10:35:08.552 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-19 10:35:08.561 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-19 10:35:08.570 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-19 10:35:08.579 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-19 10:35:08.588 | Setting up postgresql-common (257build1.1) ... 2026-07-19 10:35:08.658 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:35:08.658 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:35:08.658 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:35:08.736 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:35:09.187 | 2026-07-19 10:35:09.187 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-19 10:35:09.357 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-19 10:35:09.357 | Removing obsolete dictionary files: 2026-07-19 10:35:10.370 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-19 10:35:10.976 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:35:11.028 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-19 10:35:11.040 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-19 10:35:11.052 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-19 10:35:11.065 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-19 10:35:11.079 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-19 10:35:11.091 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-19 10:35:11.102 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-19 10:35:11.114 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:35:11.125 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-19 10:35:11.137 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-19 10:35:11.149 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:11.160 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-19 10:35:11.171 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-19 10:35:11.182 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:35:11.193 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-19 10:35:11.204 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-19 10:35:11.216 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-19 10:35:11.247 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-19 10:35:11.259 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:11.270 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-19 10:35:11.282 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-19 10:35:11.294 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-19 10:35:11.305 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-19 10:35:11.316 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-19 10:35:11.328 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-19 10:35:11.339 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-19 10:35:11.351 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-19 10:35:11.362 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-19 10:35:11.374 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-19 10:35:11.385 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-19 10:35:11.406 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-19 10:35:12.012 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:35:12.056 | Enabling module mpm_event. 2026-07-19 10:35:12.107 | Enabling module authz_core. 2026-07-19 10:35:12.114 | Enabling module authz_host. 2026-07-19 10:35:12.162 | Enabling module authn_core. 2026-07-19 10:35:12.168 | Enabling module auth_basic. 2026-07-19 10:35:12.220 | Enabling module access_compat. 2026-07-19 10:35:12.273 | Enabling module authn_file. 2026-07-19 10:35:12.322 | Enabling module authz_user. 2026-07-19 10:35:12.371 | Enabling module alias. 2026-07-19 10:35:12.421 | Enabling module dir. 2026-07-19 10:35:12.469 | Enabling module autoindex. 2026-07-19 10:35:12.518 | Enabling module env. 2026-07-19 10:35:12.568 | Enabling module mime. 2026-07-19 10:35:12.622 | Enabling module negotiation. 2026-07-19 10:35:12.670 | Enabling module setenvif. 2026-07-19 10:35:12.724 | Enabling module filter. 2026-07-19 10:35:12.779 | Enabling module deflate. 2026-07-19 10:35:12.828 | Enabling module status. 2026-07-19 10:35:12.879 | Enabling module reqtimeout. 2026-07-19 10:35:12.925 | Enabling conf charset. 2026-07-19 10:35:12.976 | Enabling conf localized-error-pages. 2026-07-19 10:35:13.023 | Enabling conf other-vhosts-access-log. 2026-07-19 10:35:13.074 | Enabling conf security. 2026-07-19 10:35:13.126 | Enabling conf serve-cgi-bin. 2026-07-19 10:35:13.175 | Enabling site 000-default. 2026-07-19 10:35:14.266 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-19 10:35:14.979 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-19 10:35:16.415 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-19 10:35:16.427 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-19 10:35:16.748 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-19 10:35:16.757 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-19 10:35:16.767 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-19 10:35:18.413 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-19 10:35:18.481 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-19 10:35:18.549 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-19 10:35:18.618 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-19 10:35:20.441 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-19 10:35:20.723 | Processing triggers for ufw (0.36.2-6) ... 2026-07-19 10:35:20.860 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-19 10:35:20.922 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-19 10:35:24.416 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-19 10:35:24.444 | Processing triggers for install-info (7.1-3build2) ... 2026-07-19 10:35:24.608 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-19 10:35:24.662 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-19 10:35:24.919 | perl: warning: Setting locale failed. 2026-07-19 10:35:24.919 | perl: warning: Please check that your locale settings: 2026-07-19 10:35:24.919 | LANGUAGE = (unset), 2026-07-19 10:35:24.919 | LC_ALL = "en_US.utf8", 2026-07-19 10:35:24.919 | LANG = "de_DE.UTF-8" 2026-07-19 10:35:24.919 | are supported and installed on your system. 2026-07-19 10:35:24.919 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:35:25.050 | perl: warning: Setting locale failed. 2026-07-19 10:35:25.050 | perl: warning: Please check that your locale settings: 2026-07-19 10:35:25.050 | LANGUAGE = (unset), 2026-07-19 10:35:25.050 | LC_ALL = "en_US.utf8", 2026-07-19 10:35:25.050 | LANG = "de_DE.UTF-8" 2026-07-19 10:35:25.050 | are supported and installed on your system. 2026-07-19 10:35:25.051 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:35:25.100 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:35:25.100 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:35:25.100 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:35:25.173 | perl: warning: Setting locale failed. 2026-07-19 10:35:25.173 | perl: warning: Please check that your locale settings: 2026-07-19 10:35:25.174 | LANGUAGE = (unset), 2026-07-19 10:35:25.174 | LC_ALL = "en_US.utf8", 2026-07-19 10:35:25.174 | LANG = "de_DE.UTF-8" 2026-07-19 10:35:25.174 | are supported and installed on your system. 2026-07-19 10:35:25.174 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:35:25.678 | 2026-07-19 10:35:25.678 | Running kernel seems to be up-to-date. 2026-07-19 10:35:25.678 | 2026-07-19 10:35:25.678 | Restarting services... 2026-07-19 10:35:25.729 | systemctl restart ksmtuned.service packagekit.service 2026-07-19 10:35:25.812 | 2026-07-19 10:35:25.812 | Service restarts being deferred: 2026-07-19 10:35:25.812 | systemctl restart virtlockd.service 2026-07-19 10:35:25.812 | systemctl restart virtlogd.service 2026-07-19 10:35:25.812 | 2026-07-19 10:35:25.812 | No containers need to be restarted. 2026-07-19 10:35:25.812 | 2026-07-19 10:35:25.812 | User sessions running outdated binaries: 2026-07-19 10:35:25.813 | quobyte @ session #5: sshd[2020,2066] 2026-07-19 10:35:25.827 | 2026-07-19 10:35:25.827 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-19 10:35:27.936 | ++ functions-common:apt_get:1211 : result=0 2026-07-19 10:35:27.940 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:35:27.944 | ++ functions-common:time_stop:2420 : local name 2026-07-19 10:35:27.948 | ++ functions-common:time_stop:2421 : local end_time 2026-07-19 10:35:27.952 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:35:27.955 | ++ functions-common:time_stop:2423 : local total 2026-07-19 10:35:27.959 | ++ functions-common:time_stop:2424 : local start_time 2026-07-19 10:35:27.962 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:35:27.966 | ++ functions-common:time_stop:2427 : start_time=1784457266819 2026-07-19 10:35:27.970 | ++ functions-common:time_stop:2429 : [[ -z 1784457266819 ]] 2026-07-19 10:35:27.974 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:35:27.980 | ++ functions-common:time_stop:2432 : end_time=1784457327976 2026-07-19 10:35:27.983 | ++ functions-common:time_stop:2433 : elapsed_time=61157 2026-07-19 10:35:27.986 | ++ functions-common:time_stop:2434 : total=18426 2026-07-19 10:35:27.990 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:35:27.994 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79583 2026-07-19 10:35:27.997 | ++ functions-common:apt_get:1215 : return 0 2026-07-19 10:35:28.002 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-19 10:35:28.005 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-19 10:35:28.010 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-19 10:35:28.017 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-19 10:35:28.021 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-19 10:35:28.025 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-19 10:35:28.032 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-19 10:35:28.038 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-19 10:35:28.042 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-19 10:35:28.046 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-19 10:35:28.050 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:35:28.394 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-19 10:35:28.396 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-19 10:35:28.399 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-19 10:35:28.402 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-19 10:35:28.404 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-19 10:35:28.407 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-19 10:35:28.409 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-19 10:35:28.412 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-19 10:35:28.414 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-19 10:35:28.417 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-19 10:35:28.419 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-19 10:35:28.422 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-19 10:35:28.424 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-19 10:35:28.427 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-19 10:35:28.429 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-19 10:35:28.432 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-19 10:35:28.435 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-19 10:35:28.437 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-19 10:35:28.440 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-19 10:35:28.442 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-19 10:35:28.446 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-19 10:35:28.449 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-19 10:35:28.451 | + functions-common:_ensure_lsb_release:420 : return 2026-07-19 10:35:28.455 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-19 10:35:28.471 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-19 10:35:28.474 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-19 10:35:28.489 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-19 10:35:28.493 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-19 10:35:28.508 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-19 10:35:28.510 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-19 10:35:28.513 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-19 10:35:28.516 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-19 10:35:28.518 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-19 10:35:28.521 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-19 10:35:28.523 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-19 10:35:28.526 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-19 10:35:28.529 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-19 10:35:28.531 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-19 10:35:28.534 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-19 10:35:28.534 | Distro: noble 2026-07-19 10:35:28.537 | + tools/install_pip.sh:main:117 : get_versions 2026-07-19 10:35:28.541 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-19 10:35:28.545 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-19 10:35:28.548 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-19 10:35:28.552 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-19 10:35:28.552 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-19 10:35:29.238 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-19 10:35:29.241 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-19 10:35:29.241 | pip: 24.0 2026-07-19 10:35:29.243 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-19 10:35:29.246 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-19 10:35:29.248 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:35:29.251 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:35:29.254 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:35:29.256 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:35:29.259 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:35:29.261 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:35:29.263 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:35:29.266 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:35:29.268 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:35:29.271 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:35:29.273 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:35:29.276 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:35:29.279 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:35:29.281 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-19 10:35:29.283 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:35:29.286 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:35:29.288 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-19 10:35:29.294 | + tools/install_pip.sh:main:146 : set -x 2026-07-19 10:35:29.297 | + tools/install_pip.sh:main:149 : get_versions 2026-07-19 10:35:29.300 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-19 10:35:29.305 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-19 10:35:29.308 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-19 10:35:29.312 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-19 10:35:29.314 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-19 10:35:29.900 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-19 10:35:29.903 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-19 10:35:29.903 | pip: 24.0 2026-07-19 10:35:29.907 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-19 10:35:29.912 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-19 10:35:29.916 | + ./stack.sh:main:807 : fixup_all 2026-07-19 10:35:29.919 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-19 10:35:29.923 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-19 10:35:29.926 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:35:29.930 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:35:29.934 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-19 10:35:29.952 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-19 10:35:29.969 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-19 10:35:29.986 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-19 10:35:29.989 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-19 10:35:29.993 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:35:29.996 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:35:30.000 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:35:30.004 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:35:30.008 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:35:30.011 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:35:30.014 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:35:30.018 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:35:30.021 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:35:30.025 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:35:30.028 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:35:30.032 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:35:30.036 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:35:30.039 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-19 10:35:30.043 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-19 10:35:30.047 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-19 10:35:30.064 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-19 10:35:30.081 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-19 10:35:30.098 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-19 10:35:30.115 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-19 10:35:30.132 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-19 10:35:30.148 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-19 10:35:30.165 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-19 10:35:30.182 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-19 10:35:30.186 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-19 10:35:30.190 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-19 10:35:35.695 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-19 10:35:35.725 | Using python 3.12 to install setuptools 2026-07-19 10:35:35.728 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-19 10:35:37.109 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-19 10:35:37.359 | Collecting pip 2026-07-19 10:35:37.460 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-19 10:35:37.471 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-19 10:35:37.928 | Collecting setuptools[core] 2026-07-19 10:35:37.943 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-19 10:35:38.106 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-19 10:35:38.122 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-19 10:35:38.208 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-19 10:35:38.223 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-19 10:35:38.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.4 MB/s eta 0:00:00 2026-07-19 10:35:38.318 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-19 10:35:38.334 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-19 10:35:38.435 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-19 10:35:38.450 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-19 10:35:38.530 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-19 10:35:38.546 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-19 10:35:38.655 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:38.671 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-19 10:35:38.752 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:38.769 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-19 10:35:39.017 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:39.032 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-19 10:35:39.120 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:39.135 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-19 10:35:39.310 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:39.325 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-19 10:35:39.387 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:39.402 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-19 10:35:39.495 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:39.510 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-19 10:35:39.606 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:39.620 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-19 10:35:39.667 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-19 10:35:39.698 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-19 10:35:39.779 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.9 MB/s eta 0:00:00 2026-07-19 10:35:39.796 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-19 10:35:39.819 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-19 10:35:39.841 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-19 10:35:39.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.7 MB/s eta 0:00:00 2026-07-19 10:35:39.869 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-19 10:35:39.884 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.2 MB/s eta 0:00:00 2026-07-19 10:35:39.899 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-19 10:35:39.921 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-19 10:35:39.965 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 24.8 MB/s eta 0:00:00 2026-07-19 10:35:39.981 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-19 10:35:40.003 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-19 10:35:40.025 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-19 10:35:40.039 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 12.0 MB/s eta 0:00:00 2026-07-19 10:35:40.055 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-19 10:35:40.077 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-19 10:35:40.095 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.7 MB/s eta 0:00:00 2026-07-19 10:35:40.111 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-19 10:35:40.132 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-19 10:35:40.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.3 MB/s eta 0:00:00 2026-07-19 10:35:40.161 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-19 10:35:40.208 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.9 MB/s eta 0:00:00 2026-07-19 10:35:40.935 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-19 10:35:40.959 | Attempting uninstall: setuptools 2026-07-19 10:35:40.974 | Found existing installation: setuptools 68.1.2 2026-07-19 10:35:40.974 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:35:40.976 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-19 10:35:42.114 | Attempting uninstall: pygments 2026-07-19 10:35:42.146 | Found existing installation: Pygments 2.17.2 2026-07-19 10:35:42.147 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:35:42.148 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-19 10:35:43.401 | Attempting uninstall: pip 2026-07-19 10:35:43.406 | Found existing installation: pip 24.0 2026-07-19 10:35:43.477 | Uninstalling pip-24.0: 2026-07-19 10:35:43.488 | Successfully uninstalled pip-24.0 2026-07-19 10:35:45.107 | Attempting uninstall: packaging 2026-07-19 10:35:45.149 | Found existing installation: packaging 24.0 2026-07-19 10:35:45.149 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:35:45.149 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-19 10:35:45.342 | Attempting uninstall: markdown-it-py 2026-07-19 10:35:45.353 | Found existing installation: markdown-it-py 3.0.0 2026-07-19 10:35:45.354 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:35:45.355 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-19 10:35:45.513 | Attempting uninstall: wheel 2026-07-19 10:35:45.535 | Found existing installation: wheel 0.42.0 2026-07-19 10:35:45.535 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:35:45.536 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-19 10:35:45.588 | Attempting uninstall: rich 2026-07-19 10:35:45.630 | Found existing installation: rich 13.7.1 2026-07-19 10:35:45.630 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:35:45.631 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-19 10:35:46.350 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.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-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-19 10:35:46.574 | + inc/python:pip_install:216 : result=0 2026-07-19 10:35:46.576 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:35:46.579 | + functions-common:time_stop:2420 : local name 2026-07-19 10:35:46.582 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:35:46.585 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:35:46.588 | + functions-common:time_stop:2423 : local total 2026-07-19 10:35:46.590 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:35:46.593 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:35:46.596 | + functions-common:time_stop:2427 : start_time=1784457335718 2026-07-19 10:35:46.598 | + functions-common:time_stop:2429 : [[ -z 1784457335718 ]] 2026-07-19 10:35:46.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:35:46.606 | + functions-common:time_stop:2432 : end_time=1784457346603 2026-07-19 10:35:46.609 | + functions-common:time_stop:2433 : elapsed_time=10885 2026-07-19 10:35:46.612 | + functions-common:time_stop:2434 : total=0 2026-07-19 10:35:46.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:35:46.616 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10885 2026-07-19 10:35:46.619 | + inc/python:pip_install:219 : return 0 2026-07-19 10:35:46.622 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-07-19 10:35:46.625 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:35:46.628 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:35:46.631 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-19 10:35:46.634 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-19 10:35:46.638 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-19 10:35:46.661 | Using python 3.12 to install os-testr 2026-07-19 10:35:46.664 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-19 10:35:48.097 | Collecting os-testr 2026-07-19 10:35:48.231 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-19 10:35:48.293 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-19 10:35:48.309 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-19 10:35:48.431 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-19 10:35:48.448 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-19 10:35:48.507 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-19 10:35:48.523 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-19 10:35:48.535 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-19 10:35:48.566 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-19 10:35:48.588 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-19 10:35:48.681 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-19 10:35:48.697 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-19 10:35:48.733 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-19 10:35:48.760 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-19 10:35:48.797 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-19 10:35:48.819 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-19 10:35:48.844 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-19 10:35:48.865 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-19 10:35:48.900 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 27.1 MB/s 0:00:00 2026-07-19 10:35:49.061 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-19 10:35:49.208 | Attempting uninstall: PyYAML 2026-07-19 10:35:49.215 | Found existing installation: PyYAML 6.0.1 2026-07-19 10:35:49.217 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:35:49.217 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-19 10:35:49.598 | 2026-07-19 10:35:49.602 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-19 10:35:49.723 | + inc/python:pip_install:216 : result=0 2026-07-19 10:35:49.726 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:35:49.729 | + functions-common:time_stop:2420 : local name 2026-07-19 10:35:49.732 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:35:49.735 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:35:49.738 | + functions-common:time_stop:2423 : local total 2026-07-19 10:35:49.741 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:35:49.743 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:35:49.746 | + functions-common:time_stop:2427 : start_time=1784457346655 2026-07-19 10:35:49.748 | + functions-common:time_stop:2429 : [[ -z 1784457346655 ]] 2026-07-19 10:35:49.751 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:35:49.756 | + functions-common:time_stop:2432 : end_time=1784457349753 2026-07-19 10:35:49.758 | + functions-common:time_stop:2433 : elapsed_time=3098 2026-07-19 10:35:49.762 | + functions-common:time_stop:2434 : total=10885 2026-07-19 10:35:49.764 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:35:49.766 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13983 2026-07-19 10:35:49.770 | + inc/python:pip_install:219 : return 0 2026-07-19 10:35:49.773 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-19 10:35:49.838 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-19 10:35:49.922 | + ./stack.sh:main:835 : install_infra 2026-07-19 10:35:49.925 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-19 10:35:49.928 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-19 10:35:49.932 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-19 10:35:55.452 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-19 10:35:55.455 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-19 10:35:55.480 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-19 10:35:56.847 | Collecting pbr 2026-07-19 10:35:56.851 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-19 10:35:57.280 | Collecting setuptools[core] 2026-07-19 10:35:57.284 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-19 10:35:57.429 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-19 10:35:57.432 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-19 10:35:57.506 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-19 10:35:57.508 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-19 10:35:57.577 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-19 10:35:57.579 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-19 10:35:57.669 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-19 10:35:57.671 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-19 10:35:57.738 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-19 10:35:57.741 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-19 10:35:57.928 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:57.931 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-19 10:35:57.997 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:58.001 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-19 10:35:58.238 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:58.242 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-19 10:35:58.314 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:58.316 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-19 10:35:58.483 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:58.486 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-19 10:35:58.536 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:58.539 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-19 10:35:58.618 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:58.621 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-19 10:35:58.701 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:58.703 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-19 10:35:58.790 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-19 10:35:58.877 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-19 10:35:58.903 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-19 10:35:58.908 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-19 10:35:58.911 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-19 10:35:58.911 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-19 10:35:58.914 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-19 10:35:58.917 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-19 10:35:58.920 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-19 10:35:58.930 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-19 10:35:58.933 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-19 10:35:58.935 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-19 10:35:58.938 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-19 10:35:58.940 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-19 10:35:58.945 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-19 10:35:58.948 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-19 10:35:58.952 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-19 10:35:58.977 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-19 10:35:59.255 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-19 10:36:02.965 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.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-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-19 10:36:03.182 | + inc/python:pip_install:216 : result=0 2026-07-19 10:36:03.186 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:36:03.189 | + functions-common:time_stop:2420 : local name 2026-07-19 10:36:03.191 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:36:03.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:36:03.197 | + functions-common:time_stop:2423 : local total 2026-07-19 10:36:03.199 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:36:03.202 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:36:03.205 | + functions-common:time_stop:2427 : start_time=1784457355472 2026-07-19 10:36:03.207 | + functions-common:time_stop:2429 : [[ -z 1784457355472 ]] 2026-07-19 10:36:03.210 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:36:03.215 | + functions-common:time_stop:2432 : end_time=1784457363211 2026-07-19 10:36:03.217 | + functions-common:time_stop:2433 : elapsed_time=7739 2026-07-19 10:36:03.221 | + functions-common:time_stop:2434 : total=13983 2026-07-19 10:36:03.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:36:03.226 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21722 2026-07-19 10:36:03.229 | + inc/python:pip_install:219 : return 0 2026-07-19 10:36:03.233 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-19 10:36:03.235 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-19 10:36:03.260 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-19 10:36:04.508 | Processing /opt/stack/requirements 2026-07-19 10:36:04.511 | Installing build dependencies: started 2026-07-19 10:36:07.603 | Installing build dependencies: finished with status 'done' 2026-07-19 10:36:07.606 | Getting requirements to build wheel: started 2026-07-19 10:36:07.895 | Getting requirements to build wheel: finished with status 'done' 2026-07-19 10:36:07.900 | Preparing metadata (pyproject.toml): started 2026-07-19 10:36:09.057 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:36:09.242 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8547) 2026-07-19 10:36:09.329 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-19 10:36:09.350 | 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.dev8547) (26.2) 2026-07-19 10:36:09.454 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8547) 2026-07-19 10:36:09.468 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-19 10:36:09.621 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8547) 2026-07-19 10:36:09.625 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-19 10:36:09.769 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8547) 2026-07-19 10:36:09.785 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-19 10:36:09.797 | 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.dev8547) (83.0.0) 2026-07-19 10:36:10.129 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-19 10:36:10.149 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-19 10:36:10.165 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.0 MB/s eta 0:00:00 2026-07-19 10:36:10.234 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-19 10:36:10.249 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-19 10:36:10.366 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-19 10:36:10.382 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-19 10:36:10.469 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-19 10:36:10.484 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-19 10:36:10.604 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-19 10:36:10.627 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-19 10:36:10.640 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-07-19 10:36:10.644 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-19 10:36:10.666 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-19 10:36:10.680 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.3 MB/s eta 0:00:00 2026-07-19 10:36:10.695 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-19 10:36:10.708 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.5 MB/s eta 0:00:00 2026-07-19 10:36:10.723 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-19 10:36:10.742 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.7 MB/s eta 0:00:00 2026-07-19 10:36:10.761 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-19 10:36:10.773 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.1 MB/s eta 0:00:00 2026-07-19 10:36:10.789 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-19 10:36:10.803 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.4 MB/s eta 0:00:00 2026-07-19 10:36:10.836 | Building wheels for collected packages: openstack_requirements 2026-07-19 10:36:10.837 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-19 10:36:13.049 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-19 10:36:13.051 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8547-py3-none-any.whl size=52405 sha256=fe865552fb6d4b6f83d16d9b8cb10f70542677224359a5dd2e2e63ef52b96eb6 2026-07-19 10:36:13.051 | Stored in directory: /tmp/pip-ephem-wheel-cache-quzjxhtc/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-19 10:36:13.056 | Successfully built openstack_requirements 2026-07-19 10:36:13.334 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-19 10:36:14.064 | 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.dev8547 requests-2.34.2 urllib3-2.7.0 2026-07-19 10:36:14.290 | + inc/python:pip_install:216 : result=0 2026-07-19 10:36:14.293 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:36:14.295 | + functions-common:time_stop:2420 : local name 2026-07-19 10:36:14.299 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:36:14.301 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:36:14.302 | + functions-common:time_stop:2423 : local total 2026-07-19 10:36:14.305 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:36:14.308 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:36:14.310 | + functions-common:time_stop:2427 : start_time=1784457363252 2026-07-19 10:36:14.313 | + functions-common:time_stop:2429 : [[ -z 1784457363252 ]] 2026-07-19 10:36:14.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:36:14.320 | + functions-common:time_stop:2432 : end_time=1784457374317 2026-07-19 10:36:14.322 | + functions-common:time_stop:2433 : elapsed_time=11065 2026-07-19 10:36:14.325 | + functions-common:time_stop:2434 : total=21722 2026-07-19 10:36:14.328 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:36:14.330 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32787 2026-07-19 10:36:14.334 | + inc/python:pip_install:219 : return 0 2026-07-19 10:36:14.337 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-19 10:36:14.340 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-19 10:36:14.342 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-19 10:36:14.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:36:14.347 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:36:14.349 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-19 10:36:14.351 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:36:14.355 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-19 10:36:14.375 | Using python 3.12 to install pbr 2026-07-19 10:36:14.377 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-19 10:36:15.344 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-19 10:36:15.530 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-19 10:36:15.779 | + inc/python:pip_install:216 : result=0 2026-07-19 10:36:15.781 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:36:15.783 | + functions-common:time_stop:2420 : local name 2026-07-19 10:36:15.786 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:36:15.788 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:36:15.791 | + functions-common:time_stop:2423 : local total 2026-07-19 10:36:15.793 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:36:15.796 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:36:15.798 | + functions-common:time_stop:2427 : start_time=1784457374370 2026-07-19 10:36:15.801 | + functions-common:time_stop:2429 : [[ -z 1784457374370 ]] 2026-07-19 10:36:15.805 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:36:15.810 | + functions-common:time_stop:2432 : end_time=1784457375806 2026-07-19 10:36:15.812 | + functions-common:time_stop:2433 : elapsed_time=1436 2026-07-19 10:36:15.814 | + functions-common:time_stop:2434 : total=32787 2026-07-19 10:36:15.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:36:15.819 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34223 2026-07-19 10:36:15.822 | + inc/python:pip_install:219 : return 0 2026-07-19 10:36:15.825 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-19 10:36:21.347 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-19 10:36:22.144 | Collecting bindep 2026-07-19 10:36:22.233 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-19 10:36:22.350 | Collecting distro>=1.7 (from bindep) 2026-07-19 10:36:22.365 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-19 10:36:22.449 | Collecting packaging (from bindep) 2026-07-19 10:36:22.452 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-19 10:36:22.500 | Collecting Parsley (from bindep) 2026-07-19 10:36:22.516 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-19 10:36:22.604 | Collecting pbr>=2 (from bindep) 2026-07-19 10:36:22.608 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-19 10:36:23.003 | Collecting setuptools (from pbr>=2->bindep) 2026-07-19 10:36:23.006 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-19 10:36:23.092 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-19 10:36:23.123 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-19 10:36:23.134 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-19 10:36:23.138 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-19 10:36:23.153 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-19 10:36:23.174 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.0 MB/s eta 0:00:00 2026-07-19 10:36:23.177 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-19 10:36:23.319 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-19 10:36:25.040 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-19 10:36:25.200 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-19 10:36:25.204 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-19 10:36:25.209 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-19 10:36:25.226 | + ./stack.sh:main:844 : pkgs= 2026-07-19 10:36:25.230 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-19 10:36:25.233 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-19 10:36:25.236 | + functions-common:run_phase:1848 : local mode=stack 2026-07-19 10:36:25.238 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-19 10:36:25.242 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-19 10:36:25.244 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-19 10:36:25.248 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-19 10:36:25.251 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-19 10:36:25.253 | + functions-common:run_phase:1858 : local extra 2026-07-19 10:36:25.257 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-19 10:36:25.261 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-19 10:36:25.264 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-19 10:36:25.268 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-19 10:36:25.270 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-19 10:36:25.272 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-19 10:36:25.289 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:36:25.292 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:36:25.294 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:36:25.297 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-19 10:36:25.299 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:36:25.302 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-19 10:36:25.306 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:36:25.308 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-19 10:36:25.311 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:36:25.312 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-19 10:36:25.314 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:36:25.318 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-19 10:36:25.320 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-19 10:36:25.321 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-19 10:36:25.323 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:36:25.327 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-19 10:36:25.329 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-19 10:36:25.331 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-19 10:36:25.334 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-19 10:36:25.336 | + functions-common:run_plugins:1837 : local plugins= 2026-07-19 10:36:25.338 | + functions-common:run_plugins:1838 : local plugin 2026-07-19 10:36:25.341 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-19 10:36:25.343 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-19 10:36:25.347 | + functions:set_systemd_override:845 : local value=2048 2026-07-19 10:36:25.350 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-19 10:36:25.352 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-19 10:36:25.415 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-19 10:36:25.416 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-19 10:36:25.419 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-19 10:36:25.847 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-19 10:36:25.849 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-19 10:36:25.869 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:36:25.872 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-19 10:36:25.876 | + functions-common:install_package:1438 : update_package_repo 2026-07-19 10:36:25.879 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:36:25.882 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-19 10:36:25.885 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:36:25.887 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:36:25.891 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:36:25.893 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:36:25.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:36:25.899 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:36:25.902 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-19 10:36:25.905 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-19 10:36:25.908 | + functions-common:apt_get_update:1167 : return 2026-07-19 10:36:25.911 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-19 10:36:25.914 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:36:25.917 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:36:25.920 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:36:25.923 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-19 10:36:25.947 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-19 10:36:25.985 | Reading package lists... 2026-07-19 10:36:26.411 | Building dependency tree... 2026-07-19 10:36:26.414 | Reading state information... 2026-07-19 10:36:27.117 | The following packages were automatically installed and are no longer required: 2026-07-19 10:36:27.120 | libfwupd2 libgusb2 2026-07-19 10:36:27.120 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:36:27.122 | The following additional packages will be installed: 2026-07-19 10:36:27.122 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-19 10:36:27.122 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-19 10:36:27.122 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-19 10:36:27.125 | erlang-tools erlang-xmerl 2026-07-19 10:36:27.128 | Suggested packages: 2026-07-19 10:36:27.129 | erlang erlang-manpages erlang-doc 2026-07-19 10:36:27.190 | The following NEW packages will be installed: 2026-07-19 10:36:27.190 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-19 10:36:27.190 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-19 10:36:27.190 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-19 10:36:27.193 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-19 10:36:27.321 | 0 upgraded, 18 newly installed, 0 to remove and 41 not upgraded. 2026-07-19 10:36:27.321 | Need to get 36.1 MB of archives. 2026-07-19 10:36:27.322 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-19 10:36:27.322 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-19 10:36:27.628 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-19 10:36:27.660 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-19 10:36:27.662 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-19 10:36:27.670 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-19 10:36:27.680 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-19 10:36:27.683 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-19 10:36:27.701 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-19 10:36:27.703 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-19 10:36:27.704 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-19 10:36:27.706 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-19 10:36:27.713 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-19 10:36:27.743 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-19 10:36:27.744 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-19 10:36:27.747 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-19 10:36:27.750 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-19 10:36:27.757 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-19 10:36:27.772 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-19 10:36:28.197 | perl: warning: Setting locale failed. 2026-07-19 10:36:28.197 | perl: warning: Please check that your locale settings: 2026-07-19 10:36:28.197 | LANGUAGE = (unset), 2026-07-19 10:36:28.197 | LC_ALL = "en_US.utf8", 2026-07-19 10:36:28.197 | LANG = "de_DE.UTF-8" 2026-07-19 10:36:28.197 | are supported and installed on your system. 2026-07-19 10:36:28.197 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:36:28.259 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:36:28.259 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:36:28.259 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:36:28.455 | Fetched 36.1 MB in 1s (49.6 MB/s) 2026-07-19 10:36:28.526 | Selecting previously unselected package erlang-base. 2026-07-19 10:36:28.589 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-19 10:36:28.598 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:28.602 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:28.961 | Selecting previously unselected package erlang-asn1. 2026-07-19 10:36:28.971 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:28.975 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.032 | Selecting previously unselected package erlang-crypto. 2026-07-19 10:36:29.046 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.049 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.092 | Selecting previously unselected package erlang-public-key. 2026-07-19 10:36:29.106 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.109 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.161 | Selecting previously unselected package erlang-mnesia. 2026-07-19 10:36:29.174 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.178 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.239 | Selecting previously unselected package erlang-runtime-tools. 2026-07-19 10:36:29.253 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.257 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.314 | Selecting previously unselected package erlang-ssl. 2026-07-19 10:36:29.328 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.331 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.419 | Selecting previously unselected package erlang-eldap. 2026-07-19 10:36:29.432 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.436 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.475 | Selecting previously unselected package erlang-ftp. 2026-07-19 10:36:29.489 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.492 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.532 | Selecting previously unselected package erlang-tftp. 2026-07-19 10:36:29.546 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.549 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.589 | Selecting previously unselected package erlang-inets. 2026-07-19 10:36:29.603 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.606 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.682 | Selecting previously unselected package erlang-snmp. 2026-07-19 10:36:29.696 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.699 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.846 | Selecting previously unselected package erlang-os-mon. 2026-07-19 10:36:29.860 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.863 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.906 | Selecting previously unselected package erlang-parsetools. 2026-07-19 10:36:29.920 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.923 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:29.965 | Selecting previously unselected package erlang-syntax-tools. 2026-07-19 10:36:29.979 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:29.982 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:30.028 | Selecting previously unselected package erlang-tools. 2026-07-19 10:36:30.041 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:30.044 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:30.104 | Selecting previously unselected package erlang-xmerl. 2026-07-19 10:36:30.117 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-19 10:36:30.121 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:30.199 | Selecting previously unselected package rabbitmq-server. 2026-07-19 10:36:30.213 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-19 10:36:30.219 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-19 10:36:31.267 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:31.620 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-19 10:36:31.620 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-19 10:36:34.103 | Searching for services which depend on erlang and should be started... none found. 2026-07-19 10:36:34.110 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.121 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.133 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.146 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.158 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.170 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.182 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.194 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.206 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.217 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.229 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.240 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.252 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.264 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.276 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.288 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-19 10:36:34.300 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-19 10:36:34.391 | info: Selecting GID from range 100 to 999 ... 2026-07-19 10:36:34.397 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-19 10:36:34.496 | info: Selecting UID from range 100 to 999 ... 2026-07-19 10:36:34.496 | 2026-07-19 10:36:34.501 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-19 10:36:34.504 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-19 10:36:34.560 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-19 10:36:34.770 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-19 10:36:54.910 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-19 10:36:56.569 | perl: warning: Setting locale failed. 2026-07-19 10:36:56.569 | perl: warning: Please check that your locale settings: 2026-07-19 10:36:56.569 | LANGUAGE = (unset), 2026-07-19 10:36:56.569 | LC_ALL = "en_US.utf8", 2026-07-19 10:36:56.569 | LANG = "de_DE.UTF-8" 2026-07-19 10:36:56.569 | are supported and installed on your system. 2026-07-19 10:36:56.570 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:36:56.703 | perl: warning: Setting locale failed. 2026-07-19 10:36:56.703 | perl: warning: Please check that your locale settings: 2026-07-19 10:36:56.703 | LANGUAGE = (unset), 2026-07-19 10:36:56.703 | LC_ALL = "en_US.utf8", 2026-07-19 10:36:56.703 | LANG = "de_DE.UTF-8" 2026-07-19 10:36:56.703 | are supported and installed on your system. 2026-07-19 10:36:56.703 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:36:56.753 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:36:56.753 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:36:56.754 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:36:56.824 | perl: warning: Setting locale failed. 2026-07-19 10:36:56.824 | perl: warning: Please check that your locale settings: 2026-07-19 10:36:56.825 | LANGUAGE = (unset), 2026-07-19 10:36:56.825 | LC_ALL = "en_US.utf8", 2026-07-19 10:36:56.825 | LANG = "de_DE.UTF-8" 2026-07-19 10:36:56.825 | are supported and installed on your system. 2026-07-19 10:36:56.825 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:36:57.319 | 2026-07-19 10:36:57.319 | Running kernel seems to be up-to-date. 2026-07-19 10:36:57.319 | 2026-07-19 10:36:57.319 | Restarting services... 2026-07-19 10:36:57.343 | 2026-07-19 10:36:57.343 | Service restarts being deferred: 2026-07-19 10:36:57.344 | systemctl restart virtlockd.service 2026-07-19 10:36:57.344 | systemctl restart virtlogd.service 2026-07-19 10:36:57.344 | 2026-07-19 10:36:57.344 | No containers need to be restarted. 2026-07-19 10:36:57.344 | 2026-07-19 10:36:57.344 | User sessions running outdated binaries: 2026-07-19 10:36:57.344 | quobyte @ session #5: sshd[2020,2066] 2026-07-19 10:36:57.354 | 2026-07-19 10:36:57.354 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-19 10:36:59.686 | + functions-common:apt_get:1211 : result=0 2026-07-19 10:36:59.690 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:36:59.694 | + functions-common:time_stop:2420 : local name 2026-07-19 10:36:59.698 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:36:59.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:36:59.706 | + functions-common:time_stop:2423 : local total 2026-07-19 10:36:59.709 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:36:59.714 | + functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:36:59.718 | + functions-common:time_stop:2427 : start_time=1784457385944 2026-07-19 10:36:59.722 | + functions-common:time_stop:2429 : [[ -z 1784457385944 ]] 2026-07-19 10:36:59.727 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:36:59.733 | + functions-common:time_stop:2432 : end_time=1784457419729 2026-07-19 10:36:59.738 | + functions-common:time_stop:2433 : elapsed_time=33785 2026-07-19 10:36:59.742 | + functions-common:time_stop:2434 : total=79583 2026-07-19 10:36:59.746 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:36:59.749 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113368 2026-07-19 10:36:59.754 | + functions-common:apt_get:1215 : return 0 2026-07-19 10:36:59.758 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-19 10:36:59.762 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:36:59.766 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:36:59.770 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:36:59.774 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:36:59.778 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:36:59.782 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:36:59.785 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:36:59.789 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:36:59.793 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:36:59.797 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:36:59.801 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:36:59.806 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:36:59.810 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:36:59.813 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-19 10:36:59.817 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-19 10:36:59.843 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:36:59.847 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-19 10:36:59.851 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:36:59.854 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-19 10:36:59.859 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-19 10:36:59.864 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-19 10:36:59.870 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-19 10:36:59.874 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-19 10:36:59.878 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-19 10:36:59.882 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-19 10:36:59.886 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-19 10:36:59.890 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-19 10:36:59.895 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-19 10:37:01.113 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-19 10:37:01.114 | user tags 2026-07-19 10:37:01.114 | guest [administrator]' 2026-07-19 10:37:01.119 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-19 10:37:01.120 | user tags 2026-07-19 10:37:01.120 | guest [administrator]' 2026-07-19 10:37:01.120 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-19 10:37:01.128 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-19 10:37:01.131 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-19 10:37:01.135 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-19 10:37:02.281 | Adding user "stackrabbit" ... 2026-07-19 10:37:02.293 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-19 10:37:02.314 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-19 10:37:03.415 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-19 10:37:03.451 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-19 10:37:03.454 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-19 10:37:04.601 | Changing password for user "stackrabbit" ... 2026-07-19 10:37:04.636 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-19 10:37:04.640 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-19 10:37:04.644 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-19 10:37:05.813 | Deleting user "guest" ... 2026-07-19 10:37:05.854 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-19 10:37:05.877 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:37:05.881 | + ./stack.sh:main:861 : install_database 2026-07-19 10:37:05.885 | + lib/database:install_database:118 : install_database_mysql 2026-07-19 10:37:05.888 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-19 10:37:05.892 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:37:05.895 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:37:05.898 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-19 10:37:05.911 | perl: warning: Setting locale failed. 2026-07-19 10:37:05.912 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:05.912 | LANGUAGE = (unset), 2026-07-19 10:37:05.912 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:05.912 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:05.912 | are supported and installed on your system. 2026-07-19 10:37:05.912 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:05.964 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:37:05.964 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:37:05.964 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:37:06.073 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-19 10:37:06.077 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-19 10:37:06.083 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-19 10:37:06.087 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:37:06.091 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:37:06.094 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-19 10:37:06.098 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-19 10:37:06.100 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-19 10:37:06.107 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-19 10:37:06.110 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-19 10:37:06.112 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:37:06.116 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:37:06.120 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:37:06.124 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:37:06.128 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:37:06.132 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:37:06.136 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:37:06.140 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:37:06.144 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:37:06.148 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:37:06.151 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:37:06.154 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:37:06.158 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:37:06.162 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-19 10:37:06.166 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:37:06.170 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:37:06.174 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-19 10:37:06.178 | + functions-common:install_package:1438 : update_package_repo 2026-07-19 10:37:06.182 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:37:06.186 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-19 10:37:06.189 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:37:06.193 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:37:06.197 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:37:06.201 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:37:06.205 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:37:06.210 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:37:06.213 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-19 10:37:06.217 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-19 10:37:06.221 | + functions-common:apt_get_update:1167 : return 2026-07-19 10:37:06.225 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-19 10:37:06.229 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:37:06.233 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:37:06.237 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:37:06.241 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-19 10:37:06.272 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-19 10:37:06.311 | Reading package lists... 2026-07-19 10:37:06.681 | Building dependency tree... 2026-07-19 10:37:06.683 | Reading state information... 2026-07-19 10:37:07.242 | The following packages were automatically installed and are no longer required: 2026-07-19 10:37:07.244 | libfwupd2 libgusb2 2026-07-19 10:37:07.244 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:37:07.246 | The following additional packages will be installed: 2026-07-19 10:37:07.246 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-19 10:37:07.246 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-19 10:37:07.246 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-19 10:37:07.246 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-19 10:37:07.246 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-19 10:37:07.247 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-19 10:37:07.248 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-19 10:37:07.250 | Suggested packages: 2026-07-19 10:37:07.250 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-19 10:37:07.250 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-19 10:37:07.302 | The following NEW packages will be installed: 2026-07-19 10:37:07.302 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-19 10:37:07.302 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-19 10:37:07.302 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-19 10:37:07.302 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-19 10:37:07.303 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-19 10:37:07.303 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-19 10:37:07.304 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-19 10:37:07.395 | 0 upgraded, 27 newly installed, 0 to remove and 41 not upgraded. 2026-07-19 10:37:07.395 | Need to get 29.6 MB of archives. 2026-07-19 10:37:07.395 | After this operation, 243 MB of additional disk space will be used. 2026-07-19 10:37:07.395 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-19 10:37:07.605 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-19 10:37:07.606 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-19 10:37:07.607 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-19 10:37:07.609 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-19 10:37:07.613 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-19 10:37:07.886 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-19 10:37:07.902 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-19 10:37:07.903 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-19 10:37:07.904 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-19 10:37:07.906 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-19 10:37:07.908 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-19 10:37:07.909 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-19 10:37:07.910 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-19 10:37:07.910 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-19 10:37:07.912 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-19 10:37:07.935 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-19 10:37:07.936 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-19 10:37:07.936 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-19 10:37:07.937 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-19 10:37:07.938 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-19 10:37:07.939 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-19 10:37:07.939 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-19 10:37:07.940 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-19 10:37:07.941 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-19 10:37:08.013 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-19 10:37:08.014 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-19 10:37:08.251 | perl: warning: Setting locale failed. 2026-07-19 10:37:08.251 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:08.251 | LANGUAGE = (unset), 2026-07-19 10:37:08.252 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:08.252 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:08.252 | are supported and installed on your system. 2026-07-19 10:37:08.252 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:08.315 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:37:08.315 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:37:08.315 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:37:08.442 | Vorkonfiguration der Pakete ... 2026-07-19 10:37:08.453 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:37:08.580 | Fetched 29.6 MB in 1s (43.6 MB/s) 2026-07-19 10:37:08.618 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-19 10:37:08.683 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-19 10:37:08.692 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-19 10:37:08.696 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:09.082 | Selecting previously unselected package mysql-client-8.0. 2026-07-19 10:37:09.097 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-19 10:37:09.101 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:09.151 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-19 10:37:09.165 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-19 10:37:09.172 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-19 10:37:09.217 | Selecting previously unselected package libmecab2:amd64. 2026-07-19 10:37:09.232 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-19 10:37:09.235 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-19 10:37:09.285 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-19 10:37:09.300 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-19 10:37:09.304 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-19 10:37:09.351 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-19 10:37:09.366 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-19 10:37:09.371 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:10.284 | Selecting previously unselected package mysql-server-8.0. 2026-07-19 10:37:10.298 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-19 10:37:10.305 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:37:10.359 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:37:10.359 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:37:10.359 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:37:10.437 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:37:10.449 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:37:10.750 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:10.813 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-19 10:37:10.827 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-19 10:37:10.831 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-19 10:37:10.870 | Selecting previously unselected package liburi-perl. 2026-07-19 10:37:10.884 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-19 10:37:10.888 | Unpacking liburi-perl (5.27-1) ... 2026-07-19 10:37:10.970 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-19 10:37:10.982 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-19 10:37:10.986 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-19 10:37:11.041 | Selecting previously unselected package libcgi-pm-perl. 2026-07-19 10:37:11.056 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-19 10:37:11.059 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-19 10:37:11.119 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-19 10:37:11.134 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:37:11.138 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-19 10:37:11.179 | Selecting previously unselected package libfcgi-perl. 2026-07-19 10:37:11.193 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-19 10:37:11.197 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-19 10:37:11.238 | Selecting previously unselected package libcgi-fast-perl. 2026-07-19 10:37:11.253 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-19 10:37:11.256 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-19 10:37:11.296 | Selecting previously unselected package libclone-perl:amd64. 2026-07-19 10:37:11.310 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-19 10:37:11.314 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-19 10:37:11.353 | Selecting previously unselected package libencode-locale-perl. 2026-07-19 10:37:11.368 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-19 10:37:11.372 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-19 10:37:11.410 | Selecting previously unselected package libfcgi-bin. 2026-07-19 10:37:11.425 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:37:11.428 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-19 10:37:11.468 | Selecting previously unselected package libhtml-template-perl. 2026-07-19 10:37:11.483 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-19 10:37:11.487 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-19 10:37:11.530 | Selecting previously unselected package libtimedate-perl. 2026-07-19 10:37:11.545 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-19 10:37:11.549 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-19 10:37:11.615 | Selecting previously unselected package libhttp-date-perl. 2026-07-19 10:37:11.630 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-19 10:37:11.634 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-19 10:37:11.673 | Selecting previously unselected package libio-html-perl. 2026-07-19 10:37:11.687 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-19 10:37:11.691 | Unpacking libio-html-perl (1.004-3) ... 2026-07-19 10:37:11.730 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-19 10:37:11.745 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-19 10:37:11.749 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-19 10:37:11.790 | Selecting previously unselected package libhttp-message-perl. 2026-07-19 10:37:11.804 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-19 10:37:11.808 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-19 10:37:11.859 | Selecting previously unselected package mecab-utils. 2026-07-19 10:37:11.874 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-19 10:37:11.877 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-19 10:37:11.921 | Selecting previously unselected package mecab-ipadic. 2026-07-19 10:37:11.936 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-19 10:37:11.939 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-19 10:37:12.540 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-19 10:37:12.555 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-19 10:37:12.558 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-19 10:37:12.598 | Selecting previously unselected package mysql-server. 2026-07-19 10:37:12.613 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-19 10:37:12.617 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:12.684 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-19 10:37:12.695 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-19 10:37:12.710 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:12.722 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-19 10:37:12.734 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-19 10:37:12.746 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-19 10:37:12.758 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-19 10:37:12.770 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-19 10:37:12.782 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-19 10:37:12.794 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-19 10:37:12.805 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-19 10:37:12.816 | Setting up libio-html-perl (1.004-3) ... 2026-07-19 10:37:12.828 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:12.839 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-19 10:37:12.850 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:12.862 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-19 10:37:12.873 | Setting up liburi-perl (5.27-1) ... 2026-07-19 10:37:12.884 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:12.928 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:37:12.981 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:37:12.981 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:37:12.981 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:37:13.060 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:37:13.070 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:37:13.127 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-19 10:37:13.163 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-19 10:37:26.132 | mysqld will log errors to /var/log/mysql/error.log 2026-07-19 10:37:26.973 | mysqld is running as pid 16771 2026-07-19 10:37:29.413 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-19 10:37:31.092 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-19 10:37:31.102 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-19 10:37:31.111 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-19 10:37:31.115 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-19 10:37:31.115 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-19 10:37:31.116 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-19 10:37:31.338 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-19 10:37:31.385 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-19 10:37:31.386 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-19 10:37:31.387 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-19 10:37:31.387 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-19 10:37:31.393 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-19 10:37:31.398 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-19 10:37:31.481 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-19 10:37:31.481 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-19 10:37:31.481 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-19 10:37:31.482 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-19 10:37:31.577 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-19 10:37:31.579 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-19 10:37:31.588 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-19 10:37:31.588 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-19 10:37:31.589 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-19 10:37:31.589 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-19 10:37:31.619 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-19 10:37:31.620 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-19 10:37:31.620 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-19 10:37:31.941 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-19 10:37:31.942 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-19 10:37:31.942 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-19 10:37:32.093 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-19 10:37:32.142 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-19 10:37:32.143 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-19 10:37:32.493 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-19 10:37:32.610 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-19 10:37:32.859 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-19 10:37:32.862 | 2026-07-19 10:37:32.862 | done! 2026-07-19 10:37:32.871 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-19 10:37:32.880 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-19 10:37:32.889 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-19 10:37:32.893 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-19 10:37:32.894 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-19 10:37:32.894 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-19 10:37:33.195 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-19 10:37:33.277 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-19 10:37:33.278 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-19 10:37:33.279 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-19 10:37:33.279 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-19 10:37:33.289 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-19 10:37:33.295 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-19 10:37:33.408 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-19 10:37:33.408 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-19 10:37:33.408 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-19 10:37:33.408 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-19 10:37:33.534 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-19 10:37:33.538 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-19 10:37:33.550 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-19 10:37:33.550 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-19 10:37:33.551 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-19 10:37:33.552 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-19 10:37:33.592 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-19 10:37:33.593 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-19 10:37:33.594 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-19 10:37:34.060 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-19 10:37:34.060 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-19 10:37:34.061 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-19 10:37:34.269 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-19 10:37:34.339 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-19 10:37:34.339 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-19 10:37:34.774 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-19 10:37:34.910 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-19 10:37:35.157 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-19 10:37:35.161 | 2026-07-19 10:37:35.161 | done! 2026-07-19 10:37:35.170 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-19 10:37:35.179 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-19 10:37:35.191 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-19 10:37:35.203 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-19 10:37:35.213 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-19 10:37:35.225 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-19 10:37:35.236 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-19 10:37:35.249 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-19 10:37:37.155 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-19 10:37:37.404 | perl: warning: Setting locale failed. 2026-07-19 10:37:37.404 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:37.404 | LANGUAGE = (unset), 2026-07-19 10:37:37.404 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:37.404 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:37.405 | are supported and installed on your system. 2026-07-19 10:37:37.405 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:37.534 | perl: warning: Setting locale failed. 2026-07-19 10:37:37.534 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:37.534 | LANGUAGE = (unset), 2026-07-19 10:37:37.535 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:37.535 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:37.535 | are supported and installed on your system. 2026-07-19 10:37:37.535 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:37.584 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:37:37.584 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:37:37.584 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:37:37.654 | perl: warning: Setting locale failed. 2026-07-19 10:37:37.654 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:37.654 | LANGUAGE = (unset), 2026-07-19 10:37:37.654 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:37.654 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:37.654 | are supported and installed on your system. 2026-07-19 10:37:37.654 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:38.160 | 2026-07-19 10:37:38.160 | Running kernel seems to be up-to-date. 2026-07-19 10:37:38.160 | 2026-07-19 10:37:38.160 | Restarting services... 2026-07-19 10:37:38.183 | 2026-07-19 10:37:38.183 | Service restarts being deferred: 2026-07-19 10:37:38.183 | systemctl restart virtlockd.service 2026-07-19 10:37:38.183 | systemctl restart virtlogd.service 2026-07-19 10:37:38.183 | 2026-07-19 10:37:38.183 | No containers need to be restarted. 2026-07-19 10:37:38.184 | 2026-07-19 10:37:38.184 | User sessions running outdated binaries: 2026-07-19 10:37:38.184 | quobyte @ session #5: sshd[2020,2066] 2026-07-19 10:37:38.195 | 2026-07-19 10:37:38.195 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-19 10:37:40.221 | + functions-common:apt_get:1211 : result=0 2026-07-19 10:37:40.225 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:37:40.229 | + functions-common:time_stop:2420 : local name 2026-07-19 10:37:40.232 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:37:40.235 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:37:40.239 | + functions-common:time_stop:2423 : local total 2026-07-19 10:37:40.242 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:37:40.246 | + functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:37:40.248 | + functions-common:time_stop:2427 : start_time=1784457426268 2026-07-19 10:37:40.252 | + functions-common:time_stop:2429 : [[ -z 1784457426268 ]] 2026-07-19 10:37:40.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:37:40.261 | + functions-common:time_stop:2432 : end_time=1784457460258 2026-07-19 10:37:40.264 | + functions-common:time_stop:2433 : elapsed_time=33990 2026-07-19 10:37:40.267 | + functions-common:time_stop:2434 : total=113368 2026-07-19 10:37:40.271 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:37:40.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=147358 2026-07-19 10:37:40.278 | + functions-common:apt_get:1215 : return 0 2026-07-19 10:37:40.282 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-19 10:37:40.285 | + ./stack.sh:main:864 : install_database_python 2026-07-19 10:37:40.288 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-19 10:37:40.292 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-19 10:37:40.296 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-19 10:37:40.299 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-19 10:37:40.304 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-19 10:37:40.308 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-19 10:37:40.312 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-19 10:37:40.318 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-19 10:37:40.318 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-19 10:37:40.323 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-19 10:37:40.327 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-19 10:37:40.330 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-19 10:37:40.334 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-19 10:37:40.337 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-19 10:37:40.365 | Using python 3.12 to install PyMySQL 2026-07-19 10:37:40.368 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-19 10:37:41.517 | Collecting PyMySQL 2026-07-19 10:37:41.669 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-19 10:37:41.696 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-19 10:37:41.867 | Installing collected packages: PyMySQL 2026-07-19 10:37:41.937 | Successfully installed PyMySQL-1.2.0 2026-07-19 10:37:42.041 | + inc/python:pip_install:216 : result=0 2026-07-19 10:37:42.044 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:37:42.048 | + functions-common:time_stop:2420 : local name 2026-07-19 10:37:42.052 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:37:42.055 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:37:42.058 | + functions-common:time_stop:2423 : local total 2026-07-19 10:37:42.061 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:37:42.065 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:37:42.068 | + functions-common:time_stop:2427 : start_time=1784457460359 2026-07-19 10:37:42.072 | + functions-common:time_stop:2429 : [[ -z 1784457460359 ]] 2026-07-19 10:37:42.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:37:42.082 | + functions-common:time_stop:2432 : end_time=1784457462078 2026-07-19 10:37:42.085 | + functions-common:time_stop:2433 : elapsed_time=1719 2026-07-19 10:37:42.089 | + functions-common:time_stop:2434 : total=34223 2026-07-19 10:37:42.092 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:37:42.095 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35942 2026-07-19 10:37:42.098 | + inc/python:pip_install:219 : return 0 2026-07-19 10:37:42.102 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-19 10:37:42.106 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-19 10:37:42.109 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-19 10:37:42.112 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-19 10:37:42.135 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:37:42.138 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-19 10:37:42.142 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-19 10:37:42.166 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:37:42.169 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-19 10:37:42.191 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:37:42.195 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-19 10:37:42.217 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:37:42.221 | + ./stack.sh:main:872 : install_etcd3 2026-07-19 10:37:42.225 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-19 10:37:42.225 | Installing etcd 2026-07-19 10:37:42.228 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-19 10:37:42.244 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-19 10:37:42.260 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-19 10:37:42.262 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-19 10:37:42.280 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-19 10:37:42.284 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-19 10:37:42.288 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-19 10:37:42.291 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-19 10:37:42.293 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-19 10:37:42.296 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-19 10:37:42.299 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-19 10:37:42.302 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-19 10:37:42.305 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-19 10:37:42.308 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-19 10:37:42.313 | --2026-07-19 12:37:42-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-19 10:37:42.396 | Resolving github.com (github.com)... 140.82.121.4 2026-07-19 10:37:42.412 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-19 10:37:42.635 | HTTP request sent, awaiting response... 302 Found 2026-07-19 10:37:42.636 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-19T11%3A16%3A52Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-19T10%3A15%3A53Z&ske=2026-07-19T11%3A16%3A52Z&sks=b&skv=2018-11-09&sig=Me368z%2F5%2B6eSFvS9PRg5qshVBFMuyto4bTzKJwayvj0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDQ1OTI2MiwibmJmIjoxNzg0NDU3NDYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.5g7xOCVf9wCx3XC2RYxpSCfPrSN_XRSmJO70D6K72aQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-19 10:37:42.636 | --2026-07-19 12:37:42-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-19T11%3A16%3A52Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-19T10%3A15%3A53Z&ske=2026-07-19T11%3A16%3A52Z&sks=b&skv=2018-11-09&sig=Me368z%2F5%2B6eSFvS9PRg5qshVBFMuyto4bTzKJwayvj0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDQ1OTI2MiwibmJmIjoxNzg0NDU3NDYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.5g7xOCVf9wCx3XC2RYxpSCfPrSN_XRSmJO70D6K72aQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-19 10:37:42.673 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-07-19 10:37:42.686 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-19 10:37:42.816 | HTTP request sent, awaiting response... 200 OK 2026-07-19 10:37:42.816 | Length: 20927601 (20M) [application/octet-stream] 2026-07-19 10:37:42.816 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-19 10:37:42.867 | 2026-07-19 10:37:43.110 | 0K ........ ........ ... 100% 67.9M=0.3s 2026-07-19 10:37:43.110 | 2026-07-19 10:37:43.110 | 2026-07-19 12:37:43 (67.9 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-19 10:37:43.111 | 2026-07-19 10:37:43.116 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-19 10:37:43.120 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-19 10:37:43.123 | ++ functions:get_extra_file:81 : return 2026-07-19 10:37:43.128 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-19 10:37:43.132 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-19 10:37:43.136 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-19 10:37:43.139 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-19 10:37:43.168 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-19 10:37:43.172 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-19 10:37:43.180 | etcd-v3.5.21-linux-amd64/ 2026-07-19 10:37:43.181 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-19 10:37:43.181 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-19 10:37:43.181 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-19 10:37:43.181 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-19 10:37:43.181 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-19 10:37:43.181 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-19 10:37:43.181 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-19 10:37:43.181 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-19 10:37:43.181 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-19 10:37:43.182 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-19 10:37:43.182 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-19 10:37:43.182 | etcd-v3.5.21-linux-amd64/README.md 2026-07-19 10:37:43.182 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-19 10:37:43.344 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-19 10:37:43.539 | etcd-v3.5.21-linux-amd64/etcd 2026-07-19 10:37:43.798 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-19 10:37:43.835 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-19 10:37:43.867 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-19 10:37:43.871 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-19 10:37:43.892 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:37:43.895 | + ./stack.sh:main:891 : install_dstat 2026-07-19 10:37:43.899 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-19 10:37:43.923 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:37:43.926 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-19 10:37:43.930 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:37:43.934 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-19 10:37:43.938 | + ./stack.sh:main:900 : install_libs 2026-07-19 10:37:43.941 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-19 10:37:43.945 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-19 10:37:43.949 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-19 10:37:43.952 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-19 10:37:43.956 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:43.960 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:43.963 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-19 10:37:43.967 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:43.971 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-19 10:37:43.975 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-19 10:37:43.979 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-19 10:37:43.982 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-19 10:37:43.986 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:43.990 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:43.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-19 10:37:43.998 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.002 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-19 10:37:44.006 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-19 10:37:44.010 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-19 10:37:44.014 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-19 10:37:44.017 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.021 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.025 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-19 10:37:44.029 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.033 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-19 10:37:44.036 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-19 10:37:44.040 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-19 10:37:44.044 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-19 10:37:44.048 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.051 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.055 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-19 10:37:44.059 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.063 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-19 10:37:44.067 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-19 10:37:44.071 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-19 10:37:44.075 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-19 10:37:44.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.082 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.086 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-19 10:37:44.090 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.094 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-19 10:37:44.097 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-19 10:37:44.101 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-19 10:37:44.105 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-19 10:37:44.109 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.113 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.116 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-19 10:37:44.120 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.124 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-19 10:37:44.128 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-19 10:37:44.132 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-19 10:37:44.136 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-19 10:37:44.140 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.144 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.147 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-19 10:37:44.151 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.155 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-19 10:37:44.159 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-19 10:37:44.163 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-19 10:37:44.167 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-19 10:37:44.170 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.174 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.178 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-19 10:37:44.182 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.186 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-19 10:37:44.189 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-19 10:37:44.193 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-19 10:37:44.197 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-19 10:37:44.201 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.205 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.209 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-19 10:37:44.212 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.216 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-19 10:37:44.220 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-19 10:37:44.224 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-19 10:37:44.228 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-19 10:37:44.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.236 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.240 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-19 10:37:44.244 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.248 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-19 10:37:44.252 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-19 10:37:44.256 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-19 10:37:44.260 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-19 10:37:44.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.267 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.271 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-19 10:37:44.275 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.279 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-19 10:37:44.283 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-19 10:37:44.287 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-19 10:37:44.290 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-19 10:37:44.294 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.298 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.302 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-19 10:37:44.306 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.310 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-19 10:37:44.313 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-19 10:37:44.317 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-19 10:37:44.321 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-19 10:37:44.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.329 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.333 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-19 10:37:44.337 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.341 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-19 10:37:44.345 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-19 10:37:44.348 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-19 10:37:44.352 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-19 10:37:44.356 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.360 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.364 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-19 10:37:44.368 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.372 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-19 10:37:44.376 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-19 10:37:44.380 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-19 10:37:44.384 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-19 10:37:44.387 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.391 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.395 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-19 10:37:44.399 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.403 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-19 10:37:44.407 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-19 10:37:44.411 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-19 10:37:44.415 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-19 10:37:44.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.422 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.426 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-19 10:37:44.430 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.434 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-19 10:37:44.438 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-19 10:37:44.442 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-19 10:37:44.446 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-19 10:37:44.450 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.454 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.457 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-19 10:37:44.461 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.465 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-19 10:37:44.469 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-19 10:37:44.473 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-19 10:37:44.477 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-19 10:37:44.481 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.485 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.489 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-19 10:37:44.493 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.497 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-19 10:37:44.500 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-19 10:37:44.504 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-19 10:37:44.508 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-19 10:37:44.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-19 10:37:44.524 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.527 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-19 10:37:44.531 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-19 10:37:44.535 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-19 10:37:44.539 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-19 10:37:44.543 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.547 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.550 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-19 10:37:44.554 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.558 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-19 10:37:44.562 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-19 10:37:44.566 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-19 10:37:44.570 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-19 10:37:44.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.578 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.581 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-19 10:37:44.585 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.589 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-19 10:37:44.593 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-19 10:37:44.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-19 10:37:44.601 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-19 10:37:44.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.608 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.612 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-19 10:37:44.616 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.620 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-19 10:37:44.624 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-19 10:37:44.628 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-19 10:37:44.632 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-19 10:37:44.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.640 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.643 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-19 10:37:44.647 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.651 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-19 10:37:44.655 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-19 10:37:44.659 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-19 10:37:44.663 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-19 10:37:44.667 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.670 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.674 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-19 10:37:44.678 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.682 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-19 10:37:44.686 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-19 10:37:44.690 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-19 10:37:44.694 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-19 10:37:44.697 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.701 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.705 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-19 10:37:44.709 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.713 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-19 10:37:44.717 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-19 10:37:44.721 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-19 10:37:44.725 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-19 10:37:44.729 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.733 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.737 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-19 10:37:44.741 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.745 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-19 10:37:44.749 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-19 10:37:44.753 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-19 10:37:44.757 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-19 10:37:44.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.764 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.768 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-19 10:37:44.772 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.776 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-19 10:37:44.780 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-19 10:37:44.784 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-19 10:37:44.788 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-19 10:37:44.792 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.795 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.799 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-19 10:37:44.803 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.807 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-19 10:37:44.811 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-19 10:37:44.815 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-19 10:37:44.819 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-19 10:37:44.823 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.826 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.830 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-19 10:37:44.834 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.838 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-19 10:37:44.842 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-19 10:37:44.846 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-19 10:37:44.850 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-19 10:37:44.854 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.857 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.861 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-19 10:37:44.865 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.869 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-19 10:37:44.873 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-19 10:37:44.877 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-19 10:37:44.881 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-19 10:37:44.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.889 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.893 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-19 10:37:44.897 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.900 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-19 10:37:44.904 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-19 10:37:44.908 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-19 10:37:44.912 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-19 10:37:44.916 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.919 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.923 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-19 10:37:44.927 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.931 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-19 10:37:44.935 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-19 10:37:44.939 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-19 10:37:44.943 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-19 10:37:44.947 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.951 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-19 10:37:44.959 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.963 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-19 10:37:44.967 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-19 10:37:44.971 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-19 10:37:44.975 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-19 10:37:44.979 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:44.983 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:44.987 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-19 10:37:44.990 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:44.994 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-19 10:37:44.998 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-19 10:37:45.002 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-19 10:37:45.006 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-19 10:37:45.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:45.014 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:45.018 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-19 10:37:45.022 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:45.026 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-19 10:37:45.030 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-19 10:37:45.034 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-19 10:37:45.037 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-19 10:37:45.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:45.045 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:45.049 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-19 10:37:45.053 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:45.057 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-19 10:37:45.061 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-19 10:37:45.065 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-19 10:37:45.069 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-19 10:37:45.073 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:45.077 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:45.081 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-19 10:37:45.085 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:45.089 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-19 10:37:45.093 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-19 10:37:45.096 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-19 10:37:45.100 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-19 10:37:45.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:45.108 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:45.112 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-19 10:37:45.116 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:45.120 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-19 10:37:45.124 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-19 10:37:45.128 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:45.132 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:45.136 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-19 10:37:45.140 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:45.144 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-19 10:37:45.171 | Using python 3.12 to install etcd3gw 2026-07-19 10:37:45.176 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-19 10:37:46.609 | Collecting etcd3gw 2026-07-19 10:37:46.750 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-19 10:37:46.761 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-19 10:37:46.803 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-19 10:37:46.805 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-19 10:37:46.849 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-19 10:37:46.865 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-19 10:37:46.910 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-19 10:37:46.927 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-19 10:37:47.458 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-19 10:37:47.474 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-19 10:37:47.488 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-19 10:37:47.673 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-19 10:37:47.675 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-19 10:37:47.710 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-19 10:37:47.711 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-19 10:37:47.750 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-19 10:37:47.753 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-19 10:37:47.759 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-19 10:37:47.786 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-19 10:37:47.818 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-19 10:37:47.844 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-19 10:37:47.852 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-19 10:37:47.855 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-19 10:37:47.857 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-19 10:37:47.859 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-19 10:37:47.875 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-19 10:37:48.108 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-19 10:37:48.165 | Attempting uninstall: urllib3 2026-07-19 10:37:48.172 | Found existing installation: urllib3 2.0.7 2026-07-19 10:37:48.172 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:37:48.174 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-19 10:37:48.319 | Attempting uninstall: idna 2026-07-19 10:37:48.327 | Found existing installation: idna 3.6 2026-07-19 10:37:48.328 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:37:48.329 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-19 10:37:48.487 | Attempting uninstall: requests 2026-07-19 10:37:48.493 | Found existing installation: requests 2.31.0 2026-07-19 10:37:48.494 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:37:48.494 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-19 10:37:48.725 | 2026-07-19 10:37:48.730 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-19 10:37:48.881 | + inc/python:pip_install:216 : result=0 2026-07-19 10:37:48.885 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:37:48.889 | + functions-common:time_stop:2420 : local name 2026-07-19 10:37:48.892 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:37:48.895 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:37:48.899 | + functions-common:time_stop:2423 : local total 2026-07-19 10:37:48.902 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:37:48.906 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:37:48.909 | + functions-common:time_stop:2427 : start_time=1784457465165 2026-07-19 10:37:48.912 | + functions-common:time_stop:2429 : [[ -z 1784457465165 ]] 2026-07-19 10:37:48.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:37:48.922 | + functions-common:time_stop:2432 : end_time=1784457468918 2026-07-19 10:37:48.925 | + functions-common:time_stop:2433 : elapsed_time=3753 2026-07-19 10:37:48.928 | + functions-common:time_stop:2434 : total=35942 2026-07-19 10:37:48.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:37:48.934 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39695 2026-07-19 10:37:48.938 | + inc/python:pip_install:219 : return 0 2026-07-19 10:37:48.940 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-19 10:37:48.944 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-19 10:37:48.948 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-19 10:37:48.952 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:37:48.955 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:37:48.958 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:37:48.961 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:37:48.966 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:37:48.969 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:37:48.973 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:37:48.977 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:37:48.981 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:37:48.984 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:37:48.988 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:37:48.991 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:37:48.995 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:37:48.998 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-19 10:37:49.002 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:37:49.005 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:37:49.009 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-19 10:37:49.012 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-19 10:37:49.016 | + functions-common:install_package:1438 : update_package_repo 2026-07-19 10:37:49.019 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:37:49.023 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-19 10:37:49.026 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:37:49.030 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:37:49.034 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:37:49.038 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:37:49.042 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:37:49.046 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:37:49.049 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-19 10:37:49.053 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-19 10:37:49.057 | + functions-common:apt_get_update:1167 : return 2026-07-19 10:37:49.059 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-19 10:37:49.063 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:37:49.066 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:37:49.069 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:37:49.073 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-19 10:37:49.101 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-19 10:37:49.142 | Reading package lists... 2026-07-19 10:37:49.562 | Building dependency tree... 2026-07-19 10:37:49.565 | Reading state information... 2026-07-19 10:37:50.275 | The following packages were automatically installed and are no longer required: 2026-07-19 10:37:50.277 | libfwupd2 libgusb2 2026-07-19 10:37:50.278 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:37:50.282 | The following additional packages will be installed: 2026-07-19 10:37:50.284 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-19 10:37:50.285 | Suggested packages: 2026-07-19 10:37:50.285 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-19 10:37:50.285 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-19 10:37:50.285 | python3-uwsgidecorators 2026-07-19 10:37:50.326 | The following NEW packages will be installed: 2026-07-19 10:37:50.328 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-19 10:37:50.606 | 0 upgraded, 6 newly installed, 0 to remove and 41 not upgraded. 2026-07-19 10:37:50.606 | Need to get 1270 kB of archives. 2026-07-19 10:37:50.606 | After this operation, 4285 kB of additional disk space will be used. 2026-07-19 10:37:50.607 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-19 10:37:51.060 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-19 10:37:51.136 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-19 10:37:51.259 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-19 10:37:51.365 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-19 10:37:51.368 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-19 10:37:51.626 | perl: warning: Setting locale failed. 2026-07-19 10:37:51.626 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:51.626 | LANGUAGE = (unset), 2026-07-19 10:37:51.626 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:51.627 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:51.627 | are supported and installed on your system. 2026-07-19 10:37:51.627 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:51.690 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:37:51.690 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:37:51.690 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:37:51.888 | Fetched 1270 kB in 1s (1249 kB/s) 2026-07-19 10:37:51.933 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-19 10:37:51.994 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-19 10:37:52.001 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-19 10:37:52.009 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-19 10:37:52.059 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-19 10:37:52.072 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-19 10:37:52.076 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-19 10:37:52.127 | Selecting previously unselected package libzmq5:amd64. 2026-07-19 10:37:52.139 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-19 10:37:52.143 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-19 10:37:52.195 | Selecting previously unselected package uwsgi-core. 2026-07-19 10:37:52.208 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-19 10:37:52.212 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-19 10:37:52.384 | Selecting previously unselected package uwsgi. 2026-07-19 10:37:52.397 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-19 10:37:52.403 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-19 10:37:52.458 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-19 10:37:52.470 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-19 10:37:52.475 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-19 10:37:52.545 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-19 10:37:52.555 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-19 10:37:52.565 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-19 10:37:52.574 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-19 10:37:52.592 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-19 10:37:53.151 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-19 10:37:53.185 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-19 10:37:54.169 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-19 10:37:54.417 | perl: warning: Setting locale failed. 2026-07-19 10:37:54.417 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:54.417 | LANGUAGE = (unset), 2026-07-19 10:37:54.417 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:54.417 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:54.417 | are supported and installed on your system. 2026-07-19 10:37:54.417 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:54.555 | perl: warning: Setting locale failed. 2026-07-19 10:37:54.555 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:54.555 | LANGUAGE = (unset), 2026-07-19 10:37:54.555 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:54.555 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:54.556 | are supported and installed on your system. 2026-07-19 10:37:54.556 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:54.606 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:37:54.606 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:37:54.606 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:37:54.679 | perl: warning: Setting locale failed. 2026-07-19 10:37:54.679 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:54.679 | LANGUAGE = (unset), 2026-07-19 10:37:54.679 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:54.679 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:54.680 | are supported and installed on your system. 2026-07-19 10:37:54.680 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:55.192 | 2026-07-19 10:37:55.192 | Running kernel seems to be up-to-date. 2026-07-19 10:37:55.192 | 2026-07-19 10:37:55.192 | Restarting services... 2026-07-19 10:37:55.215 | 2026-07-19 10:37:55.216 | Service restarts being deferred: 2026-07-19 10:37:55.216 | systemctl restart virtlockd.service 2026-07-19 10:37:55.216 | systemctl restart virtlogd.service 2026-07-19 10:37:55.216 | 2026-07-19 10:37:55.216 | No containers need to be restarted. 2026-07-19 10:37:55.216 | 2026-07-19 10:37:55.216 | User sessions running outdated binaries: 2026-07-19 10:37:55.216 | quobyte @ session #5: sshd[2020,2066] 2026-07-19 10:37:55.226 | 2026-07-19 10:37:55.227 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-19 10:37:57.368 | + functions-common:apt_get:1211 : result=0 2026-07-19 10:37:57.372 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:37:57.376 | + functions-common:time_stop:2420 : local name 2026-07-19 10:37:57.379 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:37:57.381 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:37:57.386 | + functions-common:time_stop:2423 : local total 2026-07-19 10:37:57.388 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:37:57.391 | + functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:37:57.393 | + functions-common:time_stop:2427 : start_time=1784457469097 2026-07-19 10:37:57.397 | + functions-common:time_stop:2429 : [[ -z 1784457469097 ]] 2026-07-19 10:37:57.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:37:57.406 | + functions-common:time_stop:2432 : end_time=1784457477403 2026-07-19 10:37:57.409 | + functions-common:time_stop:2433 : elapsed_time=8306 2026-07-19 10:37:57.413 | + functions-common:time_stop:2434 : total=147358 2026-07-19 10:37:57.417 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:37:57.421 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155664 2026-07-19 10:37:57.424 | + functions-common:apt_get:1215 : return 0 2026-07-19 10:37:57.427 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-19 10:37:57.431 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:37:57.434 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:37:57.437 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-19 10:37:57.440 | perl: warning: Setting locale failed. 2026-07-19 10:37:57.440 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:57.440 | LANGUAGE = (unset), 2026-07-19 10:37:57.440 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:57.440 | LANG = (unset) 2026-07-19 10:37:57.441 | are supported and installed on your system. 2026-07-19 10:37:57.441 | perl: warning: Falling back to the standard locale ("C"). 2026-07-19 10:37:57.475 | No module matches proxy 2026-07-19 10:37:57.480 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-19 10:37:57.491 | perl: warning: Setting locale failed. 2026-07-19 10:37:57.491 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:57.491 | LANGUAGE = (unset), 2026-07-19 10:37:57.492 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:57.492 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:57.492 | are supported and installed on your system. 2026-07-19 10:37:57.492 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:57.532 | Enabling module proxy. 2026-07-19 10:37:57.538 | To activate the new configuration, you need to run: 2026-07-19 10:37:57.538 | systemctl restart apache2 2026-07-19 10:37:57.543 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-19 10:37:57.555 | perl: warning: Setting locale failed. 2026-07-19 10:37:57.556 | perl: warning: Please check that your locale settings: 2026-07-19 10:37:57.556 | LANGUAGE = (unset), 2026-07-19 10:37:57.556 | LC_ALL = "en_US.utf8", 2026-07-19 10:37:57.556 | LANG = "de_DE.UTF-8" 2026-07-19 10:37:57.556 | are supported and installed on your system. 2026-07-19 10:37:57.556 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:37:57.595 | Considering dependency proxy for proxy_uwsgi: 2026-07-19 10:37:57.595 | Module proxy already enabled 2026-07-19 10:37:57.595 | Enabling module proxy_uwsgi. 2026-07-19 10:37:57.601 | To activate the new configuration, you need to run: 2026-07-19 10:37:57.601 | systemctl restart apache2 2026-07-19 10:37:57.606 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-19 10:37:57.610 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-19 10:37:57.613 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:37:57.617 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-19 10:37:57.740 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-19 10:37:57.743 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-19 10:37:57.745 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-19 10:37:57.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:57.753 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:57.756 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-19 10:37:57.760 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:57.763 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-19 10:37:57.766 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-19 10:37:57.769 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-19 10:37:57.773 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:57.776 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:57.778 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-19 10:37:57.781 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:57.784 | + ./stack.sh:main:908 : install_glanceclient 2026-07-19 10:37:57.787 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-19 10:37:57.790 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-19 10:37:57.792 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:57.795 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:57.798 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-19 10:37:57.801 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:57.804 | + ./stack.sh:main:909 : install_cinderclient 2026-07-19 10:37:57.807 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-19 10:37:57.810 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-19 10:37:57.813 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:57.816 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:57.819 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-19 10:37:57.823 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:57.826 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-19 10:37:57.830 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-19 10:37:57.833 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:57.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:57.841 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-19 10:37:57.845 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:57.848 | + ./stack.sh:main:910 : install_novaclient 2026-07-19 10:37:57.852 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-19 10:37:57.856 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-19 10:37:57.859 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:57.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:57.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-19 10:37:57.869 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:57.873 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-19 10:37:57.895 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:37:57.898 | + ./stack.sh:main:912 : install_swiftclient 2026-07-19 10:37:57.901 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-19 10:37:57.904 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-19 10:37:57.908 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:57.911 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:57.914 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-19 10:37:57.917 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:57.920 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-19 10:37:57.942 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:37:57.946 | + ./stack.sh:main:915 : install_neutronclient 2026-07-19 10:37:57.949 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-19 10:37:57.953 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-19 10:37:57.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:57.961 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:57.964 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-19 10:37:57.967 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:57.970 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-19 10:37:57.973 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-19 10:37:57.977 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-19 10:37:57.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:37:57.985 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:37:57.988 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-19 10:37:57.991 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:37:57.995 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-19 10:37:57.998 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-19 10:37:58.002 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-19 10:37:58.006 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-19 10:37:58.010 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-19 10:37:58.014 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-19 10:37:58.020 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-19 10:37:58.021 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-19 10:37:58.026 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-19 10:37:58.029 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-19 10:37:58.033 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-19 10:37:58.037 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-19 10:37:58.041 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-19 10:37:58.068 | Using python 3.12 to install keystonemiddleware 2026-07-19 10:37:58.072 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-19 10:37:59.263 | Collecting keystonemiddleware 2026-07-19 10:37:59.398 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-19 10:37:59.459 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-19 10:37:59.476 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-19 10:37:59.530 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-19 10:37:59.546 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-19 10:37:59.608 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-19 10:37:59.625 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-19 10:37:59.671 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-19 10:37:59.689 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-19 10:37:59.737 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-19 10:37:59.754 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-19 10:37:59.896 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-19 10:37:59.917 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-19 10:37:59.966 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-19 10:37:59.983 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-19 10:38:00.040 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-19 10:38:00.055 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-19 10:38:00.066 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-19 10:38:00.095 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-19 10:38:00.111 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-19 10:38:00.153 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-19 10:38:00.168 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-19 10:38:00.215 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-19 10:38:00.233 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-19 10:38:00.243 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-19 10:38:00.277 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-19 10:38:00.293 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-19 10:38:00.306 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-19 10:38:00.346 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-19 10:38:00.363 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-19 10:38:00.397 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-19 10:38:00.414 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-19 10:38:00.455 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-19 10:38:00.470 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-19 10:38:00.511 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-19 10:38:00.527 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-19 10:38:00.575 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-19 10:38:00.590 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-19 10:38:00.633 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-19 10:38:00.649 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-19 10:38:00.687 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-19 10:38:00.703 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-19 10:38:00.714 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-19 10:38:00.752 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-19 10:38:00.768 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-19 10:38:00.778 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-19 10:38:00.780 | 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.2) 2026-07-19 10:38:00.927 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-19 10:38:00.943 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-19 10:38:01.000 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-19 10:38:01.017 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-19 10:38:01.031 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-19 10:38:01.157 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-19 10:38:01.173 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-19 10:38:01.194 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-19 10:38:01.229 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-19 10:38:01.244 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-19 10:38:01.301 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-19 10:38:01.301 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-19 10:38:01.302 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-19 10:38:01.304 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-19 10:38:01.345 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-19 10:38:01.384 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-19 10:38:01.421 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-19 10:38:01.444 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-19 10:38:01.467 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-19 10:38:01.488 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-19 10:38:01.510 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-19 10:38:01.534 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-19 10:38:01.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.1 MB/s 0:00:00 2026-07-19 10:38:01.602 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-19 10:38:01.629 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-19 10:38:01.653 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-19 10:38:01.678 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-19 10:38:01.699 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-19 10:38:01.727 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-19 10:38:01.750 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-19 10:38:01.774 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-19 10:38:01.795 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-19 10:38:01.817 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-19 10:38:01.839 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-19 10:38:01.864 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-19 10:38:01.891 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-19 10:38:01.912 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-19 10:38:01.936 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-19 10:38:01.957 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-19 10:38:01.980 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-19 10:38:02.276 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-19 10:38:02.532 | Attempting uninstall: six 2026-07-19 10:38:02.541 | Found existing installation: six 1.16.0 2026-07-19 10:38:02.541 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:02.542 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-19 10:38:02.608 | Attempting uninstall: pyparsing 2026-07-19 10:38:02.617 | Found existing installation: pyparsing 3.1.1 2026-07-19 10:38:02.618 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:02.618 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-19 10:38:02.759 | Attempting uninstall: PyJWT 2026-07-19 10:38:02.768 | Found existing installation: PyJWT 2.7.0 2026-07-19 10:38:02.769 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:02.769 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-19 10:38:02.932 | Attempting uninstall: netaddr 2026-07-19 10:38:02.942 | Found existing installation: netaddr 0.8.0 2026-07-19 10:38:02.943 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:02.943 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-19 10:38:03.202 | Attempting uninstall: python-dateutil 2026-07-19 10:38:03.212 | Found existing installation: python-dateutil 2.8.2 2026-07-19 10:38:03.212 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:03.213 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-19 10:38:05.381 | 2026-07-19 10:38:05.389 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.3.0 oslo.config-10.5.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.1.0 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.9.0 typing-extensions-4.15.0 2026-07-19 10:38:05.591 | + inc/python:pip_install:216 : result=0 2026-07-19 10:38:05.593 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:38:05.597 | + functions-common:time_stop:2420 : local name 2026-07-19 10:38:05.600 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:38:05.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:38:05.607 | + functions-common:time_stop:2423 : local total 2026-07-19 10:38:05.610 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:38:05.614 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:38:05.617 | + functions-common:time_stop:2427 : start_time=1784457478061 2026-07-19 10:38:05.620 | + functions-common:time_stop:2429 : [[ -z 1784457478061 ]] 2026-07-19 10:38:05.624 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:38:05.630 | + functions-common:time_stop:2432 : end_time=1784457485626 2026-07-19 10:38:05.634 | + functions-common:time_stop:2433 : elapsed_time=7565 2026-07-19 10:38:05.636 | + functions-common:time_stop:2434 : total=39695 2026-07-19 10:38:05.639 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:38:05.643 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47260 2026-07-19 10:38:05.647 | + inc/python:pip_install:219 : return 0 2026-07-19 10:38:05.650 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-19 10:38:05.653 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-19 10:38:05.657 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-19 10:38:05.661 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-19 10:38:05.664 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-19 10:38:05.669 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-19 10:38:05.675 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-19 10:38:05.675 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-19 10:38:05.683 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-19 10:38:05.686 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-19 10:38:05.690 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-19 10:38:05.694 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-19 10:38:05.697 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-19 10:38:05.727 | Using python 3.12 to install python-memcached 2026-07-19 10:38:05.730 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-19 10:38:06.934 | Collecting python-memcached 2026-07-19 10:38:07.077 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-19 10:38:07.102 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-19 10:38:07.282 | Installing collected packages: python-memcached 2026-07-19 10:38:07.319 | Successfully installed python-memcached-1.62 2026-07-19 10:38:07.432 | + inc/python:pip_install:216 : result=0 2026-07-19 10:38:07.436 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:38:07.439 | + functions-common:time_stop:2420 : local name 2026-07-19 10:38:07.442 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:38:07.446 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:38:07.450 | + functions-common:time_stop:2423 : local total 2026-07-19 10:38:07.453 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:38:07.456 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:38:07.459 | + functions-common:time_stop:2427 : start_time=1784457485720 2026-07-19 10:38:07.463 | + functions-common:time_stop:2429 : [[ -z 1784457485720 ]] 2026-07-19 10:38:07.467 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:38:07.473 | + functions-common:time_stop:2432 : end_time=1784457487469 2026-07-19 10:38:07.476 | + functions-common:time_stop:2433 : elapsed_time=1749 2026-07-19 10:38:07.480 | + functions-common:time_stop:2434 : total=47260 2026-07-19 10:38:07.484 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:38:07.488 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49009 2026-07-19 10:38:07.492 | + inc/python:pip_install:219 : return 0 2026-07-19 10:38:07.496 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-19 10:38:07.517 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:38:07.521 | + ./stack.sh:main:922 : '[' 192.168.122.240 == 192.168.122.240 ']' 2026-07-19 10:38:07.525 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-19 10:38:07.529 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-19 10:38:07.533 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-19 10:38:07.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-19 10:38:07.538 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-19 10:38:07.542 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-19 10:38:07.564 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:38:07.567 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-19 10:38:07.570 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-19 10:38:07.574 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-19 10:38:07.577 | + functions-common:git_clone:591 : local git_ref=master 2026-07-19 10:38:07.580 | + functions-common:git_clone:592 : local orig_dir 2026-07-19 10:38:07.584 | ++ functions-common:git_clone:593 : pwd 2026-07-19 10:38:07.588 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:38:07.591 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:38:07.595 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:38:07.616 | + functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:38:07.620 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:38:07.623 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:38:07.627 | + functions-common:git_clone:610 : echo master 2026-07-19 10:38:07.628 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:38:07.634 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-19 10:38:07.638 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-19 10:38:07.642 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-19 10:38:07.645 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:38:07.648 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:38:07.651 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:38:07.655 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:38:07.657 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:38:07.660 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:38:07.664 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:38:07.667 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:38:07.671 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:38:07.676 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457487672 2026-07-19 10:38:07.679 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-19 10:38:07.683 | Cloning into '/opt/stack/keystone'... 2026-07-19 10:38:26.033 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:38:26.036 | + functions-common:time_stop:2420 : local name 2026-07-19 10:38:26.040 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:38:26.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:38:26.047 | + functions-common:time_stop:2423 : local total 2026-07-19 10:38:26.051 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:38:26.055 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:38:26.058 | + functions-common:time_stop:2427 : start_time=1784457487672 2026-07-19 10:38:26.062 | + functions-common:time_stop:2429 : [[ -z 1784457487672 ]] 2026-07-19 10:38:26.067 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:38:26.072 | + functions-common:time_stop:2432 : end_time=1784457506068 2026-07-19 10:38:26.076 | + functions-common:time_stop:2433 : elapsed_time=18396 2026-07-19 10:38:26.080 | + functions-common:time_stop:2434 : total=5580 2026-07-19 10:38:26.083 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:38:26.087 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23976 2026-07-19 10:38:26.091 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-19 10:38:26.094 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-19 10:38:26.098 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:38:26.102 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:38:26.105 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:38:26.109 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:38:26.113 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:38:26.116 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:38:26.120 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:38:26.123 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:38:26.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:38:26.134 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457506130 2026-07-19 10:38:26.138 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-19 10:38:26.748 | From https://review.opendev.org/openstack/keystone 2026-07-19 10:38:26.748 | * branch master -> FETCH_HEAD 2026-07-19 10:38:26.759 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:38:26.763 | + functions-common:time_stop:2420 : local name 2026-07-19 10:38:26.766 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:38:26.770 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:38:26.773 | + functions-common:time_stop:2423 : local total 2026-07-19 10:38:26.777 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:38:26.780 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:38:26.784 | + functions-common:time_stop:2427 : start_time=1784457506130 2026-07-19 10:38:26.788 | + functions-common:time_stop:2429 : [[ -z 1784457506130 ]] 2026-07-19 10:38:26.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:38:26.798 | + functions-common:time_stop:2432 : end_time=1784457506794 2026-07-19 10:38:26.802 | + functions-common:time_stop:2433 : elapsed_time=664 2026-07-19 10:38:26.805 | + functions-common:time_stop:2434 : total=23976 2026-07-19 10:38:26.809 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:38:26.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24640 2026-07-19 10:38:26.815 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-19 10:38:26.819 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:38:26.822 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:38:26.826 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:38:26.830 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:38:26.833 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:38:26.837 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:38:26.840 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:38:26.844 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:38:26.849 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:38:26.854 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457506850 2026-07-19 10:38:26.857 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-19 10:38:27.032 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:38:27.032 | 2026-07-19 10:38:27.032 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:38:27.032 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:38:27.033 | state without impacting any branches by switching back to a branch. 2026-07-19 10:38:27.033 | 2026-07-19 10:38:27.033 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:38:27.033 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:38:27.033 | 2026-07-19 10:38:27.033 | git switch -c 2026-07-19 10:38:27.033 | 2026-07-19 10:38:27.033 | Or undo this operation with: 2026-07-19 10:38:27.033 | 2026-07-19 10:38:27.034 | git switch - 2026-07-19 10:38:27.034 | 2026-07-19 10:38:27.034 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:38:27.034 | 2026-07-19 10:38:27.034 | HEAD is now at 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-19 10:38:27.039 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:38:27.043 | + functions-common:time_stop:2420 : local name 2026-07-19 10:38:27.047 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:38:27.051 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:38:27.055 | + functions-common:time_stop:2423 : local total 2026-07-19 10:38:27.058 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:38:27.062 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:38:27.066 | + functions-common:time_stop:2427 : start_time=1784457506850 2026-07-19 10:38:27.069 | + functions-common:time_stop:2429 : [[ -z 1784457506850 ]] 2026-07-19 10:38:27.074 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:38:27.080 | + functions-common:time_stop:2432 : end_time=1784457507076 2026-07-19 10:38:27.084 | + functions-common:time_stop:2433 : elapsed_time=226 2026-07-19 10:38:27.087 | + functions-common:time_stop:2434 : total=24640 2026-07-19 10:38:27.091 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:38:27.095 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24866 2026-07-19 10:38:27.099 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-19 10:38:27.118 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-19 10:38:27.123 | + functions-common:git_clone:673 : git show --oneline 2026-07-19 10:38:27.123 | + functions-common:git_clone:673 : head -1 2026-07-19 10:38:27.128 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-19 10:38:27.134 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:38:27.138 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-19 10:38:27.142 | + inc/python:setup_develop:353 : local bindep 2026-07-19 10:38:27.147 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-19 10:38:27.151 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-19 10:38:27.155 | + inc/python:setup_develop:359 : local extras= 2026-07-19 10:38:27.159 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-19 10:38:27.163 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-19 10:38:27.166 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-19 10:38:27.170 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-19 10:38:27.174 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-19 10:38:27.177 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-19 10:38:27.183 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-19 10:38:27.188 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-19 10:38:27.192 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-19 10:38:27.195 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-19 10:38:27.199 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-19 10:38:27.204 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-19 10:38:27.211 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-19 10:38:27.215 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-19 10:38:27.219 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-19 10:38:27.376 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-19 10:38:27.379 | + inc/python:setup_package:436 : local bindep=0 2026-07-19 10:38:27.383 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-19 10:38:27.387 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-19 10:38:27.391 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-19 10:38:27.395 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-19 10:38:27.399 | + inc/python:setup_package:445 : local flags=-e 2026-07-19 10:38:27.402 | + inc/python:setup_package:446 : local extras= 2026-07-19 10:38:27.406 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-19 10:38:27.410 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-19 10:38:27.414 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-19 10:38:27.418 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-19 10:38:27.421 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-19 10:38:27.425 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-19 10:38:27.455 | Using python 3.12 to install /opt/stack/keystone 2026-07-19 10:38:27.458 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-19 10:38:28.435 | Obtaining file:///opt/stack/keystone 2026-07-19 10:38:28.440 | Installing build dependencies: started 2026-07-19 10:38:30.108 | Installing build dependencies: finished with status 'done' 2026-07-19 10:38:30.109 | Checking if build backend supports build_editable: started 2026-07-19 10:38:30.644 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-19 10:38:30.645 | Getting requirements to build editable: started 2026-07-19 10:38:30.935 | Getting requirements to build editable: finished with status 'done' 2026-07-19 10:38:30.938 | Preparing editable metadata (pyproject.toml): started 2026-07-19 10:38:31.987 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:38:32.003 | 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.dev58) (7.0.3) 2026-07-19 10:38:32.003 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.8.10) 2026-07-19 10:38:32.191 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-19 10:38:32.327 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-19 10:38:32.377 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-19 10:38:32.393 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-19 10:38:32.776 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-19 10:38:32.792 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-19 10:38:33.369 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:33.384 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-19 10:38:33.407 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.9.0) 2026-07-19 10:38:33.409 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.8.0) 2026-07-19 10:38:33.410 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (13.0.0) 2026-07-19 10:38:33.482 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-19 10:38:33.497 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-19 10:38:33.510 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (4.3.0) 2026-07-19 10:38:33.512 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.5.0) 2026-07-19 10:38:33.513 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.5.0) 2026-07-19 10:38:33.574 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:33.592 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-19 10:38:33.653 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:33.669 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-19 10:38:33.680 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.9.0) 2026-07-19 10:38:33.681 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (8.3.0) 2026-07-19 10:38:33.722 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:33.738 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-19 10:38:33.793 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:33.812 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-19 10:38:33.822 | 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.dev58) (5.11.0) 2026-07-19 10:38:33.851 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:33.866 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-19 10:38:33.876 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.1.1) 2026-07-19 10:38:33.904 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-19 10:38:33.918 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-19 10:38:33.962 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:33.979 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-19 10:38:33.990 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (2.13.0) 2026-07-19 10:38:33.991 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.5.0) 2026-07-19 10:38:34.031 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:34.047 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-19 10:38:34.059 | 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.dev58) (4.1.0) 2026-07-19 10:38:34.060 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.2.1) 2026-07-19 10:38:34.093 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:34.109 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-19 10:38:34.158 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-19 10:38:34.174 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-19 10:38:34.383 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-19 10:38:34.399 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-19 10:38:34.432 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-19 10:38:34.447 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-19 10:38:34.457 | 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.dev58) (5.3.1) 2026-07-19 10:38:34.485 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-19 10:38:34.499 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-19 10:38:34.539 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-19 10:38:34.554 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-19 10:38:34.591 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-19 10:38:34.604 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-19 10:38:34.645 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-19 10:38:34.658 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-19 10:38:34.764 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-19 10:38:34.778 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-19 10:38:34.819 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-19 10:38:34.834 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-19 10:38:34.850 | 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.dev58) (1.17.0) 2026-07-19 10:38:34.916 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-19 10:38:34.932 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-19 10:38:34.975 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-19 10:38:34.992 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-19 10:38:35.031 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-19 10:38:35.046 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-19 10:38:35.098 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-19 10:38:35.112 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-19 10:38:35.703 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-19 10:38:35.719 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-19 10:38:35.735 | 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.dev58) (5.15.0) 2026-07-19 10:38:35.739 | 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.dev58) (2.34.2) 2026-07-19 10:38:35.743 | 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.dev58) (2.1.0) 2026-07-19 10:38:35.745 | 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.dev58) (1.8.2) 2026-07-19 10:38:35.746 | 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.dev58) (4.15.0) 2026-07-19 10:38:35.756 | 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.dev58) (1.3.0) 2026-07-19 10:38:35.757 | 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.dev58) (2.0.0) 2026-07-19 10:38:35.758 | 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.dev58) (6.0.3) 2026-07-19 10:38:35.804 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-19 10:38:35.821 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-19 10:38:35.831 | 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.dev58) (3.1.0) 2026-07-19 10:38:35.861 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-19 10:38:35.879 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-19 10:38:35.914 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-19 10:38:35.930 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-19 10:38:35.976 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-19 10:38:35.992 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-19 10:38:36.004 | 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.dev58) (2.2.2) 2026-07-19 10:38:36.011 | 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.dev58) (2.9.0.post0) 2026-07-19 10:38:36.012 | 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.dev58) (3.4.0) 2026-07-19 10:38:36.055 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.071 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-19 10:38:36.116 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.131 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-19 10:38:36.176 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.193 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-19 10:38:36.250 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.265 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-19 10:38:36.308 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.323 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-19 10:38:36.362 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.377 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-19 10:38:36.423 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.441 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-19 10:38:36.450 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (26.2) 2026-07-19 10:38:36.483 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.498 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-19 10:38:36.541 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.556 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-19 10:38:36.611 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.627 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-19 10:38:36.903 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.918 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-19 10:38:36.965 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:36.983 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-19 10:38:37.018 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.034 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-19 10:38:37.070 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.086 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-19 10:38:37.132 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.147 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-19 10:38:37.219 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.237 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-19 10:38:37.276 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.290 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-19 10:38:37.338 | 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.dev58) 2026-07-19 10:38:37.354 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-19 10:38:37.422 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.440 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-19 10:38:37.469 | 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.dev58) (3.3.2) 2026-07-19 10:38:37.471 | 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.dev58) (7.2.2) 2026-07-19 10:38:37.483 | 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.dev58) (83.0.0) 2026-07-19 10:38:37.523 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.541 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-19 10:38:37.604 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.619 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-19 10:38:37.661 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.677 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-19 10:38:37.729 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.746 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-19 10:38:37.766 | 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.dev58) (3.4.7) 2026-07-19 10:38:37.767 | 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.dev58) (3.18) 2026-07-19 10:38:37.768 | 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.dev58) (2.7.0) 2026-07-19 10:38:37.770 | 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.dev58) (2023.11.17) 2026-07-19 10:38:37.819 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.835 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-19 10:38:37.898 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-19 10:38:37.914 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-19 10:38:38.018 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-19 10:38:38.059 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-19 10:38:38.139 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 51.2 MB/s 0:00:00 2026-07-19 10:38:38.155 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-19 10:38:38.180 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-19 10:38:38.202 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-19 10:38:38.222 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-19 10:38:38.245 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-19 10:38:38.267 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-19 10:38:38.288 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-19 10:38:38.309 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-19 10:38:38.331 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-19 10:38:38.352 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-19 10:38:38.374 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-19 10:38:38.395 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-19 10:38:38.415 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-19 10:38:38.439 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-19 10:38:38.461 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-19 10:38:38.486 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-19 10:38:38.509 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-19 10:38:38.530 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-19 10:38:38.551 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-19 10:38:38.573 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-19 10:38:38.597 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-19 10:38:38.619 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-19 10:38:38.643 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-19 10:38:38.666 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-19 10:38:38.695 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-19 10:38:38.723 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-19 10:38:38.748 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-19 10:38:38.767 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 30.0 MB/s 0:00:00 2026-07-19 10:38:38.782 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-19 10:38:38.806 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-19 10:38:38.828 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-19 10:38:38.850 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-19 10:38:38.879 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-19 10:38:38.905 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-19 10:38:38.928 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-19 10:38:38.950 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-19 10:38:38.972 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-19 10:38:38.999 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-19 10:38:39.022 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-19 10:38:39.049 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-19 10:38:39.073 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-19 10:38:39.096 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-19 10:38:39.119 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-19 10:38:39.140 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-19 10:38:39.166 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-19 10:38:39.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 65.6 MB/s 0:00:00 2026-07-19 10:38:39.236 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-19 10:38:39.258 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-19 10:38:39.281 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-19 10:38:39.301 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-19 10:38:39.328 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-19 10:38:39.354 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-19 10:38:39.379 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-19 10:38:39.402 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-19 10:38:39.423 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-19 10:38:39.445 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-19 10:38:39.467 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-19 10:38:39.653 | Building wheels for collected packages: keystone 2026-07-19 10:38:39.654 | Building editable for keystone (pyproject.toml): started 2026-07-19 10:38:40.743 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-19 10:38:40.744 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=cbe424370495e881ead1f5f1cb2e5048f6593232f0faf1e63e84bd62e659f750 2026-07-19 10:38:40.744 | Stored in directory: /tmp/pip-ephem-wheel-cache-h0oolv81/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-19 10:38:40.749 | Successfully built keystone 2026-07-19 10:38:41.092 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-19 10:38:41.132 | Attempting uninstall: pytz 2026-07-19 10:38:41.143 | Found existing installation: pytz 2024.1 2026-07-19 10:38:41.144 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:41.144 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-19 10:38:42.952 | Attempting uninstall: oauthlib 2026-07-19 10:38:42.963 | Found existing installation: oauthlib 3.2.2 2026-07-19 10:38:42.964 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:42.964 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-19 10:38:43.111 | Attempting uninstall: markupsafe 2026-07-19 10:38:43.124 | Found existing installation: MarkupSafe 2.1.5 2026-07-19 10:38:43.124 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:43.124 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-19 10:38:44.222 | Attempting uninstall: click 2026-07-19 10:38:44.232 | Found existing installation: click 8.1.6 2026-07-19 10:38:44.233 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:44.233 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-19 10:38:44.407 | Attempting uninstall: blinker 2026-07-19 10:38:44.417 | Found existing installation: blinker 1.7.0 2026-07-19 10:38:44.418 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:44.418 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-19 10:38:44.437 | Attempting uninstall: bcrypt 2026-07-19 10:38:44.448 | Found existing installation: bcrypt 3.2.2 2026-07-19 10:38:44.449 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:44.451 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-19 10:38:44.468 | Attempting uninstall: attrs 2026-07-19 10:38:44.481 | Found existing installation: attrs 23.2.0 2026-07-19 10:38:44.482 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:44.482 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-19 10:38:47.651 | Attempting uninstall: jinja2 2026-07-19 10:38:47.664 | Found existing installation: Jinja2 3.1.2 2026-07-19 10:38:47.665 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:47.665 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-19 10:38:48.727 | Attempting uninstall: cryptography 2026-07-19 10:38:48.741 | Found existing installation: cryptography 41.0.7 2026-07-19 10:38:48.741 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:48.743 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-19 10:38:49.355 | Attempting uninstall: pyopenssl 2026-07-19 10:38:49.369 | Found existing installation: pyOpenSSL 23.2.0 2026-07-19 10:38:49.370 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:49.370 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-19 10:38:49.803 | Attempting uninstall: jsonschema 2026-07-19 10:38:49.818 | Found existing installation: jsonschema 4.10.3 2026-07-19 10:38:49.821 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:38:49.821 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-19 10:38:51.457 | 2026-07-19 10:38:51.459 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-19 10:38:51.459 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-19 10:38:51.474 | 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.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 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.2 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.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev58 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.7.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-19 10:38:51.919 | + inc/python:pip_install:216 : result=0 2026-07-19 10:38:51.923 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:38:51.927 | + functions-common:time_stop:2420 : local name 2026-07-19 10:38:51.931 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:38:51.935 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:38:51.938 | + functions-common:time_stop:2423 : local total 2026-07-19 10:38:51.941 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:38:51.944 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:38:51.947 | + functions-common:time_stop:2427 : start_time=1784457507447 2026-07-19 10:38:51.951 | + functions-common:time_stop:2429 : [[ -z 1784457507447 ]] 2026-07-19 10:38:51.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:38:51.960 | + functions-common:time_stop:2432 : end_time=1784457531956 2026-07-19 10:38:51.963 | + functions-common:time_stop:2433 : elapsed_time=24509 2026-07-19 10:38:51.966 | + functions-common:time_stop:2434 : total=49009 2026-07-19 10:38:51.970 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:38:51.972 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73518 2026-07-19 10:38:51.976 | + inc/python:pip_install:219 : return 0 2026-07-19 10:38:51.979 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-19 10:38:51.982 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:38:51.985 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-19 10:38:51.989 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-19 10:38:51.993 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:38:51.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:38:52.000 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-19 10:38:52.004 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:38:52.007 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-19 10:38:52.029 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:38:52.033 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-19 10:38:52.036 | + ./stack.sh:main:924 : configure_keystone 2026-07-19 10:38:52.040 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-19 10:38:52.057 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-19 10:38:52.061 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-19 10:38:52.067 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-19 10:38:52.088 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:38:52.092 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-19 10:38:52.132 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-19 10:38:52.171 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-19 10:38:52.213 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-19 10:38:52.253 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-19 10:38:52.296 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-19 10:38:52.336 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-19 10:38:52.374 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-19 10:38:52.413 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-19 10:38:52.457 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-19 10:38:52.460 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-19 10:38:52.463 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-19 10:38:52.466 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-19 10:38:52.469 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-19 10:38:52.472 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-19 10:38:52.493 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:38:52.498 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-19 10:38:52.501 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-19 10:38:52.504 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-19 10:38:52.523 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:38:52.526 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:38:52.530 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:38:52.572 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-19 10:38:52.575 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-19 10:38:52.578 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.240/identity 2026-07-19 10:38:52.620 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-19 10:38:52.623 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-19 10:38:52.665 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-19 10:38:52.668 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-19 10:38:52.671 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-19 10:38:52.674 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-19 10:38:52.677 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-19 10:38:52.680 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-19 10:38:52.682 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-19 10:38:52.702 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:38:52.705 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-19 10:38:52.708 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-19 10:38:52.712 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-19 10:38:52.755 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-19 10:38:52.758 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-19 10:38:52.761 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-19 10:38:52.764 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-19 10:38:52.770 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-19 10:38:52.791 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-19 10:38:52.794 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-19 10:38:52.797 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-19 10:38:52.800 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-19 10:38:52.803 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-19 10:38:52.843 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:38:52.886 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:38:52.927 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-19 10:38:52.968 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-19 10:38:53.008 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-19 10:38:53.049 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-19 10:38:53.052 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-19 10:38:53.055 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-19 10:38:53.058 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-19 10:38:53.062 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-19 10:38:53.065 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-19 10:38:53.068 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-19 10:38:53.071 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-19 10:38:53.074 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-19 10:38:53.091 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-19 10:38:53.092 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:38:53.103 | d /var/run/uwsgi 0755 quobyte root 2026-07-19 10:38:53.107 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:38:53.121 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-19 10:38:53.127 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-19 10:38:53.129 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-19 10:38:53.135 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-19 10:38:53.138 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-19 10:38:53.178 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-19 10:38:53.216 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-19 10:38:53.254 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-19 10:38:53.294 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-19 10:38:53.334 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-19 10:38:53.373 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-19 10:38:53.412 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-19 10:38:53.453 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-19 10:38:53.492 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-19 10:38:53.532 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-19 10:38:53.572 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-19 10:38:53.611 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-19 10:38:53.651 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-19 10:38:53.691 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-19 10:38:53.695 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-19 10:38:53.699 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-19 10:38:53.703 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-19 10:38:53.706 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-19 10:38:53.709 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:38:53.712 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:38:53.715 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-19 10:38:53.719 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-19 10:38:53.723 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-19 10:38:53.763 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-19 10:38:53.804 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-19 10:38:53.804 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-19 10:38:53.815 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-19 10:38:53.820 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-19 10:38:53.824 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-19 10:38:53.827 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-19 10:38:53.831 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-19 10:38:53.834 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-19 10:38:53.838 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-19 10:38:53.841 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:38:53.845 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:38:53.848 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-19 10:38:53.852 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-19 10:38:53.855 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:38:53.858 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:38:53.861 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-19 10:38:53.873 | perl: warning: Setting locale failed. 2026-07-19 10:38:53.874 | perl: warning: Please check that your locale settings: 2026-07-19 10:38:53.874 | LANGUAGE = (unset), 2026-07-19 10:38:53.874 | LC_ALL = "en_US.utf8", 2026-07-19 10:38:53.874 | LANG = "de_DE.UTF-8" 2026-07-19 10:38:53.874 | are supported and installed on your system. 2026-07-19 10:38:53.874 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:38:53.914 | Enabling site keystone-api. 2026-07-19 10:38:53.920 | To activate the new configuration, you need to run: 2026-07-19 10:38:53.920 | systemctl reload apache2 2026-07-19 10:38:53.926 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-19 10:38:53.930 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-19 10:38:53.934 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:38:53.937 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-19 10:38:54.074 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-19 10:38:54.115 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-19 10:38:54.158 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-19 10:38:54.200 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-19 10:38:54.204 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-19 10:38:54.247 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-19 10:38:54.288 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-19 10:38:54.329 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-19 10:38:54.372 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-19 10:38:54.376 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-19 10:38:54.417 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-19 10:38:54.439 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:38:54.443 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-19 10:38:54.467 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:38:54.470 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-19 10:38:54.474 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-19 10:38:54.477 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-19 10:38:54.481 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-19 10:38:54.484 | + lib/stack:stack_install_service:32 : install_glance 2026-07-19 10:38:54.487 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-19 10:38:54.491 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-19 10:38:54.494 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-19 10:38:54.517 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:38:54.522 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-19 10:38:54.526 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-19 10:38:54.548 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:38:54.551 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-19 10:38:54.555 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-19 10:38:54.559 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:38:54.563 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:38:54.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-19 10:38:54.570 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:38:54.574 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-19 10:38:54.577 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-19 10:38:54.581 | ++ inc/python:join_extras:29 : echo cinder 2026-07-19 10:38:54.585 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-19 10:38:54.589 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-19 10:38:54.592 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-19 10:38:54.595 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-19 10:38:54.600 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-19 10:38:54.604 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-19 10:38:54.607 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-19 10:38:54.612 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-19 10:38:54.613 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-19 10:38:54.619 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-19 10:38:54.623 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-19 10:38:54.626 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-19 10:38:54.629 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-19 10:38:54.633 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-19 10:38:54.661 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-19 10:38:54.664 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-07-19 10:38:55.965 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-19 10:38:56.120 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-19 10:38:56.137 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-19 10:38:56.139 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-07-19 10:38:56.139 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-07-19 10:38:56.140 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-19 10:38:56.141 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-07-19 10:38:56.141 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-19 10:38:56.142 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-07-19 10:38:56.143 | 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.15.0) 2026-07-19 10:38:56.145 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-19 10:38:56.146 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-19 10:38:56.174 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-19 10:38:56.192 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-19 10:38:56.204 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-19 10:38:56.206 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-19 10:38:56.208 | 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.2) 2026-07-19 10:38:56.251 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-19 10:38:56.268 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-19 10:38:56.432 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-19 10:38:56.447 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-19 10:38:56.585 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-19 10:38:56.600 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-19 10:38:56.737 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-19 10:38:56.758 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-19 10:38:56.770 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-19 10:38:56.771 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-07-19 10:38:56.772 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-07-19 10:38:56.774 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-19 10:38:56.781 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-07-19 10:38:56.781 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-19 10:38:56.782 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-19 10:38:56.786 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-19 10:38:56.787 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-07-19 10:38:56.788 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.0) 2026-07-19 10:38:56.791 | 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.7.0) 2026-07-19 10:38:56.823 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-19 10:38:56.838 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-19 10:38:56.849 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-07-19 10:38:56.855 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-07-19 10:38:56.859 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-07-19 10:38:56.861 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-19 10:38:56.862 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-07-19 10:38:56.870 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-07-19 10:38:56.875 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-19 10:38:56.875 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-19 10:38:56.878 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-19 10:38:56.885 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-19 10:38:56.887 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-19 10:38:56.888 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-07-19 10:38:56.890 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-19 10:38:56.891 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-07-19 10:38:56.892 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-07-19 10:38:56.893 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-19 10:38:56.897 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-19 10:38:56.907 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-07-19 10:38:56.909 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-19 10:38:56.916 | 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) (83.0.0) 2026-07-19 10:38:56.931 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-07-19 10:38:56.936 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-19 10:38:56.940 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-07-19 10:38:56.952 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-19 10:38:56.953 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-19 10:38:56.955 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-19 10:38:56.956 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-19 10:38:56.977 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-19 10:38:57.036 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-19 10:38:57.093 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-19 10:38:57.120 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-19 10:38:57.144 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-19 10:38:57.171 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-19 10:38:57.198 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-19 10:38:57.218 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-19 10:38:57.460 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-19 10:38:58.742 | 2026-07-19 10:38:58.758 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-19 10:38:58.919 | + inc/python:pip_install:216 : result=0 2026-07-19 10:38:58.923 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:38:58.927 | + functions-common:time_stop:2420 : local name 2026-07-19 10:38:58.930 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:38:58.933 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:38:58.937 | + functions-common:time_stop:2423 : local total 2026-07-19 10:38:58.940 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:38:58.943 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:38:58.946 | + functions-common:time_stop:2427 : start_time=1784457534653 2026-07-19 10:38:58.949 | + functions-common:time_stop:2429 : [[ -z 1784457534653 ]] 2026-07-19 10:38:58.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:38:58.960 | + functions-common:time_stop:2432 : end_time=1784457538957 2026-07-19 10:38:58.964 | + functions-common:time_stop:2433 : elapsed_time=4304 2026-07-19 10:38:58.967 | + functions-common:time_stop:2434 : total=73518 2026-07-19 10:38:58.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:38:58.974 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77822 2026-07-19 10:38:58.977 | + inc/python:pip_install:219 : return 0 2026-07-19 10:38:58.981 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-19 10:38:58.985 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-19 10:38:58.989 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-19 10:38:59.006 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-19 10:38:59.013 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-19 10:38:59.015 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-19 10:38:59.019 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-19 10:38:59.022 | + functions-common:git_clone:591 : local git_ref=master 2026-07-19 10:38:59.025 | + functions-common:git_clone:592 : local orig_dir 2026-07-19 10:38:59.030 | ++ functions-common:git_clone:593 : pwd 2026-07-19 10:38:59.033 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:38:59.036 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:38:59.041 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:38:59.063 | + functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:38:59.067 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:38:59.069 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:38:59.074 | + functions-common:git_clone:610 : echo master 2026-07-19 10:38:59.075 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:38:59.080 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-19 10:38:59.084 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-19 10:38:59.087 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-19 10:38:59.090 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:38:59.093 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:38:59.097 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:38:59.100 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:38:59.103 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:38:59.107 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:38:59.110 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:38:59.114 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:38:59.118 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:38:59.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457539120 2026-07-19 10:38:59.126 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-19 10:38:59.129 | Cloning into '/opt/stack/glance'... 2026-07-19 10:39:07.523 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:39:07.527 | + functions-common:time_stop:2420 : local name 2026-07-19 10:39:07.530 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:39:07.533 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:39:07.535 | + functions-common:time_stop:2423 : local total 2026-07-19 10:39:07.538 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:39:07.542 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:39:07.546 | + functions-common:time_stop:2427 : start_time=1784457539120 2026-07-19 10:39:07.550 | + functions-common:time_stop:2429 : [[ -z 1784457539120 ]] 2026-07-19 10:39:07.553 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:39:07.558 | + functions-common:time_stop:2432 : end_time=1784457547554 2026-07-19 10:39:07.562 | + functions-common:time_stop:2433 : elapsed_time=8434 2026-07-19 10:39:07.565 | + functions-common:time_stop:2434 : total=24866 2026-07-19 10:39:07.569 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:39:07.572 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33300 2026-07-19 10:39:07.576 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-19 10:39:07.580 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-19 10:39:07.582 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:39:07.586 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:39:07.589 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:39:07.593 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:39:07.595 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:39:07.598 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:39:07.602 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:39:07.605 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:39:07.609 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:39:07.614 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457547611 2026-07-19 10:39:07.618 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-19 10:39:08.256 | From https://review.opendev.org/openstack/glance 2026-07-19 10:39:08.256 | * branch master -> FETCH_HEAD 2026-07-19 10:39:08.267 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:39:08.270 | + functions-common:time_stop:2420 : local name 2026-07-19 10:39:08.274 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:39:08.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:39:08.281 | + functions-common:time_stop:2423 : local total 2026-07-19 10:39:08.285 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:39:08.288 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:39:08.291 | + functions-common:time_stop:2427 : start_time=1784457547611 2026-07-19 10:39:08.294 | + functions-common:time_stop:2429 : [[ -z 1784457547611 ]] 2026-07-19 10:39:08.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:39:08.304 | + functions-common:time_stop:2432 : end_time=1784457548301 2026-07-19 10:39:08.308 | + functions-common:time_stop:2433 : elapsed_time=690 2026-07-19 10:39:08.311 | + functions-common:time_stop:2434 : total=33300 2026-07-19 10:39:08.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:39:08.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33990 2026-07-19 10:39:08.320 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-19 10:39:08.324 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:39:08.328 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:39:08.331 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:39:08.334 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:39:08.337 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:39:08.341 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:39:08.344 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:39:08.347 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:39:08.351 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:39:08.356 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457548353 2026-07-19 10:39:08.360 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-19 10:39:08.489 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:39:08.489 | 2026-07-19 10:39:08.489 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:39:08.489 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:39:08.489 | state without impacting any branches by switching back to a branch. 2026-07-19 10:39:08.489 | 2026-07-19 10:39:08.489 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:39:08.489 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:39:08.489 | 2026-07-19 10:39:08.489 | git switch -c 2026-07-19 10:39:08.489 | 2026-07-19 10:39:08.490 | Or undo this operation with: 2026-07-19 10:39:08.490 | 2026-07-19 10:39:08.490 | git switch - 2026-07-19 10:39:08.490 | 2026-07-19 10:39:08.490 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:39:08.490 | 2026-07-19 10:39:08.490 | HEAD is now at 9bd2fa8e4 Merge "Update metadata definition for AMD SEV-SNP support in nova" 2026-07-19 10:39:08.496 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:39:08.499 | + functions-common:time_stop:2420 : local name 2026-07-19 10:39:08.502 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:39:08.505 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:39:08.509 | + functions-common:time_stop:2423 : local total 2026-07-19 10:39:08.512 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:39:08.516 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:39:08.520 | + functions-common:time_stop:2427 : start_time=1784457548353 2026-07-19 10:39:08.523 | + functions-common:time_stop:2429 : [[ -z 1784457548353 ]] 2026-07-19 10:39:08.527 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:39:08.533 | + functions-common:time_stop:2432 : end_time=1784457548529 2026-07-19 10:39:08.537 | + functions-common:time_stop:2433 : elapsed_time=176 2026-07-19 10:39:08.540 | + functions-common:time_stop:2434 : total=33990 2026-07-19 10:39:08.543 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:39:08.545 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34166 2026-07-19 10:39:08.549 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-19 10:39:08.566 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-19 10:39:08.571 | + functions-common:git_clone:673 : git show --oneline 2026-07-19 10:39:08.572 | + functions-common:git_clone:673 : head -1 2026-07-19 10:39:08.577 | 9bd2fa8e4 Merge "Update metadata definition for AMD SEV-SNP support in nova" 2026-07-19 10:39:08.580 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:39:08.584 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-19 10:39:08.587 | + inc/python:setup_develop:353 : local bindep 2026-07-19 10:39:08.591 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-19 10:39:08.594 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-19 10:39:08.598 | + inc/python:setup_develop:359 : local extras= 2026-07-19 10:39:08.601 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-19 10:39:08.604 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-19 10:39:08.608 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-19 10:39:08.611 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-19 10:39:08.615 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-19 10:39:08.618 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-19 10:39:08.622 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-19 10:39:08.626 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-19 10:39:08.631 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-19 10:39:08.635 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-19 10:39:08.638 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-19 10:39:08.643 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-19 10:39:08.651 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-19 10:39:08.655 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-19 10:39:08.658 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-19 10:39:08.815 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-19 10:39:08.819 | + inc/python:setup_package:436 : local bindep=0 2026-07-19 10:39:08.822 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-19 10:39:08.826 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-19 10:39:08.829 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-19 10:39:08.832 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-19 10:39:08.836 | + inc/python:setup_package:445 : local flags=-e 2026-07-19 10:39:08.839 | + inc/python:setup_package:446 : local extras= 2026-07-19 10:39:08.842 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-19 10:39:08.846 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-19 10:39:08.850 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-19 10:39:08.852 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-19 10:39:08.855 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-19 10:39:08.859 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-19 10:39:08.885 | Using python 3.12 to install /opt/stack/glance 2026-07-19 10:39:08.888 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-19 10:39:09.876 | Obtaining file:///opt/stack/glance 2026-07-19 10:39:09.879 | Installing build dependencies: started 2026-07-19 10:39:11.607 | Installing build dependencies: finished with status 'done' 2026-07-19 10:39:11.607 | Checking if build backend supports build_editable: started 2026-07-19 10:39:12.157 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-19 10:39:12.159 | Getting requirements to build editable: started 2026-07-19 10:39:12.459 | Getting requirements to build editable: finished with status 'done' 2026-07-19 10:39:12.461 | Preparing editable metadata (pyproject.toml): started 2026-07-19 10:39:13.381 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:39:13.401 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (7.0.3) 2026-07-19 10:39:13.401 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (0.7.1) 2026-07-19 10:39:13.404 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (2.0.51) 2026-07-19 10:39:13.405 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (3.1.0) 2026-07-19 10:39:13.405 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (2.5.1) 2026-07-19 10:39:13.405 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (1.8.10) 2026-07-19 10:39:13.405 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (1.18.5) 2026-07-19 10:39:13.601 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev13) 2026-07-19 10:39:13.736 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-19 10:39:13.747 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (10.5.0) 2026-07-19 10:39:13.748 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (7.6.1) 2026-07-19 10:39:13.749 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (6.5.0) 2026-07-19 10:39:13.750 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (2.8.0) 2026-07-19 10:39:13.751 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (10.1.1) 2026-07-19 10:39:13.752 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (5.9.0) 2026-07-19 10:39:13.903 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev13) 2026-07-19 10:39:13.920 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-19 10:39:13.935 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (5.15.0) 2026-07-19 10:39:13.936 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (13.0.0) 2026-07-19 10:39:14.053 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev13) 2026-07-19 10:39:14.072 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-19 10:39:14.084 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (3.18.0) 2026-07-19 10:39:14.084 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (3.10.1) 2026-07-19 10:39:14.086 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (4.26.0) 2026-07-19 10:39:14.086 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (5.8.0) 2026-07-19 10:39:14.087 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (18.1.0) 2026-07-19 10:39:14.087 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (6.9.0) 2026-07-19 10:39:14.205 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev13) 2026-07-19 10:39:14.221 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-19 10:39:14.231 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (8.3.0) 2026-07-19 10:39:14.232 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (18.2.0) 2026-07-19 10:39:14.233 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (8.2.0) 2026-07-19 10:39:14.362 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev13) 2026-07-19 10:39:14.378 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-19 10:39:14.389 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (6.0.0) 2026-07-19 10:39:14.390 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (4.4.0) 2026-07-19 10:39:14.392 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (5.6.0) 2026-07-19 10:39:14.392 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (3.1.0) 2026-07-19 10:39:14.393 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev13) (43.0.3) 2026-07-19 10:39:14.512 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev13) 2026-07-19 10:39:14.529 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-19 10:39:14.669 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev13) 2026-07-19 10:39:14.688 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-19 10:39:14.698 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev13) (1.3.12) 2026-07-19 10:39:14.699 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev13) (4.15.0) 2026-07-19 10:39:14.820 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:14.836 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-19 10:39:14.849 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev13) (2.34.2) 2026-07-19 10:39:14.851 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev13) (2.0.0) 2026-07-19 10:39:14.855 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev13) (3.0) 2026-07-19 10:39:14.857 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev13) (5.11.0) 2026-07-19 10:39:14.861 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev13) (2.2.2) 2026-07-19 10:39:14.867 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev13) (1.4.2) 2026-07-19 10:39:14.868 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev13) (3.4.0) 2026-07-19 10:39:14.874 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev13) (3.3.2) 2026-07-19 10:39:14.878 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev13) (26.1.0) 2026-07-19 10:39:14.879 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev13) (2025.9.1) 2026-07-19 10:39:14.880 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev13) (0.37.0) 2026-07-19 10:39:14.881 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev13) (2026.5.1) 2026-07-19 10:39:14.889 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev13) (2.1.0) 2026-07-19 10:39:14.890 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev13) (1.8.2) 2026-07-19 10:39:14.895 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev13) (4.3.0) 2026-07-19 10:39:14.897 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev13) (4.1.0) 2026-07-19 10:39:14.898 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev13) (2.13.0) 2026-07-19 10:39:14.905 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev13) (1.5.0) 2026-07-19 10:39:14.908 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev13) (5.3.1) 2026-07-19 10:39:14.914 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev13) (0.20) 2026-07-19 10:39:14.919 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev13) (1.3.0) 2026-07-19 10:39:14.920 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev13) (2.0.0) 2026-07-19 10:39:14.921 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev13) (6.0.3) 2026-07-19 10:39:14.930 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev13) (2.1.2) 2026-07-19 10:39:14.931 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev13) (0.6.2) 2026-07-19 10:39:15.073 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:15.089 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-19 10:39:15.131 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:15.146 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-19 10:39:15.185 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:15.200 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-19 10:39:15.242 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:15.259 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-19 10:39:15.269 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev13) (7.2.2) 2026-07-19 10:39:15.302 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:15.321 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-19 10:39:15.336 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev13) (2.9.0.post0) 2026-07-19 10:39:15.341 | 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==33.0.0.0b3.dev13) (4.7.0) 2026-07-19 10:39:15.342 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (7.1.4) 2026-07-19 10:39:15.344 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (5.3.1) 2026-07-19 10:39:15.344 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (5.6.2) 2026-07-19 10:39:15.345 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (0.16.0) 2026-07-19 10:39:15.349 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (5.1.0) 2026-07-19 10:39:15.358 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (2026.2) 2026-07-19 10:39:15.358 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (26.2) 2026-07-19 10:39:15.365 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (0.25.0) 2026-07-19 10:39:15.369 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev13) (5.0.0) 2026-07-19 10:39:15.370 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev13) (3.1.6) 2026-07-19 10:39:15.372 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev13) (4.0.1) 2026-07-19 10:39:15.379 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev13) (3.0.3) 2026-07-19 10:39:15.393 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev13) (1.2.1) 2026-07-19 10:39:15.401 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (0.41.0) 2026-07-19 10:39:15.402 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (3.5.3) 2026-07-19 10:39:15.405 | 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==33.0.0.0b3.dev13) (1.7.6) 2026-07-19 10:39:15.409 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev13) (2.8.0) 2026-07-19 10:39:15.439 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev13) (83.0.0) 2026-07-19 10:39:15.455 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev13) (0.8.1) 2026-07-19 10:39:15.515 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:15.531 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-19 10:39:15.570 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:15.586 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-19 10:39:15.648 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:15.664 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-19 10:39:15.728 | 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==33.0.0.0b3.dev13) 2026-07-19 10:39:15.743 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-19 10:39:15.778 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:15.794 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-19 10:39:15.803 | 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==33.0.0.0b3.dev13) (15.0.0) 2026-07-19 10:39:15.830 | 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==33.0.0.0b3.dev13) 2026-07-19 10:39:15.868 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-19 10:39:15.890 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev13) (1.17.0) 2026-07-19 10:39:15.910 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev13) (3.4.7) 2026-07-19 10:39:15.910 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev13) (3.18) 2026-07-19 10:39:15.911 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev13) (2.7.0) 2026-07-19 10:39:15.913 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev13) (2023.11.17) 2026-07-19 10:39:15.944 | 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==33.0.0.0b3.dev13) (4.2.0) 2026-07-19 10:39:15.945 | 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==33.0.0.0b3.dev13) (2.20.0) 2026-07-19 10:39:15.954 | 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==33.0.0.0b3.dev13) (0.1.2) 2026-07-19 10:39:15.970 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev13) (0.8) 2026-07-19 10:39:16.048 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:16.063 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-19 10:39:16.200 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:16.217 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-19 10:39:16.228 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev13) (9.1.4) 2026-07-19 10:39:16.255 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:16.277 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-19 10:39:16.410 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:16.426 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-19 10:39:16.440 | Installing build dependencies: started 2026-07-19 10:39:18.037 | Installing build dependencies: finished with status 'done' 2026-07-19 10:39:18.038 | Getting requirements to build wheel: started 2026-07-19 10:39:18.682 | Getting requirements to build wheel: finished with status 'done' 2026-07-19 10:39:18.684 | Preparing metadata (pyproject.toml): started 2026-07-19 10:39:19.047 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:39:19.050 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev13) (2026.2) 2026-07-19 10:39:19.122 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:19.140 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-19 10:39:19.190 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev13) 2026-07-19 10:39:19.204 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-19 10:39:19.278 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-19 10:39:19.316 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-19 10:39:19.338 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-19 10:39:19.363 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-19 10:39:19.384 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-19 10:39:19.443 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.1 MB/s 0:00:00 2026-07-19 10:39:19.459 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-19 10:39:19.481 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-19 10:39:19.501 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-19 10:39:19.522 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-19 10:39:19.544 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-19 10:39:19.569 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-19 10:39:19.591 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-19 10:39:19.614 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-19 10:39:19.636 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-19 10:39:19.659 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-19 10:39:19.685 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-19 10:39:19.706 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-19 10:39:19.728 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-19 10:39:19.759 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-19 10:39:19.780 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-19 10:39:19.832 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.3 MB/s 0:00:00 2026-07-19 10:39:19.848 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-19 10:39:19.870 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-19 10:39:19.893 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-19 10:39:19.914 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-19 10:39:20.010 | Building wheels for collected packages: glance, simplegeneric 2026-07-19 10:39:20.011 | Building editable for glance (pyproject.toml): started 2026-07-19 10:39:20.856 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-19 10:39:20.857 | Created wheel for glance: filename=glance-33.0.0.0b3.dev13-0.editable-py3-none-any.whl size=9052 sha256=71a4cbff012130195866130e1005bb4f3defaaf25cb1190151145255949249d5 2026-07-19 10:39:20.858 | Stored in directory: /tmp/pip-ephem-wheel-cache-sir5z7k4/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-19 10:39:20.863 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-19 10:39:21.280 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-19 10:39:21.281 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=41b2a2137416d22548f2cd5808116d1d38c33cc9edd129db62645da958f3cc58 2026-07-19 10:39:21.282 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-19 10:39:21.286 | Successfully built glance simplegeneric 2026-07-19 10:39:21.554 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-19 10:39:24.552 | Attempting uninstall: jsonpointer 2026-07-19 10:39:24.567 | Found existing installation: jsonpointer 2.0 2026-07-19 10:39:24.568 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:39:24.568 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-19 10:39:24.585 | Attempting uninstall: jmespath 2026-07-19 10:39:24.600 | Found existing installation: jmespath 1.0.1 2026-07-19 10:39:24.600 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:39:24.601 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-19 10:39:24.643 | Attempting uninstall: httplib2 2026-07-19 10:39:24.657 | Found existing installation: httplib2 0.20.4 2026-07-19 10:39:24.658 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:39:24.658 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-19 10:39:24.755 | Attempting uninstall: jsonpatch 2026-07-19 10:39:24.771 | Found existing installation: jsonpatch 1.32 2026-07-19 10:39:24.771 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:39:24.772 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-19 10:39:29.189 | 2026-07-19 10:39:29.210 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.2.4 glance-33.0.0.0b3.dev13 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-19 10:39:29.509 | + inc/python:pip_install:216 : result=0 2026-07-19 10:39:29.512 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:39:29.515 | + functions-common:time_stop:2420 : local name 2026-07-19 10:39:29.518 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:39:29.521 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:39:29.524 | + functions-common:time_stop:2423 : local total 2026-07-19 10:39:29.526 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:39:29.529 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:39:29.532 | + functions-common:time_stop:2427 : start_time=1784457548878 2026-07-19 10:39:29.535 | + functions-common:time_stop:2429 : [[ -z 1784457548878 ]] 2026-07-19 10:39:29.538 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:39:29.542 | + functions-common:time_stop:2432 : end_time=1784457569539 2026-07-19 10:39:29.544 | + functions-common:time_stop:2433 : elapsed_time=20661 2026-07-19 10:39:29.547 | + functions-common:time_stop:2434 : total=77822 2026-07-19 10:39:29.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:39:29.551 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98483 2026-07-19 10:39:29.554 | + inc/python:pip_install:219 : return 0 2026-07-19 10:39:29.556 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-19 10:39:29.560 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:39:29.563 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-19 10:39:29.566 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-19 10:39:29.568 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:39:29.570 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:39:29.573 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-19 10:39:29.576 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:39:29.578 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-19 10:39:29.581 | + ./stack.sh:main:945 : configure_glance 2026-07-19 10:39:29.584 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-19 10:39:29.600 | + lib/glance:configure_glance:353 : local dburl 2026-07-19 10:39:29.603 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-19 10:39:29.606 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-19 10:39:29.609 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-19 10:39:29.611 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-19 10:39:29.614 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-19 10:39:29.616 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-19 10:39:29.619 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-19 10:39:29.635 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:39:29.638 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-19 10:39:29.640 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-19 10:39:29.643 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-19 10:39:29.646 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-19 10:39:29.678 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-19 10:39:29.709 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-19 10:39:29.739 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-19 10:39:29.769 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-19 10:39:29.801 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-19 10:39:29.833 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-19 10:39:29.867 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-19 10:39:29.869 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-19 10:39:29.872 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-19 10:39:29.875 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-19 10:39:29.876 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-19 10:39:29.880 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-19 10:39:29.882 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-19 10:39:29.884 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-19 10:39:29.886 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-19 10:39:29.888 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-19 10:39:29.921 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-19 10:39:29.950 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-19 10:39:29.979 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-19 10:39:30.009 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-19 10:39:30.039 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-19 10:39:30.069 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-19 10:39:30.100 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-19 10:39:30.131 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-19 10:39:30.161 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-19 10:39:30.191 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-19 10:39:30.222 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-19 10:39:30.224 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-19 10:39:30.258 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-19 10:39:30.260 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-19 10:39:30.263 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-19 10:39:30.266 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-19 10:39:30.269 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-19 10:39:30.271 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-19 10:39:30.290 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:39:30.293 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-19 10:39:30.296 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-19 10:39:30.300 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-19 10:39:30.318 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:39:30.320 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:39:30.323 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:39:30.354 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-19 10:39:30.357 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-19 10:39:30.359 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-19 10:39:30.362 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-19 10:39:30.365 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-19 10:39:30.398 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-19 10:39:30.431 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-19 10:39:30.466 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-19 10:39:30.469 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-19 10:39:30.472 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-19 10:39:30.474 | + lib/glance:configure_glance_store:282 : local be 2026-07-19 10:39:30.477 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-19 10:39:30.480 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-19 10:39:30.482 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-19 10:39:30.517 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-19 10:39:30.519 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.240 2026-07-19 10:39:30.555 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-19 10:39:30.557 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-19 10:39:30.560 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-19 10:39:30.577 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:39:30.580 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.240/image 2026-07-19 10:39:30.612 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-19 10:39:30.629 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:39:30.632 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-19 10:39:30.635 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-19 10:39:30.637 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-19 10:39:30.641 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-19 10:39:30.657 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-19 10:39:30.660 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-19 10:39:30.663 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-19 10:39:30.665 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-19 10:39:30.668 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-19 10:39:30.701 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:39:30.734 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:39:30.768 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-19 10:39:30.800 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-19 10:39:30.835 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-19 10:39:30.839 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-19 10:39:30.875 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-19 10:39:30.908 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-19 10:39:30.941 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-19 10:39:30.975 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-19 10:39:31.010 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-19 10:39:31.047 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-19 10:39:31.084 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-19 10:39:31.118 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-19 10:39:31.124 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-19 10:39:31.130 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-19 10:39:31.148 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:39:31.151 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-19 10:39:31.154 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-19 10:39:31.156 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-19 10:39:31.159 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-19 10:39:31.161 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-19 10:39:31.164 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-19 10:39:31.166 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-19 10:39:31.171 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-19 10:39:31.173 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-19 10:39:31.208 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-19 10:39:31.210 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-19 10:39:31.212 | ++ functions:get_random_port:861 : true 2026-07-19 10:39:31.214 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-19 10:39:31.216 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-19 10:39:31.218 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-19 10:39:31.275 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-19 10:39:31.278 | ++ functions:get_random_port:865 : break 2 2026-07-19 10:39:31.280 | ++ functions:get_random_port:869 : echo 60999 2026-07-19 10:39:31.283 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-19 10:39:31.286 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-19 10:39:31.318 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-19 10:39:31.350 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-19 10:39:31.382 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-19 10:39:31.414 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-19 10:39:31.446 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-19 10:39:31.477 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-19 10:39:31.509 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-19 10:39:31.542 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-19 10:39:31.575 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-19 10:39:31.606 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-19 10:39:31.638 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-19 10:39:31.671 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-19 10:39:31.704 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-19 10:39:31.737 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-19 10:39:31.769 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-19 10:39:31.802 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-19 10:39:31.834 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-19 10:39:31.867 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-19 10:39:31.899 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-19 10:39:31.932 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-19 10:39:31.934 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-19 10:39:31.937 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-19 10:39:31.939 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-19 10:39:31.942 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:39:31.944 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:39:31.947 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-19 10:39:31.949 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-19 10:39:31.952 | perl: warning: Setting locale failed. 2026-07-19 10:39:31.952 | perl: warning: Please check that your locale settings: 2026-07-19 10:39:31.952 | LANGUAGE = (unset), 2026-07-19 10:39:31.952 | LC_ALL = "en_US.utf8", 2026-07-19 10:39:31.952 | LANG = (unset) 2026-07-19 10:39:31.952 | are supported and installed on your system. 2026-07-19 10:39:31.952 | perl: warning: Falling back to the standard locale ("C"). 2026-07-19 10:39:31.987 | proxy (enabled by site administrator) 2026-07-19 10:39:31.991 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-19 10:39:31.993 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-19 10:39:31.996 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-19 10:39:31.998 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-19 10:39:32.001 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:39:32.003 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:39:32.006 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-19 10:39:32.008 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-19 10:39:32.010 | perl: warning: Setting locale failed. 2026-07-19 10:39:32.011 | perl: warning: Please check that your locale settings: 2026-07-19 10:39:32.011 | LANGUAGE = (unset), 2026-07-19 10:39:32.011 | LC_ALL = "en_US.utf8", 2026-07-19 10:39:32.011 | LANG = (unset) 2026-07-19 10:39:32.011 | are supported and installed on your system. 2026-07-19 10:39:32.011 | perl: warning: Falling back to the standard locale ("C"). 2026-07-19 10:39:32.045 | No module matches proxy_http 2026-07-19 10:39:32.049 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-19 10:39:32.060 | perl: warning: Setting locale failed. 2026-07-19 10:39:32.060 | perl: warning: Please check that your locale settings: 2026-07-19 10:39:32.060 | LANGUAGE = (unset), 2026-07-19 10:39:32.060 | LC_ALL = "en_US.utf8", 2026-07-19 10:39:32.060 | LANG = "de_DE.UTF-8" 2026-07-19 10:39:32.060 | are supported and installed on your system. 2026-07-19 10:39:32.060 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:39:32.100 | Considering dependency proxy for proxy_http: 2026-07-19 10:39:32.100 | Module proxy already enabled 2026-07-19 10:39:32.100 | Enabling module proxy_http. 2026-07-19 10:39:32.105 | To activate the new configuration, you need to run: 2026-07-19 10:39:32.105 | systemctl restart apache2 2026-07-19 10:39:32.110 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-19 10:39:32.113 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-19 10:39:32.116 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-19 10:39:32.118 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:39:32.121 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-19 10:39:32.248 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-19 10:39:32.252 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-19 10:39:32.255 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-19 10:39:32.258 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-19 10:39:32.261 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:39:32.263 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:39:32.266 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-19 10:39:32.269 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-19 10:39:32.273 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-19 10:39:32.274 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-19 10:39:32.283 | KeepAlive Off 2026-07-19 10:39:32.288 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-19 10:39:32.290 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-19 10:39:32.300 | SetEnv proxy-sendchunked 1 2026-07-19 10:39:32.304 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-19 10:39:32.305 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-19 10:39:32.316 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-19 10:39:32.321 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-19 10:39:32.323 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-19 10:39:32.326 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-19 10:39:32.329 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-19 10:39:32.332 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-19 10:39:32.334 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-19 10:39:32.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:39:32.340 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:39:32.343 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-19 10:39:32.346 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-19 10:39:32.348 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:39:32.351 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:39:32.353 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-19 10:39:32.365 | perl: warning: Setting locale failed. 2026-07-19 10:39:32.365 | perl: warning: Please check that your locale settings: 2026-07-19 10:39:32.366 | LANGUAGE = (unset), 2026-07-19 10:39:32.366 | LC_ALL = "en_US.utf8", 2026-07-19 10:39:32.366 | LANG = "de_DE.UTF-8" 2026-07-19 10:39:32.366 | are supported and installed on your system. 2026-07-19 10:39:32.366 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:39:32.405 | Enabling site glance-api. 2026-07-19 10:39:32.410 | To activate the new configuration, you need to run: 2026-07-19 10:39:32.410 | systemctl reload apache2 2026-07-19 10:39:32.417 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-19 10:39:32.420 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-19 10:39:32.422 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:39:32.425 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-19 10:39:32.555 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-19 10:39:32.562 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-19 10:39:32.597 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-19 10:39:32.633 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-19 10:39:32.636 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-19 10:39:32.672 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-19 10:39:32.704 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-19 10:39:32.723 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:39:32.726 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-19 10:39:32.729 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-19 10:39:32.731 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-19 10:39:32.735 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-19 10:39:32.738 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-19 10:39:32.741 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-19 10:39:32.744 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-19 10:39:32.747 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-19 10:39:32.750 | + functions-common:git_clone:591 : local git_ref=master 2026-07-19 10:39:32.752 | + functions-common:git_clone:592 : local orig_dir 2026-07-19 10:39:32.756 | ++ functions-common:git_clone:593 : pwd 2026-07-19 10:39:32.759 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:39:32.761 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:39:32.764 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:39:32.781 | + functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:39:32.783 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:39:32.785 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:39:32.787 | + functions-common:git_clone:610 : echo master 2026-07-19 10:39:32.788 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:39:32.792 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-19 10:39:32.794 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-19 10:39:32.796 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-19 10:39:32.799 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:39:32.801 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:39:32.803 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:39:32.805 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:39:32.807 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:39:32.809 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:39:32.811 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:39:32.813 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:39:32.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:39:32.820 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457572817 2026-07-19 10:39:32.821 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-19 10:39:32.824 | Cloning into '/opt/stack/cinder'... 2026-07-19 10:40:30.834 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:40:30.837 | + functions-common:time_stop:2420 : local name 2026-07-19 10:40:30.841 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:40:30.845 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:40:30.848 | + functions-common:time_stop:2423 : local total 2026-07-19 10:40:30.851 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:40:30.855 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:40:30.859 | + functions-common:time_stop:2427 : start_time=1784457572817 2026-07-19 10:40:30.863 | + functions-common:time_stop:2429 : [[ -z 1784457572817 ]] 2026-07-19 10:40:30.869 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:40:30.875 | + functions-common:time_stop:2432 : end_time=1784457630871 2026-07-19 10:40:30.879 | + functions-common:time_stop:2433 : elapsed_time=58054 2026-07-19 10:40:30.883 | + functions-common:time_stop:2434 : total=34166 2026-07-19 10:40:30.887 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:40:30.890 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92220 2026-07-19 10:40:30.895 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-19 10:40:30.898 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-19 10:40:30.902 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:40:30.906 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:40:30.910 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:40:30.914 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:40:30.918 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:40:30.922 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:40:30.925 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:40:30.929 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:40:30.934 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:40:30.939 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457630935 2026-07-19 10:40:30.943 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-19 10:40:31.635 | From https://review.opendev.org/openstack/cinder 2026-07-19 10:40:31.635 | * branch master -> FETCH_HEAD 2026-07-19 10:40:31.646 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:40:31.650 | + functions-common:time_stop:2420 : local name 2026-07-19 10:40:31.653 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:40:31.657 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:40:31.661 | + functions-common:time_stop:2423 : local total 2026-07-19 10:40:31.664 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:40:31.668 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:40:31.672 | + functions-common:time_stop:2427 : start_time=1784457630935 2026-07-19 10:40:31.675 | + functions-common:time_stop:2429 : [[ -z 1784457630935 ]] 2026-07-19 10:40:31.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:40:31.687 | + functions-common:time_stop:2432 : end_time=1784457631682 2026-07-19 10:40:31.690 | + functions-common:time_stop:2433 : elapsed_time=747 2026-07-19 10:40:31.693 | + functions-common:time_stop:2434 : total=92220 2026-07-19 10:40:31.697 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:40:31.701 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92967 2026-07-19 10:40:31.705 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-19 10:40:31.709 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:40:31.712 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:40:31.716 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:40:31.720 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:40:31.724 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:40:31.728 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:40:31.731 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:40:31.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:40:31.740 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:40:31.745 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457631741 2026-07-19 10:40:31.750 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-19 10:40:32.201 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:40:32.201 | 2026-07-19 10:40:32.201 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:40:32.201 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:40:32.201 | state without impacting any branches by switching back to a branch. 2026-07-19 10:40:32.201 | 2026-07-19 10:40:32.201 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:40:32.202 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:40:32.202 | 2026-07-19 10:40:32.202 | git switch -c 2026-07-19 10:40:32.202 | 2026-07-19 10:40:32.202 | Or undo this operation with: 2026-07-19 10:40:32.202 | 2026-07-19 10:40:32.202 | git switch - 2026-07-19 10:40:32.202 | 2026-07-19 10:40:32.202 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:40:32.202 | 2026-07-19 10:40:32.202 | HEAD is now at fc23746d8 Merge "NetApp ZAPI: Replace urllib with requests library in NaServer" 2026-07-19 10:40:32.210 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:40:32.214 | + functions-common:time_stop:2420 : local name 2026-07-19 10:40:32.218 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:40:32.221 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:40:32.225 | + functions-common:time_stop:2423 : local total 2026-07-19 10:40:32.229 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:40:32.233 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:40:32.237 | + functions-common:time_stop:2427 : start_time=1784457631741 2026-07-19 10:40:32.240 | + functions-common:time_stop:2429 : [[ -z 1784457631741 ]] 2026-07-19 10:40:32.245 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:40:32.251 | + functions-common:time_stop:2432 : end_time=1784457632247 2026-07-19 10:40:32.255 | + functions-common:time_stop:2433 : elapsed_time=506 2026-07-19 10:40:32.258 | + functions-common:time_stop:2434 : total=92967 2026-07-19 10:40:32.262 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:40:32.266 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93473 2026-07-19 10:40:32.269 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-19 10:40:32.288 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-19 10:40:32.293 | + functions-common:git_clone:673 : git show --oneline 2026-07-19 10:40:32.293 | + functions-common:git_clone:673 : head -1 2026-07-19 10:40:32.302 | fc23746d8 Merge "NetApp ZAPI: Replace urllib with requests library in NaServer" 2026-07-19 10:40:32.307 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:40:32.310 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-19 10:40:32.314 | + inc/python:setup_develop:353 : local bindep 2026-07-19 10:40:32.319 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-19 10:40:32.322 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-19 10:40:32.326 | + inc/python:setup_develop:359 : local extras= 2026-07-19 10:40:32.330 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-19 10:40:32.334 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-19 10:40:32.338 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-19 10:40:32.343 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-19 10:40:32.347 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-19 10:40:32.351 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-19 10:40:32.356 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-19 10:40:32.360 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-19 10:40:32.365 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-19 10:40:32.368 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-19 10:40:32.372 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-19 10:40:32.378 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-19 10:40:32.386 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-19 10:40:32.390 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-19 10:40:32.393 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-19 10:40:32.554 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-19 10:40:32.558 | + inc/python:setup_package:436 : local bindep=0 2026-07-19 10:40:32.561 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-19 10:40:32.566 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-19 10:40:32.569 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-19 10:40:32.573 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-19 10:40:32.577 | + inc/python:setup_package:445 : local flags=-e 2026-07-19 10:40:32.581 | + inc/python:setup_package:446 : local extras= 2026-07-19 10:40:32.585 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-19 10:40:32.589 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-19 10:40:32.593 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-19 10:40:32.597 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-19 10:40:32.601 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-19 10:40:32.605 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-19 10:40:32.635 | Using python 3.12 to install /opt/stack/cinder 2026-07-19 10:40:32.639 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-19 10:40:33.630 | Obtaining file:///opt/stack/cinder 2026-07-19 10:40:33.634 | Installing build dependencies: started 2026-07-19 10:40:35.412 | Installing build dependencies: finished with status 'done' 2026-07-19 10:40:35.414 | Checking if build backend supports build_editable: started 2026-07-19 10:40:35.962 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-19 10:40:35.962 | Getting requirements to build editable: started 2026-07-19 10:40:36.260 | Getting requirements to build editable: finished with status 'done' 2026-07-19 10:40:36.262 | Preparing editable metadata (pyproject.toml): started 2026-07-19 10:40:37.636 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:40:37.663 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.0.3) 2026-07-19 10:40:37.663 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.3.1) 2026-07-19 10:40:37.665 | 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.dev180) (0.41.0) 2026-07-19 10:40:37.665 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.4.0) 2026-07-19 10:40:37.666 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.5.3) 2026-07-19 10:40:37.666 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.1.0) 2026-07-19 10:40:37.667 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (4.26.0) 2026-07-19 10:40:37.668 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.15.0) 2026-07-19 10:40:37.669 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (13.0.0) 2026-07-19 10:40:38.289 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev180) 2026-07-19 10:40:38.436 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-19 10:40:38.448 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (10.5.0) 2026-07-19 10:40:38.449 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.6.1) 2026-07-19 10:40:38.450 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (6.5.0) 2026-07-19 10:40:38.451 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (18.1.0) 2026-07-19 10:40:38.452 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (8.3.0) 2026-07-19 10:40:38.455 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (18.2.0) 2026-07-19 10:40:38.455 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (8.2.0) 2026-07-19 10:40:38.456 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (6.0.0) 2026-07-19 10:40:38.456 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.12.0) 2026-07-19 10:40:38.457 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.9.0) 2026-07-19 10:40:38.458 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.10.0) 2026-07-19 10:40:38.459 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.11.0) 2026-07-19 10:40:38.460 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (4.7.0) 2026-07-19 10:40:38.461 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.8.0) 2026-07-19 10:40:38.462 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (10.1.1) 2026-07-19 10:40:38.589 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev180) 2026-07-19 10:40:38.605 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-19 10:40:38.615 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (4.4.0) 2026-07-19 10:40:38.616 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (26.2) 2026-07-19 10:40:38.659 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev180) 2026-07-19 10:40:38.675 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-19 10:40:38.687 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.10.1) 2026-07-19 10:40:38.688 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.1.0) 2026-07-19 10:40:38.689 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.3.2) 2026-07-19 10:40:38.690 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.5.0) 2026-07-19 10:40:38.727 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev180) 2026-07-19 10:40:38.742 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-19 10:40:38.753 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.8.0) 2026-07-19 10:40:38.794 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev180) 2026-07-19 10:40:38.809 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-19 10:40:38.849 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev180) 2026-07-19 10:40:38.865 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-19 10:40:38.875 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.34.2) 2026-07-19 10:40:38.878 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.7.0) 2026-07-19 10:40:38.878 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.5.1) 2026-07-19 10:40:38.879 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (6.3.0) 2026-07-19 10:40:38.995 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev180) 2026-07-19 10:40:39.012 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-19 10:40:39.021 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.0.51) 2026-07-19 10:40:39.022 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.9.0) 2026-07-19 10:40:39.049 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev180) 2026-07-19 10:40:39.064 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-19 10:40:39.086 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (9.1.4) 2026-07-19 10:40:39.087 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (1.8.10) 2026-07-19 10:40:39.089 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (6.9.0) 2026-07-19 10:40:39.128 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev180) 2026-07-19 10:40:39.145 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-19 10:40:39.155 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.1.0) 2026-07-19 10:40:39.288 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev180) 2026-07-19 10:40:39.304 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-19 10:40:39.385 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev180) 2026-07-19 10:40:39.400 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-19 10:40:39.409 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.8.0) 2026-07-19 10:40:39.410 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (43.0.3) 2026-07-19 10:40:39.410 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (0.2.4) 2026-07-19 10:40:39.602 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev180) 2026-07-19 10:40:39.617 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-19 10:40:40.005 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev180) 2026-07-19 10:40:40.020 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-19 10:40:40.031 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev180) (1.9.0) 2026-07-19 10:40:40.032 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2026.2) 2026-07-19 10:40:40.033 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.1.4) 2026-07-19 10:40:40.462 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev180) 2026-07-19 10:40:40.478 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-19 10:40:40.489 | 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.dev180) (1.1.0) 2026-07-19 10:40:40.575 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev180) 2026-07-19 10:40:40.590 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-19 10:40:40.601 | 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.dev180) (2.9.0.post0) 2026-07-19 10:40:40.606 | 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.dev180) (1.17.0) 2026-07-19 10:40:40.639 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev180) (2.0.0) 2026-07-19 10:40:40.643 | 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.dev180) (3.0) 2026-07-19 10:40:40.652 | 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.dev180) (2.8.0) 2026-07-19 10:40:40.659 | 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.dev180) (3.1.0) 2026-07-19 10:40:40.662 | 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.dev180) (2.2.2) 2026-07-19 10:40:40.664 | 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.dev180) (0.32.0) 2026-07-19 10:40:40.722 | 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.dev180) 2026-07-19 10:40:40.738 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-19 10:40:40.778 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-19 10:40:40.794 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-19 10:40:40.853 | 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.dev180) 2026-07-19 10:40:40.868 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-19 10:40:40.904 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-19 10:40:40.919 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-19 10:40:40.963 | 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.dev180) 2026-07-19 10:40:40.978 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-19 10:40:41.265 | 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.dev180) 2026-07-19 10:40:41.281 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-19 10:40:41.323 | 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.dev180) 2026-07-19 10:40:41.338 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-19 10:40:41.392 | 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.dev180) 2026-07-19 10:40:41.405 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-19 10:40:41.434 | 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.dev180) (3.4.7) 2026-07-19 10:40:41.434 | 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.dev180) (3.18) 2026-07-19 10:40:41.436 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev180) (2023.11.17) 2026-07-19 10:40:41.453 | 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.dev180) (26.1.0) 2026-07-19 10:40:41.453 | 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.dev180) (2025.9.1) 2026-07-19 10:40:41.456 | 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.dev180) (0.37.0) 2026-07-19 10:40:41.456 | 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.dev180) (2026.5.1) 2026-07-19 10:40:41.464 | 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.dev180) (1.8.2) 2026-07-19 10:40:41.465 | 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.dev180) (4.15.0) 2026-07-19 10:40:41.469 | 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.dev180) (4.3.0) 2026-07-19 10:40:41.471 | 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.dev180) (4.1.0) 2026-07-19 10:40:41.472 | 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.dev180) (2.13.0) 2026-07-19 10:40:41.482 | 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.dev180) (7.2.2) 2026-07-19 10:40:41.488 | 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.dev180) (1.5.0) 2026-07-19 10:40:41.496 | 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.dev180) (0.20) 2026-07-19 10:40:41.502 | 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.dev180) (1.3.0) 2026-07-19 10:40:41.504 | 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.dev180) (2.0.0) 2026-07-19 10:40:41.505 | 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.dev180) (6.0.3) 2026-07-19 10:40:41.514 | 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.dev180) (1.18.5) 2026-07-19 10:40:41.516 | 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.dev180) (2.1.2) 2026-07-19 10:40:41.517 | 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.dev180) (0.6.2) 2026-07-19 10:40:41.521 | 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.dev180) (1.3.12) 2026-07-19 10:40:41.536 | 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.dev180) (5.3.1) 2026-07-19 10:40:41.538 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev180) (5.6.2) 2026-07-19 10:40:41.539 | 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.dev180) (0.16.0) 2026-07-19 10:40:41.543 | 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.dev180) (5.1.0) 2026-07-19 10:40:41.558 | 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.dev180) (0.25.0) 2026-07-19 10:40:41.562 | 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.dev180) (5.0.0) 2026-07-19 10:40:41.562 | 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.dev180) (3.1.6) 2026-07-19 10:40:41.564 | 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.dev180) (4.0.1) 2026-07-19 10:40:41.572 | 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.dev180) (3.0.3) 2026-07-19 10:40:41.585 | 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.dev180) (1.2.1) 2026-07-19 10:40:41.607 | 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.dev180) (1.7.6) 2026-07-19 10:40:41.734 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev180) 2026-07-19 10:40:41.750 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-19 10:40:41.857 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev180) 2026-07-19 10:40:41.873 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-19 10:40:41.889 | 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.dev180) (3.18.0) 2026-07-19 10:40:41.933 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev180) 2026-07-19 10:40:41.948 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-19 10:40:42.011 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev180) 2026-07-19 10:40:42.025 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-19 10:40:42.080 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev180) 2026-07-19 10:40:42.095 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-19 10:40:42.115 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev180) (83.0.0) 2026-07-19 10:40:42.131 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev180) (0.8.1) 2026-07-19 10:40:42.193 | 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.dev180) 2026-07-19 10:40:42.208 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-19 10:40:42.242 | 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.dev180) (4.15.0) 2026-07-19 10:40:42.249 | 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.dev180) (0.6.0) 2026-07-19 10:40:42.249 | 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.dev180) (4.0.0) 2026-07-19 10:40:42.260 | 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.dev180) (3.0.52) 2026-07-19 10:40:42.261 | 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.dev180) (1.11.0) 2026-07-19 10:40:42.262 | 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.dev180) (15.0.0) 2026-07-19 10:40:42.262 | 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.dev180) (1.8.0) 2026-07-19 10:40:42.303 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev180) 2026-07-19 10:40:42.319 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-19 10:40:42.331 | 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.dev180) (24.2.1) 2026-07-19 10:40:42.377 | 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.dev180) (4.2.0) 2026-07-19 10:40:42.380 | 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.dev180) (2.20.0) 2026-07-19 10:40:42.392 | 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.dev180) (0.1.2) 2026-07-19 10:40:42.410 | 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.dev180) (0.8) 2026-07-19 10:40:42.454 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev180) 2026-07-19 10:40:42.469 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-19 10:40:42.531 | 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.dev180) (3.6.1) 2026-07-19 10:40:42.532 | 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.dev180) (3.4.0) 2026-07-19 10:40:42.533 | 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.dev180) (4.0.1) 2026-07-19 10:40:42.608 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev180) 2026-07-19 10:40:42.624 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-19 10:40:42.660 | 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.dev180) (1.33) 2026-07-19 10:40:42.667 | 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.dev180) (3.1.1) 2026-07-19 10:40:42.744 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-07-19 10:40:42.744 | Reason for being yanked: buggy - not thread safe 2026-07-19 10:40:42.760 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-19 10:40:42.797 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-19 10:40:43.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 60.9 MB/s 0:00:00 2026-07-19 10:40:43.040 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-19 10:40:43.064 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-19 10:40:43.304 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 66.7 MB/s 0:00:00 2026-07-19 10:40:43.319 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-19 10:40:43.342 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-19 10:40:43.367 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-19 10:40:43.390 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-19 10:40:43.415 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-19 10:40:43.436 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-19 10:40:43.461 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-19 10:40:43.482 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-19 10:40:43.568 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 64.1 MB/s 0:00:00 2026-07-19 10:40:43.586 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-19 10:40:43.609 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-19 10:40:43.634 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-19 10:40:43.653 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 31.6 MB/s 0:00:00 2026-07-19 10:40:43.669 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-19 10:40:43.693 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-19 10:40:43.715 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-19 10:40:43.739 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-19 10:40:43.761 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-19 10:40:43.791 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 53.3 MB/s 0:00:00 2026-07-19 10:40:43.808 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-19 10:40:43.834 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-19 10:40:43.859 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-19 10:40:43.882 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-19 10:40:43.906 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-19 10:40:43.928 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-19 10:40:43.952 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-19 10:40:43.975 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-19 10:40:43.998 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-19 10:40:44.020 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-19 10:40:44.042 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-19 10:40:44.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.7 MB/s 0:00:00 2026-07-19 10:40:44.102 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-19 10:40:44.260 | Building wheels for collected packages: cinder 2026-07-19 10:40:44.262 | Building editable for cinder (pyproject.toml): started 2026-07-19 10:40:45.941 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-19 10:40:45.943 | Created wheel for cinder: filename=cinder-28.1.0.dev180-0.editable-py3-none-any.whl size=9204 sha256=6ab049ffe7b608cb320c72e33e155a60877d20d0967232afa37bffcb8cd96312 2026-07-19 10:40:45.943 | Stored in directory: /tmp/pip-ephem-wheel-cache-bv0kq3q5/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-19 10:40:45.949 | Successfully built cinder 2026-07-19 10:40:46.342 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-19 10:40:46.726 | Attempting uninstall: pyudev 2026-07-19 10:40:46.744 | Found existing installation: pyudev 0.24.0 2026-07-19 10:40:46.744 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:40:46.744 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-19 10:40:46.800 | Attempting uninstall: pyasn1 2026-07-19 10:40:46.818 | Found existing installation: pyasn1 0.4.8 2026-07-19 10:40:46.818 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:40:46.819 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-19 10:40:48.565 | Attempting uninstall: botocore 2026-07-19 10:40:48.583 | Found existing installation: botocore 1.34.46 2026-07-19 10:40:48.584 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:40:48.585 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-19 10:40:49.782 | Attempting uninstall: s3transfer 2026-07-19 10:40:49.801 | Found existing installation: s3transfer 0.10.1 2026-07-19 10:40:49.802 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:40:49.803 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-19 10:40:50.494 | Attempting uninstall: boto3 2026-07-19 10:40:50.514 | Found existing installation: boto3 1.34.46 2026-07-19 10:40:50.514 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-19 10:40:50.514 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-19 10:40:52.640 | 2026-07-19 10:40:52.662 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev180 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 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-9.0.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-19 10:40:53.084 | + inc/python:pip_install:216 : result=0 2026-07-19 10:40:53.087 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:40:53.091 | + functions-common:time_stop:2420 : local name 2026-07-19 10:40:53.094 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:40:53.097 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:40:53.100 | + functions-common:time_stop:2423 : local total 2026-07-19 10:40:53.103 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:40:53.106 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:40:53.110 | + functions-common:time_stop:2427 : start_time=1784457632628 2026-07-19 10:40:53.112 | + functions-common:time_stop:2429 : [[ -z 1784457632628 ]] 2026-07-19 10:40:53.116 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:40:53.122 | + functions-common:time_stop:2432 : end_time=1784457653118 2026-07-19 10:40:53.125 | + functions-common:time_stop:2433 : elapsed_time=20490 2026-07-19 10:40:53.128 | + functions-common:time_stop:2434 : total=98483 2026-07-19 10:40:53.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:40:53.135 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=118973 2026-07-19 10:40:53.139 | + inc/python:pip_install:219 : return 0 2026-07-19 10:40:53.142 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-19 10:40:53.145 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:40:53.149 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-19 10:40:53.153 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-19 10:40:53.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:40:53.159 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:40:53.162 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-19 10:40:53.165 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:40:53.168 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-19 10:40:53.172 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-19 10:40:53.175 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-19 10:40:53.179 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:40:53.182 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:40:53.185 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-19 10:40:53.203 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-19 10:40:53.206 | + functions-common:install_package:1438 : update_package_repo 2026-07-19 10:40:53.209 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:40:53.213 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-19 10:40:53.216 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:40:53.220 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:40:53.224 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:40:53.227 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:40:53.230 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:40:53.234 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:40:53.237 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-19 10:40:53.240 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-19 10:40:53.244 | + functions-common:apt_get_update:1167 : return 2026-07-19 10:40:53.248 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-19 10:40:53.252 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:40:53.255 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:40:53.259 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:40:53.263 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-19 10:40:53.291 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-19 10:40:53.330 | Reading package lists... 2026-07-19 10:40:53.747 | Building dependency tree... 2026-07-19 10:40:53.750 | Reading state information... 2026-07-19 10:40:54.430 | The following packages were automatically installed and are no longer required: 2026-07-19 10:40:54.433 | libfwupd2 libgusb2 2026-07-19 10:40:54.433 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:40:54.437 | The following additional packages will be installed: 2026-07-19 10:40:54.438 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-19 10:40:54.439 | python3-urwid python3-wcwidth 2026-07-19 10:40:54.443 | Suggested packages: 2026-07-19 10:40:54.444 | python-urwid-doc 2026-07-19 10:40:54.483 | The following NEW packages will be installed: 2026-07-19 10:40:54.484 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-19 10:40:54.484 | python3-urwid python3-wcwidth targetcli-fb 2026-07-19 10:40:54.603 | 0 upgraded, 6 newly installed, 0 to remove and 41 not upgraded. 2026-07-19 10:40:54.603 | Need to get 385 kB of archives. 2026-07-19 10:40:54.603 | After this operation, 3098 kB of additional disk space will be used. 2026-07-19 10:40:54.603 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-19 10:40:54.679 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-19 10:40:54.683 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-19 10:40:54.727 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-19 10:40:54.730 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-19 10:40:54.735 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-19 10:40:54.989 | perl: warning: Setting locale failed. 2026-07-19 10:40:54.989 | perl: warning: Please check that your locale settings: 2026-07-19 10:40:54.989 | LANGUAGE = (unset), 2026-07-19 10:40:54.989 | LC_ALL = "en_US.utf8", 2026-07-19 10:40:54.989 | LANG = "de_DE.UTF-8" 2026-07-19 10:40:54.989 | are supported and installed on your system. 2026-07-19 10:40:54.989 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:40:55.052 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:40:55.052 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:40:55.052 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:40:55.256 | Fetched 385 kB in 0s (1742 kB/s) 2026-07-19 10:40:55.299 | Selecting previously unselected package python3-typing-extensions. 2026-07-19 10:40:55.370 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-19 10:40:55.379 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-19 10:40:55.383 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-19 10:40:55.439 | Selecting previously unselected package python3-wcwidth. 2026-07-19 10:40:55.454 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-19 10:40:55.457 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-19 10:40:55.513 | Selecting previously unselected package python3-urwid. 2026-07-19 10:40:55.529 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-19 10:40:55.532 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-19 10:40:55.631 | Selecting previously unselected package python3-configshell-fb. 2026-07-19 10:40:55.645 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-19 10:40:55.650 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-19 10:40:55.711 | Selecting previously unselected package python3-rtslib-fb. 2026-07-19 10:40:55.726 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-19 10:40:55.731 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-19 10:40:55.800 | Selecting previously unselected package targetcli-fb. 2026-07-19 10:40:55.814 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-19 10:40:55.818 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-19 10:40:55.896 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-19 10:40:57.102 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-19 10:40:57.112 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-19 10:40:57.431 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-19 10:40:57.678 | Setting up python3-urwid (2.6.10-1) ... 2026-07-19 10:40:58.210 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-19 10:40:58.406 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-19 10:40:58.406 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-19 10:40:58.429 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-19 10:40:58.429 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-19 10:40:58.429 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-19 10:40:58.429 | keyword = Word(alphanums + '_\-') 2026-07-19 10:40:58.429 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-19 10:40:58.430 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-19 10:40:58.430 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-19 10:40:58.430 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-19 10:40:58.431 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-19 10:40:58.431 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-19 10:40:58.440 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-19 10:40:58.440 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-19 10:40:58.462 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-19 10:40:58.462 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-19 10:40:58.464 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-19 10:40:58.464 | keyword = Word(alphanums + '_\-') 2026-07-19 10:40:58.464 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-19 10:40:58.464 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-19 10:40:58.464 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-19 10:40:58.464 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-19 10:40:58.464 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-19 10:40:58.464 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-19 10:40:58.497 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-19 10:40:58.703 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-19 10:40:58.703 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-19 10:40:58.991 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-19 10:40:59.853 | perl: warning: Setting locale failed. 2026-07-19 10:40:59.854 | perl: warning: Please check that your locale settings: 2026-07-19 10:40:59.854 | LANGUAGE = (unset), 2026-07-19 10:40:59.854 | LC_ALL = "en_US.utf8", 2026-07-19 10:40:59.854 | LANG = "de_DE.UTF-8" 2026-07-19 10:40:59.854 | are supported and installed on your system. 2026-07-19 10:40:59.854 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:40:59.985 | perl: warning: Setting locale failed. 2026-07-19 10:40:59.985 | perl: warning: Please check that your locale settings: 2026-07-19 10:40:59.985 | LANGUAGE = (unset), 2026-07-19 10:40:59.985 | LC_ALL = "en_US.utf8", 2026-07-19 10:40:59.985 | LANG = "de_DE.UTF-8" 2026-07-19 10:40:59.985 | are supported and installed on your system. 2026-07-19 10:40:59.985 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:41:00.034 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:41:00.034 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:41:00.034 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:41:00.104 | perl: warning: Setting locale failed. 2026-07-19 10:41:00.106 | perl: warning: Please check that your locale settings: 2026-07-19 10:41:00.106 | LANGUAGE = (unset), 2026-07-19 10:41:00.107 | LC_ALL = "en_US.utf8", 2026-07-19 10:41:00.107 | LANG = "de_DE.UTF-8" 2026-07-19 10:41:00.107 | are supported and installed on your system. 2026-07-19 10:41:00.107 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:41:00.606 | 2026-07-19 10:41:00.607 | Running kernel seems to be up-to-date. 2026-07-19 10:41:00.607 | 2026-07-19 10:41:00.607 | Restarting services... 2026-07-19 10:41:00.631 | 2026-07-19 10:41:00.631 | Service restarts being deferred: 2026-07-19 10:41:00.631 | systemctl restart virtlockd.service 2026-07-19 10:41:00.631 | systemctl restart virtlogd.service 2026-07-19 10:41:00.631 | 2026-07-19 10:41:00.632 | No containers need to be restarted. 2026-07-19 10:41:00.632 | 2026-07-19 10:41:00.632 | User sessions running outdated binaries: 2026-07-19 10:41:00.633 | quobyte @ session #5: sshd[2020,2066] 2026-07-19 10:41:00.642 | 2026-07-19 10:41:00.642 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-19 10:41:02.916 | + functions-common:apt_get:1211 : result=0 2026-07-19 10:41:02.919 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:41:02.923 | + functions-common:time_stop:2420 : local name 2026-07-19 10:41:02.926 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:41:02.929 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:41:02.933 | + functions-common:time_stop:2423 : local total 2026-07-19 10:41:02.936 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:41:02.940 | + functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:41:02.944 | + functions-common:time_stop:2427 : start_time=1784457653287 2026-07-19 10:41:02.947 | + functions-common:time_stop:2429 : [[ -z 1784457653287 ]] 2026-07-19 10:41:02.952 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:41:02.957 | + functions-common:time_stop:2432 : end_time=1784457662953 2026-07-19 10:41:02.961 | + functions-common:time_stop:2433 : elapsed_time=9666 2026-07-19 10:41:02.964 | + functions-common:time_stop:2434 : total=155664 2026-07-19 10:41:02.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:41:02.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165330 2026-07-19 10:41:02.974 | + functions-common:apt_get:1215 : return 0 2026-07-19 10:41:02.978 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-19 10:41:02.981 | + ./stack.sh:main:951 : configure_cinder 2026-07-19 10:41:02.985 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-19 10:41:03.002 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-19 10:41:03.007 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-19 10:41:03.010 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-19 10:41:03.014 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-19 10:41:03.019 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-19 10:41:03.019 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-19 10:41:03.025 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-19 10:41:03.028 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-19 10:41:03.032 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-19 10:41:03.035 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-19 10:41:03.037 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-19 10:41:03.041 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-19 10:41:03.043 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-19 10:41:03.046 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-19 10:41:03.061 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-19 10:41:03.078 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-19 10:41:03.095 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-19 10:41:03.111 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-19 10:41:03.128 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-19 10:41:03.144 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-19 10:41:03.149 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-19 10:41:03.154 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.okMYFtSXlv 2026-07-19 10:41:03.157 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-19 10:41:03.159 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-19 10:41:03.162 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-19 10:41:03.166 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.okMYFtSXlv 2026-07-19 10:41:03.171 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.okMYFtSXlv 2026-07-19 10:41:03.187 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.okMYFtSXlv /etc/sudoers.d/cinder-rootwrap 2026-07-19 10:41:03.204 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-19 10:41:03.209 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-19 10:41:03.212 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-19 10:41:03.215 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-19 10:41:03.218 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-19 10:41:03.221 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-19 10:41:03.224 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-19 10:41:03.229 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-19 10:41:03.229 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-19 10:41:03.240 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-19 10:41:03.244 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-19 10:41:03.260 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-19 10:41:03.275 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-19 10:41:03.279 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-19 10:41:03.284 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-19 10:41:03.289 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-19 10:41:03.294 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-19 10:41:03.298 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-19 10:41:03.302 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-19 10:41:03.305 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-19 10:41:03.310 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-19 10:41:03.314 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-19 10:41:03.317 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-19 10:41:03.320 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-19 10:41:03.323 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-19 10:41:03.366 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-19 10:41:03.409 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-19 10:41:03.450 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-19 10:41:03.489 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-19 10:41:03.527 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-19 10:41:03.566 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-19 10:41:03.606 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-19 10:41:03.647 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-19 10:41:03.687 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-19 10:41:03.728 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-19 10:41:03.767 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-19 10:41:03.771 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-19 10:41:03.813 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-19 10:41:03.852 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-19 10:41:03.856 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-19 10:41:03.860 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-19 10:41:03.864 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-19 10:41:03.868 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-19 10:41:03.872 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-19 10:41:03.875 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-19 10:41:03.898 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:41:03.902 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-19 10:41:03.906 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-19 10:41:03.910 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-19 10:41:03.951 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-19 10:41:03.990 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-19 10:41:04.030 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-19 10:41:04.070 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-19 10:41:04.109 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-19 10:41:04.152 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.240 2026-07-19 10:41:04.192 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-19 10:41:04.237 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-19 10:41:04.247 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2e5a95e431d4ac2763b2d6a26a4926c3 2026-07-19 10:41:04.285 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-19 10:41:04.289 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-19 10:41:04.328 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-19 10:41:04.369 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-19 10:41:04.407 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-19 10:41:04.446 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-19 10:41:04.483 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-19 10:41:04.522 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-19 10:41:04.542 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:41:04.546 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-19 10:41:04.549 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-19 10:41:04.552 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-19 10:41:04.556 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-19 10:41:04.560 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-19 10:41:04.562 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-19 10:41:04.566 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-19 10:41:04.570 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-19 10:41:04.573 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-19 10:41:04.578 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-19 10:41:04.581 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-19 10:41:04.622 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-19 10:41:04.658 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-19 10:41:04.697 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-19 10:41:04.740 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-19 10:41:04.784 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-19 10:41:04.829 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-19 10:41:04.871 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-19 10:41:04.915 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-19 10:41:04.958 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-19 10:41:04.962 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-19 10:41:04.966 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-19 10:41:04.970 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-19 10:41:05.015 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-19 10:41:05.019 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-19 10:41:05.063 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-19 10:41:05.067 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-19 10:41:05.071 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-19 10:41:05.075 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-19 10:41:05.118 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-19 10:41:05.122 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-19 10:41:05.125 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-19 10:41:05.129 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-19 10:41:05.133 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-19 10:41:05.159 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:41:05.163 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-19 10:41:05.188 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:41:05.192 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-19 10:41:05.218 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:41:05.223 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-19 10:41:05.227 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-19 10:41:05.231 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-19 10:41:05.235 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-19 10:41:05.238 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-19 10:41:05.242 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-19 10:41:05.246 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-19 10:41:05.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:41:05.276 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-19 10:41:05.280 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-19 10:41:05.285 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-19 10:41:05.309 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:41:05.314 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:41:05.318 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:41:05.362 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-19 10:41:05.366 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-19 10:41:05.371 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-19 10:41:05.375 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-19 10:41:05.378 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-19 10:41:05.384 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-19 10:41:05.411 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-19 10:41:05.415 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-19 10:41:05.418 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-19 10:41:05.422 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-19 10:41:05.427 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-19 10:41:05.471 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:41:05.515 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:41:05.558 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-19 10:41:05.603 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-19 10:41:05.647 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-19 10:41:05.672 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:41:05.676 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-19 10:41:05.680 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-19 10:41:05.684 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-19 10:41:05.687 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-19 10:41:05.691 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-19 10:41:05.695 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-19 10:41:05.699 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-19 10:41:05.703 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-19 10:41:05.707 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-19 10:41:05.727 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-19 10:41:05.727 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:41:05.738 | d /var/run/uwsgi 0755 quobyte root 2026-07-19 10:41:05.744 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:41:05.759 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-19 10:41:05.765 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-19 10:41:05.769 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-19 10:41:05.774 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-19 10:41:05.778 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-19 10:41:05.823 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-19 10:41:05.865 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-19 10:41:05.909 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-19 10:41:05.952 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-19 10:41:05.995 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-19 10:41:06.036 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-19 10:41:06.079 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-19 10:41:06.121 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-19 10:41:06.164 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-19 10:41:06.207 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-19 10:41:06.251 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-19 10:41:06.292 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-19 10:41:06.335 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-19 10:41:06.378 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-19 10:41:06.382 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-19 10:41:06.388 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-19 10:41:06.392 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-19 10:41:06.396 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-19 10:41:06.400 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:41:06.404 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:41:06.408 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-19 10:41:06.413 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-19 10:41:06.417 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-19 10:41:06.459 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-19 10:41:06.504 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-19 10:41:06.505 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-19 10:41:06.517 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-19 10:41:06.523 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-19 10:41:06.527 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-19 10:41:06.531 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-19 10:41:06.535 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-19 10:41:06.540 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-19 10:41:06.544 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-19 10:41:06.548 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:41:06.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:41:06.556 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-19 10:41:06.560 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-19 10:41:06.564 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:41:06.568 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:41:06.572 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-19 10:41:06.585 | perl: warning: Setting locale failed. 2026-07-19 10:41:06.585 | perl: warning: Please check that your locale settings: 2026-07-19 10:41:06.585 | LANGUAGE = (unset), 2026-07-19 10:41:06.585 | LC_ALL = "en_US.utf8", 2026-07-19 10:41:06.586 | LANG = "de_DE.UTF-8" 2026-07-19 10:41:06.586 | are supported and installed on your system. 2026-07-19 10:41:06.586 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:41:06.626 | Enabling site cinder-api. 2026-07-19 10:41:06.633 | To activate the new configuration, you need to run: 2026-07-19 10:41:06.633 | systemctl reload apache2 2026-07-19 10:41:06.639 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-19 10:41:06.643 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-19 10:41:06.647 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:41:06.651 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-19 10:41:06.783 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-19 10:41:06.787 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.240/image 2026-07-19 10:41:06.832 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-19 10:41:06.858 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:41:06.862 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-19 10:41:06.866 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-19 10:41:06.870 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-19 10:41:06.874 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-19 10:41:06.879 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-19 10:41:06.883 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-19 10:41:06.887 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-19 10:41:06.891 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-19 10:41:06.895 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-19 10:41:06.899 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-19 10:41:06.950 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-19 10:41:06.995 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.240/identity 2026-07-19 10:41:07.043 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-19 10:41:07.087 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-19 10:41:07.130 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-19 10:41:07.174 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-19 10:41:07.218 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-19 10:41:07.261 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.240/identity 2026-07-19 10:41:07.304 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-19 10:41:07.347 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-19 10:41:07.391 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-19 10:41:07.395 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-19 10:41:07.399 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-19 10:41:07.402 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-19 10:41:07.406 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-19 10:41:07.410 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-19 10:41:07.457 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-19 10:41:07.500 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.240/identity 2026-07-19 10:41:07.543 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-19 10:41:07.586 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-19 10:41:07.629 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-19 10:41:07.672 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-19 10:41:07.715 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-19 10:41:07.758 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-19 10:41:07.802 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-19 10:41:07.846 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-19 10:41:07.849 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-19 10:41:07.874 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:41:07.878 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.240:2379?api_version=v3' 2026-07-19 10:41:07.924 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-19 10:41:07.928 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-19 10:41:07.975 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-19 10:41:07.979 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-19 10:41:07.982 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-19 10:41:08.028 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-19 10:41:08.032 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-19 10:41:08.036 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-19 10:41:08.040 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-19 10:41:08.043 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-19 10:41:08.087 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-19 10:41:08.130 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.240/identity 2026-07-19 10:41:08.174 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-19 10:41:08.217 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-19 10:41:08.260 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-19 10:41:08.303 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-19 10:41:08.347 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-19 10:41:08.391 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-19 10:41:08.418 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:41:08.423 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-19 10:41:08.427 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-19 10:41:08.431 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-19 10:41:08.435 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-19 10:41:08.439 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-19 10:41:08.443 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-19 10:41:08.448 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-19 10:41:08.452 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:41:08.456 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:41:08.460 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-19 10:41:08.464 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:41:08.468 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-19 10:41:08.472 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-19 10:41:08.476 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:41:08.480 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:41:08.484 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-19 10:41:08.488 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:41:08.492 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-19 10:41:08.496 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-19 10:41:08.500 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:41:08.504 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:41:08.508 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-19 10:41:08.512 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:41:08.516 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-19 10:41:08.520 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-19 10:41:08.524 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-19 10:41:08.528 | + functions-common:git_clone:591 : local git_ref=master 2026-07-19 10:41:08.531 | + functions-common:git_clone:592 : local orig_dir 2026-07-19 10:41:08.536 | ++ functions-common:git_clone:593 : pwd 2026-07-19 10:41:08.540 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:41:08.544 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:41:08.549 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:41:08.574 | + functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:41:08.578 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:41:08.582 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:41:08.587 | + functions-common:git_clone:610 : echo master 2026-07-19 10:41:08.587 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:41:08.594 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-19 10:41:08.598 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-19 10:41:08.601 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-19 10:41:08.605 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:41:08.609 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:41:08.613 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:41:08.616 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:41:08.620 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:41:08.624 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:41:08.627 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:41:08.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:41:08.636 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:41:08.642 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457668638 2026-07-19 10:41:08.646 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-19 10:41:08.650 | Cloning into '/opt/stack/neutron'... 2026-07-19 10:42:10.926 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:42:10.928 | + functions-common:time_stop:2420 : local name 2026-07-19 10:42:10.931 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:42:10.935 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:42:10.938 | + functions-common:time_stop:2423 : local total 2026-07-19 10:42:10.941 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:42:10.944 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:42:10.948 | + functions-common:time_stop:2427 : start_time=1784457668638 2026-07-19 10:42:10.951 | + functions-common:time_stop:2429 : [[ -z 1784457668638 ]] 2026-07-19 10:42:10.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:42:10.965 | + functions-common:time_stop:2432 : end_time=1784457730961 2026-07-19 10:42:10.968 | + functions-common:time_stop:2433 : elapsed_time=62323 2026-07-19 10:42:10.971 | + functions-common:time_stop:2434 : total=93473 2026-07-19 10:42:10.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:42:10.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155796 2026-07-19 10:42:10.980 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-19 10:42:10.983 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-19 10:42:10.986 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:42:10.989 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:42:10.993 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:42:10.996 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:42:11.000 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:42:11.003 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:42:11.007 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:42:11.010 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:42:11.013 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:42:11.019 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457731015 2026-07-19 10:42:11.022 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-19 10:42:11.721 | From https://review.opendev.org/openstack/neutron 2026-07-19 10:42:11.721 | * branch master -> FETCH_HEAD 2026-07-19 10:42:11.733 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:42:11.737 | + functions-common:time_stop:2420 : local name 2026-07-19 10:42:11.741 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:42:11.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:42:11.747 | + functions-common:time_stop:2423 : local total 2026-07-19 10:42:11.751 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:42:11.754 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:42:11.758 | + functions-common:time_stop:2427 : start_time=1784457731015 2026-07-19 10:42:11.761 | + functions-common:time_stop:2429 : [[ -z 1784457731015 ]] 2026-07-19 10:42:11.765 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:42:11.771 | + functions-common:time_stop:2432 : end_time=1784457731767 2026-07-19 10:42:11.775 | + functions-common:time_stop:2433 : elapsed_time=752 2026-07-19 10:42:11.778 | + functions-common:time_stop:2434 : total=155796 2026-07-19 10:42:11.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:42:11.784 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156548 2026-07-19 10:42:11.788 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-19 10:42:11.791 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:42:11.795 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:42:11.798 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:42:11.801 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:42:11.805 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:42:11.809 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:42:11.813 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:42:11.816 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:42:11.821 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:42:11.827 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457731823 2026-07-19 10:42:11.830 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-19 10:42:12.306 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:42:12.306 | 2026-07-19 10:42:12.307 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:42:12.307 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:42:12.307 | state without impacting any branches by switching back to a branch. 2026-07-19 10:42:12.307 | 2026-07-19 10:42:12.307 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:42:12.307 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:42:12.307 | 2026-07-19 10:42:12.307 | git switch -c 2026-07-19 10:42:12.307 | 2026-07-19 10:42:12.307 | Or undo this operation with: 2026-07-19 10:42:12.307 | 2026-07-19 10:42:12.307 | git switch - 2026-07-19 10:42:12.308 | 2026-07-19 10:42:12.308 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:42:12.308 | 2026-07-19 10:42:12.308 | HEAD is now at dffba877c8 Merge "quota: Remove unused ``set_all_quota_usage_dirty()``" 2026-07-19 10:42:12.315 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:42:12.319 | + functions-common:time_stop:2420 : local name 2026-07-19 10:42:12.323 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:42:12.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:42:12.331 | + functions-common:time_stop:2423 : local total 2026-07-19 10:42:12.334 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:42:12.337 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:42:12.340 | + functions-common:time_stop:2427 : start_time=1784457731823 2026-07-19 10:42:12.344 | + functions-common:time_stop:2429 : [[ -z 1784457731823 ]] 2026-07-19 10:42:12.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:42:12.353 | + functions-common:time_stop:2432 : end_time=1784457732349 2026-07-19 10:42:12.357 | + functions-common:time_stop:2433 : elapsed_time=526 2026-07-19 10:42:12.361 | + functions-common:time_stop:2434 : total=156548 2026-07-19 10:42:12.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:42:12.367 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157074 2026-07-19 10:42:12.371 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-19 10:42:12.390 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-19 10:42:12.395 | + functions-common:git_clone:673 : git show --oneline 2026-07-19 10:42:12.395 | + functions-common:git_clone:673 : head -1 2026-07-19 10:42:12.401 | dffba877c8 Merge "quota: Remove unused ``set_all_quota_usage_dirty()``" 2026-07-19 10:42:12.404 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:42:12.407 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-19 10:42:12.411 | + inc/python:setup_develop:353 : local bindep 2026-07-19 10:42:12.414 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-19 10:42:12.418 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-19 10:42:12.421 | + inc/python:setup_develop:359 : local extras= 2026-07-19 10:42:12.425 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-19 10:42:12.429 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-19 10:42:12.433 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-19 10:42:12.436 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-19 10:42:12.440 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-19 10:42:12.444 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-19 10:42:12.449 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-19 10:42:12.453 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-19 10:42:12.458 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-19 10:42:12.461 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-19 10:42:12.465 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-19 10:42:12.470 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-19 10:42:12.477 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-19 10:42:12.480 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-19 10:42:12.484 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-19 10:42:12.649 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-19 10:42:12.652 | + inc/python:setup_package:436 : local bindep=0 2026-07-19 10:42:12.656 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-19 10:42:12.659 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-19 10:42:12.663 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-19 10:42:12.667 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-19 10:42:12.670 | + inc/python:setup_package:445 : local flags=-e 2026-07-19 10:42:12.674 | + inc/python:setup_package:446 : local extras= 2026-07-19 10:42:12.678 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-19 10:42:12.681 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-19 10:42:12.684 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-19 10:42:12.688 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-19 10:42:12.692 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-19 10:42:12.695 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-19 10:42:12.721 | Using python 3.12 to install /opt/stack/neutron 2026-07-19 10:42:12.725 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-19 10:42:13.727 | Obtaining file:///opt/stack/neutron 2026-07-19 10:42:13.736 | Installing build dependencies: started 2026-07-19 10:42:15.736 | Installing build dependencies: finished with status 'done' 2026-07-19 10:42:15.737 | Checking if build backend supports build_editable: started 2026-07-19 10:42:16.280 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-19 10:42:16.281 | Getting requirements to build editable: started 2026-07-19 10:42:16.579 | Getting requirements to build editable: finished with status 'done' 2026-07-19 10:42:16.581 | Preparing editable metadata (pyproject.toml): started 2026-07-19 10:42:18.265 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:42:18.288 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (7.0.3) 2026-07-19 10:42:18.289 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.10.1) 2026-07-19 10:42:18.290 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.1.0) 2026-07-19 10:42:18.290 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (2.5.1) 2026-07-19 10:42:18.291 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.1.0) 2026-07-19 10:42:18.292 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (5.3.1) 2026-07-19 10:42:18.572 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:18.726 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-19 10:42:18.737 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (0.32.0) 2026-07-19 10:42:18.738 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (2.34.2) 2026-07-19 10:42:18.739 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.1.6) 2026-07-19 10:42:18.743 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (13.0.0) 2026-07-19 10:42:18.743 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (1.3.0) 2026-07-19 10:42:18.889 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:18.907 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-19 10:42:18.918 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (9.1.4) 2026-07-19 10:42:18.919 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (2.0.51) 2026-07-19 10:42:18.920 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (1.8.10) 2026-07-19 10:42:18.921 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (5.15.0) 2026-07-19 10:42:18.924 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (1.18.5) 2026-07-19 10:42:18.924 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (5.9.0) 2026-07-19 10:42:18.925 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (4.3.0) 2026-07-19 10:42:18.926 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (7.6.1) 2026-07-19 10:42:18.927 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (10.5.0) 2026-07-19 10:42:18.928 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (6.5.0) 2026-07-19 10:42:18.929 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (18.1.0) 2026-07-19 10:42:18.930 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (6.9.0) 2026-07-19 10:42:18.931 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (8.3.0) 2026-07-19 10:42:18.932 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (18.2.0) 2026-07-19 10:42:18.934 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (8.2.0) 2026-07-19 10:42:18.935 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (6.0.0) 2026-07-19 10:42:18.935 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.12.0) 2026-07-19 10:42:18.936 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.9.0) 2026-07-19 10:42:18.937 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (7.10.0) 2026-07-19 10:42:18.938 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (5.11.0) 2026-07-19 10:42:18.941 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev4) (4.7.0) 2026-07-19 10:42:18.941 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (2.8.0) 2026-07-19 10:42:18.942 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (10.1.1) 2026-07-19 10:42:18.943 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.11.0) 2026-07-19 10:42:18.944 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (4.4.0) 2026-07-19 10:42:19.068 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:19.086 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-19 10:42:19.211 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:19.227 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-19 10:42:19.266 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:19.285 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-19 10:42:19.388 | Installing build dependencies: started 2026-07-19 10:42:21.026 | Installing build dependencies: finished with status 'done' 2026-07-19 10:42:21.027 | Getting requirements to build wheel: started 2026-07-19 10:42:21.684 | Getting requirements to build wheel: finished with status 'done' 2026-07-19 10:42:21.685 | Preparing metadata (pyproject.toml): started 2026-07-19 10:42:22.062 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:42:22.204 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:22.218 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-19 10:42:22.229 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (7.2.2) 2026-07-19 10:42:22.264 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:22.280 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-19 10:42:22.292 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (24.2.1) 2026-07-19 10:42:22.292 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (18.13.0) 2026-07-19 10:42:22.293 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (4.17.0) 2026-07-19 10:42:22.415 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:22.432 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-19 10:42:22.561 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:22.577 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-19 10:42:22.587 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.4.0) 2026-07-19 10:42:22.590 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (9.0.0) 2026-07-19 10:42:22.591 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==29.0.0.0b2.dev4) (1.3.12) 2026-07-19 10:42:22.592 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==29.0.0.0b2.dev4) (4.15.0) 2026-07-19 10:42:22.595 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev4) (2.2.2) 2026-07-19 10:42:22.601 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev4) (3.3.2) 2026-07-19 10:42:22.605 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev4) (3.0.3) 2026-07-19 10:42:22.608 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev4) (2.1.0) 2026-07-19 10:42:22.609 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev4) (1.8.2) 2026-07-19 10:42:22.617 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev4) (4.1.0) 2026-07-19 10:42:22.618 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev4) (2.13.0) 2026-07-19 10:42:22.619 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev4) (5.8.0) 2026-07-19 10:42:22.632 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev4) (1.3.7) 2026-07-19 10:42:22.755 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:22.770 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-19 10:42:22.783 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev4) (43.0.3) 2026-07-19 10:42:22.783 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev4) (1.5.0) 2026-07-19 10:42:22.784 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev4) (1.1.0) 2026-07-19 10:42:22.785 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev4) (1.33) 2026-07-19 10:42:22.787 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev4) (4.10.0) 2026-07-19 10:42:22.789 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev4) (6.0.3) 2026-07-19 10:42:22.792 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev4) (2.0.0) 2026-07-19 10:42:22.797 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev4) (3.0) 2026-07-19 10:42:22.805 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev4) (3.1.1) 2026-07-19 10:42:22.810 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) (0.41.0) 2026-07-19 10:42:22.810 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) (1.2.1) 2026-07-19 10:42:22.837 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:22.854 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-19 10:42:22.868 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) (26.2) 2026-07-19 10:42:22.871 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) (2.8.0) 2026-07-19 10:42:22.872 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) (3.5.3) 2026-07-19 10:42:22.885 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) (6.1.1) 2026-07-19 10:42:22.886 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) (4.0.0) 2026-07-19 10:42:22.907 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev4) (0.20) 2026-07-19 10:42:22.914 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev4) (2.0.0) 2026-07-19 10:42:22.922 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev4) (2.1.2) 2026-07-19 10:42:22.923 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev4) (0.6.2) 2026-07-19 10:42:22.931 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev4) (2.9.0.post0) 2026-07-19 10:42:22.937 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev4) (7.1.4) 2026-07-19 10:42:22.938 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev4) (5.3.1) 2026-07-19 10:42:22.939 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev4) (5.6.2) 2026-07-19 10:42:22.940 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev4) (0.16.0) 2026-07-19 10:42:22.945 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev4) (5.1.0) 2026-07-19 10:42:22.954 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev4) (2026.2) 2026-07-19 10:42:22.962 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev4) (0.25.0) 2026-07-19 10:42:22.965 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev4) (5.0.0) 2026-07-19 10:42:22.967 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev4) (4.0.1) 2026-07-19 10:42:22.999 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev4) (1.7.6) 2026-07-19 10:42:23.006 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev4) (2.2.0) 2026-07-19 10:42:23.016 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev4) (3.18.0) 2026-07-19 10:42:23.064 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:23.079 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-19 10:42:23.120 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:23.122 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-19 10:42:23.141 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) (3.0.3) 2026-07-19 10:42:23.142 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) (1.6.2) 2026-07-19 10:42:23.151 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev4) (83.0.0) 2026-07-19 10:42:23.179 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev4) (0.8.1) 2026-07-19 10:42:23.223 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev4) (1.17.0) 2026-07-19 10:42:23.227 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (4.15.0) 2026-07-19 10:42:23.228 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (4.26.0) 2026-07-19 10:42:23.262 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) 2026-07-19 10:42:23.279 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-19 10:42:23.296 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (0.6.0) 2026-07-19 10:42:23.297 | 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==29.0.0.0b2.dev4) (4.0.0) 2026-07-19 10:42:23.307 | 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==29.0.0.0b2.dev4) (3.0.52) 2026-07-19 10:42:23.309 | 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==29.0.0.0b2.dev4) (1.11.0) 2026-07-19 10:42:23.310 | 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==29.0.0.0b2.dev4) (15.0.0) 2026-07-19 10:42:23.311 | 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==29.0.0.0b2.dev4) (1.8.0) 2026-07-19 10:42:23.316 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (26.1.0) 2026-07-19 10:42:23.318 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (2025.9.1) 2026-07-19 10:42:23.318 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (0.37.0) 2026-07-19 10:42:23.319 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (2026.5.1) 2026-07-19 10:42:23.375 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev4) (3.4.7) 2026-07-19 10:42:23.376 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev4) (3.18) 2026-07-19 10:42:23.377 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev4) (2.7.0) 2026-07-19 10:42:23.379 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev4) (2023.11.17) 2026-07-19 10:42:23.413 | 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==29.0.0.0b2.dev4) (4.2.0) 2026-07-19 10:42:23.414 | 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==29.0.0.0b2.dev4) (2.20.0) 2026-07-19 10:42:23.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->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (0.1.2) 2026-07-19 10:42:23.446 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev4) (0.8) 2026-07-19 10:42:23.515 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev4) (0.16.0) 2026-07-19 10:42:23.604 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-19 10:42:23.699 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 7.1 MB/s 0:00:00 2026-07-19 10:42:23.716 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-19 10:42:23.892 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-07-19 10:42:23.908 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-19 10:42:23.940 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-19 10:42:23.964 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-19 10:42:23.987 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-19 10:42:24.012 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-19 10:42:24.026 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-19 10:42:24.043 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-19 10:42:24.071 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-19 10:42:24.119 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-19 10:42:24.144 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-19 10:42:24.170 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-19 10:42:24.242 | Building wheels for collected packages: neutron, ovs 2026-07-19 10:42:24.244 | Building editable for neutron (pyproject.toml): started 2026-07-19 10:42:26.486 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-19 10:42:26.488 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev4-0.editable-py3-none-any.whl size=16023 sha256=761315971054c1526cf15a013a8ab46ed3e4c521ae7d88043183ab1e6247ac56 2026-07-19 10:42:26.488 | Stored in directory: /tmp/pip-ephem-wheel-cache-ib9g3_sw/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-19 10:42:26.495 | Building wheel for ovs (pyproject.toml): started 2026-07-19 10:42:27.333 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-19 10:42:27.334 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=2dda4cd191c4cc02c9be86ede538269776d690928cef42e4669ce3cbfed9606f 2026-07-19 10:42:27.335 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-19 10:42:27.339 | Successfully built neutron ovs 2026-07-19 10:42:27.669 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-19 10:42:32.916 | 2026-07-19 10:42:32.937 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev4 neutron-lib-4.2.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-19 10:42:33.163 | + inc/python:pip_install:216 : result=0 2026-07-19 10:42:33.167 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:42:33.171 | + functions-common:time_stop:2420 : local name 2026-07-19 10:42:33.174 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:42:33.179 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:42:33.182 | + functions-common:time_stop:2423 : local total 2026-07-19 10:42:33.186 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:42:33.189 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:42:33.193 | + functions-common:time_stop:2427 : start_time=1784457732715 2026-07-19 10:42:33.196 | + functions-common:time_stop:2429 : [[ -z 1784457732715 ]] 2026-07-19 10:42:33.200 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:42:33.206 | + functions-common:time_stop:2432 : end_time=1784457753202 2026-07-19 10:42:33.209 | + functions-common:time_stop:2433 : elapsed_time=20487 2026-07-19 10:42:33.211 | + functions-common:time_stop:2434 : total=118973 2026-07-19 10:42:33.214 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:42:33.217 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139460 2026-07-19 10:42:33.221 | + inc/python:pip_install:219 : return 0 2026-07-19 10:42:33.225 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-19 10:42:33.228 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:42:33.233 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-19 10:42:33.235 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-19 10:42:33.238 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:42:33.242 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:42:33.246 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-19 10:42:33.249 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:42:33.253 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-19 10:42:33.257 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-19 10:42:33.259 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-19 10:42:33.259 | Installing OVN and dependent packages 2026-07-19 10:42:33.262 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-19 10:42:33.266 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-19 10:42:33.290 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:42:33.293 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-19 10:42:33.315 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:42:33.319 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-19 10:42:33.340 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:42:33.344 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-19 10:42:33.348 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-19 10:42:33.372 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:42:33.375 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-19 10:42:33.378 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-19 10:42:33.399 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-19 10:42:33.404 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown quobyte /var/run/openvswitch 2026-07-19 10:42:33.422 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-19 10:42:33.427 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-19 10:42:33.455 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-19 10:42:33.459 | + functions-common:install_package:1438 : update_package_repo 2026-07-19 10:42:33.462 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:42:33.466 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-19 10:42:33.470 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:42:33.473 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:42:33.477 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:42:33.481 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:42:33.484 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:42:33.487 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:42:33.491 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-19 10:42:33.493 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-19 10:42:33.497 | + functions-common:apt_get_update:1167 : return 2026-07-19 10:42:33.501 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-19 10:42:33.506 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:42:33.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:42:33.513 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:42:33.517 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-19 10:42:33.544 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-19 10:42:33.585 | Reading package lists... 2026-07-19 10:42:33.971 | Building dependency tree... 2026-07-19 10:42:33.974 | Reading state information... 2026-07-19 10:42:34.555 | fakeroot is already the newest version (1.33-1). 2026-07-19 10:42:34.556 | fakeroot set to manually installed. 2026-07-19 10:42:34.557 | make is already the newest version (4.3-4.1build2). 2026-07-19 10:42:34.557 | make set to manually installed. 2026-07-19 10:42:34.557 | The following packages were automatically installed and are no longer required: 2026-07-19 10:42:34.560 | libfwupd2 libgusb2 2026-07-19 10:42:34.561 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:42:34.564 | The following additional packages will be installed: 2026-07-19 10:42:34.564 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-19 10:42:34.564 | python3-sortedcontainers 2026-07-19 10:42:34.568 | Suggested packages: 2026-07-19 10:42:34.568 | openvswitch-doc python-sortedcontainers-doc 2026-07-19 10:42:34.611 | The following NEW packages will be installed: 2026-07-19 10:42:34.612 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-19 10:42:34.612 | python3-openvswitch python3-sortedcontainers 2026-07-19 10:42:34.721 | 0 upgraded, 6 newly installed, 0 to remove and 41 not upgraded. 2026-07-19 10:42:34.721 | Need to get 4219 kB of archives. 2026-07-19 10:42:34.721 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-19 10:42:34.721 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-19 10:42:34.868 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-19 10:42:34.912 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-19 10:42:34.913 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-19 10:42:34.914 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-19 10:42:34.933 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-19 10:42:35.200 | perl: warning: Setting locale failed. 2026-07-19 10:42:35.201 | perl: warning: Please check that your locale settings: 2026-07-19 10:42:35.201 | LANGUAGE = (unset), 2026-07-19 10:42:35.201 | LC_ALL = "en_US.utf8", 2026-07-19 10:42:35.202 | LANG = "de_DE.UTF-8" 2026-07-19 10:42:35.202 | are supported and installed on your system. 2026-07-19 10:42:35.202 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:42:35.265 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:42:35.266 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:42:35.266 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:42:35.460 | Fetched 4219 kB in 0s (13.5 MB/s) 2026-07-19 10:42:35.510 | Selecting previously unselected package libunbound8:amd64. 2026-07-19 10:42:35.575 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-19 10:42:35.582 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-19 10:42:35.589 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-19 10:42:35.641 | Selecting previously unselected package openvswitch-common. 2026-07-19 10:42:35.653 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-19 10:42:35.658 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-19 10:42:35.754 | Selecting previously unselected package python3-sortedcontainers. 2026-07-19 10:42:35.767 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-19 10:42:35.770 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-19 10:42:35.817 | Selecting previously unselected package libxdp1:amd64. 2026-07-19 10:42:35.829 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-19 10:42:35.833 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-19 10:42:35.885 | Selecting previously unselected package python3-openvswitch. 2026-07-19 10:42:35.898 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-19 10:42:35.901 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-19 10:42:36.005 | Selecting previously unselected package openvswitch-switch. 2026-07-19 10:42:36.017 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-19 10:42:36.025 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-19 10:42:36.152 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-19 10:42:36.393 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-19 10:42:36.403 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-19 10:42:36.413 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-19 10:42:36.426 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-19 10:42:36.814 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-19 10:42:36.837 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-19 10:42:37.515 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-19 10:42:37.707 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-19 10:42:38.741 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-19 10:42:40.513 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-19 10:42:40.758 | perl: warning: Setting locale failed. 2026-07-19 10:42:40.759 | perl: warning: Please check that your locale settings: 2026-07-19 10:42:40.759 | LANGUAGE = (unset), 2026-07-19 10:42:40.759 | LC_ALL = "en_US.utf8", 2026-07-19 10:42:40.759 | LANG = "de_DE.UTF-8" 2026-07-19 10:42:40.759 | are supported and installed on your system. 2026-07-19 10:42:40.759 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:42:40.893 | perl: warning: Setting locale failed. 2026-07-19 10:42:40.893 | perl: warning: Please check that your locale settings: 2026-07-19 10:42:40.893 | LANGUAGE = (unset), 2026-07-19 10:42:40.894 | LC_ALL = "en_US.utf8", 2026-07-19 10:42:40.894 | LANG = "de_DE.UTF-8" 2026-07-19 10:42:40.894 | are supported and installed on your system. 2026-07-19 10:42:40.894 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:42:40.946 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:42:40.946 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:42:40.946 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:42:41.017 | perl: warning: Setting locale failed. 2026-07-19 10:42:41.017 | perl: warning: Please check that your locale settings: 2026-07-19 10:42:41.017 | LANGUAGE = (unset), 2026-07-19 10:42:41.018 | LC_ALL = "en_US.utf8", 2026-07-19 10:42:41.018 | LANG = "de_DE.UTF-8" 2026-07-19 10:42:41.018 | are supported and installed on your system. 2026-07-19 10:42:41.018 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:42:41.531 | 2026-07-19 10:42:41.531 | Running kernel seems to be up-to-date. 2026-07-19 10:42:41.531 | 2026-07-19 10:42:41.532 | Restarting services... 2026-07-19 10:42:41.556 | 2026-07-19 10:42:41.556 | Service restarts being deferred: 2026-07-19 10:42:41.556 | systemctl restart virtlockd.service 2026-07-19 10:42:41.556 | systemctl restart virtlogd.service 2026-07-19 10:42:41.556 | 2026-07-19 10:42:41.557 | No containers need to be restarted. 2026-07-19 10:42:41.557 | 2026-07-19 10:42:41.557 | User sessions running outdated binaries: 2026-07-19 10:42:41.557 | quobyte @ session #5: sshd[2020,2066] 2026-07-19 10:42:41.567 | 2026-07-19 10:42:41.567 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-19 10:42:43.731 | + functions-common:apt_get:1211 : result=0 2026-07-19 10:42:43.735 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:42:43.739 | + functions-common:time_stop:2420 : local name 2026-07-19 10:42:43.743 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:42:43.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:42:43.750 | + functions-common:time_stop:2423 : local total 2026-07-19 10:42:43.754 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:42:43.757 | + functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:42:43.761 | + functions-common:time_stop:2427 : start_time=1784457753539 2026-07-19 10:42:43.765 | + functions-common:time_stop:2429 : [[ -z 1784457753539 ]] 2026-07-19 10:42:43.769 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:42:43.774 | + functions-common:time_stop:2432 : end_time=1784457763770 2026-07-19 10:42:43.777 | + functions-common:time_stop:2433 : elapsed_time=10231 2026-07-19 10:42:43.781 | + functions-common:time_stop:2434 : total=165330 2026-07-19 10:42:43.785 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:42:43.788 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175561 2026-07-19 10:42:43.792 | + functions-common:apt_get:1215 : return 0 2026-07-19 10:42:43.796 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-19 10:42:43.826 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-19 10:42:43.829 | + functions-common:install_package:1438 : update_package_repo 2026-07-19 10:42:43.833 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:42:43.837 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-19 10:42:43.840 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:42:43.843 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:42:43.847 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:42:43.850 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:42:43.854 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:42:43.858 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:42:43.861 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-19 10:42:43.864 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-19 10:42:43.867 | + functions-common:apt_get_update:1167 : return 2026-07-19 10:42:43.871 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-19 10:42:43.876 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:42:43.880 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:42:43.884 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:42:43.887 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-19 10:42:43.916 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-19 10:42:43.956 | Reading package lists... 2026-07-19 10:42:44.348 | Building dependency tree... 2026-07-19 10:42:44.350 | Reading state information... 2026-07-19 10:42:44.915 | The following packages were automatically installed and are no longer required: 2026-07-19 10:42:44.917 | libfwupd2 libgusb2 2026-07-19 10:42:44.917 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:42:44.920 | The following additional packages will be installed: 2026-07-19 10:42:44.920 | ovn-common 2026-07-19 10:42:44.962 | The following NEW packages will be installed: 2026-07-19 10:42:44.962 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-19 10:42:45.207 | 0 upgraded, 4 newly installed, 0 to remove and 41 not upgraded. 2026-07-19 10:42:45.207 | Need to get 2360 kB of archives. 2026-07-19 10:42:45.207 | After this operation, 8355 kB of additional disk space will be used. 2026-07-19 10:42:45.208 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-19 10:42:45.995 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-19 10:42:46.017 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-19 10:42:46.028 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-19 10:42:46.337 | perl: warning: Setting locale failed. 2026-07-19 10:42:46.337 | perl: warning: Please check that your locale settings: 2026-07-19 10:42:46.337 | LANGUAGE = (unset), 2026-07-19 10:42:46.337 | LC_ALL = "en_US.utf8", 2026-07-19 10:42:46.337 | LANG = "de_DE.UTF-8" 2026-07-19 10:42:46.337 | are supported and installed on your system. 2026-07-19 10:42:46.337 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:42:46.400 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:42:46.400 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:42:46.400 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:42:46.597 | Fetched 2360 kB in 1s (2133 kB/s) 2026-07-19 10:42:46.646 | Selecting previously unselected package ovn-common. 2026-07-19 10:42:46.718 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-19 10:42:46.726 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:42:46.731 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-19 10:42:46.840 | Selecting previously unselected package ovn-central. 2026-07-19 10:42:46.855 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:42:46.859 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-19 10:42:46.924 | Selecting previously unselected package ovn-controller-vtep. 2026-07-19 10:42:46.939 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:42:46.943 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-19 10:42:47.002 | Selecting previously unselected package ovn-host. 2026-07-19 10:42:47.017 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-19 10:42:47.024 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-19 10:42:47.114 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-19 10:42:47.134 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-19 10:42:47.631 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-19 10:42:47.820 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-19 10:42:48.290 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-19 10:42:48.343 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-19 10:42:48.887 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-19 10:42:49.077 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-19 10:42:49.796 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-19 10:42:50.515 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-19 10:42:51.398 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-19 10:42:51.465 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-19 10:42:51.679 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-19 10:42:52.241 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-19 10:42:54.292 | perl: warning: Setting locale failed. 2026-07-19 10:42:54.292 | perl: warning: Please check that your locale settings: 2026-07-19 10:42:54.292 | LANGUAGE = (unset), 2026-07-19 10:42:54.292 | LC_ALL = "en_US.utf8", 2026-07-19 10:42:54.292 | LANG = "de_DE.UTF-8" 2026-07-19 10:42:54.292 | are supported and installed on your system. 2026-07-19 10:42:54.292 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:42:54.431 | perl: warning: Setting locale failed. 2026-07-19 10:42:54.431 | perl: warning: Please check that your locale settings: 2026-07-19 10:42:54.431 | LANGUAGE = (unset), 2026-07-19 10:42:54.431 | LC_ALL = "en_US.utf8", 2026-07-19 10:42:54.431 | LANG = "de_DE.UTF-8" 2026-07-19 10:42:54.431 | are supported and installed on your system. 2026-07-19 10:42:54.431 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:42:54.494 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:42:54.494 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:42:54.494 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:42:54.567 | perl: warning: Setting locale failed. 2026-07-19 10:42:54.567 | perl: warning: Please check that your locale settings: 2026-07-19 10:42:54.567 | LANGUAGE = (unset), 2026-07-19 10:42:54.567 | LC_ALL = "en_US.utf8", 2026-07-19 10:42:54.567 | LANG = "de_DE.UTF-8" 2026-07-19 10:42:54.568 | are supported and installed on your system. 2026-07-19 10:42:54.568 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:42:55.077 | 2026-07-19 10:42:55.077 | Running kernel seems to be up-to-date. 2026-07-19 10:42:55.077 | 2026-07-19 10:42:55.077 | Restarting services... 2026-07-19 10:42:55.101 | 2026-07-19 10:42:55.101 | Service restarts being deferred: 2026-07-19 10:42:55.101 | systemctl restart virtlockd.service 2026-07-19 10:42:55.101 | systemctl restart virtlogd.service 2026-07-19 10:42:55.101 | 2026-07-19 10:42:55.101 | No containers need to be restarted. 2026-07-19 10:42:55.101 | 2026-07-19 10:42:55.101 | User sessions running outdated binaries: 2026-07-19 10:42:55.101 | quobyte @ session #5: sshd[2020,2066] 2026-07-19 10:42:55.111 | 2026-07-19 10:42:55.111 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-19 10:42:57.085 | + functions-common:apt_get:1211 : result=0 2026-07-19 10:42:57.089 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:42:57.093 | + functions-common:time_stop:2420 : local name 2026-07-19 10:42:57.097 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:42:57.100 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:42:57.104 | + functions-common:time_stop:2423 : local total 2026-07-19 10:42:57.108 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:42:57.112 | + functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:42:57.115 | + functions-common:time_stop:2427 : start_time=1784457763912 2026-07-19 10:42:57.119 | + functions-common:time_stop:2429 : [[ -z 1784457763912 ]] 2026-07-19 10:42:57.124 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:42:57.130 | + functions-common:time_stop:2432 : end_time=1784457777126 2026-07-19 10:42:57.134 | + functions-common:time_stop:2433 : elapsed_time=13214 2026-07-19 10:42:57.138 | + functions-common:time_stop:2434 : total=175561 2026-07-19 10:42:57.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:42:57.145 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188775 2026-07-19 10:42:57.149 | + functions-common:apt_get:1215 : return 0 2026-07-19 10:42:57.154 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:42:57.158 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:42:57.162 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-19 10:42:57.166 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-19 10:42:57.173 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-19 10:42:57.178 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-19 10:42:57.182 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-19 10:42:57.186 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-19 10:42:57.191 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-19 10:42:57.194 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-19 10:42:57.198 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-19 10:42:57.202 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-19 10:42:57.206 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-19 10:42:57.210 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-19 10:42:57.214 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-19 10:42:57.218 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-19 10:42:57.222 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-19 10:42:57.226 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-19 10:42:57.230 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-19 10:42:57.234 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-19 10:42:57.238 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-19 10:42:57.243 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-19 10:42:57.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:42:57.251 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:42:57.255 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-19 10:42:57.259 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:42:57.263 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-19 10:42:57.268 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-19 10:42:57.272 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-19 10:42:57.298 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:42:57.302 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-19 10:42:57.306 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-19 10:42:57.310 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-19 10:42:57.314 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-19 10:42:57.318 | + lib/stack:stack_install_service:32 : install_nova 2026-07-19 10:42:57.322 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-19 10:42:57.326 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-19 10:42:57.330 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:42:57.334 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:42:57.338 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-19 10:42:57.342 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:42:57.346 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-19 10:42:57.370 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:42:57.374 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-19 10:42:57.378 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-19 10:42:57.382 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-19 10:42:57.386 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-19 10:42:57.390 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-19 10:42:57.556 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-19 10:42:57.559 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:42:57.563 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:42:57.567 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-19 10:42:57.571 | + functions-common:install_package:1438 : update_package_repo 2026-07-19 10:42:57.574 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:42:57.578 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-19 10:42:57.582 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:42:57.585 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:42:57.589 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:42:57.592 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:42:57.596 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:42:57.599 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:42:57.603 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-19 10:42:57.607 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-19 10:42:57.610 | + functions-common:apt_get_update:1167 : return 2026-07-19 10:42:57.614 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-19 10:42:57.618 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:42:57.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:42:57.625 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:42:57.629 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-19 10:42:57.658 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-19 10:42:57.699 | Reading package lists... 2026-07-19 10:42:58.139 | Building dependency tree... 2026-07-19 10:42:58.141 | Reading state information... 2026-07-19 10:42:58.896 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-19 10:42:58.896 | libvirt-clients set to manually installed. 2026-07-19 10:42:58.896 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-19 10:42:58.896 | The following packages were automatically installed and are no longer required: 2026-07-19 10:42:58.898 | libfwupd2 libgusb2 2026-07-19 10:42:58.898 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:42:58.900 | The following additional packages will be installed: 2026-07-19 10:42:58.903 | apport ovmf python3-apport python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-19 10:42:58.903 | qemu-system-arm qemu-system-mips qemu-system-misc qemu-system-ppc 2026-07-19 10:42:58.903 | qemu-system-s390x qemu-system-sparc 2026-07-19 10:42:58.906 | Suggested packages: 2026-07-19 10:42:58.906 | apport-gtk | apport-kde pkexec python-zstandard-doc samba vde2 2026-07-19 10:42:58.954 | The following packages will be REMOVED: 2026-07-19 10:42:58.958 | apport-core-dump-handler 2026-07-19 10:42:58.960 | The following NEW packages will be installed: 2026-07-19 10:42:58.961 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-19 10:42:58.961 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-19 10:42:58.961 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-19 10:42:58.963 | The following packages will be upgraded: 2026-07-19 10:42:58.966 | apport ovmf python3-apport 2026-07-19 10:42:59.072 | 3 upgraded, 13 newly installed, 1 to remove and 37 not upgraded. 2026-07-19 10:42:59.072 | Need to get 115 MB of archives. 2026-07-19 10:42:59.073 | After this operation, 897 MB of additional disk space will be used. 2026-07-19 10:42:59.073 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-07-19 10:42:59.166 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-07-19 10:42:59.184 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-19 10:42:59.200 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-19 10:42:59.237 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-19 10:42:59.246 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-19 10:42:59.254 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-19 10:42:59.432 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-19 10:42:59.620 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-19 10:42:59.735 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-19 10:42:59.820 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-19 10:42:59.857 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-19 10:43:00.491 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-19 10:43:00.492 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-07-19 10:43:00.549 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-07-19 10:43:00.593 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-19 10:43:00.861 | perl: warning: Setting locale failed. 2026-07-19 10:43:00.861 | perl: warning: Please check that your locale settings: 2026-07-19 10:43:00.861 | LANGUAGE = (unset), 2026-07-19 10:43:00.861 | LC_ALL = "en_US.utf8", 2026-07-19 10:43:00.861 | LANG = "de_DE.UTF-8" 2026-07-19 10:43:00.861 | are supported and installed on your system. 2026-07-19 10:43:00.861 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:43:00.927 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:43:00.927 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:43:00.927 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:43:01.201 | Fetched 115 MB in 2s (71.7 MB/s) 2026-07-19 10:43:01.306 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-19 10:43:01.312 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-19 10:43:01.444 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-19 10:43:01.523 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-19 10:43:01.616 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-19 10:43:01.902 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-19 10:43:01.902 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-19 10:43:01.902 | Package apport-core-dump-handler is to be removed. 2026-07-19 10:43:01.902 | Package python3-zstandard is not installed. 2026-07-19 10:43:01.902 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-19 10:43:01.902 | Package apport-core-dump-handler is to be removed. 2026-07-19 10:43:01.902 | Package systemd-coredump is not installed. 2026-07-19 10:43:01.903 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-19 10:43:01.903 | Package apport-core-dump-handler is to be removed. 2026-07-19 10:43:01.903 | Package python3-zstandard is not installed. 2026-07-19 10:43:01.903 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-19 10:43:01.903 | Package apport-core-dump-handler is to be removed. 2026-07-19 10:43:01.903 | Package systemd-coredump is not installed. 2026-07-19 10:43:01.903 | 2026-07-19 10:43:01.966 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-19 10:43:01.974 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-19 10:43:02.918 | Selecting previously unselected package systemd-coredump. 2026-07-19 10:43:02.982 | (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 ... 127206 files and directories currently installed.) 2026-07-19 10:43:02.990 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-19 10:43:02.994 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-19 10:43:03.053 | Selecting previously unselected package python3-zstandard. 2026-07-19 10:43:03.066 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-19 10:43:03.070 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-19 10:43:03.136 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-19 10:43:03.148 | Preparing to unpack .../02-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-19 10:43:03.161 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-19 10:43:03.232 | Selecting previously unselected package python3-libvirt. 2026-07-19 10:43:03.245 | Preparing to unpack .../03-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-19 10:43:03.249 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-19 10:43:03.318 | Selecting previously unselected package qemu-system-arm. 2026-07-19 10:43:03.331 | Preparing to unpack .../04-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-19 10:43:03.343 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:03.832 | Selecting previously unselected package qemu-system-mips. 2026-07-19 10:43:03.846 | Preparing to unpack .../05-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-19 10:43:03.859 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:04.411 | Selecting previously unselected package qemu-system-ppc. 2026-07-19 10:43:04.426 | Preparing to unpack .../06-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-19 10:43:04.438 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:04.793 | Selecting previously unselected package qemu-system-sparc. 2026-07-19 10:43:04.807 | Preparing to unpack .../07-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-19 10:43:04.820 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:05.066 | Selecting previously unselected package qemu-system-s390x. 2026-07-19 10:43:05.079 | Preparing to unpack .../08-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-19 10:43:05.090 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:05.257 | Selecting previously unselected package qemu-system-misc. 2026-07-19 10:43:05.269 | Preparing to unpack .../09-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-19 10:43:05.281 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:07.122 | Selecting previously unselected package qemu-system. 2026-07-19 10:43:07.134 | Preparing to unpack .../10-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-19 10:43:07.137 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:07.189 | Preparing to unpack .../11-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-19 10:43:07.208 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-07-19 10:43:07.381 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-19 10:43:07.394 | Preparing to unpack .../12-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-19 10:43:07.398 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-19 10:43:09.063 | Selecting previously unselected package qemu-efi-arm. 2026-07-19 10:43:09.076 | Preparing to unpack .../13-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-19 10:43:09.080 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-19 10:43:09.827 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-19 10:43:10.317 | Creating group 'systemd-coredump' with GID 987. 2026-07-19 10:43:10.319 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-19 10:43:10.340 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-19 10:43:10.637 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:10.656 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:10.674 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-19 10:43:10.691 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:10.708 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-19 10:43:10.720 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:10.738 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-19 10:43:10.987 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-19 10:43:10.998 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-19 10:43:11.247 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:11.265 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-19 10:43:11.276 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:11.294 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-19 10:43:12.411 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-19 10:43:12.459 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-19 10:43:12.471 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-19 10:43:14.040 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-19 10:43:14.372 | perl: warning: Setting locale failed. 2026-07-19 10:43:14.373 | perl: warning: Please check that your locale settings: 2026-07-19 10:43:14.373 | LANGUAGE = (unset), 2026-07-19 10:43:14.373 | LC_ALL = "en_US.utf8", 2026-07-19 10:43:14.373 | LANG = "de_DE.UTF-8" 2026-07-19 10:43:14.373 | are supported and installed on your system. 2026-07-19 10:43:14.373 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:43:14.504 | perl: warning: Setting locale failed. 2026-07-19 10:43:14.504 | perl: warning: Please check that your locale settings: 2026-07-19 10:43:14.504 | LANGUAGE = (unset), 2026-07-19 10:43:14.504 | LC_ALL = "en_US.utf8", 2026-07-19 10:43:14.504 | LANG = "de_DE.UTF-8" 2026-07-19 10:43:14.504 | are supported and installed on your system. 2026-07-19 10:43:14.504 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:43:14.553 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-19 10:43:14.553 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-19 10:43:14.554 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-19 10:43:14.625 | perl: warning: Setting locale failed. 2026-07-19 10:43:14.625 | perl: warning: Please check that your locale settings: 2026-07-19 10:43:14.625 | LANGUAGE = (unset), 2026-07-19 10:43:14.625 | LC_ALL = "en_US.utf8", 2026-07-19 10:43:14.625 | LANG = "de_DE.UTF-8" 2026-07-19 10:43:14.625 | are supported and installed on your system. 2026-07-19 10:43:14.625 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:43:15.130 | 2026-07-19 10:43:15.130 | Running kernel seems to be up-to-date. 2026-07-19 10:43:15.130 | 2026-07-19 10:43:15.130 | Restarting services... 2026-07-19 10:43:15.154 | 2026-07-19 10:43:15.154 | Service restarts being deferred: 2026-07-19 10:43:15.154 | systemctl restart virtlockd.service 2026-07-19 10:43:15.154 | systemctl restart virtlogd.service 2026-07-19 10:43:15.154 | 2026-07-19 10:43:15.154 | No containers need to be restarted. 2026-07-19 10:43:15.155 | 2026-07-19 10:43:15.155 | User sessions running outdated binaries: 2026-07-19 10:43:15.155 | quobyte @ session #5: sshd[2020,2066] 2026-07-19 10:43:15.165 | 2026-07-19 10:43:15.166 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-19 10:43:17.107 | + functions-common:apt_get:1211 : result=0 2026-07-19 10:43:17.110 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:43:17.112 | + functions-common:time_stop:2420 : local name 2026-07-19 10:43:17.115 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:43:17.118 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:43:17.120 | + functions-common:time_stop:2423 : local total 2026-07-19 10:43:17.123 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:43:17.126 | + functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:43:17.129 | + functions-common:time_stop:2427 : start_time=1784457777654 2026-07-19 10:43:17.133 | + functions-common:time_stop:2429 : [[ -z 1784457777654 ]] 2026-07-19 10:43:17.136 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:43:17.140 | + functions-common:time_stop:2432 : end_time=1784457797137 2026-07-19 10:43:17.143 | + functions-common:time_stop:2433 : elapsed_time=19483 2026-07-19 10:43:17.146 | + functions-common:time_stop:2434 : total=188775 2026-07-19 10:43:17.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:43:17.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=208258 2026-07-19 10:43:17.154 | + functions-common:apt_get:1215 : return 0 2026-07-19 10:43:17.157 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-19 10:43:17.160 | + functions-common:install_package:1438 : update_package_repo 2026-07-19 10:43:17.162 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-19 10:43:17.166 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-19 10:43:17.168 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-19 10:43:17.171 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-19 10:43:17.175 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-19 10:43:17.178 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:43:17.180 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:43:17.183 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-19 10:43:17.185 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-19 10:43:17.188 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-19 10:43:17.192 | + functions-common:apt_get_update:1167 : return 2026-07-19 10:43:17.195 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-19 10:43:17.197 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-19 10:43:17.200 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:43:17.203 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:43:17.206 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-19 10:43:17.232 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-19 10:43:17.272 | Reading package lists... 2026-07-19 10:43:17.658 | Building dependency tree... 2026-07-19 10:43:17.661 | Reading state information... 2026-07-19 10:43:18.234 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-19 10:43:18.234 | ovmf set to manually installed. 2026-07-19 10:43:18.234 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-19 10:43:18.234 | swtpm set to manually installed. 2026-07-19 10:43:18.234 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-19 10:43:18.234 | swtpm-tools set to manually installed. 2026-07-19 10:43:18.234 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-19 10:43:18.235 | mdevctl set to manually installed. 2026-07-19 10:43:18.235 | The following packages were automatically installed and are no longer required: 2026-07-19 10:43:18.237 | libfwupd2 libgusb2 2026-07-19 10:43:18.238 | Use 'sudo apt autoremove' to remove them. 2026-07-19 10:43:18.334 | 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded. 2026-07-19 10:43:18.340 | + functions-common:apt_get:1211 : result=0 2026-07-19 10:43:18.343 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-19 10:43:18.346 | + functions-common:time_stop:2420 : local name 2026-07-19 10:43:18.349 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:43:18.352 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:43:18.356 | + functions-common:time_stop:2423 : local total 2026-07-19 10:43:18.358 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:43:18.361 | + functions-common:time_stop:2426 : name=apt-get 2026-07-19 10:43:18.364 | + functions-common:time_stop:2427 : start_time=1784457797228 2026-07-19 10:43:18.367 | + functions-common:time_stop:2429 : [[ -z 1784457797228 ]] 2026-07-19 10:43:18.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:43:18.377 | + functions-common:time_stop:2432 : end_time=1784457798373 2026-07-19 10:43:18.380 | + functions-common:time_stop:2433 : elapsed_time=1145 2026-07-19 10:43:18.383 | + functions-common:time_stop:2434 : total=208258 2026-07-19 10:43:18.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:43:18.388 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=209403 2026-07-19 10:43:18.392 | + functions-common:apt_get:1215 : return 0 2026-07-19 10:43:18.395 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-19 10:43:18.399 | ++ functions-common:is_arch:519 : uname -m 2026-07-19 10:43:18.404 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-19 10:43:18.407 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-19 10:43:18.411 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-19 10:43:18.414 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-19 10:43:18.417 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-19 10:43:18.420 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-19 10:43:18.423 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-19 10:43:18.443 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:43:18.447 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-19 10:43:18.469 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-19 10:43:18.472 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-19 10:43:18.474 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-19 10:43:18.477 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-19 10:43:18.480 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-19 10:43:18.483 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-19 10:43:18.487 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-19 10:43:18.490 | + functions-common:git_clone:592 : local orig_dir 2026-07-19 10:43:18.494 | ++ functions-common:git_clone:593 : pwd 2026-07-19 10:43:18.498 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:43:18.501 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:43:18.505 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:43:18.526 | + functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:43:18.531 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:43:18.533 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:43:18.537 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-19 10:43:18.537 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:43:18.543 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-19 10:43:18.546 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-19 10:43:18.550 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-19 10:43:18.553 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:43:18.556 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:43:18.559 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:43:18.563 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:43:18.566 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:43:18.570 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:43:18.572 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:43:18.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:43:18.579 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:43:18.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457798581 2026-07-19 10:43:18.588 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-19 10:43:18.592 | Cloning into '/opt/stack/novnc'... 2026-07-19 10:43:20.518 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:43:20.522 | + functions-common:time_stop:2420 : local name 2026-07-19 10:43:20.525 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:43:20.529 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:43:20.533 | + functions-common:time_stop:2423 : local total 2026-07-19 10:43:20.536 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:43:20.540 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:43:20.543 | + functions-common:time_stop:2427 : start_time=1784457798581 2026-07-19 10:43:20.546 | + functions-common:time_stop:2429 : [[ -z 1784457798581 ]] 2026-07-19 10:43:20.551 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:43:20.557 | + functions-common:time_stop:2432 : end_time=1784457800553 2026-07-19 10:43:20.560 | + functions-common:time_stop:2433 : elapsed_time=1972 2026-07-19 10:43:20.563 | + functions-common:time_stop:2434 : total=157074 2026-07-19 10:43:20.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:43:20.571 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159046 2026-07-19 10:43:20.575 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-19 10:43:20.579 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-19 10:43:20.582 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:43:20.586 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:43:20.590 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:43:20.594 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:43:20.597 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:43:20.601 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:43:20.605 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:43:20.609 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:43:20.613 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:43:20.618 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457800614 2026-07-19 10:43:20.623 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-19 10:43:21.014 | From https://github.com/novnc/novnc 2026-07-19 10:43:21.014 | * tag v1.3.0 -> FETCH_HEAD 2026-07-19 10:43:21.024 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:43:21.028 | + functions-common:time_stop:2420 : local name 2026-07-19 10:43:21.031 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:43:21.034 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:43:21.038 | + functions-common:time_stop:2423 : local total 2026-07-19 10:43:21.041 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:43:21.045 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:43:21.048 | + functions-common:time_stop:2427 : start_time=1784457800614 2026-07-19 10:43:21.052 | + functions-common:time_stop:2429 : [[ -z 1784457800614 ]] 2026-07-19 10:43:21.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:43:21.062 | + functions-common:time_stop:2432 : end_time=1784457801058 2026-07-19 10:43:21.065 | + functions-common:time_stop:2433 : elapsed_time=444 2026-07-19 10:43:21.069 | + functions-common:time_stop:2434 : total=159046 2026-07-19 10:43:21.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:43:21.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159490 2026-07-19 10:43:21.079 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-19 10:43:21.083 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:43:21.086 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:43:21.090 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:43:21.094 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:43:21.098 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:43:21.102 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:43:21.106 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:43:21.110 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:43:21.116 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:43:21.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457801117 2026-07-19 10:43:21.125 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-19 10:43:21.158 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:43:21.158 | 2026-07-19 10:43:21.158 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:43:21.158 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:43:21.158 | state without impacting any branches by switching back to a branch. 2026-07-19 10:43:21.158 | 2026-07-19 10:43:21.158 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:43:21.158 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:43:21.159 | 2026-07-19 10:43:21.159 | git switch -c 2026-07-19 10:43:21.159 | 2026-07-19 10:43:21.159 | Or undo this operation with: 2026-07-19 10:43:21.159 | 2026-07-19 10:43:21.159 | git switch - 2026-07-19 10:43:21.159 | 2026-07-19 10:43:21.159 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:43:21.159 | 2026-07-19 10:43:21.159 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-19 10:43:21.165 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:43:21.168 | + functions-common:time_stop:2420 : local name 2026-07-19 10:43:21.172 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:43:21.175 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:43:21.178 | + functions-common:time_stop:2423 : local total 2026-07-19 10:43:21.181 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:43:21.184 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:43:21.188 | + functions-common:time_stop:2427 : start_time=1784457801117 2026-07-19 10:43:21.192 | + functions-common:time_stop:2429 : [[ -z 1784457801117 ]] 2026-07-19 10:43:21.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:43:21.202 | + functions-common:time_stop:2432 : end_time=1784457801199 2026-07-19 10:43:21.206 | + functions-common:time_stop:2433 : elapsed_time=82 2026-07-19 10:43:21.210 | + functions-common:time_stop:2434 : total=159490 2026-07-19 10:43:21.214 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:43:21.217 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159572 2026-07-19 10:43:21.221 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-19 10:43:21.239 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-19 10:43:21.245 | + functions-common:git_clone:673 : git show --oneline 2026-07-19 10:43:21.245 | + functions-common:git_clone:673 : head -1 2026-07-19 10:43:21.248 | 463c39e noVNC 1.3.0 2026-07-19 10:43:21.251 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:43:21.256 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-19 10:43:21.280 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:43:21.282 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/70/997870/1 2026-07-19 10:43:21.287 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-19 10:43:21.291 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-19 10:43:21.295 | + functions-common:git_clone:591 : local git_ref=refs/changes/70/997870/1 2026-07-19 10:43:21.298 | + functions-common:git_clone:592 : local orig_dir 2026-07-19 10:43:21.303 | ++ functions-common:git_clone:593 : pwd 2026-07-19 10:43:21.306 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:43:21.311 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:43:21.315 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:43:21.338 | + functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:43:21.343 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:43:21.347 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:43:21.352 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:43:21.352 | + functions-common:git_clone:610 : echo refs/changes/70/997870/1 2026-07-19 10:43:21.358 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-19 10:43:21.361 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-19 10:43:21.365 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-19 10:43:21.367 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:43:21.371 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:43:21.374 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:43:21.378 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:43:21.380 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:43:21.384 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:43:21.386 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:43:21.389 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:43:21.394 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:43:21.400 | + functions-common:time_start:2411 : _TIME_START[$name]=1784457801395 2026-07-19 10:43:21.403 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-19 10:43:21.407 | Cloning into '/opt/stack/nova'... 2026-07-19 10:47:13.130 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:47:13.135 | + functions-common:time_stop:2420 : local name 2026-07-19 10:47:13.139 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:47:13.144 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:47:13.148 | + functions-common:time_stop:2423 : local total 2026-07-19 10:47:13.151 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:47:13.155 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:47:13.158 | + functions-common:time_stop:2427 : start_time=1784457801395 2026-07-19 10:47:13.162 | + functions-common:time_stop:2429 : [[ -z 1784457801395 ]] 2026-07-19 10:47:13.166 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:47:13.174 | + functions-common:time_stop:2432 : end_time=1784458033170 2026-07-19 10:47:13.177 | + functions-common:time_stop:2433 : elapsed_time=231775 2026-07-19 10:47:13.181 | + functions-common:time_stop:2434 : total=159572 2026-07-19 10:47:13.185 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:47:13.189 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391347 2026-07-19 10:47:13.192 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-19 10:47:13.196 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/70/997870/1 2026-07-19 10:47:13.200 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:47:13.204 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:47:13.208 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:47:13.212 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:47:13.216 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:47:13.220 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:47:13.223 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:47:13.227 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:47:13.232 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:47:13.238 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458033234 2026-07-19 10:47:13.242 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/70/997870/1 2026-07-19 10:47:14.312 | From https://review.opendev.org/openstack/nova 2026-07-19 10:47:14.312 | * branch refs/changes/70/997870/1 -> FETCH_HEAD 2026-07-19 10:47:14.320 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:47:14.324 | + functions-common:time_stop:2420 : local name 2026-07-19 10:47:14.328 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:47:14.332 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:47:14.335 | + functions-common:time_stop:2423 : local total 2026-07-19 10:47:14.339 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:47:14.342 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:47:14.346 | + functions-common:time_stop:2427 : start_time=1784458033234 2026-07-19 10:47:14.350 | + functions-common:time_stop:2429 : [[ -z 1784458033234 ]] 2026-07-19 10:47:14.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:47:14.361 | + functions-common:time_stop:2432 : end_time=1784458034357 2026-07-19 10:47:14.364 | + functions-common:time_stop:2433 : elapsed_time=1123 2026-07-19 10:47:14.368 | + functions-common:time_stop:2434 : total=391347 2026-07-19 10:47:14.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:47:14.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392470 2026-07-19 10:47:14.380 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-19 10:47:14.448 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:47:14.448 | 2026-07-19 10:47:14.448 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:47:14.448 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:47:14.448 | state without impacting any branches by switching back to a branch. 2026-07-19 10:47:14.448 | 2026-07-19 10:47:14.448 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:47:14.448 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:47:14.449 | 2026-07-19 10:47:14.449 | git switch -c 2026-07-19 10:47:14.449 | 2026-07-19 10:47:14.449 | Or undo this operation with: 2026-07-19 10:47:14.449 | 2026-07-19 10:47:14.449 | git switch - 2026-07-19 10:47:14.449 | 2026-07-19 10:47:14.450 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:47:14.450 | 2026-07-19 10:47:14.450 | HEAD is now at 84b403aac0 Update contributor guide for 2026.2 Hibiscus 2026-07-19 10:47:14.454 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-19 10:47:14.479 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-19 10:47:14.484 | + functions-common:git_clone:673 : git show --oneline 2026-07-19 10:47:14.484 | + functions-common:git_clone:673 : head -1 2026-07-19 10:47:14.489 | 84b403aac0 Update contributor guide for 2026.2 Hibiscus 2026-07-19 10:47:14.493 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:47:14.497 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-19 10:47:14.501 | + inc/python:setup_develop:353 : local bindep 2026-07-19 10:47:14.505 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-19 10:47:14.509 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-19 10:47:14.513 | + inc/python:setup_develop:359 : local extras= 2026-07-19 10:47:14.517 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-19 10:47:14.521 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-19 10:47:14.525 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-19 10:47:14.529 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-19 10:47:14.533 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-19 10:47:14.537 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-19 10:47:14.542 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-19 10:47:14.546 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-19 10:47:14.550 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-19 10:47:14.554 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-19 10:47:14.558 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-19 10:47:14.562 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-19 10:47:14.570 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-19 10:47:14.574 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-19 10:47:14.578 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-19 10:47:14.736 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-19 10:47:14.740 | + inc/python:setup_package:436 : local bindep=0 2026-07-19 10:47:14.744 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-19 10:47:14.747 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-19 10:47:14.751 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-19 10:47:14.755 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-19 10:47:14.759 | + inc/python:setup_package:445 : local flags=-e 2026-07-19 10:47:14.763 | + inc/python:setup_package:446 : local extras= 2026-07-19 10:47:14.767 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-19 10:47:14.771 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-19 10:47:14.775 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-19 10:47:14.779 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-19 10:47:14.782 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-19 10:47:14.786 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-19 10:47:14.816 | Using python 3.12 to install /opt/stack/nova 2026-07-19 10:47:14.820 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-19 10:47:15.825 | Obtaining file:///opt/stack/nova 2026-07-19 10:47:15.829 | Installing build dependencies: started 2026-07-19 10:47:17.664 | Installing build dependencies: finished with status 'done' 2026-07-19 10:47:17.665 | Checking if build backend supports build_editable: started 2026-07-19 10:47:18.235 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-19 10:47:18.237 | Getting requirements to build editable: started 2026-07-19 10:47:18.544 | Getting requirements to build editable: finished with status 'done' 2026-07-19 10:47:18.546 | Preparing editable metadata (pyproject.toml): started 2026-07-19 10:47:20.814 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:47:20.838 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (7.0.3) 2026-07-19 10:47:20.840 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (2.0.51) 2026-07-19 10:47:20.841 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (5.3.1) 2026-07-19 10:47:20.841 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (0.41.0) 2026-07-19 10:47:20.841 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.1.6) 2026-07-19 10:47:20.842 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (13.0.0) 2026-07-19 10:47:20.843 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (6.1.1) 2026-07-19 10:47:20.844 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (2.5.1) 2026-07-19 10:47:20.844 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (43.0.3) 2026-07-19 10:47:20.845 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (1.8.10) 2026-07-19 10:47:20.846 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.5.3) 2026-07-19 10:47:20.847 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.1.0) 2026-07-19 10:47:20.848 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.10.1) 2026-07-19 10:47:20.849 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.18.0) 2026-07-19 10:47:20.850 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (1.18.5) 2026-07-19 10:47:20.851 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (1.3.0) 2026-07-19 10:47:20.852 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (4.0.0) 2026-07-19 10:47:20.855 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (4.26.0) 2026-07-19 10:47:20.855 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (9.9.0) 2026-07-19 10:47:20.856 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (5.15.0) 2026-07-19 10:47:21.070 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev303) 2026-07-19 10:47:21.208 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-19 10:47:21.219 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (4.12.0) 2026-07-19 10:47:21.220 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (2.34.2) 2026-07-19 10:47:21.221 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (5.9.0) 2026-07-19 10:47:21.247 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev303) 2026-07-19 10:47:21.263 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-19 10:47:21.282 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (4.3.0) 2026-07-19 10:47:21.282 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (7.6.1) 2026-07-19 10:47:21.283 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (10.5.0) 2026-07-19 10:47:21.284 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (6.5.0) 2026-07-19 10:47:21.285 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (8.3.0) 2026-07-19 10:47:21.286 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (2.12.0) 2026-07-19 10:47:21.287 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.9.0) 2026-07-19 10:47:21.289 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (5.11.0) 2026-07-19 10:47:21.289 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (2.8.0) 2026-07-19 10:47:21.290 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (10.1.1) 2026-07-19 10:47:21.291 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (18.1.0) 2026-07-19 10:47:21.292 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (7.10.0) 2026-07-19 10:47:21.293 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (18.2.0) 2026-07-19 10:47:21.294 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (6.0.0) 2026-07-19 10:47:21.295 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.12.0) 2026-07-19 10:47:21.296 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (6.9.0) 2026-07-19 10:47:21.297 | 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.dev303) (4.7.0) 2026-07-19 10:47:21.298 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (2.0.0) 2026-07-19 10:47:21.301 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (8.2.0) 2026-07-19 10:47:21.301 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (7.2.2) 2026-07-19 10:47:21.303 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.11.0) 2026-07-19 10:47:21.304 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (7.1.0) 2026-07-19 10:47:21.304 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (1.1.0) 2026-07-19 10:47:21.304 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.8.0) 2026-07-19 10:47:21.305 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (5.1.0) 2026-07-19 10:47:21.306 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (5.8.0) 2026-07-19 10:47:21.424 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev303) 2026-07-19 10:47:21.441 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-19 10:47:21.451 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (9.0.0) 2026-07-19 10:47:21.453 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (0.2.4) 2026-07-19 10:47:21.454 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (1.4.2) 2026-07-19 10:47:21.454 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (1.8.2) 2026-07-19 10:47:21.454 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (2.9.0.post0) 2026-07-19 10:47:21.455 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (3.4.0) 2026-07-19 10:47:21.456 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (4.17.0) 2026-07-19 10:47:21.457 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev303) (6.0.3) 2026-07-19 10:47:21.460 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev303) (1.3.12) 2026-07-19 10:47:21.461 | 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.dev303) (4.15.0) 2026-07-19 10:47:21.464 | 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.dev303) (7.5.0) 2026-07-19 10:47:21.471 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev303) (2.0.0) 2026-07-19 10:47:21.476 | 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.dev303) (3.0) 2026-07-19 10:47:21.483 | 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.dev303) (2.8.0) 2026-07-19 10:47:21.490 | 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.dev303) (3.1.0) 2026-07-19 10:47:21.493 | 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.dev303) (2.2.2) 2026-07-19 10:47:21.497 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev303) (3.0.3) 2026-07-19 10:47:21.500 | 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.dev303) (26.1.0) 2026-07-19 10:47:21.501 | 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.dev303) (2025.9.1) 2026-07-19 10:47:21.504 | 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.dev303) (0.37.0) 2026-07-19 10:47:21.504 | 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.dev303) (2026.5.1) 2026-07-19 10:47:21.511 | 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.dev303) (2.1.0) 2026-07-19 10:47:21.519 | 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.dev303) (4.1.0) 2026-07-19 10:47:21.520 | 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.dev303) (2.13.0) 2026-07-19 10:47:21.521 | 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.dev303) (5.8.0) 2026-07-19 10:47:21.536 | 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.dev303) (1.5.0) 2026-07-19 10:47:21.537 | 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.dev303) (1.1.0) 2026-07-19 10:47:21.538 | 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.dev303) (1.33) 2026-07-19 10:47:21.540 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev303) (4.10.0) 2026-07-19 10:47:21.548 | 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.dev303) (3.1.1) 2026-07-19 10:47:21.555 | 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.dev303) (9.1.4) 2026-07-19 10:47:21.570 | 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.dev303) (2.18.0) 2026-07-19 10:47:21.578 | 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.dev303) (0.20) 2026-07-19 10:47:21.591 | 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.dev303) (2.1.2) 2026-07-19 10:47:21.593 | 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.dev303) (0.6.2) 2026-07-19 10:47:21.608 | 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.dev303) (7.1.4) 2026-07-19 10:47:21.609 | 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.dev303) (5.3.1) 2026-07-19 10:47:21.610 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev303) (5.6.2) 2026-07-19 10:47:21.612 | 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.dev303) (0.16.0) 2026-07-19 10:47:21.616 | 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.dev303) (5.1.0) 2026-07-19 10:47:21.626 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev303) (2026.2) 2026-07-19 10:47:21.627 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev303) (26.2) 2026-07-19 10:47:21.634 | 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.dev303) (0.25.0) 2026-07-19 10:47:21.638 | 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.dev303) (5.0.0) 2026-07-19 10:47:21.641 | 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.dev303) (4.0.1) 2026-07-19 10:47:21.655 | 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.dev303) (1.2.1) 2026-07-19 10:47:21.679 | 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.dev303) (1.7.6) 2026-07-19 10:47:21.686 | 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.dev303) (2.2.0) 2026-07-19 10:47:21.692 | 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.dev303) (1.3.7) 2026-07-19 10:47:21.703 | 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.dev303) (3.3.2) 2026-07-19 10:47:21.715 | 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.dev303) (4.3.2) 2026-07-19 10:47:21.715 | 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.dev303) (3.7.1) 2026-07-19 10:47:21.724 | 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.dev303) (2.4.0) 2026-07-19 10:47:21.735 | 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.dev303) (3.0.3) 2026-07-19 10:47:21.736 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev303) (1.6.2) 2026-07-19 10:47:21.744 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev303) (83.0.0) 2026-07-19 10:47:21.764 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev303) (0.8.1) 2026-07-19 10:47:21.803 | 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.dev303) (4.15.0) 2026-07-19 10:47:21.809 | 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.dev303) (0.6.0) 2026-07-19 10:47:21.810 | 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.dev303) (4.0.0) 2026-07-19 10:47:21.821 | 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.dev303) (3.0.52) 2026-07-19 10:47:21.824 | 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.dev303) (1.11.0) 2026-07-19 10:47:21.824 | 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.dev303) (15.0.0) 2026-07-19 10:47:21.825 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev303) (1.8.0) 2026-07-19 10:47:21.847 | 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.dev303) (1.17.0) 2026-07-19 10:47:21.853 | 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.dev303) (2.1.0) 2026-07-19 10:47:21.855 | 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.dev303) (24.2.1) 2026-07-19 10:47:21.875 | 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.dev303) (4.7.0) 2026-07-19 10:47:21.901 | 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.dev303) (3.4.7) 2026-07-19 10:47:21.903 | 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.dev303) (3.18) 2026-07-19 10:47:21.904 | 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.dev303) (2.7.0) 2026-07-19 10:47:21.905 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev303) (2023.11.17) 2026-07-19 10:47:21.947 | 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.dev303) (4.2.0) 2026-07-19 10:47:21.949 | 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.dev303) (2.20.0) 2026-07-19 10:47:21.961 | 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.dev303) (0.1.2) 2026-07-19 10:47:21.982 | 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.dev303) (0.8) 2026-07-19 10:47:22.051 | 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.dev303) (0.16.0) 2026-07-19 10:47:22.552 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev303) 2026-07-19 10:47:22.568 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-19 10:47:22.605 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev303) 2026-07-19 10:47:22.621 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-19 10:47:22.675 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev303) 2026-07-19 10:47:22.692 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-19 10:47:22.795 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-19 10:47:22.821 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-19 10:47:22.872 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-19 10:47:22.895 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-19 10:47:22.917 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-19 10:47:23.187 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 62.6 MB/s 0:00:00 2026-07-19 10:47:23.203 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-19 10:47:23.275 | Building wheels for collected packages: nova 2026-07-19 10:47:23.277 | Building editable for nova (pyproject.toml): started 2026-07-19 10:47:25.967 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-19 10:47:25.968 | Created wheel for nova: filename=nova-33.1.0.dev303-0.editable-py3-none-any.whl size=10615 sha256=0fffb23468593d7ec825a10994309a63888bacfbf2f9b7d7c2d75b828c8ee9b6 2026-07-19 10:47:25.968 | Stored in directory: /tmp/pip-ephem-wheel-cache-1kjr_75y/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-19 10:47:25.972 | Successfully built nova 2026-07-19 10:47:26.246 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-19 10:47:31.299 | 2026-07-19 10:47:31.324 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev303 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-19 10:47:31.586 | + inc/python:pip_install:216 : result=0 2026-07-19 10:47:31.590 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:47:31.594 | + functions-common:time_stop:2420 : local name 2026-07-19 10:47:31.598 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:47:31.602 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:47:31.606 | + functions-common:time_stop:2423 : local total 2026-07-19 10:47:31.609 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:47:31.613 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:47:31.617 | + functions-common:time_stop:2427 : start_time=1784458034809 2026-07-19 10:47:31.621 | + functions-common:time_stop:2429 : [[ -z 1784458034809 ]] 2026-07-19 10:47:31.625 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:47:31.631 | + functions-common:time_stop:2432 : end_time=1784458051627 2026-07-19 10:47:31.635 | + functions-common:time_stop:2433 : elapsed_time=16818 2026-07-19 10:47:31.638 | + functions-common:time_stop:2434 : total=139460 2026-07-19 10:47:31.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:47:31.645 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156278 2026-07-19 10:47:31.649 | + inc/python:pip_install:219 : return 0 2026-07-19 10:47:31.653 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-19 10:47:31.657 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:47:31.661 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-19 10:47:31.665 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-19 10:47:31.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:47:31.673 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:47:31.677 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-19 10:47:31.681 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:47:31.685 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-19 10:47:31.704 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-19 10:47:31.707 | + ./stack.sh:main:962 : configure_nova 2026-07-19 10:47:31.711 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-19 10:47:31.729 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-19 10:47:31.734 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-19 10:47:31.738 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-19 10:47:31.744 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-19 10:47:31.744 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-19 10:47:31.751 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-19 10:47:31.754 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-19 10:47:31.758 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-19 10:47:31.762 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-19 10:47:31.766 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-19 10:47:31.770 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-19 10:47:31.774 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-19 10:47:31.777 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-19 10:47:31.795 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-19 10:47:31.813 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-19 10:47:31.830 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-19 10:47:31.848 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-19 10:47:31.865 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-19 10:47:31.884 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-19 10:47:31.889 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-19 10:47:31.895 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.DXC3fmn0Pc 2026-07-19 10:47:31.899 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-19 10:47:31.903 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-19 10:47:31.907 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-19 10:47:31.911 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-19 10:47:31.915 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-19 10:47:31.919 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.DXC3fmn0Pc 2026-07-19 10:47:31.924 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.DXC3fmn0Pc 2026-07-19 10:47:31.941 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.DXC3fmn0Pc /etc/sudoers.d/nova-rootwrap 2026-07-19 10:47:31.960 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-19 10:47:31.966 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-19 10:47:31.970 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-19 10:47:31.974 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-19 10:47:31.978 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-19 10:47:31.982 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-19 10:47:31.986 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-19 10:47:31.991 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-19 10:47:31.992 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-19 10:47:32.003 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-19 10:47:32.009 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-19 10:47:32.026 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-19 10:47:32.044 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-19 10:47:32.048 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-19 10:47:32.055 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-19 10:47:32.080 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:32.084 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-19 10:47:32.097 | net.ipv4.ip_forward = 1 2026-07-19 10:47:32.102 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-19 10:47:32.106 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-19 10:47:32.111 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-19 10:47:32.129 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-19 10:47:32.133 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-19 10:47:32.137 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-19 10:47:32.156 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-19 10:47:32.162 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-19 10:47:32.163 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-19 10:47:32.171 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:ff7c17968bb3 2026-07-19 10:47:32.173 | InitiatorName=iqn.2016-04.com.open-iscsi:ff7c17968bb3 2026-07-19 10:47:32.178 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-19 10:47:32.183 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-19 10:47:32.275 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-19 10:47:32.278 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-19 10:47:32.282 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:47:32.286 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-19 10:47:32.351 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-19 10:47:32.354 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-19 10:47:32.360 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-19 10:47:32.367 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-19 10:47:32.412 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-19 10:47:32.416 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-19 10:47:32.457 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-19 10:47:32.501 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-19 10:47:32.542 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-19 10:47:32.585 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-19 10:47:32.629 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-19 10:47:32.673 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.240 2026-07-19 10:47:32.715 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-19 10:47:32.756 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-19 10:47:32.799 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-19 10:47:32.839 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-19 10:47:32.881 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-19 10:47:32.927 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-19 10:47:32.971 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-19 10:47:33.013 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-19 10:47:33.056 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-19 10:47:33.060 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:47:33.064 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:47:33.068 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:47:33.071 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:47:33.075 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:47:33.079 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:47:33.083 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:47:33.087 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:47:33.090 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:47:33.094 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:47:33.097 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:47:33.101 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:47:33.104 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:47:33.108 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-19 10:47:33.132 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:33.136 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-19 10:47:33.140 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-19 10:47:33.143 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-19 10:47:33.188 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-19 10:47:33.191 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-19 10:47:33.195 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-19 10:47:33.199 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-19 10:47:33.203 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-19 10:47:33.206 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-19 10:47:33.209 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-19 10:47:33.233 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:33.236 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-19 10:47:33.240 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-19 10:47:33.245 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-19 10:47:33.292 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-19 10:47:33.295 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-19 10:47:33.299 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-19 10:47:33.303 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-19 10:47:33.307 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-19 10:47:33.310 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-19 10:47:33.314 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-19 10:47:33.338 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:33.342 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-19 10:47:33.346 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-19 10:47:33.350 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-19 10:47:33.396 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-19 10:47:33.441 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-19 10:47:33.483 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-19 10:47:33.525 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-19 10:47:33.548 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:33.552 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-19 10:47:33.576 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:33.583 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-19 10:47:33.583 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-19 10:47:33.590 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-19 10:47:33.594 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-19 10:47:33.638 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-19 10:47:33.642 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-19 10:47:33.688 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-19 10:47:33.692 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-19 10:47:33.695 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-19 10:47:33.699 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-19 10:47:33.703 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-19 10:47:33.706 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-19 10:47:33.710 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-19 10:47:33.714 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-19 10:47:33.718 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-19 10:47:33.722 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-19 10:47:33.766 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-19 10:47:33.808 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-19 10:47:33.849 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-19 10:47:33.892 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-19 10:47:33.934 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-19 10:47:33.975 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-19 10:47:34.019 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-19 10:47:34.061 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-19 10:47:34.102 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-19 10:47:34.144 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-19 10:47:34.186 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-19 10:47:34.189 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-19 10:47:34.213 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:34.217 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-19 10:47:34.221 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-19 10:47:34.266 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-19 10:47:34.270 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-19 10:47:34.274 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-19 10:47:34.278 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-19 10:47:34.281 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-19 10:47:34.326 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-19 10:47:34.369 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.240/identity 2026-07-19 10:47:34.413 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-19 10:47:34.453 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-19 10:47:34.496 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-19 10:47:34.538 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-19 10:47:34.581 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-19 10:47:34.623 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-19 10:47:34.647 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:47:34.651 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-19 10:47:34.677 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:47:34.681 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-19 10:47:34.684 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-19 10:47:34.729 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-19 10:47:34.775 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-19 10:47:34.779 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-19 10:47:34.823 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-19 10:47:34.827 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-19 10:47:34.830 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-19 10:47:34.834 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:47:34.838 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:47:34.842 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:47:34.846 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:47:34.849 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:47:34.853 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:47:34.857 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:47:34.861 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:47:34.865 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:47:34.869 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:47:34.873 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:47:34.876 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:47:34.880 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:47:34.884 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-19 10:47:34.888 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-19 10:47:34.892 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-19 10:47:34.897 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-19 10:47:34.923 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-19 10:47:34.927 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-19 10:47:34.930 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-19 10:47:34.934 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-19 10:47:34.937 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-19 10:47:34.981 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:47:35.024 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:47:35.068 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-19 10:47:35.109 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-19 10:47:35.154 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-19 10:47:35.201 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-19 10:47:35.224 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:35.228 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-19 10:47:35.232 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-19 10:47:35.236 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-19 10:47:35.240 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-19 10:47:35.244 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-19 10:47:35.247 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-19 10:47:35.251 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-19 10:47:35.255 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-19 10:47:35.259 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-19 10:47:35.278 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-19 10:47:35.278 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:47:35.290 | d /var/run/uwsgi 0755 quobyte root 2026-07-19 10:47:35.295 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:47:35.310 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-19 10:47:35.316 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-19 10:47:35.320 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-19 10:47:35.326 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-19 10:47:35.330 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-19 10:47:35.375 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-19 10:47:35.417 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-19 10:47:35.459 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-19 10:47:35.501 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-19 10:47:35.544 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-19 10:47:35.587 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-19 10:47:35.631 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-19 10:47:35.674 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-19 10:47:35.718 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-19 10:47:35.760 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-19 10:47:35.803 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-19 10:47:35.846 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-19 10:47:35.890 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-19 10:47:35.932 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-19 10:47:35.936 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-19 10:47:35.941 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-19 10:47:35.945 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-19 10:47:35.949 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-19 10:47:35.953 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:47:35.957 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:47:35.961 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-19 10:47:35.965 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-19 10:47:35.969 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-19 10:47:36.013 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-19 10:47:36.057 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-19 10:47:36.057 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-19 10:47:36.069 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-19 10:47:36.074 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-19 10:47:36.078 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-19 10:47:36.082 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-19 10:47:36.086 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-19 10:47:36.090 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-19 10:47:36.093 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-19 10:47:36.097 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:47:36.101 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:47:36.105 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-19 10:47:36.109 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-19 10:47:36.113 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:47:36.116 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:47:36.120 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-19 10:47:36.133 | perl: warning: Setting locale failed. 2026-07-19 10:47:36.133 | perl: warning: Please check that your locale settings: 2026-07-19 10:47:36.133 | LANGUAGE = (unset), 2026-07-19 10:47:36.133 | LC_ALL = "en_US.utf8", 2026-07-19 10:47:36.133 | LANG = "de_DE.UTF-8" 2026-07-19 10:47:36.133 | are supported and installed on your system. 2026-07-19 10:47:36.133 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:47:36.175 | Enabling site nova-api. 2026-07-19 10:47:36.182 | To activate the new configuration, you need to run: 2026-07-19 10:47:36.182 | systemctl reload apache2 2026-07-19 10:47:36.188 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-19 10:47:36.192 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-19 10:47:36.196 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:47:36.199 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-19 10:47:36.334 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-19 10:47:36.358 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:36.362 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-19 10:47:36.366 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-19 10:47:36.369 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-19 10:47:36.373 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-19 10:47:36.376 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-19 10:47:36.380 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-19 10:47:36.383 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-19 10:47:36.387 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-19 10:47:36.390 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-19 10:47:36.410 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-19 10:47:36.411 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:47:36.422 | d /var/run/uwsgi 0755 quobyte root 2026-07-19 10:47:36.427 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:47:36.442 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-19 10:47:36.448 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-19 10:47:36.452 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-19 10:47:36.458 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-19 10:47:36.461 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-19 10:47:36.506 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-19 10:47:36.549 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-19 10:47:36.591 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-19 10:47:36.634 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-19 10:47:36.675 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-19 10:47:36.719 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-19 10:47:36.760 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-19 10:47:36.803 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-19 10:47:36.844 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-19 10:47:36.887 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-19 10:47:36.930 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-19 10:47:36.973 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-19 10:47:37.016 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-19 10:47:37.062 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-19 10:47:37.066 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-19 10:47:37.108 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-19 10:47:37.133 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:47:37.137 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-19 10:47:37.184 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-19 10:47:37.188 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-19 10:47:37.192 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-19 10:47:37.217 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:37.221 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:47:37.226 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:47:37.270 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-19 10:47:37.316 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-19 10:47:37.320 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-19 10:47:37.324 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-19 10:47:37.328 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-19 10:47:37.332 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-19 10:47:37.336 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-19 10:47:37.360 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:37.365 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-19 10:47:37.369 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-19 10:47:37.373 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-19 10:47:37.397 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:37.401 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:47:37.407 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:47:37.450 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-19 10:47:37.455 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-19 10:47:37.459 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-19 10:47:37.503 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-19 10:47:37.547 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-19 10:47:37.592 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-19 10:47:37.617 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:47:37.620 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-19 10:47:37.663 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-19 10:47:37.667 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-19 10:47:37.670 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-19 10:47:37.716 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-19 10:47:37.720 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-19 10:47:37.724 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-19 10:47:37.727 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-19 10:47:37.731 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-19 10:47:37.774 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-19 10:47:37.817 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.240/identity 2026-07-19 10:47:37.860 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-19 10:47:37.904 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-19 10:47:37.948 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-19 10:47:37.992 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-19 10:47:38.036 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-19 10:47:38.079 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-19 10:47:38.103 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:38.108 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-19 10:47:38.113 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-19 10:47:38.117 | + lib/nova:create_nova_conf:589 : local conf 2026-07-19 10:47:38.121 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-19 10:47:38.126 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-19 10:47:38.130 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-19 10:47:38.134 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-19 10:47:38.139 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-19 10:47:38.142 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-19 10:47:38.146 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-19 10:47:38.154 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-19 10:47:38.157 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-19 10:47:38.160 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-19 10:47:38.164 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-19 10:47:38.168 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-19 10:47:38.172 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-19 10:47:38.176 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-19 10:47:38.201 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:38.205 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-19 10:47:38.209 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-19 10:47:38.214 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-19 10:47:38.260 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-19 10:47:38.304 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-19 10:47:38.351 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-19 10:47:38.354 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-19 10:47:38.358 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-19 10:47:38.362 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-19 10:47:38.386 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:38.392 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-19 10:47:38.393 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-19 10:47:39.634 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-19 10:47:39.638 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-19 10:47:40.768 | Adding vhost "nova_cell1" ... 2026-07-19 10:47:40.854 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-19 10:47:42.025 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-19 10:47:42.064 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-19 10:47:42.067 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-19 10:47:42.071 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-19 10:47:42.074 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-19 10:47:42.078 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-19 10:47:42.082 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-19 10:47:42.106 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:42.111 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-19 10:47:42.115 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-19 10:47:42.119 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-19 10:47:42.144 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:42.148 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 2026-07-19 10:47:42.152 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 2026-07-19 10:47:42.196 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-19 10:47:42.199 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-19 10:47:42.203 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-19 10:47:42.229 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:42.233 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-19 10:47:42.237 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-19 10:47:42.240 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-19 10:47:42.244 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-19 10:47:42.248 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-19 10:47:42.252 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-19 10:47:42.256 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-19 10:47:42.301 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-19 10:47:42.344 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.240/identity 2026-07-19 10:47:42.387 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-19 10:47:42.431 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-19 10:47:42.474 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-19 10:47:42.518 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-19 10:47:42.562 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-19 10:47:42.606 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-19 10:47:42.610 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-19 10:47:42.613 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-19 10:47:42.618 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-19 10:47:42.643 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-19 10:47:42.647 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-19 10:47:42.651 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-19 10:47:42.655 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-19 10:47:42.658 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-19 10:47:42.701 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:47:42.746 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:47:42.789 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-19 10:47:42.833 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-19 10:47:42.876 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-19 10:47:42.881 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-19 10:47:42.887 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-19 10:47:42.890 | + lib/nova:create_nova_conf:623 : local conf 2026-07-19 10:47:42.894 | + lib/nova:create_nova_conf:624 : local offset 2026-07-19 10:47:42.898 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-19 10:47:42.902 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-19 10:47:42.906 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-19 10:47:42.910 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-19 10:47:42.914 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-19 10:47:42.918 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-19 10:47:42.921 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-19 10:47:42.925 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-19 10:47:42.928 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-19 10:47:42.932 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-19 10:47:42.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:42.961 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-19 10:47:43.008 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-19 10:47:43.054 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-19 10:47:43.058 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-19 10:47:43.062 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-19 10:47:43.065 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-19 10:47:43.091 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:47:43.095 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-19 10:47:43.119 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:47:43.124 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-19 10:47:43.149 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:43.153 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-19 10:47:43.156 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-19 10:47:43.161 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-19 10:47:43.165 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-19 10:47:43.189 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:43.193 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-19 10:47:43.213 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-19 10:47:43.213 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-19 10:47:43.224 | cgroup_device_acl = [ 2026-07-19 10:47:43.225 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-19 10:47:43.225 | "/dev/random", "/dev/urandom", 2026-07-19 10:47:43.225 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-19 10:47:43.225 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-19 10:47:43.225 | "/dev/vfio/vfio", 2026-07-19 10:47:43.225 | ] 2026-07-19 10:47:43.230 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-19 10:47:43.234 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:47:43.237 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:47:43.241 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:47:43.245 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:47:43.249 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:47:43.252 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:47:43.256 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:47:43.260 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:47:43.264 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:47:43.268 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:47:43.272 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:47:43.276 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:47:43.279 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:47:43.283 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-19 10:47:43.290 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-19 10:47:43.294 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-19 10:47:43.298 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-19 10:47:43.302 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-19 10:47:43.331 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-19 10:47:43.335 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-19 10:47:43.339 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:47:43.343 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:47:43.347 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-19 10:47:43.351 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-19 10:47:43.355 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-19 10:47:43.374 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-19 10:47:43.374 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-19 10:47:43.386 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-19 10:47:43.392 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-19 10:47:43.412 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-19 10:47:43.412 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-19 10:47:43.423 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-19 10:47:43.429 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-19 10:47:43.433 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-19 10:47:43.436 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-19 10:47:43.440 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-19 10:47:43.444 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:47:43.448 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-19 10:47:43.517 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-19 10:47:43.521 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:47:43.525 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-19 10:47:43.631 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-19 10:47:43.680 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-19 10:47:43.726 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-19 10:47:43.730 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-19 10:47:43.775 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-19 10:47:43.820 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-19 10:47:43.865 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-19 10:47:43.910 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-19 10:47:43.955 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-19 10:47:43.960 | ++ functions-common:is_arch:519 : uname -m 2026-07-19 10:47:43.966 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-19 10:47:43.970 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-19 10:47:43.975 | ++ functions-common:is_arch:519 : uname -m 2026-07-19 10:47:43.982 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-19 10:47:43.986 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-19 10:47:43.990 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-19 10:47:43.994 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-19 10:47:43.998 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-19 10:47:44.002 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-19 10:47:44.029 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:44.033 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-19 10:47:44.038 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-19 10:47:44.042 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-19 10:47:44.046 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-19 10:47:44.050 | + lib/stack:stack_install_service:32 : install_placement 2026-07-19 10:47:44.054 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-19 10:47:44.058 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-19 10:47:44.062 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-19 10:47:44.068 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-19 10:47:44.072 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-19 10:47:44.076 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-19 10:47:44.083 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-19 10:47:44.084 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-19 10:47:44.090 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-19 10:47:44.094 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-19 10:47:44.098 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-19 10:47:44.103 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-19 10:47:44.107 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-19 10:47:44.139 | Using python 3.12 to install osc-placement 2026-07-19 10:47:44.143 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-19 10:47:45.457 | Collecting osc-placement 2026-07-19 10:47:45.599 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-19 10:47:45.611 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-19 10:47:45.612 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-19 10:47:45.613 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-07-19 10:47:45.614 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-19 10:47:45.616 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-19 10:47:45.617 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-19 10:47:45.618 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-19 10:47:45.621 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-19 10:47:45.621 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-19 10:47:45.625 | 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.15.0) 2026-07-19 10:47:45.626 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-19 10:47:45.627 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-07-19 10:47:45.630 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-19 10:47:45.631 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-19 10:47:45.632 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-19 10:47:45.633 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-19 10:47:45.637 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-19 10:47:45.638 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-19 10:47:45.639 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-19 10:47:45.640 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-19 10:47:45.642 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-19 10:47:45.645 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-19 10:47:45.647 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-19 10:47:45.647 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-19 10:47:45.647 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-19 10:47:45.650 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-19 10:47:45.651 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-19 10:47:45.654 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-19 10:47:45.658 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-19 10:47:45.665 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-19 10:47:45.670 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-19 10:47:45.671 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-19 10:47:45.671 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-19 10:47:45.677 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-19 10:47:45.681 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-19 10:47:45.696 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-19 10:47:45.698 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-19 10:47:45.699 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-19 10:47:45.701 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-19 10:47:45.713 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-19 10:47:45.715 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-19 10:47:45.719 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-19 10:47:45.759 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-19 10:47:46.085 | Installing collected packages: osc-placement 2026-07-19 10:47:46.214 | Successfully installed osc-placement-4.9.0 2026-07-19 10:47:46.376 | + inc/python:pip_install:216 : result=0 2026-07-19 10:47:46.380 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:47:46.385 | + functions-common:time_stop:2420 : local name 2026-07-19 10:47:46.389 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:47:46.393 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:47:46.397 | + functions-common:time_stop:2423 : local total 2026-07-19 10:47:46.401 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:47:46.405 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:47:46.409 | + functions-common:time_stop:2427 : start_time=1784458064132 2026-07-19 10:47:46.412 | + functions-common:time_stop:2429 : [[ -z 1784458064132 ]] 2026-07-19 10:47:46.417 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:47:46.424 | + functions-common:time_stop:2432 : end_time=1784458066419 2026-07-19 10:47:46.427 | + functions-common:time_stop:2433 : elapsed_time=2287 2026-07-19 10:47:46.431 | + functions-common:time_stop:2434 : total=156278 2026-07-19 10:47:46.435 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:47:46.439 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158565 2026-07-19 10:47:46.443 | + inc/python:pip_install:219 : return 0 2026-07-19 10:47:46.448 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-19 10:47:46.452 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-19 10:47:46.456 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-19 10:47:46.460 | + functions-common:git_clone:591 : local git_ref=master 2026-07-19 10:47:46.464 | + functions-common:git_clone:592 : local orig_dir 2026-07-19 10:47:46.469 | ++ functions-common:git_clone:593 : pwd 2026-07-19 10:47:46.473 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:47:46.477 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:47:46.482 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:47:46.507 | + functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:47:46.511 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:47:46.515 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:47:46.520 | + functions-common:git_clone:610 : echo master 2026-07-19 10:47:46.520 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:47:46.526 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-19 10:47:46.530 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-19 10:47:46.534 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-19 10:47:46.538 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:47:46.542 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:47:46.546 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:47:46.550 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:47:46.554 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:47:46.557 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:47:46.561 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:47:46.565 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:47:46.570 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:47:46.575 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458066571 2026-07-19 10:47:46.579 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-19 10:47:46.583 | Cloning into '/opt/stack/placement'... 2026-07-19 10:47:50.200 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:47:50.205 | + functions-common:time_stop:2420 : local name 2026-07-19 10:47:50.208 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:47:50.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:47:50.215 | + functions-common:time_stop:2423 : local total 2026-07-19 10:47:50.219 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:47:50.222 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:47:50.226 | + functions-common:time_stop:2427 : start_time=1784458066571 2026-07-19 10:47:50.230 | + functions-common:time_stop:2429 : [[ -z 1784458066571 ]] 2026-07-19 10:47:50.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:47:50.241 | + functions-common:time_stop:2432 : end_time=1784458070237 2026-07-19 10:47:50.245 | + functions-common:time_stop:2433 : elapsed_time=3666 2026-07-19 10:47:50.248 | + functions-common:time_stop:2434 : total=392470 2026-07-19 10:47:50.252 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:47:50.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396136 2026-07-19 10:47:50.259 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-19 10:47:50.263 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-19 10:47:50.267 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:47:50.271 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:47:50.275 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:47:50.279 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:47:50.282 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:47:50.286 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:47:50.290 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:47:50.294 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:47:50.299 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:47:50.305 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458070301 2026-07-19 10:47:50.309 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-19 10:47:50.935 | From https://review.opendev.org/openstack/placement 2026-07-19 10:47:50.935 | * branch master -> FETCH_HEAD 2026-07-19 10:47:50.945 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:47:50.949 | + functions-common:time_stop:2420 : local name 2026-07-19 10:47:50.953 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:47:50.957 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:47:50.961 | + functions-common:time_stop:2423 : local total 2026-07-19 10:47:50.965 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:47:50.969 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:47:50.972 | + functions-common:time_stop:2427 : start_time=1784458070301 2026-07-19 10:47:50.976 | + functions-common:time_stop:2429 : [[ -z 1784458070301 ]] 2026-07-19 10:47:50.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:47:50.987 | + functions-common:time_stop:2432 : end_time=1784458070983 2026-07-19 10:47:50.991 | + functions-common:time_stop:2433 : elapsed_time=682 2026-07-19 10:47:50.995 | + functions-common:time_stop:2434 : total=396136 2026-07-19 10:47:50.998 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:47:51.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396818 2026-07-19 10:47:51.006 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-19 10:47:51.010 | + functions-common:git_timed:697 : local count=0 2026-07-19 10:47:51.014 | + functions-common:git_timed:698 : local timeout=0 2026-07-19 10:47:51.018 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:47:51.022 | + functions-common:git_timed:701 : timeout=0 2026-07-19 10:47:51.026 | + functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:47:51.030 | + functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:47:51.033 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:47:51.037 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:47:51.042 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:47:51.048 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458071044 2026-07-19 10:47:51.052 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-19 10:47:51.104 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:47:51.104 | 2026-07-19 10:47:51.104 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:47:51.104 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:47:51.104 | state without impacting any branches by switching back to a branch. 2026-07-19 10:47:51.104 | 2026-07-19 10:47:51.104 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:47:51.104 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:47:51.105 | 2026-07-19 10:47:51.105 | git switch -c 2026-07-19 10:47:51.105 | 2026-07-19 10:47:51.105 | Or undo this operation with: 2026-07-19 10:47:51.105 | 2026-07-19 10:47:51.105 | git switch - 2026-07-19 10:47:51.105 | 2026-07-19 10:47:51.105 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:47:51.106 | 2026-07-19 10:47:51.106 | HEAD is now at 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-19 10:47:51.110 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:47:51.114 | + functions-common:time_stop:2420 : local name 2026-07-19 10:47:51.118 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:47:51.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:47:51.125 | + functions-common:time_stop:2423 : local total 2026-07-19 10:47:51.128 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:47:51.132 | + functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:47:51.136 | + functions-common:time_stop:2427 : start_time=1784458071044 2026-07-19 10:47:51.140 | + functions-common:time_stop:2429 : [[ -z 1784458071044 ]] 2026-07-19 10:47:51.145 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:47:51.150 | + functions-common:time_stop:2432 : end_time=1784458071146 2026-07-19 10:47:51.154 | + functions-common:time_stop:2433 : elapsed_time=102 2026-07-19 10:47:51.158 | + functions-common:time_stop:2434 : total=396818 2026-07-19 10:47:51.161 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:47:51.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396920 2026-07-19 10:47:51.169 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-19 10:47:51.188 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-19 10:47:51.194 | + functions-common:git_clone:673 : git show --oneline 2026-07-19 10:47:51.194 | + functions-common:git_clone:673 : head -1 2026-07-19 10:47:51.197 | 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-19 10:47:51.201 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:47:51.205 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-19 10:47:51.209 | + inc/python:setup_develop:353 : local bindep 2026-07-19 10:47:51.213 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-19 10:47:51.217 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-19 10:47:51.221 | + inc/python:setup_develop:359 : local extras= 2026-07-19 10:47:51.225 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-19 10:47:51.229 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-19 10:47:51.233 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-19 10:47:51.238 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-19 10:47:51.242 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-19 10:47:51.246 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-19 10:47:51.251 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-19 10:47:51.256 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-19 10:47:51.260 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-19 10:47:51.264 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-19 10:47:51.268 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-19 10:47:51.273 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-19 10:47:51.281 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-19 10:47:51.285 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-19 10:47:51.289 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-19 10:47:51.451 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-19 10:47:51.455 | + inc/python:setup_package:436 : local bindep=0 2026-07-19 10:47:51.459 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-19 10:47:51.463 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-19 10:47:51.467 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-19 10:47:51.471 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-19 10:47:51.476 | + inc/python:setup_package:445 : local flags=-e 2026-07-19 10:47:51.480 | + inc/python:setup_package:446 : local extras= 2026-07-19 10:47:51.484 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-19 10:47:51.488 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-19 10:47:51.492 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-19 10:47:51.496 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-19 10:47:51.500 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-19 10:47:51.504 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-19 10:47:51.537 | Using python 3.12 to install /opt/stack/placement 2026-07-19 10:47:51.541 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-19 10:47:52.571 | Obtaining file:///opt/stack/placement 2026-07-19 10:47:52.575 | Installing build dependencies: started 2026-07-19 10:47:54.424 | Installing build dependencies: finished with status 'done' 2026-07-19 10:47:54.426 | Checking if build backend supports build_editable: started 2026-07-19 10:47:54.982 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-19 10:47:54.984 | Getting requirements to build editable: started 2026-07-19 10:47:55.334 | Getting requirements to build editable: finished with status 'done' 2026-07-19 10:47:55.335 | Preparing editable metadata (pyproject.toml): started 2026-07-19 10:47:56.268 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:47:56.292 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (7.0.3) 2026-07-19 10:47:56.292 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.0.51) 2026-07-19 10:47:56.294 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (13.0.0) 2026-07-19 10:47:56.295 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.5.1) 2026-07-19 10:47:56.295 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (1.8.10) 2026-07-19 10:47:56.295 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (4.26.0) 2026-07-19 10:47:56.296 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.34.2) 2026-07-19 10:47:56.297 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (7.6.1) 2026-07-19 10:47:56.298 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (10.5.0) 2026-07-19 10:47:56.299 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (6.5.0) 2026-07-19 10:47:56.300 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (8.3.0) 2026-07-19 10:47:56.301 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (5.11.0) 2026-07-19 10:47:56.302 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (10.1.1) 2026-07-19 10:47:56.303 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (18.1.0) 2026-07-19 10:47:56.304 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (6.0.0) 2026-07-19 10:47:56.305 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (8.2.0) 2026-07-19 10:47:56.306 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.8.0) 2026-07-19 10:47:56.307 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (1.1.0) 2026-07-19 10:47:56.309 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (3.8.0) 2026-07-19 10:47:56.311 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.1.0) 2026-07-19 10:47:56.311 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b1) (26.1.0) 2026-07-19 10:47:56.312 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b1) (2025.9.1) 2026-07-19 10:47:56.313 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b1) (0.37.0) 2026-07-19 10:47:56.314 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b1) (2026.5.1) 2026-07-19 10:47:56.321 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (5.15.0) 2026-07-19 10:47:56.322 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (4.3.0) 2026-07-19 10:47:56.323 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (6.9.0) 2026-07-19 10:47:56.325 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (4.1.0) 2026-07-19 10:47:56.326 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (2.13.0) 2026-07-19 10:47:56.327 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (5.8.0) 2026-07-19 10:47:56.332 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (2.1.0) 2026-07-19 10:47:56.333 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (5.9.0) 2026-07-19 10:47:56.334 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (1.8.2) 2026-07-19 10:47:56.335 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (4.15.0) 2026-07-19 10:47:56.345 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (1.5.0) 2026-07-19 10:47:56.348 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (5.3.1) 2026-07-19 10:47:56.353 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b1) (0.20) 2026-07-19 10:47:56.354 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b1) (3.1.0) 2026-07-19 10:47:56.358 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b1) (2.2.2) 2026-07-19 10:47:56.361 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b1) (1.3.0) 2026-07-19 10:47:56.362 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b1) (2.0.0) 2026-07-19 10:47:56.362 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b1) (6.0.3) 2026-07-19 10:47:56.368 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b1) (1.18.5) 2026-07-19 10:47:56.372 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b1) (2.1.2) 2026-07-19 10:47:56.373 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b1) (0.6.2) 2026-07-19 10:47:56.375 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b1) (1.3.12) 2026-07-19 10:47:56.381 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b1) (2.9.0.post0) 2026-07-19 10:47:56.384 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b1) (5.0.0) 2026-07-19 10:47:56.385 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b1) (3.1.6) 2026-07-19 10:47:56.386 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b1) (4.0.1) 2026-07-19 10:47:56.393 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b1) (3.0.3) 2026-07-19 10:47:56.401 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b1) (1.2.1) 2026-07-19 10:47:56.406 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b1) (3.18.0) 2026-07-19 10:47:56.410 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b1) (3.3.2) 2026-07-19 10:47:56.412 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b1) (26.2) 2026-07-19 10:47:56.412 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b1) (7.2.2) 2026-07-19 10:47:56.418 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b1) (83.0.0) 2026-07-19 10:47:56.422 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b1) (0.8.1) 2026-07-19 10:47:56.440 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b1) (1.17.0) 2026-07-19 10:47:56.453 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (3.4.7) 2026-07-19 10:47:56.454 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (3.18) 2026-07-19 10:47:56.455 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (2.7.0) 2026-07-19 10:47:56.457 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (2023.11.17) 2026-07-19 10:47:56.476 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b1) (0.8) 2026-07-19 10:47:56.489 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b1) (3.5.3) 2026-07-19 10:47:56.541 | Building wheels for collected packages: openstack-placement 2026-07-19 10:47:56.542 | Building editable for openstack-placement (pyproject.toml): started 2026-07-19 10:47:57.326 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-19 10:47:57.328 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b1-0.editable-py3-none-any.whl size=8725 sha256=f4015965fc956d0ddca08fd5de8dad0a50deede1920477dea34825009bc97742 2026-07-19 10:47:57.328 | Stored in directory: /tmp/pip-ephem-wheel-cache-w2_7zj85/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-19 10:47:57.334 | Successfully built openstack-placement 2026-07-19 10:47:57.608 | Installing collected packages: openstack-placement 2026-07-19 10:47:57.689 | Successfully installed openstack-placement-16.0.0.0b1 2026-07-19 10:47:57.891 | + inc/python:pip_install:216 : result=0 2026-07-19 10:47:57.895 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:47:57.898 | + functions-common:time_stop:2420 : local name 2026-07-19 10:47:57.901 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:47:57.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:47:57.906 | + functions-common:time_stop:2423 : local total 2026-07-19 10:47:57.908 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:47:57.910 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:47:57.912 | + functions-common:time_stop:2427 : start_time=1784458071530 2026-07-19 10:47:57.914 | + functions-common:time_stop:2429 : [[ -z 1784458071530 ]] 2026-07-19 10:47:57.919 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:47:57.922 | + functions-common:time_stop:2432 : end_time=1784458077919 2026-07-19 10:47:57.924 | + functions-common:time_stop:2433 : elapsed_time=6389 2026-07-19 10:47:57.926 | + functions-common:time_stop:2434 : total=158565 2026-07-19 10:47:57.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:47:57.930 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164954 2026-07-19 10:47:57.932 | + inc/python:pip_install:219 : return 0 2026-07-19 10:47:57.936 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-19 10:47:57.940 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:47:57.944 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-19 10:47:57.948 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-19 10:47:57.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:47:57.957 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:47:57.961 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-19 10:47:57.965 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:47:57.969 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-19 10:47:57.974 | + ./stack.sh:main:968 : configure_placement 2026-07-19 10:47:57.978 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-19 10:47:57.997 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-19 10:47:58.001 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-19 10:47:58.009 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-19 10:47:58.013 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-19 10:47:58.017 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-19 10:47:58.022 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-19 10:47:58.026 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-19 10:47:58.030 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-19 10:47:58.034 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-19 10:47:58.065 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:47:58.068 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-19 10:47:58.072 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-19 10:47:58.079 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-19 10:47:58.126 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-19 10:47:58.170 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-19 10:47:58.216 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-19 10:47:58.220 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-19 10:47:58.224 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-19 10:47:58.227 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-19 10:47:58.230 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-19 10:47:58.235 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-19 10:47:58.239 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-19 10:47:58.243 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-19 10:47:58.246 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-19 10:47:58.250 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-19 10:47:58.297 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-19 10:47:58.340 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-19 10:47:58.383 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-19 10:47:58.426 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-19 10:47:58.471 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-19 10:47:58.515 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-19 10:47:58.557 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-19 10:47:58.601 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-19 10:47:58.645 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-19 10:47:58.691 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-19 10:47:58.737 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-19 10:47:58.741 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-19 10:47:58.745 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-19 10:47:58.748 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-19 10:47:58.754 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-19 10:47:58.780 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-19 10:47:58.785 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-19 10:47:58.789 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-19 10:47:58.793 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-19 10:47:58.798 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-19 10:47:58.844 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:47:58.891 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:47:58.936 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-19 10:47:58.981 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-19 10:47:59.028 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-19 10:47:59.031 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-19 10:47:59.034 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-19 10:47:59.038 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-19 10:47:59.042 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-19 10:47:59.046 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-19 10:47:59.049 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-19 10:47:59.053 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-19 10:47:59.056 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-19 10:47:59.076 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-19 10:47:59.076 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:47:59.088 | d /var/run/uwsgi 0755 quobyte root 2026-07-19 10:47:59.094 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:47:59.110 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-19 10:47:59.116 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-19 10:47:59.121 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-19 10:47:59.126 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-19 10:47:59.131 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-19 10:47:59.177 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-19 10:47:59.224 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-19 10:47:59.269 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-19 10:47:59.315 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-19 10:47:59.358 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-19 10:47:59.400 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-19 10:47:59.443 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-19 10:47:59.486 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-19 10:47:59.528 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-19 10:47:59.572 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-19 10:47:59.618 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-19 10:47:59.663 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-19 10:47:59.706 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-19 10:47:59.751 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-19 10:47:59.755 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-19 10:47:59.760 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-19 10:47:59.764 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-19 10:47:59.768 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-19 10:47:59.772 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:47:59.776 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:47:59.780 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-19 10:47:59.785 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-19 10:47:59.789 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-19 10:47:59.832 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-19 10:47:59.876 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-19 10:47:59.876 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-19 10:47:59.889 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-19 10:47:59.894 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-19 10:47:59.898 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-19 10:47:59.902 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-19 10:47:59.907 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-19 10:47:59.911 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-19 10:47:59.914 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-19 10:47:59.918 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:47:59.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:47:59.925 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-19 10:47:59.929 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-19 10:47:59.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:47:59.938 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:47:59.942 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-19 10:47:59.957 | perl: warning: Setting locale failed. 2026-07-19 10:47:59.957 | perl: warning: Please check that your locale settings: 2026-07-19 10:47:59.957 | LANGUAGE = (unset), 2026-07-19 10:47:59.957 | LC_ALL = "en_US.utf8", 2026-07-19 10:47:59.957 | LANG = "de_DE.UTF-8" 2026-07-19 10:47:59.957 | are supported and installed on your system. 2026-07-19 10:47:59.957 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:47:59.999 | Enabling site placement-api. 2026-07-19 10:48:00.005 | To activate the new configuration, you need to run: 2026-07-19 10:48:00.005 | systemctl reload apache2 2026-07-19 10:48:00.011 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-19 10:48:00.015 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-19 10:48:00.019 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:48:00.023 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-19 10:48:00.151 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-19 10:48:00.153 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-19 10:48:00.199 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-19 10:48:00.223 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:00.226 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-19 10:48:00.250 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:00.254 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-19 10:48:00.257 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-19 10:48:00.261 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-19 10:48:00.265 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-19 10:48:00.269 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-19 10:48:00.273 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-19 10:48:00.277 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-19 10:48:00.323 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-19 10:48:00.365 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.240/identity 2026-07-19 10:48:00.407 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-19 10:48:00.449 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-19 10:48:00.493 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-19 10:48:00.538 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-19 10:48:00.579 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-19 10:48:00.621 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-19 10:48:00.645 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:00.648 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-19 10:48:00.672 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:00.676 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-19 10:48:00.700 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:00.704 | + ./stack.sh:main:992 : init_os_brick 2026-07-19 10:48:00.708 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-19 10:48:00.713 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-19 10:48:00.737 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:00.741 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-19 10:48:00.786 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-19 10:48:00.811 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:00.814 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-19 10:48:00.858 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-19 10:48:00.884 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:00.888 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-19 10:48:00.932 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-19 10:48:00.977 | + ./stack.sh:main:999 : run_phase stack install 2026-07-19 10:48:00.981 | + functions-common:run_phase:1848 : local mode=stack 2026-07-19 10:48:00.985 | + functions-common:run_phase:1849 : local phase=install 2026-07-19 10:48:00.988 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-19 10:48:00.992 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-19 10:48:00.996 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-19 10:48:01.000 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-19 10:48:01.004 | + functions-common:run_phase:1858 : local extra 2026-07-19 10:48:01.009 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-19 10:48:01.015 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-19 10:48:01.019 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-19 10:48:01.024 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-19 10:48:01.028 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-19 10:48:01.032 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-19 10:48:01.056 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:01.060 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:48:01.064 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:48:01.068 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-19 10:48:01.072 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-19 10:48:01.076 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:48:01.080 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-19 10:48:01.084 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-19 10:48:01.088 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-19 10:48:01.170 | ++ inc/async:async_inner:63 : install_tempest 2026-07-19 10:48:01.219 | [2067 Async install_tempest:38896]: running: install_tempest 2026-07-19 10:48:01.224 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-19 10:48:01.228 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-19 10:48:01.232 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:48:01.236 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-19 10:48:01.241 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-19 10:48:01.245 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-19 10:48:01.249 | + functions-common:run_plugins:1835 : local phase=install 2026-07-19 10:48:01.253 | + functions-common:run_plugins:1837 : local plugins= 2026-07-19 10:48:01.258 | + functions-common:run_plugins:1838 : local plugin 2026-07-19 10:48:01.262 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-19 10:48:01.267 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-19 10:48:01.271 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:48:01.275 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:48:01.280 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-19 10:48:01.283 | + inc/python:use_library_from_git:269 : return 1 2026-07-19 10:48:01.287 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-19 10:48:01.291 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-19 10:48:01.295 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-19 10:48:01.301 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-19 10:48:01.305 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-19 10:48:01.308 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-19 10:48:01.313 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-19 10:48:01.314 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-19 10:48:01.322 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-19 10:48:01.325 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-19 10:48:01.328 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-19 10:48:01.332 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-19 10:48:01.335 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-19 10:48:01.365 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-19 10:48:01.369 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-19 10:48:02.646 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-19 10:48:02.783 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-19 10:48:02.806 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-19 10:48:02.807 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-19 10:48:02.808 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-19 10:48:02.809 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-19 10:48:02.810 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-07-19 10:48:02.811 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-07-19 10:48:02.812 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-19 10:48:02.858 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-19 10:48:02.874 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-19 10:48:02.886 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-19 10:48:02.887 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-19 10:48:02.889 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-19 10:48:02.890 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-19 10:48:02.891 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-19 10:48:02.892 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-19 10:48:02.895 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-19 10:48:02.896 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-19 10:48:02.897 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-19 10:48:02.898 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-19 10:48:02.901 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-19 10:48:02.905 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-19 10:48:02.908 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-19 10:48:02.909 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-19 10:48:02.910 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-19 10:48:02.911 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-19 10:48:02.913 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-19 10:48:02.914 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-19 10:48:02.915 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-19 10:48:02.916 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-19 10:48:02.917 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-19 10:48:02.924 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-19 10:48:02.928 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-19 10:48:02.933 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-19 10:48:02.938 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-19 10:48:02.939 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-19 10:48:02.940 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-19 10:48:02.946 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-19 10:48:02.950 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-19 10:48:02.964 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-19 10:48:02.965 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-19 10:48:02.966 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-07-19 10:48:02.969 | 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.2) 2026-07-19 10:48:02.972 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-19 10:48:02.975 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-19 10:48:02.980 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-07-19 10:48:02.984 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-07-19 10:48:02.986 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-07-19 10:48:02.992 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-07-19 10:48:02.996 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-19 10:48:02.997 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-19 10:48:02.998 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-19 10:48:03.000 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-19 10:48:03.017 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-19 10:48:03.018 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-19 10:48:03.023 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-19 10:48:03.073 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-19 10:48:03.270 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.8 MB/s 0:00:00 2026-07-19 10:48:03.288 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-19 10:48:03.659 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-19 10:48:06.745 | 2026-07-19 10:48:06.775 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-19 10:48:06.958 | + inc/python:pip_install:216 : result=0 2026-07-19 10:48:06.962 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:48:06.967 | + functions-common:time_stop:2420 : local name 2026-07-19 10:48:06.970 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:48:06.974 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:48:06.979 | + functions-common:time_stop:2423 : local total 2026-07-19 10:48:06.983 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:48:06.986 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:48:06.990 | + functions-common:time_stop:2427 : start_time=1784458081358 2026-07-19 10:48:06.994 | + functions-common:time_stop:2429 : [[ -z 1784458081358 ]] 2026-07-19 10:48:06.999 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:48:07.006 | + functions-common:time_stop:2432 : end_time=1784458087001 2026-07-19 10:48:07.010 | + functions-common:time_stop:2433 : elapsed_time=5643 2026-07-19 10:48:07.014 | + functions-common:time_stop:2434 : total=164954 2026-07-19 10:48:07.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:48:07.022 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170597 2026-07-19 10:48:07.026 | + inc/python:pip_install:219 : return 0 2026-07-19 10:48:07.031 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-19 10:48:07.057 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:07.060 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-19 10:48:07.065 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-19 10:48:07.071 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.McxLSiC3r3 2026-07-19 10:48:07.074 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-19 10:48:07.077 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-19 10:48:07.081 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-19 10:48:07.085 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-19 10:48:07.088 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-19 10:48:07.093 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-19 10:48:07.116 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:07.120 | + ./stack.sh:main:1068 : configure_database 2026-07-19 10:48:07.124 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-19 10:48:07.127 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-19 10:48:07.130 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-19 10:48:07.134 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:48:07.137 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-19 10:48:07.140 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-19 10:48:07.143 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:48:07.147 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:48:07.149 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-19 10:48:07.153 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-19 10:48:07.157 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:48:07.160 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:48:07.163 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-19 10:48:07.167 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-19 10:48:07.169 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-19 10:48:07.172 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-19 10:48:07.176 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-19 10:48:07.181 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-19 10:48:07.186 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-19 10:48:07.186 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-19 10:48:07.192 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-19 10:48:07.287 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-19 10:48:07.291 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:48:07.295 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:48:07.299 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:48:07.303 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:48:07.307 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:48:07.312 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:48:07.315 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:48:07.319 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:48:07.324 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:48:07.327 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:48:07.332 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:48:07.336 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:48:07.341 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:48:07.344 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-19 10:48:07.349 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:48:07.353 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:48:07.357 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-19 10:48:07.361 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:48:07.364 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-19 10:48:09.820 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-19 10:48:09.823 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-19 10:48:09.827 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:48:09.832 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:48:09.837 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-19 10:48:09.843 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-19 10:48:09.848 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-19 10:48:09.871 | mysqladmin: connect to server at 'localhost' failed 2026-07-19 10:48:09.871 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-19 10:48:09.879 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-19 10:48:09.885 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-19 10:48:09.890 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:48:09.894 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:48:09.898 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-19 10:48:09.903 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-19 10:48:09.906 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-19 10:48:09.915 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-19 10:48:09.916 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-19 10:48:09.932 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:48:10.005 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-19 10:48:10.013 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-19 10:48:10.014 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-19 10:48:10.019 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-19 10:48:10.025 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-19 10:48:10.029 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-19 10:48:10.034 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-19 10:48:10.038 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-19 10:48:10.041 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-19 10:48:10.069 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:48:10.199 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-19 10:48:10.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:48:10.298 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-19 10:48:10.385 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-19 10:48:10.464 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-19 10:48:10.552 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-19 10:48:10.556 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-19 10:48:10.560 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-19 10:48:10.560 | enabling MySQL performance counting 2026-07-19 10:48:10.563 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-19 10:48:10.602 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-19 10:48:10.606 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-07-19 10:48:11.659 | Processing ./tools/dbcounter 2026-07-19 10:48:11.662 | Installing build dependencies: started 2026-07-19 10:48:14.756 | Installing build dependencies: finished with status 'done' 2026-07-19 10:48:14.760 | Getting requirements to build wheel: started 2026-07-19 10:48:15.408 | Getting requirements to build wheel: finished with status 'done' 2026-07-19 10:48:15.410 | Preparing metadata (pyproject.toml): started 2026-07-19 10:48:15.792 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:48:15.795 | Building wheels for collected packages: dbcounter 2026-07-19 10:48:15.796 | Building wheel for dbcounter (pyproject.toml): started 2026-07-19 10:48:16.238 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-19 10:48:16.239 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=6c16cbac01fd5ad0de6c62715f700efcc13e791e6c70eb97b84e1d80ed31809e 2026-07-19 10:48:16.239 | Stored in directory: /tmp/pip-ephem-wheel-cache-a0m9yo95/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-19 10:48:16.244 | Successfully built dbcounter 2026-07-19 10:48:16.552 | Installing collected packages: dbcounter 2026-07-19 10:48:16.602 | Successfully installed dbcounter-0.1 2026-07-19 10:48:16.793 | + inc/python:pip_install:216 : result=0 2026-07-19 10:48:16.798 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:48:16.801 | + functions-common:time_stop:2420 : local name 2026-07-19 10:48:16.805 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:48:16.808 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:48:16.811 | + functions-common:time_stop:2423 : local total 2026-07-19 10:48:16.815 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:48:16.818 | + functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:48:16.822 | + functions-common:time_stop:2427 : start_time=1784458090593 2026-07-19 10:48:16.826 | + functions-common:time_stop:2429 : [[ -z 1784458090593 ]] 2026-07-19 10:48:16.830 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:48:16.837 | + functions-common:time_stop:2432 : end_time=1784458096832 2026-07-19 10:48:16.840 | + functions-common:time_stop:2433 : elapsed_time=6239 2026-07-19 10:48:16.843 | + functions-common:time_stop:2434 : total=170597 2026-07-19 10:48:16.847 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:48:16.850 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176836 2026-07-19 10:48:16.854 | + inc/python:pip_install:219 : return 0 2026-07-19 10:48:16.858 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-19 10:48:16.862 | + lib/database:recreate_database:112 : local db=stats 2026-07-19 10:48:16.866 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-19 10:48:16.869 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-19 10:48:16.873 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-19 10:48:16.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:48:16.947 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-19 10:48:16.955 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:48:17.029 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-19 10:48:17.030 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-19 10:48:17.035 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:48:17.114 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-19 10:48:17.117 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-19 10:48:17.189 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-19 10:48:17.260 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-19 10:48:17.327 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-19 10:48:17.397 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-19 10:48:17.480 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-19 10:48:17.559 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-19 10:48:17.643 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-19 10:48:17.646 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:48:17.649 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-19 10:48:20.179 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-19 10:48:20.183 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-19 10:48:20.189 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-19 10:48:20.195 | + functions-common:save_stackenv:67 : time_stamp=2026-07-19-124820 2026-07-19 10:48:20.199 | + functions-common:save_stackenv:68 : echo '# 2026-07-19-124820 1072' 2026-07-19 10:48:20.204 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.208 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-19 10:48:20.212 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.215 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-19 10:48:20.218 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.222 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-19 10:48:20.225 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.228 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-19 10:48:20.231 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.234 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.240 2026-07-19 10:48:20.237 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.240 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.240/identity 2026-07-19 10:48:20.243 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.246 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-19-123406 2026-07-19 10:48:20.250 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.256 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-19 10:48:20.260 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.263 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.240 2026-07-19 10:48:20.267 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.271 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-19 10:48:20.275 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.280 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-19 10:48:20.283 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.287 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-19 10:48:20.291 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.295 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-19 10:48:20.299 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.303 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.240 2026-07-19 10:48:20.307 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:48:20.311 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-19 10:48:20.315 | + ./stack.sh:main:1082 : start_dstat 2026-07-19 10:48:20.319 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-19 10:48:20.323 | + functions-common:run_process:1674 : local service=dstat 2026-07-19 10:48:20.327 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-19 10:48:20.331 | + functions-common:run_process:1676 : local group= 2026-07-19 10:48:20.334 | + functions-common:run_process:1677 : local user= 2026-07-19 10:48:20.337 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:48:20.340 | + functions-common:run_process:1680 : local name=dstat 2026-07-19 10:48:20.343 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:48:20.347 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:48:20.350 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:48:20.353 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:48:20.358 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:48:20.363 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458100359 2026-07-19 10:48:20.366 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-19 10:48:20.390 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:20.395 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-19 10:48:20.399 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-19 10:48:20.403 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-19 10:48:20.407 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-19 10:48:20.411 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-19 10:48:20.415 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-19 10:48:20.420 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-19 10:48:20.424 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-19 10:48:20.428 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-19 10:48:20.432 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:48:20.436 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:48:20.446 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:48:20.447 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:48:20.450 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-19 10:48:20.453 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-19 10:48:20.457 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-19 10:48:20.461 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-19 10:48:20.464 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-19 10:48:20.467 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:48:20.470 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:48:20.473 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:48:20.477 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:48:20.480 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:48:20.483 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-19 10:48:20.486 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:48:20.492 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-19 10:48:20.586 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:48:20.673 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-19 10:48:20.757 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-19 10:48:20.835 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-19 10:48:20.920 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-19 10:48:20.993 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:48:21.073 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:48:21.076 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:48:21.080 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-19 10:48:21.172 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:48:21.648 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-19 10:48:21.668 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-19 10:48:22.118 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-19 10:48:22.180 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:48:22.185 | + functions-common:time_stop:2420 : local name 2026-07-19 10:48:22.188 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:48:22.193 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:48:22.197 | + functions-common:time_stop:2423 : local total 2026-07-19 10:48:22.201 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:48:22.205 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:48:22.209 | + functions-common:time_stop:2427 : start_time=1784458100359 2026-07-19 10:48:22.213 | + functions-common:time_stop:2429 : [[ -z 1784458100359 ]] 2026-07-19 10:48:22.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:48:22.224 | + functions-common:time_stop:2432 : end_time=1784458102220 2026-07-19 10:48:22.228 | + functions-common:time_stop:2433 : elapsed_time=1861 2026-07-19 10:48:22.232 | + functions-common:time_stop:2434 : total=0 2026-07-19 10:48:22.236 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:48:22.240 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1861 2026-07-19 10:48:22.245 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-19 10:48:22.249 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-19 10:48:22.253 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-19 10:48:22.256 | + functions-common:run_process:1676 : local group= 2026-07-19 10:48:22.260 | + functions-common:run_process:1677 : local user=root 2026-07-19 10:48:22.263 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-19 10:48:22.266 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-19 10:48:22.269 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:48:22.272 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:48:22.275 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:48:22.279 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:48:22.284 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:48:22.291 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458102286 2026-07-19 10:48:22.295 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-19 10:48:22.320 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:22.322 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:48:22.325 | + functions-common:time_stop:2420 : local name 2026-07-19 10:48:22.329 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:48:22.332 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:48:22.335 | + functions-common:time_stop:2423 : local total 2026-07-19 10:48:22.339 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:48:22.343 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:48:22.347 | + functions-common:time_stop:2427 : start_time=1784458102286 2026-07-19 10:48:22.350 | + functions-common:time_stop:2429 : [[ -z 1784458102286 ]] 2026-07-19 10:48:22.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:48:22.359 | + functions-common:time_stop:2432 : end_time=1784458102356 2026-07-19 10:48:22.363 | + functions-common:time_stop:2433 : elapsed_time=70 2026-07-19 10:48:22.366 | + functions-common:time_stop:2434 : total=1861 2026-07-19 10:48:22.370 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:48:22.373 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1931 2026-07-19 10:48:22.377 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-19 10:48:22.409 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:22.413 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-19 10:48:22.416 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-19 10:48:22.418 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-19 10:48:22.420 | + functions-common:run_process:1676 : local group= 2026-07-19 10:48:22.423 | + functions-common:run_process:1677 : local user= 2026-07-19 10:48:22.425 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:48:22.427 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-19 10:48:22.430 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:48:22.432 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:48:22.434 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:48:22.436 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:48:22.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:48:22.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458102444 2026-07-19 10:48:22.453 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-19 10:48:22.477 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:22.479 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:48:22.482 | + functions-common:time_stop:2420 : local name 2026-07-19 10:48:22.486 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:48:22.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:48:22.495 | + functions-common:time_stop:2423 : local total 2026-07-19 10:48:22.497 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:48:22.504 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:48:22.510 | + functions-common:time_stop:2427 : start_time=1784458102444 2026-07-19 10:48:22.513 | + functions-common:time_stop:2429 : [[ -z 1784458102444 ]] 2026-07-19 10:48:22.519 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:48:22.524 | + functions-common:time_stop:2432 : end_time=1784458102521 2026-07-19 10:48:22.527 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-19 10:48:22.530 | + functions-common:time_stop:2434 : total=1931 2026-07-19 10:48:22.533 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:48:22.537 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2008 2026-07-19 10:48:22.544 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-19 10:48:22.573 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:22.577 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-19 10:48:22.600 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:22.603 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-19 10:48:22.632 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:22.636 | + ./stack.sh:main:1101 : start_etcd3 2026-07-19 10:48:22.643 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-19 10:48:22.647 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-19 10:48:22.652 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-19 10:48:22.656 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.240:2380' 2026-07-19 10:48:22.660 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.240:2380' 2026-07-19 10:48:22.665 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.240:2379' 2026-07-19 10:48:22.669 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-19 10:48:22.673 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-19 10:48:22.677 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.240:2379' 2026-07-19 10:48:22.681 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-19 10:48:22.684 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-19 10:48:22.688 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-19 10:48:22.691 | + 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.240:2380 --initial-advertise-peer-urls http://192.168.122.240:2380 --advertise-client-urls http://192.168.122.240:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.240:2379 --log-level=debug' '' root 2026-07-19 10:48:22.695 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-19 10:48:22.698 | + 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.240:2380 --initial-advertise-peer-urls http://192.168.122.240:2380 --advertise-client-urls http://192.168.122.240:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.240:2379 --log-level=debug' 2026-07-19 10:48:22.701 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:48:22.704 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-19 10:48:22.708 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:48:22.711 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:48:22.714 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:48:22.717 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-19 10:48:22.719 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:48:22.726 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-19 10:48:22.829 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:48:22.922 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-19 10:48:23.000 | + 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.240:2380 --initial-advertise-peer-urls http://192.168.122.240:2380 --advertise-client-urls http://192.168.122.240:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.240:2379 --log-level=debug' 2026-07-19 10:48:23.077 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-19 10:48:23.158 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-19 10:48:23.242 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:48:23.317 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:48:23.321 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:48:23.325 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-19 10:48:23.414 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:48:23.884 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-19 10:48:23.962 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-19 10:48:24.038 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-19 10:48:24.115 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-19 10:48:24.187 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-19 10:48:24.192 | ++ functions-common:is_arch:519 : uname -m 2026-07-19 10:48:24.197 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-19 10:48:24.200 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-19 10:48:24.674 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-19 10:48:24.694 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-19 10:48:25.160 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-19 10:48:26.306 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-19 10:48:26.332 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:26.337 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-19 10:48:26.341 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-19 10:48:26.345 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-19 10:48:26.362 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-19 10:48:26.379 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-19 10:48:26.383 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-19 10:48:26.386 | + 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.240/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-19 10:48:26.493 | The user clouds.yaml file didn't exist. 2026-07-19 10:48:26.506 | + 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.240/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-19 10:48:26.633 | + 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.240/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-19 10:48:26.754 | + 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.240/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-19 10:48:26.883 | + 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.240/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-19 10:48:27.011 | + 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.240/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-19 10:48:27.139 | + 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.240/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-19 10:48:27.269 | + 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.240/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-19 10:48:27.407 | + 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.240/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-19 10:48:27.541 | + 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.240/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-19 10:48:27.679 | + functions-common:write_clouds_yaml:203 : cat 2026-07-19 10:48:27.688 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-19 10:48:27.692 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-19 10:48:27.697 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-19 10:48:27.703 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-19 10:48:27.708 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-19 10:48:27.713 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-19 10:48:27.740 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:27.744 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-19 10:48:27.748 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:48:27.752 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-19 10:48:27.756 | + ./stack.sh:main:1118 : '[' 192.168.122.240 == 192.168.122.240 ']' 2026-07-19 10:48:27.760 | + ./stack.sh:main:1119 : init_keystone 2026-07-19 10:48:27.764 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-19 10:48:27.791 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:27.795 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-19 10:48:27.799 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-19 10:48:27.803 | + lib/database:recreate_database:112 : local db=keystone 2026-07-19 10:48:27.807 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-19 10:48:27.811 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-19 10:48:27.815 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-19 10:48:27.826 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:48:27.900 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-19 10:48:27.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:48:27.977 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-19 10:48:27.981 | + functions-common:time_start:2406 : local name=dbsync 2026-07-19 10:48:27.986 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:48:27.990 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:48:27.995 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:48:28.001 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458107997 2026-07-19 10:48:28.007 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-19 10:48:28.724 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-19 10:48:28.724 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:48:28.724 | we strongly recommend against using it for new projects. 2026-07-19 10:48:28.724 | 2026-07-19 10:48:28.724 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:48:28.724 | framework. For more detail see 2026-07-19 10:48:28.724 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:48:28.724 | 2026-07-19 10:48:28.724 | from eventlet import event 2026-07-19 10:48:31.609 | INFO dbcounter [-] Registered counter for database keystone 2026-07-19 10:48:31.692 | 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=41787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-19 10:48:31.710 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:48:31.711 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:48:31.712 | DEBUG dbcounter [-] [41787] Writer thread running {{(pid=41787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:48:31.806 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-19 10:48:35.241 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-19 10:48:35.246 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-19 10:48:35.246 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:48:35.250 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-19 10:48:35.290 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:48:35.293 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-19 10:48:35.316 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:48:35.318 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-19 10:48:35.392 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:48:35.395 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-19 10:48:35.431 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:48:35.434 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-19 10:48:35.514 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:48:35.519 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-19 10:48:35.519 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-19 10:48:35.523 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-19 10:48:35.626 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:48:35.634 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-19 10:48:35.704 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41787) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:48:36.308 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-19 10:48:36.313 | + functions-common:time_stop:2420 : local name 2026-07-19 10:48:36.317 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:48:36.321 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:48:36.326 | + functions-common:time_stop:2423 : local total 2026-07-19 10:48:36.330 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:48:36.335 | + functions-common:time_stop:2426 : name=dbsync 2026-07-19 10:48:36.339 | + functions-common:time_stop:2427 : start_time=1784458107997 2026-07-19 10:48:36.344 | + functions-common:time_stop:2429 : [[ -z 1784458107997 ]] 2026-07-19 10:48:36.349 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:48:36.356 | + functions-common:time_stop:2432 : end_time=1784458116351 2026-07-19 10:48:36.361 | + functions-common:time_stop:2433 : elapsed_time=8354 2026-07-19 10:48:36.365 | + functions-common:time_stop:2434 : total=0 2026-07-19 10:48:36.369 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:48:36.373 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8354 2026-07-19 10:48:36.378 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-19 10:48:36.381 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-19 10:48:36.387 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-19 10:48:37.092 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-19 10:48:37.093 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:48:37.093 | we strongly recommend against using it for new projects. 2026-07-19 10:48:37.093 | 2026-07-19 10:48:37.093 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:48:37.093 | framework. For more detail see 2026-07-19 10:48:37.093 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:48:37.093 | 2026-07-19 10:48:37.093 | from eventlet import event 2026-07-19 10:48:39.751 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-19 10:48:39.752 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-19 10:48:39.752 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-19 10:48:39.752 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-19 10:48:39.753 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-19 10:48:39.753 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-19 10:48:39.753 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-19 10:48:39.753 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-19 10:48:39.754 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-19 10:48:40.243 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-19 10:48:40.249 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-19 10:48:40.944 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-19 10:48:40.945 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:48:40.945 | we strongly recommend against using it for new projects. 2026-07-19 10:48:40.945 | 2026-07-19 10:48:40.945 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:48:40.945 | framework. For more detail see 2026-07-19 10:48:40.945 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:48:40.945 | 2026-07-19 10:48:40.945 | from eventlet import event 2026-07-19 10:48:43.568 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-19 10:48:43.569 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-19 10:48:43.569 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-19 10:48:43.570 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-19 10:48:43.570 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-19 10:48:43.571 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-19 10:48:43.571 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-19 10:48:43.571 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-19 10:48:43.572 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-19 10:48:44.120 | + ./stack.sh:main:1120 : start_keystone 2026-07-19 10:48:44.125 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-19 10:48:44.130 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-19 10:48:44.135 | + functions-common:run_process:1674 : local service=keystone 2026-07-19 10:48:44.138 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-19 10:48:44.142 | + functions-common:run_process:1676 : local group= 2026-07-19 10:48:44.146 | + functions-common:run_process:1677 : local user= 2026-07-19 10:48:44.149 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:48:44.153 | + functions-common:run_process:1680 : local name=keystone 2026-07-19 10:48:44.157 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:48:44.160 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:48:44.164 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:48:44.167 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:48:44.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:48:44.177 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458124174 2026-07-19 10:48:44.180 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-19 10:48:44.203 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:48:44.207 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-19 10:48:44.210 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-19 10:48:44.213 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-19 10:48:44.216 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-19 10:48:44.220 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-19 10:48:44.223 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-19 10:48:44.226 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-19 10:48:44.230 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-19 10:48:44.233 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-19 10:48:44.237 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:48:44.242 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:48:44.245 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:48:44.248 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:48:44.251 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-19 10:48:44.254 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-19 10:48:44.257 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-19 10:48:44.260 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-19 10:48:44.263 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-19 10:48:44.266 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-19 10:48:44.270 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-19 10:48:44.273 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-19 10:48:44.276 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-19 10:48:44.280 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-19 10:48:44.282 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-19 10:48:44.286 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-19 10:48:44.292 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-19 10:48:44.379 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:48:44.463 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-19 10:48:44.534 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-19 10:48:44.606 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-19 10:48:44.678 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:48:44.751 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-19 10:48:44.827 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-19 10:48:44.897 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-19 10:48:44.967 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-19 10:48:45.038 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-19 10:48:45.109 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-19 10:48:45.113 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-19 10:48:45.116 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-19 10:48:45.198 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-19 10:48:45.249 | ++ inc/async:async_inner:64 : rc=0 2026-07-19 10:48:45.298 | [38896 Async install_tempest:38896]: finished successfully 2026-07-19 10:48:45.675 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-19 10:48:45.699 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-19 10:48:46.134 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-19 10:48:46.269 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:48:46.272 | + functions-common:time_stop:2420 : local name 2026-07-19 10:48:46.275 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:48:46.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:48:46.281 | + functions-common:time_stop:2423 : local total 2026-07-19 10:48:46.285 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:48:46.288 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:48:46.291 | + functions-common:time_stop:2427 : start_time=1784458124174 2026-07-19 10:48:46.295 | + functions-common:time_stop:2429 : [[ -z 1784458124174 ]] 2026-07-19 10:48:46.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:48:46.304 | + functions-common:time_stop:2432 : end_time=1784458126301 2026-07-19 10:48:46.307 | + functions-common:time_stop:2433 : elapsed_time=2127 2026-07-19 10:48:46.311 | + functions-common:time_stop:2434 : total=2008 2026-07-19 10:48:46.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:48:46.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4135 2026-07-19 10:48:46.320 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-19 10:48:46.321 | Waiting for keystone to start... 2026-07-19 10:48:46.324 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.240/identity/v3/ 2026-07-19 10:48:46.327 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.240/identity/v3/ 2026-07-19 10:48:46.330 | + functions:wait_for_service:476 : local timeout=60 2026-07-19 10:48:46.333 | + functions:wait_for_service:477 : local url=http://192.168.122.240/identity/v3/ 2026-07-19 10:48:46.336 | + functions:wait_for_service:478 : local rval=0 2026-07-19 10:48:46.339 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-19 10:48:46.344 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-19 10:48:46.346 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:48:46.350 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:48:46.355 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:48:46.358 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458126355 2026-07-19 10:48:46.361 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-19 10:48:46.364 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:48:46.367 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/identity/v3/ 2026-07-19 10:48:51.944 | + :: : [[ 200 == 503 ]] 2026-07-19 10:48:51.946 | + :: : [[ 0 -eq 7 ]] 2026-07-19 10:48:51.949 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-19 10:48:51.952 | + functions-common:time_stop:2420 : local name 2026-07-19 10:48:51.955 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:48:51.958 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:48:51.960 | + functions-common:time_stop:2423 : local total 2026-07-19 10:48:51.963 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:48:51.966 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-19 10:48:51.968 | + functions-common:time_stop:2427 : start_time=1784458126355 2026-07-19 10:48:51.971 | + functions-common:time_stop:2429 : [[ -z 1784458126355 ]] 2026-07-19 10:48:51.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:48:51.978 | + functions-common:time_stop:2432 : end_time=1784458131975 2026-07-19 10:48:51.981 | + functions-common:time_stop:2433 : elapsed_time=5620 2026-07-19 10:48:51.984 | + functions-common:time_stop:2434 : total=0 2026-07-19 10:48:51.986 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:48:51.989 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5620 2026-07-19 10:48:51.992 | + functions:wait_for_service:486 : return 0 2026-07-19 10:48:51.995 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-19 10:48:52.016 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:48:52.020 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-19 10:48:52.024 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:48:52.027 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-19 10:48:52.386 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-19 10:48:52.391 | + 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.240/identity 2026-07-19 10:48:53.089 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-19 10:48:53.090 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:48:53.090 | we strongly recommend against using it for new projects. 2026-07-19 10:48:53.090 | 2026-07-19 10:48:53.090 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:48:53.090 | framework. For more detail see 2026-07-19 10:48:53.090 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:48:53.090 | 2026-07-19 10:48:53.090 | from eventlet import event 2026-07-19 10:48:56.252 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.252 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.253 | 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=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.260 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.275 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.275 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.323 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.330 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.330 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.416 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.416 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.417 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.417 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.417 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.418 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.432 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.432 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.432 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.432 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.433 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.433 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.433 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.440 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.443 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.444 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.444 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.444 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.445 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.445 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.445 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42752) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-19 10:48:56.522 | INFO dbcounter [-] Registered counter for database keystone 2026-07-19 10:48:56.601 | 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=42752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-19 10:48:56.812 | DEBUG dbcounter [-] [42752] Writer thread running {{(pid=42752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:48:56.948 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created domain default 2026-07-19 10:48:57.000 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created project admin 2026-07-19 10:48:57.035 | WARNING keystone.common.password_hashing [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-19 10:48:57.058 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created user admin 2026-07-19 10:48:57.080 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created role reader 2026-07-19 10:48:57.095 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created role member 2026-07-19 10:48:57.127 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created implied role where 0b4ba0ee0e1940a997d53198420c2e47 implies d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:48:57.143 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created role manager 2026-07-19 10:48:57.169 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created implied role where 9bfb049519f34b578db30ba104a9181b implies 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:48:57.187 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created role admin 2026-07-19 10:48:57.210 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created implied role where 4d23f783e41e4798955046d011738930 implies 9bfb049519f34b578db30ba104a9181b 2026-07-19 10:48:57.232 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created role service 2026-07-19 10:48:57.249 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Granted role admin on project admin to user admin. 2026-07-19 10:48:57.262 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Granted role admin on the system to user admin. 2026-07-19 10:48:57.279 | WARNING py.warnings [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-19 10:48:57.279 | warnings.warn( 2026-07-19 10:48:57.279 |  2026-07-19 10:48:57.284 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created region RegionOne 2026-07-19 10:48:57.333 | INFO keystone.cmd.bootstrap [None req-ea6909d1-392d-43f8-982c-fc2db47a7e50 None None] Created public endpoint http://192.168.122.240/identity 2026-07-19 10:48:57.955 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-19 10:48:57.957 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-19 10:48:57.960 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-19 10:48:57.964 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-19 10:49:02.755 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:02.760 | + lib/keystone:create_keystone_accounts:258 : admin_project=5bea911a85004966bff4488b454778f0 2026-07-19 10:49:02.764 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-19 10:49:02.769 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-19 10:49:05.908 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:05.913 | + lib/keystone:create_keystone_accounts:260 : admin_user=8345bedfa7d94d689a4a2de11e1f60e6 2026-07-19 10:49:05.916 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-19 10:49:05.921 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-19 10:49:05.924 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-19 10:49:05.927 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 8345bedfa7d94d689a4a2de11e1f60e6 default 2026-07-19 10:49:06.003 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 8345bedfa7d94d689a4a2de11e1f60e6 default 2026-07-19 10:49:06.048 | [2067 Async ks-domain-role:42908]: running: get_or_add_user_domain_role admin 8345bedfa7d94d689a4a2de11e1f60e6 default 2026-07-19 10:49:06.052 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-19 10:49:06.056 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-19 10:49:06.060 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-19 10:49:09.806 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:09.810 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-19 10:49:09.814 | + functions-common:get_or_create_domain:878 : echo default 2026-07-19 10:49:09.815 | default 2026-07-19 10:49:09.822 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-19 10:49:09.907 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-19 10:49:09.959 | [2067 Async ks-project:43016]: running: get_or_create_project service Default 2026-07-19 10:49:09.963 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-19 10:49:10.041 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-19 10:49:10.100 | [2067 Async ks-service:43110]: running: get_or_create_role service 2026-07-19 10:49:10.104 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-19 10:49:10.167 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-19 10:49:10.235 | [2067 Async ks-reseller:43222]: running: get_or_create_role ResellerAdmin 2026-07-19 10:49:10.240 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-19 10:49:10.245 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-19 10:49:10.400 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-19 10:49:10.489 | [2067 Async ks-anotherrole:43318]: running: get_or_create_role anotherrole 2026-07-19 10:49:10.499 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-19 10:49:10.513 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-19 10:49:10.519 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-19 10:49:10.528 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-19 10:49:15.520 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:15.613 | [43222 Async ks-reseller:43222]: finished successfully 2026-07-19 10:49:15.820 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:15.886 | [43016 Async ks-project:43016]: finished successfully 2026-07-19 10:49:15.972 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:16.007 | [43318 Async ks-anotherrole:43318]: finished successfully 2026-07-19 10:49:16.114 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:16.119 | ++ functions-common:get_or_create_project:928 : project_id=1c3263ddf62740acaec4c741b0a2b06f 2026-07-19 10:49:16.125 | ++ functions-common:get_or_create_project:929 : echo 1c3263ddf62740acaec4c741b0a2b06f 2026-07-19 10:49:16.130 | + lib/keystone:create_keystone_accounts:288 : invis_project=1c3263ddf62740acaec4c741b0a2b06f 2026-07-19 10:49:16.136 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-19 10:49:16.141 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:16.142 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-19 10:49:16.146 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-19 10:49:16.152 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-19 10:49:16.180 | [43110 Async ks-service:43110]: finished successfully 2026-07-19 10:49:16.395 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:16.428 | [42908 Async ks-domain-role:42908]: finished successfully 2026-07-19 10:49:19.673 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:19.679 | ++ functions-common:get_or_create_project:928 : project_id=1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:19.683 | ++ functions-common:get_or_create_project:929 : echo 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:19.688 | + lib/keystone:create_keystone_accounts:292 : demo_project=1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:19.693 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-19 10:49:19.698 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-19 10:49:19.703 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:49:19.707 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-19 10:49:19.711 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-19 10:49:19.716 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-19 10:49:23.246 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:23.252 | ++ functions-common:get_or_create_user:915 : user_id=0050f7652db2488e82a13e8797988730 2026-07-19 10:49:23.256 | ++ functions-common:get_or_create_user:916 : echo 0050f7652db2488e82a13e8797988730 2026-07-19 10:49:23.262 | + lib/keystone:create_keystone_accounts:295 : demo_user=0050f7652db2488e82a13e8797988730 2026-07-19 10:49:23.266 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-19 10:49:23.334 | [2067 Async ks-domain-role:42908]: Waiting for completion of get_or_add_user_domain_role admin 8345bedfa7d94d689a4a2de11e1f60e6 default running on PID 42908 (6 other jobs running) 2026-07-19 10:49:23.365 | [2067 Async ks-domain-role:42908]: Signaling child to exit 2026-07-19 10:49:23.365 | WAKEUP 2026-07-19 10:49:23.395 | [2067 Async ks-domain-role:42908]: Signaled 2026-07-19 10:49:23.397 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-19 10:49:23.398 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 8345bedfa7d94d689a4a2de11e1f60e6 --domain default 2026-07-19 10:49:23.398 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8345bedfa7d94d689a4a2de11e1f60e6 --domain default -c Role -f value 2026-07-19 10:49:23.398 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:23.398 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=4d23f783e41e4798955046d011738930 2026-07-19 10:49:23.398 | + functions-common:get_or_add_user_domain_role:999 : echo 4d23f783e41e4798955046d011738930 2026-07-19 10:49:23.398 | 4d23f783e41e4798955046d011738930 2026-07-19 10:49:23.453 | [2067 Async ks-domain-role:42908]: finished get_or_add_user_domain_role admin 8345bedfa7d94d689a4a2de11e1f60e6 default with result 0 in 10 seconds 2026-07-19 10:49:23.463 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-19 10:49:23.506 | [2067 Async ks-project:43016]: Waiting for completion of get_or_create_project service Default running on PID 43016 (5 other jobs running) 2026-07-19 10:49:23.538 | [2067 Async ks-project:43016]: Signaling child to exit 2026-07-19 10:49:23.539 | WAKEUP 2026-07-19 10:49:23.567 | [2067 Async ks-project:43016]: Signaled 2026-07-19 10:49:23.570 | + functions-common:get_or_create_project:922 : local project_id 2026-07-19 10:49:23.570 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-19 10:49:23.570 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:23.570 | + functions-common:get_or_create_project:928 : project_id=c90f2bc8ca484b279f26d44065aab219 2026-07-19 10:49:23.570 | + functions-common:get_or_create_project:929 : echo c90f2bc8ca484b279f26d44065aab219 2026-07-19 10:49:23.570 | c90f2bc8ca484b279f26d44065aab219 2026-07-19 10:49:23.626 | [2067 Async ks-project:43016]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-19 10:49:23.673 | [2067 Async ks-service:43110]: Waiting for completion of get_or_create_role service running on PID 43110 (4 other jobs running) 2026-07-19 10:49:23.703 | [2067 Async ks-service:43110]: Signaling child to exit 2026-07-19 10:49:23.703 | WAKEUP 2026-07-19 10:49:23.732 | [2067 Async ks-service:43110]: Signaled 2026-07-19 10:49:23.734 | + functions-common:get_or_create_role:935 : local role_id 2026-07-19 10:49:23.734 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-19 10:49:23.734 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:23.734 | + functions-common:get_or_create_role:940 : role_id=9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:49:23.734 | + functions-common:get_or_create_role:941 : echo 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:49:23.734 | 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:49:23.790 | [2067 Async ks-service:43110]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-19 10:49:23.839 | [2067 Async ks-reseller:43222]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43222 (3 other jobs running) 2026-07-19 10:49:23.870 | [2067 Async ks-reseller:43222]: Signaling child to exit 2026-07-19 10:49:23.871 | WAKEUP 2026-07-19 10:49:23.899 | [2067 Async ks-reseller:43222]: Signaled 2026-07-19 10:49:23.901 | + functions-common:get_or_create_role:935 : local role_id 2026-07-19 10:49:23.901 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-19 10:49:23.901 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:23.901 | + functions-common:get_or_create_role:940 : role_id=5ecbcef4f70f4bdc975029110be71490 2026-07-19 10:49:23.901 | + functions-common:get_or_create_role:941 : echo 5ecbcef4f70f4bdc975029110be71490 2026-07-19 10:49:23.901 | 5ecbcef4f70f4bdc975029110be71490 2026-07-19 10:49:23.958 | [2067 Async ks-reseller:43222]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-19 10:49:24.005 | [2067 Async ks-anotherrole:43318]: Waiting for completion of get_or_create_role anotherrole running on PID 43318 (2 other jobs running) 2026-07-19 10:49:24.035 | [2067 Async ks-anotherrole:43318]: Signaling child to exit 2026-07-19 10:49:24.036 | WAKEUP 2026-07-19 10:49:24.063 | [2067 Async ks-anotherrole:43318]: Signaled 2026-07-19 10:49:24.065 | + functions-common:get_or_create_role:935 : local role_id 2026-07-19 10:49:24.065 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-19 10:49:24.066 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:24.066 | + functions-common:get_or_create_role:940 : role_id=927b9af58dde43589d92f22959ce2110 2026-07-19 10:49:24.066 | + functions-common:get_or_create_role:941 : echo 927b9af58dde43589d92f22959ce2110 2026-07-19 10:49:24.066 | 927b9af58dde43589d92f22959ce2110 2026-07-19 10:49:24.121 | [2067 Async ks-anotherrole:43318]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-19 10:49:24.127 | + inc/async:async_wait:197 : return 0 2026-07-19 10:49:24.131 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:24.219 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:24.276 | [2067 Async ks-demo-member:44155]: running: get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:24.279 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 8345bedfa7d94d689a4a2de11e1f60e6 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:24.369 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8345bedfa7d94d689a4a2de11e1f60e6 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:24.426 | [2067 Async ks-demo-admin:44251]: running: get_or_add_user_project_role admin 8345bedfa7d94d689a4a2de11e1f60e6 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:24.431 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:24.524 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:24.571 | [2067 Async ks-demo-another:44348]: running: get_or_add_user_project_role anotherrole 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:24.573 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1c3263ddf62740acaec4c741b0a2b06f 2026-07-19 10:49:24.636 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1c3263ddf62740acaec4c741b0a2b06f 2026-07-19 10:49:24.704 | [2067 Async ks-demo-invis:44444]: running: get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1c3263ddf62740acaec4c741b0a2b06f 2026-07-19 10:49:24.706 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-19 10:49:24.715 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-19 10:49:24.722 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:49:24.732 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-19 10:49:24.737 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-19 10:49:24.750 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-19 10:49:29.721 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:29.731 | ++ functions-common:get_or_create_user:915 : user_id=81ed79d53cd74598aa2e8d3bf71bc80a 2026-07-19 10:49:29.741 | ++ functions-common:get_or_create_user:916 : echo 81ed79d53cd74598aa2e8d3bf71bc80a 2026-07-19 10:49:29.756 | + lib/keystone:create_keystone_accounts:308 : demo_reader=81ed79d53cd74598aa2e8d3bf71bc80a 2026-07-19 10:49:29.764 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 81ed79d53cd74598aa2e8d3bf71bc80a 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:29.878 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 81ed79d53cd74598aa2e8d3bf71bc80a 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:29.951 | [2067 Async ks-demo-reader:44584]: running: get_or_add_user_project_role reader 81ed79d53cd74598aa2e8d3bf71bc80a 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:49:29.964 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-19 10:49:29.971 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-19 10:49:29.976 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-19 10:49:29.984 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-19 10:49:35.287 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:35.294 | ++ functions-common:get_or_create_project:928 : project_id=6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:35.299 | ++ functions-common:get_or_create_project:929 : echo 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:35.305 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:35.311 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-19 10:49:35.317 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-19 10:49:35.322 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:49:35.327 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-19 10:49:35.332 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-19 10:49:35.340 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-19 10:49:36.615 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:36.640 | [44155 Async ks-demo-member:44155]: finished successfully 2026-07-19 10:49:37.015 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:37.074 | [44251 Async ks-demo-admin:44251]: finished successfully 2026-07-19 10:49:37.086 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:37.128 | [44444 Async ks-demo-invis:44444]: finished successfully 2026-07-19 10:49:37.250 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:37.280 | [44348 Async ks-demo-another:44348]: finished successfully 2026-07-19 10:49:39.341 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:39.347 | ++ functions-common:get_or_create_user:915 : user_id=c2e6fb31c5bd47b2bbefa8300f1cb2d7 2026-07-19 10:49:39.350 | ++ functions-common:get_or_create_user:916 : echo c2e6fb31c5bd47b2bbefa8300f1cb2d7 2026-07-19 10:49:39.355 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=c2e6fb31c5bd47b2bbefa8300f1cb2d7 2026-07-19 10:49:39.360 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:39.452 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:39.508 | [2067 Async ks-alt-admin:45003]: running: get_or_add_user_project_role admin c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:39.513 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:39.616 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:39.676 | [2067 Async ks-alt-another:45099]: running: get_or_add_user_project_role anotherrole c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:39.682 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-19 10:49:39.690 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-19 10:49:39.695 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:49:39.699 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-19 10:49:39.705 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-19 10:49:39.714 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-19 10:49:40.196 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:40.219 | [44584 Async ks-demo-reader:44584]: finished successfully 2026-07-19 10:49:43.451 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:43.456 | ++ functions-common:get_or_create_user:915 : user_id=97694cdbf1f44aad9a4712de87fcfa7d 2026-07-19 10:49:43.459 | ++ functions-common:get_or_create_user:916 : echo 97694cdbf1f44aad9a4712de87fcfa7d 2026-07-19 10:49:43.467 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=97694cdbf1f44aad9a4712de87fcfa7d 2026-07-19 10:49:43.470 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 97694cdbf1f44aad9a4712de87fcfa7d 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:43.550 | + inc/async:async_inner:63 : get_or_add_user_project_role member 97694cdbf1f44aad9a4712de87fcfa7d 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:43.605 | [2067 Async ks-alt-member-user:45273]: running: get_or_add_user_project_role member 97694cdbf1f44aad9a4712de87fcfa7d 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:43.609 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-19 10:49:43.614 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-19 10:49:43.617 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:49:43.620 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-19 10:49:43.624 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-19 10:49:43.634 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-19 10:49:47.297 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:47.305 | ++ functions-common:get_or_create_user:915 : user_id=a010ed18c9a64f6680d75aafc7ebd8b0 2026-07-19 10:49:47.308 | ++ functions-common:get_or_create_user:916 : echo a010ed18c9a64f6680d75aafc7ebd8b0 2026-07-19 10:49:47.313 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=a010ed18c9a64f6680d75aafc7ebd8b0 2026-07-19 10:49:47.316 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader a010ed18c9a64f6680d75aafc7ebd8b0 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:47.408 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a010ed18c9a64f6680d75aafc7ebd8b0 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:47.473 | [2067 Async ks-alt-reader-user:45446]: running: get_or_add_user_project_role reader a010ed18c9a64f6680d75aafc7ebd8b0 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:49:47.484 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-19 10:49:47.487 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:49:47.489 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-19 10:49:47.491 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-19 10:49:47.496 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-19 10:49:48.371 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:48.430 | [45003 Async ks-alt-admin:45003]: finished successfully 2026-07-19 10:49:48.639 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:48.657 | [45099 Async ks-alt-another:45099]: finished successfully 2026-07-19 10:49:51.381 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:51.388 | ++ functions-common:get_or_create_user:915 : user_id=2878409a2ac2426892eddcc2ed8c9cba 2026-07-19 10:49:51.393 | ++ functions-common:get_or_create_user:916 : echo 2878409a2ac2426892eddcc2ed8c9cba 2026-07-19 10:49:51.399 | + lib/keystone:create_keystone_accounts:340 : system_member_user=2878409a2ac2426892eddcc2ed8c9cba 2026-07-19 10:49:51.404 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 2878409a2ac2426892eddcc2ed8c9cba all 2026-07-19 10:49:51.501 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2878409a2ac2426892eddcc2ed8c9cba all 2026-07-19 10:49:51.569 | [2067 Async ks-system-member:45676]: running: get_or_add_user_system_role member 2878409a2ac2426892eddcc2ed8c9cba all 2026-07-19 10:49:51.575 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-19 10:49:51.579 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:49:51.584 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-19 10:49:51.589 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-19 10:49:51.599 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-19 10:49:52.601 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:52.623 | [45273 Async ks-alt-member-user:45273]: finished successfully 2026-07-19 10:49:55.220 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:55.226 | ++ functions-common:get_or_create_user:915 : user_id=1d0eba4af9dd43219823295cfd00f867 2026-07-19 10:49:55.230 | ++ functions-common:get_or_create_user:916 : echo 1d0eba4af9dd43219823295cfd00f867 2026-07-19 10:49:55.236 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=1d0eba4af9dd43219823295cfd00f867 2026-07-19 10:49:55.241 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 1d0eba4af9dd43219823295cfd00f867 all 2026-07-19 10:49:55.337 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 1d0eba4af9dd43219823295cfd00f867 all 2026-07-19 10:49:55.404 | [2067 Async ks-system-reader:45882]: running: get_or_add_user_system_role reader 1d0eba4af9dd43219823295cfd00f867 all 2026-07-19 10:49:55.410 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-19 10:49:55.419 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-19 10:49:55.425 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-19 10:49:55.429 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-19 10:49:55.439 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-19 10:49:56.109 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:49:56.133 | [45446 Async ks-alt-reader-user:45446]: finished successfully 2026-07-19 10:49:59.082 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:49:59.087 | ++ functions-common:get_or_create_group:892 : group_id=650a72187faa41198f83ad1863c1b33e 2026-07-19 10:49:59.091 | ++ functions-common:get_or_create_group:893 : echo 650a72187faa41198f83ad1863c1b33e 2026-07-19 10:49:59.097 | + lib/keystone:create_keystone_accounts:350 : admin_group=650a72187faa41198f83ad1863c1b33e 2026-07-19 10:49:59.102 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-19 10:49:59.107 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-19 10:49:59.111 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-19 10:49:59.116 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-19 10:49:59.119 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-19 10:50:02.727 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:02.733 | ++ functions-common:get_or_create_group:892 : group_id=352c618d2e314b8c8f73b8f8834ef774 2026-07-19 10:50:02.738 | ++ functions-common:get_or_create_group:893 : echo 352c618d2e314b8c8f73b8f8834ef774 2026-07-19 10:50:02.745 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=352c618d2e314b8c8f73b8f8834ef774 2026-07-19 10:50:02.750 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:02.859 | + inc/async:async_inner:63 : get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:02.937 | [2067 Async ks-group-memberdemo:46181]: running: get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:02.941 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:03.042 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:03.106 | [2067 Async ks-group-anotherdemo:46260]: running: get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:03.113 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:03.319 | + inc/async:async_inner:63 : get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:03.412 | [2067 Async ks-group-memberalt:46339]: running: get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:03.419 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:03.583 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:03.676 | [2067 Async ks-group-anotheralt:46418]: running: get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:03.682 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 650a72187faa41198f83ad1863c1b33e 5bea911a85004966bff4488b454778f0 2026-07-19 10:50:03.846 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 650a72187faa41198f83ad1863c1b33e 5bea911a85004966bff4488b454778f0 2026-07-19 10:50:03.967 | [2067 Async ks-group-admin:46497]: running: get_or_add_group_project_role admin 650a72187faa41198f83ad1863c1b33e 5bea911a85004966bff4488b454778f0 2026-07-19 10:50:03.977 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-19 10:50:04.062 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:50:04.131 | [2067 Async ks-demo-member:44155]: Waiting for completion of get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 running on PID 44155 (17 other jobs running) 2026-07-19 10:50:04.140 | [45676 Async ks-system-member:45676]: finished successfully 2026-07-19 10:50:04.200 | [2067 Async ks-demo-member:44155]: Signaling child to exit 2026-07-19 10:50:04.206 | WAKEUP 2026-07-19 10:50:04.257 | [2067 Async ks-demo-member:44155]: Signaled 2026-07-19 10:50:04.261 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:50:04.262 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:50:04.262 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-19 10:50:04.262 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:04.262 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:04.262 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:04.262 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:04.263 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:04.263 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-19 10:50:04.263 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 0050f7652db2488e82a13e8797988730 --project 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:04.263 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0050f7652db2488e82a13e8797988730 --project 1ff773d539f3458c8198fe6b4eb81be2 -c Role -f value 2026-07-19 10:50:04.263 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:04.263 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:04.263 | + functions-common:get_or_add_user_project_role:980 : echo 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:04.263 | 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:04.371 | [2067 Async ks-demo-member:44155]: finished get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 with result 0 in 12 seconds 2026-07-19 10:50:04.454 | [2067 Async ks-demo-admin:44251]: Waiting for completion of get_or_add_user_project_role admin 8345bedfa7d94d689a4a2de11e1f60e6 1ff773d539f3458c8198fe6b4eb81be2 running on PID 44251 (16 other jobs running) 2026-07-19 10:50:04.509 | [2067 Async ks-demo-admin:44251]: Signaling child to exit 2026-07-19 10:50:04.510 | WAKEUP 2026-07-19 10:50:04.554 | [2067 Async ks-demo-admin:44251]: Signaled 2026-07-19 10:50:04.556 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:50:04.557 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:50:04.557 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-19 10:50:04.557 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:04.557 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:04.557 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:04.557 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:04.557 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:04.557 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-19 10:50:04.557 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 8345bedfa7d94d689a4a2de11e1f60e6 --project 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:04.557 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8345bedfa7d94d689a4a2de11e1f60e6 --project 1ff773d539f3458c8198fe6b4eb81be2 -c Role -f value 2026-07-19 10:50:04.557 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:04.558 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4d23f783e41e4798955046d011738930 2026-07-19 10:50:04.558 | + functions-common:get_or_add_user_project_role:980 : echo 4d23f783e41e4798955046d011738930 2026-07-19 10:50:04.558 | 4d23f783e41e4798955046d011738930 2026-07-19 10:50:04.651 | [2067 Async ks-demo-admin:44251]: finished get_or_add_user_project_role admin 8345bedfa7d94d689a4a2de11e1f60e6 1ff773d539f3458c8198fe6b4eb81be2 with result 0 in 12 seconds 2026-07-19 10:50:04.727 | [2067 Async ks-demo-another:44348]: Waiting for completion of get_or_add_user_project_role anotherrole 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 running on PID 44348 (15 other jobs running) 2026-07-19 10:50:04.780 | [2067 Async ks-demo-another:44348]: Signaling child to exit 2026-07-19 10:50:04.781 | WAKEUP 2026-07-19 10:50:04.833 | [2067 Async ks-demo-another:44348]: Signaled 2026-07-19 10:50:04.836 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:50:04.838 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:50:04.838 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-19 10:50:04.839 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:04.839 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:04.839 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:04.839 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:04.839 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:04.839 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-19 10:50:04.839 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0050f7652db2488e82a13e8797988730 --project 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:04.839 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0050f7652db2488e82a13e8797988730 --project 1ff773d539f3458c8198fe6b4eb81be2 -c Role -f value 2026-07-19 10:50:04.839 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:04.839 | + functions-common:get_or_add_user_project_role:979 : user_role_id=927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:04.839 | + functions-common:get_or_add_user_project_role:980 : echo 927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:04.840 | 927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:04.923 | [2067 Async ks-demo-another:44348]: finished get_or_add_user_project_role anotherrole 0050f7652db2488e82a13e8797988730 1ff773d539f3458c8198fe6b4eb81be2 with result 0 in 12 seconds 2026-07-19 10:50:05.001 | [2067 Async ks-demo-invis:44444]: Waiting for completion of get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1c3263ddf62740acaec4c741b0a2b06f running on PID 44444 (14 other jobs running) 2026-07-19 10:50:05.053 | [2067 Async ks-demo-invis:44444]: Signaling child to exit 2026-07-19 10:50:05.059 | WAKEUP 2026-07-19 10:50:05.101 | [2067 Async ks-demo-invis:44444]: Signaled 2026-07-19 10:50:05.103 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:50:05.103 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:50:05.104 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-19 10:50:05.104 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:05.104 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:05.104 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:05.104 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:05.104 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:05.104 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-19 10:50:05.104 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 0050f7652db2488e82a13e8797988730 --project 1c3263ddf62740acaec4c741b0a2b06f 2026-07-19 10:50:05.104 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0050f7652db2488e82a13e8797988730 --project 1c3263ddf62740acaec4c741b0a2b06f -c Role -f value 2026-07-19 10:50:05.104 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:05.104 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:05.105 | + functions-common:get_or_add_user_project_role:980 : echo 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:05.105 | 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:05.206 | [2067 Async ks-demo-invis:44444]: finished get_or_add_user_project_role member 0050f7652db2488e82a13e8797988730 1c3263ddf62740acaec4c741b0a2b06f with result 0 in 12 seconds 2026-07-19 10:50:05.291 | [2067 Async ks-demo-reader:44584]: Waiting for completion of get_or_add_user_project_role reader 81ed79d53cd74598aa2e8d3bf71bc80a 1ff773d539f3458c8198fe6b4eb81be2 running on PID 44584 (13 other jobs running) 2026-07-19 10:50:05.350 | [2067 Async ks-demo-reader:44584]: Signaling child to exit 2026-07-19 10:50:05.351 | WAKEUP 2026-07-19 10:50:05.395 | [2067 Async ks-demo-reader:44584]: Signaled 2026-07-19 10:50:05.400 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:50:05.400 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:50:05.400 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-19 10:50:05.400 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:05.400 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:05.400 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:05.400 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:05.400 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:05.400 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-19 10:50:05.400 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 81ed79d53cd74598aa2e8d3bf71bc80a --project 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:05.400 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 81ed79d53cd74598aa2e8d3bf71bc80a --project 1ff773d539f3458c8198fe6b4eb81be2 -c Role -f value 2026-07-19 10:50:05.401 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:05.401 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:50:05.401 | + functions-common:get_or_add_user_project_role:980 : echo d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:50:05.401 | d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:50:05.505 | [2067 Async ks-demo-reader:44584]: finished get_or_add_user_project_role reader 81ed79d53cd74598aa2e8d3bf71bc80a 1ff773d539f3458c8198fe6b4eb81be2 with result 0 in 10 seconds 2026-07-19 10:50:05.512 | + inc/async:async_wait:197 : return 0 2026-07-19 10:50:05.520 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-19 10:50:05.627 | [2067 Async ks-alt-admin:45003]: Waiting for completion of get_or_add_user_project_role admin c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 running on PID 45003 (12 other jobs running) 2026-07-19 10:50:05.686 | [2067 Async ks-alt-admin:45003]: Signaling child to exit 2026-07-19 10:50:05.688 | WAKEUP 2026-07-19 10:50:05.742 | [2067 Async ks-alt-admin:45003]: Signaled 2026-07-19 10:50:05.749 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:50:05.749 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:50:05.750 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-19 10:50:05.750 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:05.750 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:05.750 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:05.750 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:05.750 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:05.750 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-19 10:50:05.750 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c2e6fb31c5bd47b2bbefa8300f1cb2d7 --project 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:05.750 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c2e6fb31c5bd47b2bbefa8300f1cb2d7 --project 6b8f6a08fe9b4e39a39a81f5ee682139 -c Role -f value 2026-07-19 10:50:05.750 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:05.750 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4d23f783e41e4798955046d011738930 2026-07-19 10:50:05.751 | + functions-common:get_or_add_user_project_role:980 : echo 4d23f783e41e4798955046d011738930 2026-07-19 10:50:05.751 | 4d23f783e41e4798955046d011738930 2026-07-19 10:50:05.864 | [2067 Async ks-alt-admin:45003]: finished get_or_add_user_project_role admin c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 with result 0 in 9 seconds 2026-07-19 10:50:05.953 | [2067 Async ks-alt-another:45099]: Waiting for completion of get_or_add_user_project_role anotherrole c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 running on PID 45099 (11 other jobs running) 2026-07-19 10:50:06.008 | [2067 Async ks-alt-another:45099]: Signaling child to exit 2026-07-19 10:50:06.014 | WAKEUP 2026-07-19 10:50:06.057 | [2067 Async ks-alt-another:45099]: Signaled 2026-07-19 10:50:06.060 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:50:06.060 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:50:06.060 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-19 10:50:06.060 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:06.060 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:06.060 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:06.060 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:06.061 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:06.061 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-19 10:50:06.061 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user c2e6fb31c5bd47b2bbefa8300f1cb2d7 --project 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:06.061 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c2e6fb31c5bd47b2bbefa8300f1cb2d7 --project 6b8f6a08fe9b4e39a39a81f5ee682139 -c Role -f value 2026-07-19 10:50:06.061 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:06.061 | + functions-common:get_or_add_user_project_role:979 : user_role_id=927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:06.061 | + functions-common:get_or_add_user_project_role:980 : echo 927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:06.061 | 927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:06.166 | [2067 Async ks-alt-another:45099]: finished get_or_add_user_project_role anotherrole c2e6fb31c5bd47b2bbefa8300f1cb2d7 6b8f6a08fe9b4e39a39a81f5ee682139 with result 0 in 9 seconds 2026-07-19 10:50:06.256 | [2067 Async ks-alt-member-user:45273]: Waiting for completion of get_or_add_user_project_role member 97694cdbf1f44aad9a4712de87fcfa7d 6b8f6a08fe9b4e39a39a81f5ee682139 running on PID 45273 (10 other jobs running) 2026-07-19 10:50:06.312 | [2067 Async ks-alt-member-user:45273]: Signaling child to exit 2026-07-19 10:50:06.312 | WAKEUP 2026-07-19 10:50:06.365 | [2067 Async ks-alt-member-user:45273]: Signaled 2026-07-19 10:50:06.368 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:50:06.369 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:50:06.369 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-19 10:50:06.369 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:06.369 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:06.369 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:06.369 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:06.369 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:06.369 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-19 10:50:06.369 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 97694cdbf1f44aad9a4712de87fcfa7d --project 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:06.369 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97694cdbf1f44aad9a4712de87fcfa7d --project 6b8f6a08fe9b4e39a39a81f5ee682139 -c Role -f value 2026-07-19 10:50:06.369 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:06.370 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:06.370 | + functions-common:get_or_add_user_project_role:980 : echo 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:06.370 | 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:06.474 | [2067 Async ks-alt-member-user:45273]: finished get_or_add_user_project_role member 97694cdbf1f44aad9a4712de87fcfa7d 6b8f6a08fe9b4e39a39a81f5ee682139 with result 0 in 9 seconds 2026-07-19 10:50:06.564 | [2067 Async ks-alt-reader-user:45446]: Waiting for completion of get_or_add_user_project_role reader a010ed18c9a64f6680d75aafc7ebd8b0 6b8f6a08fe9b4e39a39a81f5ee682139 running on PID 45446 (9 other jobs running) 2026-07-19 10:50:06.626 | [2067 Async ks-alt-reader-user:45446]: Signaling child to exit 2026-07-19 10:50:06.630 | WAKEUP 2026-07-19 10:50:06.649 | [2067 Async ks-alt-reader-user:45446]: Signaled 2026-07-19 10:50:06.651 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:50:06.651 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:50:06.651 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-19 10:50:06.651 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:06.651 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:06.651 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:06.651 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:06.651 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:06.651 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-19 10:50:06.651 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user a010ed18c9a64f6680d75aafc7ebd8b0 --project 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:06.652 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a010ed18c9a64f6680d75aafc7ebd8b0 --project 6b8f6a08fe9b4e39a39a81f5ee682139 -c Role -f value 2026-07-19 10:50:06.652 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:06.652 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:50:06.652 | + functions-common:get_or_add_user_project_role:980 : echo d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:50:06.652 | d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:50:06.810 | [2067 Async ks-alt-reader-user:45446]: finished get_or_add_user_project_role reader a010ed18c9a64f6680d75aafc7ebd8b0 6b8f6a08fe9b4e39a39a81f5ee682139 with result 0 in 8 seconds 2026-07-19 10:50:06.825 | + inc/async:async_wait:197 : return 0 2026-07-19 10:50:06.841 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-19 10:50:06.972 | [2067 Async ks-system-member:45676]: Waiting for completion of get_or_add_user_system_role member 2878409a2ac2426892eddcc2ed8c9cba all running on PID 45676 (8 other jobs running) 2026-07-19 10:50:07.022 | [2067 Async ks-system-member:45676]: Signaling child to exit 2026-07-19 10:50:07.024 | WAKEUP 2026-07-19 10:50:07.070 | [2067 Async ks-system-member:45676]: Signaled 2026-07-19 10:50:07.072 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-19 10:50:07.072 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-19 10:50:07.072 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-19 10:50:07.072 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:07.072 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:07.073 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:07.073 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:07.074 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:07.074 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-19 10:50:07.074 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2878409a2ac2426892eddcc2ed8c9cba --system all -f value -c Role 2026-07-19 10:50:07.074 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:07.074 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-19 10:50:07.074 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-19 10:50:07.074 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 2878409a2ac2426892eddcc2ed8c9cba --system all 2026-07-19 10:50:07.074 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2878409a2ac2426892eddcc2ed8c9cba --system all -f value -c Role 2026-07-19 10:50:07.074 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:07.076 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:07.076 | + functions-common:get_or_add_user_system_role:1030 : echo 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:07.077 | 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:07.166 | [2067 Async ks-system-member:45676]: finished get_or_add_user_system_role member 2878409a2ac2426892eddcc2ed8c9cba all with result 0 in 12 seconds 2026-07-19 10:50:07.268 | [2067 Async ks-system-reader:45882]: Waiting for completion of get_or_add_user_system_role reader 1d0eba4af9dd43219823295cfd00f867 all running on PID 45882 (7 other jobs running) 2026-07-19 10:50:07.334 | [2067 Async ks-system-reader:45882]: Signaling child to exit 2026-07-19 10:50:11.056 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:50:11.114 | [45882 Async ks-system-reader:45882]: finished successfully 2026-07-19 10:50:11.179 | WAKEUP 2026-07-19 10:50:11.229 | [2067 Async ks-system-reader:45882]: Signaled 2026-07-19 10:50:11.233 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-19 10:50:11.233 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-19 10:50:11.234 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-19 10:50:11.234 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:50:11.234 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:50:11.234 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-19 10:50:11.234 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-19 10:50:11.234 | ++ functions-common:_get_domain_args:957 : echo 2026-07-19 10:50:11.234 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-19 10:50:11.234 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1d0eba4af9dd43219823295cfd00f867 --system all -f value -c Role 2026-07-19 10:50:11.234 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:11.234 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-19 10:50:11.234 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-19 10:50:11.235 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 1d0eba4af9dd43219823295cfd00f867 --system all 2026-07-19 10:50:11.235 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1d0eba4af9dd43219823295cfd00f867 --system all -f value -c Role 2026-07-19 10:50:11.235 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:11.235 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:50:11.235 | + functions-common:get_or_add_user_system_role:1030 : echo d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:50:11.235 | d4385b2de62e498e99c3b3b0909dbc90 2026-07-19 10:50:11.348 | [2067 Async ks-system-reader:45882]: finished get_or_add_user_system_role reader 1d0eba4af9dd43219823295cfd00f867 all with result 0 in 15 seconds 2026-07-19 10:50:11.357 | + inc/async:async_wait:197 : return 0 2026-07-19 10:50:11.367 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-19 10:50:11.494 | [2067 Async ks-group-memberdemo:46181]: Waiting for completion of get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 running on PID 46181 (6 other jobs running) 2026-07-19 10:50:11.557 | [2067 Async ks-group-memberdemo:46181]: Signaling child to exit 2026-07-19 10:50:15.270 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:50:15.327 | [46339 Async ks-group-memberalt:46339]: finished successfully 2026-07-19 10:50:15.454 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:50:15.478 | [46181 Async ks-group-memberdemo:46181]: finished successfully 2026-07-19 10:50:15.500 | WAKEUP 2026-07-19 10:50:15.528 | [2067 Async ks-group-memberdemo:46181]: Signaled 2026-07-19 10:50:15.530 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-19 10:50:15.530 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 352c618d2e314b8c8f73b8f8834ef774 --project 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:15.530 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 352c618d2e314b8c8f73b8f8834ef774 --project 1ff773d539f3458c8198fe6b4eb81be2 -f value -c Role 2026-07-19 10:50:15.530 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:15.531 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:15.531 | + functions-common:get_or_add_group_project_role:1049 : echo 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:15.531 | 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:15.535 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:50:15.575 | [46260 Async ks-group-anotherdemo:46260]: finished successfully 2026-07-19 10:50:15.598 | [2067 Async ks-group-memberdemo:46181]: finished get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 with result 0 in 12 seconds 2026-07-19 10:50:15.643 | [2067 Async ks-group-anotherdemo:46260]: Waiting for completion of get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 running on PID 46260 (5 other jobs running) 2026-07-19 10:50:15.673 | [2067 Async ks-group-anotherdemo:46260]: Signaling child to exit 2026-07-19 10:50:15.674 | WAKEUP 2026-07-19 10:50:15.702 | [2067 Async ks-group-anotherdemo:46260]: Signaled 2026-07-19 10:50:15.705 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-19 10:50:15.705 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 352c618d2e314b8c8f73b8f8834ef774 --project 1ff773d539f3458c8198fe6b4eb81be2 2026-07-19 10:50:15.705 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 352c618d2e314b8c8f73b8f8834ef774 --project 1ff773d539f3458c8198fe6b4eb81be2 -f value -c Role 2026-07-19 10:50:15.705 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:15.705 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:15.706 | + functions-common:get_or_add_group_project_role:1049 : echo 927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:15.706 | 927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:15.713 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:50:15.747 | [46418 Async ks-group-anotheralt:46418]: finished successfully 2026-07-19 10:50:15.771 | [2067 Async ks-group-anotherdemo:46260]: finished get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 1ff773d539f3458c8198fe6b4eb81be2 with result 0 in 12 seconds 2026-07-19 10:50:15.778 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:50:15.813 | [46497 Async ks-group-admin:46497]: finished successfully 2026-07-19 10:50:15.835 | [2067 Async ks-group-memberalt:46339]: Waiting for completion of get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 running on PID 46339 (4 other jobs running) 2026-07-19 10:50:15.867 | [2067 Async ks-group-memberalt:46339]: Signaling child to exit 2026-07-19 10:50:15.867 | WAKEUP 2026-07-19 10:50:15.894 | [2067 Async ks-group-memberalt:46339]: Signaled 2026-07-19 10:50:15.896 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-19 10:50:15.896 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 352c618d2e314b8c8f73b8f8834ef774 --project 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:15.896 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 352c618d2e314b8c8f73b8f8834ef774 --project 6b8f6a08fe9b4e39a39a81f5ee682139 -f value -c Role 2026-07-19 10:50:15.896 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:15.897 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:15.897 | + functions-common:get_or_add_group_project_role:1049 : echo 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:15.897 | 0b4ba0ee0e1940a997d53198420c2e47 2026-07-19 10:50:15.949 | [2067 Async ks-group-memberalt:46339]: finished get_or_add_group_project_role member 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 with result 0 in 12 seconds 2026-07-19 10:50:15.992 | [2067 Async ks-group-anotheralt:46418]: Waiting for completion of get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 running on PID 46418 (3 other jobs running) 2026-07-19 10:50:16.022 | [2067 Async ks-group-anotheralt:46418]: Signaling child to exit 2026-07-19 10:50:16.023 | WAKEUP 2026-07-19 10:50:16.047 | [2067 Async ks-group-anotheralt:46418]: Signaled 2026-07-19 10:50:16.049 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-19 10:50:16.049 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 352c618d2e314b8c8f73b8f8834ef774 --project 6b8f6a08fe9b4e39a39a81f5ee682139 2026-07-19 10:50:16.049 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 352c618d2e314b8c8f73b8f8834ef774 --project 6b8f6a08fe9b4e39a39a81f5ee682139 -f value -c Role 2026-07-19 10:50:16.049 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:16.049 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:16.049 | + functions-common:get_or_add_group_project_role:1049 : echo 927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:16.050 | 927b9af58dde43589d92f22959ce2110 2026-07-19 10:50:16.102 | [2067 Async ks-group-anotheralt:46418]: finished get_or_add_group_project_role anotherrole 352c618d2e314b8c8f73b8f8834ef774 6b8f6a08fe9b4e39a39a81f5ee682139 with result 0 in 12 seconds 2026-07-19 10:50:16.144 | [2067 Async ks-group-admin:46497]: Waiting for completion of get_or_add_group_project_role admin 650a72187faa41198f83ad1863c1b33e 5bea911a85004966bff4488b454778f0 running on PID 46497 (2 other jobs running) 2026-07-19 10:50:16.171 | [2067 Async ks-group-admin:46497]: Signaling child to exit 2026-07-19 10:50:16.171 | WAKEUP 2026-07-19 10:50:16.199 | [2067 Async ks-group-admin:46497]: Signaled 2026-07-19 10:50:16.201 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-19 10:50:16.201 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 650a72187faa41198f83ad1863c1b33e --project 5bea911a85004966bff4488b454778f0 2026-07-19 10:50:16.201 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 650a72187faa41198f83ad1863c1b33e --project 5bea911a85004966bff4488b454778f0 -f value -c Role 2026-07-19 10:50:16.201 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:50:16.201 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=4d23f783e41e4798955046d011738930 2026-07-19 10:50:16.202 | + functions-common:get_or_add_group_project_role:1049 : echo 4d23f783e41e4798955046d011738930 2026-07-19 10:50:16.202 | 4d23f783e41e4798955046d011738930 2026-07-19 10:50:16.254 | [2067 Async ks-group-admin:46497]: finished get_or_add_group_project_role admin 650a72187faa41198f83ad1863c1b33e 5bea911a85004966bff4488b454778f0 with result 0 in 12 seconds 2026-07-19 10:50:16.261 | + inc/async:async_wait:197 : return 0 2026-07-19 10:50:16.264 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-19 10:50:16.289 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:50:16.292 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-19 10:50:16.318 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:50:16.322 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-19 10:50:16.326 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-19 10:50:16.411 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-19 10:50:16.460 | [2067 Async create_nova_accounts:48400]: running: create_nova_accounts 2026-07-19 10:50:16.464 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-19 10:50:16.489 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:50:16.493 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-19 10:50:16.495 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-19 10:50:16.572 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-19 10:50:16.623 | [2067 Async create_glance_accounts:48523]: running: create_glance_accounts 2026-07-19 10:50:16.628 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-19 10:50:16.654 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:50:16.659 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-19 10:50:16.663 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-19 10:50:16.747 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-19 10:50:16.807 | [2067 Async create_cinder_accounts:48661]: running: create_cinder_accounts 2026-07-19 10:50:16.811 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-19 10:50:16.844 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:50:16.848 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-19 10:50:16.851 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-19 10:50:16.919 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-19 10:50:16.985 | [2067 Async create_neutron_accounts:48803]: running: create_neutron_accounts 2026-07-19 10:50:16.990 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-19 10:50:17.027 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:50:17.031 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-19 10:50:17.074 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:50:17.084 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-19 10:50:17.199 | [2067 Async create_nova_accounts:48400]: Waiting for completion of create_nova_accounts running on PID 48400 (5 other jobs running) 2026-07-19 10:50:17.256 | [2067 Async create_nova_accounts:48400]: Signaling child to exit 2026-07-19 10:50:51.212 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:50:51.235 | [48803 Async create_neutron_accounts:48803]: finished successfully 2026-07-19 10:50:58.558 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:50:58.588 | [48661 Async create_cinder_accounts:48661]: finished successfully 2026-07-19 10:51:16.146 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:51:16.177 | [48400 Async create_nova_accounts:48400]: finished successfully 2026-07-19 10:51:16.205 | WAKEUP 2026-07-19 10:51:16.230 | [2067 Async create_nova_accounts:48400]: Signaled 2026-07-19 10:51:16.231 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-19 10:51:16.232 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-19 10:51:16.232 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-19 10:51:16.232 | + functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:51:16.232 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-19 10:51:16.233 | + functions-common:get_or_create_user:903 : local email= 2026-07-19 10:51:16.233 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-19 10:51:16.233 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:16.233 | + functions-common:get_or_create_user:915 : user_id=7b149ee01bcb4888ab9e350cf02d4961 2026-07-19 10:51:16.233 | + functions-common:get_or_create_user:916 : echo 7b149ee01bcb4888ab9e350cf02d4961 2026-07-19 10:51:16.233 | 7b149ee01bcb4888ab9e350cf02d4961 2026-07-19 10:51:16.233 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-19 10:51:16.233 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:51:16.233 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:51:16.233 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-19 10:51:16.233 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:51:16.234 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:51:16.234 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-19 10:51:16.234 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-19 10:51:16.234 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-19 10:51:16.234 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-19 10:51:16.234 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-19 10:51:16.234 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-19 10:51:16.234 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-19 10:51:16.235 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-19 10:51:16.235 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:16.235 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:16.235 | + functions-common:get_or_add_user_project_role:980 : echo 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:16.235 | 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:16.235 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-19 10:51:16.235 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-19 10:51:16.235 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:51:16.236 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:51:16.236 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-19 10:51:16.236 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:51:16.236 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:51:16.236 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-19 10:51:16.236 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-19 10:51:16.236 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-19 10:51:16.236 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-19 10:51:16.236 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-19 10:51:16.236 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-19 10:51:16.236 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-19 10:51:16.237 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-19 10:51:16.237 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:16.237 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4d23f783e41e4798955046d011738930 2026-07-19 10:51:16.237 | + functions-common:get_or_add_user_project_role:980 : echo 4d23f783e41e4798955046d011738930 2026-07-19 10:51:16.237 | 4d23f783e41e4798955046d011738930 2026-07-19 10:51:16.237 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-19 10:51:16.237 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.240/compute 2026-07-19 10:51:16.237 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-19 10:51:16.237 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-19 10:51:16.237 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-19 10:51:16.238 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-19 10:51:16.238 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:16.238 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-19 10:51:16.238 | 25e93a50a6a848b78e0bf9d95388d719' 2026-07-19 10:51:16.238 | + functions-common:get_or_create_service:1067 : echo 25e93a50a6a848b78e0bf9d95388d719 2026-07-19 10:51:16.238 | 25e93a50a6a848b78e0bf9d95388d719 2026-07-19 10:51:16.238 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.240/compute/v2/$(project_id)s' 2026-07-19 10:51:16.238 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-19 10:51:16.238 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.240/compute/v2/$(project_id)s' RegionOne 2026-07-19 10:51:16.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-19 10:51:16.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-19 10:51:16.239 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:16.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-19 10:51:16.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-19 10:51:16.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.240/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-19 10:51:16.239 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:16.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=585a60c7366b410cb6a66779e68d2f86 2026-07-19 10:51:16.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 585a60c7366b410cb6a66779e68d2f86 2026-07-19 10:51:16.239 | + functions-common:get_or_create_endpoint:1100 : public_id=585a60c7366b410cb6a66779e68d2f86 2026-07-19 10:51:16.240 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-19 10:51:16.240 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-19 10:51:16.240 | + functions-common:get_or_create_endpoint:1109 : echo 585a60c7366b410cb6a66779e68d2f86 2026-07-19 10:51:16.240 | 585a60c7366b410cb6a66779e68d2f86 2026-07-19 10:51:16.240 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-19 10:51:16.240 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-19 10:51:16.240 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-19 10:51:16.240 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-19 10:51:16.240 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:16.240 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-19 10:51:16.241 | 18419588067a4bdeb58f50c9f99abf35' 2026-07-19 10:51:16.241 | + functions-common:get_or_create_service:1067 : echo 18419588067a4bdeb58f50c9f99abf35 2026-07-19 10:51:16.241 | 18419588067a4bdeb58f50c9f99abf35 2026-07-19 10:51:16.241 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.240/compute/v2.1 2026-07-19 10:51:16.241 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-19 10:51:16.241 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.240/compute/v2.1 RegionOne 2026-07-19 10:51:16.241 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-19 10:51:16.241 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-19 10:51:16.241 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:16.241 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-19 10:51:16.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-19 10:51:16.242 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.240/compute/v2.1 --region RegionOne -f value -c id 2026-07-19 10:51:16.242 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:16.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ace325f3c8ec44bd891a3edeaf7df462 2026-07-19 10:51:16.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ace325f3c8ec44bd891a3edeaf7df462 2026-07-19 10:51:16.242 | + functions-common:get_or_create_endpoint:1100 : public_id=ace325f3c8ec44bd891a3edeaf7df462 2026-07-19 10:51:16.242 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-19 10:51:16.242 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-19 10:51:16.242 | + functions-common:get_or_create_endpoint:1109 : echo ace325f3c8ec44bd891a3edeaf7df462 2026-07-19 10:51:16.242 | ace325f3c8ec44bd891a3edeaf7df462 2026-07-19 10:51:16.242 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-19 10:51:16.243 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:51:16.243 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-19 10:51:16.243 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:51:16.243 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-19 10:51:16.243 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:51:16.243 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-19 10:51:16.243 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:51:16.243 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-19 10:51:16.281 | [2067 Async create_nova_accounts:48400]: finished create_nova_accounts with result 0 in 59 seconds 2026-07-19 10:51:16.320 | [2067 Async create_glance_accounts:48523]: Waiting for completion of create_glance_accounts running on PID 48523 (4 other jobs running) 2026-07-19 10:51:16.343 | [2067 Async create_glance_accounts:48523]: Signaling child to exit 2026-07-19 10:51:28.580 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:51:28.610 | [48523 Async create_glance_accounts:48523]: finished successfully 2026-07-19 10:51:28.636 | WAKEUP 2026-07-19 10:51:28.663 | [2067 Async create_glance_accounts:48523]: Signaled 2026-07-19 10:51:28.664 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-19 10:51:28.664 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:51:28.665 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-19 10:51:28.665 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-19 10:51:28.665 | + functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:51:28.665 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-19 10:51:28.665 | + functions-common:get_or_create_user:903 : local email= 2026-07-19 10:51:28.665 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-19 10:51:28.665 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.666 | + functions-common:get_or_create_user:915 : user_id=f8b7c2ab7c014777ad25b43c41d4d80f 2026-07-19 10:51:28.666 | + functions-common:get_or_create_user:916 : echo f8b7c2ab7c014777ad25b43c41d4d80f 2026-07-19 10:51:28.666 | f8b7c2ab7c014777ad25b43c41d4d80f 2026-07-19 10:51:28.666 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-19 10:51:28.666 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:51:28.666 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:51:28.666 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-19 10:51:28.666 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:51:28.667 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:51:28.667 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-19 10:51:28.667 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-19 10:51:28.667 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-19 10:51:28.667 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-19 10:51:28.668 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-19 10:51:28.668 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-19 10:51:28.668 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-19 10:51:28.669 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-19 10:51:28.669 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.669 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:28.669 | + functions-common:get_or_add_user_project_role:980 : echo 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:28.669 | 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:28.669 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-19 10:51:28.669 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-19 10:51:28.670 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:51:28.671 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:51:28.671 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-19 10:51:28.671 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:51:28.671 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:51:28.671 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-19 10:51:28.671 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-19 10:51:28.671 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-19 10:51:28.671 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-19 10:51:28.671 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-19 10:51:28.671 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-19 10:51:28.671 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-19 10:51:28.671 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-19 10:51:28.672 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.672 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4d23f783e41e4798955046d011738930 2026-07-19 10:51:28.672 | + functions-common:get_or_add_user_project_role:980 : echo 4d23f783e41e4798955046d011738930 2026-07-19 10:51:28.672 | 4d23f783e41e4798955046d011738930 2026-07-19 10:51:28.672 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-19 10:51:28.672 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:51:28.672 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-19 10:51:28.672 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-19 10:51:28.672 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-19 10:51:28.672 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-19 10:51:28.672 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.673 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-19 10:51:28.673 | 02a15faa42e54c609cbba5840ea45c06' 2026-07-19 10:51:28.673 | + functions-common:get_or_create_service:1067 : echo 02a15faa42e54c609cbba5840ea45c06 2026-07-19 10:51:28.673 | 02a15faa42e54c609cbba5840ea45c06 2026-07-19 10:51:28.673 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.240/image 2026-07-19 10:51:28.673 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-19 10:51:28.673 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.240/image RegionOne 2026-07-19 10:51:28.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-19 10:51:28.673 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-19 10:51:28.673 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-19 10:51:28.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-19 10:51:28.674 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.240/image --region RegionOne -f value -c id 2026-07-19 10:51:28.674 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9255c8926a134d82b8c1a623bdd2097b 2026-07-19 10:51:28.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9255c8926a134d82b8c1a623bdd2097b 2026-07-19 10:51:28.674 | + functions-common:get_or_create_endpoint:1100 : public_id=9255c8926a134d82b8c1a623bdd2097b 2026-07-19 10:51:28.674 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-19 10:51:28.674 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-19 10:51:28.674 | + functions-common:get_or_create_endpoint:1109 : echo 9255c8926a134d82b8c1a623bdd2097b 2026-07-19 10:51:28.674 | 9255c8926a134d82b8c1a623bdd2097b 2026-07-19 10:51:28.674 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-19 10:51:28.675 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-19 10:51:28.675 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-19 10:51:28.675 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.675 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-19 10:51:28.675 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-19 10:51:28.675 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-19 10:51:28.675 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-19 10:51:28.675 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-19 10:51:28.675 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-19 10:51:28.675 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-19 10:51:28.675 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-19 10:51:28.675 | +---------------+----------------------------------+ 2026-07-19 10:51:28.676 | | Field | Value | 2026-07-19 10:51:28.676 | +---------------+----------------------------------+ 2026-07-19 10:51:28.676 | | default_limit | 2000 | 2026-07-19 10:51:28.676 | | description | None | 2026-07-19 10:51:28.676 | | id | 1b5f8ebcfa7d40f58197768debc4ce42 | 2026-07-19 10:51:28.676 | | region_id | RegionOne | 2026-07-19 10:51:28.676 | | resource_name | image_size_total | 2026-07-19 10:51:28.676 | | service_id | 02a15faa42e54c609cbba5840ea45c06 | 2026-07-19 10:51:28.676 | +---------------+----------------------------------+ 2026-07-19 10:51:28.676 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-19 10:51:28.676 | +---------------+----------------------------------+ 2026-07-19 10:51:28.677 | | Field | Value | 2026-07-19 10:51:28.677 | +---------------+----------------------------------+ 2026-07-19 10:51:28.677 | | default_limit | 2000 | 2026-07-19 10:51:28.677 | | description | None | 2026-07-19 10:51:28.677 | | id | 60a14e3276bb401da01a2195d20d2c99 | 2026-07-19 10:51:28.677 | | region_id | RegionOne | 2026-07-19 10:51:28.677 | | resource_name | image_stage_total | 2026-07-19 10:51:28.677 | | service_id | 02a15faa42e54c609cbba5840ea45c06 | 2026-07-19 10:51:28.677 | +---------------+----------------------------------+ 2026-07-19 10:51:28.677 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-19 10:51:28.677 | +---------------+----------------------------------+ 2026-07-19 10:51:28.678 | | Field | Value | 2026-07-19 10:51:28.678 | +---------------+----------------------------------+ 2026-07-19 10:51:28.678 | | default_limit | 100 | 2026-07-19 10:51:28.678 | | description | None | 2026-07-19 10:51:28.678 | | id | aa8d1488da1b43f9a49a07e63c70e372 | 2026-07-19 10:51:28.678 | | region_id | RegionOne | 2026-07-19 10:51:28.678 | | resource_name | image_count_total | 2026-07-19 10:51:28.678 | | service_id | 02a15faa42e54c609cbba5840ea45c06 | 2026-07-19 10:51:28.678 | +---------------+----------------------------------+ 2026-07-19 10:51:28.678 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-19 10:51:28.678 | +---------------+----------------------------------+ 2026-07-19 10:51:28.678 | | Field | Value | 2026-07-19 10:51:28.679 | +---------------+----------------------------------+ 2026-07-19 10:51:28.679 | | default_limit | 100 | 2026-07-19 10:51:28.679 | | description | None | 2026-07-19 10:51:28.679 | | id | 2766ad37c5504a1dbbab007ad6d52c7c | 2026-07-19 10:51:28.679 | | region_id | RegionOne | 2026-07-19 10:51:28.679 | | resource_name | image_count_uploading | 2026-07-19 10:51:28.679 | | service_id | 02a15faa42e54c609cbba5840ea45c06 | 2026-07-19 10:51:28.679 | +---------------+----------------------------------+ 2026-07-19 10:51:28.679 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-19 10:51:28.679 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-19 10:51:28.679 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-19 10:51:28.679 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-19 10:51:28.680 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-19 10:51:28.680 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.240/identity 2026-07-19 10:51:28.680 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-19 10:51:28.680 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-19 10:51:28.680 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.680 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 9255c8926a134d82b8c1a623bdd2097b 2026-07-19 10:51:28.680 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-19 10:51:28.680 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-19 10:51:28.680 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:51:28.724 | [2067 Async create_glance_accounts:48523]: finished create_glance_accounts with result 0 in 72 seconds 2026-07-19 10:51:28.767 | [2067 Async create_cinder_accounts:48661]: Waiting for completion of create_cinder_accounts running on PID 48661 (3 other jobs running) 2026-07-19 10:51:28.797 | [2067 Async create_cinder_accounts:48661]: Signaling child to exit 2026-07-19 10:51:28.797 | WAKEUP 2026-07-19 10:51:28.823 | [2067 Async create_cinder_accounts:48661]: Signaled 2026-07-19 10:51:28.825 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-19 10:51:28.825 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-19 10:51:28.825 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-19 10:51:28.825 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:51:28.825 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-19 10:51:28.825 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-19 10:51:28.825 | + functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:51:28.826 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-19 10:51:28.826 | + functions-common:get_or_create_user:903 : local email= 2026-07-19 10:51:28.826 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-19 10:51:28.826 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.826 | + functions-common:get_or_create_user:915 : user_id=0442d812698f4433a7f05b7390826da2 2026-07-19 10:51:28.826 | + functions-common:get_or_create_user:916 : echo 0442d812698f4433a7f05b7390826da2 2026-07-19 10:51:28.826 | 0442d812698f4433a7f05b7390826da2 2026-07-19 10:51:28.826 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-19 10:51:28.826 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:51:28.826 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:51:28.827 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-19 10:51:28.827 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:51:28.827 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:51:28.827 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-19 10:51:28.827 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-19 10:51:28.827 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-19 10:51:28.827 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-19 10:51:28.827 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-19 10:51:28.827 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-19 10:51:28.827 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-19 10:51:28.827 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-19 10:51:28.828 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.828 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:28.828 | + functions-common:get_or_add_user_project_role:980 : echo 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:28.828 | 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:28.828 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-19 10:51:28.828 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-19 10:51:28.828 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:51:28.828 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-19 10:51:28.828 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.240/volume 2026-07-19 10:51:28.828 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-19 10:51:28.828 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-19 10:51:28.828 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-19 10:51:28.829 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-19 10:51:28.829 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.829 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-19 10:51:28.829 | 420ba55267ee4629aebd8c7bc2ae7882' 2026-07-19 10:51:28.829 | + functions-common:get_or_create_service:1067 : echo 420ba55267ee4629aebd8c7bc2ae7882 2026-07-19 10:51:28.829 | 420ba55267ee4629aebd8c7bc2ae7882 2026-07-19 10:51:28.829 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.240/volume/v3 2026-07-19 10:51:28.829 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-19 10:51:28.829 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.240/volume/v3 RegionOne 2026-07-19 10:51:28.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-19 10:51:28.829 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-19 10:51:28.829 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-19 10:51:28.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-19 10:51:28.830 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.240/volume/v3 --region RegionOne -f value -c id 2026-07-19 10:51:28.830 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5b7603bffa274f0aa06569ccc4dc7d52 2026-07-19 10:51:28.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5b7603bffa274f0aa06569ccc4dc7d52 2026-07-19 10:51:28.830 | + functions-common:get_or_create_endpoint:1100 : public_id=5b7603bffa274f0aa06569ccc4dc7d52 2026-07-19 10:51:28.830 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-19 10:51:28.830 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-19 10:51:28.830 | + functions-common:get_or_create_endpoint:1109 : echo 5b7603bffa274f0aa06569ccc4dc7d52 2026-07-19 10:51:28.831 | 5b7603bffa274f0aa06569ccc4dc7d52 2026-07-19 10:51:28.831 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-19 10:51:28.831 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-19 10:51:28.831 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-19 10:51:28.831 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-19 10:51:28.831 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.831 | ++ functions-common:get_or_create_project:928 : project_id=c90f2bc8ca484b279f26d44065aab219 2026-07-19 10:51:28.831 | ++ functions-common:get_or_create_project:929 : echo c90f2bc8ca484b279f26d44065aab219 2026-07-19 10:51:28.831 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c90f2bc8ca484b279f26d44065aab219 2026-07-19 10:51:28.831 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-19 10:51:28.831 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:51:28.832 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-19 10:51:28.832 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-19 10:51:28.832 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-19 10:51:28.832 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-19 10:51:28.832 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:28.832 | ++ functions-common:get_or_create_user:915 : user_id=0442d812698f4433a7f05b7390826da2 2026-07-19 10:51:28.832 | ++ functions-common:get_or_create_user:916 : echo 0442d812698f4433a7f05b7390826da2 2026-07-19 10:51:28.832 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0442d812698f4433a7f05b7390826da2 2026-07-19 10:51:28.877 | [2067 Async create_cinder_accounts:48661]: finished create_cinder_accounts with result 0 in 41 seconds 2026-07-19 10:51:28.883 | + inc/async:async_wait:197 : return 0 2026-07-19 10:51:28.888 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-19 10:51:28.951 | [2067 Async create_neutron_accounts:48803]: Waiting for completion of create_neutron_accounts running on PID 48803 (2 other jobs running) 2026-07-19 10:51:28.979 | [2067 Async create_neutron_accounts:48803]: Signaling child to exit 2026-07-19 10:51:28.979 | WAKEUP 2026-07-19 10:51:29.004 | [2067 Async create_neutron_accounts:48803]: Signaled 2026-07-19 10:51:29.006 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-19 10:51:29.006 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.240/ 2026-07-19 10:51:29.006 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-19 10:51:29.006 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.240/networking 2026-07-19 10:51:29.006 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-19 10:51:29.006 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:51:29.006 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-19 10:51:29.006 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-19 10:51:29.006 | + functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:51:29.007 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-19 10:51:29.007 | + functions-common:get_or_create_user:903 : local email= 2026-07-19 10:51:29.007 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-19 10:51:29.007 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:29.007 | + functions-common:get_or_create_user:915 : user_id=8025b32ca81c45a7945e9c43d472b2dd 2026-07-19 10:51:29.007 | + functions-common:get_or_create_user:916 : echo 8025b32ca81c45a7945e9c43d472b2dd 2026-07-19 10:51:29.007 | 8025b32ca81c45a7945e9c43d472b2dd 2026-07-19 10:51:29.007 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-19 10:51:29.007 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:51:29.007 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:51:29.007 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-19 10:51:29.007 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:51:29.008 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:51:29.008 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-19 10:51:29.008 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-19 10:51:29.008 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-19 10:51:29.008 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-19 10:51:29.008 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-19 10:51:29.008 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-19 10:51:29.009 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-19 10:51:29.009 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-19 10:51:29.009 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:29.009 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:29.009 | + functions-common:get_or_add_user_project_role:980 : echo 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:29.009 | 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:51:29.010 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-19 10:51:29.010 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-19 10:51:29.010 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-19 10:51:29.010 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-19 10:51:29.010 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-19 10:51:29.010 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:29.010 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-19 10:51:29.011 | 694e87c358594eca887e03a64a9c51f8' 2026-07-19 10:51:29.011 | + functions-common:get_or_create_service:1067 : echo 694e87c358594eca887e03a64a9c51f8 2026-07-19 10:51:29.011 | 694e87c358594eca887e03a64a9c51f8 2026-07-19 10:51:29.011 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.240/networking 2026-07-19 10:51:29.011 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-19 10:51:29.011 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.240/networking RegionOne 2026-07-19 10:51:29.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-19 10:51:29.011 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-19 10:51:29.011 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:29.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-19 10:51:29.012 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-19 10:51:29.012 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.240/networking --region RegionOne -f value -c id 2026-07-19 10:51:29.012 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:51:29.012 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=778ef69b3b1a4b529dc1863787afb22e 2026-07-19 10:51:29.012 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 778ef69b3b1a4b529dc1863787afb22e 2026-07-19 10:51:29.012 | + functions-common:get_or_create_endpoint:1100 : public_id=778ef69b3b1a4b529dc1863787afb22e 2026-07-19 10:51:29.012 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-19 10:51:29.013 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-19 10:51:29.013 | + functions-common:get_or_create_endpoint:1109 : echo 778ef69b3b1a4b529dc1863787afb22e 2026-07-19 10:51:29.013 | 778ef69b3b1a4b529dc1863787afb22e 2026-07-19 10:51:29.059 | [2067 Async create_neutron_accounts:48803]: finished create_neutron_accounts with result 0 in 34 seconds 2026-07-19 10:51:29.066 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-19 10:51:29.072 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-19 10:51:29.075 | + inc/async:async_wait:197 : return 0 2026-07-19 10:51:29.079 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-19 10:51:29.105 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:51:29.108 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-19 10:51:29.132 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:51:29.137 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-19 10:51:29.141 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:51:29.145 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-19 10:51:29.150 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-19 10:51:29.154 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-19 10:51:29.233 | + inc/async:async_inner:63 : init_glance 2026-07-19 10:51:29.279 | [2067 Async init_glance:51061]: running: init_glance 2026-07-19 10:51:29.283 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-19 10:51:29.311 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:51:29.315 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-19 10:51:29.320 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:51:29.324 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-19 10:51:29.328 | + ./stack.sh:main:1170 : configure_neutron 2026-07-19 10:51:29.334 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-19 10:51:29.338 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-19 10:51:29.342 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-07-19 10:51:29.362 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-19 10:51:29.366 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-19 10:51:30.043 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:51:30.043 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:51:30.043 | we strongly recommend against using it for new projects. 2026-07-19 10:51:30.043 | 2026-07-19 10:51:30.043 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:51:30.044 | framework. For more detail see 2026-07-19 10:51:30.044 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:51:30.044 | 2026-07-19 10:51:30.044 | import eventlet as _eventlet # noqa 2026-07-19 10:51:34.354 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:51:34.354 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:51:34.355 | we strongly recommend against using it for new projects. 2026-07-19 10:51:34.355 | 2026-07-19 10:51:34.355 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:51:34.356 | framework. For more detail see 2026-07-19 10:51:34.356 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:51:34.356 | 2026-07-19 10:51:34.356 | import eventlet as _eventlet # noqa 2026-07-19 10:51:38.545 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:51:38.545 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:51:38.545 | we strongly recommend against using it for new projects. 2026-07-19 10:51:38.545 | 2026-07-19 10:51:38.546 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:51:38.546 | framework. For more detail see 2026-07-19 10:51:38.546 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:51:38.546 | 2026-07-19 10:51:38.546 | import eventlet as _eventlet # noqa 2026-07-19 10:51:42.739 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:51:42.739 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:51:42.739 | we strongly recommend against using it for new projects. 2026-07-19 10:51:42.739 | 2026-07-19 10:51:42.739 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:51:42.739 | framework. For more detail see 2026-07-19 10:51:42.739 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:51:42.739 | 2026-07-19 10:51:42.740 | import eventlet as _eventlet # noqa 2026-07-19 10:51:43.364 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:51:43.396 | [51061 Async init_glance:51061]: finished successfully 2026-07-19 10:51:47.151 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:51:47.151 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:51:47.151 | we strongly recommend against using it for new projects. 2026-07-19 10:51:47.151 | 2026-07-19 10:51:47.151 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:51:47.151 | framework. For more detail see 2026-07-19 10:51:47.151 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:51:47.151 | 2026-07-19 10:51:47.151 | import eventlet as _eventlet # noqa 2026-07-19 10:51:51.139 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:51:51.140 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:51:51.140 | we strongly recommend against using it for new projects. 2026-07-19 10:51:51.140 | 2026-07-19 10:51:51.140 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:51:51.140 | framework. For more detail see 2026-07-19 10:51:51.141 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:51:51.141 | 2026-07-19 10:51:51.141 | import eventlet as _eventlet # noqa 2026-07-19 10:51:55.891 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-19 10:51:55.891 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:51:55.892 | we strongly recommend against using it for new projects. 2026-07-19 10:51:55.892 | 2026-07-19 10:51:55.892 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:51:55.892 | framework. For more detail see 2026-07-19 10:51:55.892 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:51:55.892 | 2026-07-19 10:51:55.892 | from eventlet import event 2026-07-19 10:51:55.997 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-19 10:51:55.997 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-19 10:52:00.039 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:00.040 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:00.040 | we strongly recommend against using it for new projects. 2026-07-19 10:52:00.040 | 2026-07-19 10:52:00.040 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:00.040 | framework. For more detail see 2026-07-19 10:52:00.040 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:00.040 | 2026-07-19 10:52:00.040 | import eventlet as _eventlet # noqa 2026-07-19 10:52:01.965 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:01.965 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:01.965 | we strongly recommend against using it for new projects. 2026-07-19 10:52:01.965 | 2026-07-19 10:52:01.967 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:01.967 | framework. For more detail see 2026-07-19 10:52:01.967 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:01.967 | 2026-07-19 10:52:01.967 | import eventlet as _eventlet # noqa 2026-07-19 10:52:05.924 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:05.925 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:05.925 | we strongly recommend against using it for new projects. 2026-07-19 10:52:05.925 | 2026-07-19 10:52:05.925 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:05.925 | framework. For more detail see 2026-07-19 10:52:05.925 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:05.925 | 2026-07-19 10:52:05.925 | import eventlet as _eventlet # noqa 2026-07-19 10:52:08.483 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:08.483 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:08.483 | we strongly recommend against using it for new projects. 2026-07-19 10:52:08.483 | 2026-07-19 10:52:08.484 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:08.484 | framework. For more detail see 2026-07-19 10:52:08.484 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:08.484 | 2026-07-19 10:52:08.484 | import eventlet as _eventlet # noqa 2026-07-19 10:52:11.815 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-19 10:52:11.822 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-19 10:52:11.824 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-19 10:52:11.827 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-19 10:52:11.830 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-19 10:52:11.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-19 10:52:11.836 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-19 10:52:11.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-19 10:52:11.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-19 10:52:11.847 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-19 10:52:11.851 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-19 10:52:11.853 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-19 10:52:11.856 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-19 10:52:11.859 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-19 10:52:11.863 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-19 10:52:11.866 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-19 10:52:11.873 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:52:11.876 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:52:11.880 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-19 10:52:11.884 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:52:11.891 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-19 10:52:11.895 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-19 10:52:11.898 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-19 10:52:11.902 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-19 10:52:11.906 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-19 10:52:11.909 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-19 10:52:11.913 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-19 10:52:11.935 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:52:11.938 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-19 10:52:11.942 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-19 10:52:11.946 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-19 10:52:11.990 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-19 10:52:12.029 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-19 10:52:12.073 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-19 10:52:12.116 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-19 10:52:12.158 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-19 10:52:12.199 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-19 10:52:12.203 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-19 10:52:12.206 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-19 10:52:12.210 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-19 10:52:12.214 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-19 10:52:12.237 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-19 10:52:12.241 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-19 10:52:12.244 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-19 10:52:12.248 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-19 10:52:12.251 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-19 10:52:12.293 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:52:12.332 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:52:12.375 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-19 10:52:12.418 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-19 10:52:12.460 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-19 10:52:12.464 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:52:12.467 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-19 10:52:12.471 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-19 10:52:12.474 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-19 10:52:12.478 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:52:12.481 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-19 10:52:12.485 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-19 10:52:12.502 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-19 10:52:12.519 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-19 10:52:12.537 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-19 10:52:12.553 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-19 10:52:12.571 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-19 10:52:12.574 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-19 10:52:12.579 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-19 10:52:12.584 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.LbG9dDWFRW 2026-07-19 10:52:12.588 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-19 10:52:12.593 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-19 10:52:12.597 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.LbG9dDWFRW 2026-07-19 10:52:12.603 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.LbG9dDWFRW 2026-07-19 10:52:12.620 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.LbG9dDWFRW /etc/sudoers.d/neutron-rootwrap 2026-07-19 10:52:12.636 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-19 10:52:12.640 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-19 10:52:12.644 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-19 10:52:12.688 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-19 10:52:12.691 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-19 10:52:12.734 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-19 10:52:12.738 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-19 10:52:12.742 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-19 10:52:12.746 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-19 10:52:12.750 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-19 10:52:12.753 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-19 10:52:12.778 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:52:12.782 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-19 10:52:12.785 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-19 10:52:12.788 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-19 10:52:12.811 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:52:12.815 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:52:12.820 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-19 10:52:12.861 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-19 10:52:12.864 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-19 10:52:12.868 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-19 10:52:12.892 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:52:12.896 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-19 10:52:12.919 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:52:12.923 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-19 10:52:12.948 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:52:12.952 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-19 10:52:12.976 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:52:12.980 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-19 10:52:13.005 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:52:13.008 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-19 10:52:13.012 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-19 10:52:13.037 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:52:13.041 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-19 10:52:13.044 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-19 10:52:13.048 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-19 10:52:13.048 | Configuring OVN 2026-07-19 10:52:13.052 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-19 10:52:13.056 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-19 10:52:13.061 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-19 10:52:13.067 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=af4e1670-a561-4445-986d-3516be32ad45 2026-07-19 10:52:13.071 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-19 10:52:13.075 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-19 10:52:13.079 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:52:13.082 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:52:13.085 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:52:13.089 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:52:13.092 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:52:13.096 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:52:13.100 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:52:13.103 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:52:13.107 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:52:13.110 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:52:13.113 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:52:13.117 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:52:13.121 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:52:13.125 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-19 10:52:13.129 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-19 10:52:13.132 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-19 10:52:13.136 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-19 10:52:13.159 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:52:13.162 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-19 10:52:13.221 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-19 10:52:13.225 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-19 10:52:13.229 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-19 10:52:13.252 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:52:13.256 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-19 10:52:13.260 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-19 10:52:13.264 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-19 10:52:13.268 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o quobyte /etc/neutron 2026-07-19 10:52:13.285 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-19 10:52:13.292 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-19 10:52:13.296 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-19 10:52:13.970 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:13.970 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:13.970 | we strongly recommend against using it for new projects. 2026-07-19 10:52:13.970 | 2026-07-19 10:52:13.970 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:13.970 | framework. For more detail see 2026-07-19 10:52:13.970 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:13.970 | 2026-07-19 10:52:13.970 | import eventlet as _eventlet # noqa 2026-07-19 10:52:17.953 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:17.954 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:17.954 | we strongly recommend against using it for new projects. 2026-07-19 10:52:17.954 | 2026-07-19 10:52:17.954 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:17.954 | framework. For more detail see 2026-07-19 10:52:17.954 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:17.954 | 2026-07-19 10:52:17.954 | import eventlet as _eventlet # noqa 2026-07-19 10:52:21.950 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:21.950 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:21.951 | we strongly recommend against using it for new projects. 2026-07-19 10:52:21.951 | 2026-07-19 10:52:21.951 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:21.951 | framework. For more detail see 2026-07-19 10:52:21.951 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:21.951 | 2026-07-19 10:52:21.951 | import eventlet as _eventlet # noqa 2026-07-19 10:52:26.058 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:26.058 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:26.058 | we strongly recommend against using it for new projects. 2026-07-19 10:52:26.059 | 2026-07-19 10:52:26.059 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:26.059 | framework. For more detail see 2026-07-19 10:52:26.059 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:26.059 | 2026-07-19 10:52:26.059 | import eventlet as _eventlet # noqa 2026-07-19 10:52:30.463 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:30.464 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:30.464 | we strongly recommend against using it for new projects. 2026-07-19 10:52:30.464 | 2026-07-19 10:52:30.464 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:30.464 | framework. For more detail see 2026-07-19 10:52:30.464 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:30.464 | 2026-07-19 10:52:30.464 | import eventlet as _eventlet # noqa 2026-07-19 10:52:34.482 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:34.482 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:34.482 | we strongly recommend against using it for new projects. 2026-07-19 10:52:34.482 | 2026-07-19 10:52:34.482 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:34.482 | framework. For more detail see 2026-07-19 10:52:34.482 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:34.482 | 2026-07-19 10:52:34.482 | import eventlet as _eventlet # noqa 2026-07-19 10:52:39.216 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-19 10:52:39.216 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:39.216 | we strongly recommend against using it for new projects. 2026-07-19 10:52:39.216 | 2026-07-19 10:52:39.216 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:39.216 | framework. For more detail see 2026-07-19 10:52:39.216 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:39.216 | 2026-07-19 10:52:39.216 | from eventlet import event 2026-07-19 10:52:39.324 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-19 10:52:39.324 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-19 10:52:43.395 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:43.395 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:43.395 | we strongly recommend against using it for new projects. 2026-07-19 10:52:43.395 | 2026-07-19 10:52:43.395 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:43.395 | framework. For more detail see 2026-07-19 10:52:43.395 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:43.395 | 2026-07-19 10:52:43.396 | import eventlet as _eventlet # noqa 2026-07-19 10:52:45.334 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:45.334 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:45.334 | we strongly recommend against using it for new projects. 2026-07-19 10:52:45.334 | 2026-07-19 10:52:45.334 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:45.334 | framework. For more detail see 2026-07-19 10:52:45.335 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:45.335 | 2026-07-19 10:52:45.335 | import eventlet as _eventlet # noqa 2026-07-19 10:52:49.336 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:49.337 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:49.337 | we strongly recommend against using it for new projects. 2026-07-19 10:52:49.337 | 2026-07-19 10:52:49.337 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:49.337 | framework. For more detail see 2026-07-19 10:52:49.337 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:49.337 | 2026-07-19 10:52:49.337 | import eventlet as _eventlet # noqa 2026-07-19 10:52:51.925 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:51.926 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:51.926 | we strongly recommend against using it for new projects. 2026-07-19 10:52:51.926 | 2026-07-19 10:52:51.926 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:51.926 | framework. For more detail see 2026-07-19 10:52:51.926 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:51.926 | 2026-07-19 10:52:51.926 | import eventlet as _eventlet # noqa 2026-07-19 10:52:55.323 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-19 10:52:55.332 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-19 10:52:55.335 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-19 10:52:55.339 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-19 10:52:55.386 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-19 10:52:55.390 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-19 10:52:55.435 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-19 10:52:55.480 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.240 2026-07-19 10:52:55.525 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-19 10:52:55.570 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-19 10:52:55.615 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-19 10:52:55.661 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.240:6642 2026-07-19 10:52:55.706 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-19 10:52:55.732 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:52:55.736 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-19 10:52:55.740 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-19 10:52:55.786 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.240:6641 2026-07-19 10:52:55.833 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-19 10:52:55.838 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-19 10:52:55.842 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-19 10:52:55.842 | Configuring Neutron for OVN 2026-07-19 10:52:55.846 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-19 10:52:55.872 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:52:55.877 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-19 10:52:55.882 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-19 10:52:55.882 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-19 10:52:56.523 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:52:56.523 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:52:56.523 | we strongly recommend against using it for new projects. 2026-07-19 10:52:56.524 | 2026-07-19 10:52:56.524 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:52:56.524 | framework. For more detail see 2026-07-19 10:52:56.524 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:52:56.524 | 2026-07-19 10:52:56.524 | import eventlet as _eventlet # noqa 2026-07-19 10:52:59.805 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-19 10:52:59.812 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-19 10:52:59.812 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-19 10:53:00.454 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:53:00.454 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:53:00.454 | we strongly recommend against using it for new projects. 2026-07-19 10:53:00.454 | 2026-07-19 10:53:00.454 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:53:00.454 | framework. For more detail see 2026-07-19 10:53:00.455 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:53:00.455 | 2026-07-19 10:53:00.455 | import eventlet as _eventlet # noqa 2026-07-19 10:53:03.203 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-19 10:53:03.208 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-19 10:53:03.234 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:03.238 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-19 10:53:03.245 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:53:03.245 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-19 10:53:03.246 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-19 10:53:03.247 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-19 10:53:03.249 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:53:03.250 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-19 10:53:03.258 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-19 10:53:03.258 | address-scope 2026-07-19 10:53:03.258 | agent 2026-07-19 10:53:03.258 | allowed-address-pairs 2026-07-19 10:53:03.258 | auto-allocated-topology 2026-07-19 10:53:03.258 | availability_zone 2026-07-19 10:53:03.258 | bgp 2026-07-19 10:53:03.258 | bgp_4byte_asn 2026-07-19 10:53:03.258 | bgp_dragent_scheduler 2026-07-19 10:53:03.258 | binding 2026-07-19 10:53:03.258 | binding-extended 2026-07-19 10:53:03.258 | default-subnetpools 2026-07-19 10:53:03.259 | dhcp_agent_scheduler 2026-07-19 10:53:03.259 | dns-domain-ports 2026-07-19 10:53:03.259 | dns-integration 2026-07-19 10:53:03.259 | dns-integration-domain-keywords 2026-07-19 10:53:03.259 | empty-string-filtering 2026-07-19 10:53:03.259 | enable-default-route-bfd 2026-07-19 10:53:03.259 | enable-default-route-ecmp 2026-07-19 10:53:03.259 | expose-port-forwarding-in-fip 2026-07-19 10:53:03.259 | ext-gw-mode 2026-07-19 10:53:03.259 | external-gateway-multihoming 2026-07-19 10:53:03.259 | external-net 2026-07-19 10:53:03.260 | extra_dhcp_opt 2026-07-19 10:53:03.260 | extraroute 2026-07-19 10:53:03.260 | extraroute-atomic 2026-07-19 10:53:03.260 | filter-validation 2026-07-19 10:53:03.260 | fip-port-details 2026-07-19 10:53:03.260 | flavors 2026-07-19 10:53:03.260 | floating-ip-port-forwarding 2026-07-19 10:53:03.260 | floating-ip-port-forwarding-description 2026-07-19 10:53:03.260 | floating-ip-port-forwarding-detail 2026-07-19 10:53:03.260 | floating-ip-port-forwarding-port-ranges 2026-07-19 10:53:03.260 | floatingip-pools 2026-07-19 10:53:03.261 | fwaas_v2 2026-07-19 10:53:03.261 | ip_allocation 2026-07-19 10:53:03.261 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:53:03.261 | l3-flavors 2026-07-19 10:53:03.261 | l3-ha 2026-07-19 10:53:03.261 | l3_agent_scheduler 2026-07-19 10:53:03.261 | logging 2026-07-19 10:53:03.261 | multi-provider 2026-07-19 10:53:03.261 | net-mtu 2026-07-19 10:53:03.263 | net-mtu-writable 2026-07-19 10:53:03.263 | network-ip-availability 2026-07-19 10:53:03.263 | network_availability_zone 2026-07-19 10:53:03.263 | network_ha 2026-07-19 10:53:03.263 | pagination 2026-07-19 10:53:03.263 | port-device-profile 2026-07-19 10:53:03.263 | port-hardware-offload-type 2026-07-19 10:53:03.263 | port-mac-address-regenerate 2026-07-19 10:53:03.263 | port-numa-affinity-policy 2026-07-19 10:53:03.264 | port-numa-affinity-policy-socket 2026-07-19 10:53:03.264 | port-resource-request 2026-07-19 10:53:03.264 | port-security 2026-07-19 10:53:03.264 | port-trusted-vif 2026-07-19 10:53:03.264 | project-id 2026-07-19 10:53:03.264 | provider 2026-07-19 10:53:03.264 | pvlan 2026-07-19 10:53:03.264 | qinq 2026-07-19 10:53:03.264 | qos 2026-07-19 10:53:03.264 | qos-bw-limit-direction 2026-07-19 10:53:03.264 | qos-bw-minimum-ingress 2026-07-19 10:53:03.264 | qos-default 2026-07-19 10:53:03.265 | qos-fip 2026-07-19 10:53:03.265 | qos-gateway-ip 2026-07-19 10:53:03.265 | qos-rule-type-details 2026-07-19 10:53:03.265 | qos-rule-type-filter 2026-07-19 10:53:03.265 | qos-rules-alias 2026-07-19 10:53:03.265 | quota-check-limit 2026-07-19 10:53:03.265 | quota-check-limit-default 2026-07-19 10:53:03.265 | quota_details 2026-07-19 10:53:03.265 | quotas 2026-07-19 10:53:03.266 | rbac-address-scope 2026-07-19 10:53:03.266 | rbac-policies 2026-07-19 10:53:03.267 | rbac-security-groups 2026-07-19 10:53:03.267 | router 2026-07-19 10:53:03.267 | router-enable-snat 2026-07-19 10:53:03.267 | router_availability_zone 2026-07-19 10:53:03.267 | security-group 2026-07-19 10:53:03.267 | security-groups-default-rules 2026-07-19 10:53:03.267 | security-groups-default-statefulness 2026-07-19 10:53:03.267 | security-groups-normalized-cidr 2026-07-19 10:53:03.267 | security-groups-remote-address-group 2026-07-19 10:53:03.267 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:53:03.267 | security-groups-shared-filtering 2026-07-19 10:53:03.267 | segment 2026-07-19 10:53:03.268 | sorting 2026-07-19 10:53:03.268 | standard-attr-description 2026-07-19 10:53:03.268 | standard-attr-fwaas-v2 2026-07-19 10:53:03.268 | standard-attr-revisions 2026-07-19 10:53:03.268 | standard-attr-tag 2026-07-19 10:53:03.268 | standard-attr-timestamp 2026-07-19 10:53:03.268 | stateful-security-group 2026-07-19 10:53:03.268 | subnet-dns-publish-fixed-ip 2026-07-19 10:53:03.268 | subnet-external-network 2026-07-19 10:53:03.268 | subnet-service-types 2026-07-19 10:53:03.268 | subnet_allocation 2026-07-19 10:53:03.268 | subnet_onboard 2026-07-19 10:53:03.269 | subnetpool-prefix-ops 2026-07-19 10:53:03.269 | tag-creation 2026-07-19 10:53:03.269 | tap-mirror 2026-07-19 10:53:03.269 | tap-mirror-both-direction 2026-07-19 10:53:03.269 | trunk 2026-07-19 10:53:03.269 | uplink-status-propagation 2026-07-19 10:53:03.269 | uplink-status-propagation-updatable 2026-07-19 10:53:03.269 | vlan-transparent 2026-07-19 10:53:03.269 | vpn-endpoint-groups 2026-07-19 10:53:03.269 | vpnaas' 2026-07-19 10:53:03.269 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:53:03.270 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-19 10:53:03.270 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-19 10:53:03.270 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-19 10:53:03.272 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:53:03.273 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-19 10:53:03.280 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-19 10:53:03.280 | address-scope 2026-07-19 10:53:03.280 | agent 2026-07-19 10:53:03.280 | allowed-address-pairs 2026-07-19 10:53:03.280 | auto-allocated-topology 2026-07-19 10:53:03.280 | availability_zone 2026-07-19 10:53:03.280 | bgp 2026-07-19 10:53:03.281 | bgp_4byte_asn 2026-07-19 10:53:03.281 | bgp_dragent_scheduler 2026-07-19 10:53:03.281 | binding 2026-07-19 10:53:03.281 | binding-extended 2026-07-19 10:53:03.281 | default-subnetpools 2026-07-19 10:53:03.281 | dhcp_agent_scheduler 2026-07-19 10:53:03.281 | dns-domain-ports 2026-07-19 10:53:03.281 | dns-integration 2026-07-19 10:53:03.281 | dns-integration-domain-keywords 2026-07-19 10:53:03.281 | empty-string-filtering 2026-07-19 10:53:03.281 | enable-default-route-bfd 2026-07-19 10:53:03.282 | enable-default-route-ecmp 2026-07-19 10:53:03.282 | expose-port-forwarding-in-fip 2026-07-19 10:53:03.282 | ext-gw-mode 2026-07-19 10:53:03.282 | external-gateway-multihoming 2026-07-19 10:53:03.282 | external-net 2026-07-19 10:53:03.282 | extra_dhcp_opt 2026-07-19 10:53:03.282 | extraroute 2026-07-19 10:53:03.282 | extraroute-atomic 2026-07-19 10:53:03.282 | filter-validation 2026-07-19 10:53:03.282 | fip-port-details 2026-07-19 10:53:03.282 | flavors 2026-07-19 10:53:03.283 | floating-ip-port-forwarding 2026-07-19 10:53:03.283 | floating-ip-port-forwarding-description 2026-07-19 10:53:03.283 | floating-ip-port-forwarding-detail 2026-07-19 10:53:03.283 | floating-ip-port-forwarding-port-ranges 2026-07-19 10:53:03.283 | floatingip-pools 2026-07-19 10:53:03.283 | fwaas_v2 2026-07-19 10:53:03.283 | ip_allocation 2026-07-19 10:53:03.283 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:53:03.283 | l3-flavors 2026-07-19 10:53:03.283 | l3-ha 2026-07-19 10:53:03.283 | l3_agent_scheduler 2026-07-19 10:53:03.283 | logging 2026-07-19 10:53:03.284 | multi-provider 2026-07-19 10:53:03.284 | net-mtu 2026-07-19 10:53:03.284 | net-mtu-writable 2026-07-19 10:53:03.284 | network-ip-availability 2026-07-19 10:53:03.284 | network_availability_zone 2026-07-19 10:53:03.284 | network_ha 2026-07-19 10:53:03.284 | pagination 2026-07-19 10:53:03.284 | port-device-profile 2026-07-19 10:53:03.284 | port-hardware-offload-type 2026-07-19 10:53:03.284 | port-mac-address-regenerate 2026-07-19 10:53:03.284 | port-numa-affinity-policy 2026-07-19 10:53:03.285 | port-numa-affinity-policy-socket 2026-07-19 10:53:03.285 | port-resource-request 2026-07-19 10:53:03.285 | port-security 2026-07-19 10:53:03.285 | port-trusted-vif 2026-07-19 10:53:03.285 | project-id 2026-07-19 10:53:03.285 | provider 2026-07-19 10:53:03.285 | pvlan 2026-07-19 10:53:03.285 | qinq 2026-07-19 10:53:03.285 | qos 2026-07-19 10:53:03.285 | qos-bw-limit-direction 2026-07-19 10:53:03.285 | qos-bw-minimum-ingress 2026-07-19 10:53:03.285 | qos-default 2026-07-19 10:53:03.286 | qos-fip 2026-07-19 10:53:03.286 | qos-gateway-ip 2026-07-19 10:53:03.286 | qos-rule-type-details 2026-07-19 10:53:03.286 | qos-rule-type-filter 2026-07-19 10:53:03.286 | qos-rules-alias 2026-07-19 10:53:03.286 | quota-check-limit 2026-07-19 10:53:03.286 | quota-check-limit-default 2026-07-19 10:53:03.286 | quota_details 2026-07-19 10:53:03.286 | quotas 2026-07-19 10:53:03.287 | rbac-address-scope 2026-07-19 10:53:03.287 | rbac-policies 2026-07-19 10:53:03.287 | rbac-security-groups 2026-07-19 10:53:03.287 | router 2026-07-19 10:53:03.287 | router-enable-snat 2026-07-19 10:53:03.287 | router_availability_zone 2026-07-19 10:53:03.287 | security-group 2026-07-19 10:53:03.287 | security-groups-default-rules 2026-07-19 10:53:03.287 | security-groups-default-statefulness 2026-07-19 10:53:03.288 | security-groups-normalized-cidr 2026-07-19 10:53:03.289 | security-groups-remote-address-group 2026-07-19 10:53:03.289 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:53:03.289 | security-groups-shared-filtering 2026-07-19 10:53:03.289 | segment 2026-07-19 10:53:03.289 | sorting 2026-07-19 10:53:03.289 | standard-attr-description 2026-07-19 10:53:03.289 | standard-attr-fwaas-v2 2026-07-19 10:53:03.289 | standard-attr-revisions 2026-07-19 10:53:03.289 | standard-attr-tag 2026-07-19 10:53:03.289 | standard-attr-timestamp 2026-07-19 10:53:03.290 | stateful-security-group 2026-07-19 10:53:03.290 | subnet-dns-publish-fixed-ip 2026-07-19 10:53:03.290 | subnet-external-network 2026-07-19 10:53:03.290 | subnet-service-types 2026-07-19 10:53:03.290 | subnet_allocation 2026-07-19 10:53:03.290 | subnet_onboard 2026-07-19 10:53:03.290 | subnetpool-prefix-ops 2026-07-19 10:53:03.290 | tag-creation 2026-07-19 10:53:03.290 | tap-mirror 2026-07-19 10:53:03.290 | tap-mirror-both-direction 2026-07-19 10:53:03.291 | trunk 2026-07-19 10:53:03.291 | uplink-status-propagation 2026-07-19 10:53:03.291 | uplink-status-propagation-updatable 2026-07-19 10:53:03.291 | vlan-transparent 2026-07-19 10:53:03.291 | vpn-endpoint-groups 2026-07-19 10:53:03.291 | vpnaas' 2026-07-19 10:53:03.291 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-19 10:53:03.291 | address-scope 2026-07-19 10:53:03.291 | agent 2026-07-19 10:53:03.292 | allowed-address-pairs 2026-07-19 10:53:03.292 | auto-allocated-topology 2026-07-19 10:53:03.292 | availability_zone 2026-07-19 10:53:03.292 | bgp 2026-07-19 10:53:03.292 | bgp_4byte_asn 2026-07-19 10:53:03.292 | bgp_dragent_scheduler 2026-07-19 10:53:03.292 | binding 2026-07-19 10:53:03.292 | binding-extended 2026-07-19 10:53:03.292 | default-subnetpools 2026-07-19 10:53:03.292 | dhcp_agent_scheduler 2026-07-19 10:53:03.292 | dns-domain-ports 2026-07-19 10:53:03.293 | dns-integration 2026-07-19 10:53:03.293 | dns-integration-domain-keywords 2026-07-19 10:53:03.293 | empty-string-filtering 2026-07-19 10:53:03.293 | enable-default-route-bfd 2026-07-19 10:53:03.293 | enable-default-route-ecmp 2026-07-19 10:53:03.293 | expose-port-forwarding-in-fip 2026-07-19 10:53:03.293 | ext-gw-mode 2026-07-19 10:53:03.293 | external-gateway-multihoming 2026-07-19 10:53:03.293 | external-net 2026-07-19 10:53:03.293 | extra_dhcp_opt 2026-07-19 10:53:03.294 | extraroute 2026-07-19 10:53:03.294 | extraroute-atomic 2026-07-19 10:53:03.294 | filter-validation 2026-07-19 10:53:03.294 | fip-port-details 2026-07-19 10:53:03.294 | flavors 2026-07-19 10:53:03.294 | floating-ip-port-forwarding 2026-07-19 10:53:03.294 | floating-ip-port-forwarding-description 2026-07-19 10:53:03.294 | floating-ip-port-forwarding-detail 2026-07-19 10:53:03.294 | floating-ip-port-forwarding-port-ranges 2026-07-19 10:53:03.294 | floatingip-pools 2026-07-19 10:53:03.295 | fwaas_v2 2026-07-19 10:53:03.295 | ip_allocation 2026-07-19 10:53:03.295 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:53:03.295 | l3-flavors 2026-07-19 10:53:03.295 | l3-ha 2026-07-19 10:53:03.295 | l3_agent_scheduler 2026-07-19 10:53:03.295 | logging 2026-07-19 10:53:03.295 | multi-provider 2026-07-19 10:53:03.295 | net-mtu 2026-07-19 10:53:03.295 | net-mtu-writable 2026-07-19 10:53:03.296 | network-ip-availability 2026-07-19 10:53:03.296 | network_availability_zone 2026-07-19 10:53:03.296 | network_ha 2026-07-19 10:53:03.296 | pagination 2026-07-19 10:53:03.296 | port-device-profile 2026-07-19 10:53:03.296 | port-hardware-offload-type 2026-07-19 10:53:03.296 | port-mac-address-regenerate 2026-07-19 10:53:03.296 | port-numa-affinity-policy 2026-07-19 10:53:03.296 | port-numa-affinity-policy-socket 2026-07-19 10:53:03.296 | port-resource-request 2026-07-19 10:53:03.297 | port-security 2026-07-19 10:53:03.297 | port-trusted-vif 2026-07-19 10:53:03.297 | project-id 2026-07-19 10:53:03.297 | provider 2026-07-19 10:53:03.297 | pvlan 2026-07-19 10:53:03.297 | qinq 2026-07-19 10:53:03.297 | qos 2026-07-19 10:53:03.297 | qos-bw-limit-direction 2026-07-19 10:53:03.297 | qos-bw-minimum-ingress 2026-07-19 10:53:03.297 | qos-default 2026-07-19 10:53:03.297 | qos-fip 2026-07-19 10:53:03.298 | qos-gateway-ip 2026-07-19 10:53:03.298 | qos-rule-type-details 2026-07-19 10:53:03.298 | qos-rule-type-filter 2026-07-19 10:53:03.298 | qos-rules-alias 2026-07-19 10:53:03.298 | quota-check-limit 2026-07-19 10:53:03.298 | quota-check-limit-default 2026-07-19 10:53:03.298 | quota_details 2026-07-19 10:53:03.298 | quotas 2026-07-19 10:53:03.299 | rbac-address-scope 2026-07-19 10:53:03.299 | rbac-policies 2026-07-19 10:53:03.299 | rbac-security-groups 2026-07-19 10:53:03.299 | router 2026-07-19 10:53:03.299 | router-enable-snat 2026-07-19 10:53:03.299 | router_availability_zone 2026-07-19 10:53:03.299 | security-group 2026-07-19 10:53:03.299 | security-groups-default-rules 2026-07-19 10:53:03.299 | security-groups-default-statefulness 2026-07-19 10:53:03.299 | security-groups-normalized-cidr 2026-07-19 10:53:03.300 | security-groups-remote-address-group 2026-07-19 10:53:03.300 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:53:03.300 | security-groups-shared-filtering 2026-07-19 10:53:03.300 | segment 2026-07-19 10:53:03.300 | sorting 2026-07-19 10:53:03.300 | standard-attr-description 2026-07-19 10:53:03.300 | standard-attr-fwaas-v2 2026-07-19 10:53:03.300 | standard-attr-revisions 2026-07-19 10:53:03.300 | standard-attr-tag 2026-07-19 10:53:03.301 | standard-attr-timestamp 2026-07-19 10:53:03.301 | stateful-security-group 2026-07-19 10:53:03.301 | subnet-dns-publish-fixed-ip 2026-07-19 10:53:03.301 | subnet-external-network 2026-07-19 10:53:03.301 | subnet-service-types 2026-07-19 10:53:03.301 | subnet_allocation 2026-07-19 10:53:03.301 | subnet_onboard 2026-07-19 10:53:03.301 | subnetpool-prefix-ops 2026-07-19 10:53:03.301 | tag-creation 2026-07-19 10:53:03.301 | tap-mirror 2026-07-19 10:53:03.301 | tap-mirror-both-direction 2026-07-19 10:53:03.302 | trunk 2026-07-19 10:53:03.302 | uplink-status-propagation 2026-07-19 10:53:03.302 | uplink-status-propagation-updatable 2026-07-19 10:53:03.302 | vlan-transparent 2026-07-19 10:53:03.302 | vpn-endpoint-groups 2026-07-19 10:53:03.302 | vpnaas' 2026-07-19 10:53:03.302 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:53:03.302 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-19 10:53:03.303 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-19 10:53:03.303 | address-scope 2026-07-19 10:53:03.303 | agent 2026-07-19 10:53:03.303 | allowed-address-pairs 2026-07-19 10:53:03.304 | auto-allocated-topology 2026-07-19 10:53:03.304 | availability_zone 2026-07-19 10:53:03.304 | bgp 2026-07-19 10:53:03.304 | bgp_4byte_asn 2026-07-19 10:53:03.304 | bgp_dragent_scheduler 2026-07-19 10:53:03.304 | binding 2026-07-19 10:53:03.304 | binding-extended 2026-07-19 10:53:03.304 | default-subnetpools 2026-07-19 10:53:03.304 | dhcp_agent_scheduler 2026-07-19 10:53:03.304 | dns-domain-ports 2026-07-19 10:53:03.305 | dns-integration 2026-07-19 10:53:03.305 | dns-integration-domain-keywords 2026-07-19 10:53:03.305 | empty-string-filtering 2026-07-19 10:53:03.305 | enable-default-route-bfd 2026-07-19 10:53:03.305 | enable-default-route-ecmp 2026-07-19 10:53:03.305 | expose-port-forwarding-in-fip 2026-07-19 10:53:03.305 | ext-gw-mode 2026-07-19 10:53:03.305 | external-gateway-multihoming 2026-07-19 10:53:03.305 | external-net 2026-07-19 10:53:03.305 | extra_dhcp_opt 2026-07-19 10:53:03.306 | extraroute 2026-07-19 10:53:03.306 | extraroute-atomic 2026-07-19 10:53:03.306 | filter-validation 2026-07-19 10:53:03.306 | fip-port-details 2026-07-19 10:53:03.306 | flavors 2026-07-19 10:53:03.306 | floating-ip-port-forwarding 2026-07-19 10:53:03.306 | floating-ip-port-forwarding-description 2026-07-19 10:53:03.306 | floating-ip-port-forwarding-detail 2026-07-19 10:53:03.306 | floating-ip-port-forwarding-port-ranges 2026-07-19 10:53:03.306 | floatingip-pools 2026-07-19 10:53:03.307 | fwaas_v2 2026-07-19 10:53:03.307 | ip_allocation 2026-07-19 10:53:03.307 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:53:03.307 | l3-flavors 2026-07-19 10:53:03.307 | l3-ha 2026-07-19 10:53:03.307 | l3_agent_scheduler 2026-07-19 10:53:03.307 | logging 2026-07-19 10:53:03.307 | multi-provider 2026-07-19 10:53:03.307 | net-mtu 2026-07-19 10:53:03.307 | net-mtu-writable 2026-07-19 10:53:03.308 | network-ip-availability 2026-07-19 10:53:03.308 | network_availability_zone 2026-07-19 10:53:03.308 | network_ha 2026-07-19 10:53:03.309 | pagination 2026-07-19 10:53:03.309 | port-device-profile 2026-07-19 10:53:03.309 | port-hardware-offload-type 2026-07-19 10:53:03.309 | port-mac-address-regenerate 2026-07-19 10:53:03.309 | port-numa-affinity-policy 2026-07-19 10:53:03.309 | port-numa-affinity-policy-socket 2026-07-19 10:53:03.309 | port-resource-request 2026-07-19 10:53:03.309 | port-security 2026-07-19 10:53:03.310 | port-trusted-vif 2026-07-19 10:53:03.310 | project-id 2026-07-19 10:53:03.310 | provider 2026-07-19 10:53:03.310 | pvlan 2026-07-19 10:53:03.310 | qinq 2026-07-19 10:53:03.310 | qos 2026-07-19 10:53:03.310 | qos-bw-limit-direction 2026-07-19 10:53:03.311 | qos-bw-minimum-ingress 2026-07-19 10:53:03.311 | qos-default 2026-07-19 10:53:03.311 | qos-fip 2026-07-19 10:53:03.311 | qos-gateway-ip 2026-07-19 10:53:03.311 | qos-rule-type-details 2026-07-19 10:53:03.311 | qos-rule-type-filter 2026-07-19 10:53:03.311 | qos-rules-alias 2026-07-19 10:53:03.312 | quota-check-limit 2026-07-19 10:53:03.312 | quota-check-limit-default 2026-07-19 10:53:03.312 | quota_details 2026-07-19 10:53:03.312 | quotas 2026-07-19 10:53:03.312 | rbac-address-scope 2026-07-19 10:53:03.312 | rbac-policies 2026-07-19 10:53:03.313 | rbac-security-groups 2026-07-19 10:53:03.313 | router 2026-07-19 10:53:03.313 | router-enable-snat 2026-07-19 10:53:03.313 | router_availability_zone 2026-07-19 10:53:03.313 | security-group 2026-07-19 10:53:03.313 | security-groups-default-rules 2026-07-19 10:53:03.313 | security-groups-default-statefulness 2026-07-19 10:53:03.313 | security-groups-normalized-cidr 2026-07-19 10:53:03.313 | security-groups-remote-address-group 2026-07-19 10:53:03.313 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:53:03.314 | security-groups-shared-filtering 2026-07-19 10:53:03.314 | segment 2026-07-19 10:53:03.314 | sorting 2026-07-19 10:53:03.314 | standard-attr-description 2026-07-19 10:53:03.314 | standard-attr-fwaas-v2 2026-07-19 10:53:03.314 | standard-attr-revisions 2026-07-19 10:53:03.314 | standard-attr-tag 2026-07-19 10:53:03.314 | standard-attr-timestamp 2026-07-19 10:53:03.314 | stateful-security-group 2026-07-19 10:53:03.314 | subnet-dns-publish-fixed-ip 2026-07-19 10:53:03.314 | subnet-external-network 2026-07-19 10:53:03.315 | subnet-service-types 2026-07-19 10:53:03.315 | subnet_allocation 2026-07-19 10:53:03.315 | subnet_onboard 2026-07-19 10:53:03.315 | subnetpool-prefix-ops 2026-07-19 10:53:03.315 | tag-creation 2026-07-19 10:53:03.315 | tap-mirror 2026-07-19 10:53:03.315 | tap-mirror-both-direction 2026-07-19 10:53:03.316 | trunk 2026-07-19 10:53:03.316 | uplink-status-propagation 2026-07-19 10:53:03.316 | uplink-status-propagation-updatable 2026-07-19 10:53:03.316 | vlan-transparent 2026-07-19 10:53:03.316 | vpn-endpoint-groups 2026-07-19 10:53:03.316 | vpnaas' 2026-07-19 10:53:03.316 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:53:03.316 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-19 10:53:03.316 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-19 10:53:03.316 | address-scope 2026-07-19 10:53:03.316 | agent 2026-07-19 10:53:03.317 | allowed-address-pairs 2026-07-19 10:53:03.317 | auto-allocated-topology 2026-07-19 10:53:03.317 | availability_zone 2026-07-19 10:53:03.317 | bgp 2026-07-19 10:53:03.317 | bgp_4byte_asn 2026-07-19 10:53:03.317 | bgp_dragent_scheduler 2026-07-19 10:53:03.317 | binding 2026-07-19 10:53:03.317 | binding-extended 2026-07-19 10:53:03.317 | default-subnetpools 2026-07-19 10:53:03.318 | dhcp_agent_scheduler 2026-07-19 10:53:03.318 | dns-domain-ports 2026-07-19 10:53:03.318 | dns-integration 2026-07-19 10:53:03.318 | dns-integration-domain-keywords 2026-07-19 10:53:03.318 | empty-string-filtering 2026-07-19 10:53:03.318 | enable-default-route-bfd 2026-07-19 10:53:03.318 | enable-default-route-ecmp 2026-07-19 10:53:03.319 | expose-port-forwarding-in-fip 2026-07-19 10:53:03.319 | ext-gw-mode 2026-07-19 10:53:03.319 | external-gateway-multihoming 2026-07-19 10:53:03.319 | external-net 2026-07-19 10:53:03.319 | extra_dhcp_opt 2026-07-19 10:53:03.319 | extraroute 2026-07-19 10:53:03.319 | extraroute-atomic 2026-07-19 10:53:03.320 | filter-validation 2026-07-19 10:53:03.320 | fip-port-details 2026-07-19 10:53:03.320 | flavors 2026-07-19 10:53:03.320 | floating-ip-port-forwarding 2026-07-19 10:53:03.320 | floating-ip-port-forwarding-description 2026-07-19 10:53:03.320 | floating-ip-port-forwarding-detail 2026-07-19 10:53:03.320 | floating-ip-port-forwarding-port-ranges 2026-07-19 10:53:03.321 | floatingip-pools 2026-07-19 10:53:03.321 | fwaas_v2 2026-07-19 10:53:03.321 | ip_allocation 2026-07-19 10:53:03.321 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:53:03.321 | l3-flavors 2026-07-19 10:53:03.321 | l3-ha 2026-07-19 10:53:03.322 | l3_agent_scheduler 2026-07-19 10:53:03.322 | logging 2026-07-19 10:53:03.322 | multi-provider 2026-07-19 10:53:03.322 | net-mtu 2026-07-19 10:53:03.322 | net-mtu-writable 2026-07-19 10:53:03.322 | network-ip-availability 2026-07-19 10:53:03.322 | network_availability_zone 2026-07-19 10:53:03.323 | network_ha 2026-07-19 10:53:03.323 | pagination 2026-07-19 10:53:03.323 | port-device-profile 2026-07-19 10:53:03.323 | port-hardware-offload-type 2026-07-19 10:53:03.323 | port-mac-address-regenerate 2026-07-19 10:53:03.323 | port-numa-affinity-policy 2026-07-19 10:53:03.323 | port-numa-affinity-policy-socket 2026-07-19 10:53:03.324 | port-resource-request 2026-07-19 10:53:03.324 | port-security 2026-07-19 10:53:03.324 | port-trusted-vif 2026-07-19 10:53:03.324 | project-id 2026-07-19 10:53:03.324 | provider 2026-07-19 10:53:03.324 | pvlan 2026-07-19 10:53:03.324 | qinq 2026-07-19 10:53:03.325 | qos 2026-07-19 10:53:03.325 | qos-bw-limit-direction 2026-07-19 10:53:03.325 | qos-bw-minimum-ingress 2026-07-19 10:53:03.325 | qos-default 2026-07-19 10:53:03.325 | qos-fip 2026-07-19 10:53:03.325 | qos-gateway-ip 2026-07-19 10:53:03.325 | qos-rule-type-details 2026-07-19 10:53:03.326 | qos-rule-type-filter 2026-07-19 10:53:03.326 | qos-rules-alias 2026-07-19 10:53:03.326 | quota-check-limit 2026-07-19 10:53:03.326 | quota-check-limit-default 2026-07-19 10:53:03.326 | quota_details 2026-07-19 10:53:03.326 | quotas 2026-07-19 10:53:03.327 | rbac-address-scope 2026-07-19 10:53:03.327 | rbac-policies 2026-07-19 10:53:03.327 | rbac-security-groups 2026-07-19 10:53:03.327 | router 2026-07-19 10:53:03.327 | router-enable-snat 2026-07-19 10:53:03.327 | router_availability_zone 2026-07-19 10:53:03.327 | security-group 2026-07-19 10:53:03.327 | security-groups-default-rules 2026-07-19 10:53:03.328 | security-groups-default-statefulness 2026-07-19 10:53:03.328 | security-groups-normalized-cidr 2026-07-19 10:53:03.328 | security-groups-remote-address-group 2026-07-19 10:53:03.328 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:53:03.328 | security-groups-shared-filtering 2026-07-19 10:53:03.328 | segment 2026-07-19 10:53:03.328 | sorting 2026-07-19 10:53:03.329 | standard-attr-description 2026-07-19 10:53:03.329 | standard-attr-fwaas-v2 2026-07-19 10:53:03.329 | standard-attr-revisions 2026-07-19 10:53:03.329 | standard-attr-tag 2026-07-19 10:53:03.329 | standard-attr-timestamp 2026-07-19 10:53:03.329 | stateful-security-group 2026-07-19 10:53:03.330 | subnet-dns-publish-fixed-ip 2026-07-19 10:53:03.330 | subnet-external-network 2026-07-19 10:53:03.330 | subnet-service-types 2026-07-19 10:53:03.330 | subnet_allocation 2026-07-19 10:53:03.330 | subnet_onboard 2026-07-19 10:53:03.330 | subnetpool-prefix-ops 2026-07-19 10:53:03.330 | tag-creation 2026-07-19 10:53:03.331 | tap-mirror 2026-07-19 10:53:03.331 | tap-mirror-both-direction 2026-07-19 10:53:03.331 | trunk 2026-07-19 10:53:03.331 | uplink-status-propagation 2026-07-19 10:53:03.331 | uplink-status-propagation-updatable 2026-07-19 10:53:03.331 | vlan-transparent 2026-07-19 10:53:03.332 | vpn-endpoint-groups 2026-07-19 10:53:03.332 | vpnaas' 2026-07-19 10:53:03.332 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-19 10:53:03.332 | address-scope 2026-07-19 10:53:03.332 | agent 2026-07-19 10:53:03.332 | allowed-address-pairs 2026-07-19 10:53:03.332 | auto-allocated-topology 2026-07-19 10:53:03.333 | availability_zone 2026-07-19 10:53:03.333 | bgp 2026-07-19 10:53:03.333 | bgp_4byte_asn 2026-07-19 10:53:03.333 | bgp_dragent_scheduler 2026-07-19 10:53:03.333 | binding 2026-07-19 10:53:03.333 | binding-extended 2026-07-19 10:53:03.333 | default-subnetpools 2026-07-19 10:53:03.334 | dhcp_agent_scheduler 2026-07-19 10:53:03.334 | dns-domain-ports 2026-07-19 10:53:03.334 | dns-integration 2026-07-19 10:53:03.334 | dns-integration-domain-keywords 2026-07-19 10:53:03.334 | empty-string-filtering 2026-07-19 10:53:03.334 | enable-default-route-bfd 2026-07-19 10:53:03.334 | enable-default-route-ecmp 2026-07-19 10:53:03.334 | expose-port-forwarding-in-fip 2026-07-19 10:53:03.335 | ext-gw-mode 2026-07-19 10:53:03.335 | external-gateway-multihoming 2026-07-19 10:53:03.335 | external-net 2026-07-19 10:53:03.335 | extra_dhcp_opt 2026-07-19 10:53:03.335 | extraroute 2026-07-19 10:53:03.335 | extraroute-atomic 2026-07-19 10:53:03.336 | filter-validation 2026-07-19 10:53:03.336 | fip-port-details 2026-07-19 10:53:03.336 | flavors 2026-07-19 10:53:03.336 | floating-ip-port-forwarding 2026-07-19 10:53:03.336 | floating-ip-port-forwarding-description 2026-07-19 10:53:03.336 | floating-ip-port-forwarding-detail 2026-07-19 10:53:03.336 | floating-ip-port-forwarding-port-ranges 2026-07-19 10:53:03.337 | floatingip-pools 2026-07-19 10:53:03.337 | fwaas_v2 2026-07-19 10:53:03.337 | ip_allocation 2026-07-19 10:53:03.337 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:53:03.337 | l3-flavors 2026-07-19 10:53:03.337 | l3-ha 2026-07-19 10:53:03.337 | l3_agent_scheduler 2026-07-19 10:53:03.338 | logging 2026-07-19 10:53:03.338 | multi-provider 2026-07-19 10:53:03.338 | net-mtu 2026-07-19 10:53:03.338 | net-mtu-writable 2026-07-19 10:53:03.338 | network-ip-availability 2026-07-19 10:53:03.338 | network_availability_zone 2026-07-19 10:53:03.339 | network_ha 2026-07-19 10:53:03.339 | pagination 2026-07-19 10:53:03.339 | port-device-profile 2026-07-19 10:53:03.339 | port-hardware-offload-type 2026-07-19 10:53:03.339 | port-mac-address-regenerate 2026-07-19 10:53:03.339 | port-numa-affinity-policy 2026-07-19 10:53:03.339 | port-numa-affinity-policy-socket 2026-07-19 10:53:03.340 | port-resource-request 2026-07-19 10:53:03.340 | port-security 2026-07-19 10:53:03.340 | port-trusted-vif 2026-07-19 10:53:03.340 | project-id 2026-07-19 10:53:03.340 | provider 2026-07-19 10:53:03.340 | pvlan 2026-07-19 10:53:03.341 | qinq 2026-07-19 10:53:03.341 | qos 2026-07-19 10:53:03.341 | qos-bw-limit-direction 2026-07-19 10:53:03.341 | qos-bw-minimum-ingress 2026-07-19 10:53:03.341 | qos-default 2026-07-19 10:53:03.341 | qos-fip 2026-07-19 10:53:03.341 | qos-gateway-ip 2026-07-19 10:53:03.341 | qos-rule-type-details 2026-07-19 10:53:03.342 | qos-rule-type-filter 2026-07-19 10:53:03.342 | qos-rules-alias 2026-07-19 10:53:03.342 | quota-check-limit 2026-07-19 10:53:03.342 | quota-check-limit-default 2026-07-19 10:53:03.342 | quota_details 2026-07-19 10:53:03.342 | quotas 2026-07-19 10:53:03.342 | rbac-address-scope 2026-07-19 10:53:03.343 | rbac-policies 2026-07-19 10:53:03.343 | rbac-security-groups 2026-07-19 10:53:03.343 | router 2026-07-19 10:53:03.343 | router-enable-snat 2026-07-19 10:53:03.343 | router_availability_zone 2026-07-19 10:53:03.343 | security-group 2026-07-19 10:53:03.343 | security-groups-default-rules 2026-07-19 10:53:03.343 | security-groups-default-statefulness 2026-07-19 10:53:03.344 | security-groups-normalized-cidr 2026-07-19 10:53:03.344 | security-groups-remote-address-group 2026-07-19 10:53:03.344 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:53:03.344 | security-groups-shared-filtering 2026-07-19 10:53:03.344 | segment 2026-07-19 10:53:03.344 | sorting 2026-07-19 10:53:03.345 | standard-attr-description 2026-07-19 10:53:03.345 | standard-attr-fwaas-v2 2026-07-19 10:53:03.345 | standard-attr-revisions 2026-07-19 10:53:03.345 | standard-attr-tag 2026-07-19 10:53:03.345 | standard-attr-timestamp 2026-07-19 10:53:03.345 | stateful-security-group 2026-07-19 10:53:03.345 | subnet-dns-publish-fixed-ip 2026-07-19 10:53:03.346 | subnet-external-network 2026-07-19 10:53:03.346 | subnet-service-types 2026-07-19 10:53:03.346 | subnet_allocation 2026-07-19 10:53:03.346 | subnet_onboard 2026-07-19 10:53:03.346 | subnetpool-prefix-ops 2026-07-19 10:53:03.346 | tag-creation 2026-07-19 10:53:03.346 | tap-mirror 2026-07-19 10:53:03.347 | tap-mirror-both-direction 2026-07-19 10:53:03.347 | trunk 2026-07-19 10:53:03.347 | uplink-status-propagation 2026-07-19 10:53:03.347 | uplink-status-propagation-updatable 2026-07-19 10:53:03.347 | vlan-transparent 2026-07-19 10:53:03.347 | vpn-endpoint-groups 2026-07-19 10:53:03.347 | vpnaas' 2026-07-19 10:53:03.348 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:53:03.348 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-19 10:53:03.348 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-19 10:53:03.348 | address-scope 2026-07-19 10:53:03.348 | agent 2026-07-19 10:53:03.348 | allowed-address-pairs 2026-07-19 10:53:03.349 | auto-allocated-topology 2026-07-19 10:53:03.349 | availability_zone 2026-07-19 10:53:03.349 | bgp 2026-07-19 10:53:03.349 | bgp_4byte_asn 2026-07-19 10:53:03.349 | bgp_dragent_scheduler 2026-07-19 10:53:03.349 | binding 2026-07-19 10:53:03.349 | binding-extended 2026-07-19 10:53:03.350 | default-subnetpools 2026-07-19 10:53:03.350 | dhcp_agent_scheduler 2026-07-19 10:53:03.350 | dns-domain-ports 2026-07-19 10:53:03.350 | dns-integration 2026-07-19 10:53:03.350 | dns-integration-domain-keywords 2026-07-19 10:53:03.350 | empty-string-filtering 2026-07-19 10:53:03.350 | enable-default-route-bfd 2026-07-19 10:53:03.351 | enable-default-route-ecmp 2026-07-19 10:53:03.351 | expose-port-forwarding-in-fip 2026-07-19 10:53:03.351 | ext-gw-mode 2026-07-19 10:53:03.351 | external-gateway-multihoming 2026-07-19 10:53:03.351 | external-net 2026-07-19 10:53:03.351 | extra_dhcp_opt 2026-07-19 10:53:03.352 | extraroute 2026-07-19 10:53:03.352 | extraroute-atomic 2026-07-19 10:53:03.352 | filter-validation 2026-07-19 10:53:03.352 | fip-port-details 2026-07-19 10:53:03.352 | flavors 2026-07-19 10:53:03.352 | floating-ip-port-forwarding 2026-07-19 10:53:03.352 | floating-ip-port-forwarding-description 2026-07-19 10:53:03.352 | floating-ip-port-forwarding-detail 2026-07-19 10:53:03.353 | floating-ip-port-forwarding-port-ranges 2026-07-19 10:53:03.353 | floatingip-pools 2026-07-19 10:53:03.353 | fwaas_v2 2026-07-19 10:53:03.353 | ip_allocation 2026-07-19 10:53:03.353 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:53:03.353 | l3-flavors 2026-07-19 10:53:03.353 | l3-ha 2026-07-19 10:53:03.354 | l3_agent_scheduler 2026-07-19 10:53:03.354 | logging 2026-07-19 10:53:03.354 | multi-provider 2026-07-19 10:53:03.354 | net-mtu 2026-07-19 10:53:03.354 | net-mtu-writable 2026-07-19 10:53:03.354 | network-ip-availability 2026-07-19 10:53:03.355 | network_availability_zone 2026-07-19 10:53:03.355 | network_ha 2026-07-19 10:53:03.355 | pagination 2026-07-19 10:53:03.355 | port-device-profile 2026-07-19 10:53:03.355 | port-hardware-offload-type 2026-07-19 10:53:03.355 | port-mac-address-regenerate 2026-07-19 10:53:03.355 | port-numa-affinity-policy 2026-07-19 10:53:03.356 | port-numa-affinity-policy-socket 2026-07-19 10:53:03.356 | port-resource-request 2026-07-19 10:53:03.356 | port-security 2026-07-19 10:53:03.356 | port-trusted-vif 2026-07-19 10:53:03.356 | project-id 2026-07-19 10:53:03.356 | provider 2026-07-19 10:53:03.356 | pvlan 2026-07-19 10:53:03.357 | qinq 2026-07-19 10:53:03.357 | qos 2026-07-19 10:53:03.357 | qos-bw-limit-direction 2026-07-19 10:53:03.357 | qos-bw-minimum-ingress 2026-07-19 10:53:03.357 | qos-default 2026-07-19 10:53:03.357 | qos-fip 2026-07-19 10:53:03.357 | qos-gateway-ip 2026-07-19 10:53:03.358 | qos-rule-type-details 2026-07-19 10:53:03.358 | qos-rule-type-filter 2026-07-19 10:53:03.358 | qos-rules-alias 2026-07-19 10:53:03.358 | quota-check-limit 2026-07-19 10:53:03.358 | quota-check-limit-default 2026-07-19 10:53:03.358 | quota_details 2026-07-19 10:53:03.358 | quotas 2026-07-19 10:53:03.359 | rbac-address-scope 2026-07-19 10:53:03.359 | rbac-policies 2026-07-19 10:53:03.359 | rbac-security-groups 2026-07-19 10:53:03.359 | router 2026-07-19 10:53:03.359 | router-enable-snat 2026-07-19 10:53:03.359 | router_availability_zone 2026-07-19 10:53:03.360 | security-group 2026-07-19 10:53:03.360 | security-groups-default-rules 2026-07-19 10:53:03.360 | security-groups-default-statefulness 2026-07-19 10:53:03.360 | security-groups-normalized-cidr 2026-07-19 10:53:03.360 | security-groups-remote-address-group 2026-07-19 10:53:03.360 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:53:03.360 | security-groups-shared-filtering 2026-07-19 10:53:03.361 | segment 2026-07-19 10:53:03.361 | sorting 2026-07-19 10:53:03.361 | standard-attr-description 2026-07-19 10:53:03.361 | standard-attr-fwaas-v2 2026-07-19 10:53:03.361 | standard-attr-revisions 2026-07-19 10:53:03.361 | standard-attr-tag 2026-07-19 10:53:03.361 | standard-attr-timestamp 2026-07-19 10:53:03.362 | stateful-security-group 2026-07-19 10:53:03.362 | subnet-dns-publish-fixed-ip 2026-07-19 10:53:03.362 | subnet-external-network 2026-07-19 10:53:03.362 | subnet-service-types 2026-07-19 10:53:03.362 | subnet_allocation 2026-07-19 10:53:03.362 | subnet_onboard 2026-07-19 10:53:03.363 | subnetpool-prefix-ops 2026-07-19 10:53:03.363 | tag-creation 2026-07-19 10:53:03.363 | tap-mirror 2026-07-19 10:53:03.363 | tap-mirror-both-direction 2026-07-19 10:53:03.363 | trunk 2026-07-19 10:53:03.363 | uplink-status-propagation 2026-07-19 10:53:03.363 | uplink-status-propagation-updatable 2026-07-19 10:53:03.363 | vlan-transparent 2026-07-19 10:53:03.364 | vpn-endpoint-groups 2026-07-19 10:53:03.364 | vpnaas' 2026-07-19 10:53:03.364 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:53:03.364 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-19 10:53:03.364 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-19 10:53:03.364 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-19 10:53:03.364 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-19 10:53:03.365 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-19 10:53:03.365 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-19 10:53:03.365 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-19 10:53:03.365 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-19 10:53:03.365 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:03.366 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-19 10:53:03.366 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-19 10:53:03.366 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-19 10:53:03.367 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:03.371 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-19 10:53:03.415 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.240:6641 2026-07-19 10:53:03.419 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:03.423 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-19 10:53:03.427 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.240:6641 2026-07-19 10:53:03.431 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.240:6641 ']' 2026-07-19 10:53:03.435 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:03.439 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.240:6641 2026-07-19 10:53:03.485 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.240:6642 2026-07-19 10:53:03.489 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:03.493 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-19 10:53:03.497 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.240:6642 2026-07-19 10:53:03.501 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.240:6642 ']' 2026-07-19 10:53:03.505 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:03.509 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.240:6642 2026-07-19 10:53:03.555 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-19 10:53:03.580 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:03.584 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-19 10:53:03.589 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:03.593 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-19 10:53:03.597 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-19 10:53:03.601 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-19 10:53:03.605 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:03.609 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-19 10:53:03.655 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-19 10:53:03.659 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:03.663 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-19 10:53:03.667 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-19 10:53:03.671 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-19 10:53:03.675 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:03.679 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-19 10:53:03.725 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-19 10:53:03.730 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:03.733 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-19 10:53:03.737 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-19 10:53:03.741 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-19 10:53:03.745 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:03.749 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-19 10:53:03.796 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-19 10:53:03.825 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-19 10:53:03.851 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:03.855 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-19 10:53:03.859 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-19 10:53:03.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:03.890 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-19 10:53:03.894 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-19 10:53:03.897 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:529 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-19 10:53:03.901 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:03.905 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-19 10:53:03.909 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-19 10:53:03.913 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-19 10:53:03.917 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:03.921 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-19 10:53:03.968 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-19 10:53:03.994 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:03.998 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-19 10:53:04.049 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-19 10:53:04.075 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:04.079 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-19 10:53:04.126 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-19 10:53:04.152 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:04.156 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-19 10:53:04.160 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-19 10:53:04.186 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:04.190 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-19 10:53:04.194 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-19 10:53:04.199 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:552 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-19 10:53:04.247 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-19 10:53:04.272 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:04.276 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-19 10:53:04.303 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:04.307 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-19 10:53:04.333 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:04.337 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-19 10:53:04.363 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:04.367 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-19 10:53:04.394 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:04.398 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-19 10:53:04.424 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:04.428 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-19 10:53:04.455 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:04.459 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-19 10:53:04.463 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-19 10:53:04.467 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-19 10:53:04.474 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-19 10:53:04.521 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-19 10:53:04.569 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-19 10:53:04.616 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-19 10:53:04.664 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-19 10:53:04.668 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-19 10:53:04.672 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-19 10:53:04.676 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-19 10:53:04.680 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-19 10:53:04.684 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-19 10:53:04.688 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-19 10:53:04.692 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-19 10:53:04.696 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-19 10:53:04.700 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-19 10:53:04.746 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-19 10:53:04.794 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-19 10:53:04.842 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-19 10:53:04.888 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-19 10:53:04.935 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-19 10:53:04.983 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-19 10:53:05.029 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-19 10:53:05.076 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-19 10:53:05.123 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-19 10:53:05.170 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-19 10:53:05.218 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-19 10:53:05.223 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-19 10:53:05.270 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-19 10:53:05.318 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-19 10:53:05.322 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-19 10:53:05.326 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-19 10:53:05.330 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-19 10:53:05.334 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-19 10:53:05.382 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-19 10:53:05.428 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.240/identity 2026-07-19 10:53:05.476 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-19 10:53:05.525 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-19 10:53:05.572 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-19 10:53:05.619 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-19 10:53:05.667 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-19 10:53:05.714 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-19 10:53:05.718 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-19 10:53:05.722 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-19 10:53:05.726 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-19 10:53:05.730 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-19 10:53:05.777 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-19 10:53:05.825 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.240/identity 2026-07-19 10:53:05.872 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-19 10:53:05.919 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-19 10:53:05.966 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-19 10:53:06.012 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-19 10:53:06.061 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-19 10:53:06.109 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-19 10:53:06.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-19 10:53:06.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-19 10:53:06.122 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-19 10:53:06.126 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-19 10:53:06.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-19 10:53:06.134 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-19 10:53:06.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-19 10:53:06.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-19 10:53:06.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-19 10:53:06.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-19 10:53:06.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-19 10:53:06.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-19 10:53:06.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-19 10:53:06.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-19 10:53:06.170 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-19 10:53:06.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-19 10:53:06.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-19 10:53:06.183 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.187 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-19 10:53:06.191 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-19 10:53:06.195 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-19 10:53:06.199 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.203 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-19 10:53:06.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-19 10:53:06.255 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.259 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-19 10:53:06.263 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-19 10:53:06.267 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-19 10:53:06.271 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.275 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-19 10:53:06.320 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-19 10:53:06.324 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.328 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-19 10:53:06.332 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-19 10:53:06.337 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-19 10:53:06.340 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.345 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-19 10:53:06.389 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-19 10:53:06.393 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-19 10:53:06.397 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.401 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-19 10:53:06.405 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-19 10:53:06.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-19 10:53:06.413 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.417 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-19 10:53:06.462 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-19 10:53:06.466 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.470 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-19 10:53:06.474 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-19 10:53:06.478 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-19 10:53:06.482 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.486 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-19 10:53:06.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-19 10:53:06.536 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.540 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-19 10:53:06.544 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-19 10:53:06.548 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-19 10:53:06.552 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.556 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-19 10:53:06.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-19 10:53:06.606 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.610 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-19 10:53:06.614 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-19 10:53:06.618 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-19 10:53:06.622 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.626 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-19 10:53:06.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-19 10:53:06.677 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.681 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-19 10:53:06.685 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-19 10:53:06.689 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-19 10:53:06.693 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.697 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-19 10:53:06.743 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-19 10:53:06.747 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.751 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-19 10:53:06.755 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-19 10:53:06.759 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-19 10:53:06.764 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.768 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-19 10:53:06.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-19 10:53:06.819 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.823 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-19 10:53:06.827 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-19 10:53:06.831 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-19 10:53:06.836 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.840 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-19 10:53:06.887 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-19 10:53:06.890 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-19 10:53:06.893 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-19 10:53:06.897 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-19 10:53:06.901 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-19 10:53:06.905 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-19 10:53:06.909 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-19 10:53:06.954 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-19 10:53:06.959 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-19 10:53:07.005 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-19 10:53:07.054 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-19 10:53:07.058 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-19 10:53:07.062 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-19 10:53:07.066 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-19 10:53:07.070 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-19 10:53:07.074 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-19 10:53:07.078 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-19 10:53:07.082 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-19 10:53:07.086 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-19 10:53:07.106 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-19 10:53:07.106 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:53:07.117 | d /var/run/uwsgi 0755 quobyte root 2026-07-19 10:53:07.124 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-19 10:53:07.140 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-19 10:53:07.146 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-19 10:53:07.150 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-19 10:53:07.157 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-19 10:53:07.161 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-19 10:53:07.208 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-19 10:53:07.253 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-19 10:53:07.301 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-19 10:53:07.346 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-19 10:53:07.391 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-19 10:53:07.437 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-19 10:53:07.482 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-19 10:53:07.528 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-19 10:53:07.574 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-19 10:53:07.619 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-19 10:53:07.666 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-19 10:53:07.711 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-19 10:53:07.757 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-19 10:53:07.803 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-19 10:53:07.807 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-19 10:53:07.812 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-19 10:53:07.817 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-19 10:53:07.821 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-19 10:53:07.825 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:53:07.829 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:53:07.833 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-19 10:53:07.838 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-19 10:53:07.843 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-19 10:53:07.889 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-19 10:53:07.936 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-19 10:53:07.936 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-19 10:53:07.948 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-19 10:53:07.953 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-19 10:53:07.958 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-19 10:53:07.962 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-19 10:53:07.966 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-19 10:53:07.970 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-19 10:53:07.974 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-19 10:53:07.978 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:53:07.982 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:53:07.986 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-19 10:53:07.991 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-19 10:53:07.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:53:07.999 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:53:08.003 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-19 10:53:08.016 | perl: warning: Setting locale failed. 2026-07-19 10:53:08.016 | perl: warning: Please check that your locale settings: 2026-07-19 10:53:08.017 | LANGUAGE = (unset), 2026-07-19 10:53:08.017 | LC_ALL = "en_US.utf8", 2026-07-19 10:53:08.017 | LANG = "de_DE.UTF-8" 2026-07-19 10:53:08.017 | are supported and installed on your system. 2026-07-19 10:53:08.017 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-19 10:53:08.061 | Enabling site neutron-api. 2026-07-19 10:53:08.067 | To activate the new configuration, you need to run: 2026-07-19 10:53:08.067 | systemctl reload apache2 2026-07-19 10:53:08.074 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-19 10:53:08.078 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-19 10:53:08.082 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-19 10:53:08.086 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-19 10:53:08.236 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-19 10:53:08.265 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:08.270 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-19 10:53:08.297 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:08.301 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-19 10:53:08.305 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-19 10:53:08.394 | + inc/async:async_inner:63 : init_neutron 2026-07-19 10:53:08.446 | [2067 Async init_neutron:55305]: running: init_neutron 2026-07-19 10:53:08.451 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-19 10:53:08.477 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:08.482 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-19 10:53:08.512 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:08.517 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-19 10:53:08.521 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-19 10:53:08.525 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-19 10:53:08.577 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-19 10:53:08.583 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-19 10:53:08.635 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-19 10:53:08.663 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:08.667 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-19 10:53:08.694 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:08.698 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-19 10:53:08.702 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:53:08.707 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-19 10:53:08.711 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-19 10:53:08.715 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-19 10:53:08.805 | + inc/async:async_inner:63 : init_cinder 2026-07-19 10:53:08.866 | [2067 Async init_cinder:55541]: running: init_cinder 2026-07-19 10:53:08.871 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-19 10:53:08.900 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:08.904 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-19 10:53:08.909 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:53:08.913 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-19 10:53:08.917 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-19 10:53:08.922 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-19 10:53:09.012 | + inc/async:async_inner:63 : init_placement 2026-07-19 10:53:09.076 | [2067 Async init_placement:55671]: running: init_placement 2026-07-19 10:53:09.079 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-19 10:53:09.149 | [2067 Async init_neutron:55305]: Waiting for completion of init_neutron running on PID 55305 (5 other jobs running) 2026-07-19 10:53:09.180 | [2067 Async init_neutron:55305]: Signaling child to exit 2026-07-19 10:53:22.925 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:53:22.966 | [55541 Async init_cinder:55541]: finished successfully 2026-07-19 10:53:51.317 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:53:51.348 | [55305 Async init_neutron:55305]: finished successfully 2026-07-19 10:53:51.377 | WAKEUP 2026-07-19 10:53:51.406 | [2067 Async init_neutron:55305]: Signaled 2026-07-19 10:53:51.408 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-19 10:53:51.408 | + lib/database:recreate_database:112 : local db=neutron 2026-07-19 10:53:51.409 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-19 10:53:51.409 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-19 10:53:51.409 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-19 10:53:51.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:51.409 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-19 10:53:51.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:51.409 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-19 10:53:51.409 | + functions-common:time_start:2406 : local name=dbsync 2026-07-19 10:53:51.409 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:53:51.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:53:51.410 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:53:51.410 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458388606 2026-07-19 10:53:51.410 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-19 10:53:51.410 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-19 10:53:51.410 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:53:51.410 | we strongly recommend against using it for new projects. 2026-07-19 10:53:51.410 | 2026-07-19 10:53:51.410 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:53:51.410 | framework. For more detail see 2026-07-19 10:53:51.410 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:53:51.411 | 2026-07-19 10:53:51.411 | import eventlet as _eventlet # noqa 2026-07-19 10:53:51.411 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-19 10:53:51.411 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-19 10:53:51.411 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-19 10:53:51.411 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-19 10:53:51.411 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-19 10:53:51.411 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-19 10:53:51.411 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-19 10:53:51.411 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-19 10:53:51.412 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-19 10:53:51.413 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-19 10:53:51.414 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 1b294093239c 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> c6c112992c9 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-19 10:53:51.415 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-19 10:53:51.416 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-19 10:53:51.417 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-19 10:53:51.418 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-19 10:53:51.419 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-19 10:53:51.420 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-19 10:53:51.421 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-19 10:53:51.422 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-19 10:53:51.423 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-19 10:53:51.424 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-19 10:53:51.425 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-19 10:53:51.425 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-19 10:53:51.425 | Running upgrade for neutron ... 2026-07-19 10:53:51.425 | OK 2026-07-19 10:53:51.425 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-19 10:53:51.425 | + functions-common:time_stop:2420 : local name 2026-07-19 10:53:51.425 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:53:51.425 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:53:51.425 | + functions-common:time_stop:2423 : local total 2026-07-19 10:53:51.425 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:53:51.426 | + functions-common:time_stop:2426 : name=dbsync 2026-07-19 10:53:51.426 | + functions-common:time_stop:2427 : start_time=1784458388606 2026-07-19 10:53:51.427 | + functions-common:time_stop:2429 : [[ -z 1784458388606 ]] 2026-07-19 10:53:51.428 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:53:51.428 | + functions-common:time_stop:2432 : end_time=1784458431292 2026-07-19 10:53:51.428 | + functions-common:time_stop:2433 : elapsed_time=42686 2026-07-19 10:53:51.428 | + functions-common:time_stop:2434 : total=8354 2026-07-19 10:53:51.428 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:53:51.428 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51040 2026-07-19 10:53:51.472 | [2067 Async init_neutron:55305]: finished init_neutron with result 0 in 42 seconds 2026-07-19 10:53:51.479 | + inc/async:async_wait:197 : return 0 2026-07-19 10:53:51.484 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-19 10:53:51.552 | [2067 Async init_placement:55671]: Waiting for completion of init_placement running on PID 55671 (4 other jobs running) 2026-07-19 10:53:51.583 | [2067 Async init_placement:55671]: Signaling child to exit 2026-07-19 10:53:56.477 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:53:56.509 | [55671 Async init_placement:55671]: finished successfully 2026-07-19 10:53:56.539 | WAKEUP 2026-07-19 10:53:56.568 | [2067 Async init_placement:55671]: Signaled 2026-07-19 10:53:56.570 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-19 10:53:56.570 | + lib/database:recreate_database:112 : local db=placement 2026-07-19 10:53:56.570 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-19 10:53:56.570 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-19 10:53:56.570 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-19 10:53:56.570 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:56.571 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-19 10:53:56.571 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:56.571 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-19 10:53:56.571 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-19 10:53:56.571 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-19 10:53:56.571 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-19 10:53:56.571 | + functions-common:get_or_create_user:899 : local user_id 2026-07-19 10:53:56.571 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-19 10:53:56.571 | + functions-common:get_or_create_user:903 : local email= 2026-07-19 10:53:56.571 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-19 10:53:56.572 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:53:56.572 | + functions-common:get_or_create_user:915 : user_id=0cbd95a3a9724213900416134102afea 2026-07-19 10:53:56.572 | + functions-common:get_or_create_user:916 : echo 0cbd95a3a9724213900416134102afea 2026-07-19 10:53:56.572 | 0cbd95a3a9724213900416134102afea 2026-07-19 10:53:56.572 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-19 10:53:56.572 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:53:56.572 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:53:56.572 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-19 10:53:56.572 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:53:56.572 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:53:56.573 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-19 10:53:56.573 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-19 10:53:56.573 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-19 10:53:56.573 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-19 10:53:56.573 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-19 10:53:56.573 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-19 10:53:56.573 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-19 10:53:56.573 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-19 10:53:56.573 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:53:56.573 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:53:56.574 | + functions-common:get_or_add_user_project_role:980 : echo 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:53:56.574 | 9beb7dfe4c5e4f4f8e1006df1b5081f9 2026-07-19 10:53:56.574 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-19 10:53:56.574 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-19 10:53:56.574 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-19 10:53:56.574 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-19 10:53:56.574 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-19 10:53:56.574 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-19 10:53:56.574 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-19 10:53:56.574 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-19 10:53:56.575 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-19 10:53:56.575 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-19 10:53:56.575 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-19 10:53:56.575 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-19 10:53:56.575 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-19 10:53:56.575 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-19 10:53:56.575 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-19 10:53:56.575 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:53:56.575 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4d23f783e41e4798955046d011738930 2026-07-19 10:53:56.575 | + functions-common:get_or_add_user_project_role:980 : echo 4d23f783e41e4798955046d011738930 2026-07-19 10:53:56.576 | 4d23f783e41e4798955046d011738930 2026-07-19 10:53:56.576 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.240/placement 2026-07-19 10:53:56.576 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-19 10:53:56.576 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-19 10:53:56.576 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-19 10:53:56.576 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-19 10:53:56.576 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:53:56.576 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-19 10:53:56.576 | 426de06714024a9590f47211acecca75' 2026-07-19 10:53:56.576 | + functions-common:get_or_create_service:1067 : echo 426de06714024a9590f47211acecca75 2026-07-19 10:53:56.577 | 426de06714024a9590f47211acecca75 2026-07-19 10:53:56.577 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.240/placement 2026-07-19 10:53:56.577 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-19 10:53:56.577 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.240/placement RegionOne 2026-07-19 10:53:56.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-19 10:53:56.577 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-19 10:53:56.577 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:53:56.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-19 10:53:56.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-19 10:53:56.578 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.240/placement --region RegionOne -f value -c id 2026-07-19 10:53:56.578 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:53:56.578 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5fb69dcd33cf4799bf86ee6e45a6f41e 2026-07-19 10:53:56.578 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5fb69dcd33cf4799bf86ee6e45a6f41e 2026-07-19 10:53:56.578 | + functions-common:get_or_create_endpoint:1100 : public_id=5fb69dcd33cf4799bf86ee6e45a6f41e 2026-07-19 10:53:56.578 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-19 10:53:56.578 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-19 10:53:56.578 | + functions-common:get_or_create_endpoint:1109 : echo 5fb69dcd33cf4799bf86ee6e45a6f41e 2026-07-19 10:53:56.578 | 5fb69dcd33cf4799bf86ee6e45a6f41e 2026-07-19 10:53:56.632 | [2067 Async init_placement:55671]: finished init_placement with result 0 in 47 seconds 2026-07-19 10:53:56.638 | + inc/async:async_wait:197 : return 0 2026-07-19 10:53:56.642 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-19 10:53:56.711 | [2067 Async init_glance:51061]: Waiting for completion of init_glance running on PID 51061 (3 other jobs running) 2026-07-19 10:53:56.742 | [2067 Async init_glance:51061]: Signaling child to exit 2026-07-19 10:53:56.742 | WAKEUP 2026-07-19 10:53:56.772 | [2067 Async init_glance:51061]: Signaled 2026-07-19 10:53:56.774 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-19 10:53:56.774 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-19 10:53:56.774 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-19 10:53:56.774 | + lib/database:recreate_database:112 : local db=glance 2026-07-19 10:53:56.774 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-19 10:53:56.775 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-19 10:53:56.775 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-19 10:53:56.775 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:56.775 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-19 10:53:56.775 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:56.775 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-19 10:53:56.775 | + functions-common:time_start:2406 : local name=dbsync 2026-07-19 10:53:56.775 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:53:56.775 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:53:56.775 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:53:56.775 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458289444 2026-07-19 10:53:56.776 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-19 10:53:56.776 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-19 10:53:56.776 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:53:56.776 | we strongly recommend against using it for new projects. 2026-07-19 10:53:56.776 | 2026-07-19 10:53:56.776 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:53:56.776 | framework. For more detail see 2026-07-19 10:53:56.776 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:53:56.776 | 2026-07-19 10:53:56.776 | from eventlet import event 2026-07-19 10:53:56.776 | INFO dbcounter [-] Registered counter for database glance 2026-07-19 10:53:56.777 | 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=51167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-19 10:53:56.777 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.777 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.777 | DEBUG dbcounter [-] [51167] Writer thread running {{(pid=51167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:53:56.777 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.777 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.777 | INFO dbcounter [-] Registered counter for database glance 2026-07-19 10:53:56.777 | 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=51167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-19 10:53:56.777 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.777 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.777 | DEBUG dbcounter [-] [51167] Writer thread running {{(pid=51167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:53:56.778 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-19 10:53:56.778 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-19 10:53:56.778 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-19 10:53:56.778 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.778 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-19 10:53:56.778 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.778 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-19 10:53:56.778 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.778 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-19 10:53:56.778 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.778 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-19 10:53:56.779 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.779 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-19 10:53:56.779 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.779 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-19 10:53:56.779 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.779 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-19 10:53:56.779 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.779 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-19 10:53:56.779 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.779 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-19 10:53:56.779 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.780 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-19 10:53:56.780 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.780 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-19 10:53:56.780 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.780 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-19 10:53:56.780 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.780 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-19 10:53:56.780 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.780 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-19 10:53:56.780 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.780 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.781 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-19 10:53:56.781 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-19 10:53:56.782 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-19 10:53:56.782 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.782 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-19 10:53:56.782 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.782 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-19 10:53:56.782 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.782 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-19 10:53:56.782 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.782 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-19 10:53:56.782 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.782 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-19 10:53:56.783 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.783 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-19 10:53:56.783 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.783 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-19 10:53:56.783 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.783 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-19 10:53:56.783 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.783 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-19 10:53:56.783 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.783 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-19 10:53:56.783 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:56.784 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-19 10:53:56.784 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51167) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-19 10:53:56.784 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.784 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.784 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:56.784 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:56.784 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-19 10:53:56.784 | Database migration is up to date. No migration needed. 2026-07-19 10:53:56.784 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-19 10:53:56.784 | Database is synced successfully. 2026-07-19 10:53:56.784 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-19 10:53:56.785 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-19 10:53:56.785 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:53:56.785 | we strongly recommend against using it for new projects. 2026-07-19 10:53:56.785 | 2026-07-19 10:53:56.785 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:53:56.785 | framework. For more detail see 2026-07-19 10:53:56.785 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:53:56.785 | 2026-07-19 10:53:56.785 | from eventlet import event 2026-07-19 10:53:56.785 | INFO dbcounter [-] Registered counter for database glance 2026-07-19 10:53:56.786 | 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=51344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-19 10:53:56.786 | DEBUG dbcounter [-] [51344] Writer thread running {{(pid=51344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:53:56.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-19 10:53:56.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-19 10:53:56.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-19 10:53:56.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-19 10:53:56.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-19 10:53:56.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-19 10:53:56.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-19 10:53:56.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-19 10:53:56.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-19 10:53:56.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-19 10:53:56.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-19 10:53:56.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-19 10:53:56.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-19 10:53:56.789 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-19 10:53:56.789 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-19 10:53:56.789 | + functions-common:time_stop:2420 : local name 2026-07-19 10:53:56.789 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:53:56.789 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:53:56.789 | + functions-common:time_stop:2423 : local total 2026-07-19 10:53:56.789 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:53:56.789 | + functions-common:time_stop:2426 : name=dbsync 2026-07-19 10:53:56.789 | + functions-common:time_stop:2427 : start_time=1784458289444 2026-07-19 10:53:56.790 | + functions-common:time_stop:2429 : [[ -z 1784458289444 ]] 2026-07-19 10:53:56.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:53:56.790 | + functions-common:time_stop:2432 : end_time=1784458303340 2026-07-19 10:53:56.790 | + functions-common:time_stop:2433 : elapsed_time=13896 2026-07-19 10:53:56.790 | + functions-common:time_stop:2434 : total=8354 2026-07-19 10:53:56.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:53:56.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22250 2026-07-19 10:53:56.835 | [2067 Async init_glance:51061]: finished init_glance with result 0 in 14 seconds 2026-07-19 10:53:56.842 | + inc/async:async_wait:197 : return 0 2026-07-19 10:53:56.846 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-19 10:53:56.876 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-19 10:53:56.880 | + inc/async:async_wait:197 : return 0 2026-07-19 10:53:56.884 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-19 10:53:56.953 | [2067 Async init_cinder:55541]: Waiting for completion of init_cinder running on PID 55541 (2 other jobs running) 2026-07-19 10:53:56.985 | [2067 Async init_cinder:55541]: Signaling child to exit 2026-07-19 10:53:56.985 | WAKEUP 2026-07-19 10:53:57.013 | [2067 Async init_cinder:55541]: Signaled 2026-07-19 10:53:57.015 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-19 10:53:57.015 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:57.015 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-19 10:53:57.015 | + lib/database:recreate_database:112 : local db=cinder 2026-07-19 10:53:57.015 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-19 10:53:57.015 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-19 10:53:57.016 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-19 10:53:57.016 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:57.016 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-19 10:53:57.016 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:57.016 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-19 10:53:57.016 | + functions-common:time_start:2406 : local name=dbsync 2026-07-19 10:53:57.016 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:53:57.017 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:53:57.017 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:53:57.017 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458389060 2026-07-19 10:53:57.017 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-19 10:53:57.017 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-19 10:53:57.017 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:53:57.017 | we strongly recommend against using it for new projects. 2026-07-19 10:53:57.017 | 2026-07-19 10:53:57.018 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:53:57.018 | framework. For more detail see 2026-07-19 10:53:57.018 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:53:57.018 | 2026-07-19 10:53:57.018 | import eventlet # noqa 2026-07-19 10:53:57.018 | INFO dbcounter [-] Registered counter for database cinder 2026-07-19 10:53:57.019 | 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=55727) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-19 10:53:57.019 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-19 10:53:57.019 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:53:57.019 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:53:57.019 | DEBUG dbcounter [-] [55727] Writer thread running {{(pid=55727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:53:57.019 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-19 10:53:57.019 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-19 10:53:57.020 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-19 10:53:57.020 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:57.020 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-19 10:53:57.020 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:57.020 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-19 10:53:57.020 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:57.020 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-19 10:53:57.021 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:57.021 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-19 10:53:57.021 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:57.021 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-19 10:53:57.021 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:57.021 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-19 10:53:57.022 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:53:57.022 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-19 10:53:57.022 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-19 10:53:57.022 | + functions-common:time_stop:2420 : local name 2026-07-19 10:53:57.022 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:53:57.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:53:57.022 | + functions-common:time_stop:2423 : local total 2026-07-19 10:53:57.022 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:53:57.023 | + functions-common:time_stop:2426 : name=dbsync 2026-07-19 10:53:57.023 | + functions-common:time_stop:2427 : start_time=1784458389060 2026-07-19 10:53:57.023 | + functions-common:time_stop:2429 : [[ -z 1784458389060 ]] 2026-07-19 10:53:57.023 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:53:57.023 | + functions-common:time_stop:2432 : end_time=1784458400695 2026-07-19 10:53:57.023 | + functions-common:time_stop:2433 : elapsed_time=11635 2026-07-19 10:53:57.023 | + functions-common:time_stop:2434 : total=8354 2026-07-19 10:53:57.024 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:53:57.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19989 2026-07-19 10:53:57.024 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-19 10:53:57.024 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:57.024 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-19 10:53:57.024 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-19 10:53:57.025 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-19 10:53:57.025 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-19 10:53:57.025 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-19 10:53:57.025 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-19 10:53:57.025 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-19 10:53:57.025 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-19 10:53:57.025 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-19 10:53:57.026 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-19 10:53:57.026 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-19 10:53:57.026 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-19 10:53:57.026 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-19 10:53:57.026 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-19 10:53:57.026 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-19 10:53:57.027 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-19 10:53:57.027 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-19 10:53:57.027 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-19 10:53:57.027 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-19 10:53:57.027 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-19 10:53:57.027 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-19 10:53:57.027 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-19 10:53:57.027 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-19 10:53:57.028 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-19 10:53:57.028 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-19 10:53:57.028 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-19 10:53:57.028 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-19 10:53:57.028 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-19 10:53:57.028 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-19 10:53:57.029 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-19 10:53:57.029 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-19 10:53:57.029 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-19 10:53:57.029 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-19 10:53:57.029 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-19 10:53:57.029 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-19 10:53:57.029 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-19 10:53:57.030 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-19 10:53:57.030 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-19 10:53:57.030 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-19 10:53:57.030 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-19 10:53:57.030 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-19 10:53:57.030 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-19 10:53:57.030 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-19 10:53:57.031 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-19 10:53:57.031 | [Unit] 2026-07-19 10:53:57.031 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-19 10:53:57.031 | DefaultDependencies=no 2026-07-19 10:53:57.031 | After=systemd-udev-settle.service 2026-07-19 10:53:57.031 | Before=lvm2-activation-early.service 2026-07-19 10:53:57.031 | Wants=systemd-udev-settle.service 2026-07-19 10:53:57.032 | 2026-07-19 10:53:57.032 | [Service] 2026-07-19 10:53:57.032 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-19 10:53:57.032 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-19 10:53:57.032 | RemainAfterExit=yes 2026-07-19 10:53:57.032 | Type=oneshot 2026-07-19 10:53:57.032 | 2026-07-19 10:53:57.033 | [Install] 2026-07-19 10:53:57.033 | WantedBy=local-fs.target 2026-07-19 10:53:57.033 | Also=systemd-udev-settle.service 2026-07-19 10:53:57.033 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-19 10:53:57.033 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-19 10:53:57.033 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-07-19 10:53:57.033 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-19 10:53:57.034 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-19 10:53:57.034 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-19 10:53:57.034 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-19 10:53:57.034 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-19 10:53:57.034 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-19 10:53:57.034 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-19 10:53:57.035 | Physical volume "/dev/loop0" successfully created. 2026-07-19 10:53:57.035 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-19 10:53:57.035 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-19 10:53:57.035 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:57.035 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-19 10:53:57.035 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-19 10:53:57.035 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-19 10:53:57.036 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-19 10:53:57.036 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:53:57.036 | we strongly recommend against using it for new projects. 2026-07-19 10:53:57.036 | 2026-07-19 10:53:57.036 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:53:57.036 | framework. For more detail see 2026-07-19 10:53:57.036 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:53:57.037 | 2026-07-19 10:53:57.037 | import eventlet # noqa 2026-07-19 10:53:57.037 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-19 10:53:57.037 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-19 10:53:57.037 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-19 10:53:57.037 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-19 10:53:57.038 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:53:57.038 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-19 10:53:57.069 | [2067 Async init_cinder:55541]: finished init_cinder with result 0 in 14 seconds 2026-07-19 10:53:57.075 | + inc/async:async_wait:197 : return 0 2026-07-19 10:53:57.079 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-19 10:53:57.105 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:57.110 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-19 10:53:57.114 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:53:57.118 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-19 10:53:57.122 | + ./stack.sh:main:1242 : init_nova 2026-07-19 10:53:57.127 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-19 10:53:57.153 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:57.157 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-19 10:53:57.185 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:53:57.189 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-19 10:53:57.193 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-19 10:53:57.280 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-19 10:53:57.332 | [2067 Async nova-cell-0:57811]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-19 10:53:57.337 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-19 10:53:57.343 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-19 10:53:57.349 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-19 10:53:57.353 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-19 10:53:57.357 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-19 10:53:57.362 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-19 10:53:57.452 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-19 10:53:57.508 | [2067 Async nova-cell-1:57915]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-19 10:53:57.513 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-19 10:53:57.516 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-19 10:53:57.520 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-19 10:53:57.525 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-19 10:53:57.530 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-19 10:53:57.535 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:57.611 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-19 10:53:57.619 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:53:57.694 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-19 10:53:58.253 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-19 10:53:58.253 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:53:58.253 | we strongly recommend against using it for new projects. 2026-07-19 10:53:58.253 | 2026-07-19 10:53:58.253 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:53:58.254 | framework. For more detail see 2026-07-19 10:53:58.254 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:53:58.254 | 2026-07-19 10:53:58.254 | import eventlet # noqa 2026-07-19 10:53:58.522 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:54:02.607 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-19 10:54:02.706 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:54:02.706 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:54:02.707 | DEBUG dbcounter [-] [57985] Writer thread running {{(pid=57985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:54:02.779 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-19 10:54:07.835 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57985) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-19 10:54:07.845 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-19 10:54:10.263 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57985) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:10.268 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-19 10:54:10.300 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57985) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:11.163 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-19 10:54:11.168 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-19 10:54:11.173 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-19 10:54:11.182 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-19 10:54:11.187 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-19 10:54:11.192 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-19 10:54:11.197 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-19 10:54:11.228 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:11.233 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-19 10:54:11.239 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-19 10:54:11.245 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-19 10:54:11.830 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-19 10:54:11.830 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:54:11.830 | we strongly recommend against using it for new projects. 2026-07-19 10:54:11.830 | 2026-07-19 10:54:11.831 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:54:11.831 | framework. For more detail see 2026-07-19 10:54:11.831 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:54:11.831 | 2026-07-19 10:54:11.831 | import eventlet # noqa 2026-07-19 10:54:12.115 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:54:15.447 | INFO dbcounter [None req-c5e62b27-6608-4e84-956a-6411d3b770de None None] Registered counter for database nova_api 2026-07-19 10:54:15.578 | DEBUG dbcounter [-] [58605] Writer thread running {{(pid=58605) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:54:16.363 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-19 10:54:16.371 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-19 10:54:16.378 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-19 10:54:16.474 | [2067 Async nova-cell-0:57811]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57811 (3 other jobs running) 2026-07-19 10:54:16.515 | [2067 Async nova-cell-0:57811]: Signaling child to exit 2026-07-19 10:54:23.913 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:54:23.947 | [57811 Async nova-cell-0:57811]: finished successfully 2026-07-19 10:54:23.976 | WAKEUP 2026-07-19 10:54:24.005 | [2067 Async nova-cell-0:57811]: Signaled 2026-07-19 10:54:24.008 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-19 10:54:24.008 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-19 10:54:24.008 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-19 10:54:24.008 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-19 10:54:24.008 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-19 10:54:24.008 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-19 10:54:24.008 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-19 10:54:24.008 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:54:24.008 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-19 10:54:24.008 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:54:24.009 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-19 10:54:24.009 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-19 10:54:24.009 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:54:24.009 | we strongly recommend against using it for new projects. 2026-07-19 10:54:24.009 | 2026-07-19 10:54:24.009 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:54:24.009 | framework. For more detail see 2026-07-19 10:54:24.009 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:54:24.009 | 2026-07-19 10:54:24.009 | import eventlet # noqa 2026-07-19 10:54:24.009 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:54:24.009 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-19 10:54:24.010 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:54:24.010 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:54:24.010 | DEBUG dbcounter [-] [57939] Writer thread running {{(pid=57939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:54:24.010 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-19 10:54:24.010 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-19 10:54:24.010 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-19 10:54:24.010 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.010 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-19 10:54:24.010 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.011 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-19 10:54:24.011 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.012 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-19 10:54:24.012 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.012 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-19 10:54:24.013 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.013 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-19 10:54:24.013 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.014 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-19 10:54:24.014 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.014 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-19 10:54:24.015 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.015 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-19 10:54:24.015 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.065 | [2067 Async nova-cell-0:57811]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-19 10:54:24.072 | + inc/async:async_wait:197 : return 0 2026-07-19 10:54:24.077 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-19 10:54:24.081 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-19 10:54:24.103 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:54:24.138 | [57915 Async nova-cell-1:57915]: finished successfully 2026-07-19 10:54:24.160 | [2067 Async nova-cell-1:57915]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57915 (2 other jobs running) 2026-07-19 10:54:24.192 | [2067 Async nova-cell-1:57915]: Signaling child to exit 2026-07-19 10:54:24.193 | WAKEUP 2026-07-19 10:54:24.222 | [2067 Async nova-cell-1:57915]: Signaled 2026-07-19 10:54:24.223 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-19 10:54:24.224 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-19 10:54:24.224 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-19 10:54:24.224 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-19 10:54:24.224 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-19 10:54:24.224 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-19 10:54:24.224 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-19 10:54:24.224 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:54:24.224 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-19 10:54:24.224 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-19 10:54:24.224 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-19 10:54:24.225 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-19 10:54:24.225 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:54:24.225 | we strongly recommend against using it for new projects. 2026-07-19 10:54:24.225 | 2026-07-19 10:54:24.225 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:54:24.225 | framework. For more detail see 2026-07-19 10:54:24.225 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:54:24.225 | 2026-07-19 10:54:24.225 | import eventlet # noqa 2026-07-19 10:54:24.225 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:54:24.226 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-19 10:54:24.226 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-19 10:54:24.226 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-19 10:54:24.226 | DEBUG dbcounter [-] [57982] Writer thread running {{(pid=57982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:54:24.226 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-19 10:54:24.226 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-19 10:54:24.226 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-19 10:54:24.226 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.226 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-19 10:54:24.226 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.227 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-19 10:54:24.227 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.227 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-19 10:54:24.227 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.227 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-19 10:54:24.227 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.227 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-19 10:54:24.227 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.227 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-19 10:54:24.227 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.228 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-19 10:54:24.228 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.228 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-19 10:54:24.228 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-19 10:54:24.282 | [2067 Async nova-cell-1:57915]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-19 10:54:24.289 | + inc/async:async_wait:197 : return 0 2026-07-19 10:54:24.294 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-19 10:54:24.298 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-19 10:54:24.846 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-19 10:54:24.846 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:54:24.846 | we strongly recommend against using it for new projects. 2026-07-19 10:54:24.847 | 2026-07-19 10:54:24.847 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:54:24.847 | framework. For more detail see 2026-07-19 10:54:24.847 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:54:24.847 | 2026-07-19 10:54:24.847 | import eventlet # noqa 2026-07-19 10:54:25.128 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:54:28.242 | Running batches of 50 until complete 2026-07-19 10:54:28.242 | INFO dbcounter [None req-611fcd53-5689-413e-b258-e1752b473970 None None] Registered counter for database nova_cell0 2026-07-19 10:54:28.444 | DEBUG dbcounter [-] [59245] Writer thread running {{(pid=59245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:54:28.450 | INFO dbcounter [None req-611fcd53-5689-413e-b258-e1752b473970 None None] Registered counter for database nova_api 2026-07-19 10:54:28.611 | DEBUG dbcounter [-] [59245] Writer thread running {{(pid=59245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:54:28.638 | INFO dbcounter [None req-611fcd53-5689-413e-b258-e1752b473970 None None] Registered counter for database nova_cell0 2026-07-19 10:54:28.710 | DEBUG dbcounter [-] [59245] Writer thread running {{(pid=59245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:54:28.979 | +-------------------------------------+--------------+-----------+ 2026-07-19 10:54:28.979 | | Migration | Total Needed | Completed | 2026-07-19 10:54:28.980 | +-------------------------------------+--------------+-----------+ 2026-07-19 10:54:28.980 | | fill_virtual_interface_list | 0 | 0 | 2026-07-19 10:54:28.980 | | migrate_empty_ratio | 0 | 0 | 2026-07-19 10:54:28.980 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-19 10:54:28.980 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-19 10:54:28.980 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-19 10:54:28.980 | | populate_dev_uuids | 0 | 0 | 2026-07-19 10:54:28.980 | | populate_instance_compute_id | 0 | 0 | 2026-07-19 10:54:28.980 | | populate_missing_availability_zones | 0 | 0 | 2026-07-19 10:54:28.980 | | populate_queued_for_delete | 0 | 0 | 2026-07-19 10:54:28.981 | | populate_user_id | 0 | 0 | 2026-07-19 10:54:28.981 | | populate_uuids | 0 | 0 | 2026-07-19 10:54:28.981 | +-------------------------------------+--------------+-----------+ 2026-07-19 10:54:29.908 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-19 10:54:29.916 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-19 10:54:29.922 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-19 10:54:29.926 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-19 10:54:29.931 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-19 10:54:29.935 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-19 10:54:30.481 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-19 10:54:30.482 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:54:30.482 | we strongly recommend against using it for new projects. 2026-07-19 10:54:30.482 | 2026-07-19 10:54:30.482 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:54:30.482 | framework. For more detail see 2026-07-19 10:54:30.482 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:54:30.482 | 2026-07-19 10:54:30.482 | import eventlet # noqa 2026-07-19 10:54:30.751 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:54:33.813 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-19 10:54:33.813 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-19 10:54:33.813 | INFO dbcounter [None req-ae6c034c-1c22-4ff3-95d9-4487544bd1e0 None None] Registered counter for database nova_api 2026-07-19 10:54:33.935 | DEBUG dbcounter [-] [59270] Writer thread running {{(pid=59270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:54:34.686 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-19 10:54:34.691 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-19 10:54:34.710 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-19 10:54:34.715 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-19 10:54:34.719 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-19 10:54:34.809 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-19 10:54:34.866 | [2067 Async configure_neutron_nova:59329]: running: configure_neutron_nova 2026-07-19 10:54:34.869 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-19 10:54:34.874 | + functions-common:run_phase:1848 : local mode=stack 2026-07-19 10:54:34.878 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-19 10:54:34.882 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-19 10:54:34.887 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-19 10:54:34.892 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-19 10:54:34.897 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-19 10:54:34.902 | + functions-common:run_phase:1858 : local extra 2026-07-19 10:54:34.909 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-19 10:54:34.915 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-19 10:54:34.919 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-19 10:54:34.925 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-19 10:54:34.930 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-19 10:54:34.934 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-19 10:54:34.964 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:34.968 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:54:34.972 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:54:34.977 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-19 10:54:34.982 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:54:34.985 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-19 10:54:34.991 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-19 10:54:34.994 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-19 10:54:35.000 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-19 10:54:35.004 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:54:35.008 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-19 10:54:35.013 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-19 10:54:35.017 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-19 10:54:35.022 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-19 10:54:35.027 | + functions-common:run_plugins:1837 : local plugins= 2026-07-19 10:54:35.031 | + functions-common:run_plugins:1838 : local plugin 2026-07-19 10:54:35.036 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-19 10:54:35.040 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-19 10:54:35.045 | + inc/meta-config:merge_config_group:171 : shift 2026-07-19 10:54:35.050 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-19 10:54:35.056 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:54:35.061 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-19 10:54:35.065 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-19 10:54:35.070 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-19 10:54:35.075 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:54:35.079 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-19 10:54:35.085 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:54:35.089 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-19 10:54:35.090 | /^\[\[.+\|.*\]\]/ { 2026-07-19 10:54:35.090 | gsub("[][]", "", $1); 2026-07-19 10:54:35.090 | split($1, a, "|"); 2026-07-19 10:54:35.090 | if (a[1] == matchgroup) 2026-07-19 10:54:35.090 | print a[2] 2026-07-19 10:54:35.090 | } 2026-07-19 10:54:35.090 | ' /home/quobyte/devstack/local.conf 2026-07-19 10:54:35.098 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-19 10:54:35.103 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-19 10:54:35.108 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-19 10:54:35.114 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-19 10:54:35.119 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-19 10:54:35.125 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-19 10:54:35.129 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-19 10:54:35.135 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-19 10:54:35.142 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-19 10:54:35.147 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-19 10:54:35.152 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-19 10:54:35.156 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-19 10:54:35.161 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-19 10:54:35.167 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:54:35.171 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-19 10:54:35.176 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-19 10:54:35.180 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-19 10:54:35.187 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-19 10:54:35.192 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-19 10:54:35.197 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-19 10:54:35.203 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-19 10:54:35.211 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.211 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-19 10:54:35.212 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-19 10:54:35.212 | BEGIN { 2026-07-19 10:54:35.212 | section = "" 2026-07-19 10:54:35.212 | last_section = "" 2026-07-19 10:54:35.212 | section_count = 0 2026-07-19 10:54:35.212 | } 2026-07-19 10:54:35.212 | /^\[.+\]/ { 2026-07-19 10:54:35.212 | gsub("[][]", "", $1); 2026-07-19 10:54:35.212 | section=$1 2026-07-19 10:54:35.212 | next 2026-07-19 10:54:35.212 | } 2026-07-19 10:54:35.212 | /^ *\#/ { 2026-07-19 10:54:35.213 | next 2026-07-19 10:54:35.213 | } 2026-07-19 10:54:35.213 | /^[^ \t]+/ { 2026-07-19 10:54:35.213 | # get offset of first = in $0 2026-07-19 10:54:35.213 | eq_idx = index($0, "=") 2026-07-19 10:54:35.213 | # extract attr & value from $0 2026-07-19 10:54:35.213 | attr = substr($0, 1, eq_idx - 1) 2026-07-19 10:54:35.213 | value = substr($0, eq_idx + 1) 2026-07-19 10:54:35.213 | # only need to strip trailing whitespace from attr 2026-07-19 10:54:35.213 | sub(/[ \t]*$/, "", attr) 2026-07-19 10:54:35.213 | # need to strip leading & trailing whitespace from value 2026-07-19 10:54:35.214 | sub(/^[ \t]*/, "", value) 2026-07-19 10:54:35.214 | sub(/[ \t]*$/, "", value) 2026-07-19 10:54:35.214 | 2026-07-19 10:54:35.214 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-19 10:54:35.214 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-19 10:54:35.214 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-19 10:54:35.214 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-19 10:54:35.214 | if (! (section, attr) in cfg_attr_count) { 2026-07-19 10:54:35.214 | if (section != last_section) { 2026-07-19 10:54:35.214 | cfg_section[section_count++] = section 2026-07-19 10:54:35.215 | last_section = section 2026-07-19 10:54:35.215 | } 2026-07-19 10:54:35.216 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-19 10:54:35.216 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-19 10:54:35.216 | 2026-07-19 10:54:35.216 | cfg_attr[section, attr, 0] = value 2026-07-19 10:54:35.217 | cfg_attr_count[section, attr] = 1 2026-07-19 10:54:35.217 | } else { 2026-07-19 10:54:35.217 | lno = cfg_attr_count[section, attr]++ 2026-07-19 10:54:35.218 | cfg_attr[section, attr, lno] = value 2026-07-19 10:54:35.218 | } 2026-07-19 10:54:35.218 | } 2026-07-19 10:54:35.218 | END { 2026-07-19 10:54:35.219 | # Process each section in order 2026-07-19 10:54:35.219 | for (sno = 0; sno < section_count; sno++) { 2026-07-19 10:54:35.219 | section = cfg_section[sno] 2026-07-19 10:54:35.219 | # The ini routines simply append a config item immediately 2026-07-19 10:54:35.219 | # after the section header. To keep the same order as defined 2026-07-19 10:54:35.219 | # in local.conf, invoke the ini routines in the reverse order 2026-07-19 10:54:35.219 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-19 10:54:35.219 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-19 10:54:35.219 | if (cfg_attr_count[section, attr] == 1) 2026-07-19 10:54:35.219 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-19 10:54:35.219 | else { 2026-07-19 10:54:35.220 | # For multiline, invoke the ini routines in the reverse order 2026-07-19 10:54:35.220 | count = cfg_attr_count[section, attr] 2026-07-19 10:54:35.220 | print "inidelete " configfile " " section " " attr 2026-07-19 10:54:35.220 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-19 10:54:35.220 | for (l = count -2; l >= 0; l--) 2026-07-19 10:54:35.220 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-19 10:54:35.220 | } 2026-07-19 10:54:35.220 | } 2026-07-19 10:54:35.220 | } 2026-07-19 10:54:35.220 | } 2026-07-19 10:54:35.220 | ' 2026-07-19 10:54:35.221 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:54:35.221 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-19 10:54:35.221 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-19 10:54:35.223 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-19 10:54:35.227 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:54:35.232 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-19 10:54:35.237 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-19 10:54:35.237 | BEGIN { group = "" } 2026-07-19 10:54:35.237 | /^\[\[.+\|.*\]\]/ { 2026-07-19 10:54:35.237 | gsub("[][]", "", $1); 2026-07-19 10:54:35.237 | split($1, a, "|"); 2026-07-19 10:54:35.237 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-19 10:54:35.237 | group=a[1] 2026-07-19 10:54:35.237 | } else { 2026-07-19 10:54:35.237 | group="" 2026-07-19 10:54:35.237 | } 2026-07-19 10:54:35.237 | next 2026-07-19 10:54:35.238 | } 2026-07-19 10:54:35.238 | { 2026-07-19 10:54:35.238 | if (group != "") 2026-07-19 10:54:35.238 | print $0 2026-07-19 10:54:35.238 | } 2026-07-19 10:54:35.238 | ' /home/quobyte/devstack/local.conf 2026-07-19 10:54:35.246 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-19 10:54:35.251 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-19 10:54:35.303 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-19 10:54:35.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-19 10:54:35.360 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.365 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-19 10:54:35.370 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-19 10:54:35.419 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-19 10:54:35.428 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-19 10:54:35.481 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.486 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-19 10:54:35.488 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-19 10:54:35.542 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.548 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-19 10:54:35.552 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-19 10:54:35.557 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-19 10:54:35.562 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-19 10:54:35.568 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.574 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.579 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-19 10:54:35.585 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.592 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-19 10:54:35.597 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-19 10:54:35.601 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-19 10:54:35.606 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-19 10:54:35.610 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.615 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:54:35.619 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-19 10:54:35.626 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.631 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-19 10:54:35.638 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.643 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.650 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.654 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-19 10:54:35.659 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.668 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.668 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-19 10:54:35.668 | BEGIN { 2026-07-19 10:54:35.668 | section = "" 2026-07-19 10:54:35.668 | last_section = "" 2026-07-19 10:54:35.669 | section_count = 0 2026-07-19 10:54:35.669 | } 2026-07-19 10:54:35.669 | /^\[.+\]/ { 2026-07-19 10:54:35.669 | gsub("[][]", "", $1); 2026-07-19 10:54:35.669 | section=$1 2026-07-19 10:54:35.669 | next 2026-07-19 10:54:35.669 | } 2026-07-19 10:54:35.669 | /^ *\#/ { 2026-07-19 10:54:35.669 | next 2026-07-19 10:54:35.669 | } 2026-07-19 10:54:35.670 | /^[^ \t]+/ { 2026-07-19 10:54:35.670 | # get offset of first = in $0 2026-07-19 10:54:35.670 | eq_idx = index($0, "=") 2026-07-19 10:54:35.670 | # extract attr & value from $0 2026-07-19 10:54:35.670 | attr = substr($0, 1, eq_idx - 1) 2026-07-19 10:54:35.670 | value = substr($0, eq_idx + 1) 2026-07-19 10:54:35.670 | # only need to strip trailing whitespace from attr 2026-07-19 10:54:35.670 | sub(/[ \t]*$/, "", attr) 2026-07-19 10:54:35.670 | # need to strip leading & trailing whitespace from value 2026-07-19 10:54:35.670 | sub(/^[ \t]*/, "", value) 2026-07-19 10:54:35.671 | sub(/[ \t]*$/, "", value) 2026-07-19 10:54:35.671 | 2026-07-19 10:54:35.671 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-19 10:54:35.671 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-19 10:54:35.671 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-19 10:54:35.671 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-19 10:54:35.671 | if (! (section, attr) in cfg_attr_count) { 2026-07-19 10:54:35.671 | if (section != last_section) { 2026-07-19 10:54:35.671 | cfg_section[section_count++] = section 2026-07-19 10:54:35.671 | last_section = section 2026-07-19 10:54:35.672 | } 2026-07-19 10:54:35.672 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-19 10:54:35.672 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-19 10:54:35.672 | 2026-07-19 10:54:35.672 | cfg_attr[section, attr, 0] = value 2026-07-19 10:54:35.672 | cfg_attr_count[section, attr] = 1 2026-07-19 10:54:35.672 | } else { 2026-07-19 10:54:35.672 | lno = cfg_attr_count[section, attr]++ 2026-07-19 10:54:35.672 | cfg_attr[section, attr, lno] = value 2026-07-19 10:54:35.672 | } 2026-07-19 10:54:35.672 | } 2026-07-19 10:54:35.673 | END { 2026-07-19 10:54:35.673 | # Process each section in order 2026-07-19 10:54:35.673 | for (sno = 0; sno < section_count; sno++) { 2026-07-19 10:54:35.673 | section = cfg_section[sno] 2026-07-19 10:54:35.673 | # The ini routines simply append a config item immediately 2026-07-19 10:54:35.673 | # after the section header. To keep the same order as defined 2026-07-19 10:54:35.673 | # in local.conf, invoke the ini routines in the reverse order 2026-07-19 10:54:35.673 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-19 10:54:35.673 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-19 10:54:35.673 | if (cfg_attr_count[section, attr] == 1) 2026-07-19 10:54:35.673 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-19 10:54:35.673 | else { 2026-07-19 10:54:35.674 | # For multiline, invoke the ini routines in the reverse order 2026-07-19 10:54:35.674 | count = cfg_attr_count[section, attr] 2026-07-19 10:54:35.674 | print "inidelete " configfile " " section " " attr 2026-07-19 10:54:35.674 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-19 10:54:35.674 | for (l = count -2; l >= 0; l--) 2026-07-19 10:54:35.674 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-19 10:54:35.674 | } 2026-07-19 10:54:35.674 | } 2026-07-19 10:54:35.674 | } 2026-07-19 10:54:35.674 | } 2026-07-19 10:54:35.675 | ' 2026-07-19 10:54:35.675 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.675 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-19 10:54:35.675 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:54:35.678 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-19 10:54:35.684 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-19 10:54:35.688 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:54:35.694 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-19 10:54:35.698 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-19 10:54:35.698 | BEGIN { group = "" } 2026-07-19 10:54:35.698 | /^\[\[.+\|.*\]\]/ { 2026-07-19 10:54:35.699 | gsub("[][]", "", $1); 2026-07-19 10:54:35.699 | split($1, a, "|"); 2026-07-19 10:54:35.699 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-19 10:54:35.699 | group=a[1] 2026-07-19 10:54:35.699 | } else { 2026-07-19 10:54:35.699 | group="" 2026-07-19 10:54:35.699 | } 2026-07-19 10:54:35.699 | next 2026-07-19 10:54:35.699 | } 2026-07-19 10:54:35.699 | { 2026-07-19 10:54:35.700 | if (group != "") 2026-07-19 10:54:35.700 | print $0 2026-07-19 10:54:35.700 | } 2026-07-19 10:54:35.700 | ' /home/quobyte/devstack/local.conf 2026-07-19 10:54:35.709 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-19 10:54:35.713 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-19 10:54:35.765 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.771 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-19 10:54:35.776 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-19 10:54:35.781 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-19 10:54:35.788 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-19 10:54:35.792 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-19 10:54:35.800 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-19 10:54:35.807 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-19 10:54:35.812 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-19 10:54:35.818 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-19 10:54:35.822 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-19 10:54:35.827 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-19 10:54:35.832 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-19 10:54:35.836 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-19 10:54:35.840 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:54:35.846 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-19 10:54:35.851 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-19 10:54:35.855 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-19 10:54:35.862 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-19 10:54:35.866 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-19 10:54:35.872 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-19 10:54:35.877 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-19 10:54:35.883 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-19 10:54:35.883 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.884 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-19 10:54:35.884 | BEGIN { 2026-07-19 10:54:35.884 | section = "" 2026-07-19 10:54:35.884 | last_section = "" 2026-07-19 10:54:35.884 | section_count = 0 2026-07-19 10:54:35.884 | } 2026-07-19 10:54:35.884 | /^\[.+\]/ { 2026-07-19 10:54:35.884 | gsub("[][]", "", $1); 2026-07-19 10:54:35.884 | section=$1 2026-07-19 10:54:35.884 | next 2026-07-19 10:54:35.884 | } 2026-07-19 10:54:35.885 | /^ *\#/ { 2026-07-19 10:54:35.885 | next 2026-07-19 10:54:35.885 | } 2026-07-19 10:54:35.885 | /^[^ \t]+/ { 2026-07-19 10:54:35.885 | # get offset of first = in $0 2026-07-19 10:54:35.885 | eq_idx = index($0, "=") 2026-07-19 10:54:35.885 | # extract attr & value from $0 2026-07-19 10:54:35.885 | attr = substr($0, 1, eq_idx - 1) 2026-07-19 10:54:35.885 | value = substr($0, eq_idx + 1) 2026-07-19 10:54:35.885 | # only need to strip trailing whitespace from attr 2026-07-19 10:54:35.885 | sub(/[ \t]*$/, "", attr) 2026-07-19 10:54:35.885 | # need to strip leading & trailing whitespace from value 2026-07-19 10:54:35.886 | sub(/^[ \t]*/, "", value) 2026-07-19 10:54:35.886 | sub(/[ \t]*$/, "", value) 2026-07-19 10:54:35.887 | 2026-07-19 10:54:35.887 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-19 10:54:35.887 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-19 10:54:35.887 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-19 10:54:35.887 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-19 10:54:35.887 | if (! (section, attr) in cfg_attr_count) { 2026-07-19 10:54:35.887 | if (section != last_section) { 2026-07-19 10:54:35.887 | cfg_section[section_count++] = section 2026-07-19 10:54:35.887 | last_section = section 2026-07-19 10:54:35.888 | } 2026-07-19 10:54:35.888 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-19 10:54:35.888 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-19 10:54:35.888 | 2026-07-19 10:54:35.888 | cfg_attr[section, attr, 0] = value 2026-07-19 10:54:35.888 | cfg_attr_count[section, attr] = 1 2026-07-19 10:54:35.888 | } else { 2026-07-19 10:54:35.888 | lno = cfg_attr_count[section, attr]++ 2026-07-19 10:54:35.888 | cfg_attr[section, attr, lno] = value 2026-07-19 10:54:35.888 | } 2026-07-19 10:54:35.888 | } 2026-07-19 10:54:35.889 | END { 2026-07-19 10:54:35.889 | # Process each section in order 2026-07-19 10:54:35.889 | for (sno = 0; sno < section_count; sno++) { 2026-07-19 10:54:35.889 | section = cfg_section[sno] 2026-07-19 10:54:35.889 | # The ini routines simply append a config item immediately 2026-07-19 10:54:35.889 | # after the section header. To keep the same order as defined 2026-07-19 10:54:35.889 | # in local.conf, invoke the ini routines in the reverse order 2026-07-19 10:54:35.889 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-19 10:54:35.889 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-19 10:54:35.889 | if (cfg_attr_count[section, attr] == 1) 2026-07-19 10:54:35.889 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-19 10:54:35.889 | else { 2026-07-19 10:54:35.890 | # For multiline, invoke the ini routines in the reverse order 2026-07-19 10:54:35.890 | count = cfg_attr_count[section, attr] 2026-07-19 10:54:35.890 | print "inidelete " configfile " " section " " attr 2026-07-19 10:54:35.890 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-19 10:54:35.890 | for (l = count -2; l >= 0; l--) 2026-07-19 10:54:35.890 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-19 10:54:35.890 | } 2026-07-19 10:54:35.890 | } 2026-07-19 10:54:35.890 | } 2026-07-19 10:54:35.890 | } 2026-07-19 10:54:35.891 | ' 2026-07-19 10:54:35.891 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-19 10:54:35.892 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:54:35.896 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-19 10:54:35.901 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-19 10:54:35.906 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:54:35.910 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-19 10:54:35.915 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-19 10:54:35.915 | BEGIN { group = "" } 2026-07-19 10:54:35.915 | /^\[\[.+\|.*\]\]/ { 2026-07-19 10:54:35.915 | gsub("[][]", "", $1); 2026-07-19 10:54:35.915 | split($1, a, "|"); 2026-07-19 10:54:35.915 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-19 10:54:35.915 | group=a[1] 2026-07-19 10:54:35.915 | } else { 2026-07-19 10:54:35.915 | group="" 2026-07-19 10:54:35.915 | } 2026-07-19 10:54:35.916 | next 2026-07-19 10:54:35.916 | } 2026-07-19 10:54:35.916 | { 2026-07-19 10:54:35.916 | if (group != "") 2026-07-19 10:54:35.916 | print $0 2026-07-19 10:54:35.916 | } 2026-07-19 10:54:35.916 | ' /home/quobyte/devstack/local.conf 2026-07-19 10:54:35.925 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-19 10:54:35.930 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-19 10:54:35.981 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:35.985 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-19 10:54:35.989 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-19 10:54:36.040 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:36.044 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-19 10:54:36.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-19 10:54:36.099 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:36.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-19 10:54:36.108 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-19 10:54:36.131 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:54:36.155 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:36.160 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-b0ee0b29-18c1-4df4-a476-7124b84771b4"' 2026-07-19 10:54:36.165 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-b0ee0b29-18c1-4df4-a476-7124b84771b4 2026-07-19 10:54:36.166 | [59329 Async configure_neutron_nova:59329]: finished successfully 2026-07-19 10:54:36.213 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:36.217 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-19 10:54:36.222 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-19 10:54:36.269 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:36.272 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-19 10:54:36.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-19 10:54:36.322 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:54:36.327 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-19 10:54:36.354 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:54:36.359 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-19 10:54:36.363 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-19 10:54:36.392 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:36.396 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-19 10:54:36.447 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-19 10:54:36.515 | [2067 Async configure_neutron_nova:59329]: Waiting for completion of configure_neutron_nova running on PID 59329 (2 other jobs running) 2026-07-19 10:54:36.546 | [2067 Async configure_neutron_nova:59329]: Signaling child to exit 2026-07-19 10:54:36.547 | WAKEUP 2026-07-19 10:54:36.575 | [2067 Async configure_neutron_nova:59329]: Signaled 2026-07-19 10:54:36.577 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-19 10:54:36.577 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-19 10:54:36.577 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-19 10:54:36.577 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-19 10:54:36.577 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-19 10:54:36.577 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-19 10:54:36.578 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-19 10:54:36.578 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-19 10:54:36.578 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.240/identity 2026-07-19 10:54:36.578 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-19 10:54:36.578 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-19 10:54:36.578 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-19 10:54:36.578 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-19 10:54:36.578 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-19 10:54:36.578 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-19 10:54:36.578 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-19 10:54:36.578 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-19 10:54:36.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-19 10:54:36.579 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-19 10:54:36.579 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:54:36.579 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-19 10:54:36.579 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-19 10:54:36.579 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-19 10:54:36.579 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-19 10:54:36.579 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-19 10:54:36.579 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-19 10:54:36.579 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-19 10:54:36.579 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-19 10:54:36.580 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-19 10:54:36.580 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-19 10:54:36.580 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-19 10:54:36.580 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-19 10:54:36.580 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-19 10:54:36.580 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-19 10:54:36.580 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-19 10:54:36.580 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-19 10:54:36.580 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-19 10:54:36.580 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-19 10:54:36.580 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.240/identity 2026-07-19 10:54:36.581 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-19 10:54:36.581 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-19 10:54:36.581 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-19 10:54:36.581 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-19 10:54:36.581 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-19 10:54:36.581 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-19 10:54:36.581 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-19 10:54:36.581 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-19 10:54:36.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-19 10:54:36.582 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-19 10:54:36.582 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:54:36.582 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-19 10:54:36.582 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-19 10:54:36.635 | [2067 Async configure_neutron_nova:59329]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-19 10:54:36.641 | + inc/async:async_wait:197 : return 0 2026-07-19 10:54:36.646 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-19 10:54:36.674 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:36.678 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-19 10:54:36.727 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-19 10:54:36.777 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-19 10:54:36.806 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:36.810 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-19 10:54:36.814 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:54:36.819 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-19 10:54:36.823 | + ./stack.sh:main:1296 : start_nova_api 2026-07-19 10:54:36.827 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:54:36.831 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:54:36.836 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:54:36.842 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-19 10:54:36.848 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-19 10:54:36.852 | + functions-common:run_process:1674 : local service=n-api 2026-07-19 10:54:36.857 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-19 10:54:36.861 | + functions-common:run_process:1676 : local group= 2026-07-19 10:54:36.865 | + functions-common:run_process:1677 : local user= 2026-07-19 10:54:36.869 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:54:36.873 | + functions-common:run_process:1680 : local name=n-api 2026-07-19 10:54:36.878 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:54:36.882 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:54:36.886 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:54:36.891 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:54:36.896 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:54:36.902 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458476898 2026-07-19 10:54:36.906 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-19 10:54:36.932 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:36.937 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-19 10:54:36.941 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-19 10:54:36.945 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-19 10:54:36.950 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-19 10:54:36.954 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-19 10:54:36.958 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-19 10:54:36.962 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-19 10:54:36.966 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-19 10:54:36.970 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-19 10:54:36.973 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:54:36.977 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:54:36.982 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:54:36.986 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:54:36.990 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-19 10:54:36.995 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-19 10:54:36.999 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-19 10:54:37.003 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:54:37.007 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-19 10:54:37.011 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-19 10:54:37.015 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:54:37.019 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-19 10:54:37.023 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-19 10:54:37.027 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-19 10:54:37.031 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-19 10:54:37.034 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-19 10:54:37.041 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-19 10:54:37.137 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:54:37.231 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-19 10:54:37.313 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-19 10:54:37.396 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:54:37.476 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:54:37.556 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-19 10:54:37.636 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-19 10:54:37.715 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-19 10:54:37.795 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-19 10:54:37.874 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-19 10:54:37.956 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-19 10:54:37.960 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-19 10:54:37.964 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-19 10:54:38.059 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-19 10:54:38.547 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-19 10:54:38.573 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-19 10:54:39.027 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-19 10:54:39.164 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:54:39.169 | + functions-common:time_stop:2420 : local name 2026-07-19 10:54:39.172 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:54:39.178 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:54:39.183 | + functions-common:time_stop:2423 : local total 2026-07-19 10:54:39.187 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:54:39.192 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:54:39.195 | + functions-common:time_stop:2427 : start_time=1784458476898 2026-07-19 10:54:39.200 | + functions-common:time_stop:2429 : [[ -z 1784458476898 ]] 2026-07-19 10:54:39.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:54:39.211 | + functions-common:time_stop:2432 : end_time=1784458479207 2026-07-19 10:54:39.215 | + functions-common:time_stop:2433 : elapsed_time=2309 2026-07-19 10:54:39.220 | + functions-common:time_stop:2434 : total=4135 2026-07-19 10:54:39.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:54:39.227 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6444 2026-07-19 10:54:39.231 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-19 10:54:39.231 | Waiting for nova-api to start... 2026-07-19 10:54:39.235 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.240/compute/v2.1/ 2026-07-19 10:54:39.238 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.240/compute/v2.1/ 2026-07-19 10:54:39.243 | + functions:wait_for_service:476 : local timeout=60 2026-07-19 10:54:39.247 | + functions:wait_for_service:477 : local url=http://192.168.122.240/compute/v2.1/ 2026-07-19 10:54:39.250 | + functions:wait_for_service:478 : local rval=0 2026-07-19 10:54:39.253 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-19 10:54:39.257 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-19 10:54:39.261 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:54:39.265 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:54:39.270 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:54:39.276 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458479272 2026-07-19 10:54:39.280 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-19 10:54:39.284 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:54:39.287 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/compute/v2.1/ 2026-07-19 10:54:45.219 | + :: : [[ 200 == 503 ]] 2026-07-19 10:54:45.221 | + :: : [[ 0 -eq 7 ]] 2026-07-19 10:54:45.226 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-19 10:54:45.231 | + functions-common:time_stop:2420 : local name 2026-07-19 10:54:45.235 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:54:45.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:54:45.244 | + functions-common:time_stop:2423 : local total 2026-07-19 10:54:45.248 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:54:45.253 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-19 10:54:45.257 | + functions-common:time_stop:2427 : start_time=1784458479272 2026-07-19 10:54:45.262 | + functions-common:time_stop:2429 : [[ -z 1784458479272 ]] 2026-07-19 10:54:45.268 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:54:45.274 | + functions-common:time_stop:2432 : end_time=1784458485270 2026-07-19 10:54:45.279 | + functions-common:time_stop:2433 : elapsed_time=5998 2026-07-19 10:54:45.283 | + functions-common:time_stop:2434 : total=5620 2026-07-19 10:54:45.288 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:54:45.292 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11618 2026-07-19 10:54:45.297 | + functions:wait_for_service:486 : return 0 2026-07-19 10:54:45.301 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:54:45.306 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:54:45.311 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-19 10:54:45.340 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:45.345 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-19 10:54:45.350 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:54:45.354 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-19 10:54:45.359 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-19 10:54:45.364 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-19 10:54:45.368 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-19 10:54:45.373 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-19 10:54:45.378 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-19 10:54:45.382 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-19 10:54:45.386 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-19 10:54:45.391 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-19 10:54:45.411 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-19 10:54:45.418 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-19 10:54:45.424 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-19 10:54:45.430 | + lib/neutron_plugins/ovn_agent:init_ovn:648 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-19 10:54:45.449 | + lib/neutron_plugins/ovn_agent:init_ovn:649 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-19 10:54:45.469 | + lib/neutron_plugins/ovn_agent:init_ovn:650 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-19 10:54:45.487 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-19 10:54:45.491 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-19 10:54:45.492 | Starting OVN 2026-07-19 10:54:45.496 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-19 10:54:45.500 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-19 10:54:45.500 | Starting OVS 2026-07-19 10:54:45.504 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-19 10:54:45.531 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:45.535 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-19 10:54:45.599 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-19 10:54:45.664 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-19 10:54:45.668 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-19 10:54:45.673 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-19 10:54:46.157 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-19 10:54:46.640 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-19 10:54:46.640 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-19 10:54:46.640 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-19 10:54:46.640 | 2026-07-19 10:54:46.640 | Possible reasons for having these kinds of units are: 2026-07-19 10:54:46.641 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-19 10:54:46.641 | .wants/, .requires/, or .upholds/ directory. 2026-07-19 10:54:46.641 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-19 10:54:46.641 | a requirement dependency on it. 2026-07-19 10:54:46.641 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-19 10:54:46.641 | D-Bus, udev, scripted systemctl call, ...). 2026-07-19 10:54:46.641 | • In case of template units, the unit is meant to be enabled with some 2026-07-19 10:54:46.641 | instance name specified. 2026-07-19 10:54:46.649 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-19 10:54:51.294 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-19 10:54:51.299 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-19 10:54:51.789 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-19 10:54:52.267 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-19 10:54:52.269 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-19 10:54:52.270 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-19 10:54:52.270 | 2026-07-19 10:54:52.270 | Possible reasons for having these kinds of units are: 2026-07-19 10:54:52.270 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-19 10:54:52.270 | .wants/, .requires/, or .upholds/ directory. 2026-07-19 10:54:52.270 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-19 10:54:52.270 | a requirement dependency on it. 2026-07-19 10:54:52.270 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-19 10:54:52.270 | D-Bus, udev, scripted systemctl call, ...). 2026-07-19 10:54:52.271 | • In case of template units, the unit is meant to be enabled with some 2026-07-19 10:54:52.271 | instance name specified. 2026-07-19 10:54:52.277 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-19 10:54:52.464 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-19 10:54:52.465 | Configuring OVSDB 2026-07-19 10:54:52.469 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-19 10:54:52.503 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:54:52.508 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-19 10:54:52.543 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-19 10:54:52.568 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=af4e1670-a561-4445-986d-3516be32ad45 2026-07-19 10:54:52.592 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.240:6642 2026-07-19 10:54:52.617 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-19 10:54:52.643 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-19 10:54:52.668 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.240 2026-07-19 10:54:52.695 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-19 10:54:52.700 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-19 10:54:52.726 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-19 10:54:52.730 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-19 10:54:52.758 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-19 10:54:52.762 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-19 10:54:52.767 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-19 10:54:52.772 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-19 10:54:52.776 | + functions-common:is_provider_network:2272 : return 1 2026-07-19 10:54:52.781 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-19 10:54:52.786 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-19 10:54:52.790 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-19 10:54:52.794 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-19 10:54:52.799 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-19 10:54:52.805 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-19 10:54:52.838 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:260 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-19 10:54:52.871 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-19 10:54:52.902 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-19 10:54:52.929 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:54:52.933 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-19 10:54:52.937 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-19 10:54:52.941 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-19 10:54:52.945 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-19 10:54:52.950 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-19 10:54:52.977 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:52.981 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-19 10:54:52.985 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-19 10:54:52.989 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-19 10:54:53.520 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-19 10:54:54.006 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-19 10:54:54.091 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-19 10:54:54.096 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-19 10:54:54.102 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-19 10:54:54.106 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-19 10:54:54.111 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-19 10:54:55.118 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-19 10:54:55.122 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-19 10:54:55.126 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-19 10:54:55.131 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:745 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-19 10:54:55.135 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-19 10:54:55.139 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-19 10:54:55.143 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-19 10:54:55.147 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-19 10:54:55.151 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-19 10:54:55.156 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-19 10:54:55.160 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-19 10:54:55.164 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-19 10:54:55.168 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-19 10:54:55.195 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:54:55.200 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-19 10:54:55.227 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:755 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-19 10:54:55.255 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:756 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-19 10:54:55.274 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:757 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-19 10:54:55.293 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-19 10:54:55.321 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:55.325 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-19 10:54:55.329 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-19 10:54:55.333 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-19 10:54:55.824 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-19 10:54:56.315 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-19 10:54:56.315 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-19 10:54:56.315 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-19 10:54:56.315 | 2026-07-19 10:54:56.315 | Possible reasons for having these kinds of units are: 2026-07-19 10:54:56.315 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-19 10:54:56.315 | .wants/, .requires/, or .upholds/ directory. 2026-07-19 10:54:56.315 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-19 10:54:56.315 | a requirement dependency on it. 2026-07-19 10:54:56.315 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-19 10:54:56.316 | D-Bus, udev, scripted systemctl call, ...). 2026-07-19 10:54:56.316 | • In case of template units, the unit is meant to be enabled with some 2026-07-19 10:54:56.316 | instance name specified. 2026-07-19 10:54:56.321 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-19 10:54:56.588 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-19 10:54:56.615 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:54:56.619 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-19 10:54:56.623 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-19 10:54:56.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:56.660 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-19 10:54:56.665 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-19 10:54:56.669 | + lib/neutron_plugins/ovn_agent:start_ovn:806 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-19 10:54:56.674 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-19 10:54:56.678 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-19 10:54:56.682 | + functions-common:run_process:1676 : local group= 2026-07-19 10:54:56.686 | + functions-common:run_process:1677 : local user= 2026-07-19 10:54:56.691 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:54:56.695 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-19 10:54:56.699 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:54:56.703 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:54:56.708 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:54:56.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:54:56.718 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:54:56.724 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458496720 2026-07-19 10:54:56.729 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-19 10:54:56.757 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:56.761 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-19 10:54:56.765 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-19 10:54:56.769 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-19 10:54:56.773 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-19 10:54:56.778 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-19 10:54:56.782 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-19 10:54:56.786 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-19 10:54:56.790 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-19 10:54:56.795 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-19 10:54:56.799 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:54:56.804 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:54:56.808 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:54:56.812 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:54:56.817 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-19 10:54:56.822 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-19 10:54:56.826 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-19 10:54:56.830 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-19 10:54:56.834 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-19 10:54:56.838 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:54:56.842 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:54:56.846 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:54:56.850 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:54:56.854 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:54:56.858 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-19 10:54:56.862 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:54:56.869 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-19 10:54:56.964 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:54:57.058 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-19 10:54:57.138 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-19 10:54:57.217 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-19 10:54:57.298 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-19 10:54:57.379 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:54:57.461 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:54:57.465 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:54:57.469 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-19 10:54:57.566 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:54:58.044 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-19 10:54:58.070 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-19 10:54:58.519 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-19 10:54:58.573 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:54:58.579 | + functions-common:time_stop:2420 : local name 2026-07-19 10:54:58.583 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:54:58.588 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:54:58.592 | + functions-common:time_stop:2423 : local total 2026-07-19 10:54:58.597 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:54:58.601 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:54:58.605 | + functions-common:time_stop:2427 : start_time=1784458496720 2026-07-19 10:54:58.609 | + functions-common:time_stop:2429 : [[ -z 1784458496720 ]] 2026-07-19 10:54:58.614 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:54:58.621 | + functions-common:time_stop:2432 : end_time=1784458498616 2026-07-19 10:54:58.625 | + functions-common:time_stop:2433 : elapsed_time=1896 2026-07-19 10:54:58.630 | + functions-common:time_stop:2434 : total=6444 2026-07-19 10:54:58.634 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:54:58.638 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8340 2026-07-19 10:54:58.643 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-19 10:54:58.648 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-19 10:54:58.653 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-19 10:54:58.659 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-19 10:54:58.689 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-19 10:54:58.693 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-19 10:54:58.697 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-19 10:54:58.702 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-19 10:54:58.706 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-19 10:54:58.758 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:54:58.809 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:54:58.858 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-19 10:54:58.907 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-19 10:54:58.957 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-19 10:54:58.961 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-19 10:54:58.990 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:58.994 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-19 10:54:59.062 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-19 10:54:59.066 | + lib/neutron_plugins/ovn_agent:start_ovn:812 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-19 10:54:59.070 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-19 10:54:59.075 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-19 10:54:59.079 | + functions-common:run_process:1676 : local group= 2026-07-19 10:54:59.084 | + functions-common:run_process:1677 : local user= 2026-07-19 10:54:59.088 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:54:59.092 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-19 10:54:59.096 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:54:59.101 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:54:59.105 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:54:59.109 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:54:59.115 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:54:59.121 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458499117 2026-07-19 10:54:59.126 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-19 10:54:59.154 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:54:59.158 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-19 10:54:59.163 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-19 10:54:59.168 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-19 10:54:59.172 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-19 10:54:59.176 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-19 10:54:59.181 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-19 10:54:59.185 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-19 10:54:59.189 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-19 10:54:59.193 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-19 10:54:59.198 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:54:59.202 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:54:59.207 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:54:59.211 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:54:59.215 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-19 10:54:59.220 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-19 10:54:59.224 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-19 10:54:59.228 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-19 10:54:59.232 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-19 10:54:59.236 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:54:59.241 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:54:59.245 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:54:59.249 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:54:59.253 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:54:59.257 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-19 10:54:59.261 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:54:59.268 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-19 10:54:59.366 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:54:59.463 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-19 10:54:59.545 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-19 10:54:59.630 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-19 10:54:59.713 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-19 10:54:59.795 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:54:59.877 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:54:59.882 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:54:59.886 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-19 10:54:59.984 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:55:00.476 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-19 10:55:00.509 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-19 10:55:00.991 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-19 10:55:01.045 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:01.047 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:01.052 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:01.054 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:01.060 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:01.063 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:01.065 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:01.067 | + functions-common:time_stop:2427 : start_time=1784458499117 2026-07-19 10:55:01.070 | + functions-common:time_stop:2429 : [[ -z 1784458499117 ]] 2026-07-19 10:55:01.075 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:01.081 | + functions-common:time_stop:2432 : end_time=1784458501076 2026-07-19 10:55:01.082 | + functions-common:time_stop:2433 : elapsed_time=1959 2026-07-19 10:55:01.086 | + functions-common:time_stop:2434 : total=8340 2026-07-19 10:55:01.090 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:01.093 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10299 2026-07-19 10:55:01.097 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-19 10:55:01.100 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-19 10:55:01.104 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-19 10:55:01.109 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-19 10:55:01.133 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-19 10:55:01.136 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-19 10:55:01.139 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-19 10:55:01.141 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-19 10:55:01.143 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-19 10:55:01.180 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:55:01.217 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-19 10:55:01.249 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-19 10:55:01.281 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-19 10:55:01.320 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-19 10:55:01.326 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-19 10:55:01.329 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-19 10:55:01.331 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-19 10:55:01.360 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-19 10:55:01.384 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-19 10:55:01.387 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-19 10:55:01.390 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-19 10:55:01.392 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-19 10:55:01.460 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-19 10:55:01.489 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:55:01.494 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-19 10:55:01.499 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:55:01.503 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-19 10:55:01.507 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-19 10:55:01.512 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-19 10:55:01.515 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-19 10:55:01.560 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-19 10:55:01.563 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-19 10:55:01.567 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-19 10:55:01.619 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-19 10:55:01.620 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-19 10:55:01.622 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-19 10:55:01.626 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-19 10:55:01.631 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-19 10:55:01.635 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-19 10:55:01.640 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-19 10:55:01.642 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-19 10:55:01.645 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-19 10:55:01.648 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-19 10:55:01.653 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:01.657 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:01.664 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:01.668 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-19 10:55:01.672 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:01.676 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:01.679 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-19 10:55:01.683 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-19 10:55:01.687 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-19 10:55:01.692 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-19 10:55:01.720 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-19 10:55:01.724 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-19 10:55:01.781 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-19 10:55:01.841 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-19 10:55:01.844 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-19 10:55:01.899 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-19 10:55:01.903 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-19 10:55:01.960 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-19 10:55:01.965 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-19 10:55:01.969 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-19 10:55:01.973 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-19 10:55:01.976 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:01.980 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:01.983 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:01.987 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-19 10:55:01.991 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:01.994 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:01.998 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:02.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:02.007 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:02.012 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458502008 2026-07-19 10:55:02.015 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-19 10:55:02.039 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:55:02.042 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-19 10:55:02.046 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-19 10:55:02.050 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-19 10:55:02.054 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-19 10:55:02.057 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-19 10:55:02.061 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-19 10:55:02.064 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-19 10:55:02.067 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-19 10:55:02.071 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-19 10:55:02.074 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:55:02.077 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:55:02.080 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:55:02.083 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:55:02.086 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-19 10:55:02.089 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-19 10:55:02.092 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-19 10:55:02.095 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:55:02.098 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-19 10:55:02.101 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-19 10:55:02.104 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:55:02.106 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-19 10:55:02.109 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-19 10:55:02.112 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-19 10:55:02.115 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-19 10:55:02.118 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-19 10:55:02.122 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-19 10:55:02.208 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:55:02.295 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-19 10:55:02.369 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-19 10:55:02.444 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:55:02.519 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:55:02.597 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-19 10:55:02.677 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-19 10:55:02.756 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-19 10:55:02.837 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-19 10:55:02.917 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-19 10:55:02.998 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-19 10:55:03.002 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-19 10:55:03.007 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-19 10:55:03.097 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-19 10:55:03.568 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-19 10:55:03.597 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-19 10:55:04.055 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-19 10:55:04.198 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:04.204 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:04.207 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:04.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:04.214 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:04.217 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:04.220 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:04.222 | + functions-common:time_stop:2427 : start_time=1784458502008 2026-07-19 10:55:04.225 | + functions-common:time_stop:2429 : [[ -z 1784458502008 ]] 2026-07-19 10:55:04.230 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:04.233 | + functions-common:time_stop:2432 : end_time=1784458504230 2026-07-19 10:55:04.236 | + functions-common:time_stop:2433 : elapsed_time=2222 2026-07-19 10:55:04.240 | + functions-common:time_stop:2434 : total=10299 2026-07-19 10:55:04.243 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:04.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12521 2026-07-19 10:55:04.248 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.240/ 2026-07-19 10:55:04.252 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:04.254 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-19 10:55:04.256 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:04.258 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:04.261 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:04.263 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:04.265 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-19 10:55:04.268 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:04.270 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:04.272 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:04.274 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:04.282 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:04.285 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458504282 2026-07-19 10:55:04.288 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-19 10:55:04.309 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:55:04.311 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-19 10:55:04.314 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-19 10:55:04.317 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:04.319 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:04.321 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:04.323 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:04.326 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-19 10:55:04.328 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-19 10:55:04.330 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-19 10:55:04.333 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:55:04.335 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:55:04.337 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:55:04.340 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:55:04.342 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-19 10:55:04.344 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-19 10:55:04.346 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-19 10:55:04.348 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-19 10:55:04.351 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:04.353 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:55:04.355 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:55:04.358 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:55:04.360 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:55:04.362 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:55:04.364 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-19 10:55:04.367 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:55:04.370 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-19 10:55:04.449 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:55:04.534 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-19 10:55:04.602 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:04.672 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-19 10:55:04.738 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-19 10:55:04.807 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:55:04.880 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:55:04.883 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:55:04.885 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-19 10:55:04.979 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:55:05.499 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-19 10:55:05.526 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-19 10:55:06.034 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-19 10:55:06.094 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:06.101 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:06.110 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:06.117 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:06.122 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:06.134 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:06.135 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:06.147 | + functions-common:time_stop:2427 : start_time=1784458504282 2026-07-19 10:55:06.154 | + functions-common:time_stop:2429 : [[ -z 1784458504282 ]] 2026-07-19 10:55:06.166 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:06.176 | + functions-common:time_stop:2432 : end_time=1784458506169 2026-07-19 10:55:06.184 | + functions-common:time_stop:2433 : elapsed_time=1887 2026-07-19 10:55:06.191 | + functions-common:time_stop:2434 : total=12521 2026-07-19 10:55:06.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:06.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14408 2026-07-19 10:55:06.206 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:06.213 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-19 10:55:06.218 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:06.223 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:06.230 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:06.237 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:06.244 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-19 10:55:06.252 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:06.261 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:06.266 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:06.272 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:06.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:06.289 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458506283 2026-07-19 10:55:06.297 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-19 10:55:06.348 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:55:06.354 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-19 10:55:06.362 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-19 10:55:06.368 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:06.374 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:06.381 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:06.386 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:06.394 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-19 10:55:06.399 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-19 10:55:06.405 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-19 10:55:06.411 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:55:06.418 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:55:06.424 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:55:06.430 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:55:06.434 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-19 10:55:06.442 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-19 10:55:06.449 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-19 10:55:06.459 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-19 10:55:06.468 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:06.478 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:55:06.485 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:55:06.492 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:55:06.496 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:55:06.501 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:55:06.506 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-19 10:55:06.512 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:55:06.522 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-19 10:55:06.685 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:55:06.826 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-19 10:55:06.949 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:07.075 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-19 10:55:07.193 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-19 10:55:07.291 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:55:07.389 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:55:07.394 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:55:07.401 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-19 10:55:07.576 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:55:08.121 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-19 10:55:08.164 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-19 10:55:08.744 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-19 10:55:08.798 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:08.802 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:08.807 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:08.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:08.818 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:08.821 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:08.826 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:08.831 | + functions-common:time_stop:2427 : start_time=1784458506283 2026-07-19 10:55:08.833 | + functions-common:time_stop:2429 : [[ -z 1784458506283 ]] 2026-07-19 10:55:08.840 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:08.845 | + functions-common:time_stop:2432 : end_time=1784458508840 2026-07-19 10:55:08.847 | + functions-common:time_stop:2433 : elapsed_time=2557 2026-07-19 10:55:08.849 | + functions-common:time_stop:2434 : total=14408 2026-07-19 10:55:08.851 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:08.853 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16965 2026-07-19 10:55:08.855 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-19 10:55:08.857 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-19 10:55:08.861 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:08.861 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-19 10:55:08.863 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:08.865 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:08.867 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:08.869 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:08.871 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-19 10:55:08.873 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:08.875 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:08.877 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:08.879 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:08.884 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:08.887 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458508885 2026-07-19 10:55:08.889 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-19 10:55:08.906 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:55:08.908 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-19 10:55:08.910 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-19 10:55:08.912 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:08.915 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:08.916 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:08.918 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:08.920 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-19 10:55:08.922 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-19 10:55:08.927 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-19 10:55:08.927 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:55:08.928 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:55:08.930 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:55:08.932 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:55:08.934 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-19 10:55:08.936 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-19 10:55:08.938 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-19 10:55:08.940 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-19 10:55:08.942 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:08.944 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:55:08.952 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:55:08.957 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:55:08.962 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:55:08.967 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:55:08.973 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-19 10:55:08.977 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:55:08.988 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-19 10:55:09.123 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:55:09.261 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-19 10:55:09.390 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:09.522 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-19 10:55:09.648 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-19 10:55:09.754 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:55:09.883 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:55:09.888 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:55:09.894 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-19 10:55:10.046 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:55:10.695 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-19 10:55:10.732 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-19 10:55:11.260 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-19 10:55:11.323 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:11.325 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:11.327 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:11.329 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:11.331 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:11.333 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:11.336 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:11.337 | + functions-common:time_stop:2427 : start_time=1784458508885 2026-07-19 10:55:11.339 | + functions-common:time_stop:2429 : [[ -z 1784458508885 ]] 2026-07-19 10:55:11.342 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:11.346 | + functions-common:time_stop:2432 : end_time=1784458511344 2026-07-19 10:55:11.351 | + functions-common:time_stop:2433 : elapsed_time=2459 2026-07-19 10:55:11.354 | + functions-common:time_stop:2434 : total=16965 2026-07-19 10:55:11.358 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:11.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19424 2026-07-19 10:55:11.366 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-19 10:55:11.368 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.240/networking 2026-07-19 10:55:11.371 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-19 10:55:11.371 | Waiting for Neutron to start... 2026-07-19 10:55:11.376 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.240/networking' 2026-07-19 10:55:11.381 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.240/networking' 'Neutron did not start' 60 2026-07-19 10:55:11.384 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.240/networking' 2026-07-19 10:55:11.389 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-19 10:55:11.393 | + functions-common:test_with_retry:2360 : local until=60 2026-07-19 10:55:11.396 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-19 10:55:11.401 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-19 10:55:11.405 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-19 10:55:11.409 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:11.415 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:11.423 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:11.428 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458511423 2026-07-19 10:55:11.432 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.240/networking; do sleep 0.5; done' 2026-07-19 10:55:19.469 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.240/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-19 10:55:19.475 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:19.477 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:19.481 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:19.485 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:19.490 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:19.495 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-19 10:55:19.499 | + functions-common:time_stop:2427 : start_time=1784458511423 2026-07-19 10:55:19.503 | + functions-common:time_stop:2429 : [[ -z 1784458511423 ]] 2026-07-19 10:55:19.511 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:19.519 | + functions-common:time_stop:2432 : end_time=1784458519514 2026-07-19 10:55:19.526 | + functions-common:time_stop:2433 : elapsed_time=8091 2026-07-19 10:55:19.528 | + functions-common:time_stop:2434 : total=0 2026-07-19 10:55:19.533 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:19.537 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8091 2026-07-19 10:55:19.542 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-19 10:55:19.575 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:55:19.581 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-19 10:55:19.587 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:55:19.593 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-19 10:55:19.598 | + ./stack.sh:main:1314 : start_placement 2026-07-19 10:55:19.605 | + lib/placement:start_placement:137 : start_placement_api 2026-07-19 10:55:19.614 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-19 10:55:19.624 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-19 10:55:19.629 | + functions-common:run_process:1674 : local service=placement-api 2026-07-19 10:55:19.633 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-19 10:55:19.637 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:19.642 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:19.646 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:19.650 | + functions-common:run_process:1680 : local name=placement-api 2026-07-19 10:55:19.655 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:19.659 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:19.663 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:19.668 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:19.674 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:19.680 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458519675 2026-07-19 10:55:19.684 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-19 10:55:19.712 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:55:19.716 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-19 10:55:19.720 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-19 10:55:19.725 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-19 10:55:19.729 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-19 10:55:19.733 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-19 10:55:19.737 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-19 10:55:19.742 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-19 10:55:19.746 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-19 10:55:19.750 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-19 10:55:19.754 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:55:19.759 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:55:19.763 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:55:19.767 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:55:19.772 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-19 10:55:19.776 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-19 10:55:19.780 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-19 10:55:19.784 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:55:19.788 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-19 10:55:19.793 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-19 10:55:19.797 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:55:19.800 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-19 10:55:19.804 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-19 10:55:19.808 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-19 10:55:19.813 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-19 10:55:19.817 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-19 10:55:19.824 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-19 10:55:19.917 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:55:20.011 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-19 10:55:20.091 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-19 10:55:20.169 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:55:20.248 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:55:20.327 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-19 10:55:20.408 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-19 10:55:20.493 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-19 10:55:20.571 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-19 10:55:20.654 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-19 10:55:20.734 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-19 10:55:20.738 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-19 10:55:20.743 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-19 10:55:20.838 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-19 10:55:21.324 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-19 10:55:21.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-19 10:55:21.822 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-19 10:55:21.972 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:21.977 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:21.980 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:21.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:21.988 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:21.993 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:21.997 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:22.001 | + functions-common:time_stop:2427 : start_time=1784458519675 2026-07-19 10:55:22.005 | + functions-common:time_stop:2429 : [[ -z 1784458519675 ]] 2026-07-19 10:55:22.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:22.017 | + functions-common:time_stop:2432 : end_time=1784458522012 2026-07-19 10:55:22.021 | + functions-common:time_stop:2433 : elapsed_time=2337 2026-07-19 10:55:22.025 | + functions-common:time_stop:2434 : total=19424 2026-07-19 10:55:22.029 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:22.034 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21761 2026-07-19 10:55:22.038 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-19 10:55:22.038 | Waiting for placement-api to start... 2026-07-19 10:55:22.042 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.240/placement 2026-07-19 10:55:22.047 | + functions:wait_for_service:476 : local timeout=60 2026-07-19 10:55:22.050 | + functions:wait_for_service:477 : local url=http://192.168.122.240/placement 2026-07-19 10:55:22.055 | + functions:wait_for_service:478 : local rval=0 2026-07-19 10:55:22.060 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-19 10:55:22.064 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-19 10:55:22.069 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:22.072 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:22.077 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:22.084 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458522079 2026-07-19 10:55:22.089 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-19 10:55:22.092 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:55:22.095 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/placement 2026-07-19 10:55:24.582 | + :: : [[ 200 == 503 ]] 2026-07-19 10:55:24.583 | + :: : [[ 0 -eq 7 ]] 2026-07-19 10:55:24.589 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-19 10:55:24.593 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:24.598 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:24.602 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:24.607 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:24.611 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:24.615 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-19 10:55:24.619 | + functions-common:time_stop:2427 : start_time=1784458522079 2026-07-19 10:55:24.623 | + functions-common:time_stop:2429 : [[ -z 1784458522079 ]] 2026-07-19 10:55:24.628 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:24.635 | + functions-common:time_stop:2432 : end_time=1784458524631 2026-07-19 10:55:24.639 | + functions-common:time_stop:2433 : elapsed_time=2552 2026-07-19 10:55:24.643 | + functions-common:time_stop:2434 : total=11618 2026-07-19 10:55:24.647 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:24.651 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14170 2026-07-19 10:55:24.655 | + functions:wait_for_service:486 : return 0 2026-07-19 10:55:24.660 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-19 10:55:24.688 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:55:24.692 | + ./stack.sh:main:1318 : start_neutron 2026-07-19 10:55:24.696 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-19 10:55:24.701 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:24.705 | + functions-common:run_process:1674 : local service=q-agt 2026-07-19 10:55:24.709 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-19 10:55:24.713 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:24.717 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:24.722 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:24.726 | + functions-common:run_process:1680 : local name=q-agt 2026-07-19 10:55:24.730 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:24.734 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:24.738 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:24.742 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:24.748 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:24.754 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458524749 2026-07-19 10:55:24.758 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-19 10:55:24.786 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:55:24.790 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:24.794 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:24.799 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:24.803 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:24.807 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:24.811 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:24.816 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:24.820 | + functions-common:time_stop:2427 : start_time=1784458524749 2026-07-19 10:55:24.824 | + functions-common:time_stop:2429 : [[ -z 1784458524749 ]] 2026-07-19 10:55:24.830 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:24.836 | + functions-common:time_stop:2432 : end_time=1784458524831 2026-07-19 10:55:24.840 | + functions-common:time_stop:2433 : elapsed_time=82 2026-07-19 10:55:24.843 | + functions-common:time_stop:2434 : total=21761 2026-07-19 10:55:24.848 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:24.852 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21843 2026-07-19 10:55:24.856 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-19 10:55:24.860 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-19 10:55:24.864 | + functions-common:is_provider_network:2272 : return 1 2026-07-19 10:55:24.869 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-19 10:55:24.873 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-19 10:55:24.878 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-19 10:55:24.882 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-19 10:55:24.886 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:24.891 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:24.895 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:24.899 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-19 10:55:24.904 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:24.908 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:24.912 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:24.916 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:24.921 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:24.928 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458524924 2026-07-19 10:55:24.932 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-19 10:55:24.959 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:55:24.963 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:24.968 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:24.972 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:24.976 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:24.980 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:24.984 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:24.988 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:24.992 | + functions-common:time_stop:2427 : start_time=1784458524924 2026-07-19 10:55:24.996 | + functions-common:time_stop:2429 : [[ -z 1784458524924 ]] 2026-07-19 10:55:25.002 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:25.008 | + functions-common:time_stop:2432 : end_time=1784458525004 2026-07-19 10:55:25.013 | + functions-common:time_stop:2433 : elapsed_time=80 2026-07-19 10:55:25.017 | + functions-common:time_stop:2434 : total=21843 2026-07-19 10:55:25.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:25.026 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21923 2026-07-19 10:55:25.031 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-19 10:55:25.035 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-19 10:55:25.040 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-19 10:55:25.045 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-19 10:55:25.049 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-19 10:55:25.054 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-19 10:55:25.059 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-19 10:55:25.063 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-19 10:55:25.067 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-19 10:55:25.072 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-19 10:55:25.077 | + functions-common:run_process:1674 : local service=q-l3 2026-07-19 10:55:25.081 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-19 10:55:25.085 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:25.089 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:25.093 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:25.097 | + functions-common:run_process:1680 : local name=q-l3 2026-07-19 10:55:25.102 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:25.106 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:25.110 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:25.114 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:25.121 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:25.129 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458525123 2026-07-19 10:55:25.134 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-19 10:55:25.162 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:55:25.166 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:25.170 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:25.175 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:25.179 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:25.183 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:25.187 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:25.191 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:25.195 | + functions-common:time_stop:2427 : start_time=1784458525123 2026-07-19 10:55:25.199 | + functions-common:time_stop:2429 : [[ -z 1784458525123 ]] 2026-07-19 10:55:25.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:25.211 | + functions-common:time_stop:2432 : end_time=1784458525207 2026-07-19 10:55:25.215 | + functions-common:time_stop:2433 : elapsed_time=84 2026-07-19 10:55:25.219 | + functions-common:time_stop:2434 : total=21923 2026-07-19 10:55:25.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:25.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22007 2026-07-19 10:55:25.232 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-19 10:55:25.237 | + functions-common:run_process:1674 : local service=q-meta 2026-07-19 10:55:25.241 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-19 10:55:25.245 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:25.249 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:25.253 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:25.257 | + functions-common:run_process:1680 : local name=q-meta 2026-07-19 10:55:25.262 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:25.266 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:25.270 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:25.274 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:25.279 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:25.286 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458525281 2026-07-19 10:55:25.290 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-19 10:55:25.317 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:55:25.321 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:25.326 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:25.330 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:25.334 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:25.338 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:25.342 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:25.346 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:25.350 | + functions-common:time_stop:2427 : start_time=1784458525281 2026-07-19 10:55:25.354 | + functions-common:time_stop:2429 : [[ -z 1784458525281 ]] 2026-07-19 10:55:25.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:25.367 | + functions-common:time_stop:2432 : end_time=1784458525362 2026-07-19 10:55:25.371 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-19 10:55:25.375 | + functions-common:time_stop:2434 : total=22007 2026-07-19 10:55:25.379 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:25.383 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22088 2026-07-19 10:55:25.388 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-19 10:55:25.392 | + functions-common:run_process:1674 : local service=q-metering 2026-07-19 10:55:25.396 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-19 10:55:25.400 | + functions-common:run_process:1676 : local group= 2026-07-19 10:55:25.405 | + functions-common:run_process:1677 : local user= 2026-07-19 10:55:25.409 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:55:25.413 | + functions-common:run_process:1680 : local name=q-metering 2026-07-19 10:55:25.417 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:55:25.421 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:55:25.425 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:55:25.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:55:25.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:55:25.441 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458525437 2026-07-19 10:55:25.445 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-19 10:55:25.473 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:55:25.477 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:55:25.482 | + functions-common:time_stop:2420 : local name 2026-07-19 10:55:25.486 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:55:25.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:55:25.495 | + functions-common:time_stop:2423 : local total 2026-07-19 10:55:25.499 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:55:25.503 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:55:25.507 | + functions-common:time_stop:2427 : start_time=1784458525437 2026-07-19 10:55:25.511 | + functions-common:time_stop:2429 : [[ -z 1784458525437 ]] 2026-07-19 10:55:25.517 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:55:25.523 | + functions-common:time_stop:2432 : end_time=1784458525518 2026-07-19 10:55:25.527 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-19 10:55:25.531 | + functions-common:time_stop:2434 : total=22088 2026-07-19 10:55:25.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:55:25.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22169 2026-07-19 10:55:25.544 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-19 10:55:25.572 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:55:25.576 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-19 10:55:25.581 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-19 10:55:25.585 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:55:25.590 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-19 10:55:25.594 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-19 10:55:25.598 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-19 10:55:25.603 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-19 10:55:25.607 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-19 10:55:25.612 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-19 10:55:25.617 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-19 10:55:29.273 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:55:29.278 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-19 10:55:29.279 | address-scope 2026-07-19 10:55:29.279 | agent 2026-07-19 10:55:29.279 | allowed-address-pairs 2026-07-19 10:55:29.279 | auto-allocated-topology 2026-07-19 10:55:29.279 | availability_zone 2026-07-19 10:55:29.279 | default-subnetpools 2026-07-19 10:55:29.279 | dhcp_agent_scheduler 2026-07-19 10:55:29.279 | dns-integration 2026-07-19 10:55:29.279 | dns-domain-ports 2026-07-19 10:55:29.279 | dns-integration-domain-keywords 2026-07-19 10:55:29.280 | empty-string-filtering 2026-07-19 10:55:29.280 | external-net 2026-07-19 10:55:29.280 | extra_dhcp_opt 2026-07-19 10:55:29.280 | extraroute 2026-07-19 10:55:29.280 | extraroute-atomic 2026-07-19 10:55:29.280 | filter-validation 2026-07-19 10:55:29.280 | floating-ip-port-forwarding-detail 2026-07-19 10:55:29.280 | fip-port-details 2026-07-19 10:55:29.280 | flavors 2026-07-19 10:55:29.280 | floatingip-pools 2026-07-19 10:55:29.280 | router 2026-07-19 10:55:29.281 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:55:29.281 | enable-default-route-bfd 2026-07-19 10:55:29.281 | enable-default-route-ecmp 2026-07-19 10:55:29.281 | ext-gw-mode 2026-07-19 10:55:29.281 | l3-ha 2026-07-19 10:55:29.281 | external-gateway-multihoming 2026-07-19 10:55:29.281 | l3-flavors 2026-07-19 10:55:29.281 | l3_agent_scheduler 2026-07-19 10:55:29.281 | multi-provider 2026-07-19 10:55:29.281 | net-mtu 2026-07-19 10:55:29.281 | net-mtu-writable 2026-07-19 10:55:29.281 | network_availability_zone 2026-07-19 10:55:29.282 | network-ip-availability 2026-07-19 10:55:29.282 | network-ip-availability-details 2026-07-19 10:55:29.282 | pagination 2026-07-19 10:55:29.282 | port-device-profile 2026-07-19 10:55:29.282 | port-mac-address-regenerate 2026-07-19 10:55:29.282 | port-numa-affinity-policy 2026-07-19 10:55:29.282 | port-numa-affinity-policy-socket 2026-07-19 10:55:29.282 | binding 2026-07-19 10:55:29.282 | binding-extended 2026-07-19 10:55:29.282 | port-security 2026-07-19 10:55:29.282 | project-id 2026-07-19 10:55:29.282 | provider 2026-07-19 10:55:29.283 | qinq 2026-07-19 10:55:29.283 | quota-check-limit 2026-07-19 10:55:29.283 | quota-check-limit-default 2026-07-19 10:55:29.283 | quotas 2026-07-19 10:55:29.283 | quota_details 2026-07-19 10:55:29.283 | rbac-policies 2026-07-19 10:55:29.283 | rbac-address-scope 2026-07-19 10:55:29.283 | rbac-security-groups 2026-07-19 10:55:29.283 | revision-if-match 2026-07-19 10:55:29.283 | standard-attr-revisions 2026-07-19 10:55:29.283 | router_availability_zone 2026-07-19 10:55:29.284 | router-enable-snat 2026-07-19 10:55:29.284 | security-groups-default-rules 2026-07-19 10:55:29.284 | security-groups-default-statefulness 2026-07-19 10:55:29.284 | security-groups-normalized-cidr 2026-07-19 10:55:29.284 | security-groups-remote-address-group 2026-07-19 10:55:29.284 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:55:29.284 | security-groups-shared-filtering 2026-07-19 10:55:29.284 | security-group 2026-07-19 10:55:29.284 | service-type 2026-07-19 10:55:29.284 | sorting 2026-07-19 10:55:29.284 | standard-attr-description 2026-07-19 10:55:29.284 | stateful-security-group 2026-07-19 10:55:29.285 | subnet-dns-publish-fixed-ip 2026-07-19 10:55:29.285 | subnet-external-network 2026-07-19 10:55:29.285 | subnet_onboard 2026-07-19 10:55:29.285 | subnet-service-types 2026-07-19 10:55:29.285 | subnet_allocation 2026-07-19 10:55:29.285 | subnetpool-prefix-ops 2026-07-19 10:55:29.285 | tag-creation 2026-07-19 10:55:29.285 | standard-attr-tag 2026-07-19 10:55:29.285 | standard-attr-timestamp 2026-07-19 10:55:29.285 | vlan-transparent' 2026-07-19 10:55:29.285 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-19 10:55:29.286 | address-scope 2026-07-19 10:55:29.286 | agent 2026-07-19 10:55:29.286 | allowed-address-pairs 2026-07-19 10:55:29.286 | auto-allocated-topology 2026-07-19 10:55:29.286 | availability_zone 2026-07-19 10:55:29.286 | default-subnetpools 2026-07-19 10:55:29.286 | dhcp_agent_scheduler 2026-07-19 10:55:29.286 | dns-integration 2026-07-19 10:55:29.286 | dns-domain-ports 2026-07-19 10:55:29.286 | dns-integration-domain-keywords 2026-07-19 10:55:29.286 | empty-string-filtering 2026-07-19 10:55:29.286 | external-net 2026-07-19 10:55:29.287 | extra_dhcp_opt 2026-07-19 10:55:29.287 | extraroute 2026-07-19 10:55:29.287 | extraroute-atomic 2026-07-19 10:55:29.287 | filter-validation 2026-07-19 10:55:29.287 | floating-ip-port-forwarding-detail 2026-07-19 10:55:29.287 | fip-port-details 2026-07-19 10:55:29.287 | flavors 2026-07-19 10:55:29.287 | floatingip-pools 2026-07-19 10:55:29.287 | router 2026-07-19 10:55:29.287 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:55:29.287 | enable-default-route-bfd 2026-07-19 10:55:29.288 | enable-default-route-ecmp 2026-07-19 10:55:29.288 | ext-gw-mode 2026-07-19 10:55:29.288 | l3-ha 2026-07-19 10:55:29.288 | external-gateway-multihoming 2026-07-19 10:55:29.288 | l3-flavors 2026-07-19 10:55:29.288 | l3_agent_scheduler 2026-07-19 10:55:29.288 | multi-provider 2026-07-19 10:55:29.288 | net-mtu 2026-07-19 10:55:29.288 | net-mtu-writable 2026-07-19 10:55:29.288 | network_availability_zone 2026-07-19 10:55:29.288 | network-ip-availability 2026-07-19 10:55:29.288 | network-ip-availability-details 2026-07-19 10:55:29.289 | pagination 2026-07-19 10:55:29.289 | port-device-profile 2026-07-19 10:55:29.289 | port-mac-address-regenerate 2026-07-19 10:55:29.289 | port-numa-affinity-policy 2026-07-19 10:55:29.289 | port-numa-affinity-policy-socket 2026-07-19 10:55:29.289 | binding 2026-07-19 10:55:29.289 | binding-extended 2026-07-19 10:55:29.289 | port-security 2026-07-19 10:55:29.289 | project-id 2026-07-19 10:55:29.289 | provider 2026-07-19 10:55:29.289 | qinq 2026-07-19 10:55:29.290 | quota-check-limit 2026-07-19 10:55:29.290 | quota-check-limit-default 2026-07-19 10:55:29.290 | quotas 2026-07-19 10:55:29.290 | quota_details 2026-07-19 10:55:29.290 | rbac-policies 2026-07-19 10:55:29.290 | rbac-address-scope 2026-07-19 10:55:29.290 | rbac-security-groups 2026-07-19 10:55:29.290 | revision-if-match 2026-07-19 10:55:29.290 | standard-attr-revisions 2026-07-19 10:55:29.290 | router_availability_zone 2026-07-19 10:55:29.290 | router-enable-snat 2026-07-19 10:55:29.290 | security-groups-default-rules 2026-07-19 10:55:29.291 | security-groups-default-statefulness 2026-07-19 10:55:29.291 | security-groups-normalized-cidr 2026-07-19 10:55:29.291 | security-groups-remote-address-group 2026-07-19 10:55:29.291 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:55:29.291 | security-groups-shared-filtering 2026-07-19 10:55:29.291 | security-group 2026-07-19 10:55:29.291 | service-type 2026-07-19 10:55:29.291 | sorting 2026-07-19 10:55:29.291 | standard-attr-description 2026-07-19 10:55:29.291 | stateful-security-group 2026-07-19 10:55:29.291 | subnet-dns-publish-fixed-ip 2026-07-19 10:55:29.292 | subnet-external-network 2026-07-19 10:55:29.292 | subnet_onboard 2026-07-19 10:55:29.292 | subnet-service-types 2026-07-19 10:55:29.292 | subnet_allocation 2026-07-19 10:55:29.292 | subnetpool-prefix-ops 2026-07-19 10:55:29.292 | tag-creation 2026-07-19 10:55:29.292 | standard-attr-tag 2026-07-19 10:55:29.292 | standard-attr-timestamp 2026-07-19 10:55:29.292 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-19 10:55:29.292 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-19 10:55:29.292 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-19 10:55:29.296 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-19 10:55:29.301 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-19 10:55:33.384 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:55:33.390 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=37db24c3-caff-408e-9959-6245b4577842 2026-07-19 10:55:33.394 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-19 10:55:33.399 | ++ 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 fda8:4768:2ce0::/56 --share --default -f value -c id 2026-07-19 10:55:37.093 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:55:37.098 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=04e0a7b2-445c-4e22-aced-5d9993db2350 2026-07-19 10:55:37.102 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-19 10:55:37.106 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-19 10:55:37.110 | + functions-common:is_provider_network:2272 : return 1 2026-07-19 10:55:37.116 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-19 10:55:42.479 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:55:42.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=7944cdfa-931c-463a-8f6b-37d439bc9511 2026-07-19 10:55:42.488 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-19 10:55:42.492 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:55:42.516 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-19 10:55:42.522 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-19 10:55:42.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 37db24c3-caff-408e-9959-6245b4577842 ']' 2026-07-19 10:55:42.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-19 10:55:42.535 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-19 10:55:42.539 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 37db24c3-caff-408e-9959-6245b4577842 ' 2026-07-19 10:55:42.543 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-19 10:55:42.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 7944cdfa-931c-463a-8f6b-37d439bc9511 private-subnet' 2026-07-19 10:55:42.550 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-19 10:55:42.555 | +++ 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 37db24c3-caff-408e-9959-6245b4577842 --network 7944cdfa-931c-463a-8f6b-37d439bc9511 private-subnet -f value -c id 2026-07-19 10:55:47.589 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:55:47.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=252a249e-5ca8-49c4-a44e-ac4fef73c2e5 2026-07-19 10:55:47.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-19 10:55:47.603 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:55:47.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 252a249e-5ca8-49c4-a44e-ac4fef73c2e5 2026-07-19 10:55:47.636 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=252a249e-5ca8-49c4-a44e-ac4fef73c2e5 2026-07-19 10:55:47.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-19 10:55:47.647 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-19 10:55:47.651 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-19 10:55:47.656 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:55:47.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-19 10:55:47.686 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:55:47.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-19 10:55:47.715 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 04e0a7b2-445c-4e22-aced-5d9993db2350 ']' 2026-07-19 10:55:47.719 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-19 10:55:47.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-19 10:55:47.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 04e0a7b2-445c-4e22-aced-5d9993db2350 ' 2026-07-19 10:55:47.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-19 10:55:47.738 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 7944cdfa-931c-463a-8f6b-37d439bc9511 ipv6-private-subnet ' 2026-07-19 10:55:47.742 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-19 10:55:47.747 | +++ 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 04e0a7b2-445c-4e22-aced-5d9993db2350 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 7944cdfa-931c-463a-8f6b-37d439bc9511 ipv6-private-subnet -f value -c id 2026-07-19 10:55:52.355 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:55:52.361 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=f129b132-4b78-4e26-ba7d-713a5fcd9db4 2026-07-19 10:55:52.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-19 10:55:52.369 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:55:52.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo f129b132-4b78-4e26-ba7d-713a5fcd9db4 2026-07-19 10:55:52.401 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=f129b132-4b78-4e26-ba7d-713a5fcd9db4 2026-07-19 10:55:52.406 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-19 10:55:52.410 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-19 10:55:52.415 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-19 10:55:55.609 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:55:55.615 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-19 10:55:55.616 | address-scope 2026-07-19 10:55:55.616 | agent 2026-07-19 10:55:55.616 | allowed-address-pairs 2026-07-19 10:55:55.616 | auto-allocated-topology 2026-07-19 10:55:55.616 | availability_zone 2026-07-19 10:55:55.616 | default-subnetpools 2026-07-19 10:55:55.616 | dhcp_agent_scheduler 2026-07-19 10:55:55.616 | dns-integration 2026-07-19 10:55:55.616 | dns-domain-ports 2026-07-19 10:55:55.616 | dns-integration-domain-keywords 2026-07-19 10:55:55.616 | empty-string-filtering 2026-07-19 10:55:55.617 | external-net 2026-07-19 10:55:55.617 | extra_dhcp_opt 2026-07-19 10:55:55.617 | extraroute 2026-07-19 10:55:55.617 | extraroute-atomic 2026-07-19 10:55:55.617 | filter-validation 2026-07-19 10:55:55.617 | floating-ip-port-forwarding-detail 2026-07-19 10:55:55.617 | fip-port-details 2026-07-19 10:55:55.617 | flavors 2026-07-19 10:55:55.617 | floatingip-pools 2026-07-19 10:55:55.617 | router 2026-07-19 10:55:55.617 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:55:55.618 | enable-default-route-bfd 2026-07-19 10:55:55.618 | enable-default-route-ecmp 2026-07-19 10:55:55.618 | ext-gw-mode 2026-07-19 10:55:55.618 | l3-ha 2026-07-19 10:55:55.618 | external-gateway-multihoming 2026-07-19 10:55:55.618 | l3-flavors 2026-07-19 10:55:55.618 | l3_agent_scheduler 2026-07-19 10:55:55.618 | multi-provider 2026-07-19 10:55:55.618 | net-mtu 2026-07-19 10:55:55.618 | net-mtu-writable 2026-07-19 10:55:55.618 | network_availability_zone 2026-07-19 10:55:55.619 | network-ip-availability 2026-07-19 10:55:55.619 | network-ip-availability-details 2026-07-19 10:55:55.619 | pagination 2026-07-19 10:55:55.619 | port-device-profile 2026-07-19 10:55:55.619 | port-mac-address-regenerate 2026-07-19 10:55:55.619 | port-numa-affinity-policy 2026-07-19 10:55:55.619 | port-numa-affinity-policy-socket 2026-07-19 10:55:55.619 | binding 2026-07-19 10:55:55.619 | binding-extended 2026-07-19 10:55:55.619 | port-security 2026-07-19 10:55:55.619 | project-id 2026-07-19 10:55:55.619 | provider 2026-07-19 10:55:55.620 | qinq 2026-07-19 10:55:55.620 | quota-check-limit 2026-07-19 10:55:55.620 | quota-check-limit-default 2026-07-19 10:55:55.620 | quotas 2026-07-19 10:55:55.620 | quota_details 2026-07-19 10:55:55.620 | rbac-policies 2026-07-19 10:55:55.620 | rbac-address-scope 2026-07-19 10:55:55.620 | rbac-security-groups 2026-07-19 10:55:55.620 | revision-if-match 2026-07-19 10:55:55.620 | standard-attr-revisions 2026-07-19 10:55:55.620 | router_availability_zone 2026-07-19 10:55:55.621 | router-enable-snat 2026-07-19 10:55:55.621 | security-groups-default-rules 2026-07-19 10:55:55.621 | security-groups-default-statefulness 2026-07-19 10:55:55.621 | security-groups-normalized-cidr 2026-07-19 10:55:55.621 | security-groups-remote-address-group 2026-07-19 10:55:55.621 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:55:55.621 | security-groups-shared-filtering 2026-07-19 10:55:55.621 | security-group 2026-07-19 10:55:55.621 | service-type 2026-07-19 10:55:55.621 | sorting 2026-07-19 10:55:55.621 | standard-attr-description 2026-07-19 10:55:55.621 | stateful-security-group 2026-07-19 10:55:55.622 | subnet-dns-publish-fixed-ip 2026-07-19 10:55:55.622 | subnet-external-network 2026-07-19 10:55:55.622 | subnet_onboard 2026-07-19 10:55:55.622 | subnet-service-types 2026-07-19 10:55:55.622 | subnet_allocation 2026-07-19 10:55:55.622 | subnetpool-prefix-ops 2026-07-19 10:55:55.622 | tag-creation 2026-07-19 10:55:55.622 | standard-attr-tag 2026-07-19 10:55:55.622 | standard-attr-timestamp 2026-07-19 10:55:55.622 | vlan-transparent' 2026-07-19 10:55:55.622 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-19 10:55:55.623 | address-scope 2026-07-19 10:55:55.623 | agent 2026-07-19 10:55:55.623 | allowed-address-pairs 2026-07-19 10:55:55.623 | auto-allocated-topology 2026-07-19 10:55:55.623 | availability_zone 2026-07-19 10:55:55.623 | default-subnetpools 2026-07-19 10:55:55.623 | dhcp_agent_scheduler 2026-07-19 10:55:55.623 | dns-integration 2026-07-19 10:55:55.623 | dns-domain-ports 2026-07-19 10:55:55.623 | dns-integration-domain-keywords 2026-07-19 10:55:55.623 | empty-string-filtering 2026-07-19 10:55:55.624 | external-net 2026-07-19 10:55:55.624 | extra_dhcp_opt 2026-07-19 10:55:55.624 | extraroute 2026-07-19 10:55:55.624 | extraroute-atomic 2026-07-19 10:55:55.624 | filter-validation 2026-07-19 10:55:55.624 | floating-ip-port-forwarding-detail 2026-07-19 10:55:55.624 | fip-port-details 2026-07-19 10:55:55.624 | flavors 2026-07-19 10:55:55.624 | floatingip-pools 2026-07-19 10:55:55.624 | router 2026-07-19 10:55:55.624 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:55:55.624 | enable-default-route-bfd 2026-07-19 10:55:55.625 | enable-default-route-ecmp 2026-07-19 10:55:55.625 | ext-gw-mode 2026-07-19 10:55:55.625 | l3-ha 2026-07-19 10:55:55.625 | external-gateway-multihoming 2026-07-19 10:55:55.625 | l3-flavors 2026-07-19 10:55:55.625 | l3_agent_scheduler 2026-07-19 10:55:55.625 | multi-provider 2026-07-19 10:55:55.625 | net-mtu 2026-07-19 10:55:55.625 | net-mtu-writable 2026-07-19 10:55:55.625 | network_availability_zone 2026-07-19 10:55:55.625 | network-ip-availability 2026-07-19 10:55:55.626 | network-ip-availability-details 2026-07-19 10:55:55.626 | pagination 2026-07-19 10:55:55.626 | port-device-profile 2026-07-19 10:55:55.626 | port-mac-address-regenerate 2026-07-19 10:55:55.626 | port-numa-affinity-policy 2026-07-19 10:55:55.626 | port-numa-affinity-policy-socket 2026-07-19 10:55:55.626 | binding 2026-07-19 10:55:55.626 | binding-extended 2026-07-19 10:55:55.626 | port-security 2026-07-19 10:55:55.626 | project-id 2026-07-19 10:55:55.626 | provider 2026-07-19 10:55:55.626 | qinq 2026-07-19 10:55:55.627 | quota-check-limit 2026-07-19 10:55:55.627 | quota-check-limit-default 2026-07-19 10:55:55.627 | quotas 2026-07-19 10:55:55.627 | quota_details 2026-07-19 10:55:55.627 | rbac-policies 2026-07-19 10:55:55.627 | rbac-address-scope 2026-07-19 10:55:55.627 | rbac-security-groups 2026-07-19 10:55:55.627 | revision-if-match 2026-07-19 10:55:55.627 | standard-attr-revisions 2026-07-19 10:55:55.627 | router_availability_zone 2026-07-19 10:55:55.627 | router-enable-snat 2026-07-19 10:55:55.628 | security-groups-default-rules 2026-07-19 10:55:55.628 | security-groups-default-statefulness 2026-07-19 10:55:55.628 | security-groups-normalized-cidr 2026-07-19 10:55:55.628 | security-groups-remote-address-group 2026-07-19 10:55:55.628 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:55:55.628 | security-groups-shared-filtering 2026-07-19 10:55:55.628 | security-group 2026-07-19 10:55:55.628 | service-type 2026-07-19 10:55:55.628 | sorting 2026-07-19 10:55:55.628 | standard-attr-description 2026-07-19 10:55:55.628 | stateful-security-group 2026-07-19 10:55:55.628 | subnet-dns-publish-fixed-ip 2026-07-19 10:55:55.629 | subnet-external-network 2026-07-19 10:55:55.629 | subnet_onboard 2026-07-19 10:55:55.629 | subnet-service-types 2026-07-19 10:55:55.629 | subnet_allocation 2026-07-19 10:55:55.629 | subnetpool-prefix-ops 2026-07-19 10:55:55.629 | tag-creation 2026-07-19 10:55:55.629 | standard-attr-tag 2026-07-19 10:55:55.629 | standard-attr-timestamp 2026-07-19 10:55:55.629 | vlan-transparent =~ router ]] 2026-07-19 10:55:55.629 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-19 10:55:55.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-19 10:55:55.636 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-19 10:55:55.642 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-19 10:55:58.738 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:55:58.743 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-19 10:55:58.743 | address-scope 2026-07-19 10:55:58.744 | agent 2026-07-19 10:55:58.744 | allowed-address-pairs 2026-07-19 10:55:58.744 | auto-allocated-topology 2026-07-19 10:55:58.744 | availability_zone 2026-07-19 10:55:58.744 | default-subnetpools 2026-07-19 10:55:58.744 | dhcp_agent_scheduler 2026-07-19 10:55:58.744 | dns-integration 2026-07-19 10:55:58.744 | dns-domain-ports 2026-07-19 10:55:58.744 | dns-integration-domain-keywords 2026-07-19 10:55:58.744 | empty-string-filtering 2026-07-19 10:55:58.744 | external-net 2026-07-19 10:55:58.745 | extra_dhcp_opt 2026-07-19 10:55:58.745 | extraroute 2026-07-19 10:55:58.745 | extraroute-atomic 2026-07-19 10:55:58.745 | filter-validation 2026-07-19 10:55:58.745 | floating-ip-port-forwarding-detail 2026-07-19 10:55:58.745 | fip-port-details 2026-07-19 10:55:58.745 | flavors 2026-07-19 10:55:58.745 | floatingip-pools 2026-07-19 10:55:58.745 | router 2026-07-19 10:55:58.745 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:55:58.745 | enable-default-route-bfd 2026-07-19 10:55:58.745 | enable-default-route-ecmp 2026-07-19 10:55:58.746 | ext-gw-mode 2026-07-19 10:55:58.746 | l3-ha 2026-07-19 10:55:58.746 | external-gateway-multihoming 2026-07-19 10:55:58.746 | l3-flavors 2026-07-19 10:55:58.746 | l3_agent_scheduler 2026-07-19 10:55:58.746 | multi-provider 2026-07-19 10:55:58.746 | net-mtu 2026-07-19 10:55:58.746 | net-mtu-writable 2026-07-19 10:55:58.746 | network_availability_zone 2026-07-19 10:55:58.746 | network-ip-availability 2026-07-19 10:55:58.746 | network-ip-availability-details 2026-07-19 10:55:58.747 | pagination 2026-07-19 10:55:58.747 | port-device-profile 2026-07-19 10:55:58.747 | port-mac-address-regenerate 2026-07-19 10:55:58.747 | port-numa-affinity-policy 2026-07-19 10:55:58.747 | port-numa-affinity-policy-socket 2026-07-19 10:55:58.747 | binding 2026-07-19 10:55:58.747 | binding-extended 2026-07-19 10:55:58.747 | port-security 2026-07-19 10:55:58.747 | project-id 2026-07-19 10:55:58.747 | provider 2026-07-19 10:55:58.747 | qinq 2026-07-19 10:55:58.747 | quota-check-limit 2026-07-19 10:55:58.748 | quota-check-limit-default 2026-07-19 10:55:58.748 | quotas 2026-07-19 10:55:58.748 | quota_details 2026-07-19 10:55:58.748 | rbac-policies 2026-07-19 10:55:58.748 | rbac-address-scope 2026-07-19 10:55:58.748 | rbac-security-groups 2026-07-19 10:55:58.748 | revision-if-match 2026-07-19 10:55:58.748 | standard-attr-revisions 2026-07-19 10:55:58.748 | router_availability_zone 2026-07-19 10:55:58.748 | router-enable-snat 2026-07-19 10:55:58.748 | security-groups-default-rules 2026-07-19 10:55:58.748 | security-groups-default-statefulness 2026-07-19 10:55:58.749 | security-groups-normalized-cidr 2026-07-19 10:55:58.749 | security-groups-remote-address-group 2026-07-19 10:55:58.749 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:55:58.749 | security-groups-shared-filtering 2026-07-19 10:55:58.749 | security-group 2026-07-19 10:55:58.749 | service-type 2026-07-19 10:55:58.749 | sorting 2026-07-19 10:55:58.749 | standard-attr-description 2026-07-19 10:55:58.749 | stateful-security-group 2026-07-19 10:55:58.749 | subnet-dns-publish-fixed-ip 2026-07-19 10:55:58.749 | subnet-external-network 2026-07-19 10:55:58.750 | subnet_onboard 2026-07-19 10:55:58.750 | subnet-service-types 2026-07-19 10:55:58.750 | subnet_allocation 2026-07-19 10:55:58.750 | subnetpool-prefix-ops 2026-07-19 10:55:58.750 | tag-creation 2026-07-19 10:55:58.750 | standard-attr-tag 2026-07-19 10:55:58.750 | standard-attr-timestamp 2026-07-19 10:55:58.750 | vlan-transparent' 2026-07-19 10:55:58.750 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-19 10:55:58.750 | address-scope 2026-07-19 10:55:58.750 | agent 2026-07-19 10:55:58.751 | allowed-address-pairs 2026-07-19 10:55:58.751 | auto-allocated-topology 2026-07-19 10:55:58.751 | availability_zone 2026-07-19 10:55:58.751 | default-subnetpools 2026-07-19 10:55:58.751 | dhcp_agent_scheduler 2026-07-19 10:55:58.751 | dns-integration 2026-07-19 10:55:58.751 | dns-domain-ports 2026-07-19 10:55:58.751 | dns-integration-domain-keywords 2026-07-19 10:55:58.751 | empty-string-filtering 2026-07-19 10:55:58.751 | external-net 2026-07-19 10:55:58.751 | extra_dhcp_opt 2026-07-19 10:55:58.751 | extraroute 2026-07-19 10:55:58.752 | extraroute-atomic 2026-07-19 10:55:58.752 | filter-validation 2026-07-19 10:55:58.752 | floating-ip-port-forwarding-detail 2026-07-19 10:55:58.752 | fip-port-details 2026-07-19 10:55:58.752 | flavors 2026-07-19 10:55:58.752 | floatingip-pools 2026-07-19 10:55:58.752 | router 2026-07-19 10:55:58.752 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:55:58.752 | enable-default-route-bfd 2026-07-19 10:55:58.752 | enable-default-route-ecmp 2026-07-19 10:55:58.752 | ext-gw-mode 2026-07-19 10:55:58.753 | l3-ha 2026-07-19 10:55:58.753 | external-gateway-multihoming 2026-07-19 10:55:58.753 | l3-flavors 2026-07-19 10:55:58.753 | l3_agent_scheduler 2026-07-19 10:55:58.753 | multi-provider 2026-07-19 10:55:58.753 | net-mtu 2026-07-19 10:55:58.753 | net-mtu-writable 2026-07-19 10:55:58.753 | network_availability_zone 2026-07-19 10:55:58.753 | network-ip-availability 2026-07-19 10:55:58.753 | network-ip-availability-details 2026-07-19 10:55:58.753 | pagination 2026-07-19 10:55:58.754 | port-device-profile 2026-07-19 10:55:58.754 | port-mac-address-regenerate 2026-07-19 10:55:58.754 | port-numa-affinity-policy 2026-07-19 10:55:58.754 | port-numa-affinity-policy-socket 2026-07-19 10:55:58.754 | binding 2026-07-19 10:55:58.754 | binding-extended 2026-07-19 10:55:58.754 | port-security 2026-07-19 10:55:58.754 | project-id 2026-07-19 10:55:58.754 | provider 2026-07-19 10:55:58.754 | qinq 2026-07-19 10:55:58.754 | quota-check-limit 2026-07-19 10:55:58.754 | quota-check-limit-default 2026-07-19 10:55:58.755 | quotas 2026-07-19 10:55:58.755 | quota_details 2026-07-19 10:55:58.755 | rbac-policies 2026-07-19 10:55:58.755 | rbac-address-scope 2026-07-19 10:55:58.755 | rbac-security-groups 2026-07-19 10:55:58.755 | revision-if-match 2026-07-19 10:55:58.755 | standard-attr-revisions 2026-07-19 10:55:58.755 | router_availability_zone 2026-07-19 10:55:58.755 | router-enable-snat 2026-07-19 10:55:58.755 | security-groups-default-rules 2026-07-19 10:55:58.755 | security-groups-default-statefulness 2026-07-19 10:55:58.755 | security-groups-normalized-cidr 2026-07-19 10:55:58.756 | security-groups-remote-address-group 2026-07-19 10:55:58.756 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:55:58.756 | security-groups-shared-filtering 2026-07-19 10:55:58.756 | security-group 2026-07-19 10:55:58.756 | service-type 2026-07-19 10:55:58.756 | sorting 2026-07-19 10:55:58.756 | standard-attr-description 2026-07-19 10:55:58.756 | stateful-security-group 2026-07-19 10:55:58.756 | subnet-dns-publish-fixed-ip 2026-07-19 10:55:58.756 | subnet-external-network 2026-07-19 10:55:58.756 | subnet_onboard 2026-07-19 10:55:58.757 | subnet-service-types 2026-07-19 10:55:58.757 | subnet_allocation 2026-07-19 10:55:58.757 | subnetpool-prefix-ops 2026-07-19 10:55:58.757 | tag-creation 2026-07-19 10:55:58.757 | standard-attr-tag 2026-07-19 10:55:58.757 | standard-attr-timestamp 2026-07-19 10:55:58.757 | vlan-transparent =~ external-net ]] 2026-07-19 10:55:58.757 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-19 10:55:58.760 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-19 10:55:58.765 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-19 10:56:02.204 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:56:02.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=a0adca26-c696-4870-a383-4c01565dcc33 2026-07-19 10:56:02.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-19 10:56:02.217 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:56:02.243 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-19 10:56:02.247 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-19 10:56:02.251 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-19 10:56:02.257 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-19 10:56:05.451 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:56:05.456 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-19 10:56:05.456 | address-scope 2026-07-19 10:56:05.456 | agent 2026-07-19 10:56:05.456 | allowed-address-pairs 2026-07-19 10:56:05.456 | auto-allocated-topology 2026-07-19 10:56:05.456 | availability_zone 2026-07-19 10:56:05.456 | default-subnetpools 2026-07-19 10:56:05.456 | dhcp_agent_scheduler 2026-07-19 10:56:05.456 | dns-integration 2026-07-19 10:56:05.457 | dns-domain-ports 2026-07-19 10:56:05.457 | dns-integration-domain-keywords 2026-07-19 10:56:05.457 | empty-string-filtering 2026-07-19 10:56:05.457 | external-net 2026-07-19 10:56:05.457 | extra_dhcp_opt 2026-07-19 10:56:05.457 | extraroute 2026-07-19 10:56:05.457 | extraroute-atomic 2026-07-19 10:56:05.457 | filter-validation 2026-07-19 10:56:05.457 | floating-ip-port-forwarding-detail 2026-07-19 10:56:05.457 | fip-port-details 2026-07-19 10:56:05.457 | flavors 2026-07-19 10:56:05.457 | floatingip-pools 2026-07-19 10:56:05.458 | router 2026-07-19 10:56:05.458 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:56:05.458 | enable-default-route-bfd 2026-07-19 10:56:05.458 | enable-default-route-ecmp 2026-07-19 10:56:05.458 | ext-gw-mode 2026-07-19 10:56:05.458 | l3-ha 2026-07-19 10:56:05.458 | external-gateway-multihoming 2026-07-19 10:56:05.458 | l3-flavors 2026-07-19 10:56:05.458 | l3_agent_scheduler 2026-07-19 10:56:05.458 | multi-provider 2026-07-19 10:56:05.459 | net-mtu 2026-07-19 10:56:05.459 | net-mtu-writable 2026-07-19 10:56:05.460 | network_availability_zone 2026-07-19 10:56:05.460 | network-ip-availability 2026-07-19 10:56:05.460 | network-ip-availability-details 2026-07-19 10:56:05.460 | pagination 2026-07-19 10:56:05.461 | port-device-profile 2026-07-19 10:56:05.461 | port-mac-address-regenerate 2026-07-19 10:56:05.461 | port-numa-affinity-policy 2026-07-19 10:56:05.462 | port-numa-affinity-policy-socket 2026-07-19 10:56:05.462 | binding 2026-07-19 10:56:05.462 | binding-extended 2026-07-19 10:56:05.462 | port-security 2026-07-19 10:56:05.462 | project-id 2026-07-19 10:56:05.462 | provider 2026-07-19 10:56:05.463 | qinq 2026-07-19 10:56:05.463 | quota-check-limit 2026-07-19 10:56:05.463 | quota-check-limit-default 2026-07-19 10:56:05.463 | quotas 2026-07-19 10:56:05.463 | quota_details 2026-07-19 10:56:05.463 | rbac-policies 2026-07-19 10:56:05.463 | rbac-address-scope 2026-07-19 10:56:05.463 | rbac-security-groups 2026-07-19 10:56:05.463 | revision-if-match 2026-07-19 10:56:05.463 | standard-attr-revisions 2026-07-19 10:56:05.463 | router_availability_zone 2026-07-19 10:56:05.464 | router-enable-snat 2026-07-19 10:56:05.464 | security-groups-default-rules 2026-07-19 10:56:05.464 | security-groups-default-statefulness 2026-07-19 10:56:05.464 | security-groups-normalized-cidr 2026-07-19 10:56:05.464 | security-groups-remote-address-group 2026-07-19 10:56:05.464 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:56:05.464 | security-groups-shared-filtering 2026-07-19 10:56:05.464 | security-group 2026-07-19 10:56:05.464 | service-type 2026-07-19 10:56:05.464 | sorting 2026-07-19 10:56:05.464 | standard-attr-description 2026-07-19 10:56:05.464 | stateful-security-group 2026-07-19 10:56:05.465 | subnet-dns-publish-fixed-ip 2026-07-19 10:56:05.465 | subnet-external-network 2026-07-19 10:56:05.465 | subnet_onboard 2026-07-19 10:56:05.465 | subnet-service-types 2026-07-19 10:56:05.465 | subnet_allocation 2026-07-19 10:56:05.465 | subnetpool-prefix-ops 2026-07-19 10:56:05.465 | tag-creation 2026-07-19 10:56:05.465 | standard-attr-tag 2026-07-19 10:56:05.465 | standard-attr-timestamp 2026-07-19 10:56:05.465 | vlan-transparent' 2026-07-19 10:56:05.465 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-19 10:56:05.466 | address-scope 2026-07-19 10:56:05.466 | agent 2026-07-19 10:56:05.466 | allowed-address-pairs 2026-07-19 10:56:05.466 | auto-allocated-topology 2026-07-19 10:56:05.466 | availability_zone 2026-07-19 10:56:05.466 | default-subnetpools 2026-07-19 10:56:05.466 | dhcp_agent_scheduler 2026-07-19 10:56:05.466 | dns-integration 2026-07-19 10:56:05.466 | dns-domain-ports 2026-07-19 10:56:05.466 | dns-integration-domain-keywords 2026-07-19 10:56:05.466 | empty-string-filtering 2026-07-19 10:56:05.466 | external-net 2026-07-19 10:56:05.467 | extra_dhcp_opt 2026-07-19 10:56:05.467 | extraroute 2026-07-19 10:56:05.467 | extraroute-atomic 2026-07-19 10:56:05.467 | filter-validation 2026-07-19 10:56:05.467 | floating-ip-port-forwarding-detail 2026-07-19 10:56:05.467 | fip-port-details 2026-07-19 10:56:05.467 | flavors 2026-07-19 10:56:05.467 | floatingip-pools 2026-07-19 10:56:05.467 | router 2026-07-19 10:56:05.467 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:56:05.468 | enable-default-route-bfd 2026-07-19 10:56:05.468 | enable-default-route-ecmp 2026-07-19 10:56:05.468 | ext-gw-mode 2026-07-19 10:56:05.468 | l3-ha 2026-07-19 10:56:05.468 | external-gateway-multihoming 2026-07-19 10:56:05.468 | l3-flavors 2026-07-19 10:56:05.468 | l3_agent_scheduler 2026-07-19 10:56:05.468 | multi-provider 2026-07-19 10:56:05.468 | net-mtu 2026-07-19 10:56:05.468 | net-mtu-writable 2026-07-19 10:56:05.468 | network_availability_zone 2026-07-19 10:56:05.468 | network-ip-availability 2026-07-19 10:56:05.469 | network-ip-availability-details 2026-07-19 10:56:05.469 | pagination 2026-07-19 10:56:05.469 | port-device-profile 2026-07-19 10:56:05.469 | port-mac-address-regenerate 2026-07-19 10:56:05.469 | port-numa-affinity-policy 2026-07-19 10:56:05.469 | port-numa-affinity-policy-socket 2026-07-19 10:56:05.469 | binding 2026-07-19 10:56:05.469 | binding-extended 2026-07-19 10:56:05.469 | port-security 2026-07-19 10:56:05.469 | project-id 2026-07-19 10:56:05.469 | provider 2026-07-19 10:56:05.470 | qinq 2026-07-19 10:56:05.470 | quota-check-limit 2026-07-19 10:56:05.470 | quota-check-limit-default 2026-07-19 10:56:05.470 | quotas 2026-07-19 10:56:05.470 | quota_details 2026-07-19 10:56:05.470 | rbac-policies 2026-07-19 10:56:05.470 | rbac-address-scope 2026-07-19 10:56:05.470 | rbac-security-groups 2026-07-19 10:56:05.470 | revision-if-match 2026-07-19 10:56:05.470 | standard-attr-revisions 2026-07-19 10:56:05.470 | router_availability_zone 2026-07-19 10:56:05.471 | router-enable-snat 2026-07-19 10:56:05.471 | security-groups-default-rules 2026-07-19 10:56:05.471 | security-groups-default-statefulness 2026-07-19 10:56:05.471 | security-groups-normalized-cidr 2026-07-19 10:56:05.471 | security-groups-remote-address-group 2026-07-19 10:56:05.471 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:56:05.471 | security-groups-shared-filtering 2026-07-19 10:56:05.471 | security-group 2026-07-19 10:56:05.471 | service-type 2026-07-19 10:56:05.471 | sorting 2026-07-19 10:56:05.471 | standard-attr-description 2026-07-19 10:56:05.472 | stateful-security-group 2026-07-19 10:56:05.472 | subnet-dns-publish-fixed-ip 2026-07-19 10:56:05.472 | subnet-external-network 2026-07-19 10:56:05.472 | subnet_onboard 2026-07-19 10:56:05.472 | subnet-service-types 2026-07-19 10:56:05.472 | subnet_allocation 2026-07-19 10:56:05.472 | subnetpool-prefix-ops 2026-07-19 10:56:05.472 | tag-creation 2026-07-19 10:56:05.472 | standard-attr-tag 2026-07-19 10:56:05.472 | standard-attr-timestamp 2026-07-19 10:56:05.472 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-19 10:56:05.472 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-19 10:56:05.473 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-19 10:56:05.476 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-19 10:56:05.482 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-19 10:56:09.847 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:56:09.853 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=24ce1258-73d6-4ab8-b30c-1d61c4513345 2026-07-19 10:56:09.857 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-19 10:56:09.861 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:56:09.888 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-19 10:56:09.892 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-19 10:56:09.897 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a0adca26-c696-4870-a383-4c01565dcc33 252a249e-5ca8-49c4-a44e-ac4fef73c2e5 2026-07-19 10:56:15.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-19 10:56:15.583 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 24ce1258-73d6-4ab8-b30c-1d61c4513345 2026-07-19 10:56:15.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-19 10:56:15.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-19 10:56:15.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-19 10:56:15.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-19 10:56:15.602 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-19 10:56:15.607 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 24ce1258-73d6-4ab8-b30c-1d61c4513345 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-19 10:56:15.612 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-19 10:56:15.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-19 10:56:15.625 | +++ 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 24ce1258-73d6-4ab8-b30c-1d61c4513345 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-19 10:56:15.625 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-19 10:56:19.051 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:56:19.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-19 10:56:19.057 | | id | 6ce7bebf-c388-49b6-980a-24660c1106a3 |' 2026-07-19 10:56:19.061 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-19 10:56:19.065 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:56:19.089 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 6ce7bebf-c388-49b6-980a-24660c1106a3 '|' 2026-07-19 10:56:19.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 6ce7bebf-c388-49b6-980a-24660c1106a3 |' 2026-07-19 10:56:19.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-19 10:56:19.105 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 6ce7bebf-c388-49b6-980a-24660c1106a3 '|' 2026-07-19 10:56:19.105 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-19 10:56:19.109 | ++ functions-common:get_field:806 : local data field 2026-07-19 10:56:19.113 | ++ functions-common:get_field:807 : read data 2026-07-19 10:56:19.118 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-19 10:56:19.123 | ++ functions-common:get_field:811 : field='$3' 2026-07-19 10:56:19.128 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 6ce7bebf-c388-49b6-980a-24660c1106a3 |' 2026-07-19 10:56:19.129 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-19 10:56:19.138 | ++ functions-common:get_field:807 : read data 2026-07-19 10:56:19.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-19 10:56:19.152 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 6ce7bebf-c388-49b6-980a-24660c1106a3 '|' 2026-07-19 10:56:19.152 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-19 10:56:19.157 | ++ functions-common:get_field:806 : local data field 2026-07-19 10:56:19.161 | ++ functions-common:get_field:807 : read data 2026-07-19 10:56:19.165 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-19 10:56:19.170 | ++ functions-common:get_field:811 : field='$6' 2026-07-19 10:56:19.175 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 6ce7bebf-c388-49b6-980a-24660c1106a3 |' 2026-07-19 10:56:19.176 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-19 10:56:19.185 | ++ functions-common:get_field:807 : read data 2026-07-19 10:56:19.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=6ce7bebf-c388-49b6-980a-24660c1106a3 2026-07-19 10:56:19.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 24ce1258-73d6-4ab8-b30c-1d61c4513345 a0adca26-c696-4870-a383-4c01565dcc33 2026-07-19 10:56:25.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-19 10:56:25.253 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-19 10:56:25.257 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-19 10:56:25.283 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:25.288 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-19 10:56:25.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-19 10:56:25.298 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-19 10:56:25.304 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-19 10:56:25.308 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-19 10:56:25.312 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-19 10:56:25.347 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-19 10:56:25.353 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-19 10:56:25.357 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-19 10:56:25.362 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-19 10:56:25.367 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-19 10:56:25.370 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-19 10:56:25.377 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-19 10:56:25.380 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-19 10:56:25.385 | + functions-common:test_with_retry:2360 : local until=10 2026-07-19 10:56:25.389 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-19 10:56:25.393 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-19 10:56:25.397 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-19 10:56:25.400 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:56:25.404 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:56:25.409 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:56:25.415 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458585411 2026-07-19 10:56:25.419 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-19 10:56:25.431 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-19 10:56:25.435 | + functions-common:time_stop:2420 : local name 2026-07-19 10:56:25.439 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:56:25.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:56:25.446 | + functions-common:time_stop:2423 : local total 2026-07-19 10:56:25.452 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:56:25.456 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-19 10:56:25.460 | + functions-common:time_stop:2427 : start_time=1784458585411 2026-07-19 10:56:25.464 | + functions-common:time_stop:2429 : [[ -z 1784458585411 ]] 2026-07-19 10:56:25.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:56:25.475 | + functions-common:time_stop:2432 : end_time=1784458585471 2026-07-19 10:56:25.479 | + functions-common:time_stop:2433 : elapsed_time=60 2026-07-19 10:56:25.482 | + functions-common:time_stop:2434 : total=8091 2026-07-19 10:56:25.486 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:56:25.490 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8151 2026-07-19 10:56:25.497 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-19 10:56:25.498 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-19 10:56:25.506 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-19 10:56:25.510 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:56:25.516 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-19 10:56:25.520 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-19 10:56:25.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-19 10:56:25.544 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-19 10:56:25.571 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-19 10:56:25.573 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-19 10:56:25.574 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-19 10:56:25.574 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-19 10:56:28.731 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:56:28.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.177 ' 2026-07-19 10:56:28.741 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-19 10:56:28.745 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:56:28.771 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-19 10:56:28.775 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:56:28.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-19 10:56:28.783 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-19 10:56:28.787 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a0adca26-c696-4870-a383-4c01565dcc33 f129b132-4b78-4e26-ba7d-713a5fcd9db4 2026-07-19 10:56:35.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-19 10:56:35.088 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 24ce1258-73d6-4ab8-b30c-1d61c4513345 2026-07-19 10:56:35.091 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-19 10:56:35.097 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-19 10:56:35.102 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-19 10:56:35.107 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-19 10:56:35.110 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 24ce1258-73d6-4ab8-b30c-1d61c4513345 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-19 10:56:35.114 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-19 10:56:35.118 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-19 10:56:35.125 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-19 10:56:35.125 | +++ 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 24ce1258-73d6-4ab8-b30c-1d61c4513345 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-19 10:56:40.785 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:56:40.792 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-19 10:56:40.792 | | id | 50b7a4b2-29a0-450f-83a4-a4f4b74b8325 |' 2026-07-19 10:56:40.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-19 10:56:40.800 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:56:40.825 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 50b7a4b2-29a0-450f-83a4-a4f4b74b8325 '|' 2026-07-19 10:56:40.830 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 50b7a4b2-29a0-450f-83a4-a4f4b74b8325 |' 2026-07-19 10:56:40.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-19 10:56:40.840 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 50b7a4b2-29a0-450f-83a4-a4f4b74b8325 '|' 2026-07-19 10:56:40.841 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-19 10:56:40.844 | ++ functions-common:get_field:806 : local data field 2026-07-19 10:56:40.848 | ++ functions-common:get_field:807 : read data 2026-07-19 10:56:40.852 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-19 10:56:40.856 | ++ functions-common:get_field:811 : field='$3' 2026-07-19 10:56:40.861 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-19 10:56:40.861 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 50b7a4b2-29a0-450f-83a4-a4f4b74b8325 |' 2026-07-19 10:56:40.868 | ++ functions-common:get_field:807 : read data 2026-07-19 10:56:40.873 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-19 10:56:40.876 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-19 10:56:40.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 50b7a4b2-29a0-450f-83a4-a4f4b74b8325 '|' 2026-07-19 10:56:40.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-19 10:56:40.887 | ++ functions-common:get_field:806 : local data field 2026-07-19 10:56:40.890 | ++ functions-common:get_field:807 : read data 2026-07-19 10:56:40.893 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-19 10:56:40.896 | ++ functions-common:get_field:811 : field='$6' 2026-07-19 10:56:40.900 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-19 10:56:40.902 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 50b7a4b2-29a0-450f-83a4-a4f4b74b8325 |' 2026-07-19 10:56:40.906 | ++ functions-common:get_field:807 : read data 2026-07-19 10:56:40.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=50b7a4b2-29a0-450f-83a4-a4f4b74b8325 2026-07-19 10:56:40.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-19 10:56:40.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-19 10:56:40.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-19 10:56:40.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-19 10:56:40.953 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:40.958 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-19 10:56:40.970 | net.ipv6.conf.all.forwarding = 1 2026-07-19 10:56:40.979 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-19 10:56:40.979 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 50b7a4b2-29a0-450f-83a4-a4f4b74b8325 2026-07-19 10:56:40.979 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show a0adca26-c696-4870-a383-4c01565dcc33 -c external_gateway_info -f json 2026-07-19 10:56:40.982 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-19 10:56:40.983 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-19 10:56:44.298 | ++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:56:44.305 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1de 2026-07-19 10:56:44.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-19 10:56:44.315 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-19 10:56:44.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-19 10:56:44.346 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-19 10:56:44.350 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-19 10:56:44.354 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-19 10:56:44.360 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-19 10:56:44.365 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-19 10:56:44.391 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-19 10:56:44.397 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-19 10:56:44.401 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-19 10:56:44.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-19 10:56:44.425 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-19 10:56:44.446 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fda8:4768:2ce0::/56 2026-07-19 10:56:44.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 04e0a7b2-445c-4e22-aced-5d9993db2350 ]] 2026-07-19 10:56:44.453 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fda8:4768:2ce0::/56 via 2001:db8::1de dev br-ex 2026-07-19 10:56:44.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-19 10:56:44.480 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:56:44.484 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-19 10:56:44.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:44.517 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-19 10:56:44.522 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:56:44.527 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-19 10:56:44.531 | + ./stack.sh:main:1335 : start_nova 2026-07-19 10:56:44.536 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-19 10:56:44.540 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:44.545 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:44.550 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:44.554 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-19 10:56:44.558 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-19 10:56:44.564 | + functions-common:run_process:1674 : local service=n-sch 2026-07-19 10:56:44.568 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-19 10:56:44.573 | + functions-common:run_process:1676 : local group= 2026-07-19 10:56:44.577 | + functions-common:run_process:1677 : local user= 2026-07-19 10:56:44.581 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:56:44.585 | + functions-common:run_process:1680 : local name=n-sch 2026-07-19 10:56:44.590 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:56:44.593 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:56:44.598 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:56:44.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:56:44.609 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:56:44.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458604610 2026-07-19 10:56:44.621 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-19 10:56:44.646 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:44.651 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-19 10:56:44.655 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-19 10:56:44.660 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-19 10:56:44.665 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-19 10:56:44.670 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-19 10:56:44.673 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-19 10:56:44.678 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-19 10:56:44.682 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-19 10:56:44.686 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-19 10:56:44.690 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:56:44.694 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:56:44.698 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:56:44.702 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:56:44.707 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-19 10:56:44.711 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-19 10:56:44.715 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-19 10:56:44.719 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-19 10:56:44.724 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-19 10:56:44.727 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:56:44.731 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:56:44.735 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:56:44.739 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:56:44.743 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:56:44.747 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-19 10:56:44.751 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:56:44.758 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-19 10:56:44.850 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:56:44.945 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-19 10:56:45.026 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-19 10:56:45.105 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-19 10:56:45.186 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-19 10:56:45.266 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:56:45.347 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:56:45.351 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:56:45.355 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-19 10:56:45.453 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:56:45.944 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-19 10:56:45.974 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-19 10:56:46.453 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-19 10:56:46.512 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:56:46.514 | + functions-common:time_stop:2420 : local name 2026-07-19 10:56:46.519 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:56:46.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:56:46.527 | + functions-common:time_stop:2423 : local total 2026-07-19 10:56:46.532 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:56:46.536 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:56:46.541 | + functions-common:time_stop:2427 : start_time=1784458604610 2026-07-19 10:56:46.545 | + functions-common:time_stop:2429 : [[ -z 1784458604610 ]] 2026-07-19 10:56:46.552 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:56:46.557 | + functions-common:time_stop:2432 : end_time=1784458606553 2026-07-19 10:56:46.562 | + functions-common:time_stop:2433 : elapsed_time=1943 2026-07-19 10:56:46.566 | + functions-common:time_stop:2434 : total=22169 2026-07-19 10:56:46.570 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:56:46.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24112 2026-07-19 10:56:46.581 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-19 10:56:46.587 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-19 10:56:46.592 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-19 10:56:46.596 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-19 10:56:46.601 | + functions-common:run_process:1676 : local group= 2026-07-19 10:56:46.605 | + functions-common:run_process:1677 : local user= 2026-07-19 10:56:46.609 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:56:46.614 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-19 10:56:46.618 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:56:46.623 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:56:46.627 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:56:46.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:56:46.638 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:56:46.644 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458606639 2026-07-19 10:56:46.648 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-19 10:56:46.677 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:46.681 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-19 10:56:46.686 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-19 10:56:46.690 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-19 10:56:46.695 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-19 10:56:46.699 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-19 10:56:46.704 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-19 10:56:46.708 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-19 10:56:46.713 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-19 10:56:46.717 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-19 10:56:46.722 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:56:46.727 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:56:46.731 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:56:46.736 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:56:46.740 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-19 10:56:46.744 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-19 10:56:46.749 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-19 10:56:46.753 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:56:46.758 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-19 10:56:46.762 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-19 10:56:46.767 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:56:46.771 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-19 10:56:46.776 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-19 10:56:46.780 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-19 10:56:46.784 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-19 10:56:46.789 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-19 10:56:46.795 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-19 10:56:46.892 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:56:46.990 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-19 10:56:47.073 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-19 10:56:47.155 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:56:47.238 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:56:47.322 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-19 10:56:47.405 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-19 10:56:47.486 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-19 10:56:47.569 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-19 10:56:47.651 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-19 10:56:47.731 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-19 10:56:47.735 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-19 10:56:47.738 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-19 10:56:47.828 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-19 10:56:48.337 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-19 10:56:48.370 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-19 10:56:48.850 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-19 10:56:48.998 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:56:49.003 | + functions-common:time_stop:2420 : local name 2026-07-19 10:56:49.009 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:56:49.014 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:56:49.018 | + functions-common:time_stop:2423 : local total 2026-07-19 10:56:49.024 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:56:49.030 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:56:49.035 | + functions-common:time_stop:2427 : start_time=1784458606639 2026-07-19 10:56:49.041 | + functions-common:time_stop:2429 : [[ -z 1784458606639 ]] 2026-07-19 10:56:49.048 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:56:49.058 | + functions-common:time_stop:2432 : end_time=1784458609050 2026-07-19 10:56:49.063 | + functions-common:time_stop:2433 : elapsed_time=2411 2026-07-19 10:56:49.066 | + functions-common:time_stop:2434 : total=24112 2026-07-19 10:56:49.073 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:56:49.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26523 2026-07-19 10:56:49.078 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:49.080 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:49.083 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-19 10:56:49.085 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:49.088 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:49.090 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:49.092 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-19 10:56:49.095 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-19 10:56:49.097 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-19 10:56:49.108 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-19 10:56:49.111 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-19 10:56:49.113 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-19 10:56:49.116 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-19 10:56:49.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:49.136 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-19 10:56:49.189 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-19 10:56:49.191 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-19 10:56:49.210 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:56:49.212 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-19 10:56:49.214 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-19 10:56:49.235 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:56:49.238 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-19 10:56:49.242 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-19 10:56:49.245 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-19 10:56:49.248 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-19 10:56:49.250 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-19 10:56:49.253 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-19 10:56:49.255 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-19 10:56:49.257 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-19 10:56:49.260 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-19 10:56:49.262 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-19 10:56:49.265 | + functions-common:run_process:1676 : local group= 2026-07-19 10:56:49.267 | + functions-common:run_process:1677 : local user= 2026-07-19 10:56:49.269 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:56:49.271 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-19 10:56:49.273 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:56:49.275 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:56:49.278 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:56:49.280 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:56:49.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:56:49.287 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458609285 2026-07-19 10:56:49.289 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-19 10:56:49.309 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:49.312 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-19 10:56:49.314 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-19 10:56:49.317 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-19 10:56:49.321 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-19 10:56:49.324 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-19 10:56:49.330 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-19 10:56:49.334 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-19 10:56:49.341 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-19 10:56:49.347 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-19 10:56:49.353 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:56:49.357 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:56:49.360 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:56:49.365 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:56:49.368 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-19 10:56:49.371 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-19 10:56:49.374 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-19 10:56:49.377 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-19 10:56:49.380 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-19 10:56:49.386 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:56:49.391 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:56:49.392 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:56:49.399 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:56:49.402 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:56:49.404 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-19 10:56:49.406 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:56:49.410 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-19 10:56:49.491 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:56:49.574 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-19 10:56:49.653 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-19 10:56:49.729 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-19 10:56:49.803 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-19 10:56:49.884 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:56:49.971 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:56:49.973 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:56:49.977 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-19 10:56:50.088 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:56:50.630 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-19 10:56:50.663 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-19 10:56:51.162 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-19 10:56:51.214 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:56:51.220 | + functions-common:time_stop:2420 : local name 2026-07-19 10:56:51.227 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:56:51.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:56:51.234 | + functions-common:time_stop:2423 : local total 2026-07-19 10:56:51.239 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:56:51.246 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:56:51.249 | + functions-common:time_stop:2427 : start_time=1784458609285 2026-07-19 10:56:51.253 | + functions-common:time_stop:2429 : [[ -z 1784458609285 ]] 2026-07-19 10:56:51.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:56:51.263 | + functions-common:time_stop:2432 : end_time=1784458611259 2026-07-19 10:56:51.266 | + functions-common:time_stop:2433 : elapsed_time=1974 2026-07-19 10:56:51.269 | + functions-common:time_stop:2434 : total=26523 2026-07-19 10:56:51.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:56:51.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28497 2026-07-19 10:56:51.276 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-19 10:56:51.279 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-19 10:56:51.281 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-19 10:56:51.284 | + functions-common:run_process:1676 : local group= 2026-07-19 10:56:51.285 | + functions-common:run_process:1677 : local user= 2026-07-19 10:56:51.287 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:56:51.289 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-19 10:56:51.291 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:56:51.293 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:56:51.295 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:56:51.297 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:56:51.302 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:56:51.305 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458611303 2026-07-19 10:56:51.307 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-19 10:56:51.328 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:56:51.330 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:56:51.332 | + functions-common:time_stop:2420 : local name 2026-07-19 10:56:51.334 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:56:51.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:56:51.338 | + functions-common:time_stop:2423 : local total 2026-07-19 10:56:51.340 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:56:51.342 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:56:51.346 | + functions-common:time_stop:2427 : start_time=1784458611303 2026-07-19 10:56:51.346 | + functions-common:time_stop:2429 : [[ -z 1784458611303 ]] 2026-07-19 10:56:51.349 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:56:51.352 | + functions-common:time_stop:2432 : end_time=1784458611350 2026-07-19 10:56:51.354 | + functions-common:time_stop:2433 : elapsed_time=47 2026-07-19 10:56:51.356 | + functions-common:time_stop:2434 : total=28497 2026-07-19 10:56:51.358 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:56:51.360 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28544 2026-07-19 10:56:51.362 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:51.365 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-19 10:56:51.367 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:51.370 | + functions-common:run_process:1676 : local group= 2026-07-19 10:56:51.371 | + functions-common:run_process:1677 : local user= 2026-07-19 10:56:51.373 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:56:51.375 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-19 10:56:51.377 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:56:51.380 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:56:51.382 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:56:51.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:56:51.387 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:56:51.391 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458611388 2026-07-19 10:56:51.393 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-19 10:56:51.411 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:56:51.414 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:56:51.416 | + functions-common:time_stop:2420 : local name 2026-07-19 10:56:51.418 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:56:51.420 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:56:51.422 | + functions-common:time_stop:2423 : local total 2026-07-19 10:56:51.424 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:56:51.427 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:56:51.429 | + functions-common:time_stop:2427 : start_time=1784458611388 2026-07-19 10:56:51.431 | + functions-common:time_stop:2429 : [[ -z 1784458611388 ]] 2026-07-19 10:56:51.434 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:56:51.438 | + functions-common:time_stop:2432 : end_time=1784458611435 2026-07-19 10:56:51.440 | + functions-common:time_stop:2433 : elapsed_time=47 2026-07-19 10:56:51.442 | + functions-common:time_stop:2434 : total=28544 2026-07-19 10:56:51.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:56:51.447 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28591 2026-07-19 10:56:51.449 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:51.451 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:51.456 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-19 10:56:51.456 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-19 10:56:51.458 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-19 10:56:51.461 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-19 10:56:51.481 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:51.484 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-19 10:56:51.538 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-19 10:56:51.542 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-19 10:56:51.544 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-19 10:56:51.592 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-19 10:56:51.614 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:51.616 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-19 10:56:51.619 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-19 10:56:51.622 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-19 10:56:51.624 | + functions-common:run_process:1676 : local group= 2026-07-19 10:56:51.626 | + functions-common:run_process:1677 : local user= 2026-07-19 10:56:51.628 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:56:51.630 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-19 10:56:51.633 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:56:51.635 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:56:51.637 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:56:51.639 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:56:51.642 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:56:51.647 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458611644 2026-07-19 10:56:51.649 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-19 10:56:51.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:51.674 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-19 10:56:51.676 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-19 10:56:51.678 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-19 10:56:51.680 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-19 10:56:51.683 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-19 10:56:51.685 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-19 10:56:51.687 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-19 10:56:51.689 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-19 10:56:51.691 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-19 10:56:51.694 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:56:51.696 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:56:51.698 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:56:51.700 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:56:51.703 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-19 10:56:51.705 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-19 10:56:51.707 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-19 10:56:51.709 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-19 10:56:51.711 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-19 10:56:51.714 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:56:51.716 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:56:51.718 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:56:51.720 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:56:51.727 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:56:51.732 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-19 10:56:51.736 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:56:51.748 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-19 10:56:51.889 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:56:52.053 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-19 10:56:52.170 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-19 10:56:52.277 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-19 10:56:52.402 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-19 10:56:52.514 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:56:52.617 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:56:52.621 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:56:52.623 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-19 10:56:52.762 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:56:53.326 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-19 10:56:53.363 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-19 10:56:53.880 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-19 10:56:53.949 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:56:53.955 | + functions-common:time_stop:2420 : local name 2026-07-19 10:56:53.962 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:56:53.967 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:56:53.977 | + functions-common:time_stop:2423 : local total 2026-07-19 10:56:53.980 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:56:53.987 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:56:53.993 | + functions-common:time_stop:2427 : start_time=1784458611644 2026-07-19 10:56:53.999 | + functions-common:time_stop:2429 : [[ -z 1784458611644 ]] 2026-07-19 10:56:54.009 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:56:54.017 | + functions-common:time_stop:2432 : end_time=1784458614012 2026-07-19 10:56:54.021 | + functions-common:time_stop:2433 : elapsed_time=2368 2026-07-19 10:56:54.031 | + functions-common:time_stop:2434 : total=28591 2026-07-19 10:56:54.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:56:54.040 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30959 2026-07-19 10:56:54.046 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-19 10:56:54.055 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-19 10:56:54.060 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-19 10:56:54.106 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:54.108 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-19 10:56:54.115 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-19 10:56:54.121 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-19 10:56:54.126 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-19 10:56:54.133 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-19 10:56:54.138 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:54.146 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-19 10:56:54.152 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:54.159 | + functions-common:run_process:1676 : local group= 2026-07-19 10:56:54.166 | + functions-common:run_process:1677 : local user= 2026-07-19 10:56:54.171 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:56:54.180 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-19 10:56:54.184 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:56:54.192 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:56:54.198 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:56:54.207 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:56:54.214 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:56:54.226 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458614216 2026-07-19 10:56:54.230 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-19 10:56:54.272 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:54.279 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-19 10:56:54.283 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-19 10:56:54.289 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:54.296 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:54.305 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:54.307 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:54.311 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-19 10:56:54.317 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-19 10:56:54.323 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-19 10:56:54.330 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:56:54.335 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:56:54.339 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:56:54.346 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:56:54.353 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-19 10:56:54.357 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-19 10:56:54.361 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-19 10:56:54.367 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-19 10:56:54.371 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:54.377 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:56:54.382 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:56:54.387 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:56:54.392 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:56:54.398 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:56:54.402 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-19 10:56:54.406 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:56:54.419 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-19 10:56:54.596 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:56:54.752 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-19 10:56:54.892 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-19 10:56:55.012 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-19 10:56:55.094 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-19 10:56:55.200 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:56:55.285 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:56:55.290 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:56:55.295 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-19 10:56:55.393 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:56:55.906 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-19 10:56:55.945 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-19 10:56:56.456 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-19 10:56:56.531 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:56:56.535 | + functions-common:time_stop:2420 : local name 2026-07-19 10:56:56.539 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:56:56.543 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:56:56.547 | + functions-common:time_stop:2423 : local total 2026-07-19 10:56:56.551 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:56:56.555 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:56:56.559 | + functions-common:time_stop:2427 : start_time=1784458614216 2026-07-19 10:56:56.563 | + functions-common:time_stop:2429 : [[ -z 1784458614216 ]] 2026-07-19 10:56:56.568 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:56:56.573 | + functions-common:time_stop:2432 : end_time=1784458616569 2026-07-19 10:56:56.577 | + functions-common:time_stop:2433 : elapsed_time=2353 2026-07-19 10:56:56.581 | + functions-common:time_stop:2434 : total=30959 2026-07-19 10:56:56.585 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:56:56.589 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33312 2026-07-19 10:56:56.593 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-19 10:56:56.597 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:56.601 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:56.606 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:56.610 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-19 10:56:56.614 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-19 10:56:56.621 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-19 10:56:56.625 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:56:56.628 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-19 10:56:56.632 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-19 10:56:56.636 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-19 10:56:56.641 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-19 10:56:56.646 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-19 10:56:56.650 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-19 10:56:56.653 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-19 10:56:56.659 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-19 10:56:56.662 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-19 10:56:56.662 | BEGIN { 2026-07-19 10:56:56.662 | section = "" 2026-07-19 10:56:56.662 | last_section = "" 2026-07-19 10:56:56.662 | section_count = 0 2026-07-19 10:56:56.662 | } 2026-07-19 10:56:56.662 | /^\[.+\]/ { 2026-07-19 10:56:56.662 | gsub("[][]", "", $1); 2026-07-19 10:56:56.663 | section=$1 2026-07-19 10:56:56.663 | next 2026-07-19 10:56:56.663 | } 2026-07-19 10:56:56.663 | /^ *\#/ { 2026-07-19 10:56:56.663 | next 2026-07-19 10:56:56.663 | } 2026-07-19 10:56:56.663 | /^[^ \t]+/ { 2026-07-19 10:56:56.663 | # get offset of first = in $0 2026-07-19 10:56:56.663 | eq_idx = index($0, "=") 2026-07-19 10:56:56.663 | # extract attr & value from $0 2026-07-19 10:56:56.663 | attr = substr($0, 1, eq_idx - 1) 2026-07-19 10:56:56.663 | value = substr($0, eq_idx + 1) 2026-07-19 10:56:56.664 | # only need to strip trailing whitespace from attr 2026-07-19 10:56:56.664 | sub(/[ \t]*$/, "", attr) 2026-07-19 10:56:56.664 | # need to strip leading & trailing whitespace from value 2026-07-19 10:56:56.664 | sub(/^[ \t]*/, "", value) 2026-07-19 10:56:56.664 | sub(/[ \t]*$/, "", value) 2026-07-19 10:56:56.664 | 2026-07-19 10:56:56.664 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-19 10:56:56.664 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-19 10:56:56.664 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-19 10:56:56.665 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-19 10:56:56.665 | if (! (section, attr) in cfg_attr_count) { 2026-07-19 10:56:56.666 | if (section != last_section) { 2026-07-19 10:56:56.666 | cfg_section[section_count++] = section 2026-07-19 10:56:56.666 | last_section = section 2026-07-19 10:56:56.668 | } 2026-07-19 10:56:56.668 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-19 10:56:56.668 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-19 10:56:56.669 | 2026-07-19 10:56:56.669 | cfg_attr[section, attr, 0] = value 2026-07-19 10:56:56.669 | cfg_attr_count[section, attr] = 1 2026-07-19 10:56:56.669 | } else { 2026-07-19 10:56:56.669 | lno = cfg_attr_count[section, attr]++ 2026-07-19 10:56:56.669 | cfg_attr[section, attr, lno] = value 2026-07-19 10:56:56.669 | } 2026-07-19 10:56:56.669 | } 2026-07-19 10:56:56.669 | END { 2026-07-19 10:56:56.669 | # Process each section in order 2026-07-19 10:56:56.669 | for (sno = 0; sno < section_count; sno++) { 2026-07-19 10:56:56.669 | section = cfg_section[sno] 2026-07-19 10:56:56.670 | # The ini routines simply append a config item immediately 2026-07-19 10:56:56.670 | # after the section header. To keep the same order as defined 2026-07-19 10:56:56.670 | # in local.conf, invoke the ini routines in the reverse order 2026-07-19 10:56:56.670 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-19 10:56:56.670 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-19 10:56:56.670 | if (cfg_attr_count[section, attr] == 1) 2026-07-19 10:56:56.670 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-19 10:56:56.670 | else { 2026-07-19 10:56:56.670 | # For multiline, invoke the ini routines in the reverse order 2026-07-19 10:56:56.672 | count = cfg_attr_count[section, attr] 2026-07-19 10:56:56.672 | print "inidelete " configfile " " section " " attr 2026-07-19 10:56:56.672 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-19 10:56:56.673 | for (l = count -2; l >= 0; l--) 2026-07-19 10:56:56.673 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-19 10:56:56.674 | } 2026-07-19 10:56:56.675 | } 2026-07-19 10:56:56.675 | } 2026-07-19 10:56:56.675 | } 2026-07-19 10:56:56.675 | ' 2026-07-19 10:56:56.675 | + inc/meta-config:merge_config_file:164 : read a 2026-07-19 10:56:56.675 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-19 10:56:56.675 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:56:56.676 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-19 10:56:56.676 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-19 10:56:56.680 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:56:56.683 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-19 10:56:56.687 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-19 10:56:56.687 | BEGIN { group = "" } 2026-07-19 10:56:56.687 | /^\[\[.+\|.*\]\]/ { 2026-07-19 10:56:56.687 | gsub("[][]", "", $1); 2026-07-19 10:56:56.687 | split($1, a, "|"); 2026-07-19 10:56:56.689 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-19 10:56:56.689 | group=a[1] 2026-07-19 10:56:56.690 | } else { 2026-07-19 10:56:56.690 | group="" 2026-07-19 10:56:56.690 | } 2026-07-19 10:56:56.690 | next 2026-07-19 10:56:56.690 | } 2026-07-19 10:56:56.690 | { 2026-07-19 10:56:56.690 | if (group != "") 2026-07-19 10:56:56.690 | print $0 2026-07-19 10:56:56.690 | } 2026-07-19 10:56:56.690 | ' /home/quobyte/devstack/local.conf 2026-07-19 10:56:56.698 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-19 10:56:56.702 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-19 10:56:56.751 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-19 10:56:56.794 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-19 10:56:56.799 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-19 10:56:56.805 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-19 10:56:56.808 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-19 10:56:56.813 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-19 10:56:56.817 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-19 10:56:56.841 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:56.846 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-19 10:56:56.850 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-19 10:56:56.854 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-19 10:56:56.879 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:56.883 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 2026-07-19 10:56:56.889 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 2026-07-19 10:56:56.933 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-19 10:56:56.938 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-19 10:56:56.942 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-19 10:56:56.969 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-19 10:56:56.996 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-19 10:56:57.001 | + lib/nova:configure_console_compute:671 : local offset 2026-07-19 10:56:57.005 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-19 10:56:57.009 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-19 10:56:57.014 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-19 10:56:57.043 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.240 2026-07-19 10:56:57.047 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-19 10:56:57.070 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:57.074 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-19 10:56:57.079 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-19 10:56:57.083 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-19 10:56:57.087 | + functions:vercmp:648 : local 'op=<' 2026-07-19 10:56:57.090 | + functions:vercmp:649 : local v2=1.0.0 2026-07-19 10:56:57.093 | + functions:vercmp:650 : local result 2026-07-19 10:56:57.101 | ++ functions:vercmp:654 : sort -V 2026-07-19 10:56:57.105 | ++ functions:vercmp:654 : head -1 2026-07-19 10:56:57.106 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-19 10:56:57.112 | + functions:vercmp:654 : result=1.0.0 2026-07-19 10:56:57.116 | + functions:vercmp:656 : case $op in 2026-07-19 10:56:57.120 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-19 10:56:57.124 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-19 10:56:57.128 | + functions:vercmp:667 : return 2026-07-19 10:56:57.133 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.240:6080/vnc_lite.html 2026-07-19 10:56:57.137 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.240:6080/vnc_lite.html 2026-07-19 10:56:57.184 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.240:6081/spice_auto.html 2026-07-19 10:56:57.189 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.240:6081/spice_auto.html 2026-07-19 10:56:57.238 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-19 10:56:57.266 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:57.269 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-19 10:56:57.274 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.240 2026-07-19 10:56:57.278 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-19 10:56:57.321 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.240 2026-07-19 10:56:57.361 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-19 10:56:57.390 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:56:57.395 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-19 10:56:57.399 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-19 10:56:57.424 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:56:57.428 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-19 10:56:57.432 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-19 10:56:57.489 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-19 10:56:57.492 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-19 10:56:57.539 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-19 10:56:57.543 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-19 10:56:57.547 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-19 10:56:57.551 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-19 10:56:57.555 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-19 10:56:57.559 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-19 10:56:57.563 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-19 10:56:57.567 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-19 10:56:57.572 | + functions-common:run_process:1676 : local group=libvirt 2026-07-19 10:56:57.576 | + functions-common:run_process:1677 : local user= 2026-07-19 10:56:57.580 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:56:57.583 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-19 10:56:57.588 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:56:57.592 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:56:57.596 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:56:57.600 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:56:57.605 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:56:57.611 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458617607 2026-07-19 10:56:57.615 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-19 10:56:57.640 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:57.644 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-19 10:56:57.648 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-19 10:56:57.652 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-19 10:56:57.657 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-19 10:56:57.661 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-19 10:56:57.665 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-19 10:56:57.669 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-19 10:56:57.676 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-19 10:56:57.680 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-19 10:56:57.687 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-19 10:56:57.689 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:56:57.692 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:56:57.696 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:56:57.701 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-19 10:56:57.705 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-19 10:56:57.710 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-19 10:56:57.714 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-19 10:56:57.722 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-19 10:56:57.727 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-19 10:56:57.731 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:56:57.737 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:56:57.741 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:56:57.747 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-19 10:56:57.749 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-19 10:56:57.754 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-19 10:56:57.762 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:56:57.770 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-19 10:56:57.885 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:56:57.984 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-19 10:56:58.065 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-19 10:56:58.143 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-19 10:56:58.224 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-19 10:56:58.304 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:56:58.386 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:56:58.390 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-19 10:56:58.394 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-19 10:56:58.473 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-19 10:56:58.567 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:56:59.086 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-19 10:56:59.121 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-19 10:56:59.649 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-19 10:56:59.705 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:56:59.713 | + functions-common:time_stop:2420 : local name 2026-07-19 10:56:59.718 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:56:59.724 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:56:59.730 | + functions-common:time_stop:2423 : local total 2026-07-19 10:56:59.736 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:56:59.740 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:56:59.747 | + functions-common:time_stop:2427 : start_time=1784458617607 2026-07-19 10:56:59.752 | + functions-common:time_stop:2429 : [[ -z 1784458617607 ]] 2026-07-19 10:56:59.758 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:56:59.767 | + functions-common:time_stop:2432 : end_time=1784458619762 2026-07-19 10:56:59.772 | + functions-common:time_stop:2433 : elapsed_time=2155 2026-07-19 10:56:59.780 | + functions-common:time_stop:2434 : total=33312 2026-07-19 10:56:59.788 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:56:59.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35467 2026-07-19 10:56:59.799 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:59.805 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-19 10:56:59.811 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-19 10:56:59.840 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:56:59.845 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-19 10:56:59.846 | Dumping cells_v2 mapping 2026-07-19 10:56:59.853 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-19 10:57:00.431 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-19 10:57:00.432 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:57:00.432 | we strongly recommend against using it for new projects. 2026-07-19 10:57:00.432 | 2026-07-19 10:57:00.432 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:57:00.432 | framework. For more detail see 2026-07-19 10:57:00.432 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:57:00.432 | 2026-07-19 10:57:00.432 | import eventlet # noqa 2026-07-19 10:57:00.702 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:57:03.721 | INFO dbcounter [None req-9f294612-5f34-4a25-9475-8d6e401eb9af None None] Registered counter for database nova_api 2026-07-19 10:57:03.850 | DEBUG dbcounter [-] [73985] Writer thread running {{(pid=73985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:57:03.881 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-19 10:57:03.881 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-19 10:57:03.881 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-19 10:57:03.882 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-19 10:57:03.882 | | cell1 | 95679488-950f-4833-9ae7-5b707c74efbf | rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-19 10:57:03.882 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-19 10:57:04.566 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-19 10:57:04.569 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-19 10:57:04.666 | + inc/async:async_inner:63 : create_flavors 2026-07-19 10:57:04.722 | [2067 Async create_flavors:74130]: running: create_flavors 2026-07-19 10:57:04.727 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-19 10:57:04.762 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:04.765 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-19 10:57:04.769 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:57:04.772 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-19 10:57:04.776 | + ./stack.sh:main:1340 : start_cinder 2026-07-19 10:57:04.780 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-19 10:57:04.786 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-19 10:57:04.794 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-19 10:57:04.799 | + functions-common:run_process:1674 : local service=c-api 2026-07-19 10:57:04.805 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-19 10:57:04.812 | + functions-common:run_process:1676 : local group= 2026-07-19 10:57:04.815 | + functions-common:run_process:1677 : local user= 2026-07-19 10:57:04.820 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:57:04.826 | + functions-common:run_process:1680 : local name=c-api 2026-07-19 10:57:04.832 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:57:04.838 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:57:04.844 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:57:04.849 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:57:04.856 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:57:04.867 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458624858 2026-07-19 10:57:04.872 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-19 10:57:04.900 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:04.906 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-19 10:57:04.912 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-19 10:57:04.917 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-19 10:57:04.921 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-19 10:57:04.923 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-19 10:57:04.929 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-19 10:57:04.935 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-19 10:57:04.938 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-19 10:57:04.940 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-19 10:57:04.942 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:57:04.944 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:57:04.946 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:57:04.948 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:57:04.952 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-19 10:57:04.952 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-19 10:57:04.954 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-19 10:57:04.956 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:57:04.958 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-19 10:57:04.961 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-19 10:57:04.962 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:57:04.966 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-19 10:57:04.966 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-19 10:57:04.968 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-19 10:57:04.970 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-19 10:57:04.973 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-19 10:57:04.978 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-19 10:57:05.086 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:57:05.193 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-19 10:57:05.275 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-19 10:57:05.374 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:57:05.456 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:57:05.548 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-19 10:57:05.627 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-19 10:57:05.709 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-19 10:57:05.800 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-19 10:57:05.887 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-19 10:57:05.973 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-19 10:57:05.978 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-19 10:57:05.982 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-19 10:57:06.085 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-19 10:57:06.634 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-19 10:57:06.655 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-19 10:57:07.171 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-19 10:57:07.313 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:57:07.318 | + functions-common:time_stop:2420 : local name 2026-07-19 10:57:07.326 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:57:07.331 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:57:07.336 | + functions-common:time_stop:2423 : local total 2026-07-19 10:57:07.342 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:57:07.349 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:57:07.355 | + functions-common:time_stop:2427 : start_time=1784458624858 2026-07-19 10:57:07.361 | + functions-common:time_stop:2429 : [[ -z 1784458624858 ]] 2026-07-19 10:57:07.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:57:07.381 | + functions-common:time_stop:2432 : end_time=1784458627373 2026-07-19 10:57:07.389 | + functions-common:time_stop:2433 : elapsed_time=2515 2026-07-19 10:57:07.398 | + functions-common:time_stop:2434 : total=35467 2026-07-19 10:57:07.406 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:57:07.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37982 2026-07-19 10:57:07.426 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-19 10:57:07.426 | Waiting for Cinder API to start... 2026-07-19 10:57:07.433 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.240/volume/v3/ 2026-07-19 10:57:07.442 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.240/volume/v3/ 2026-07-19 10:57:07.449 | + functions:wait_for_service:476 : local timeout=60 2026-07-19 10:57:07.454 | + functions:wait_for_service:477 : local url=http://192.168.122.240/volume/v3/ 2026-07-19 10:57:07.463 | + functions:wait_for_service:478 : local rval=0 2026-07-19 10:57:07.468 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-19 10:57:07.475 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-19 10:57:07.482 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:57:07.490 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:57:07.499 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:57:07.507 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458627501 2026-07-19 10:57:07.509 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-19 10:57:07.514 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:57:07.521 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/volume/v3/ 2026-07-19 10:57:12.079 | + :: : [[ 401 == 503 ]] 2026-07-19 10:57:12.082 | + :: : [[ 0 -eq 7 ]] 2026-07-19 10:57:12.087 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-19 10:57:12.093 | + functions-common:time_stop:2420 : local name 2026-07-19 10:57:12.100 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:57:12.104 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:57:12.108 | + functions-common:time_stop:2423 : local total 2026-07-19 10:57:12.113 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:57:12.118 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-19 10:57:12.121 | + functions-common:time_stop:2427 : start_time=1784458627501 2026-07-19 10:57:12.125 | + functions-common:time_stop:2429 : [[ -z 1784458627501 ]] 2026-07-19 10:57:12.131 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:57:12.137 | + functions-common:time_stop:2432 : end_time=1784458632133 2026-07-19 10:57:12.142 | + functions-common:time_stop:2433 : elapsed_time=4632 2026-07-19 10:57:12.146 | + functions-common:time_stop:2434 : total=14170 2026-07-19 10:57:12.150 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:57:12.154 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18802 2026-07-19 10:57:12.158 | + functions:wait_for_service:486 : return 0 2026-07-19 10:57:12.162 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:12.167 | + functions-common:run_process:1674 : local service=c-sch 2026-07-19 10:57:12.171 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:12.175 | + functions-common:run_process:1676 : local group= 2026-07-19 10:57:12.181 | + functions-common:run_process:1677 : local user= 2026-07-19 10:57:12.186 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:57:12.189 | + functions-common:run_process:1680 : local name=c-sch 2026-07-19 10:57:12.192 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:57:12.195 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:57:12.199 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:57:12.201 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:57:12.207 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:57:12.213 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458632208 2026-07-19 10:57:12.218 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-19 10:57:12.249 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:12.252 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-19 10:57:12.257 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-19 10:57:12.264 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:12.266 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:12.270 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:12.274 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:12.279 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-19 10:57:12.283 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-19 10:57:12.288 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-19 10:57:12.293 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:57:12.297 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:57:12.301 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:57:12.305 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:57:12.309 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-19 10:57:12.314 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-19 10:57:12.319 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-19 10:57:12.323 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-19 10:57:12.327 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:12.332 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:57:12.336 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:57:12.341 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-19 10:57:12.346 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:57:12.351 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:57:12.356 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-19 10:57:12.361 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:57:12.370 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-19 10:57:12.471 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:57:12.571 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-19 10:57:12.672 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:12.771 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-19 10:57:12.873 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-19 10:57:12.957 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:57:13.040 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-19 10:57:13.045 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:57:13.049 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-19 10:57:13.152 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:57:13.711 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-19 10:57:13.732 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-19 10:57:14.249 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-19 10:57:14.304 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:57:14.307 | + functions-common:time_stop:2420 : local name 2026-07-19 10:57:14.312 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:57:14.321 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:57:14.324 | + functions-common:time_stop:2423 : local total 2026-07-19 10:57:14.328 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:57:14.332 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:57:14.334 | + functions-common:time_stop:2427 : start_time=1784458632208 2026-07-19 10:57:14.340 | + functions-common:time_stop:2429 : [[ -z 1784458632208 ]] 2026-07-19 10:57:14.346 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:57:14.351 | + functions-common:time_stop:2432 : end_time=1784458634348 2026-07-19 10:57:14.354 | + functions-common:time_stop:2433 : elapsed_time=2140 2026-07-19 10:57:14.356 | + functions-common:time_stop:2434 : total=37982 2026-07-19 10:57:14.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:57:14.361 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40122 2026-07-19 10:57:14.372 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:14.375 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:14.380 | + functions-common:run_process:1674 : local service=c-bak 2026-07-19 10:57:14.385 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:14.389 | + functions-common:run_process:1676 : local group= 2026-07-19 10:57:14.392 | + functions-common:run_process:1677 : local user= 2026-07-19 10:57:14.395 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:14.400 | + functions-common:run_process:1680 : local name=c-bak 2026-07-19 10:57:14.403 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:57:14.407 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:57:14.411 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:57:14.417 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:57:14.424 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:57:14.434 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458634427 2026-07-19 10:57:14.437 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-19 10:57:14.459 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:57:14.462 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:57:14.465 | + functions-common:time_stop:2420 : local name 2026-07-19 10:57:14.467 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:57:14.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:57:14.471 | + functions-common:time_stop:2423 : local total 2026-07-19 10:57:14.474 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:57:14.476 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:57:14.479 | + functions-common:time_stop:2427 : start_time=1784458634427 2026-07-19 10:57:14.485 | + functions-common:time_stop:2429 : [[ -z 1784458634427 ]] 2026-07-19 10:57:14.492 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:57:14.499 | + functions-common:time_stop:2432 : end_time=1784458634494 2026-07-19 10:57:14.505 | + functions-common:time_stop:2433 : elapsed_time=67 2026-07-19 10:57:14.507 | + functions-common:time_stop:2434 : total=40122 2026-07-19 10:57:14.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:57:14.516 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40189 2026-07-19 10:57:14.522 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:14.527 | + functions-common:run_process:1674 : local service=c-vol 2026-07-19 10:57:14.533 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:14.540 | + functions-common:run_process:1676 : local group= 2026-07-19 10:57:14.545 | + functions-common:run_process:1677 : local user= 2026-07-19 10:57:14.549 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:14.553 | + functions-common:run_process:1680 : local name=c-vol 2026-07-19 10:57:14.560 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:57:14.563 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:57:14.566 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:57:14.568 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:57:14.572 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:57:14.578 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458634574 2026-07-19 10:57:14.583 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-19 10:57:14.611 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:14.616 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:14.619 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-19 10:57:14.624 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:14.628 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:14.632 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:14.637 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:14.642 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-19 10:57:14.646 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-19 10:57:14.649 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-19 10:57:14.653 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:57:14.658 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:57:14.662 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:57:14.666 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:14.670 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-19 10:57:14.674 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-19 10:57:14.681 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:14.690 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-19 10:57:14.696 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:14.706 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-19 10:57:14.712 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-19 10:57:14.717 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:14.722 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-19 10:57:14.726 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-19 10:57:14.731 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-19 10:57:14.736 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-19 10:57:14.746 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-19 10:57:14.865 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:57:14.970 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-19 10:57:15.044 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-19 10:57:15.117 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-19 10:57:15.227 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-19 10:57:15.336 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:57:15.443 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-19 10:57:15.449 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-19 10:57:15.541 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-19 10:57:15.545 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-19 10:57:15.642 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-19 10:57:16.210 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-19 10:57:16.262 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-19 10:57:16.787 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-19 10:57:16.831 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:57:16.836 | + functions-common:time_stop:2420 : local name 2026-07-19 10:57:16.842 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:57:16.848 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:57:16.856 | + functions-common:time_stop:2423 : local total 2026-07-19 10:57:16.864 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:57:16.871 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:57:16.882 | + functions-common:time_stop:2427 : start_time=1784458634574 2026-07-19 10:57:16.886 | + functions-common:time_stop:2429 : [[ -z 1784458634574 ]] 2026-07-19 10:57:16.899 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:57:16.912 | + functions-common:time_stop:2432 : end_time=1784458636906 2026-07-19 10:57:16.918 | + functions-common:time_stop:2433 : elapsed_time=2332 2026-07-19 10:57:16.926 | + functions-common:time_stop:2434 : total=40189 2026-07-19 10:57:16.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:57:16.940 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42521 2026-07-19 10:57:16.945 | + ./stack.sh:main:1341 : create_volume_types 2026-07-19 10:57:16.954 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-19 10:57:17.006 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:17.014 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-19 10:57:17.017 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-19 10:57:17.019 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-19 10:57:17.022 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-19 10:57:17.028 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-19 10:57:17.031 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-19 10:57:17.034 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-19 10:57:17.036 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-19 10:57:17.038 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-19 10:57:17.060 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:17.063 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-19 10:57:22.004 | +-------------+--------------------------------------+ 2026-07-19 10:57:22.004 | | Field | Value | 2026-07-19 10:57:22.004 | +-------------+--------------------------------------+ 2026-07-19 10:57:22.004 | | description | None | 2026-07-19 10:57:22.004 | | id | 4047b403-f7c5-4fcc-948f-c1750d9bcd9e | 2026-07-19 10:57:22.004 | | is_public | True | 2026-07-19 10:57:22.004 | | name | lvmdriver-1 | 2026-07-19 10:57:22.004 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-19 10:57:22.004 | +-------------+--------------------------------------+ 2026-07-19 10:57:22.459 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-19 10:57:22.466 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-19 10:57:22.471 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-19 10:57:22.481 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-19 10:57:22.487 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-19 10:57:22.521 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:22.527 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-19 10:57:22.532 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:57:22.536 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-19 10:57:22.544 | + ./stack.sh:main:1356 : start_glance 2026-07-19 10:57:22.548 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-19 10:57:22.554 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-19 10:57:22.564 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-19 10:57:22.569 | + functions-common:run_process:1674 : local service=g-api 2026-07-19 10:57:22.576 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-19 10:57:22.582 | + functions-common:run_process:1676 : local group= 2026-07-19 10:57:22.587 | + functions-common:run_process:1677 : local user= 2026-07-19 10:57:22.592 | + functions-common:run_process:1678 : local env_vars= 2026-07-19 10:57:22.598 | + functions-common:run_process:1680 : local name=g-api 2026-07-19 10:57:22.603 | + functions-common:run_process:1682 : time_start run_process 2026-07-19 10:57:22.609 | + functions-common:time_start:2406 : local name=run_process 2026-07-19 10:57:22.612 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:57:22.618 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:57:22.626 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:57:22.632 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458642628 2026-07-19 10:57:22.639 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-19 10:57:22.679 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:22.683 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-19 10:57:22.688 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-19 10:57:22.693 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-19 10:57:22.701 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-19 10:57:22.709 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-19 10:57:22.717 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-19 10:57:22.724 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-19 10:57:22.736 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-19 10:57:22.742 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-19 10:57:22.750 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-19 10:57:22.759 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-19 10:57:22.765 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-19 10:57:22.773 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-19 10:57:22.779 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-19 10:57:22.786 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-19 10:57:22.792 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-19 10:57:22.796 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:57:22.801 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-19 10:57:22.806 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-19 10:57:22.811 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:57:22.816 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-19 10:57:22.824 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-19 10:57:22.830 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-19 10:57:22.836 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-19 10:57:22.842 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-19 10:57:22.852 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-19 10:57:22.970 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-19 10:57:23.071 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-19 10:57:23.153 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-19 10:57:23.244 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-19 10:57:23.324 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-19 10:57:23.412 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-19 10:57:23.524 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-19 10:57:23.644 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-19 10:57:23.737 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-19 10:57:23.820 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-19 10:57:23.901 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-19 10:57:23.905 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-19 10:57:23.910 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-19 10:57:24.007 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-19 10:57:24.580 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-19 10:57:24.615 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-19 10:57:25.145 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-19 10:57:25.293 | + functions-common:run_process:1686 : time_stop run_process 2026-07-19 10:57:25.299 | + functions-common:time_stop:2420 : local name 2026-07-19 10:57:25.302 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:57:25.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:57:25.310 | + functions-common:time_stop:2423 : local total 2026-07-19 10:57:25.314 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:57:25.323 | + functions-common:time_stop:2426 : name=run_process 2026-07-19 10:57:25.327 | + functions-common:time_stop:2427 : start_time=1784458642628 2026-07-19 10:57:25.333 | + functions-common:time_stop:2429 : [[ -z 1784458642628 ]] 2026-07-19 10:57:25.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:57:25.351 | + functions-common:time_stop:2432 : end_time=1784458645341 2026-07-19 10:57:25.356 | + functions-common:time_stop:2433 : elapsed_time=2713 2026-07-19 10:57:25.363 | + functions-common:time_stop:2434 : total=42521 2026-07-19 10:57:25.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:57:25.372 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45234 2026-07-19 10:57:25.379 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-19 10:57:25.410 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:57:25.412 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.240) to start...' 2026-07-19 10:57:25.413 | Waiting for g-api (192.168.122.240) to start... 2026-07-19 10:57:25.416 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.240/image 2026-07-19 10:57:25.418 | + functions:wait_for_service:476 : local timeout=60 2026-07-19 10:57:25.420 | + functions:wait_for_service:477 : local url=http://192.168.122.240/image 2026-07-19 10:57:25.423 | + functions:wait_for_service:478 : local rval=0 2026-07-19 10:57:25.425 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-19 10:57:25.427 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-19 10:57:25.430 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:57:25.432 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:57:25.437 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:57:25.441 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458645439 2026-07-19 10:57:25.443 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-19 10:57:25.447 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:57:25.448 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/image 2026-07-19 10:57:30.471 | + :: : [[ 300 == 503 ]] 2026-07-19 10:57:30.475 | + :: : [[ 0 -eq 7 ]] 2026-07-19 10:57:30.481 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-19 10:57:30.486 | + functions-common:time_stop:2420 : local name 2026-07-19 10:57:30.489 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:57:30.495 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:57:30.499 | + functions-common:time_stop:2423 : local total 2026-07-19 10:57:30.502 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:57:30.506 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-19 10:57:30.510 | + functions-common:time_stop:2427 : start_time=1784458645439 2026-07-19 10:57:30.514 | + functions-common:time_stop:2429 : [[ -z 1784458645439 ]] 2026-07-19 10:57:30.519 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:57:30.526 | + functions-common:time_stop:2432 : end_time=1784458650521 2026-07-19 10:57:30.529 | + functions-common:time_stop:2433 : elapsed_time=5082 2026-07-19 10:57:30.533 | + functions-common:time_stop:2434 : total=18802 2026-07-19 10:57:30.537 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:57:30.542 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23884 2026-07-19 10:57:30.546 | + functions:wait_for_service:486 : return 0 2026-07-19 10:57:30.549 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-19 10:57:30.579 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:30.582 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-19 10:57:30.609 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:30.613 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-19 10:57:30.616 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:57:30.621 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-19 10:57:30.626 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-19 10:57:30.630 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:30.633 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:30.637 | + functions:upload_image:141 : local image image_fname image_name 2026-07-19 10:57:30.640 | + functions:upload_image:143 : local max_attempts=5 2026-07-19 10:57:30.643 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-19 10:57:30.651 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:30.656 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:30.660 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-19 10:57:30.663 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-19 10:57:30.667 | ++ functions:upload_image:151 : seq 5 2026-07-19 10:57:30.673 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-19 10:57:30.676 | + functions:upload_image:152 : local rc=0 2026-07-19 10:57:30.680 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:30.685 | --2026-07-19 12:57:30-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:30.748 | Resolving github.com (github.com)... 140.82.121.4 2026-07-19 10:57:30.764 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-19 10:57:30.977 | HTTP request sent, awaiting response... 302 Found 2026-07-19 10:57:30.978 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-19T11%3A32%3A20Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-19T10%3A31%3A24Z&ske=2026-07-19T11%3A32%3A20Z&sks=b&skv=2018-11-09&sig=zgSAE%2BuRGBGdAnFjazvZ%2BFZbtvN29Y%2FtkqZWJUA%2FHoM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDQ2MDQ1MCwibmJmIjoxNzg0NDU4NjUwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.T1XT_yKrFdz8Flv7jmcbxUsgcJXs2-1h1d8v2TRVQTo&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-19 10:57:30.978 | --2026-07-19 12:57:30-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-19T11%3A32%3A20Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-19T10%3A31%3A24Z&ske=2026-07-19T11%3A32%3A20Z&sks=b&skv=2018-11-09&sig=zgSAE%2BuRGBGdAnFjazvZ%2BFZbtvN29Y%2FtkqZWJUA%2FHoM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDQ2MDQ1MCwibmJmIjoxNzg0NDU4NjUwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.T1XT_yKrFdz8Flv7jmcbxUsgcJXs2-1h1d8v2TRVQTo&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-19 10:57:30.984 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-07-19 10:57:30.995 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-19 10:57:31.127 | HTTP request sent, awaiting response... 200 OK 2026-07-19 10:57:31.128 | Length: 21692416 (21M) [application/octet-stream] 2026-07-19 10:57:31.128 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-19 10:57:31.181 | 2026-07-19 10:57:31.469 | 0K ........ ........ .... 100% 60.6M=0.3s 2026-07-19 10:57:31.469 | 2026-07-19 10:57:31.470 | 2026-07-19 12:57:31 (60.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-19 10:57:31.470 | 2026-07-19 10:57:31.478 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-19 10:57:31.483 | + functions:upload_image:163 : break 2026-07-19 10:57:31.486 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:31.490 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-19 10:57:31.493 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-19 10:57:31.498 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-19 10:57:31.502 | + functions:upload_image:313 : local kernel= 2026-07-19 10:57:31.506 | + functions:upload_image:314 : local ramdisk= 2026-07-19 10:57:31.509 | + functions:upload_image:315 : local disk_format= 2026-07-19 10:57:31.514 | + functions:upload_image:316 : local container_format= 2026-07-19 10:57:31.518 | + functions:upload_image:317 : local unpack= 2026-07-19 10:57:31.522 | + functions:upload_image:318 : local img_property= 2026-07-19 10:57:31.526 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-19 10:57:31.530 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-19 10:57:31.533 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-19 10:57:31.538 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-19 10:57:31.541 | + functions:upload_image:328 : case "$image_fname" in 2026-07-19 10:57:31.546 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-19 10:57:31.552 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-19 10:57:31.557 | + functions:upload_image:350 : local format 2026-07-19 10:57:31.563 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:31.563 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-19 10:57:31.578 | + functions:upload_image:351 : format=qcow2 2026-07-19 10:57:31.582 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-19 10:57:31.587 | + functions:upload_image:353 : disk_format=qcow2 2026-07-19 10:57:31.591 | + functions:upload_image:357 : container_format=bare 2026-07-19 10:57:31.595 | + functions:upload_image:404 : is_arch ppc64le 2026-07-19 10:57:31.600 | ++ functions-common:is_arch:519 : uname -m 2026-07-19 10:57:31.606 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-19 10:57:31.610 | + functions:upload_image:404 : is_arch ppc64 2026-07-19 10:57:31.614 | ++ functions-common:is_arch:519 : uname -m 2026-07-19 10:57:31.620 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-19 10:57:31.623 | + functions:upload_image:404 : is_arch ppc 2026-07-19 10:57:31.628 | ++ functions-common:is_arch:519 : uname -m 2026-07-19 10:57:31.634 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-19 10:57:31.638 | + functions:upload_image:408 : is_arch aarch64 2026-07-19 10:57:31.644 | ++ functions-common:is_arch:519 : uname -m 2026-07-19 10:57:31.649 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-19 10:57:31.653 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-19 10:57:31.657 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-19 10:57:31.662 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-19 10:57:31.665 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-19 10:57:31.669 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-19 10:57:31.673 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-19 10:57:31.677 | + functions:_upload_image:112 : shift 2026-07-19 10:57:31.682 | + functions:_upload_image:113 : local container=bare 2026-07-19 10:57:31.685 | + functions:_upload_image:114 : shift 2026-07-19 10:57:31.689 | + functions:_upload_image:115 : local disk=qcow2 2026-07-19 10:57:31.692 | + functions:_upload_image:116 : shift 2026-07-19 10:57:31.696 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:31.700 | + functions:_upload_image:118 : shift 2026-07-19 10:57:31.704 | + functions:_upload_image:119 : local properties 2026-07-19 10:57:31.709 | + functions:_upload_image:120 : local useimport 2026-07-19 10:57:31.713 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-19 10:57:31.717 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-19 10:57:31.721 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-19 10:57:31.724 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-19 10:57:31.728 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-19 10:57:31.733 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-19 10:57:31.737 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-19 10:57:31.742 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:31.748 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:57:37.312 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-19 10:57:37.312 | | Field | Value | 2026-07-19 10:57:37.313 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-19 10:57:37.313 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-19 10:57:37.313 | | container_format | bare | 2026-07-19 10:57:37.313 | | created_at | 2026-07-19T10:57:36Z | 2026-07-19 10:57:37.313 | | disk_format | qcow2 | 2026-07-19 10:57:37.313 | | file | /v2/images/97bba3f0-2950-4456-be46-6a90be277718/file | 2026-07-19 10:57:37.313 | | id | 97bba3f0-2950-4456-be46-6a90be277718 | 2026-07-19 10:57:37.313 | | min_disk | 0 | 2026-07-19 10:57:37.313 | | min_ram | 0 | 2026-07-19 10:57:37.313 | | name | cirros-0.6.3-x86_64-disk | 2026-07-19 10:57:37.313 | | owner | 5bea911a85004966bff4488b454778f0 | 2026-07-19 10:57:37.314 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-19 10:57:37.314 | | protected | False | 2026-07-19 10:57:37.314 | | schema | /v2/schemas/image | 2026-07-19 10:57:37.314 | | size | 21692416 | 2026-07-19 10:57:37.314 | | status | active | 2026-07-19 10:57:37.314 | | tags | | 2026-07-19 10:57:37.314 | | updated_at | 2026-07-19T10:57:37Z | 2026-07-19 10:57:37.314 | | virtual_size | 117440512 | 2026-07-19 10:57:37.314 | | visibility | public | 2026-07-19 10:57:37.315 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-19 10:57:37.670 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-19 10:57:37.739 | [2067 Async create_flavors:74130]: Waiting for completion of create_flavors running on PID 74130 (2 other jobs running) 2026-07-19 10:57:37.772 | [2067 Async create_flavors:74130]: Signaling child to exit 2026-07-19 10:57:45.552 | + inc/async:async_inner:64 : rc=0 2026-07-19 10:57:45.586 | [74130 Async create_flavors:74130]: finished successfully 2026-07-19 10:57:45.616 | WAKEUP 2026-07-19 10:57:45.645 | [2067 Async create_flavors:74130]: Signaled 2026-07-19 10:57:45.646 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-19 10:57:45.646 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:45.646 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-19 10:57:45.646 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-19 10:57:45.647 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-19 10:57:45.647 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.647 | | Field | Value | 2026-07-19 10:57:45.647 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.647 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.647 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.647 | | description | None | 2026-07-19 10:57:45.647 | | disk | 1 | 2026-07-19 10:57:45.647 | | id | c1 | 2026-07-19 10:57:45.647 | | name | cirros256 | 2026-07-19 10:57:45.647 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.647 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.648 | | ram | 256 | 2026-07-19 10:57:45.648 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.648 | | swap | 0 | 2026-07-19 10:57:45.648 | | vcpus | 1 | 2026-07-19 10:57:45.648 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.648 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-19 10:57:45.648 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.648 | | Field | Value | 2026-07-19 10:57:45.648 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.650 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.650 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.650 | | description | None | 2026-07-19 10:57:45.651 | | disk | 5 | 2026-07-19 10:57:45.651 | | id | d1 | 2026-07-19 10:57:45.652 | | name | ds512M | 2026-07-19 10:57:45.652 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.652 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.652 | | ram | 512 | 2026-07-19 10:57:45.652 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.653 | | swap | 0 | 2026-07-19 10:57:45.653 | | vcpus | 1 | 2026-07-19 10:57:45.653 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.653 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-19 10:57:45.653 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.653 | | Field | Value | 2026-07-19 10:57:45.653 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.653 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.653 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.653 | | description | None | 2026-07-19 10:57:45.653 | | disk | 10 | 2026-07-19 10:57:45.654 | | id | d2 | 2026-07-19 10:57:45.654 | | name | ds1G | 2026-07-19 10:57:45.654 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.654 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.654 | | ram | 1024 | 2026-07-19 10:57:45.654 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.654 | | swap | 0 | 2026-07-19 10:57:45.654 | | vcpus | 1 | 2026-07-19 10:57:45.654 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.654 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-19 10:57:45.654 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.655 | | Field | Value | 2026-07-19 10:57:45.655 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.655 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.655 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.655 | | description | None | 2026-07-19 10:57:45.655 | | disk | 10 | 2026-07-19 10:57:45.655 | | id | d3 | 2026-07-19 10:57:45.655 | | name | ds2G | 2026-07-19 10:57:45.655 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.655 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.655 | | ram | 2048 | 2026-07-19 10:57:45.655 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.656 | | swap | 0 | 2026-07-19 10:57:45.656 | | vcpus | 2 | 2026-07-19 10:57:45.656 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.656 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-19 10:57:45.656 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.656 | | Field | Value | 2026-07-19 10:57:45.656 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.656 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.656 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.656 | | description | None | 2026-07-19 10:57:45.657 | | disk | 20 | 2026-07-19 10:57:45.657 | | id | d4 | 2026-07-19 10:57:45.657 | | name | ds4G | 2026-07-19 10:57:45.657 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.657 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.657 | | ram | 4096 | 2026-07-19 10:57:45.657 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.657 | | swap | 0 | 2026-07-19 10:57:45.657 | | vcpus | 4 | 2026-07-19 10:57:45.657 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.657 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-19 10:57:45.657 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-19 10:57:45.658 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-19 10:57:45.658 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.658 | | Field | Value | 2026-07-19 10:57:45.658 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.658 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.658 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.658 | | description | None | 2026-07-19 10:57:45.658 | | disk | 1 | 2026-07-19 10:57:45.658 | | id | 1 | 2026-07-19 10:57:45.658 | | name | m1.tiny | 2026-07-19 10:57:45.658 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.659 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.659 | | ram | 512 | 2026-07-19 10:57:45.659 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.659 | | swap | 0 | 2026-07-19 10:57:45.659 | | vcpus | 1 | 2026-07-19 10:57:45.659 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.659 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-19 10:57:45.659 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.659 | | Field | Value | 2026-07-19 10:57:45.659 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.659 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.660 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.660 | | description | None | 2026-07-19 10:57:45.660 | | disk | 20 | 2026-07-19 10:57:45.660 | | id | 2 | 2026-07-19 10:57:45.660 | | name | m1.small | 2026-07-19 10:57:45.660 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.660 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.660 | | ram | 2048 | 2026-07-19 10:57:45.660 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.660 | | swap | 0 | 2026-07-19 10:57:45.660 | | vcpus | 1 | 2026-07-19 10:57:45.660 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.661 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-19 10:57:45.661 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.661 | | Field | Value | 2026-07-19 10:57:45.661 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.661 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.661 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.661 | | description | None | 2026-07-19 10:57:45.661 | | disk | 40 | 2026-07-19 10:57:45.661 | | id | 3 | 2026-07-19 10:57:45.661 | | name | m1.medium | 2026-07-19 10:57:45.661 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.662 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.662 | | ram | 4096 | 2026-07-19 10:57:45.662 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.662 | | swap | 0 | 2026-07-19 10:57:45.662 | | vcpus | 2 | 2026-07-19 10:57:45.662 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.662 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-19 10:57:45.662 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.662 | | Field | Value | 2026-07-19 10:57:45.662 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.662 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.663 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.663 | | description | None | 2026-07-19 10:57:45.663 | | disk | 80 | 2026-07-19 10:57:45.663 | | id | 4 | 2026-07-19 10:57:45.663 | | name | m1.large | 2026-07-19 10:57:45.663 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.663 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.663 | | ram | 8192 | 2026-07-19 10:57:45.663 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.663 | | swap | 0 | 2026-07-19 10:57:45.663 | | vcpus | 4 | 2026-07-19 10:57:45.664 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.664 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-19 10:57:45.664 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.664 | | Field | Value | 2026-07-19 10:57:45.664 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.664 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:57:45.664 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:57:45.664 | | description | None | 2026-07-19 10:57:45.664 | | disk | 160 | 2026-07-19 10:57:45.664 | | id | 5 | 2026-07-19 10:57:45.664 | | name | m1.xlarge | 2026-07-19 10:57:45.664 | | os-flavor-access:is_public | True | 2026-07-19 10:57:45.665 | | properties | hw_rng:allowed='True' | 2026-07-19 10:57:45.665 | | ram | 16384 | 2026-07-19 10:57:45.665 | | rxtx_factor | 1.0 | 2026-07-19 10:57:45.665 | | swap | 0 | 2026-07-19 10:57:45.665 | | vcpus | 8 | 2026-07-19 10:57:45.665 | +----------------------------+-----------------------+ 2026-07-19 10:57:45.716 | [2067 Async create_flavors:74130]: finished create_flavors with result 0 in 40 seconds 2026-07-19 10:57:45.722 | + inc/async:async_wait:197 : return 0 2026-07-19 10:57:45.726 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-19 10:57:45.753 | + functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:57:45.757 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-19 10:57:45.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:45.790 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-19 10:57:45.821 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:45.825 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-19 10:57:45.828 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-19 10:57:45.832 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-19 10:57:45.836 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:57:45.839 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-19 10:57:45.841 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-19 10:57:45.845 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-19 10:57:45.847 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-19 10:57:45.849 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-19 10:57:45.851 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-19 10:57:45.853 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-19 10:57:45.855 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-19 10:57:45.857 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-19 10:57:45.859 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-19 10:57:45.862 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-19 10:57:45.864 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-19 10:57:45.866 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-19 10:57:45.868 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-19 10:57:45.870 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-19 10:57:45.872 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-19 10:57:45.875 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-19 10:57:45.877 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-19 10:57:45.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-19 10:57:45.881 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-19 10:57:45.883 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-19 10:57:45.885 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-19 10:57:45.887 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-19 10:57:45.889 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-19 10:57:45.891 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-19 10:57:45.893 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-19 10:57:45.895 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-19 10:57:45.897 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-19 10:57:45.899 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-19 10:57:45.901 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-19 10:57:45.903 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-19 10:57:45.905 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-19 10:57:45.907 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-19 10:57:45.909 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-19 10:57:45.911 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-19 10:57:45.913 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-19 10:57:45.915 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-19 10:57:45.917 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-19 10:57:45.919 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-19 10:57:45.921 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-19 10:57:45.923 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-19 10:57:45.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-19 10:57:45.927 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-19 10:57:45.929 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-19 10:57:45.932 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-19 10:57:45.934 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-19 10:57:45.936 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-19 10:57:45.938 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-19 10:57:45.940 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-19 10:57:45.942 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-19 10:57:45.944 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-19 10:57:45.946 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-19 10:57:45.948 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-19 10:57:45.950 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-19 10:57:45.952 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-19 10:57:45.956 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-19 10:57:45.957 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-19 10:57:45.957 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-19 10:57:45.958 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-19 10:57:45.960 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-19 10:57:48.093 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-19 10:57:48.096 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-19 10:57:48.418 | + ./stack.sh:main:1406 : save_stackenv 2026-07-19 10:57:48.423 | + functions-common:save_stackenv:65 : local tag= 2026-07-19 10:57:48.429 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-19 10:57:48.437 | + functions-common:save_stackenv:67 : time_stamp=2026-07-19-125748 2026-07-19 10:57:48.441 | + functions-common:save_stackenv:68 : echo '# 2026-07-19-125748 ' 2026-07-19 10:57:48.447 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.451 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-19 10:57:48.455 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.459 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-19 10:57:48.463 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.467 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-19 10:57:48.472 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.476 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-19 10:57:48.480 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.484 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.240 2026-07-19 10:57:48.488 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.493 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.240/identity 2026-07-19 10:57:48.497 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.501 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-19-123406 2026-07-19 10:57:48.505 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.509 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-19 10:57:48.513 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.517 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.240 2026-07-19 10:57:48.521 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.525 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-19 10:57:48.529 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.533 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-19 10:57:48.537 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.541 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-19 10:57:48.545 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.549 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-19 10:57:48.553 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.557 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.240 2026-07-19 10:57:48.561 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-19 10:57:48.565 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-19 10:57:48.569 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-19 10:57:48.573 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-19 10:57:48.577 | + inc/meta-config:merge_config_group:171 : shift 2026-07-19 10:57:48.581 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-19 10:57:48.585 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:57:48.589 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-19 10:57:48.593 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-19 10:57:48.599 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-19 10:57:48.604 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:57:48.608 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-19 10:57:48.612 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:57:48.616 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-19 10:57:48.616 | /^\[\[.+\|.*\]\]/ { 2026-07-19 10:57:48.616 | gsub("[][]", "", $1); 2026-07-19 10:57:48.617 | split($1, a, "|"); 2026-07-19 10:57:48.617 | if (a[1] == matchgroup) 2026-07-19 10:57:48.617 | print a[2] 2026-07-19 10:57:48.617 | } 2026-07-19 10:57:48.617 | ' /home/quobyte/devstack/local.conf 2026-07-19 10:57:48.625 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-19 10:57:48.629 | + functions-common:run_phase:1848 : local mode=stack 2026-07-19 10:57:48.633 | + functions-common:run_phase:1849 : local phase=extra 2026-07-19 10:57:48.637 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-19 10:57:48.641 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-19 10:57:48.646 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-19 10:57:48.650 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-19 10:57:48.654 | + functions-common:run_phase:1858 : local extra 2026-07-19 10:57:48.660 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-19 10:57:48.666 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-19 10:57:48.670 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-19 10:57:48.674 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-19 10:57:48.678 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-19 10:57:48.683 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-19 10:57:48.709 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:48.713 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:57:48.717 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:57:48.721 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-19 10:57:48.726 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:57:48.731 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-19 10:57:48.735 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:57:48.739 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-19 10:57:48.743 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-19 10:57:48.747 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-19 10:57:48.751 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-19 10:57:48.756 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:57:48.760 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-19 10:57:48.764 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-19 10:57:48.769 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-19 10:57:48.772 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-19 10:57:48.777 | + functions-common:run_plugins:1837 : local plugins= 2026-07-19 10:57:48.781 | + functions-common:run_plugins:1838 : local plugin 2026-07-19 10:57:48.786 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-19 10:57:48.790 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-19 10:57:48.795 | + inc/meta-config:merge_config_group:171 : shift 2026-07-19 10:57:48.799 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-19 10:57:48.803 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:57:48.807 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-19 10:57:48.811 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-19 10:57:48.816 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-19 10:57:48.821 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:57:48.825 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-19 10:57:48.830 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:57:48.834 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-19 10:57:48.834 | /^\[\[.+\|.*\]\]/ { 2026-07-19 10:57:48.834 | gsub("[][]", "", $1); 2026-07-19 10:57:48.834 | split($1, a, "|"); 2026-07-19 10:57:48.834 | if (a[1] == matchgroup) 2026-07-19 10:57:48.834 | print a[2] 2026-07-19 10:57:48.834 | } 2026-07-19 10:57:48.834 | ' /home/quobyte/devstack/local.conf 2026-07-19 10:57:48.842 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-19 10:57:48.868 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:48.873 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-19 10:57:48.877 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-19 10:57:48.881 | + functions:wait_for_compute:490 : local timeout=60 2026-07-19 10:57:48.885 | + functions:wait_for_compute:491 : local rval=0 2026-07-19 10:57:48.889 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-19 10:57:48.893 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-19 10:57:48.897 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-19 10:57:48.901 | + functions-common:time_start:2407 : local start_time= 2026-07-19 10:57:48.905 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:57:48.910 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:57:48.917 | + functions-common:time_start:2411 : _TIME_START[$name]=1784458668912 2026-07-19 10:57:48.921 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-19 10:57:48.953 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-19 10:57:48.957 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-19 10:57:48.963 | ++ functions:wait_for_compute:496 : hostname 2026-07-19 10:57:48.969 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-19 10:57:48.973 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-19 10:57:48.979 | ++ functions:wait_for_compute:498 : hostname 2026-07-19 10:57:48.984 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:57:48.986 | + :: : ID= 2026-07-19 10:57:48.989 | + :: : [[ '' == '' ]] 2026-07-19 10:57:48.991 | + :: : sleep 1 2026-07-19 10:57:49.995 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-19 10:57:49.997 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-19 10:57:53.148 | + :: : ID=58946bca-fa9e-4be4-8762-694faf4a0a17 2026-07-19 10:57:53.150 | + :: : [[ 58946bca-fa9e-4be4-8762-694faf4a0a17 == '' ]] 2026-07-19 10:57:53.155 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-19 10:57:53.159 | + functions-common:time_stop:2420 : local name 2026-07-19 10:57:53.163 | + functions-common:time_stop:2421 : local end_time 2026-07-19 10:57:53.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:57:53.172 | + functions-common:time_stop:2423 : local total 2026-07-19 10:57:53.176 | + functions-common:time_stop:2424 : local start_time 2026-07-19 10:57:53.181 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-19 10:57:53.185 | + functions-common:time_stop:2427 : start_time=1784458668912 2026-07-19 10:57:53.189 | + functions-common:time_stop:2429 : [[ -z 1784458668912 ]] 2026-07-19 10:57:53.195 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:57:53.201 | + functions-common:time_stop:2432 : end_time=1784458673197 2026-07-19 10:57:53.205 | + functions-common:time_stop:2433 : elapsed_time=4285 2026-07-19 10:57:53.210 | + functions-common:time_stop:2434 : total=23884 2026-07-19 10:57:53.214 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:57:53.218 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28169 2026-07-19 10:57:53.222 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-19 10:57:53.226 | + functions:wait_for_compute:516 : return 0 2026-07-19 10:57:53.230 | + ./stack.sh:main:1446 : service_check 2026-07-19 10:57:53.234 | + functions-common:service_check:1713 : local service 2026-07-19 10:57:53.238 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.242 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-19 10:57:53.260 | not-found 2026-07-19 10:57:53.266 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.270 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-19 10:57:53.288 | enabled 2026-07-19 10:57:53.293 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-19 10:57:53.316 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-19 10:57:53.316 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-19 10:57:53.316 | Active: active (running) since Sun 2026-07-19 12:54:39 CEST; 3min 14s ago 2026-07-19 10:57:53.317 | Main PID: 61503 (uwsgi) 2026-07-19 10:57:53.317 | Status: "uWSGI is ready" 2026-07-19 10:57:53.317 | Tasks: 17 (limit: 14255) 2026-07-19 10:57:53.317 | Memory: 274.9M (peak: 275.4M) 2026-07-19 10:57:53.317 | CPU: 14.637s 2026-07-19 10:57:53.317 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-19 10:57:53.317 | ├─61503 "nova-apiuWSGI master" 2026-07-19 10:57:53.317 | ├─61504 "nova-apiuWSGI worker 1" 2026-07-19 10:57:53.317 | └─61505 "nova-apiuWSGI worker 2" 2026-07-19 10:57:53.317 | 2026-07-19 10:57:53.317 | Jul 19 12:57:52 devstack devstack@n-api.service[61505]: [pid: 61505|app: 0|req: 18/36] 192.168.122.240 () {54 vars in 935 bytes} [Sun Jul 19 12:57:52 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-19 10:57:53.318 | Jul 19 12:57:52 devstack devstack@n-api.service[61504]: DEBUG nova.api.openstack.wsgi [None req-827329db-abce-4fb9-af28-0d6fdccf6b2a admin admin] Calling method '>' {{(pid=61504) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-19 10:57:53.318 | Jul 19 12:57:52 devstack devstack@n-api.service[61504]: DEBUG oslo_concurrency.lockutils [None req-827329db-abce-4fb9-af28-0d6fdccf6b2a admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61504) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-19 10:57:53.318 | Jul 19 12:57:52 devstack devstack@n-api.service[61504]: DEBUG oslo_concurrency.lockutils [None req-827329db-abce-4fb9-af28-0d6fdccf6b2a 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=61504) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-19 10:57:53.318 | Jul 19 12:57:52 devstack devstack@n-api.service[61504]: DEBUG oslo_concurrency.lockutils [None req-827329db-abce-4fb9-af28-0d6fdccf6b2a admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61504) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-19 10:57:53.318 | Jul 19 12:57:52 devstack devstack@n-api.service[61504]: DEBUG oslo_concurrency.lockutils [None req-827329db-abce-4fb9-af28-0d6fdccf6b2a admin admin] Acquiring lock "95679488-950f-4833-9ae7-5b707c74efbf" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61504) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-19 10:57:53.318 | Jul 19 12:57:52 devstack devstack@n-api.service[61504]: DEBUG oslo_concurrency.lockutils [None req-827329db-abce-4fb9-af28-0d6fdccf6b2a admin admin] Lock "95679488-950f-4833-9ae7-5b707c74efbf" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61504) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-19 10:57:53.318 | Jul 19 12:57:52 devstack devstack@n-api.service[61504]: DEBUG oslo_concurrency.lockutils [None req-827329db-abce-4fb9-af28-0d6fdccf6b2a admin admin] Lock "95679488-950f-4833-9ae7-5b707c74efbf" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61504) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-19 10:57:53.318 | Jul 19 12:57:52 devstack devstack@n-api.service[61504]: INFO nova.api.openstack.requestlog [None req-827329db-abce-4fb9-af28-0d6fdccf6b2a admin admin] 192.168.122.240 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.167740 2026-07-19 10:57:53.318 | Jul 19 12:57:52 devstack devstack@n-api.service[61504]: [pid: 61504|app: 0|req: 19/37] 192.168.122.240 () {60 vars in 1325 bytes} [Sun Jul 19 12:57:52 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-19 10:57:53.322 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.325 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-19 10:57:53.342 | enabled 2026-07-19 10:57:53.347 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-19 10:57:53.369 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-19 10:57:53.369 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-19 10:57:53.370 | Active: active (running) since Sun 2026-07-19 12:56:59 CEST; 53s ago 2026-07-19 10:57:53.370 | Main PID: 73928 (nova-compute) 2026-07-19 10:57:53.370 | Tasks: 10 (limit: 14255) 2026-07-19 10:57:53.370 | Memory: 136.1M (peak: 137.5M) 2026-07-19 10:57:53.370 | CPU: 4.511s 2026-07-19 10:57:53.370 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-19 10:57:53.370 | └─73928 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-19 10:57:53.370 | 2026-07-19 10:57:53.370 | Jul 19 12:57:22 devstack nova-compute[73928]: DEBUG nova.compute.resource_tracker [None req-0dce32d1-c77d-4359-8934-16fb0fbe36e0 None None] Compute_service record updated for devstack:devstack {{(pid=73928) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-19 10:57:53.370 | Jul 19 12:57:22 devstack nova-compute[73928]: DEBUG oslo_concurrency.lockutils [None req-0dce32d1-c77d-4359-8934-16fb0fbe36e0 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.140s {{(pid=73928) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-19 10:57:53.370 | Jul 19 12:57:22 devstack nova-compute[73928]: DEBUG nova.service [None req-0dce32d1-c77d-4359-8934-16fb0fbe36e0 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73928) start /opt/stack/nova/nova/service.py:196}} 2026-07-19 10:57:53.371 | Jul 19 12:57:22 devstack nova-compute[73928]: DEBUG nova.service [None req-0dce32d1-c77d-4359-8934-16fb0fbe36e0 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73928) start /opt/stack/nova/nova/service.py:212}} 2026-07-19 10:57:53.371 | Jul 19 12:57:22 devstack nova-compute[73928]: DEBUG nova.service [None req-0dce32d1-c77d-4359-8934-16fb0fbe36e0 None None] Join ServiceGroup membership for this service compute {{(pid=73928) start /opt/stack/nova/nova/service.py:222}} 2026-07-19 10:57:53.371 | Jul 19 12:57:22 devstack nova-compute[73928]: DEBUG nova.servicegroup.drivers.db [None req-0dce32d1-c77d-4359-8934-16fb0fbe36e0 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73928) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-19 10:57:53.371 | Jul 19 12:57:28 devstack nova-compute[73928]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73928) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:53.371 | Jul 19 12:57:49 devstack nova-compute[73928]: DEBUG oslo_service.periodic_task [None req-d9462f29-7145-4ce1-99e3-78ab238567a3 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73928) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-19 10:57:53.371 | Jul 19 12:57:49 devstack nova-compute[73928]: DEBUG oslo_service.periodic_task [None req-d9462f29-7145-4ce1-99e3-78ab238567a3 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73928) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-19 10:57:53.371 | Jul 19 12:57:49 devstack nova-compute[73928]: DEBUG oslo.service.backend._threading.loopingcall [None req-d9462f29-7145-4ce1-99e3-78ab238567a3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 14.04 seconds {{(pid=73928) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:53.375 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.378 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-19 10:57:53.397 | not-found 2026-07-19 10:57:53.402 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.407 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-19 10:57:53.425 | enabled 2026-07-19 10:57:53.431 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-19 10:57:53.456 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-19 10:57:53.456 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-19 10:57:53.456 | Active: active (running) since Sun 2026-07-19 12:56:46 CEST; 1min 6s ago 2026-07-19 10:57:53.456 | Main PID: 70249 (nova-scheduler:) 2026-07-19 10:57:53.456 | Tasks: 19 (limit: 14255) 2026-07-19 10:57:53.456 | Memory: 156.8M (peak: 157.0M) 2026-07-19 10:57:53.456 | CPU: 4.805s 2026-07-19 10:57:53.456 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-19 10:57:53.457 | ├─70249 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-19 10:57:53.457 | ├─71936 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-19 10:57:53.457 | └─71947 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-19 10:57:53.457 | 2026-07-19 10:57:53.457 | Jul 19 12:56:52 devstack nova-scheduler[71947]: DEBUG nova.servicegroup.drivers.db [None req-01164820-4e6a-4de4-8c93-96e4215b6860 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71947) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-19 10:57:53.457 | Jul 19 12:56:57 devstack nova-scheduler[71947]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71947) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:53.457 | Jul 19 12:56:57 devstack nova-scheduler[71936]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71936) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:53.457 | Jul 19 12:57:00 devstack nova-scheduler[70249]: DEBUG dbcounter [-] [70249] Writing DB stats nova_api:SELECT=3 {{(pid=70249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.457 | Jul 19 12:57:00 devstack nova-scheduler[70249]: DEBUG dbcounter [-] [70249] Writing DB stats nova_cell1:SELECT=1 {{(pid=70249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.457 | Jul 19 12:57:00 devstack nova-scheduler[70249]: DEBUG dbcounter [-] [70249] Writing DB stats nova_cell0:SELECT=1 {{(pid=70249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.457 | Jul 19 12:57:07 devstack nova-scheduler[71947]: DEBUG dbcounter [-] [71947] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.458 | Jul 19 12:57:07 devstack nova-scheduler[71936]: DEBUG dbcounter [-] [71936] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.458 | Jul 19 12:57:36 devstack nova-scheduler[71947]: DEBUG oslo.service.backend._threading.loopingcall [None req-0c9b97c4-1158-41df-a609-51901ab55e7a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71947) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:53.458 | Jul 19 12:57:37 devstack nova-scheduler[71936]: DEBUG oslo.service.backend._threading.loopingcall [None req-5093afab-b09e-47a6-a679-7dbcf9b37631 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71936) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:53.463 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.467 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-19 10:57:53.485 | not-found 2026-07-19 10:57:53.491 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.495 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-19 10:57:53.514 | enabled 2026-07-19 10:57:53.519 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-19 10:57:53.544 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-19 10:57:53.544 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-19 10:57:53.544 | Active: active (running) since Sun 2026-07-19 12:56:48 CEST; 1min 4s ago 2026-07-19 10:57:53.544 | Main PID: 70860 (uwsgi) 2026-07-19 10:57:53.544 | Status: "uWSGI is ready" 2026-07-19 10:57:53.544 | Tasks: 16 (limit: 14255) 2026-07-19 10:57:53.544 | Memory: 221.1M (peak: 221.6M) 2026-07-19 10:57:53.544 | CPU: 9.710s 2026-07-19 10:57:53.544 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-19 10:57:53.545 | ├─70860 "nova-api-metauWSGI master" 2026-07-19 10:57:53.545 | ├─70861 "nova-api-metauWSGI worker 1" 2026-07-19 10:57:53.545 | ├─70862 "nova-api-metauWSGI worker 2" 2026-07-19 10:57:53.545 | └─70863 "nova-api-metauWSGI http 1" 2026-07-19 10:57:53.545 | 2026-07-19 10:57:53.545 | Jul 19 12:56:55 devstack devstack@n-api-meta.service[70861]: DEBUG nova.api.openstack.wsgi_app [None req-e4b1491f-32bb-422f-978c-e079d8d0828a None None] ******************************************************************************** {{(pid=70861) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-19 10:57:53.545 | Jul 19 12:56:55 devstack devstack@n-api-meta.service[70861]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fc9d22a4668 pid: 70861 (default app) 2026-07-19 10:57:53.545 | Jul 19 12:57:03 devstack devstack@n-api-meta.service[70862]: DEBUG dbcounter [-] [70862] Writing DB stats nova_api:SELECT=1 {{(pid=70862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.545 | Jul 19 12:57:04 devstack devstack@n-api-meta.service[70861]: DEBUG dbcounter [-] [70861] Writing DB stats nova_api:SELECT=1 {{(pid=70861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.545 | Jul 19 12:57:04 devstack devstack@n-api-meta.service[70862]: DEBUG dbcounter [-] [70862] Writing DB stats nova_cell1:SELECT=1 {{(pid=70862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.545 | Jul 19 12:57:04 devstack devstack@n-api-meta.service[70862]: DEBUG dbcounter [-] [70862] Writing DB stats nova_cell0:SELECT=1 {{(pid=70862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.546 | Jul 19 12:57:04 devstack devstack@n-api-meta.service[70862]: DEBUG dbcounter [-] [70862] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.546 | Jul 19 12:57:04 devstack devstack@n-api-meta.service[70861]: DEBUG dbcounter [-] [70861] Writing DB stats nova_cell0:SELECT=1 {{(pid=70861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.546 | Jul 19 12:57:04 devstack devstack@n-api-meta.service[70861]: DEBUG dbcounter [-] [70861] Writing DB stats nova_cell1:SELECT=1 {{(pid=70861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.546 | Jul 19 12:57:04 devstack devstack@n-api-meta.service[70861]: DEBUG dbcounter [-] [70861] Writing DB stats nova_cell0:SELECT=1 {{(pid=70861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.552 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.556 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-19 10:57:53.575 | enabled 2026-07-19 10:57:53.581 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-19 10:57:53.604 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-19 10:57:53.604 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-19 10:57:53.604 | Active: active (running) since Sun 2026-07-19 12:55:21 CEST; 2min 31s ago 2026-07-19 10:57:53.604 | Main PID: 68051 (uwsgi) 2026-07-19 10:57:53.604 | Status: "uWSGI is ready" 2026-07-19 10:57:53.604 | Tasks: 5 (limit: 14255) 2026-07-19 10:57:53.604 | Memory: 176.4M (peak: 176.9M) 2026-07-19 10:57:53.605 | CPU: 6.371s 2026-07-19 10:57:53.605 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-19 10:57:53.605 | ├─68051 "placementuWSGI master" 2026-07-19 10:57:53.605 | ├─68052 "placementuWSGI worker 1" 2026-07-19 10:57:53.605 | └─68053 "placementuWSGI worker 2" 2026-07-19 10:57:53.605 | 2026-07-19 10:57:53.605 | Jul 19 12:57:22 devstack devstack@placement-api.service[68053]: INFO placement.requestlog [req-35eba256-0d5d-45fa-94f2-629fc14891f4 req-5a4987b4-1667-4d69-aa4b-545933150349 service nova] 192.168.122.240 "PUT /placement/resource_providers/426610e4-0c4e-4031-85a8-16e5729f6af1/inventories" status: 200 len: 396 microversion: 1.26 2026-07-19 10:57:53.605 | Jul 19 12:57:22 devstack devstack@placement-api.service[68053]: [pid: 68053|app: 0|req: 4/9] 192.168.122.240 () {64 vars in 1498 bytes} [Sun Jul 19 12:57:22 2026] PUT /placement/resource_providers/426610e4-0c4e-4031-85a8-16e5729f6af1/inventories => generated 396 bytes in 91 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-19 10:57:53.605 | Jul 19 12:57:22 devstack devstack@placement-api.service[68052]: DEBUG placement.requestlog [req-35eba256-0d5d-45fa-94f2-629fc14891f4 req-8f6b368c-1c98-42c1-8f66-96af8e72bb4d None None] Starting request: 192.168.122.240 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE42,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_CLMUL,HW_ARCH_X86_64,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SVM,HW_CPU_X86_BMI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_AESNI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SATA,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_RESCUE_BFV,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSE,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_INTEL" {{(pid=68052) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-19 10:57:53.606 | Jul 19 12:57:22 devstack devstack@placement-api.service[68052]: INFO placement.requestlog [req-35eba256-0d5d-45fa-94f2-629fc14891f4 req-8f6b368c-1c98-42c1-8f66-96af8e72bb4d service nova] 192.168.122.240 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE42,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_CLMUL,HW_ARCH_X86_64,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SVM,HW_CPU_X86_BMI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_AESNI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SATA,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_RESCUE_BFV,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSE,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_INTEL" status: 200 len: 2058 microversion: 1.6 2026-07-19 10:57:53.606 | Jul 19 12:57:22 devstack devstack@placement-api.service[68052]: [pid: 68052|app: 0|req: 6/10] 192.168.122.240 () {60 vars in 4912 bytes} [Sun Jul 19 12:57:22 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE42,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_CLMUL,HW_ARCH_X86_64,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SVM,HW_CPU_X86_BMI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_AESNI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SATA,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_RESCUE_BFV,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSE,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_INTEL => generated 2058 bytes in 82 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-19 10:57:53.606 | Jul 19 12:57:22 devstack devstack@placement-api.service[68053]: DEBUG placement.requestlog [req-35eba256-0d5d-45fa-94f2-629fc14891f4 req-c09bac4b-3976-4406-9c2e-14c8cc03003b None None] Starting request: 192.168.122.240 "PUT /placement/resource_providers/426610e4-0c4e-4031-85a8-16e5729f6af1/traits" {{(pid=68053) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-19 10:57:53.606 | Jul 19 12:57:22 devstack devstack@placement-api.service[68053]: INFO placement.requestlog [req-35eba256-0d5d-45fa-94f2-629fc14891f4 req-c09bac4b-3976-4406-9c2e-14c8cc03003b service nova] 192.168.122.240 "PUT /placement/resource_providers/426610e4-0c4e-4031-85a8-16e5729f6af1/traits" status: 200 len: 2093 microversion: 1.6 2026-07-19 10:57:53.606 | Jul 19 12:57:22 devstack devstack@placement-api.service[68053]: [pid: 68053|app: 0|req: 5/11] 192.168.122.240 () {64 vars in 1483 bytes} [Sun Jul 19 12:57:22 2026] PUT /placement/resource_providers/426610e4-0c4e-4031-85a8-16e5729f6af1/traits => generated 2093 bytes in 257 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-19 10:57:53.606 | Jul 19 12:57:32 devstack devstack@placement-api.service[68052]: DEBUG dbcounter [-] [68052] Writing DB stats placement:SELECT=4 {{(pid=68052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.606 | Jul 19 12:57:32 devstack devstack@placement-api.service[68053]: DEBUG dbcounter [-] [68053] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=68053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.611 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.616 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-19 10:57:53.635 | not-found 2026-07-19 10:57:53.640 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.644 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-19 10:57:53.664 | enabled 2026-07-19 10:57:53.669 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-19 10:57:53.692 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-19 10:57:53.693 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-19 10:57:53.693 | Active: active (running) since Sun 2026-07-19 12:57:25 CEST; 28s ago 2026-07-19 10:57:53.693 | Main PID: 77105 (uwsgi) 2026-07-19 10:57:53.693 | Status: "uWSGI is ready" 2026-07-19 10:57:53.693 | Tasks: 9 (limit: 14255) 2026-07-19 10:57:53.693 | Memory: 258.4M (peak: 259.2M) 2026-07-19 10:57:53.693 | CPU: 10.570s 2026-07-19 10:57:53.693 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-19 10:57:53.693 | ├─77105 "glance-apiuWSGI master" 2026-07-19 10:57:53.693 | ├─77109 "glance-apiuWSGI worker 1" 2026-07-19 10:57:53.693 | └─77110 "glance-apiuWSGI worker 2" 2026-07-19 10:57:53.694 | 2026-07-19 10:57:53.694 | Jul 19 12:57:37 devstack devstack@g-api.service[77109]: INFO glance.location [None req-39cf40bb-d656-4429-ad6d-2dce3951bdf2 admin admin] Image format matched and virtual size computed: 117440512 2026-07-19 10:57:53.694 | Jul 19 12:57:37 devstack devstack@g-api.service[77109]: DEBUG glance_store.backend [None req-39cf40bb-d656-4429-ad6d-2dce3951bdf2 admin admin] Skipping store.set_acls... not implemented. {{(pid=77109) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-19 10:57:53.694 | Jul 19 12:57:37 devstack devstack@g-api.service[77109]: [pid: 77109|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Sun Jul 19 12:57:35 2026] PUT /v2/images/97bba3f0-2950-4456-be46-6a90be277718/file => generated 0 bytes in 1627 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-19 10:57:53.694 | Jul 19 12:57:37 devstack devstack@g-api.service[77110]: DEBUG glance.api.middleware.version_negotiation [None req-85b9b8d8-62e0-42bb-8f50-82eb805f152b admin admin] Determining version of request: GET /v2/images/97bba3f0-2950-4456-be46-6a90be277718 Accept: */* {{(pid=77110) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-19 10:57:53.694 | Jul 19 12:57:37 devstack devstack@g-api.service[77110]: DEBUG glance.api.middleware.version_negotiation [None req-85b9b8d8-62e0-42bb-8f50-82eb805f152b admin admin] Using url versioning {{(pid=77110) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-19 10:57:53.694 | Jul 19 12:57:37 devstack devstack@g-api.service[77110]: DEBUG glance.api.middleware.version_negotiation [None req-85b9b8d8-62e0-42bb-8f50-82eb805f152b admin admin] Matched version: v2 {{(pid=77110) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-19 10:57:53.694 | Jul 19 12:57:37 devstack devstack@g-api.service[77110]: DEBUG glance.api.middleware.version_negotiation [None req-85b9b8d8-62e0-42bb-8f50-82eb805f152b admin admin] new path /v2/images/97bba3f0-2950-4456-be46-6a90be277718 {{(pid=77110) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-19 10:57:53.695 | Jul 19 12:57:37 devstack devstack@g-api.service[77110]: [pid: 77110|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Sun Jul 19 12:57:37 2026] GET /v2/images/97bba3f0-2950-4456-be46-6a90be277718 => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-19 10:57:53.695 | Jul 19 12:57:47 devstack devstack@g-api.service[77109]: DEBUG dbcounter [-] [77109] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=77109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.695 | Jul 19 12:57:47 devstack devstack@g-api.service[77110]: DEBUG dbcounter [-] [77110] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=77110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.698 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.703 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-19 10:57:53.723 | enabled 2026-07-19 10:57:53.730 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-19 10:57:53.753 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-19 10:57:53.753 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-19 10:57:53.753 | Active: active (running) since Sun 2026-07-19 12:57:14 CEST; 39s ago 2026-07-19 10:57:53.753 | Main PID: 75587 (cinder-schedule) 2026-07-19 10:57:53.753 | Tasks: 1 (limit: 14255) 2026-07-19 10:57:53.753 | Memory: 109.5M (peak: 110.0M) 2026-07-19 10:57:53.754 | CPU: 4.124s 2026-07-19 10:57:53.754 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-19 10:57:53.754 | └─75587 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-19 10:57:53.754 | 2026-07-19 10:57:53.754 | Jul 19 12:57:19 devstack cinder-scheduler[75587]: DEBUG oslo_service.backend._eventlet.service [None req-aa9aad16-ace2-4812-9aae-68a8390e05c4 None None] ******************************************************************************** {{(pid=75587) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-19 10:57:53.754 | Jul 19 12:57:19 devstack cinder-scheduler[75587]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-19 10:57:53.754 | Jul 19 12:57:19 devstack cinder-scheduler[75587]: INFO cinder.manager [None req-3c9d7b4a-72ce-4b5c-8ddd-e3771d7c472e None None] Initiating service 1 cleanup 2026-07-19 10:57:53.754 | Jul 19 12:57:19 devstack cinder-scheduler[75587]: INFO cinder.manager [None req-3c9d7b4a-72ce-4b5c-8ddd-e3771d7c472e None None] Service 1 cleanup completed. 2026-07-19 10:57:53.754 | Jul 19 12:57:19 devstack cinder-scheduler[75587]: DEBUG cinder.service [None req-3c9d7b4a-72ce-4b5c-8ddd-e3771d7c472e None None] Creating RPC server for service cinder-scheduler {{(pid=75587) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-19 10:57:53.754 | Jul 19 12:57:19 devstack cinder-scheduler[75587]: DEBUG cinder.service [None req-3c9d7b4a-72ce-4b5c-8ddd-e3771d7c472e None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75587) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-19 10:57:53.755 | Jul 19 12:57:28 devstack cinder-scheduler[75587]: DEBUG cinder.scheduler.host_manager [None req-0a88d941-7c70-4c6a-818a-584c125d9f2c None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', '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}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75587) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-19 10:57:53.755 | Jul 19 12:57:28 devstack cinder-scheduler[75587]: DEBUG cinder.scheduler.host_manager [None req-0a88d941-7c70-4c6a-818a-584c125d9f2c None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 19, 10, 57, 28, 422567)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 19, 10, 57, 28, 422567)}]. {{(pid=75587) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-19 10:57:53.755 | Jul 19 12:57:28 devstack cinder-scheduler[75587]: DEBUG cinder.scheduler.host_manager [None req-0a88d941-7c70-4c6a-818a-584c125d9f2c None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 19, 10, 57, 28, 387161)} {{(pid=75587) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-19 10:57:53.755 | Jul 19 12:57:38 devstack cinder-scheduler[75587]: DEBUG dbcounter [-] [75587] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.759 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.764 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-19 10:57:53.784 | enabled 2026-07-19 10:57:53.791 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-19 10:57:53.814 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-19 10:57:53.814 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-19 10:57:53.814 | Active: active (running) since Sun 2026-07-19 12:57:07 CEST; 46s ago 2026-07-19 10:57:53.814 | Main PID: 74863 (uwsgi) 2026-07-19 10:57:53.814 | Status: "uWSGI is ready" 2026-07-19 10:57:53.814 | Tasks: 7 (limit: 14255) 2026-07-19 10:57:53.814 | Memory: 248.3M (peak: 248.8M) 2026-07-19 10:57:53.814 | CPU: 10.503s 2026-07-19 10:57:53.814 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-19 10:57:53.815 | ├─74863 "cinder-apiuWSGI master" 2026-07-19 10:57:53.815 | ├─74866 "cinder-apiuWSGI worker 1" 2026-07-19 10:57:53.815 | └─74867 "cinder-apiuWSGI worker 2" 2026-07-19 10:57:53.815 | 2026-07-19 10:57:53.815 | Jul 19 12:57:21 devstack devstack@c-api.service[74867]: INFO cinder.api.openstack.wsgi [None req-2c9a75b5-8bdb-47ff-9719-e667989ae258 admin admin] POST http://192.168.122.240/volume/v3/types/4047b403-f7c5-4fcc-948f-c1750d9bcd9e/extra_specs 2026-07-19 10:57:53.815 | Jul 19 12:57:21 devstack devstack@c-api.service[74867]: DEBUG cinder.api.openstack.wsgi [None req-2c9a75b5-8bdb-47ff-9719-e667989ae258 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-19 10:57:53.815 | Jul 19 12:57:21 devstack devstack@c-api.service[74867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-19 10:57:53.815 | Jul 19 12:57:21 devstack devstack@c-api.service[74867]: warnings.warn( 2026-07-19 10:57:53.815 | Jul 19 12:57:21 devstack devstack@c-api.service[74867]: DEBUG oslo_db.sqlalchemy.engines [None req-2c9a75b5-8bdb-47ff-9719-e667989ae258 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=74867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-19 10:57:53.815 | Jul 19 12:57:21 devstack devstack@c-api.service[74867]: DEBUG dbcounter [-] [74867] Writing DB stats cinder:SELECT=6 {{(pid=74867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.816 | Jul 19 12:57:21 devstack devstack@c-api.service[74867]: INFO cinder.api.openstack.wsgi [None req-2c9a75b5-8bdb-47ff-9719-e667989ae258 admin admin] http://192.168.122.240/volume/v3/types/4047b403-f7c5-4fcc-948f-c1750d9bcd9e/extra_specs returned with HTTP 200 2026-07-19 10:57:53.816 | Jul 19 12:57:21 devstack devstack@c-api.service[74867]: [pid: 74867|app: 0|req: 1/3] 192.168.122.240 () {60 vars in 1338 bytes} [Sun Jul 19 12:57:21 2026] POST /volume/v3/types/4047b403-f7c5-4fcc-948f-c1750d9bcd9e/extra_specs => generated 55 bytes in 789 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-19 10:57:53.816 | Jul 19 12:57:31 devstack devstack@c-api.service[74866]: DEBUG dbcounter [-] [74866] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.816 | Jul 19 12:57:32 devstack devstack@c-api.service[74867]: DEBUG dbcounter [-] [74867] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.821 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.825 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-19 10:57:53.845 | enabled 2026-07-19 10:57:53.852 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-19 10:57:53.876 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-19 10:57:53.876 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-19 10:57:53.876 | Active: active (running) since Sun 2026-07-19 12:57:16 CEST; 37s ago 2026-07-19 10:57:53.876 | Main PID: 76242 (cinder-volume) 2026-07-19 10:57:53.876 | Tasks: 2 (limit: 14255) 2026-07-19 10:57:53.876 | Memory: 143.6M (peak: 157.8M) 2026-07-19 10:57:53.876 | CPU: 10.987s 2026-07-19 10:57:53.876 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-19 10:57:53.877 | ├─76242 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-19 10:57:53.877 | └─76394 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-19 10:57:53.877 | 2026-07-19 10:57:53.877 | Jul 19 12:57:29 devstack cinder-volume[76394]: DEBUG oslo_concurrency.processutils [None req-0a88d941-7c70-4c6a-818a-584c125d9f2c 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.283s {{(pid=76394) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-19 10:57:53.877 | Jul 19 12:57:29 devstack cinder-volume[76394]: DEBUG oslo_concurrency.processutils [None req-0a88d941-7c70-4c6a-818a-584c125d9f2c 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=76394) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-19 10:57:53.877 | Jul 19 12:57:29 devstack sudo[77248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-07-19 10:57:53.877 | Jul 19 12:57:29 devstack sudo[77248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-19 10:57:53.877 | Jul 19 12:57:29 devstack sudo[77248]: pam_unix(sudo:session): session closed for user root 2026-07-19 10:57:53.877 | Jul 19 12:57:29 devstack cinder-volume[76394]: DEBUG oslo_concurrency.processutils [None req-0a88d941-7c70-4c6a-818a-584c125d9f2c 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.250s {{(pid=76394) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-19 10:57:53.877 | Jul 19 12:57:29 devstack cinder-volume[76394]: INFO cinder.volume.manager [None req-0a88d941-7c70-4c6a-818a-584c125d9f2c None None] Driver post RPC initialization completed successfully. 2026-07-19 10:57:53.878 | Jul 19 12:57:32 devstack cinder-volume[76242]: DEBUG dbcounter [-] [76242] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.878 | Jul 19 12:57:39 devstack cinder-volume[76394]: DEBUG dbcounter [-] [76394] Writing DB stats cinder:SELECT=3 {{(pid=76394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.878 | Jul 19 12:57:39 devstack cinder-volume[76394]: DEBUG dbcounter [-] [76394] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=76394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:53.882 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.887 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-19 10:57:53.905 | not-found 2026-07-19 10:57:53.911 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.917 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-19 10:57:53.936 | not-found 2026-07-19 10:57:53.943 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.947 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-19 10:57:53.966 | not-found 2026-07-19 10:57:53.972 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:53.976 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-19 10:57:53.996 | not-found 2026-07-19 10:57:54.002 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.007 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-19 10:57:54.025 | not-found 2026-07-19 10:57:54.031 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.036 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-19 10:57:54.055 | enabled 2026-07-19 10:57:54.061 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-19 10:57:54.084 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-19 10:57:54.085 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-19 10:57:54.085 | Active: active (running) since Sun 2026-07-19 12:55:01 CEST; 2min 53s ago 2026-07-19 10:57:54.085 | Main PID: 64261 (neutron-ovn-age) 2026-07-19 10:57:54.085 | Tasks: 20 (limit: 14255) 2026-07-19 10:57:54.085 | Memory: 346.4M (peak: 347.1M) 2026-07-19 10:57:54.085 | CPU: 11.751s 2026-07-19 10:57:54.085 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-19 10:57:54.085 | ├─64261 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-19 10:57:54.085 | ├─66094 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-19 10:57:54.085 | ├─66388 /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/tmpx70zfkfs/privsep.sock 2026-07-19 10:57:54.086 | └─68910 /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/tmp28mto2x2/privsep.sock 2026-07-19 10:57:54.086 | 2026-07-19 10:57:54.086 | Jul 19 12:56:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-19 10:57:54.086 | Jul 19 12:56:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-19 10:57:54.086 | Jul 19 12:56:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-19 10:57:54.086 | Jul 19 12:56:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-19 10:57:54.086 | Jul 19 12:57:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-19 10:57:54.086 | Jul 19 12:57:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-19 10:57:54.086 | Jul 19 12:57:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-19 10:57:54.086 | Jul 19 12:57:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-19 10:57:54.087 | Jul 19 12:57:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-19 10:57:54.087 | Jul 19 12:57:05 devstack neutron-ovn-agent[66094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66094) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-19 10:57:54.093 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.097 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-19 10:57:54.115 | not-found 2026-07-19 10:57:54.121 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.126 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-19 10:57:54.146 | not-found 2026-07-19 10:57:54.152 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.156 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-19 10:57:54.174 | not-found 2026-07-19 10:57:54.181 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.185 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-19 10:57:54.203 | not-found 2026-07-19 10:57:54.209 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.214 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-19 10:57:54.234 | enabled 2026-07-19 10:57:54.240 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-19 10:57:54.265 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-19 10:57:54.265 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-19 10:57:54.265 | Active: active (running) since Sun 2026-07-19 12:48:22 CEST; 9min ago 2026-07-19 10:57:54.265 | Main PID: 40781 (dstat.sh) 2026-07-19 10:57:54.265 | Tasks: 3 (limit: 14255) 2026-07-19 10:57:54.265 | Memory: 27.1M (peak: 27.8M) 2026-07-19 10:57:54.265 | CPU: 3.324s 2026-07-19 10:57:54.265 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-19 10:57:54.265 | ├─40781 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-19 10:57:54.265 | ├─40896 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-19 10:57:54.266 | └─40897 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-19 10:57:54.266 | 2026-07-19 10:57:54.266 | Jul 19 12:57:44 devstack dstat.sh[40897]: 19-07 12:57:44| 19 9 70 0 0|5289M 222M 223M 5992M| 0 0 | 0 236k| 0 22.0 |2201 1734 |2.75 2.35 1.58|3.0 0 1.0| 0 0 | | 17 283 0 29 0 2026-07-19 10:57:54.266 | Jul 19 12:57:45 devstack dstat.sh[40897]: 19-07 12:57:45| 17 12 66 0 0|5216M 295M 223M 5992M|6314B 21k| 16k 851k|1.00 129 |3809 3217 |2.75 2.35 1.58|2.0 0 130| 0 0 | | 17 283 0 29 0 2026-07-19 10:57:54.266 | Jul 19 12:57:46 devstack dstat.sh[40897]: 19-07 12:57:46| 16 13 67 0 0|5237M 274M 223M 5992M|4098B 12k| 28k 324k|2.00 29.0 |3246 3113 |2.75 2.35 1.58|2.0 0 132| 0 0 | | 17 283 0 29 0 2026-07-19 10:57:54.266 | Jul 19 12:57:47 devstack dstat.sh[40897]: 19-07 12:57:47| 21 10 67 0 0|5267M 244M 223M 5992M| 52B 0 | 0 288k| 0 33.0 |2409 2135 |2.61 2.33 1.58|2.0 0 2.0| 0 0 | | 17 287 0 29 0 2026-07-19 10:57:54.266 | Jul 19 12:57:48 devstack dstat.sh[40897]: 19-07 12:57:48| 14 14 67 0 0|5257M 254M 223M 5992M|5936B 17k| 20k 416k|4.00 29.0 |3947 3172 |2.61 2.33 1.58|2.0 0 192| 0 0 | | 17 287 0 29 0 2026-07-19 10:57:54.266 | Jul 19 12:57:49 devstack dstat.sh[40897]: 19-07 12:57:49| 2 6 88 0 0|5254M 257M 223M 5993M|1901B 5116B| 0 280k| 0 32.0 |2401 2813 |2.61 2.33 1.58| 0 0 87| 0 0 | | 17 287 0 29 0 2026-07-19 10:57:54.266 | Jul 19 12:57:50 devstack dstat.sh[40897]: 19-07 12:57:50| 14 9 74 0 0|5267M 244M 223M 5993M| 132B 476B| 0 116k| 0 8.00 |2035 1762 |2.61 2.33 1.58|1.0 0 6.0| 0 0 | | 17 287 0 29 0 2026-07-19 10:57:54.266 | Jul 19 12:57:51 devstack dstat.sh[40897]: 19-07 12:57:51| 18 8 72 0 0|5291M 220M 223M 5993M| 52B 0 | 0 40k| 0 2.00 |1813 1300 |2.61 2.33 1.58|1.0 0 0| 0 0 | | 17 287 0 29 0 2026-07-19 10:57:54.266 | Jul 19 12:57:52 devstack dstat.sh[40897]: 19-07 12:57:52| 20 7 68 0 0|5297M 214M 223M 5993M| 0 0 | 0 971k| 0 120 |2700 2426 |2.48 2.31 1.58|2.0 0 3.0| 0 0 | | 17 291 0 29 0 2026-07-19 10:57:54.267 | Jul 19 12:57:53 devstack dstat.sh[40897]: 19-07 12:57:53| 14 15 64 0 0|5224M 287M 223M 5993M| 11k 57k|8198B 92k|2.00 6.00 |4726 3472 |2.48 2.31 1.58|1.0 0 148| 0 0 | | 17 291 0 29 0 2026-07-19 10:57:54.271 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.276 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-19 10:57:54.294 | enabled 2026-07-19 10:57:54.301 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-19 10:57:54.324 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-19 10:57:54.324 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-19 10:57:54.324 | Active: active (running) since Sun 2026-07-19 12:54:58 CEST; 2min 55s ago 2026-07-19 10:57:54.324 | Main PID: 63530 (neutron-ovn-met) 2026-07-19 10:57:54.325 | Tasks: 2 (limit: 14255) 2026-07-19 10:57:54.325 | Memory: 121.8M (peak: 122.5M) 2026-07-19 10:57:54.325 | CPU: 3.852s 2026-07-19 10:57:54.325 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-19 10:57:54.325 | └─63530 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-19 10:57:54.325 | 2026-07-19 10:57:54.325 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-19 10:57:54.325 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-19 10:57:54.325 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-19 10:57:54.326 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-19 10:57:54.326 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-19 10:57:54.326 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-19 10:57:54.326 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-19 10:57:54.326 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-19 10:57:54.326 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-19 10:57:54.327 | Jul 19 12:55:02 devstack neutron-ovn-metadata-agent[63530]: ERROR neutron 2026-07-19 10:57:54.332 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.336 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-19 10:57:54.355 | enabled 2026-07-19 10:57:54.361 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-19 10:57:54.383 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-19 10:57:54.384 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-19 10:57:54.384 | Active: active (running) since Sun 2026-07-19 12:55:04 CEST; 2min 50s ago 2026-07-19 10:57:54.384 | Main PID: 65666 (uwsgi) 2026-07-19 10:57:54.384 | Status: "uWSGI is ready" 2026-07-19 10:57:54.384 | Tasks: 23 (limit: 14255) 2026-07-19 10:57:54.384 | Memory: 388.9M (peak: 389.6M) 2026-07-19 10:57:54.384 | CPU: 40.754s 2026-07-19 10:57:54.384 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-19 10:57:54.384 | ├─65666 "neutron-apiuWSGI master" 2026-07-19 10:57:54.384 | ├─65668 "neutron-apiuWSGI worker 1" 2026-07-19 10:57:54.385 | └─65669 "neutron-apiuWSGI worker 2" 2026-07-19 10:57:54.385 | 2026-07-19 10:57:54.385 | Jul 19 12:57:34 devstack devstack@neutron-api.service[65669]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65669) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-19 10:57:54.385 | Jul 19 12:57:34 devstack devstack@neutron-api.service[65669]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65669) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-19 10:57:54.385 | Jul 19 12:57:34 devstack devstack@neutron-api.service[65668]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65668) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-19 10:57:54.385 | Jul 19 12:57:34 devstack devstack@neutron-api.service[65668]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65668) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-19 10:57:54.385 | Jul 19 12:57:44 devstack devstack@neutron-api.service[65669]: DEBUG dbcounter [-] [65669] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.385 | Jul 19 12:57:44 devstack devstack@neutron-api.service[65668]: DEBUG dbcounter [-] [65668] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.385 | Jul 19 12:57:49 devstack devstack@neutron-api.service[65669]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65669) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-19 10:57:54.386 | Jul 19 12:57:49 devstack devstack@neutron-api.service[65669]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65669) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-19 10:57:54.386 | Jul 19 12:57:49 devstack devstack@neutron-api.service[65668]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65668) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-19 10:57:54.386 | Jul 19 12:57:49 devstack devstack@neutron-api.service[65668]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65668) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-19 10:57:54.390 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.393 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-19 10:57:54.412 | enabled 2026-07-19 10:57:54.416 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-19 10:57:54.438 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-19 10:57:54.438 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-19 10:57:54.438 | Active: active (running) since Sun 2026-07-19 12:55:08 CEST; 2min 45s ago 2026-07-19 10:57:54.439 | Main PID: 66677 (neutron-periodi) 2026-07-19 10:57:54.439 | Tasks: 15 (limit: 14255) 2026-07-19 10:57:54.439 | Memory: 179.6M (peak: 179.8M) 2026-07-19 10:57:54.439 | CPU: 6.581s 2026-07-19 10:57:54.439 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-19 10:57:54.439 | ├─66677 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-19 10:57:54.439 | └─67377 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-19 10:57:54.439 | 2026-07-19 10:57:54.439 | Jul 19 12:56:31 devstack neutron-periodic-workers[67377]: DEBUG dbcounter [-] [67377] Writing DB stats neutron:SELECT=4 {{(pid=67377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.439 | Jul 19 12:56:50 devstack neutron-periodic-workers[67377]: DEBUG neutron.db.agents_db [None req-122dbcff-6e6c-44aa-99d5-aa57da634b28 None None] Agent healthcheck: found 0 active agents {{(pid=67377) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-19 10:57:54.440 | Jul 19 12:56:50 devstack neutron-periodic-workers[67377]: DEBUG oslo.service.backend._threading.loopingcall [None req-122dbcff-6e6c-44aa-99d5-aa57da634b28 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67377) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.440 | Jul 19 12:56:58 devstack neutron-periodic-workers[67377]: DEBUG oslo.service.backend._threading.loopingcall [None req-78659691-3e79-4020-8136-b5302f29dab1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=67377) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.440 | Jul 19 12:57:08 devstack neutron-periodic-workers[67377]: DEBUG dbcounter [-] [67377] Writing DB stats neutron:SELECT=4 {{(pid=67377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.440 | Jul 19 12:57:19 devstack neutron-periodic-workers[67377]: DEBUG oslo.service.backend._threading.loopingcall [None req-c903165c-649a-406a-a39a-429621da0ef6 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.95 seconds {{(pid=67377) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.440 | Jul 19 12:57:27 devstack neutron-periodic-workers[67377]: DEBUG neutron.db.agents_db [None req-122dbcff-6e6c-44aa-99d5-aa57da634b28 None None] Agent healthcheck: found 0 active agents {{(pid=67377) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-19 10:57:54.440 | Jul 19 12:57:27 devstack neutron-periodic-workers[67377]: DEBUG oslo.service.backend._threading.loopingcall [None req-122dbcff-6e6c-44aa-99d5-aa57da634b28 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67377) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.440 | Jul 19 12:57:35 devstack neutron-periodic-workers[67377]: DEBUG oslo.service.backend._threading.loopingcall [None req-78659691-3e79-4020-8136-b5302f29dab1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67377) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.440 | Jul 19 12:57:45 devstack neutron-periodic-workers[67377]: DEBUG dbcounter [-] [67377] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=67377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.444 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.447 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-19 10:57:54.466 | enabled 2026-07-19 10:57:54.471 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-19 10:57:54.494 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-19 10:57:54.494 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-19 10:57:54.494 | Active: active (running) since Sun 2026-07-19 12:55:06 CEST; 2min 48s ago 2026-07-19 10:57:54.494 | Main PID: 66179 (neutron-rpc-ser) 2026-07-19 10:57:54.494 | Tasks: 23 (limit: 14255) 2026-07-19 10:57:54.494 | Memory: 188.7M (peak: 189.3M) 2026-07-19 10:57:54.494 | CPU: 8.130s 2026-07-19 10:57:54.494 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-19 10:57:54.495 | ├─66179 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-19 10:57:54.495 | ├─67351 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-19 10:57:54.495 | └─67353 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-19 10:57:54.495 | 2026-07-19 10:57:54.495 | Jul 19 12:55:17 devstack neutron-rpc-server[67353]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67353) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-19 10:57:54.495 | Jul 19 12:55:18 devstack neutron-rpc-server[67353]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67353) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-19 10:57:54.496 | Jul 19 12:55:18 devstack neutron-rpc-server[67353]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67353) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-19 10:57:54.496 | Jul 19 12:55:18 devstack neutron-rpc-server[67351]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67351) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-19 10:57:54.496 | Jul 19 12:55:18 devstack neutron-rpc-server[67353]: DEBUG neutron.service [-] calling wait on {{(pid=67353) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-19 10:57:54.496 | Jul 19 12:55:18 devstack neutron-rpc-server[67351]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67351) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-19 10:57:54.496 | Jul 19 12:55:18 devstack neutron-rpc-server[67351]: DEBUG neutron.service [-] calling wait on {{(pid=67351) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-19 10:57:54.496 | Jul 19 12:55:26 devstack neutron-rpc-server[66179]: DEBUG dbcounter [-] [66179] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=66179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.496 | Jul 19 12:55:48 devstack neutron-rpc-server[67353]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-19 10:57:54.497 | Jul 19 12:55:48 devstack neutron-rpc-server[67351]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-19 10:57:54.499 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.503 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-19 10:57:54.522 | enabled 2026-07-19 10:57:54.527 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-19 10:57:54.549 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-19 10:57:54.549 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-19 10:57:54.549 | Active: active (running) since Sun 2026-07-19 12:55:11 CEST; 2min 43s ago 2026-07-19 10:57:54.549 | Main PID: 67265 (neutron-ovn-mai) 2026-07-19 10:57:54.549 | Tasks: 12 (limit: 14255) 2026-07-19 10:57:54.549 | Memory: 254.3M (peak: 254.8M) 2026-07-19 10:57:54.549 | CPU: 7.594s 2026-07-19 10:57:54.549 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-19 10:57:54.550 | ├─67265 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-19 10:57:54.550 | └─67395 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-19 10:57:54.550 | 2026-07-19 10:57:54.550 | Jul 19 12:55:40 devstack neutron-ovn-maintenance-worker[67395]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f14f0a3c-067d-433a-b8ac-957317f0c464 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67395) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-19 10:57:54.550 | Jul 19 12:55:40 devstack neutron-ovn-maintenance-worker[67395]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f14f0a3c-067d-433a-b8ac-957317f0c464 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67395) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-19 10:57:54.550 | Jul 19 12:55:40 devstack neutron-ovn-maintenance-worker[67395]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f14f0a3c-067d-433a-b8ac-957317f0c464 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-07-19 10:57:54.550 | Jul 19 12:55:40 devstack neutron-ovn-maintenance-worker[67395]: DEBUG futurist.periodics [None req-f14f0a3c-067d-433a-b8ac-957317f0c464 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=67395) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-19 10:57:54.551 | Jul 19 12:55:40 devstack neutron-ovn-maintenance-worker[67395]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f14f0a3c-067d-433a-b8ac-957317f0c464 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67395) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-19 10:57:54.551 | Jul 19 12:55:40 devstack neutron-ovn-maintenance-worker[67395]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f14f0a3c-067d-433a-b8ac-957317f0c464 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67395) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-19 10:57:54.551 | Jul 19 12:55:40 devstack neutron-ovn-maintenance-worker[67395]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f14f0a3c-067d-433a-b8ac-957317f0c464 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-07-19 10:57:54.551 | Jul 19 12:55:40 devstack neutron-ovn-maintenance-worker[67395]: DEBUG futurist.periodics [None req-f14f0a3c-067d-433a-b8ac-957317f0c464 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=67395) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-19 10:57:54.551 | Jul 19 12:55:40 devstack neutron-ovn-maintenance-worker[67395]: DEBUG futurist.periodics [None req-f14f0a3c-067d-433a-b8ac-957317f0c464 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=67395) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-19 10:57:54.551 | Jul 19 12:55:50 devstack neutron-ovn-maintenance-worker[67395]: DEBUG dbcounter [-] [67395] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.556 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.559 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-19 10:57:54.577 | enabled 2026-07-19 10:57:54.583 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-19 10:57:54.605 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-19 10:57:54.605 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-19 10:57:54.606 | Active: active (running) since Sun 2026-07-19 12:56:51 CEST; 1min 3s ago 2026-07-19 10:57:54.606 | Main PID: 71505 (nova-novncproxy) 2026-07-19 10:57:54.606 | Tasks: 4 (limit: 14255) 2026-07-19 10:57:54.606 | Memory: 109.9M (peak: 110.1M) 2026-07-19 10:57:54.606 | CPU: 3.613s 2026-07-19 10:57:54.606 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-19 10:57:54.606 | └─71505 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-19 10:57:54.606 | 2026-07-19 10:57:54.606 | Jul 19 12:56:52 devstack nova-novncproxy[71505]: If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:57:54.607 | Jul 19 12:56:52 devstack nova-novncproxy[71505]: framework. For more detail see 2026-07-19 10:57:54.607 | Jul 19 12:56:52 devstack nova-novncproxy[71505]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:57:54.607 | Jul 19 12:56:52 devstack nova-novncproxy[71505]: import eventlet # noqa 2026-07-19 10:57:54.607 | Jul 19 12:56:52 devstack nova-novncproxy[71505]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:57:54.607 | Jul 19 12:56:56 devstack nova-novncproxy[71505]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-19 10:57:54.607 | Jul 19 12:56:56 devstack nova-novncproxy[71505]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-19 10:57:54.607 | Jul 19 12:56:56 devstack nova-novncproxy[71505]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-19 10:57:54.607 | Jul 19 12:56:56 devstack nova-novncproxy[71505]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-19 10:57:54.607 | Jul 19 12:56:56 devstack nova-novncproxy[71505]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-19 10:57:54.610 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.613 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-19 10:57:54.632 | enabled 2026-07-19 10:57:54.637 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-19 10:57:54.659 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-19 10:57:54.659 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-19 10:57:54.660 | Active: active (running) since Sun 2026-07-19 12:56:53 CEST; 1min 0s ago 2026-07-19 10:57:54.660 | Main PID: 72306 (nova-conductor:) 2026-07-19 10:57:54.660 | Tasks: 19 (limit: 14255) 2026-07-19 10:57:54.660 | Memory: 156.3M (peak: 156.7M) 2026-07-19 10:57:54.660 | CPU: 4.892s 2026-07-19 10:57:54.660 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-19 10:57:54.660 | ├─72306 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-19 10:57:54.660 | ├─73919 "nova-conductor: ServiceWrapper worker(0)" 2026-07-19 10:57:54.660 | └─73921 "nova-conductor: ServiceWrapper worker(1)" 2026-07-19 10:57:54.661 | 2026-07-19 10:57:54.661 | Jul 19 12:57:00 devstack nova-conductor[73921]: DEBUG nova.servicegroup.drivers.db [None req-4b765be3-9685-43d3-b878-039c6b4825a2 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73921) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-19 10:57:54.661 | Jul 19 12:57:05 devstack nova-conductor[73919]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73919) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.661 | Jul 19 12:57:05 devstack nova-conductor[73921]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73921) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.661 | Jul 19 12:57:07 devstack nova-conductor[72306]: DEBUG dbcounter [-] [72306] Writing DB stats nova_api:SELECT=1 {{(pid=72306) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.661 | Jul 19 12:57:08 devstack nova-conductor[72306]: DEBUG dbcounter [-] [72306] Writing DB stats nova_cell0:SELECT=1 {{(pid=72306) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.661 | Jul 19 12:57:08 devstack nova-conductor[72306]: DEBUG dbcounter [-] [72306] Writing DB stats nova_cell1:SELECT=1 {{(pid=72306) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.661 | Jul 19 12:57:15 devstack nova-conductor[73919]: DEBUG dbcounter [-] [73919] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.662 | Jul 19 12:57:15 devstack nova-conductor[73921]: DEBUG dbcounter [-] [73921] Writing DB stats nova_cell0:SELECT=3 {{(pid=73921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-19 10:57:54.662 | Jul 19 12:57:42 devstack nova-conductor[73919]: DEBUG oslo.service.backend._threading.loopingcall [None req-6a1b6f17-fe10-4957-ad33-c3be2ddb351b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73919) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.662 | Jul 19 12:57:43 devstack nova-conductor[73921]: DEBUG oslo.service.backend._threading.loopingcall [None req-7419d55b-9ace-4024-93a1-67cc6d6b1bc0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73921) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.666 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-19 10:57:54.669 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-19 10:57:54.687 | enabled 2026-07-19 10:57:54.692 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-19 10:57:54.715 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-19 10:57:54.715 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-19 10:57:54.715 | Active: active (running) since Sun 2026-07-19 12:56:56 CEST; 58s ago 2026-07-19 10:57:54.716 | Main PID: 72860 (nova-conductor:) 2026-07-19 10:57:54.716 | Tasks: 37 (limit: 14255) 2026-07-19 10:57:54.716 | Memory: 167.3M (peak: 167.8M) 2026-07-19 10:57:54.716 | CPU: 4.835s 2026-07-19 10:57:54.716 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-19 10:57:54.716 | ├─72860 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-19 10:57:54.716 | ├─74004 "nova-conductor: ServiceWrapper worker(0)" 2026-07-19 10:57:54.716 | └─74006 "nova-conductor: ServiceWrapper worker(1)" 2026-07-19 10:57:54.716 | 2026-07-19 10:57:54.717 | Jul 19 12:57:16 devstack nova-conductor[74004]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.717 | Jul 19 12:57:16 devstack nova-conductor[74006]: DEBUG oslo.service.backend._threading.loopingcall [None req-713d4eaa-6981-42e9-b5d5-c967ba76ae06 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74006) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.717 | Jul 19 12:57:16 devstack nova-conductor[74006]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74006) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.717 | Jul 19 12:57:24 devstack nova-conductor[74004]: DEBUG oslo.service.backend._threading.loopingcall [None req-84969c21-62df-4cc9-a308-e3c1cd1a037d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.717 | Jul 19 12:57:26 devstack nova-conductor[74004]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.717 | Jul 19 12:57:26 devstack nova-conductor[74006]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=74006) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.717 | Jul 19 12:57:36 devstack nova-conductor[74004]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.718 | Jul 19 12:57:36 devstack nova-conductor[74006]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74006) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.718 | Jul 19 12:57:46 devstack nova-conductor[74004]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.718 | Jul 19 12:57:46 devstack nova-conductor[74006]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74006) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-19 10:57:54.722 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-19 10:57:54.747 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:54.750 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-19 10:57:54.776 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:57:54.779 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-19 10:57:54.783 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-19 10:57:55.330 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-19 10:57:55.330 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:57:55.330 | we strongly recommend against using it for new projects. 2026-07-19 10:57:55.330 | 2026-07-19 10:57:55.330 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:57:55.330 | framework. For more detail see 2026-07-19 10:57:55.330 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:57:55.330 | 2026-07-19 10:57:55.331 | import eventlet # noqa 2026-07-19 10:57:55.598 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:57:58.682 | INFO dbcounter [None req-96cbad49-64df-482c-8c58-29c61d87df5b None None] Registered counter for database nova_api 2026-07-19 10:57:58.806 | DEBUG dbcounter [-] [78484] Writer thread running {{(pid=78484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:57:58.817 | Found 2 cell mappings. 2026-07-19 10:57:58.817 | Skipping cell0 since it does not contain hosts. 2026-07-19 10:57:58.817 | Getting computes from cell 'cell1': 95679488-950f-4833-9ae7-5b707c74efbf 2026-07-19 10:57:58.817 | INFO dbcounter [None req-96cbad49-64df-482c-8c58-29c61d87df5b None None] Registered counter for database nova_cell1 2026-07-19 10:57:58.890 | DEBUG dbcounter [-] [78484] Writer thread running {{(pid=78484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-19 10:57:59.049 | Checking host mapping for compute host 'devstack': 426610e4-0c4e-4031-85a8-16e5729f6af1 2026-07-19 10:57:59.049 | Creating host mapping for compute host 'devstack': 426610e4-0c4e-4031-85a8-16e5729f6af1 2026-07-19 10:57:59.049 | Found 1 unmapped computes in cell: 95679488-950f-4833-9ae7-5b707c74efbf 2026-07-19 10:57:59.834 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-19 10:58:00.390 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-19 10:58:00.391 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-19 10:58:00.391 | we strongly recommend against using it for new projects. 2026-07-19 10:58:00.391 | 2026-07-19 10:58:00.391 | If you are already using Eventlet, we recommend migrating to a different 2026-07-19 10:58:00.391 | framework. For more detail see 2026-07-19 10:58:00.391 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-19 10:58:00.391 | 2026-07-19 10:58:00.392 | import eventlet # noqa 2026-07-19 10:58:00.667 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-19 10:58:04.174 | +-------------------------------------------+ 2026-07-19 10:58:04.174 | | Upgrade Check Results | 2026-07-19 10:58:04.174 | +-------------------------------------------+ 2026-07-19 10:58:04.174 | | Check: Cells v2 | 2026-07-19 10:58:04.174 | | Result: Success | 2026-07-19 10:58:04.174 | | Details: None | 2026-07-19 10:58:04.174 | +-------------------------------------------+ 2026-07-19 10:58:04.174 | | Check: Placement API | 2026-07-19 10:58:04.176 | | Result: Success | 2026-07-19 10:58:04.177 | | Details: None | 2026-07-19 10:58:04.177 | +-------------------------------------------+ 2026-07-19 10:58:04.177 | | Check: Cinder API | 2026-07-19 10:58:04.177 | | Result: Success | 2026-07-19 10:58:04.177 | | Details: None | 2026-07-19 10:58:04.177 | +-------------------------------------------+ 2026-07-19 10:58:04.177 | | Check: Policy File JSON to YAML Migration | 2026-07-19 10:58:04.178 | | Result: Success | 2026-07-19 10:58:04.178 | | Details: None | 2026-07-19 10:58:04.178 | +-------------------------------------------+ 2026-07-19 10:58:04.178 | | Check: Older than N-1 computes | 2026-07-19 10:58:04.179 | | Result: Success | 2026-07-19 10:58:04.179 | | Details: None | 2026-07-19 10:58:04.179 | +-------------------------------------------+ 2026-07-19 10:58:04.179 | | Check: hw_machine_type unset | 2026-07-19 10:58:04.179 | | Result: Success | 2026-07-19 10:58:04.180 | | Details: None | 2026-07-19 10:58:04.181 | +-------------------------------------------+ 2026-07-19 10:58:04.181 | | Check: Service User Token Configuration | 2026-07-19 10:58:04.181 | | Result: Success | 2026-07-19 10:58:04.181 | | Details: None | 2026-07-19 10:58:04.181 | +-------------------------------------------+ 2026-07-19 10:58:04.898 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-19 10:58:04.905 | + ./stack.sh:main:1485 : command openstack complete 2026-07-19 10:58:04.905 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-19 10:58:08.295 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-19 10:58:08.323 | + functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:58:08.327 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-19 10:58:08.331 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-19 10:58:08.335 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-19 10:58:08.339 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-19 10:58:08.343 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:58:08.348 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-19 10:58:08.352 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-19 10:58:08.356 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-19 10:58:08.361 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-19 10:58:08.365 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-19 10:58:08.369 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-19 10:58:08.372 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-19 10:58:08.378 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-19 10:58:08.426 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-19 10:58:08.433 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-19 10:58:08.434 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-19 10:58:08.436 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-19 10:58:08.443 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-19 10:58:08.447 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-19 10:58:08.451 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-19 10:58:08.455 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-19 10:58:08.458 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-19 10:58:08.462 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-19 10:58:08.482 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-19 10:58:08.502 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-19 10:58:08.505 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:58:08.510 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-19 10:58:08.514 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-19 10:58:08.518 | + functions-common:run_phase:1848 : local mode=stack 2026-07-19 10:58:08.522 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-19 10:58:08.526 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-19 10:58:08.530 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-19 10:58:08.534 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-19 10:58:08.538 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-19 10:58:08.542 | + functions-common:run_phase:1858 : local extra 2026-07-19 10:58:08.547 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-19 10:58:08.553 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-19 10:58:08.558 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-19 10:58:08.562 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-19 10:58:08.566 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-19 10:58:08.571 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-19 10:58:08.596 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:58:08.600 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:58:08.604 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:58:08.608 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-19 10:58:08.613 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:58:08.617 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-19 10:58:08.620 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:58:08.625 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-19 10:58:08.628 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:58:08.632 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-19 10:58:08.636 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-19 10:58:08.640 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-19 10:58:08.644 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-19 10:58:08.709 | [2067 Async install_tempest:38896]: Waiting for completion of install_tempest running on PID 38896 (1 other jobs running) 2026-07-19 10:58:08.740 | [2067 Async install_tempest:38896]: Signaling child to exit 2026-07-19 10:58:08.741 | WAKEUP 2026-07-19 10:58:08.768 | [2067 Async install_tempest:38896]: Signaled 2026-07-19 10:58:08.770 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-19 10:58:08.770 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-19 10:58:08.770 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-19 10:58:08.770 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-19 10:58:08.770 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-19 10:58:08.770 | +++ functions-common:git_clone:593 : pwd 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:58:08.771 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:610 : echo master 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-19 10:58:08.771 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-19 10:58:08.772 | ++ functions-common:git_timed:697 : local count=0 2026-07-19 10:58:08.772 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-19 10:58:08.772 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:58:08.772 | ++ functions-common:git_timed:701 : timeout=0 2026-07-19 10:58:08.772 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:58:08.772 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:58:08.772 | ++ functions-common:time_start:2407 : local start_time= 2026-07-19 10:58:08.772 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:58:08.772 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:58:08.772 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784458081295 2026-07-19 10:58:08.772 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-19 10:58:08.773 | Cloning into '/opt/stack/tempest'... 2026-07-19 10:58:08.773 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:58:08.773 | ++ functions-common:time_stop:2420 : local name 2026-07-19 10:58:08.773 | ++ functions-common:time_stop:2421 : local end_time 2026-07-19 10:58:08.773 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:58:08.773 | ++ functions-common:time_stop:2423 : local total 2026-07-19 10:58:08.773 | ++ functions-common:time_stop:2424 : local start_time 2026-07-19 10:58:08.773 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:58:08.773 | ++ functions-common:time_stop:2427 : start_time=1784458081295 2026-07-19 10:58:08.774 | ++ functions-common:time_stop:2429 : [[ -z 1784458081295 ]] 2026-07-19 10:58:08.774 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:58:08.774 | ++ functions-common:time_stop:2432 : end_time=1784458090904 2026-07-19 10:58:08.774 | ++ functions-common:time_stop:2433 : elapsed_time=9609 2026-07-19 10:58:08.774 | ++ functions-common:time_stop:2434 : total=396920 2026-07-19 10:58:08.774 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:58:08.774 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406529 2026-07-19 10:58:08.774 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-19 10:58:08.774 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-19 10:58:08.774 | ++ functions-common:git_timed:697 : local count=0 2026-07-19 10:58:08.775 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-19 10:58:08.775 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:58:08.775 | ++ functions-common:git_timed:701 : timeout=0 2026-07-19 10:58:08.775 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:58:08.775 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:58:08.775 | ++ functions-common:time_start:2407 : local start_time= 2026-07-19 10:58:08.775 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:58:08.775 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:58:08.775 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784458090966 2026-07-19 10:58:08.775 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-19 10:58:08.775 | From https://review.opendev.org/openstack/tempest 2026-07-19 10:58:08.775 | * branch master -> FETCH_HEAD 2026-07-19 10:58:08.776 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:58:08.776 | ++ functions-common:time_stop:2420 : local name 2026-07-19 10:58:08.776 | ++ functions-common:time_stop:2421 : local end_time 2026-07-19 10:58:08.776 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:58:08.776 | ++ functions-common:time_stop:2423 : local total 2026-07-19 10:58:08.776 | ++ functions-common:time_stop:2424 : local start_time 2026-07-19 10:58:08.776 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:58:08.776 | ++ functions-common:time_stop:2427 : start_time=1784458090966 2026-07-19 10:58:08.776 | ++ functions-common:time_stop:2429 : [[ -z 1784458090966 ]] 2026-07-19 10:58:08.776 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:58:08.776 | ++ functions-common:time_stop:2432 : end_time=1784458091693 2026-07-19 10:58:08.777 | ++ functions-common:time_stop:2433 : elapsed_time=727 2026-07-19 10:58:08.777 | ++ functions-common:time_stop:2434 : total=406529 2026-07-19 10:58:08.777 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:58:08.777 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=407256 2026-07-19 10:58:08.777 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-19 10:58:08.777 | ++ functions-common:git_timed:697 : local count=0 2026-07-19 10:58:08.777 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-19 10:58:08.777 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:58:08.777 | ++ functions-common:git_timed:701 : timeout=0 2026-07-19 10:58:08.777 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:58:08.777 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:58:08.778 | ++ functions-common:time_start:2407 : local start_time= 2026-07-19 10:58:08.778 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:58:08.778 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:58:08.778 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784458091752 2026-07-19 10:58:08.778 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-19 10:58:08.778 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:58:08.778 | 2026-07-19 10:58:08.778 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:58:08.778 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:58:08.778 | state without impacting any branches by switching back to a branch. 2026-07-19 10:58:08.778 | 2026-07-19 10:58:08.779 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:58:08.779 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:58:08.779 | 2026-07-19 10:58:08.779 | git switch -c 2026-07-19 10:58:08.779 | 2026-07-19 10:58:08.779 | Or undo this operation with: 2026-07-19 10:58:08.779 | 2026-07-19 10:58:08.779 | git switch - 2026-07-19 10:58:08.779 | 2026-07-19 10:58:08.779 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:58:08.779 | 2026-07-19 10:58:08.780 | HEAD is now at 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-19 10:58:08.780 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:58:08.780 | ++ functions-common:time_stop:2420 : local name 2026-07-19 10:58:08.780 | ++ functions-common:time_stop:2421 : local end_time 2026-07-19 10:58:08.780 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:58:08.780 | ++ functions-common:time_stop:2423 : local total 2026-07-19 10:58:08.780 | ++ functions-common:time_stop:2424 : local start_time 2026-07-19 10:58:08.780 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:58:08.780 | ++ functions-common:time_stop:2427 : start_time=1784458091752 2026-07-19 10:58:08.780 | ++ functions-common:time_stop:2429 : [[ -z 1784458091752 ]] 2026-07-19 10:58:08.780 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:58:08.780 | ++ functions-common:time_stop:2432 : end_time=1784458091947 2026-07-19 10:58:08.781 | ++ functions-common:time_stop:2433 : elapsed_time=195 2026-07-19 10:58:08.781 | ++ functions-common:time_stop:2434 : total=407256 2026-07-19 10:58:08.781 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:58:08.781 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=407451 2026-07-19 10:58:08.781 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-19 10:58:08.781 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-19 10:58:08.781 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-19 10:58:08.781 | ++ functions-common:git_clone:673 : head -1 2026-07-19 10:58:08.781 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-19 10:58:08.781 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:58:08.782 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-19 10:58:08.782 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-19 10:58:08.782 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-19 10:58:08.782 | Collecting tox!=2.8.0,<4.0.0 2026-07-19 10:58:08.782 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-19 10:58:08.782 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-19 10:58:08.782 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-19 10:58:08.782 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-19 10:58:08.782 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-19 10:58:08.782 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-19 10:58:08.782 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-19 10:58:08.783 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-19 10:58:08.783 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-19 10:58:08.783 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-19 10:58:08.783 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-19 10:58:08.783 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-19 10:58:08.783 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-19 10:58:08.783 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-19 10:58:08.783 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-19 10:58:08.783 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-19 10:58:08.783 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-19 10:58:08.783 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-19 10:58:08.783 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-19 10:58:08.784 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-19 10:58:08.784 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-19 10:58:08.784 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 51.0 MB/s 0:00:00 2026-07-19 10:58:08.784 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-19 10:58:08.784 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-19 10:58:08.784 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-19 10:58:08.784 | 2026-07-19 10:58:08.784 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-19 10:58:08.784 | ++ inc/python:pip_install:216 : result=0 2026-07-19 10:58:08.785 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:58:08.785 | ++ functions-common:time_stop:2420 : local name 2026-07-19 10:58:08.785 | ++ functions-common:time_stop:2421 : local end_time 2026-07-19 10:58:08.785 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:58:08.785 | ++ functions-common:time_stop:2423 : local total 2026-07-19 10:58:08.785 | ++ functions-common:time_stop:2424 : local start_time 2026-07-19 10:58:08.785 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:58:08.785 | ++ functions-common:time_stop:2427 : start_time=1784458092029 2026-07-19 10:58:08.785 | ++ functions-common:time_stop:2429 : [[ -z 1784458092029 ]] 2026-07-19 10:58:08.785 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:58:08.785 | ++ functions-common:time_stop:2432 : end_time=1784458095565 2026-07-19 10:58:08.786 | ++ functions-common:time_stop:2433 : elapsed_time=3536 2026-07-19 10:58:08.786 | ++ functions-common:time_stop:2434 : total=164954 2026-07-19 10:58:08.786 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:58:08.786 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168490 2026-07-19 10:58:08.786 | ++ inc/python:pip_install:219 : return 0 2026-07-19 10:58:08.786 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-19 10:58:08.786 | /opt/stack/tempest ~/devstack 2026-07-19 10:58:08.786 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-19 10:58:08.786 | Switched to branch 'master' 2026-07-19 10:58:08.786 | Your branch is up to date with 'origin/master'. 2026-07-19 10:58:08.787 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-19 10:58:08.787 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-19 10:58:08.787 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.4PlVRiWHi6 2026-07-19 10:58:08.787 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.4PlVRiWHi6 2026-07-19 10:58:08.788 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-19 10:58:08.788 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.4PlVRiWHi6 2026-07-19 10:58:08.788 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-19 10:58:08.788 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-19 10:58:08.788 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-19 10:58:08.788 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-19 10:58:08.788 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-19 10:58:08.788 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-19 10:58:08.788 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-19 10:58:08.788 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-19 10:58:08.788 | full create: /opt/stack/tempest/.tox/tempest 2026-07-19 10:58:08.789 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-19 10:58:08.789 | full develop-inst: /opt/stack/tempest 2026-07-19 10:58:08.789 | 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.15.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.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#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.2 2026-07-19 10:58:08.789 | ___________________________________ summary ____________________________________ 2026-07-19 10:58:08.789 | full: skipped tests 2026-07-19 10:58:08.789 | congratulations :) 2026-07-19 10:58:08.789 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.4PlVRiWHi6 -r requirements.txt 2026-07-19 10:58:08.789 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-19 10:58:08.789 | 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.15.0) 2026-07-19 10:58:08.789 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-19 10:58:08.789 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-19 10:58:08.790 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-19 10:58:08.790 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-19 10:58:08.790 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-19 10:58:08.790 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-19 10:58:08.790 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-19 10:58:08.790 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-19 10:58:08.790 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-19 10:58:08.790 | 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.11.0) 2026-07-19 10:58:08.790 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-19 10:58:08.790 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-19 10:58:08.790 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-19 10:58:08.791 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-19 10:58:08.791 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-19 10:58:08.791 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-19 10:58:08.791 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-19 10:58:08.791 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-19 10:58:08.791 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-19 10:58:08.791 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-19 10:58:08.791 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-19 10:58:08.791 | 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)) (83.0.0) 2026-07-19 10:58:08.791 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-19 10:58:08.791 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-19 10:58:08.792 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-19 10:58:08.792 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-19 10:58:08.792 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-19 10:58:08.792 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-19 10:58:08.792 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-19 10:58:08.792 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-19 10:58:08.792 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-19 10:58:08.792 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-19 10:58:08.792 | 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.9.0) 2026-07-19 10:58:08.792 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-19 10:58:08.792 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-19 10:58:08.793 | 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.5.0) 2026-07-19 10:58:08.793 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-19 10:58:08.793 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-19 10:58:08.793 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-19 10:58:08.793 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-19 10:58:08.793 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-19 10:58:08.793 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-19 10:58:08.793 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-19 10:58:08.793 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-19 10:58:08.793 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-19 10:58:08.793 | 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.2) 2026-07-19 10:58:08.794 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-19 10:58:08.794 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-19 10:58:08.794 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-19 10:58:08.794 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-19 10:58:08.794 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-19 10:58:08.794 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-19 10:58:08.794 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-19 10:58:08.794 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-19 10:58:08.794 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-19 10:58:08.795 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-19 10:58:08.795 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-19 10:58:08.795 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-19 10:58:08.795 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-19 10:58:08.795 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-19 10:58:08.795 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.4PlVRiWHi6 2026-07-19 10:58:08.795 | ++ lib/tempest:install_tempest:868 : popd 2026-07-19 10:58:08.795 | ~/devstack 2026-07-19 10:58:08.833 | [2067 Async install_tempest:38896]: finished install_tempest with result 0 in 44 seconds 2026-07-19 10:58:08.840 | ++ inc/async:async_wait:197 : return 0 2026-07-19 10:58:08.844 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-19 10:58:08.848 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:58:08.853 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-19 10:58:08.857 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-19 10:58:08.861 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-19 10:58:08.864 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-19 10:58:08.868 | ++ inc/python:setup_develop:353 : local bindep 2026-07-19 10:58:08.872 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-19 10:58:08.876 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-19 10:58:08.879 | ++ inc/python:setup_develop:359 : local extras= 2026-07-19 10:58:08.883 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-19 10:58:08.886 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-19 10:58:08.890 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-19 10:58:08.894 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-19 10:58:08.897 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-19 10:58:08.901 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-19 10:58:08.906 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-19 10:58:08.909 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-19 10:58:08.914 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-19 10:58:08.918 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-19 10:58:08.921 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-19 10:58:08.926 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-19 10:58:08.933 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-19 10:58:08.937 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-19 10:58:08.941 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-19 10:58:09.101 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-19 10:58:09.105 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-19 10:58:09.109 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-19 10:58:09.112 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-19 10:58:09.116 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-19 10:58:09.119 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-19 10:58:09.123 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-19 10:58:09.127 | ++ inc/python:setup_package:446 : local extras= 2026-07-19 10:58:09.131 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-19 10:58:09.134 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-19 10:58:09.138 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-19 10:58:09.142 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-19 10:58:09.145 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-19 10:58:09.149 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-19 10:58:09.180 | Using python 3.12 to install /opt/stack/tempest 2026-07-19 10:58:09.184 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-19 10:58:10.217 | Obtaining file:///opt/stack/tempest 2026-07-19 10:58:10.222 | Installing build dependencies: started 2026-07-19 10:58:12.109 | Installing build dependencies: finished with status 'done' 2026-07-19 10:58:12.110 | Checking if build backend supports build_editable: started 2026-07-19 10:58:12.677 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-19 10:58:12.679 | Getting requirements to build editable: started 2026-07-19 10:58:12.995 | Getting requirements to build editable: finished with status 'done' 2026-07-19 10:58:12.998 | Preparing editable metadata (pyproject.toml): started 2026-07-19 10:58:14.368 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-19 10:58:14.391 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.0.3) 2026-07-19 10:58:14.392 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.15.0) 2026-07-19 10:58:14.393 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.26.0) 2026-07-19 10:58:14.394 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.9.1) 2026-07-19 10:58:14.395 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.0.0) 2026-07-19 10:58:14.396 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (43.0.3) 2026-07-19 10:58:14.396 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.3.0) 2026-07-19 10:58:14.397 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.6.1) 2026-07-19 10:58:14.398 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.5.0) 2026-07-19 10:58:14.399 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (8.3.0) 2026-07-19 10:58:14.578 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-19 10:58:14.581 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-19 10:58:14.585 | 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.dev39) (5.11.0) 2026-07-19 10:58:14.586 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.1.1) 2026-07-19 10:58:14.587 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.3.2) 2026-07-19 10:58:14.588 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (6.0.3) 2026-07-19 10:58:14.588 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.4.6) 2026-07-19 10:58:14.589 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.9.0) 2026-07-19 10:58:14.590 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.18.0) 2026-07-19 10:58:14.591 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.7.0) 2026-07-19 10:58:14.592 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.1.0) 2026-07-19 10:58:14.593 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.7.1) 2026-07-19 10:58:14.594 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.20) 2026-07-19 10:58:14.595 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.6.2) 2026-07-19 10:58:14.597 | 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.dev39) (0.6.0) 2026-07-19 10:58:14.598 | 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.dev39) (4.0.0) 2026-07-19 10:58:14.601 | 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.dev39) (3.0.52) 2026-07-19 10:58:14.602 | 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.dev39) (1.11.0) 2026-07-19 10:58:14.603 | 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.dev39) (15.0.0) 2026-07-19 10:58:14.604 | 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.dev39) (1.8.0) 2026-07-19 10:58:14.606 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev39) (2.0.0) 2026-07-19 10:58:14.610 | 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.dev39) (3.0) 2026-07-19 10:58:14.612 | 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.dev39) (2.2.2) 2026-07-19 10:58:14.619 | 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.dev39) (26.1.0) 2026-07-19 10:58:14.620 | 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.dev39) (2025.9.1) 2026-07-19 10:58:14.621 | 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.dev39) (0.37.0) 2026-07-19 10:58:14.622 | 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.dev39) (2026.5.1) 2026-07-19 10:58:14.630 | 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.dev39) (6.9.0) 2026-07-19 10:58:14.633 | 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.dev39) (2.0.0) 2026-07-19 10:58:14.634 | 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.dev39) (2.34.2) 2026-07-19 10:58:14.638 | 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.dev39) (6.5.0) 2026-07-19 10:58:14.639 | 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.dev39) (2.9.0.post0) 2026-07-19 10:58:14.642 | 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.dev39) (4.15.0) 2026-07-19 10:58:14.645 | 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.dev39) (1.2.1) 2026-07-19 10:58:14.649 | 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.dev39) (2.1.0) 2026-07-19 10:58:14.650 | 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.dev39) (3.3.2) 2026-07-19 10:58:14.651 | 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.dev39) (26.2) 2026-07-19 10:58:14.652 | 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.dev39) (7.2.2) 2026-07-19 10:58:14.658 | 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.dev39) (5.0.0) 2026-07-19 10:58:14.660 | 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.dev39) (3.0.3) 2026-07-19 10:58:14.660 | 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.dev39) (1.6.2) 2026-07-19 10:58:14.667 | 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.dev39) (83.0.0) 2026-07-19 10:58:14.670 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev39) (0.8.1) 2026-07-19 10:58:14.687 | 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.dev39) (1.17.0) 2026-07-19 10:58:14.697 | 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.dev39) (3.4.7) 2026-07-19 10:58:14.698 | 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.dev39) (3.18) 2026-07-19 10:58:14.700 | 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.dev39) (2023.11.17) 2026-07-19 10:58:14.716 | 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.dev39) (4.2.0) 2026-07-19 10:58:14.717 | 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.dev39) (2.20.0) 2026-07-19 10:58:14.722 | 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.dev39) (0.1.2) 2026-07-19 10:58:14.735 | 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.dev39) (0.16.0) 2026-07-19 10:58:14.766 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-19 10:58:14.769 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-19 10:58:14.810 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-19 10:58:14.812 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-19 10:58:14.823 | Building wheels for collected packages: tempest 2026-07-19 10:58:14.824 | Building editable for tempest (pyproject.toml): started 2026-07-19 10:58:16.469 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-19 10:58:16.470 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8320 sha256=6f2d4f5fda6d04663829217068c69a29cac37c45f6e85e4583ee00e59ee82901 2026-07-19 10:58:16.471 | Stored in directory: /tmp/pip-ephem-wheel-cache-qi263aj9/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-19 10:58:16.476 | Successfully built tempest 2026-07-19 10:58:16.774 | Installing collected packages: tomlkit, stestr, tempest 2026-07-19 10:58:17.030 | 2026-07-19 10:58:17.057 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-19 10:58:17.241 | ++ inc/python:pip_install:216 : result=0 2026-07-19 10:58:17.245 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-19 10:58:17.249 | ++ functions-common:time_stop:2420 : local name 2026-07-19 10:58:17.253 | ++ functions-common:time_stop:2421 : local end_time 2026-07-19 10:58:17.257 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:58:17.261 | ++ functions-common:time_stop:2423 : local total 2026-07-19 10:58:17.265 | ++ functions-common:time_stop:2424 : local start_time 2026-07-19 10:58:17.269 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-19 10:58:17.273 | ++ functions-common:time_stop:2427 : start_time=1784458689173 2026-07-19 10:58:17.277 | ++ functions-common:time_stop:2429 : [[ -z 1784458689173 ]] 2026-07-19 10:58:17.282 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:58:17.288 | ++ functions-common:time_stop:2432 : end_time=1784458697284 2026-07-19 10:58:17.292 | ++ functions-common:time_stop:2433 : elapsed_time=8111 2026-07-19 10:58:17.297 | ++ functions-common:time_stop:2434 : total=176836 2026-07-19 10:58:17.300 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:58:17.303 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184947 2026-07-19 10:58:17.307 | ++ inc/python:pip_install:219 : return 0 2026-07-19 10:58:17.311 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-19 10:58:17.316 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:58:17.320 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-19 10:58:17.324 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-19 10:58:17.328 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-19 10:58:17.331 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-19 10:58:17.335 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-19 10:58:17.339 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-19 10:58:17.343 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-19 10:58:17.347 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-19 10:58:17.351 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-19 10:58:17.355 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-19 10:58:17.359 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-19 10:58:17.363 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-19 10:58:17.367 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-19 10:58:17.371 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-19 10:58:17.375 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-19 10:58:17.379 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-19 10:58:17.383 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-19 10:58:17.387 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-19 10:58:17.391 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-19 10:58:17.395 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-19 10:58:17.399 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-19 10:58:17.403 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-19 10:58:17.407 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-19 10:58:17.411 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-19 10:58:17.415 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-19 10:58:17.415 | ' 2026-07-19 10:58:17.419 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-19 10:58:17.423 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-19 10:58:17.448 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:58:17.452 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-19 10:58:17.456 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-19 10:58:17.460 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-19 10:58:17.464 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-19 10:58:17.470 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-19 10:58:17.471 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-19 10:58:17.471 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-19 10:58:21.149 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:58:21.154 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-19 10:58:21.158 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-19 10:58:21.162 | ++ lib/tempest:get_active_images:176 : img_id=97bba3f0-2950-4456-be46-6a90be277718 2026-07-19 10:58:21.166 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-19 10:58:21.171 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-19 10:58:21.175 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-19 10:58:21.179 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-19 10:58:21.183 | ++ lib/tempest:configure_tempest:266 : '[' -z 97bba3f0-2950-4456-be46-6a90be277718 ']' 2026-07-19 10:58:21.187 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=97bba3f0-2950-4456-be46-6a90be277718 2026-07-19 10:58:21.191 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-19 10:58:21.211 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-19 10:58:21.217 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-19 10:58:21.221 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-19 10:58:21.225 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-19 10:58:21.229 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-19 10:58:21.233 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-19 10:58:21.237 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-19 10:58:21.241 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-19 10:58:21.248 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-19 10:58:21.248 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-19 10:58:24.351 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:58:24.358 | ++ lib/tempest:configure_tempest:303 : admin_project_id=5bea911a85004966bff4488b454778f0 2026-07-19 10:58:24.361 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-19 10:58:24.387 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:58:24.392 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-19 10:58:27.587 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:58:27.592 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-19 10:58:27.592 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-19 10:58:27.592 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-19 10:58:27.592 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-19 10:58:27.592 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-19 10:58:27.592 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-19 10:58:27.592 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-19 10:58:27.592 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-19 10:58:27.592 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-19 10:58:27.593 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-19 10:58:27.593 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-19 10:58:27.593 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-19 10:58:27.593 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-19 10:58:27.593 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-19 10:58:27.595 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-19 10:58:27.599 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-19 10:58:27.599 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-19 10:58:27.599 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-19 10:58:27.599 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-19 10:58:27.600 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-19 10:58:27.600 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-19 10:58:27.600 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-19 10:58:27.600 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-19 10:58:27.600 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-19 10:58:27.600 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-19 10:58:27.601 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-19 10:58:27.601 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-19 10:58:27.601 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-19 10:58:27.601 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-19 10:58:27.604 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 97bba3f0-2950-4456-be46-6a90be277718 2026-07-19 10:58:27.608 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-19 10:58:27.613 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 97bba3f0-2950-4456-be46-6a90be277718 -c size -f value 2026-07-19 10:58:30.718 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:58:30.727 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-19 10:58:30.732 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-19 10:58:30.733 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-19 10:58:30.782 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-19 10:58:30.785 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-19 10:58:30.789 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-19 10:58:33.607 | +----------------------------+-----------------------+ 2026-07-19 10:58:33.608 | | Field | Value | 2026-07-19 10:58:33.608 | +----------------------------+-----------------------+ 2026-07-19 10:58:33.608 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:58:33.608 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:58:33.608 | | description | None | 2026-07-19 10:58:33.608 | | disk | 1 | 2026-07-19 10:58:33.608 | | id | 42 | 2026-07-19 10:58:33.608 | | name | m1.nano | 2026-07-19 10:58:33.608 | | os-flavor-access:is_public | True | 2026-07-19 10:58:33.608 | | properties | hw_rng:allowed='True' | 2026-07-19 10:58:33.609 | | ram | 192 | 2026-07-19 10:58:33.609 | | rxtx_factor | 1.0 | 2026-07-19 10:58:33.609 | | swap | 0 | 2026-07-19 10:58:33.609 | | vcpus | 1 | 2026-07-19 10:58:33.609 | +----------------------------+-----------------------+ 2026-07-19 10:58:33.955 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-19 10:58:33.959 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-19 10:58:33.960 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-19 10:58:33.960 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-19 10:58:33.960 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-19 10:58:33.960 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-19 10:58:33.960 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-19 10:58:33.960 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-19 10:58:33.960 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-19 10:58:33.960 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-19 10:58:33.960 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-19 10:58:33.960 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-19 10:58:33.960 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-19 10:58:33.960 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-19 10:58:33.961 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-19 10:58:33.965 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 97bba3f0-2950-4456-be46-6a90be277718 2026-07-19 10:58:33.969 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-19 10:58:33.974 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 97bba3f0-2950-4456-be46-6a90be277718 -c size -f value 2026-07-19 10:58:37.121 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:58:37.127 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-19 10:58:37.131 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-19 10:58:37.131 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-19 10:58:37.175 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-19 10:58:37.180 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-19 10:58:37.184 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-19 10:58:39.986 | +----------------------------+-----------------------+ 2026-07-19 10:58:39.986 | | Field | Value | 2026-07-19 10:58:39.986 | +----------------------------+-----------------------+ 2026-07-19 10:58:39.986 | | OS-FLV-DISABLED:disabled | False | 2026-07-19 10:58:39.987 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-19 10:58:39.988 | | description | None | 2026-07-19 10:58:39.988 | | disk | 1 | 2026-07-19 10:58:39.988 | | id | 84 | 2026-07-19 10:58:39.988 | | name | m1.micro | 2026-07-19 10:58:39.988 | | os-flavor-access:is_public | True | 2026-07-19 10:58:39.988 | | properties | hw_rng:allowed='True' | 2026-07-19 10:58:39.988 | | ram | 256 | 2026-07-19 10:58:39.988 | | rxtx_factor | 1.0 | 2026-07-19 10:58:39.988 | | swap | 0 | 2026-07-19 10:58:39.988 | | vcpus | 1 | 2026-07-19 10:58:39.988 | +----------------------------+-----------------------+ 2026-07-19 10:58:40.306 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-19 10:58:40.311 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-19 10:58:40.335 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:58:40.339 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-19 10:58:40.342 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-19 10:58:40.346 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-19 10:58:40.350 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-19 10:58:40.353 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-19 10:58:40.359 | +++ functions-common:git_clone:593 : pwd 2026-07-19 10:58:40.363 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-19 10:58:40.367 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-19 10:58:40.372 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-19 10:58:40.396 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-19 10:58:40.401 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-19 10:58:40.405 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-19 10:58:40.410 | ++ functions-common:git_clone:610 : echo master 2026-07-19 10:58:40.410 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-19 10:58:40.417 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-19 10:58:40.421 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-19 10:58:40.425 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-19 10:58:40.428 | ++ functions-common:git_timed:697 : local count=0 2026-07-19 10:58:40.432 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-19 10:58:40.436 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:58:40.439 | ++ functions-common:git_timed:701 : timeout=0 2026-07-19 10:58:40.443 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:58:40.447 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:58:40.451 | ++ functions-common:time_start:2407 : local start_time= 2026-07-19 10:58:40.454 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:58:40.459 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:58:40.465 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784458720461 2026-07-19 10:58:40.469 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-19 10:58:40.474 | Cloning into '/opt/stack/os-test-images'... 2026-07-19 10:58:41.204 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:58:41.207 | ++ functions-common:time_stop:2420 : local name 2026-07-19 10:58:41.211 | ++ functions-common:time_stop:2421 : local end_time 2026-07-19 10:58:41.215 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:58:41.218 | ++ functions-common:time_stop:2423 : local total 2026-07-19 10:58:41.222 | ++ functions-common:time_stop:2424 : local start_time 2026-07-19 10:58:41.226 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:58:41.229 | ++ functions-common:time_stop:2427 : start_time=1784458720461 2026-07-19 10:58:41.233 | ++ functions-common:time_stop:2429 : [[ -z 1784458720461 ]] 2026-07-19 10:58:41.238 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:58:41.244 | ++ functions-common:time_stop:2432 : end_time=1784458721240 2026-07-19 10:58:41.248 | ++ functions-common:time_stop:2433 : elapsed_time=779 2026-07-19 10:58:41.251 | ++ functions-common:time_stop:2434 : total=396920 2026-07-19 10:58:41.255 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:58:41.259 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=397699 2026-07-19 10:58:41.263 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-19 10:58:41.267 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-19 10:58:41.271 | ++ functions-common:git_timed:697 : local count=0 2026-07-19 10:58:41.275 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-19 10:58:41.279 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:58:41.282 | ++ functions-common:git_timed:701 : timeout=0 2026-07-19 10:58:41.286 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:58:41.290 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:58:41.294 | ++ functions-common:time_start:2407 : local start_time= 2026-07-19 10:58:41.298 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:58:41.303 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:58:41.309 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784458721304 2026-07-19 10:58:41.313 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-19 10:58:41.789 | From https://review.opendev.org/openstack/os-test-images 2026-07-19 10:58:41.789 | * branch master -> FETCH_HEAD 2026-07-19 10:58:41.800 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:58:41.805 | ++ functions-common:time_stop:2420 : local name 2026-07-19 10:58:41.809 | ++ functions-common:time_stop:2421 : local end_time 2026-07-19 10:58:41.812 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:58:41.816 | ++ functions-common:time_stop:2423 : local total 2026-07-19 10:58:41.820 | ++ functions-common:time_stop:2424 : local start_time 2026-07-19 10:58:41.824 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:58:41.828 | ++ functions-common:time_stop:2427 : start_time=1784458721304 2026-07-19 10:58:41.831 | ++ functions-common:time_stop:2429 : [[ -z 1784458721304 ]] 2026-07-19 10:58:41.837 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:58:41.842 | ++ functions-common:time_stop:2432 : end_time=1784458721838 2026-07-19 10:58:41.846 | ++ functions-common:time_stop:2433 : elapsed_time=534 2026-07-19 10:58:41.850 | ++ functions-common:time_stop:2434 : total=397699 2026-07-19 10:58:41.854 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:58:41.857 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398233 2026-07-19 10:58:41.861 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-19 10:58:41.865 | ++ functions-common:git_timed:697 : local count=0 2026-07-19 10:58:41.869 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-19 10:58:41.872 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-19 10:58:41.876 | ++ functions-common:git_timed:701 : timeout=0 2026-07-19 10:58:41.880 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-19 10:58:41.884 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-19 10:58:41.887 | ++ functions-common:time_start:2407 : local start_time= 2026-07-19 10:58:41.891 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-19 10:58:41.896 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-19 10:58:41.902 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784458721898 2026-07-19 10:58:41.906 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-19 10:58:41.913 | Note: switching to 'FETCH_HEAD'. 2026-07-19 10:58:41.913 | 2026-07-19 10:58:41.913 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-19 10:58:41.913 | changes and commit them, and you can discard any commits you make in this 2026-07-19 10:58:41.914 | state without impacting any branches by switching back to a branch. 2026-07-19 10:58:41.914 | 2026-07-19 10:58:41.914 | If you want to create a new branch to retain commits you create, you may 2026-07-19 10:58:41.914 | do so (now or later) by using -c with the switch command. Example: 2026-07-19 10:58:41.914 | 2026-07-19 10:58:41.914 | git switch -c 2026-07-19 10:58:41.914 | 2026-07-19 10:58:41.914 | Or undo this operation with: 2026-07-19 10:58:41.914 | 2026-07-19 10:58:41.914 | git switch - 2026-07-19 10:58:41.914 | 2026-07-19 10:58:41.915 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 10:58:41.915 | 2026-07-19 10:58:41.915 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-19 10:58:41.919 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-19 10:58:41.923 | ++ functions-common:time_stop:2420 : local name 2026-07-19 10:58:41.927 | ++ functions-common:time_stop:2421 : local end_time 2026-07-19 10:58:41.931 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-19 10:58:41.934 | ++ functions-common:time_stop:2423 : local total 2026-07-19 10:58:41.938 | ++ functions-common:time_stop:2424 : local start_time 2026-07-19 10:58:41.942 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-19 10:58:41.946 | ++ functions-common:time_stop:2427 : start_time=1784458721898 2026-07-19 10:58:41.950 | ++ functions-common:time_stop:2429 : [[ -z 1784458721898 ]] 2026-07-19 10:58:41.955 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-19 10:58:41.961 | ++ functions-common:time_stop:2432 : end_time=1784458721956 2026-07-19 10:58:41.965 | ++ functions-common:time_stop:2433 : elapsed_time=58 2026-07-19 10:58:41.968 | ++ functions-common:time_stop:2434 : total=398233 2026-07-19 10:58:41.972 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-19 10:58:41.976 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398291 2026-07-19 10:58:41.980 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-19 10:58:42.000 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-19 10:58:42.006 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-19 10:58:42.006 | ++ functions-common:git_clone:673 : head -1 2026-07-19 10:58:42.009 | 5d0367e Clean-up zuul config spacing 2026-07-19 10:58:42.013 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-19 10:58:42.017 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-19 10:58:42.017 | /opt/stack/os-test-images ~/devstack 2026-07-19 10:58:42.021 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-19 10:58:42.459 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-19 10:58:43.102 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-19 10:58:45.899 | generate installed: PyYAML==6.0.3 2026-07-19 10:58:45.899 | generate run-test-pre: PYTHONHASHSEED='1997907577' 2026-07-19 10:58:45.900 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-19 10:58:46.022 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-19 10:58:46.043 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-19 10:58:46.064 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-19 10:58:46.099 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-19 10:58:46.102 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-19 10:58:46.110 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-19 10:58:46.120 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-19 10:58:46.154 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-19 10:58:46.166 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-19 10:58:46.174 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-19 10:58:46.185 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-19 10:58:46.185 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-19 10:58:46.194 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-19 10:58:46.201 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-19 10:58:46.220 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-19 10:58:46.224 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-19 10:58:46.227 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-19 10:58:46.238 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-19 10:58:46.249 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-19 10:58:46.262 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-19 10:58:46.265 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-19 10:58:46.278 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-19 10:58:46.282 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-19 10:58:46.284 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-19 10:58:46.296 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-19 10:58:46.301 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-19 10:58:46.313 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-19 10:58:46.339 | ___________________________________ summary ____________________________________ 2026-07-19 10:58:46.339 | generate: commands succeeded 2026-07-19 10:58:46.340 | congratulations :) 2026-07-19 10:58:46.384 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-19 10:58:46.385 | ~/devstack 2026-07-19 10:58:46.388 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-19 10:58:46.436 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-19 10:58:46.441 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-19 10:58:46.470 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-19 10:58:46.473 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-19 10:58:46.477 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-19 10:58:46.524 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-19 10:58:46.572 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-19 10:58:46.576 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-19 10:58:46.580 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-19 10:58:46.583 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-19 10:58:46.589 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-19 10:58:49.788 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:58:49.793 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-19 10:58:49.793 | address-scope 2026-07-19 10:58:49.793 | agent 2026-07-19 10:58:49.793 | allowed-address-pairs 2026-07-19 10:58:49.793 | auto-allocated-topology 2026-07-19 10:58:49.793 | availability_zone 2026-07-19 10:58:49.793 | default-subnetpools 2026-07-19 10:58:49.793 | dhcp_agent_scheduler 2026-07-19 10:58:49.793 | dns-integration 2026-07-19 10:58:49.793 | dns-domain-ports 2026-07-19 10:58:49.793 | dns-integration-domain-keywords 2026-07-19 10:58:49.794 | empty-string-filtering 2026-07-19 10:58:49.794 | external-net 2026-07-19 10:58:49.794 | extra_dhcp_opt 2026-07-19 10:58:49.794 | extraroute 2026-07-19 10:58:49.794 | extraroute-atomic 2026-07-19 10:58:49.794 | filter-validation 2026-07-19 10:58:49.794 | floating-ip-port-forwarding-detail 2026-07-19 10:58:49.794 | fip-port-details 2026-07-19 10:58:49.794 | flavors 2026-07-19 10:58:49.794 | floatingip-pools 2026-07-19 10:58:49.794 | router 2026-07-19 10:58:49.794 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:58:49.795 | enable-default-route-bfd 2026-07-19 10:58:49.795 | enable-default-route-ecmp 2026-07-19 10:58:49.795 | ext-gw-mode 2026-07-19 10:58:49.795 | l3-ha 2026-07-19 10:58:49.795 | external-gateway-multihoming 2026-07-19 10:58:49.795 | l3-flavors 2026-07-19 10:58:49.795 | l3_agent_scheduler 2026-07-19 10:58:49.795 | multi-provider 2026-07-19 10:58:49.795 | net-mtu 2026-07-19 10:58:49.796 | net-mtu-writable 2026-07-19 10:58:49.796 | network_availability_zone 2026-07-19 10:58:49.797 | network-ip-availability 2026-07-19 10:58:49.797 | network-ip-availability-details 2026-07-19 10:58:49.797 | pagination 2026-07-19 10:58:49.798 | port-device-profile 2026-07-19 10:58:49.798 | port-mac-address-regenerate 2026-07-19 10:58:49.798 | port-numa-affinity-policy 2026-07-19 10:58:49.799 | port-numa-affinity-policy-socket 2026-07-19 10:58:49.799 | binding 2026-07-19 10:58:49.799 | binding-extended 2026-07-19 10:58:49.799 | port-security 2026-07-19 10:58:49.800 | project-id 2026-07-19 10:58:49.800 | provider 2026-07-19 10:58:49.800 | qinq 2026-07-19 10:58:49.800 | quota-check-limit 2026-07-19 10:58:49.800 | quota-check-limit-default 2026-07-19 10:58:49.800 | quotas 2026-07-19 10:58:49.800 | quota_details 2026-07-19 10:58:49.800 | rbac-policies 2026-07-19 10:58:49.800 | rbac-address-scope 2026-07-19 10:58:49.800 | rbac-security-groups 2026-07-19 10:58:49.801 | revision-if-match 2026-07-19 10:58:49.801 | standard-attr-revisions 2026-07-19 10:58:49.801 | router_availability_zone 2026-07-19 10:58:49.801 | router-enable-snat 2026-07-19 10:58:49.802 | security-groups-default-rules 2026-07-19 10:58:49.802 | security-groups-default-statefulness 2026-07-19 10:58:49.802 | security-groups-normalized-cidr 2026-07-19 10:58:49.802 | security-groups-remote-address-group 2026-07-19 10:58:49.802 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:58:49.802 | security-groups-shared-filtering 2026-07-19 10:58:49.803 | security-group 2026-07-19 10:58:49.803 | service-type 2026-07-19 10:58:49.803 | sorting 2026-07-19 10:58:49.803 | standard-attr-description 2026-07-19 10:58:49.803 | stateful-security-group 2026-07-19 10:58:49.803 | subnet-dns-publish-fixed-ip 2026-07-19 10:58:49.803 | subnet-external-network 2026-07-19 10:58:49.804 | subnet_onboard 2026-07-19 10:58:49.804 | subnet-service-types 2026-07-19 10:58:49.804 | subnet_allocation 2026-07-19 10:58:49.804 | subnetpool-prefix-ops 2026-07-19 10:58:49.804 | tag-creation 2026-07-19 10:58:49.804 | standard-attr-tag 2026-07-19 10:58:49.804 | standard-attr-timestamp 2026-07-19 10:58:49.805 | vlan-transparent' 2026-07-19 10:58:49.805 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-19 10:58:49.805 | address-scope 2026-07-19 10:58:49.805 | agent 2026-07-19 10:58:49.805 | allowed-address-pairs 2026-07-19 10:58:49.805 | auto-allocated-topology 2026-07-19 10:58:49.805 | availability_zone 2026-07-19 10:58:49.806 | default-subnetpools 2026-07-19 10:58:49.806 | dhcp_agent_scheduler 2026-07-19 10:58:49.806 | dns-integration 2026-07-19 10:58:49.806 | dns-domain-ports 2026-07-19 10:58:49.806 | dns-integration-domain-keywords 2026-07-19 10:58:49.806 | empty-string-filtering 2026-07-19 10:58:49.807 | external-net 2026-07-19 10:58:49.807 | extra_dhcp_opt 2026-07-19 10:58:49.807 | extraroute 2026-07-19 10:58:49.807 | extraroute-atomic 2026-07-19 10:58:49.807 | filter-validation 2026-07-19 10:58:49.807 | floating-ip-port-forwarding-detail 2026-07-19 10:58:49.807 | fip-port-details 2026-07-19 10:58:49.807 | flavors 2026-07-19 10:58:49.808 | floatingip-pools 2026-07-19 10:58:49.808 | router 2026-07-19 10:58:49.808 | l3-agent-scheduler-ha-chassis-priority 2026-07-19 10:58:49.808 | enable-default-route-bfd 2026-07-19 10:58:49.808 | enable-default-route-ecmp 2026-07-19 10:58:49.808 | ext-gw-mode 2026-07-19 10:58:49.808 | l3-ha 2026-07-19 10:58:49.809 | external-gateway-multihoming 2026-07-19 10:58:49.809 | l3-flavors 2026-07-19 10:58:49.809 | l3_agent_scheduler 2026-07-19 10:58:49.809 | multi-provider 2026-07-19 10:58:49.809 | net-mtu 2026-07-19 10:58:49.809 | net-mtu-writable 2026-07-19 10:58:49.812 | network_availability_zone 2026-07-19 10:58:49.812 | network-ip-availability 2026-07-19 10:58:49.812 | network-ip-availability-details 2026-07-19 10:58:49.812 | pagination 2026-07-19 10:58:49.812 | port-device-profile 2026-07-19 10:58:49.812 | port-mac-address-regenerate 2026-07-19 10:58:49.812 | port-numa-affinity-policy 2026-07-19 10:58:49.813 | port-numa-affinity-policy-socket 2026-07-19 10:58:49.813 | binding 2026-07-19 10:58:49.813 | binding-extended 2026-07-19 10:58:49.813 | port-security 2026-07-19 10:58:49.813 | project-id 2026-07-19 10:58:49.813 | provider 2026-07-19 10:58:49.813 | qinq 2026-07-19 10:58:49.814 | quota-check-limit 2026-07-19 10:58:49.814 | quota-check-limit-default 2026-07-19 10:58:49.814 | quotas 2026-07-19 10:58:49.814 | quota_details 2026-07-19 10:58:49.814 | rbac-policies 2026-07-19 10:58:49.814 | rbac-address-scope 2026-07-19 10:58:49.816 | rbac-security-groups 2026-07-19 10:58:49.816 | revision-if-match 2026-07-19 10:58:49.816 | standard-attr-revisions 2026-07-19 10:58:49.816 | router_availability_zone 2026-07-19 10:58:49.816 | router-enable-snat 2026-07-19 10:58:49.816 | security-groups-default-rules 2026-07-19 10:58:49.816 | security-groups-default-statefulness 2026-07-19 10:58:49.816 | security-groups-normalized-cidr 2026-07-19 10:58:49.816 | security-groups-remote-address-group 2026-07-19 10:58:49.816 | security-groups-rules-belongs-to-default-sg 2026-07-19 10:58:49.816 | security-groups-shared-filtering 2026-07-19 10:58:49.817 | security-group 2026-07-19 10:58:49.817 | service-type 2026-07-19 10:58:49.817 | sorting 2026-07-19 10:58:49.817 | standard-attr-description 2026-07-19 10:58:49.817 | stateful-security-group 2026-07-19 10:58:49.817 | subnet-dns-publish-fixed-ip 2026-07-19 10:58:49.817 | subnet-external-network 2026-07-19 10:58:49.817 | subnet_onboard 2026-07-19 10:58:49.817 | subnet-service-types 2026-07-19 10:58:49.817 | subnet_allocation 2026-07-19 10:58:49.817 | subnetpool-prefix-ops 2026-07-19 10:58:49.818 | tag-creation 2026-07-19 10:58:49.818 | standard-attr-tag 2026-07-19 10:58:49.818 | standard-attr-timestamp 2026-07-19 10:58:49.818 | vlan-transparent =~ external-net ]] 2026-07-19 10:58:49.818 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-19 10:58:49.818 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-19 10:58:52.972 | +++ functions-common:oscwrap:2465 : return 0 2026-07-19 10:58:52.976 | ++ lib/tempest:configure_tempest:395 : public_network_id=24ce1258-73d6-4ab8-b30c-1d61c4513345 2026-07-19 10:58:52.980 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-19 10:58:56.447 | +---------------------------+--------------------------------------+ 2026-07-19 10:58:56.448 | | Field | Value | 2026-07-19 10:58:56.448 | +---------------------------+--------------------------------------+ 2026-07-19 10:58:56.448 | | admin_state_up | UP | 2026-07-19 10:58:56.448 | | availability_zone_hints | | 2026-07-19 10:58:56.448 | | availability_zones | | 2026-07-19 10:58:56.448 | | created_at | 2026-07-19T10:58:55Z | 2026-07-19 10:58:56.448 | | description | | 2026-07-19 10:58:56.448 | | dns_domain | None | 2026-07-19 10:58:56.448 | | id | 56be9692-48c7-414b-8a07-693fc31950a8 | 2026-07-19 10:58:56.449 | | ipv4_address_scope | None | 2026-07-19 10:58:56.449 | | ipv6_address_scope | None | 2026-07-19 10:58:56.449 | | is_default | False | 2026-07-19 10:58:56.449 | | is_vlan_qinq | None | 2026-07-19 10:58:56.449 | | is_vlan_transparent | False | 2026-07-19 10:58:56.449 | | mtu | 1442 | 2026-07-19 10:58:56.449 | | name | shared | 2026-07-19 10:58:56.449 | | port_security_enabled | True | 2026-07-19 10:58:56.449 | | project_id | 5bea911a85004966bff4488b454778f0 | 2026-07-19 10:58:56.449 | | provider:network_type | geneve | 2026-07-19 10:58:56.449 | | provider:physical_network | None | 2026-07-19 10:58:56.450 | | provider:segmentation_id | 33677 | 2026-07-19 10:58:56.450 | | pvlan | None | 2026-07-19 10:58:56.450 | | qinq | False | 2026-07-19 10:58:56.450 | | qos_policy_id | None | 2026-07-19 10:58:56.450 | | revision_number | 1 | 2026-07-19 10:58:56.450 | | router:external | Internal | 2026-07-19 10:58:56.450 | | segments | None | 2026-07-19 10:58:56.450 | | shared | True | 2026-07-19 10:58:56.450 | | status | ACTIVE | 2026-07-19 10:58:56.450 | | subnets | | 2026-07-19 10:58:56.451 | | tags | | 2026-07-19 10:58:56.451 | | updated_at | 2026-07-19T10:58:55Z | 2026-07-19 10:58:56.451 | +---------------------------+--------------------------------------+ 2026-07-19 10:58:56.764 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-19 10:59:00.559 | +----------------------+--------------------------------------+ 2026-07-19 10:59:00.560 | | Field | Value | 2026-07-19 10:59:00.560 | +----------------------+--------------------------------------+ 2026-07-19 10:59:00.560 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-19 10:59:00.560 | | cidr | 192.168.233.0/24 | 2026-07-19 10:59:00.560 | | created_at | 2026-07-19T10:58:59Z | 2026-07-19 10:59:00.560 | | description | shared-subnet | 2026-07-19 10:59:00.560 | | dns_nameservers | | 2026-07-19 10:59:00.560 | | dns_publish_fixed_ip | None | 2026-07-19 10:59:00.560 | | enable_dhcp | True | 2026-07-19 10:59:00.561 | | gateway_ip | 192.168.233.1 | 2026-07-19 10:59:00.561 | | host_routes | | 2026-07-19 10:59:00.561 | | id | 0345d84d-3f73-4d87-b90d-89ff9a2ce7f3 | 2026-07-19 10:59:00.561 | | ip_version | 4 | 2026-07-19 10:59:00.561 | | ipv6_address_mode | None | 2026-07-19 10:59:00.561 | | ipv6_ra_mode | None | 2026-07-19 10:59:00.561 | | name | shared-subnet | 2026-07-19 10:59:00.561 | | network_id | 56be9692-48c7-414b-8a07-693fc31950a8 | 2026-07-19 10:59:00.561 | | project_id | 5bea911a85004966bff4488b454778f0 | 2026-07-19 10:59:00.561 | | revision_number | 0 | 2026-07-19 10:59:00.561 | | router:external | False | 2026-07-19 10:59:00.562 | | segment_id | None | 2026-07-19 10:59:00.562 | | service_types | | 2026-07-19 10:59:00.562 | | subnetpool_id | None | 2026-07-19 10:59:00.562 | | tags | | 2026-07-19 10:59:00.562 | | updated_at | 2026-07-19T10:58:59Z | 2026-07-19 10:59:00.562 | +----------------------+--------------------------------------+ 2026-07-19 10:59:00.922 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-19 10:59:00.970 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-19 10:59:01.018 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-19 10:59:01.025 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-19 10:59:01.070 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-19 10:59:01.115 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-19 10:59:01.161 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-19 10:59:01.208 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-19 10:59:01.256 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.240/identity/v3 2026-07-19 10:59:01.304 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-19 10:59:01.349 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-19 10:59:01.394 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-19 10:59:01.439 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-19 10:59:01.443 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-19 10:59:01.491 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-19 10:59:01.535 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-19 10:59:01.578 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-19 10:59:01.622 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-19 10:59:01.666 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-19 10:59:01.691 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:01.695 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-19 10:59:01.698 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-19 10:59:01.745 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-19 10:59:01.770 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:01.774 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-19 10:59:01.819 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-19 10:59:01.865 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-19 10:59:01.912 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-19 10:59:01.916 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-19 10:59:01.966 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-19 10:59:02.010 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-19 10:59:02.038 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:02.042 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 97bba3f0-2950-4456-be46-6a90be277718 2026-07-19 10:59:02.086 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 97bba3f0-2950-4456-be46-6a90be277718 2026-07-19 10:59:02.133 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-19 10:59:02.186 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-19 10:59:02.234 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-19 10:59:02.282 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-19 10:59:02.307 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:59:02.311 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-19 10:59:02.314 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-19 10:59:02.318 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-19 10:59:02.322 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-19 10:59:02.326 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-19 10:59:02.329 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-19 10:59:02.358 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-19 10:59:02.362 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-19 10:59:02.407 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-19 10:59:02.454 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-19 10:59:02.498 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-19 10:59:02.543 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-19 10:59:02.589 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-19 10:59:02.634 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-19 10:59:02.679 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-19 10:59:02.722 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-19 10:59:02.766 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-19 10:59:02.770 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-19 10:59:02.816 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-19 10:59:02.820 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-19 10:59:02.845 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:59:02.850 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-19 10:59:02.896 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-19 10:59:02.922 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:02.926 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-19 10:59:02.930 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-19 10:59:02.955 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:02.959 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-19 10:59:02.963 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-19 10:59:02.967 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-19 10:59:03.011 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-19 10:59:03.056 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 24ce1258-73d6-4ab8-b30c-1d61c4513345 2026-07-19 10:59:03.102 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-19 10:59:03.146 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-19 10:59:03.191 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-19 10:59:03.244 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-19 10:59:03.294 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-19 10:59:03.341 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-19 10:59:03.390 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-19 10:59:03.394 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-19 10:59:03.398 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-19 10:59:03.402 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-19 10:59:03.450 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-19 10:59:03.456 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-19 10:59:03.457 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-19 10:59:03.463 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-19 10:59:03.467 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-19 10:59:03.512 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-19 10:59:03.515 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-19 10:59:03.519 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-19 10:59:03.523 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-19 10:59:03.527 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-19 10:59:03.571 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-19 10:59:03.615 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-19 10:59:03.658 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-19 10:59:03.701 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-19 10:59:03.745 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-19 10:59:03.789 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-19 10:59:03.793 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-19 10:59:03.799 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-19 10:59:03.825 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-19 10:59:03.872 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-19 10:59:03.876 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-19 10:59:03.881 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-19 10:59:03.908 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-19 10:59:03.952 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-19 10:59:03.956 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-19 10:59:03.960 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-19 10:59:03.965 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-19 10:59:03.991 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-19 10:59:04.036 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-19 10:59:04.040 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-19 10:59:04.046 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-19 10:59:04.073 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-19 10:59:04.120 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-19 10:59:04.165 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-19 10:59:04.169 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-19 10:59:04.215 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-19 10:59:04.219 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-19 10:59:04.223 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-19 10:59:04.227 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-19 10:59:04.254 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-19 10:59:04.258 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-19 10:59:04.303 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-19 10:59:04.327 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:04.331 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-19 10:59:04.382 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-19 10:59:04.385 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-19 10:59:04.390 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-19 10:59:04.394 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-19 10:59:04.398 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-19 10:59:04.401 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-19 10:59:04.405 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-19 10:59:04.409 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-19 10:59:04.413 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-19 10:59:04.443 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-19 10:59:04.447 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-19 10:59:04.495 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-19 10:59:04.499 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-19 10:59:04.504 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-19 10:59:04.507 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-19 10:59:04.552 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-19 10:59:04.597 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-19 10:59:04.641 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-19 10:59:04.645 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-19 10:59:04.649 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-19 10:59:04.653 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-19 10:59:04.678 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:59:04.682 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-19 10:59:04.729 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-19 10:59:04.733 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-19 10:59:04.758 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:59:04.762 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-19 10:59:04.809 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-19 10:59:04.812 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-19 10:59:04.840 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:59:04.843 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-19 10:59:04.889 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-19 10:59:04.893 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-19 10:59:04.918 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:59:04.922 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-19 10:59:04.966 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-19 10:59:04.970 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-19 10:59:05.002 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-19 10:59:05.006 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-19 10:59:05.055 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-19 10:59:05.059 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-19 10:59:05.092 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:05.095 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-19 10:59:05.144 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-19 10:59:05.148 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-19 10:59:05.181 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:05.186 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-19 10:59:05.243 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-19 10:59:05.251 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-19 10:59:05.301 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-19 10:59:05.305 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-19 10:59:05.354 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-19 10:59:05.358 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-19 10:59:05.405 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-19 10:59:05.409 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-19 10:59:05.454 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-19 10:59:05.458 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-19 10:59:05.502 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-19 10:59:05.507 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-19 10:59:05.511 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-19 10:59:05.516 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-19 10:59:05.522 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.WSFe0Wbk1x 2026-07-19 10:59:05.526 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-19 10:59:05.530 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-19 10:59:05.535 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-19 10:59:05.541 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.1hFVWc4CWp 2026-07-19 10:59:05.545 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.1hFVWc4CWp 2026-07-19 10:59:05.549 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-19 10:59:05.553 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.1hFVWc4CWp 2026-07-19 10:59:05.557 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-19 10:59:05.562 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-19 10:59:05.566 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-19 10:59:05.575 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-19 10:59:05.580 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-19 10:59:05.583 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-19 10:59:05.587 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-19 10:59:05.591 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-19 10:59:05.596 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-19 10:59:06.141 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-19 10:59:07.030 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-19 10:59:23.557 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-19 10:59:30.745 | 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.15.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.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#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.2 2026-07-19 10:59:30.745 | ___________________________________ summary ____________________________________ 2026-07-19 10:59:30.745 | venv-tempest: skipped tests 2026-07-19 10:59:30.745 | congratulations :) 2026-07-19 10:59:30.794 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.1hFVWc4CWp -r requirements.txt 2026-07-19 10:59:31.690 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-19 10:59:31.691 | !! 2026-07-19 10:59:31.691 | 2026-07-19 10:59:31.691 | ******************************************************************************** 2026-07-19 10:59:31.691 | Requirements should be satisfied by a PEP 517 installer. 2026-07-19 10:59:31.691 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-19 10:59:31.691 | 2026-07-19 10:59:31.691 | This deprecation is overdue, please update your project and remove deprecated 2026-07-19 10:59:31.691 | calls to avoid build errors in the future. 2026-07-19 10:59:31.691 | ******************************************************************************** 2026-07-19 10:59:31.691 | 2026-07-19 10:59:31.691 | !! 2026-07-19 10:59:31.692 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-19 10:59:32.091 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-19 10:59:32.091 | !! 2026-07-19 10:59:32.091 | 2026-07-19 10:59:32.091 | ******************************************************************************** 2026-07-19 10:59:32.091 | Please avoid running ``setup.py`` directly. 2026-07-19 10:59:32.091 | Instead, use pypa/build, pypa/installer or other 2026-07-19 10:59:32.092 | standards-based tools. 2026-07-19 10:59:32.092 | 2026-07-19 10:59:32.092 | This deprecation is overdue, please update your project and remove deprecated 2026-07-19 10:59:32.092 | calls to avoid build errors in the future. 2026-07-19 10:59:32.092 | 2026-07-19 10:59:32.092 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-19 10:59:32.092 | ******************************************************************************** 2026-07-19 10:59:32.092 | 2026-07-19 10:59:32.092 | !! 2026-07-19 10:59:32.092 | self.initialize_options() 2026-07-19 10:59:32.092 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-19 10:59:32.093 | warnings.warn(msg) 2026-07-19 10:59:32.121 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-19 10:59:32.121 | !! 2026-07-19 10:59:32.121 | 2026-07-19 10:59:32.121 | ******************************************************************************** 2026-07-19 10:59:32.121 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-19 10:59:32.121 | 2026-07-19 10:59:32.121 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-19 10:59:32.122 | or your builds will no longer be supported. 2026-07-19 10:59:32.122 | 2026-07-19 10:59:32.122 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-19 10:59:32.122 | ******************************************************************************** 2026-07-19 10:59:32.123 | 2026-07-19 10:59:32.123 | !! 2026-07-19 10:59:32.123 | corresp(dist, value, root_dir) 2026-07-19 10:59:32.275 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-19 10:59:39.243 | 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.15.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.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#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.2 2026-07-19 10:59:39.243 | venv-tempest run-test-pre: PYTHONHASHSEED='1740274324' 2026-07-19 10:59:39.243 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.1hFVWc4CWp -r requirements.txt 2026-07-19 10:59:40.251 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-19 10:59:40.252 | 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.15.0) 2026-07-19 10:59:40.253 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-19 10:59:40.254 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-19 10:59:40.255 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-19 10:59:40.256 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-19 10:59:40.257 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-19 10:59:40.257 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-19 10:59:40.258 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-19 10:59:40.259 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-19 10:59:40.260 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-19 10:59:40.261 | 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.11.0) 2026-07-19 10:59:40.262 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-19 10:59:40.262 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-19 10:59:40.263 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-19 10:59:40.264 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-19 10:59:40.265 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-19 10:59:40.265 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-19 10:59:40.266 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-19 10:59:40.267 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-19 10:59:40.268 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-19 10:59:40.269 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-19 10:59:40.270 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-19 10:59:40.271 | 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)) (83.0.0) 2026-07-19 10:59:40.273 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-19 10:59:40.274 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-19 10:59:40.277 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-19 10:59:40.278 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-19 10:59:40.279 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-19 10:59:40.279 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-19 10:59:40.285 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-19 10:59:40.286 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-19 10:59:40.287 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-19 10:59:40.290 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-19 10:59:40.295 | 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.9.0) 2026-07-19 10:59:40.299 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-19 10:59:40.300 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-19 10:59:40.302 | 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.5.0) 2026-07-19 10:59:40.304 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-19 10:59:40.307 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-19 10:59:40.308 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-19 10:59:40.311 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-19 10:59:40.313 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-19 10:59:40.314 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-19 10:59:40.315 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-19 10:59:40.316 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-19 10:59:40.328 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-19 10:59:40.333 | 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.2) 2026-07-19 10:59:40.348 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-19 10:59:40.350 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-19 10:59:40.351 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-19 10:59:40.352 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-19 10:59:40.353 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-19 10:59:40.363 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-19 10:59:40.386 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-19 10:59:40.391 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-19 10:59:40.392 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-19 10:59:40.393 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-19 10:59:40.406 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-19 10:59:40.407 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-19 10:59:40.413 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-19 10:59:40.618 | ___________________________________ summary ____________________________________ 2026-07-19 10:59:40.618 | venv-tempest: commands succeeded 2026-07-19 10:59:40.618 | congratulations :) 2026-07-19 10:59:40.669 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.1hFVWc4CWp 2026-07-19 10:59:40.676 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-19 10:59:40.680 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-19 10:59:40.684 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-19 10:59:40.731 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.WSFe0Wbk1x 2026-07-19 10:59:41.640 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-19 10:59:41.640 | !! 2026-07-19 10:59:41.640 | 2026-07-19 10:59:41.640 | ******************************************************************************** 2026-07-19 10:59:41.640 | Requirements should be satisfied by a PEP 517 installer. 2026-07-19 10:59:41.640 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-19 10:59:41.640 | 2026-07-19 10:59:41.640 | This deprecation is overdue, please update your project and remove deprecated 2026-07-19 10:59:41.640 | calls to avoid build errors in the future. 2026-07-19 10:59:41.641 | ******************************************************************************** 2026-07-19 10:59:41.641 | 2026-07-19 10:59:41.641 | !! 2026-07-19 10:59:41.641 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-19 10:59:42.039 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-19 10:59:42.039 | !! 2026-07-19 10:59:42.039 | 2026-07-19 10:59:42.039 | ******************************************************************************** 2026-07-19 10:59:42.039 | Please avoid running ``setup.py`` directly. 2026-07-19 10:59:42.040 | Instead, use pypa/build, pypa/installer or other 2026-07-19 10:59:42.040 | standards-based tools. 2026-07-19 10:59:42.040 | 2026-07-19 10:59:42.040 | This deprecation is overdue, please update your project and remove deprecated 2026-07-19 10:59:42.040 | calls to avoid build errors in the future. 2026-07-19 10:59:42.040 | 2026-07-19 10:59:42.040 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-19 10:59:42.040 | ******************************************************************************** 2026-07-19 10:59:42.040 | 2026-07-19 10:59:42.040 | !! 2026-07-19 10:59:42.040 | self.initialize_options() 2026-07-19 10:59:42.041 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-19 10:59:42.041 | warnings.warn(msg) 2026-07-19 10:59:42.071 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-19 10:59:42.071 | !! 2026-07-19 10:59:42.071 | 2026-07-19 10:59:42.071 | ******************************************************************************** 2026-07-19 10:59:42.071 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-19 10:59:42.071 | 2026-07-19 10:59:42.072 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-19 10:59:42.072 | or your builds will no longer be supported. 2026-07-19 10:59:42.072 | 2026-07-19 10:59:42.072 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-19 10:59:42.072 | ******************************************************************************** 2026-07-19 10:59:42.072 | 2026-07-19 10:59:42.072 | !! 2026-07-19 10:59:42.072 | corresp(dist, value, root_dir) 2026-07-19 10:59:42.232 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-19 10:59:49.197 | 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.15.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.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#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.2 2026-07-19 10:59:49.197 | venv-tempest run-test-pre: PYTHONHASHSEED='3202885494' 2026-07-19 10:59:49.197 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.WSFe0Wbk1x 2026-07-19 10:59:53.269 | ___________________________________ summary ____________________________________ 2026-07-19 10:59:53.269 | venv-tempest: commands succeeded 2026-07-19 10:59:53.269 | congratulations :) 2026-07-19 10:59:53.338 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-19 10:59:53.364 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:53.369 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-19 10:59:53.373 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-19 10:59:53.398 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-19 10:59:53.403 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-19 10:59:53.407 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-19 10:59:53.411 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-19 10:59:53.415 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-19 10:59:53.421 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-19 10:59:53.425 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-19 10:59:53.429 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-19 10:59:53.433 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-19 10:59:53.437 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-19 10:59:53.468 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-19 10:59:53.499 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-19 10:59:53.503 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-19 10:59:53.507 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-19 10:59:53.553 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-19 10:59:53.557 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-19 10:59:53.561 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-19 10:59:53.610 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-19 10:59:53.614 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-19 10:59:53.618 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-19 10:59:53.665 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-19 10:59:53.665 | ' 2026-07-19 10:59:53.669 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-19 10:59:53.673 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-19 10:59:53.677 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-19 10:59:53.681 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-19 10:59:53.685 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-19 10:59:53.685 | /opt/stack/tempest /opt/stack/tempest 2026-07-19 10:59:53.689 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-19 10:59:53.693 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-19 10:59:53.693 | /opt/stack/tempest 2026-07-19 10:59:53.697 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-19 10:59:53.701 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-19 10:59:53.706 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-19 10:59:53.710 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-19 10:59:53.714 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-19 10:59:53.718 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-19 10:59:53.723 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-19 10:59:53.727 | + functions-common:run_plugins:1837 : local plugins= 2026-07-19 10:59:53.731 | + functions-common:run_plugins:1838 : local plugin 2026-07-19 10:59:53.735 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-19 10:59:53.740 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-19 10:59:53.744 | + inc/meta-config:merge_config_group:171 : shift 2026-07-19 10:59:53.749 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-19 10:59:53.753 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:59:53.757 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-19 10:59:53.761 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-19 10:59:53.767 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-19 10:59:53.771 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-19 10:59:53.776 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-19 10:59:53.780 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-19 10:59:53.784 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-19 10:59:53.784 | /^\[\[.+\|.*\]\]/ { 2026-07-19 10:59:53.784 | gsub("[][]", "", $1); 2026-07-19 10:59:53.784 | split($1, a, "|"); 2026-07-19 10:59:53.784 | if (a[1] == matchgroup) 2026-07-19 10:59:53.784 | print a[2] 2026-07-19 10:59:53.784 | } 2026-07-19 10:59:53.784 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 144 osc 446 apt-get 209 test_with_retry 8 dbsync 8 pip_install 184 apt-get-update 5 run_process 45 git_timed 398 ------------------------- Unaccounted time 86 ========================= Total runtime 1561 ================= Async summary ================= Time spent in the background minus waits: 543 sec Elapsed time: 1561 sec Time if we did everything serially: 2104 sec Speedup: 1.34785 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20998 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 69 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5484 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 259 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 17 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.240 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.240/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: 493835a61a996731a7031861f80c7629acd5d6f2 Merge "Collect Guru Meditation Reports on failed job runs" 2026-07-17 20:30:12 +0000 OS Version: Ubuntu 24.04 noble